@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
/*Spacing */
.mt-0{
    margin-top:0!important;
}
.mb-0{
    margin-bottom: 0!important;
}
.ml-0{
    margin-left: 0!important;
}
.mr-0{
    margin-right: 0!important;
}
.pt-0{
    padding-top: 0!important;
}
.pb-0{
    padding-bottom: 0!important;
}
.pr-0{
    padding-right: 0!important;
}
.pl-0{
    padding-left: 0!important;
}
.color-white{
    color: #fff!important;
}
.d-inline-block{
    display: inline-block;
}
.space-bottom{
    padding-bottom: 20px;
}
/*staging topbar color changes*/
.skin-blue.staging .main-header .navbar{
    background-color: #CC0000;
}
.skin-blue.staging .navbar-custom-menu > .navbar-nav > li {
    border-left: 1px solid #b70f0f;
}
.skin-blue.staging .main-header .sidebar-toggle{
    background-color: #b70f0f;
    border-bottom: solid 1px #CC0000;
}
.skin-blue.staging .main-header .logo{
    background-color: #cc0000;
    border-bottom: solid 1px #cc0000;
}
.skin-blue.staging .main-header .logo:hover{
    background-color: #cc0000;
    border-bottom: solid 1px #cc0000;
}
.skin-blue.staging .main-header .btn-back-wrap{
    border-right: 1px solid #b70f0f;
}
.skin-blue.staging .sidebar-menu>li:hover>a, .skin-blue.staging .sidebar-menu>li.active>a{
    border-left-color: #860707;
    color: #cc0000;
}
.skin-blue.staging .main-header .navbar-static-top .btn-success {
    border: 1px solid #860707!important;
    background-color: #860707!important;
}
.skin-blue.staging .sidebar-menu>li>.treeview-menu > li > a:hover .list-circle,
.skin-blue.staging .sidebar-menu>li>.treeview-menu > li > a:hover,
.skin-blue.staging .sidebar-menu>li>.treeview-menu > li.active_sub a,
.skin-blue.staging .sidebar-menu>li>.treeview-menu > li.active_sub a .list-circle {
    border-color: #cc0000;
    color: #cc0000!important;
}
.skin-blue.staging .main-header .navbar .nav>li>a .icon{
    color:#fff;
}

/*end*/
/*branch name show*/
.branch{
    width: auto;
    padding: 9px;
    position: fixed;
    right: 0;
    top: 68px;
    background-color: #037aff;
    color: #fff;
    display: none;
}
/*.navbar-static-top:hover ~ .branch{
    display: block;
    
}*/
/*end*/
.skin-blue .main-header .logo {
    background-color: #034a8a;
    border-bottom: solid 1px #034a8a;
    width:100%;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #efeff5!important;
}
.skin-blue .wrapper{
    background-color:#efeff5!important;
}
.skin-blue .sidebar-menu>li.header {
background: #103cba;
color: #fff;
}
.main-header .sidebar-toggle:before {
content: "";
}
.skin-blue .main-header .sidebar-toggle {
background-color: #003a6f;
color: #fff;
border-bottom: solid 1px #003a6f;
position: fixed;
top: 0px;
left: 261px;
transition: left 0.3s ease-in-out;
}
.sidebar-mini.sidebar-collapse .main-header .sidebar-toggle {
left:81px;
}
.skin-blue .main-header .sidebar-toggle .icon-bar {
display: block;
width: 16px;
height: 1px;
border-radius: 0px;
background-color: #fff;
}
.skin-blue .main-header .sidebar-toggle .icon-bar+.icon-bar {
margin-top: 3px;
}
.skin-blue .main-header .navbar {
background-color: #034a8a;
margin-left: 313px;
min-height: 60px;
position: fixed;
top: 0;
right: 0;
left:0;
}
.content-wrapper{
   /* margin-top:60px; effect for impersonate-msg*/
   padding-top:75px;
}
.content-wrapper, .right-side {
background-color: #efeff5;
}
.Rectangle_1 {
background-color: rgb(252, 252, 252);
position: absolute;
left: 0px;
top: 0px;
width: 1366px;
height: 1558px;
z-index: 2;
}
.sidebar-toggle{
padding: 25px 18px 25px!important;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
background-color: #103cba;
padding: 25px 17px 25px!important;
}
.skin-blue .main-header .navbar .nav>li>a {
color: #333;
padding:10px 20px;
line-height: 40px;
font-size: 14px;
font-weight: 600;
color: #777777;
height: 60px;
}
.skin-blue .main-header .navbar .nav>li>a .icon {
vertical-align: middle;
vertical-align:-webkit-baseline-middle;
margin-left: 5px;
font-size: 11px;
color:#fff;
}
.navbar-custom-menu .navbar-nav .user-menu a {
font-size: 13px !important;
font-family: 'Open Sans', sans-serif;
color: rgb(55, 71, 79) !important;
}
.dropdown-menu .user-footer .btn-default .icon {
margin-right: 5px;
vertical-align: middle;
}
.navbar-custom-menu .navbar-nav .user-menu a .glyphicon {
font-size: 11px;
color: #92a6b0;
margin-left: 15px;
}
.user-panel {
display: none;
}
.user-panel > .info > p{
line-height: 38px;
}
.skin-blue .main-header .navbar .nav>li>a:hover, 
.skin-blue .main-header .navbar .nav>li>a:active, 
.skin-blue .main-header .navbar .nav>li>a:focus, 
.skin-blue .main-header .navbar .nav .open>a, 
.skin-blue .main-header .navbar .nav .open>a:hover, 
.skin-blue .main-header .navbar .nav .open>a:focus, 
.skin-blue .main-header .navbar .nav>.active>a {
background: none;
color: #333;
}
.skin-blue .main-header .active {
background: #103cba;
color: #fff;
}
.skin-blue .sidebar a {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #57657C;
font-weight: 600;
line-height: 1.2;
/*padding: 12px 5px 12px 20px;*/
padding: 12px 5px 12px 11px;

border-left-width: 5px !important;
transition: all 0.3s;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
padding: 12px 10px 12px 9px;
}
.sidebar-menu > li > a > .icon, 
.sidebar-menu > li > a > .glyphicon, 
.sidebar-menu > li > a > .ion {
width: auto;
margin-right: 15px;
font-size: 18px;
vertical-align: middle!important;
vertical-align: -moz-middle-with-baseline;
vertical-align: -webkit-baseline-middle;
}
.sidebar-menu > li > a > .icon.icon_dropdown {
    float: right;
    margin-right: 10px;
    font-size: 11px;
    transition: all 0.3s ease-in-out;
    margin-top: 5px
}
.sidebar-menu > li.active > a > .icon.icon_dropdown {
    transform: rotate(-180deg);
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .icon,
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .glyphicon,
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .ion {
margin-right: 0px;
}
.sidebar-mini.sidebar-collapse.sidebar-open .sidebar-menu > li > a > .icon,
.sidebar-mini.sidebar-collapse.sidebar-open .sidebar-menu > li > a > .glyphicon,
.sidebar-mini.sidebar-collapse.sidebar-open .sidebar-menu > li > a > .ion {
margin-right: 15px;
}
.skin-blue .sidebar-menu>li:hover>a, 
.skin-blue .sidebar-menu>li.active>a{
background: #dfdfea;
border-left-color: #034A8A;
color: #034A8A;
border-left-width: 5px !important;
}
.skin-blue .main-header .logo:hover {
background-color:  #034a8a;
}
.skin-blue .sidebar-menu>li>.treeview-menu {
margin: 0 0px;
background: #dfdfea;
padding-left: 35px;
}
.skin-blue .sidebar-menu>li>.treeview-menu > li > a {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: #57657c;
padding: 10px 5px 10px 15px;
}
.skin-blue .sidebar-menu>li>.treeview-menu > li > a:hover,
.skin-blue .sidebar-menu>li>.treeview-menu > li.active_sub a{
color: #034a8a !important;
}
.skin-blue .sidebar-menu>li>.treeview-menu > li > a .list-circle{
width: 10px;
height: 10px;
border-radius: 50%;
background-color: transparent;
border: solid 2px #57657c;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
transition: all 0.3s;
}
.skin-blue .sidebar-menu>li>.treeview-menu > li > a:hover .list-circle, 
.skin-blue .sidebar-menu>li>.treeview-menu > li.active_sub a .list-circle{
border-color: #003a6f;
}
.navbar-nav > .user-menu .user-image{
width: auto;
max-width: 100%;
height: 40px;
max-height: 40px;
object-fit: cover;
margin-top: 0px;
border-radius: 0;
margin-right: 0;
}
.navbar-nav > .user-menu .user-image-wrap {
width: 40px;
height: 40px;
float: left;
border-radius: 50%;
overflow: hidden;
border: solid 1px rgb(197, 197, 197);
background-color: rgb(242, 245, 247);
margin-right: 15px;
}
.navbar-custom-menu > .navbar-nav > li{
border-left:1px solid #0068c7; 
}
.main-header .navbar .nav > li.user > a > .fa, 
.main-header .navbar .nav > li.user > a > .glyphicon, 
.main-header .navbar .nav > li.user > a > .ion{
margin-right: 0px;
margin-top: 8px;
}
.default {
overflow: hidden;
display: block;
position: relative;
background-size: contain;
height: 260px;
}
.image-bg {
width: 100%;
height: 260px;
display: inline-block;
position: relative;
overflow: hidden;
}
.image-bg .image-bg-scroll {
background-position: center 0;
background-repeat: no-repeat;
position: absolute;
width: 100%;
height: 260px;
top: 0;
left: 0;
background-size: cover;
}
.image-bg:hover .image-bg-scroll {
background-position: center 100%!important;
}
.image-bg .image-bg-scroll {
transition: all 8s ease-out 0s;
-webkit-transition: all 8s ease-out 0s;
-moz-transition: all 8s ease-out 0s;
-ms-transition: all 8s ease-out 0s;
-o-transition: all 8s ease-out 0s;
}
span.image-bg .image-bg-new {
position: absolute;
z-index: 9;
right: 0;
opacity: 0;
width: 30px;
height: 30px;
background-color: #037aff;
}
span.image-bg.active .image-bg-new {
opacity: 1;
}
span.image-bg.active{
border: solid 3px #037aff;
}
span.image-bg.active .image-bg-new .icon {
color: #fff;
font-size: 24px;
margin-left: 3px;
}
span.template_title {
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
display: inline-block;
margin-top: 30px;
}
.email-list .btn-test {
position: absolute;
top: 30px;
right: 30px;
}
.email-list .btn-test a {
color: #567c94 !important;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;   
padding: 6px 20px !important;
background-color: transparent;
}
.email-list .btn-test a:hover, .email-list .btn-test a:focus {
color: #fff !important;
border: 1px solid #037aff;
background-color: #037aff;
}
.template_preview{
margin-top: 20px;
}
.box-body.choose-template {
padding: 0 30px 30px;
}
button.demo:focus ,button.activate:focus{
outline: none;
}
button.activate {
width:49%;
height: 60px;
background-color: #fff;
border:1px solid #dddddd;
font-size: 16px;
color: #666;
box-shadow: 0 2px 3px #f5f5f5;
}
button.activate:hover{
color: #5dc126;  
}
button.demo {
width:49%;
height: 60px;
background-color: #fff;
border:1px solid #dddddd;
font-size: 16px;
color: #666;
box-shadow: 0 2px 3px #f5f5f5;
float: right;
}
button.demo:hover{
color: #11a0f8;  
}
/*Maintenance Details*/
.box-body:after{
clear: both;
content: '';
display: block;
}
.view-details-content h4 {
font-size: 24px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
font-weight: bold;
line-height: 1.2;
float: left;
width: auto;
margin: 0px;
}
.view-details-content p {
font-size: 11px;
font-family: 'Open Sans', sans-serif;
color: #fff;
line-height: 1.571;
text-align: justify;
margin-right: 6em;
background-color: #ccc;
width: auto;
float: left;
padding: 3px 10px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin:0px 0px 0px 10px;
}
.view-details-content p.pending {
background-color: rgb(243, 109, 56);
}
.view-details-content p.processing {
background-color: #037aff;
}
.view-details-content p.completed {
background-color: rgb(82, 190, 127);    
}
.view-details-content h5 {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: rgb(122, 138, 160);
font-weight: bold;
text-transform: uppercase;
line-height: 1.2;
padding: 20px 15px 10px 15px;
}
.chat-header:after{
content: '';
clear: both;
display: block;
height: auto;
}
.chat-header .input-group {
width: 100%;
position: relative;
}
.chat-header .input-group textarea {
width: 90%;
height: 43px;
min-height: 43px;
max-height: 43px;
border: 1px solid #c9d3df !important;
background-color: rgb(235, 239, 243);
padding: 10px 15px;
color: rgb(102, 102, 102);
font-size: 14px;
}
.chat-header .input-group-btn{
width: auto;
}
.chat-header .btn-send {
background-color: #034a8a;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
line-height: 1.571;
padding:10px 30px;
border-bottom-left-radius: 0px;
border-top-left-radius: 0px;
outline: none;
float: right;
border: 1px solid #034a8a;
outline: none;
}
.chat-header #request_form  label{
float: left;
margin: 10px 0px 30px 0px;
padding: 0px;
color: #999999;
}
.chat-body .chat-ul {
list-style-type: none;
padding-left: 0;
}
.chat-body .chat-ul:after{
content: '';
clear: both;
display: block;
height: auto;
}
.chat-body .chat-ul .message-data {
margin-bottom: 12px;
}
.chat-body .chat-ul .message {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: rgb(102, 102, 102);
line-height: 1.571;
padding: 15px 25px;
margin-bottom: 25px;
width:90%;
position: relative;
text-align: justify;
margin-left: 15px;
margin-right: 15px;
display: inline-block;
}
.chat-body .chat-ul .message p{
margin: 0px;
}
.chat-body .chat-ul .me-message p{
/*float: left;*/
width: 95%;
text-align: left;
}
.chat-body .chat-ul .me-message a{
float: right;
}
.chat-body .chat-ul .admin_messaging_box a{
float: none !important;
}
.chat-body .chat-ul li .you-messag:after{
    clear: both;
    content: '';
    display: block;
    height: auto;
}
.chat-body .chat-ul li .you-message p{
float: left;
width: 95%;
}
.chat-body .chat-ul li .you-message a{
float: right;
}
.chat-body .chat-ul .message:after {
content: "";
background-image: url(../../images/resident/chat-top.png);
background-position: top left;
background-repeat: no-repeat;
position: absolute;
top: -8px;
left: 32px;
border-width: 0 15px 15px;
border-style: solid;
border-color: transparent transparent;
display: block;
width: 0;
z-index: 999;
}
.chat-body .chat-ul .you-message, .chat-body .chat-ul .me-message {
border: 1px solid #dee6ea;
background-color: rgb(248, 248, 248);
border-radius: 5px;
}
.chat-body .chat-ul .message-data .message-data-name-you {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
font-weight: bold;
line-height: 1.222;
margin-left: 40px;
margin-right: 10px;
}
.chat-body .chat-ul .message-data-name {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
font-weight: bold;
line-height: 1.222;
margin-left: 40px;
margin-right: 10px;
}
.chat-body .chat-ul .message-data-time {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #7a8aa0;
line-height: 1.2;
}
.chat-body .chat-ul .delete_msg {
color: rgb(85, 85, 85);
font-size: 20px;
position: absolute;
right: 10px;
top: 14px;
margin: 0px;
}
.chat-header .input-group .error {
position: absolute;
left: 0%;
bottom: -52px;
font-size: 12px;
color: red !important;
}
.error.help-block{color: red;}
.align-right {
text-align: right;
padding-right: 3%;
}
.float-right {
float: right;
}
.chat-body .chat-ul .me-message:after {
border-color: transparent transparent;
right: 71px;
top: -8px;
left: auto;
bottom: auto;
}
/*tooltip css*/
.ui-tooltip .ui-tooltip-content{
border: 1px solid rgb(0 0 0 0.8)!important;
background: rgb(0 0 0 / 0.8)!important;
color: #fff!important;
font-size: 13px!important;
font-weight: 300;
box-shadow:none!important;
padding: 5px;
}
.ui-tooltip.ui-widget-content,.ui-tooltip.ui-widget.ui-widget-content{
  box-shadow: none;
  border:0px!important;
  background-color:transparent;
}
/*new-chat design*/
.message-box .chat-header .input-group textarea {
width: 100%;
height: 52px;
min-height: 52px;
max-height: 52px;
border: 1px solid #f8f8f8 !important;
background-color: #fff!important;
padding: 15px;
color: rgb(102, 102, 102);
font-size: 14px;
border-radius: 50px!important;
-webkit-border-radius: 50px!important;
-moz-border-radius: 50px!important;
position: relative;
padding:12px 120px 13px 30px !important;
}
.message-box .chat-header .btn-send {
background-color: #034a8a;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
line-height: 1.571;
padding:10px 35px 10px 20px;
border-radius: 50px;
outline: none;
float: right;
border: 1px solid #034a8a;
outline: none;
position: absolute;
right: 4px;
z-index: 9;
top: 4px;
}
.message-box .chat-header .btn-send i.fa-send{
padding-right: 5px
}
.message-box .chat-header .btn-send i.fa-refresh{
position: absolute;
top: 14px;
}
.input-group-btn i{
font-size: 14px;
position: absolute;
right: 12%;
top: 30%;
color: #fff;
}
.user-chat-body .chat-ul{
list-style-type: none;
padding-left: 0;
}
.user-chat-body .chat-ul .message-data {
    margin-bottom: 18px;
}
.user-chat-body.chat-body .me-wrap {
    width: 70%;
    float: left;
    margin-bottom: 40px;
}
.user-chat-body .chat-ul .message-data.messanger-image img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border:3px solid #cecece;
}
.user-chat-body .chat-ul .message-data.messanger-image .your-image img{
margin-left: 20px;
}
.user-chat-body .chat-ul .message-data.user-msg-div{
width: 75%;
float: right;
}
.user-chat-body .chat-ul .message-data.user-msg-div .text-right{
text-align: right;
padding-top: 10px;
}
.user-chat-body .chat-ul .message-data.admin-messaging-div .text-left{
text-align: left;
padding-top: 10px;
}
.user-chat-body .chat-ul .message-data-time {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #898989;
line-height: 1.2;
}
.user-chat-body .chat-ul .message-data .message-data-name-you,
.user-chat-body .chat-ul .message-data .message-data-name a {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
color: #3e3e3e;
font-weight: bold;
line-height: 1.222;
}

.user-chat-body .chat-ul .you-message, .user-chat-body .chat-ul .admin-message {
background-color: #fff;
border-radius: 5px;
border-radius: 10px;
border-top-left-radius: 0px;
box-shadow:rgb(0 0 0 / 5%) 1.95px 1.95px 2.6px;
}
.user-chat-body .chat-ul .you-message, .user-chat-body .chat-ul .you-message {
background-color: #defbff;
border-radius: 10px;
border-top-right-radius: 0px;
box-shadow:rgb(0 0 0 / 5%) 1.95px 1.95px 2.6px;
}
.user-chat-body .chat-ul .your-image{
    width: 5%;
    float: right;
    margin-left: 15px;
}
.user-chat-body .chat-ul .admin-image{
    width: 5%;
    float: left;
    margin-right: 15px;
}
.user-chat-body .chat-ul .message-data.admin-messaging-div{
   width: 75%;
   float: left;
}
.user-chat-body .chat-ul .message {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(102, 102, 102);
    line-height: 1.571;
    padding: 15px 25px;
    margin-bottom: 30px;
    width: 90%;
    position: relative;
    text-align: justify;
    display: inline-block;
}
.user-chat-body .chat-ul .message img{
max-width: 80%;
}
.message-content-width img{
max-width: 60%;
}
.user-chat-body .chat-ul .me-message p {
    float: left;
    width: 95%;
    text-align: left;
}
.user-chat-body .chat-ul .me-message:after {
    border-color: transparent transparent;
    right: 71px;
    top: -8px;
    left: auto;
    bottom: auto;
}
/*Social Massage*/
.social_messages_box .chat-ul .message-body{
padding: 0px 30px 40px 30px
}
.social_messages_box .chat-ul .me-body{
float: left;
}
.social_messages_box .chat-ul {
list-style-type: none;
padding-left: 0;
}
.social_messages_box .chat-ul .message .message-data-bottom{
float: none !important;
width: 94%;
}
.social_messages_box .chat-ul .message .message-data-bottom:after{
content: '';
clear: both;
height: auto;
display: block;
}
.social_messages_box .chat-ul .me-body .message-data-botm{
width: 90%;
}
.social_messages_box .chat-ul .me-body .message {
float: left;
}
.social_messages_box .chat-ul .you-body .message-data {
float: right;
padding-right: 0px;
}
.social_messages_box .chat-ul .you-body .message {
float: right;
}
.social_messages_box .chat-ul .message .message-data-name-you{
font-size: 18px;
font-weight: 600;
color: rgb(51, 153, 193);
padding-bottom: 15px;
float: left;
}
.social_messages_box .chat-ul .message.me-message .message-data-name-you{
color: rgb(137, 98, 37);
}
.social_messages_box .chat-ul .message-data {
margin-bottom: 0px;
}
.social_messages_box .chat-ul .message {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: rgb(102, 102, 102);
line-height: 1.571;
padding: 15px 20px 20px;
margin-bottom: 15px;
width:85%;
position: relative;
text-align: justify;
}
.social_messages_box .chat-ul .message p{
margin: 0px;
color: rgb(51, 51, 51);
font-weight: 600;
font-size: 16px;
line-height: 1.375;
letter-spacing: 0.3px;
}
.social_messages_box .chat-ul .me-message {
background-color: #fff8ed;
border:1px solid #ebd8ba;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.social_messages_box .chat-ul .you-message{
background-color: #edfaff;
border:1px solid #c2e1ed;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.social_messages_box .chat-ul .message-data .message-data-name-you {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
font-weight: bold;
line-height: 1.222;
margin-left: 40px;
margin-right: 10px;
}
.social_messages_box .chat-ul .message-data-name {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
font-weight: bold;
line-height: 1.222;
margin-left: 40px;
margin-right: 10px;
}
.social_messages_box .chat-ul .me-body .message-data-time {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: rgb(128, 128, 128);
line-height: 2.5;
padding-left: 10px;
letter-spacing: 1px;
}
.social_messages_box .chat-ul .you-body .message-data-time {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
color: rgb(128, 128, 128);
line-height: 2.5;
padding-left:10px;
letter-spacing: 1px;
float: left;
}
.social_messages_box .chat-ul .me-body .message-data-botm  #approve{
background-color: transparent;
border:none;
color: #21c061;
font-style: normal;
float: right;
}
.social_messages_box .chat-ul .me-body .message-data-botm  #approve i.icon.dashboardicon-check{
padding-top: 15px;
}
.social_messages_box .chat-ul .you-body .message-data-botm  #approve{
background-color: transparent;
border:none;
color: #21c061;
font-style: normal;
float: left;
}
.social_messages_box .chat-ul .you-body .message-data-botm{
width: 94%;
float: right;
}
.social_messages_box .chat-ul .you-body .message-data-botm  #approve i.icon.dashboardicon-check{
padding-top: 15px;
}
.chat-header .input-group .error {
position: absolute;
left: 0%;
bottom: -52px;
font-size: 12px;
color: red !important;
}
.message-box .chat-header .input-group .error{
position: absolute;
left: 2%;
bottom: -24px;
font-size: 12px;
color: red !important;
}
.login-box.login_div .error.help-block {
margin-top: 0;
}
.error.help-block {
color: red !important;
/*margin-top: -15px;*/
}
.form-group.has-error .form-control {
border-color: red !important;
}
.social_messages_box.align-right {
text-align: right;
padding-right: 0px;
}
.float-right {
float: right;
}
.social_messages_box .chat-ul .me-message:after {
border-color: transparent transparent;
right: 71px;
top: -8px;
left: auto;
bottom: auto;
}
.social_messages_box .chat-ul .message .message-data-pravate{
margin-right: 10px;
cursor: pointer;
}
.social_messages_box .chat-ul .message .message-data-pravate a .icon {
color: rgb(51, 51, 51);
}
.social_messages_box .chat-ul .message .message-data-delete i.icon.dashboardicon-delete{
color: #ff2e2e;
}
.social_messages_box .chat-ul .message .message-data-pin{
margin-right: 10px;
}
.social_messages_box .chat-ul .message .message-data-download{
margin-right: 10px;
}
.social_messages_box .chat-ul .message .message-data-delete i.icon.dashboardicon-download,
.social_messages_box .chat-ul .message .message-data-download a,
.social_messages_box .chat-ul .message .message-data-download a:hover{
color: #333 !important;
font-size: 15px;
display: block;
}
.message-left:after, .message-data-botm:after {
content: '';
clear: both;
height: auto;
display: block;
}
.resident-details-wrap .social_messages_box-wrap {
max-height: 500px;
overflow-y: auto;
overflow-x: hidden;
margin-top: 30px;
}
.social_messages_box .chat-ul .delete_msg{
top:0px;
font-size: 14px;
right: 0px;
}
.social_messages_box .chat-ul .message:after {
background-image: none;
}
/*End*/

#admin_login_form .padding-left{
    padding-left: 0px;
}

.login-logo img{
    width: 100%;
    object-fit: contain;
/*height: 70px;*/
}
.login-sso {
width: 100%;
text-align: center;
padding-top: 15px;
}
.login-sso a{
text-align: center;
font-weight: normal;
text-align: center;
color: #00338e;
text-decoration: underline;
}
.done-butn{
margin-right: 0px !important;
}
.resident-details-wrap .chat-body-wrap::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}
.resident-details-wrap .chat-body-wrap::-webkit-scrollbar{
width: 5px;
background-color: #F5F5F5;
}
.resident-details-wrap .chat-body-wrap::-webkit-scrollbar-thumb{
background-color: #ccc;  
}
.chat-body-wrap {
background-color: #f8f8f8;
padding: 30px;
border-top: 1px solid #f4f4f4;
margin-top: 30px;
}
.chat-body-wrap:after{
content: '';
display: block;
clear: both;
height: auto;
}
.btn-custom{
    font-size: 13px;
    font-weight: 500;
    background-color: #fff;
    color: #567c94;
    border: 1px solid #cad6dd;
    border-radius: 90px !important;
    padding: 10px 30px !important;
    display: inline-block;
    transition: all 0.3s;
    margin-left: 10px;
}
/*CheckBox*/
.msg-status-check.transition-fee{
    margin-top: 15px;
}
.msg-status-check.processed{
    margin-top: 15px;
}
.msg-status-check.viewall{
    margin-top: 15px;
    float:right;
}
.msg-status-check.include_closed{
    margin-top: 15px;
}
.msg-status-check {
display: inline-block;
margin-top: 2px;
color: #333;
font-weight: 600;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
margin-left: 20px;
}
.msg-status-check label {
color: #333;
font-weight: 600;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
}
.cr .icon:before {
line-height: 0 !important;
font-weight: bold !important;
}
.checkbox label:after, 
.radio label:after {
content: '';
display: table;
clear: both;
}
.checkbox .cr,
.radio .cr {
position: relative;
display: inline-block;
border: 1px solid #ccc;
border-radius:0em;
width: 1.3em;
height: 1.3em;
float: left;
margin-right: .5em;
}
.invoice-statment .checkbox .cr{
    margin-right: 0px;
}
.invoice-statment .msg-status-check{
    margin-left: 0px;
}
.invoice-statment .checkbox label{
    padding-left: 0px;
}
.invoice-statment .checkbox label span{
    padding-left: 5px;
}
.resident-main .row-items table.invoice-statment tr th:last-child .checkbox .cr{
    margin-left: 10px;
}
.resident-main .row-items table.invoice-statment tr td:last-child,.resident-main .row-items table.invoice-statment tr th:last-child {
    text-align: center;
}
.radio .cr {
border-radius: 50%;
}
.radio .cr.all_fr_chkbx{
    border-radius: 0px;
    margin-bottom: 3px;
}
.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
position: absolute;
font-size: .8em;
line-height: 0;
top: 50%;
left: 20%;
}
.radio .cr .cr-icon {
margin-left: 0.04em;
}
.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
transform: scale(3) rotateZ(-20deg);
opacity: 0;
transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
transform: scale(1) rotateZ(0deg);
opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
opacity: .5;
}
.note-check label{
padding-left: 0px;
}
/*Portal listing*/
.box-header.with-border .form-group{
margin-bottom: 0px;
position: relative;
}
.box-header.with-border .form-group input#assign_project_manager{
background-color: #6197f7;
color: #fff;
}
.box-header.with-border .form-group input#assign_project_manager:focus{
box-shadow: none;
outline: none;
}
.table-bordered {
border: 1px solid #e9eff2;
margin-bottom: 0px;
}
.table-bordered > thead{
border-style: solid;
border-width: 1px;
border-color: rgb(233, 239, 242);
background-color: rgb(255, 255, 255);
box-shadow: 0px 1px 3px 0px rgba(238, 241, 243, 0.8);
}
.table-bordered > thead > tr > th, 
.table-bordered > tbody > tr > th, 
.table-bordered > tfoot > tr > th
{
border: 1px solid rgb(233, 239, 242);
color: #7d94a0;
width: auto;
padding: 15px 10px;
font-size: 13px;
font-weight: 400;
letter-spacing: 0.5px;
}
.table-bordered > thead > tr > td, 
.table-bordered > tbody > tr > td, 
.table-bordered > tfoot > tr > td{
border: 1px solid rgb(233, 239, 242);
color: #444444;
font-size: 12px;
font-weight: 400;
width: auto;
vertical-align: middle;
padding: 10px 10px;
word-break: normal;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f4f9fc;
}
.table-striped > tbody > tr.unsubscribed > td {
opacity: 0.3;
pointer-events: none;
}
.table-striped > tbody > tr.unsubscribed > td:last-child {
opacity: 1;
pointer-events: auto;
}

.table-bordered > tbody > tr > td.checkbox{
padding: 0px;
text-align: center;
width: auto;
display: table-cell;
overflow: hidden;
}
.table-bordered > tbody > tr > td.checkbox label{ 
    padding-top: 8px !important;
}
.table-bordered > tbody > tr > td .custom_maintenance_categories_delete_btn{
    background-color: transparent;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    width: auto;
    color: #567c94;
    border: 1px solid #cad6dd;
    -webkit-border-radius: 90px !important;
    -moz-border-radius: 90px !important;
    border-radius: 90px !important;
    margin-right: 10px;
    padding: 6px 15px !important;
    display: inline-block;
    float: left !important;
    outline: none;
}
.open_batch{
background-color: #fffde8 !important;
}

.reversed_payment{
background-color: #fffde8 !important;
}
.reversed_payment .reversed-butn, .reversed_payment .reversed-butn:hover{
background-image:none  !important;  
background-color: #feb811 !important;
border-color: #e7a917;
}
.reversed_payment .reversed-butn i.icon.dashboardicon-transcation{
color: #fff;
}
.global-search-main{
margin: 0px;
padding: 0px;
width: auto;
}
.global-search-main .box-body .activity-block-inner > div{
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #e9eff2;
}
.global-search-main .box-body .activity-block-inner > div:after{
clear: both;
content: '';
display: block;
height: auto;
}
.global-search-main .box-body{
padding: 15px 30px !important;
}
.global-search-main .table-bordered {
border: 1px solid #e9eff2;
margin-bottom: 0px;
}
.global-search-main h1{
font-size: 20px;
font-family: 'Open Sans', sans-serif;
color: rgb(60, 64, 66);
font-weight: 500;
line-height: 1.5;
margin: 0px;
padding-bottom: 15px;
}
.view_more{
margin-top: 15px;
float: right;
}
.view_more a{
background-color: transparent;
font-family: 'Open Sans', sans-serif;
margin-top: 5px;
margin-bottom: 5px;
font-size: 13px;
font-weight: 500;
width: auto;
color: #567c94;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 10px;
padding: 6px 15px !important;
display: inline-block;
transition: all 0.3s;
}
.view_more a:hover{
color: #fff !important;
background-color: #037aff;
border: 1px solid #037aff;
}
.global-search-main .view_more a{
    background-color: #00338e;
    font-family: 'Raleway', sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 500;
    width: auto;
    color: #fff;
    border: 1px solid #00338e;
    -webkit-border-radius: 90px !important;
    -moz-border-radius: 90px !important;
    border-radius: 90px !important;
    margin-right: 10px;
    padding: 6px 15px !important;
    display: inline-block;
    cursor: pointer;
    transition: all 0.3s;
}
.global-search-main .view_more a:hover{
color: #fff !important;
background-color: #00338e;
border: 1px solid #00338e
}
.QLP_Payment{
    text-align: left;
    padding-right: 20px;
/*    width: 75%;
    margin: 0 auto;*/
}
span.divider-or{
    color: #969696;
    font-style: italic;
    display: block;
    text-align: center;
    font-weight: 500;
    padding-left: 10px;
    margin: 10px;
}
.table-bordered.funding_requested_table > thead > tr > th{
    text-align: center;
}
/*Resident View*/
.resident-view-wrap{
padding: 0px 0px !important;
}
.resident-view-wrap .box.box-primary{
margin-bottom:15px !important;
}
.box-body .dataTable thead tr td{
background-color: #eef3f6; 
padding: 15px; 
color: #333333; 
font-weight: bold;
}
.box-body .dataTable thead tr td:after{
bottom: 14px; opacity: 1;
}
.dataTables_wrapper .dataTable tbody tr td a{
color: #666666;
}
.dataTables_wrapper .btn-primary{
background-color: #6197f7;
color: #fff;
border: 0;
padding: 10px 20px 10px 20px;
margin-right: 10px;
font-size: 13px;
}
.dataTables_wrapper .btn-primary:hover, 
.btn-primary:active, 
.btn-primary.active, 
.btn-primary:focus, 
.btn-primary.hover{
background-color: #034a8a;
color: #fff;
box-shadow: none;
}
.dataTables_wrapper .dataTable tbody tr td .maintenance-icon,
.dataTables_wrapper .dataTable tbody tr td .guestcard-icon{
margin:5px 20px 0px 0px;
text-align: left;
width: auto;
display: inline-block;
}
.pager li > a, .pager li > span{
border-radius: 0px;
}
.vertical-divider {
content: "";
display: inline-block;
width: 0px !important;
height: 25px;
border-left: 1px solid rgb(225, 218, 218);
padding: 0;
margin-left: 20px !important;
padding-right: 20px !important;
}
.loading_listing{
background-color: #fff;
width: 100%;
height: 100%;
position: relative;
z-index: 999;
border-radius: 5px;
}
.global_search_parent .loading_listing{
height: auto !important;
}
.global_search_parent .loading_listing:after{
content: "Loading..." !important;
}
.loading_listing:after{
content: '';
display: block;
clear: both;
height: auto;
}
#add_notes_form .form-control{
border: solid 1px rgb(222, 230, 234) !important;
margin-bottom: 10px;
resize: vertical;
padding: 6px 76px 6px 12px;
background-color: #ebeff3;
border-radius: 5px;
}
#add_notes_form button.btn.btn-primary {
margin-right: 0px;
position: absolute;
top: 6px;
right: 25px;
}
}
.text-center {
width: 98%;
margin: 0 auto;
text-align: center;
color: #a0a0a0;
}
#requested_list .btn{
color: #555555;
border: 1px solid #c5c5c5;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 10px;
padding: 6px 20px !important;
background-color: transparent;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
}
#requested_list .btn:hover, 
#requested_list .btn:focus, 
#requested_list .btn:active{
color: #fff;
border: 1px solid #034a8a;
background-color: #034a8a;
outline: none;
}
.resident-main-wrap .box{
margin-bottom: 0px;
}
.resident-main-wrap .table-striped a {
color: #037aff;
font-weight: normal;
}
.resident-main-wrap .table-striped a:hover, 
.resident-main-wrap .table-striped a:active, 
.resident-main-wrap .table-striped a:focus {
color: #037aff;
}
.resident-main-wrap .table-striped a.btn-view {
color: #567c94 !important;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 10px;
padding: 6px 20px !important;
transition: all 0.3s;
}
.resident-main-wrap .table-striped a.btn-view:hover {
color: #fff !important;
border: 1px solid #034a8a;
background-color: #034a8a;
}
.view-thumb{
display: block;
}
.view-thumb:before {
content: '\46';
font-family: 'dashboard-icons'; 
font-size: 20px;
}
.view-thumb:hover:before, .active .view-thumb:before{
color: #fff;
}
.view-list{
display: block;
}
.view-list:before {
content: '\45';
font-family: 'dashboard-icons'; 
font-size: 18px;
}
.view-list:hover:before, .active .view-list:before{
color: #fff;
}
.autopay-search input{
    padding: 6px 15px 6px 45px!important
    height: auto!important;
}

/*Details page*/
.details-wrap{
width: 100%;
margin: 0px 0px;
padding: 0px;
}
.details-wrap h1{
font-weight: bold;
color: #333333;
text-align: left;
}
.personal-details{
background-color: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 30px 15px;
margin-bottom: 30px;
}
.filters-wrap .personal-details .box-header {
padding: 0 15px;
}
.filters-wrap .personal-details .box-body {
padding: 30px 0 0;
}
.personal-details input.no_space {
margin: 0;
}
.filters-wrap .table-responsive.custom_space {
padding: 0 15px;
}
.personal-details:after{
content: '';
display: block;
clear: both;
height: auto;
}
.personal-details h2{
font-size: 20px;
font-weight: 400;
color: #333333;
text-align: left;
padding: 0px 0px 0px;
margin-top: 0px;
margin-bottom: 20px;
}
.filters-wrap .personal-details h2.filters_title {
font-family: 'Open Sans', sans-serif;
font-size: 12px !important;
color: #333;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
float: left;
line-height: 38px;
}
.profile-right{
width: 100%;
margin: 0px;
padding: 0px;
}
.profile-right h1{
font-size: 24px;
font-weight: 700;
color: #333333;
text-align: left;
margin: 0px 0px 10px;
}
.profile-right p{
font-weight: 400;
color: #555555;
text-align: left;
font-size: 14px;
}
.profile-right p a{
font-weight: 400;
color: #555555;
text-align: left;
font-size: 14px;
text-decoration: none;
}
.profile-img img{
object-fit: cover;
width: 122px;
height: 122px;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
box-shadow: 0px 2px 13px 0px rgba(35, 35, 35, 0.22);
}
.profile-right .impersonate-user{
background-color: #fff;
font-family: 'Open Sans', sans-serif;
margin-top: 5px;
margin-bottom: 5px;
font-size: 13px;
font-weight: 500;
width: auto;
color: #555555;
border: 1px solid #c5c5c5;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 10px;
padding: 6px 15px !important;
display: inline-block;
text-transform: uppercase;
}
.profile-right .impersonate-user:hover{
border: 1px solid #034a8a;
background-color: #034a8a;
color: #ffffff;
}
.personal-details input {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
color: #777777;
border: 1px solid rgb(230, 233, 236);
border-radius: 25px;
padding: 10px 20px 10px 40px;
margin-bottom: 30px;
width: 75%;
background-color: transparent;
transition: all 0.3s;
}
.filters-wrap .personal-details input {
width: 100%;
}
.filters-wrap .personal-details .empty_space {
padding: 15px;
}
.btn-primary.add_managed_properties {
background-color: transparent;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 500;
width: auto;
color: #567c94;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 40px;
padding: 8px 20px !important;
display: inline-block;
transition: all 0.3s;
}
.btn-primary.add_managed_properties:hover, 
.btn-primary.add_managed_properties:active, 
.btn-primary.add_managed_properties:focus,
.btn-primary.add_managed_properties:active:focus,
.btn-primary.add_managed_properties:active:hover {
color: #ffffff;
background-color: #034a8a;
border: 1px solid #034a8a;
}
.box-header > .box-tools.custom-valign {
position: relative;
right: auto;
top: auto;
line-height: 38px;
}
.box-header > .box-tools:focus,
.btn:focus, .btn:active:focus, 
.btn.active:focus, .btn.focus, 
.btn:active.focus, .btn.active.focus {
outline: none;
}
.personal-details .add-button{
background-color: #fff;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
border: 1px solid #dddddd;
font-family: 'Open Sans', sans-serif;
color: #666;
font-size: 13px;
font-weight: 400;
width: auto;
padding: 10px 24px;
font-style: normal;
margin-bottom: 30px;
margin-top: 10px;
margin-left: 10px;
float: right;
}
.personal-details .add-button:hover{
border: 1px solid #103cba;
background-color: #103cba;
color: #ffffff;
}
.personal-details .add-button{
background-color: #fff;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
border: 1px solid #dddddd;
font-family: 'Open Sans', sans-serif;
color: #666;
font-size: 13px;
font-weight: 400;
width: auto;
padding: 10px 24px;
font-style: normal;
margin-bottom: 30px;
margin-top: 10px;
margin-left: 10px;
float: right;
}
.personal-details .add-button:hover{
border: 1px solid #103cba;
background-color: #103cba;
color: #ffffff;
}
.personal-details .change-privileges{
background-color: #fff;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
border: 1px solid #dddddd;
font-family: 'Open Sans', sans-serif;
color: #666;
font-size: 13px;
font-weight: 400;
width: auto;
padding: 10px 24px;
font-style: normal;
margin-bottom: 30px;
margin-top:0px;
margin-left: 10px;
float: left;
}
.personal-details .change-privileges:hover{
border: 1px solid #11a0f8;
background-color: #11a0f8;
color: #ffffff;
}
.personal-details .change-privileges:focus, 
.personal-details .change-privileges:active{
border: 1px solid #11a0f8 !important;
background-color: #11a0f8 !important;
color: #ffffff;
}
.show-complated{
margin: 0;
/*margin: 16px 0px 0px !important;*/
}
.show-complated.only-failed{
margin-top: 15px;
}
.show-complated label{
padding-left: 0px;
font-style: normal;
}
.include-fees {
margin: 33px 0px 0px !important;
}
/*Deflut css*/
#resident_add_parcel_form #attachment{
margin-top: 10px;
}
.date_reset .form-group{
position: relative;
}
.date_reset .form-group input{
padding-left: 25px; 
}
.dropdown-menu.dropdown-menu-custom {
/*width: 200px !important;*/
box-shadow: 0 1px 15px rgba(0, 0, 0, .175);
}
.dropdown-menu .user-footer{
background-color: #fff !important;
padding: 15px 15px 5px !important;
}
.dropdown-menu .user-footer .signout-main{
width: 100%;
border-bottom: 1px solid #efefef !important;
}
.dropdown-menu .user-footer .signout-main:last-child {  
border-bottom: 1px solid transparent !important;
}
.dropdown-menu .user-footer .btn-default{
background-color: #fff !important;
border:none !important;
text-align: left;
display: block;
padding: 8px 0;
}
.dropdown-menu .user-footer .btn-default:active {
box-shadow: none;
}
.dropdown-menu .user-footer .btn-default .fa{
margin-right: 5px;
}
.test-demo-live {
background-color: #f8f8f8;
padding: 15px;
}
.test-demo-live ul{
list-style: none;
width: 100%;
padding: 0px;
margin: 0px;
}
.test-demo-live ul li{
list-style: none;
width: 100%;
padding: 0px;
margin: 0px;    
cursor: pointer;
margin-bottom: 8px;
}
.test-demo-live ul li input{
background-color: #ffffff;
border:1px solid #333;
cursor: pointer;
}
.test-demo-live ul li label {
font-family: 'Open Sans', sans-serif;
font-size: 11px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
cursor: pointer;
display: block;
padding-left: 0;
}
.test-demo-live ul li.checkbox .icon {}
.test-demo-live ul li.checkbox .icon:before {
line-height: 0 !important;
font-weight: bold !important;
}
.test-demo-live .btn-go {
background-color: #037aff;
border: 1px solid #037aff;
width: auto;
font-family: 'Open Sans', sans-serif;
text-align: center;
color: #fff;
font-size: 12px !important;
font-weight: 400;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px !important;
padding: 5px 25px;
margin: 2px 10px 0px 0px;
}
.test-demo-live .btn-go:hover, .test-demo-live .btn-go:focus,
.test-demo-live .btn-go:active:hover, .test-demo-live .btn-go:active:focus {
background-color: #037aff;
border: 1px solid #037aff;
color: #fff;
}
.main-header .navbar.is_impersonate .global-search input[type="text"] {
    height: auto;
    padding: 8px 0px 10px 40px;
    margin: 10px 0;
}
/*social Pravate*/
.social-pravate{
width: auto;
margin: 0px;
padding: 0px;
min-width:600px !important;
}
.social-pravate .date-icon{
left: 35px;
}
.social-pravate .filter-style{
padding-left: 48px !important;
}
.social-pravate .input-group-addon{
border:none;
}
.social-pravate input[type="text"],
.social-pravate input[type="password"],
.social-pravate input[type="email"]{
/*border-bottom: 0px !important;*/
color: #aaaaaa;
font-size: 14px;
}
.social-pravate .list-group-item{
border:none;
}
.social-pravate .social-checked{
border:1px solid #d2d6de;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-top: 10px;
margin-bottom: 15px;
}
.social-checked .input-group{
border-bottom:1px solid #d2d6de;
}
#social-scroll::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 2px #e3e3e3;
background-color: #e3e3e3;
}
#social-scroll::-webkit-scrollbar{
width: 2px;
background-color: #e3e3e3;
}
#social-scroll::-webkit-scrollbar-thumb{
background-color: #aaaaaa;
}#messaging-scroll::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 2px #e3e3e3;
background-color: #e3e3e3;
}
#messaging-scroll::-webkit-scrollbar{
width: 2px;
background-color: #e3e3e3;
}
#messaging-scroll::-webkit-scrollbar-thumb{
background-color: #aaaaaa;
}
ul.social-dropdown {
width: 90%;
border-radius: 0px;
list-style: none;
margin: 20px auto;
height: 212px;
overflow-y: scroll;
min-height:212px;
}
ul.social-dropdown li{
margin: 15px 0px;
}
ul.show_checked_li .li_checked{
display: block;
}
ul.show_checked_li li{
display: none;
}

ul.social-dropdown li a {
font-family: 'Open Sans', sans-serif;
color: #5e90af;
font-size: 13px;
}
ul.social-dropdown li a input[type=checkbox] {
opacity: 0;
float: right;
}
ul.social-dropdown li a input[type=checkbox] + label {
margin: 0;
position: relative;
cursor: pointer;  
width: 88%;
font-family: 'Open Sans', sans-serif;
color: #5e90af;
font-size: 12px !important;
font-weight: 400;
line-height: 35px;
padding-left: 15px
}
ul.social-dropdown li a input[type=checkbox] + label ~ label {
margin: 0 0 0 40px;
}
ul.social-dropdown li a input[type=checkbox] + label::before {
content: ' ';
position: absolute;  
right: 0;
top: 7px;
width: 20px;
height: 20px;
display: block;
background: white;
border: 1px solid rgb(210, 214, 222);
}
ul.social-dropdown li a input[type=checkbox] + label::after {
content: ' ';
position: absolute;  
right: -2px;
top: 0px;
width: 18px;
height: 18px;
display: block;
z-index: 1;
content: "\44";
font-family: "dashboard-icons" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;  
-ms-transition: all .2s ease;
-webkit-transition: all .2s ease;
transition: all .3s ease;
-ms-transform: scale(0);
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
ul.social-dropdown li a input[type=checkbox]:checked + label::after {
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
ul.social-dropdown li a img{
width: 35px;
height: 35px;
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
float: left;
}
.view-all-user {
padding: 15px;
}
.view-all-user .msg-status-check, .view-all-user .msg-status-check label{
margin: 0px !important;
padding: 0px !important;
font-size: 13px;
}
.chat-ul li:before{
content: none;
}
.attach_file{
padding: 15px 20px;
min-width: 390px;
}
.pin_msg_time, .choose_resident, .attach_file {
display: none;
position: absolute;
right: 0;
top: 50px;
background-color: #fff;
border: solid 1px rgb(229, 234, 237);
border-radius: 5px;
box-shadow: 0px 6px 24px 0px rgba(185, 192, 200, 0.18);
z-index: 1;
}
.attach_file .attach-file-inner label {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
color: rgb(85, 85, 85);
line-height: 1.286;
margin-bottom: 0;
font-weight: 600;
text-align: left;
font-style: normal;
display: block;
}
.attach_file .input-group input{
border: 0px solid #c9d3df;
box-shadow: none;
border-radius: 0;
color: #777777;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
font-size: 13px;
color: #333333;
text-align: left;
font-style: italic;
padding: 15px 0px 15px 15px;
height: auto;
background-color: transparent;
}
.attach_file .input-group-btn{
border-bottom: 0px solid #d5d5d5;
padding: 0px;
margin: 0px;
}
.attach_file .image-preview-input{
background-color: #fff; /*#00338e;*/
border:solid 0px #c9d3df;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
font-size: 13px;
color: #666;
padding: 5px 15px;
}
.attach_file .image-preview .btn-default:hover, 
.attach_file .image-preview .btn-default:active:hover, 
.attach_file .image-preview .btn-default.active:hover, 
.attach_file .image-preview .btn-default:active:focus, 
.attach_file .image-preview .btn-default.active:focus, 
.attach_file .image-preview .btn-default:active.focus, 
.attach_file .image-preview .btn-default.active.focus {
padding: 5px 15px !important;
color: #777;
background-color: #ffffff;
border-color: #ffffff;
border-radius: 5px;
}
.attach_file .image-preview{
margin: 5px 0px 20px;
border: 1px solid #c9d3df;
border-radius: 5px;
}
.dropdown-menu-main{
margin: 15px;
}
#response_container .box-inner{
border-bottom: 1px solid rgb(229, 229, 229);
padding:40px;
}
#response_container .box-inner label {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
color: rgb(117, 117, 117);
font-style: italic;
line-height: 1.2;
font-weight: 400;
letter-spacing: 1px;
}
#response_container .box-inner p {
color: rgb(51, 51, 51);
border-bottom: 1px solid transparent;
padding: 0px;
min-height: auto;
line-height: 1.2;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
margin-bottom: 0;
margin-top: 5px;
font-weight: 600;
}
#response_container .box-inner .view-details-butn {
background-color: transparent;
font-family: 'Open Sans', sans-serif;
margin-top: 5px;
margin-bottom: 5px;
font-size: 13px;
font-weight: 500;
width: auto;
color: #567c94;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 10px;
padding: 6px 15px !important;
display: inline-block;
transition: all 0.3s;
}
#response_container .box-inner .view-details-butn:hover,
#response_container .box-inner .view-details-butn:active,
#response_container .box-inner .view-details-butn:focus,
#response_container .box-inner .view-details-butn.active,
#response_container .box-inner .view-details-butn.focus{
background-color: #037aff !important;
color: #ffffff;
border: 1px solid #037aff !important;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
}
.social-paginate{
margin: 30px;
}
.guestcard-status .completed {
background-image: none;
background-color: rgb(3, 74, 138);
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
font-weight: 600;
text-transform: uppercase;
line-height: 1.571;
border-radius: 25px;
padding: 10px 20px;
text-decoration: none;
border: 0px;
margin-top: 0px;
float: right;
outline: none;
margin-right: 15px;
}
#lease_list{
padding-bottom: 15px;
margin-bottom: 30px;
overflow: hidden;
}
#lease_list .lease_list-amn{
border-style: solid;
border-width: 1px;
border-color: rgb(231, 233, 236);
border-radius: 3px;
background-color: rgb(255, 255, 255);
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.04);
padding: 20px;
margin: 0px 50px 10px 15px;
width: 372px;
position: relative;
float: left;
}
#lease_list .lease_list-amn span{
color: #a2a1a1;
font-weight: bold;
font-size: 12px;
text-align: left;
letter-spacing: 0.5px;
text-transform: uppercase;
border-right: 1px solid #eaeaeb;
display: inline-block;
padding: 0px 10px 0px 0px;
margin: 0px 10px 0px 0px;
line-height: 20px;
position: relative;
}
#lease_list .lease_list-amn span:last-child{
border-right: 0px solid #eaeaeb;
}
#lease_list .lease_list-amn span b{
color: #121212;
font-weight: bold;
font-size: 14px;
}
#lease_list .lease_list-amn span:after{
content: '';
clear: both;
height: auto;
display: block;
}
#lease_list .lease_list-amn i.fa.fa-close.delete_lease.pull-right{
color: #c8c8c8;
position: absolute;
right: 10px;
top: 10px;
cursor: pointer;
}

/*Nacha*/
.nacha-mid-area{
padding-bottom: 30px;
}
.nacha-mid-area > div{
text-align: right;
}
.nacha-mid-area .gen-nach-butn{
background-color: #034a8a;
border: 1px solid #034a8a;
padding: 10px 24px;
border-radius: 90px;
color: #fff;
font-size: 13px;
font-weight: 600;
text-align: center;
outline: none;
float: right;
margin-left: 20px;
}
.nacha-mid-area .gen-nach-butn:hover, 
.nacha-mid-area .gen-nach-butn:focus, 
.nacha-mid-area .gen-nach-butn:active, 
.nacha-mid-area .gen-nach-butn.focus, 
.nacha-mid-area .gen-nach-butn.active{
background-color: #034a8a;
border: 1px solid #034a8a;
box-shadow: none;
color: #fff;
}
.sel-count{
margin-left: 20px;
margin-top: 3px;
}
.sel-count p{
width: auto;
float: right;
padding: 0px 20px;
color: #616170;
font-size: 13px;
font-weight: 500;
}
.sel-count p:last-child{
border-right: 1px  solid #e6e8ea;
padding-left: 0px;
}
.sel-count p:first-child{
padding-right: 30px;
border-right: 1px solid #d2d6de;
}
.sel-count p span{
color: #000;
font-size: 13px;
font-weight: 700;
}
.pull-left .sel-count p{
float: left;
padding: 0px 20px;
}
.pull-left .sel-count p:first-child{
border-right: 1px  solid #e6e8ea;
padding-left: 0px;
}
.pull-left .sel-count p:last-child{
border-right: 0px  solid #e6e8ea;
padding-right: 0px;
}
.nacha-menu{
width: 100%;
padding: 0px;
margin: 0px;
border-bottom:1px solid #e6e8ea; 
}
.nacha-menu{
width: 100%;
padding: 0px;
margin: 0px;
border-bottom:1px solid #e6e8ea;
display: flex;
align-items: center;
}
.nacha-menu ul{
list-style: none;
padding: 0px;
margin: 0px;
}
.nacha-menu ul li:first-child{
margin: 0px;
}
.nacha-menu ul li{
list-style: none;
display: inline-block;
border-right:1px solid #e6e8ea; 
padding: 0px;
margin: 0px 0px 0px -3px;
}
.nacha-menu ul li a{
font-weight:600;
font-size: 14px;
color: #676767;
text-align: center;
padding:20px 25px;
margin: 0px;
font-style: normal !important;
background-color: #fafbfc;
border-bottom: 3px solid #fafbfc;
}
.nacha-menu ul li a:hover, 
.nacha-menu ul li a:focus, 
.nacha-menu ul li a:active, 
.nacha-menu ul li a.focus, 
.nacha-menu ul li a.active {
background-color: #fff;
box-shadow: none;
color: #010101;
border-bottom: 3px solid #2175ff;
transition: 0.5s all;
}
.nacha-menu ul li a i.icon.dashboardicon-documents,
.nacha-menu ul li a i.icon.dashboardicon-clock,
.nacha-menu ul li a i.icon.dashboardicon-check,
.nacha-menu ul li a i.icon.dashboardicon-transcation,
.nacha-menu ul li a i.icon.dashboardicon-inbox,
.nacha-menu ul li a i.icon.dashboardicon-send,
.nacha-menu ul li a i.icon.dashboardicon-time,
.nacha-menu ul li a i.icon.dashboardicon-guest-card,
.nacha-menu ul li a i.icon.dashboardicon-resident
{
font-size: 18px;
color: #676767;
vertical-align: sub;
margin-right: 15px;
}
.nacha-menu ul li a.active i.icon.dashboardicon-documents, 
.nacha-menu ul li a:hover i.icon.dashboardicon-documents,
.nacha-menu ul li a.active i.icon.dashboardicon-clock, 
.nacha-menu ul li a:hover i.icon.dashboardicon-clock,
.nacha-menu ul li a.active i.icon.dashboardicon-check, 
.nacha-menu ul li a:hover i.icon.dashboardicon-check,
.nacha-menu ul li a.active i.icon.dashboardicon-transcation, 
.nacha-menu ul li a:hover i.icon.dashboardicon-transcation,
.nacha-menu ul li a.active i.icon.dashboardicon-inbox, 
.nacha-menu ul li a:hover i.icon.dashboardicon-inbox,
.nacha-menu ul li a.active i.icon.dashboardicon-send, 
.nacha-menu ul li a:hover i.icon.dashboardicon-send,
.nacha-menu ul li a.active i.icon.dashboardicon-time, 
.nacha-menu ul li a:hover i.icon.dashboardicon-time,
.nacha-menu ul li a.active i.icon.dashboardicon-guest-card, 
.nacha-menu ul li a:hover i.icon.dashboardicon-guest-card,
.nacha-menu ul li a.active i.icon.dashboardicon-resident, 
.nacha-menu ul li a:hover i.icon.dashboardicon-resident
{
font-size: 18px;
color: #2175ff;
vertical-align: sub;
margin-right: 15px;
}
.by-batch-butn a{
background-color: transparent;
font-family: 'Open Sans', sans-serif;
margin-top: 5px;
margin-bottom: 15px;
margin-right:0px;
margin-left: 10px;
font-size: 13px;
font-weight: 500;
width: auto;
color: #567c94;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
padding: 10px 30px !important;
display: inline-block;
transition: all 0.3s;
}
.by-batch-butn a:hover{
background-color: #034a8a;
border: 1px solid #034a8a;
color: #ffffff;
}
.show-complated.by-batch-butn a{
background-color: transparent;
font-family: 'Open Sans', sans-serif;
margin-top: 5px;
margin-bottom: 0px;
margin-right:0px;
margin-left: 10px;
font-size: 13px;
font-weight: 500;
width: auto;
color: #567c94;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
padding: 10px 30px !important;
display: inline-block;
transition: all 0.3s;
}
.show-complated.by-batch-butn a:hover{
background-color: #034a8a;
border: 1px solid #034a8a;
color: #ffffff;
}
/*guestcard tab css*/
.guest-card.nacha-menu{
display: flex;
align-items: center;
justify-content: space-between;
}
.guest-card.nacha-menu .by-batch-butn a{
margin:0px;
margin-right: 30px;
background-color: #034a8a;
border:1px solid #034a8a;
color:#fff;
}
/*Nacha Report, selected transactions*/
.table-bordered > tbody > tr.tr_selected {
background-color: #daf7c0 !important;
}
.table-bordered > tbody > .tr_selected > td, .table-bordered > tbody > .tr_selected > td a{
color: #333 !important;
}
.resident-main .row-items table tr td:last-child{}
.resident-main .row-items table tr td label:last-child{
text-align: center;
padding: 15px 0px 0px 0px; 
}
.download_button{
    padding: 10px 13px !important;
    line-height: 12px;
}
/*hide for resident listing download btn
.dashboardicon-download, .dashboardicon-download:hover{
color: #333;
display: block;
text-align: center;
position: relative;
}*/
.dashboardicon-download:before {
content: "\73";
font-family: 'dashboard-icons'; 
font-size: 20px !important;
}
/*.dashboardicon-download:hover:before,
.active .dashboardicon-download:before{
color: #333;
}*/
/*Resident Payment Popup*/
.resident-payment-popup{
width: auto;
margin: 0px;
padding: 0px;
}
.resident-payment-popup h2{
font-weight: bold;
font-size: 14px;
font-style: normal;
color: #333333;
text-transform: uppercase;
letter-spacing: 1px;
padding-top: 15px;
}
.resident-payment-popup p{
font-weight: 400;
font-size: 14px;
font-style: italic;
color: #333333;
}
.resident-payment-popup strong{
font-weight:500;
font-size: 18px;
font-style: normal;
color: #17a2f2;
}
.resident-payment-popup label{
font-weight: 400;
font-size: 12px;
font-style: italic;
color: #777777;
letter-spacing: 1px;
}
.resident-payment-popup input{
font-weight: 700;
font-size: 13px;
font-style: normal;
color: #333333;
letter-spacing: 1px;
padding: 15px;
height: calc(3em + 2px)
}
.resident-payment-popup p{
font-weight: 700;
font-size: 13px;
font-style: normal;
color: #333333;
letter-spacing: 1px;
padding-top: 0px;
border-bottom: 1px solid #ccc;
width: 100%;
height: calc(3em + 2px);
margin: 0 0 1em;
padding: 1em 0;
}
.resident-payment-popup select{
margin-top: 18px;
}
.cardpayment-bg{
background-image: url(../../images/card-bg.png);
background-repeat: no-repeat;
background-position: top right;
background-color: #f0f1f2;
border:1px solid #e4e6e8;
padding: 30px;
margin: 20px 0px 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.07);
}
.cardpayment-bg:after{
content: '';
clear: both;
height: auto;
display: block;
}
.cardpayment-bg h1{
font-size: 18px;
font-weight: 900;
font-style: italic;
color: #333333;
text-transform: uppercase;
padding: 0px;
margin: 0px;
text-align: left;
}
.cardpayment-bg .card-input{
padding-top: 25px;
}
.cardpayment-bg .card-input:after{
content: '';
clear: both;
height: auto;
display: block;
}
.cardpayment-bg .card-input label{
color: #666666;
font-weight: normal;
font-size: 14px;
font-style: normal;
}
.cardpayment-bg .card-input input{
background-color: transparent;
padding: 0px 0px;
color: #333333;
font-weight: 700;
font-size: 15px;
text-align: left;
border:none;
margin: 0px;
height: auto;
}
.card-sel{
margin-top: 15px;
}
.card-sel:after, .card-sel:before{
content: '';
clear: both;
display: block;
height: auto;
}
.card-sel label{
width: 100%;
float: left;
color: #666666;
font-weight: normal;
font-size: 14px;
font-style: normal;
}
.card-sel select{
background-color: transparent !important;
border-bottom: 0px !important;
padding: 0px 0px;
color: #333333;
font-weight: 700;
font-size: 15px;
text-align: left;
border:none;
margin: 0px 40px 0px -3px;
height: auto;
outline: none;
}
.card-sel input{
background-color: transparent;
padding: 0px 0px;
color: #333333;
font-weight: 700;
font-size: 15px;
text-align: left;
border:none;
margin: 0px;
height: auto;
}
.paynearme{
    margin: 20px 0px 20px;
}
.mr-10{
    margin-right: 10px
}
.card-input .copy{
    padding: 9px 15px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #034a8a;
}


/*messaging deisgn amsu*/
.tab-fillter-sec{
background-color: #fff;
padding: 20px 45px 20px 5px;
border-bottom: 1px solid #e6e8ea;
}
.table-responsive .table-bordered-top-bottom > thead > tr > th{
border: 0;
color: #7d94a0;
width: auto;
font-size: 13px;
padding: 10px;
max-width: 150px;
font-weight: 400;
}
.table-responsive .table-bordered-top-bottom > tbody > tr > td,
.table-responsive .table-bordered-top-bottom > tfoot > tr > th{
color: #444444;
width: auto;
font-size: 13px;
padding: 10px;
border: 1px solid #e9eff2;
max-width: 150px;
font-weight: 400;
border-left: 0px!important;
border-right: 0px!important;
}
.table-responsive .table-bordered-top-bottom > tbody > tr.unread > td {
    font-weight: 700;
    color: #333;
}
.table-responsive .table-bordered-top-bottom > tbody > tr > td:first-child{
border-left: 1px solid #e9eff2!important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.table-responsive .table-bordered-top-bottom > tbody > tr > td:last-child{
border-right: 1px solid #e9eff2!important;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;  
}
.table-responsive .table-bordered-top-bottom > tbody > tr.clickable-row:hover > td{
    border: 1px solid #dfdfea;
    background-color: #f4f9fc;
}
.table-responsive .table-bordered-top-bottom > tbody > tr.clickable-row:hover{
    box-shadow:rgb(224 224 224) 0px 2px 5px -1px, rgb(197 197 197) 0px 1px 3px -1px;
    -webkit-box-shadow: rgb(224 224 224) 0px 2px 5px -1px, rgb(197 197 197) 0px 1px 3px -1px;
    -moz-box-shadow: rgb(224 224 224) 0px 2px 5px -1px, rgb(197 197 197) 0px 1px 3px -1px;
}
.table-responsive .table-bordered-top-bottom > tbody > tr.clickable-row:hover > td:first-child{
border-left: 1px solid #dfdfea!important;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.table-responsive .table-bordered-top-bottom > tbody > tr.clickable-row:hover > td:last-child{
border-right: 1px solid #dfdfea!important;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;  
}
.table-responsive table{
width: 100%;
border-collapse: collapse;
}
.table-responsive .table-bordered-top-bottom{
border-collapse:separate; 
border-spacing:0 5px;
}
.table-responsive .table-bordered-top-bottom .btn-primary.btn-icon{
    margin:5px 5px 5px 0px!important;
}
.table-responsive .table-bordered-top-bottom .btn-primary{
    margin-right: 0px!important;
}
.table-bordered-top-bottom .dashboardicon-user-group,
.table-bordered-top-bottom .dashboardicon-attach{
margin:0px 0px 0px 10px;
font-size: 16px;
vertical-align: middle!important;
}
.table-responsive .table-bordered-top-bottom .bulk{
border-radius: 50%;
background-color: #f8f1c9;
padding: 2px 7px;
font-size: 11px;
color:#8a7915;
font-weight: 600;
}
.box-primary .box-body .btn-primary.enable-btn.active{
background-color: #037aff;
color: #ffffff;
border: 1px solid #037aff;
}
.newmsg{
border-radius: 50px;
background-color: #e5e7f6;
padding: 2px 7px;
font-size: 11px;
color: #034a8a;
font-weight: 600
}
.not-resident p{
margin-bottom: 0;
color: #444;
font-weight: 600;
text-align: center;
}
/* Switch button */
.btn-default.btn-on{
background-color: #ffffff;
border: 1px solid #cccccc;
padding: 10px 20px;
border-radius: 90px !important;
margin-right: 15px;
box-shadow: none;
font-size: 12px;
font-weight: 500;
text-align: center;
font-style: normal;
color: #333333;
}
.btn-default.btn-on:hover, .btn-default.btn-on.active, .btn-default.btn-on:active, .btn-default.btn-on:focus{
background-color: #006cff;
border: 1px solid #006cff;
color: white;
}
.btn-default.btn-off{
background-color: #ffffff;
border: 1px solid #cccccc;
padding: 10px 20px;
border-radius: 90px !important;
margin-right: 15px;
box-shadow: none;
font-size: 12px;
font-weight: 500;
text-align: center;
font-style: normal;
color: #333333;
}
.btn-default.btn-off:hover, .btn-default.btn-off.active, .btn-default.btn-off:active, .btn-default.btn-off:focus{
background-color: #006cff;
border: 1px solid #006cff;
color: white;
}
.import_client_dialog .button.close{
background-image: url(../../images/appl-close.png);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 22px;
height: 22px;
display: block; 
}
.checkpayment-bg{
padding: 15px 15px;
margin: 20px 0px 20px;
}
.checkpayment-bg h4{
font-weight: 400;
font-size: 12px;
font-style: italic;
color: #777777;
letter-spacing: 1px;
padding: 0px;
margin: 0px;
}
.checkpayment-bg ul.chec-radio {
margin: 15px 0px 0px;
padding: 0px;
width: 100%;
}
.checkpayment-bg ul.chec-radio li.pz {
display: inline;
}
.checkpayment-bg .chec-radio label.radio-inline{
padding: 0px !important;
}
.checkpayment-bg .chec-radio .radio-inline .clab {
cursor: pointer;
background: #ffffff;
border:1px solid #cccccc;
padding: 7px 15px;
text-align: center;
text-transform: uppercase;
color: #333;
position: relative;
height: 34px;
float: left;
margin: 0;
margin-bottom: 15px;
border-radius: 95px;
font-style: normal;
letter-spacing: 0px;
}
.checkpayment-bg .chec-radio label.radio-inline input[type="radio"] {
display: none;
}
.checkpayment-bg .chec-radio label.radio-inline input[type="radio"]:checked+div {
color: #fff;
background-color: #006cff;
border:1px solid #006cff;
border-radius: 95px;
}
.radio + .radio, .popup-priviledges + .popup-priviledges{
margin-top: 0px !important;
}
.popup-priviledges{
margin: 0px;
}
.popup-priviledges label{
float: left;
padding: 0px;
margin: 0px;
}
.maintenance-details-chat .message{
float: left;
}
.maintenance-details-chat .message p{
float: left;
width: 90%;
}
.maintenance-details-chat .message a{
float: right;
margin-right: 20px;
}
.message-textarea textarea{
box-sizing: border-box;
width: 100%;
height: calc(3em + 2px);
margin: 0 0 1em;
padding: 1em 0;
border: 1px solid #c9d3df;
/* border-bottom: 1px solid #ccc; */
background: #ebeff3;
resize: none;
outline: none;
min-height: 100px;
border-radius: 5px;
}
.edit-resident .checkbox{
margin: 0px !important;
}
.edit-resident .checkbox label{
font-size: 12px;
}
.missing_utility_categories_modal_wrapper .modal-dialog .modal-body
{
	max-height: 600px;
	overflow-y: auto;
}
/*manage Layout popup*/
.fancybox-inner .btn-icon {
font-size: 16px;
color: rgb(147, 168, 181) !important;
border: solid 1px rgb(221, 232, 239);
-webkit-border-radius: 50% !important;
-moz-border-radius: 50% !important;
border-radius: 50% !important;
background-image: -moz-linear-gradient( 90deg, rgb(249,253,255) 0%, rgb(252,254,255) 25%, rgb(255,255,255) 100%);
background-image: -webkit-linear-gradient( 90deg, rgb(249,253,255) 0%, rgb(252,254,255) 25%, rgb(255,255,255) 100%);
background-image: -ms-linear-gradient( 90deg, rgb(249,253,255) 0%, rgb(252,254,255) 25%, rgb(255,255,255) 100%);
box-shadow: 0px 2px 3px 0px rgba(229, 236, 240, 0.8);
margin: 5px 5px 5px 0;
width: 35px;
height: 35px;
padding: 0 !important;
line-height: 26px;
}
.fancybox-inner .btn-icon i.icon {
vertical-align: -webkit-baseline-middle;
line-height: 2.2;
}
.fancybox-inner .btn-icon:hover,
.fancybox-inner .btn-icon:focus,
.fancybox-inner .btn-icon:active {
background-color: #037aff;
background-image: none;
color: #ffffff !important;
box-shadow: 0px 2px 3px 0px rgba(29, 149, 243, 0.38);
}

.fancybox-inner table tbody tr .layout-action-items .btn-primary {
background-color: transparent;
font-family: 'Open Sans', sans-serif;
margin-top: 5px;
margin-bottom: 5px;
font-size: 13px;
font-weight: 500;
width: auto;
color: #567c94;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 5px;
padding: 6px 15px !important;
display: inline-block;
transition: all 0.3s;
}
.fancybox-inner table tbody tr .layout-action-items .btn-primary:hover, 
.fancybox-inner table tbody tr .layout-action-items .btn-primary:focus, 
.fancybox-inner table tbody tr .layout-action-items .btn-primary:active, 
.fancybox-inner table tbody tr .layout-action-items .btn-primary.active, 
.fancybox-inner table tbody tr .layout-action-items .btn-primary:last-child:active{
background-color: #037aff !important;
color: #ffffff !important;
border: 1px solid #037aff !important;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
}

.refresh-icon .fa-refresh{
font-size: 12px;
color: rgb(0, 0, 0) !important;
line-height: 15px;
margin-top: 2px;
margin-left: 24px;
float: left;
}

.fancybox-inner .add-new{
background-color: #fff; /*   #00338e;*/
-webkit-border-radius: 90px;
-moz-border-radius: 90px;
border-radius: 90px;
border: 1px solid #037aff;   /*   #00338e;*/
font-family: 'Open Sans', sans-serif;
color: #037aff;
font-size: 13px;
font-weight: 400;
width:auto;
padding:10px 24px;
font-style: normal;
margin-right: 10px;
margin-top: 10px;
}
.fancybox-inner .add-new:hover, .add-new .add-new:focus {
background-color: #037aff;
border-color: #037aff;
color: #fff;
}
.fancybox-inner .cancel-bd-btn{
background-color: transparent;
font-family: 'Open Sans', sans-serif;
/*margin-top: 5px;
margin-bottom: 5px;*/
font-size: 13px;
font-weight: 500;
width: auto;
color: #567c94;
border: 1px solid #cad6dd;
-webkit-border-radius: 90px !important;
-moz-border-radius: 90px !important;
border-radius: 90px !important;
margin-right: 10px;
padding: 10px 30px !important;
display: inline-block;
}
.fancybox-inner .cancel-bd-btn:hover, .fancybox-inner .cancel-bd-btn:focus, .fancybox-inner .cancel-bd-btn:active, 
.fancybox-inner .cancel-bd-btn:active:focus {
border: 1px solid #037aff;
background-color: #037aff;
color: #ffffff;
outline: none;
box-shadow: none;
}

.fancybox-inner .btn-submit {
font-size: 13px;
font-family: 'Open Sans', sans-serif;
color: rgb(255, 255, 255);
line-height: 1.2;
background-color: rgb(0, 51, 142);
padding: 10px 30px !important;
border-radius: 25px;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0px;
border: 1px solid rgb(0, 51, 142);
}
.fancybox-inner .btn-submit:hover, .fancybox-inner .btn-submit:focus {
color: rgb(255, 255, 255);
}

input[type="text"][data-sel].active-adaptive + label[placeholder]:before, 
input[type="email"][data-sel].active-adaptive + label[placeholder]:before,
textarea[data-sel].active-adaptive + label[placeholder]:before {
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transform: translate(-0.9em, -1.6em) scale(1, 1);
transform: translate(-0.9em, -1.6em) scale(1, 1);
font-weight: normal;
font-size: 13px;
}


.notice-menu li a .dashboardicon-email-manage{
    font-size: 24px !important;
}
/*.notice-menu li ul{
    padding-top: 15px !important;
}*/
.notice-menu li ul.notice-menu-box li{
    border-bottom: 1px solid #d6dce4;
}
.notice-menu li ul.notice-menu-box li:last-child{
    border-bottom: 0px solid #d6dce4;
}
.notice-menu li ul.notice-menu-box li:hover{
    background-color:#f3f3f3 !important;
}
.notice-menu li ul.notice-menu-box li a{
    padding-top: 10px;
    white-space: inherit;
}
.notice-menu li a:hover{
    background-color:inherit !important;
}

.dash_noti_alert{
    color: red;
    font-size: 14px;
    background-color: red;
    width: 8px;
    height: 8px;
    position: absolute;
    right: 15px;
    top: 14px;
    border-radius: 90px;
}
.pf-checkbox{
    display: inline-block !important;
    width: 60px;
    text-align: center;
    margin: 10px 0px !important;
}
.sync_autopay_div{
    position: relative;
}
.sync_autopay_message{
    position: absolute;
    top: -50px;
    left: -26%;
    background-color: #f7e9c1bd;
    border: 1px solid #e2d6b0;
    padding: 5px 12px;
    font-size: 11px;
    width: 100%;
    text-align: center;
    bottom: 45px;
}
.sync_autopay_message:before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    right: auto;
    top: auto;
    bottom: -17px;
    border: 8px solid;
    border-color: #e2d6b0 transparent transparent #e2d6b0;
}

.sync_autopay_message:after{
    content: '';
    position: absolute;
    bottom: 3px;
    left: 50%;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top-color: #f7edcf;
    border-bottom: 0;
    border-left: 0;
/*    margin-left: -25px;*/
    margin-bottom: -18px;
}
.sync-border-top{
    margin-top: 30px;
    border-top: 1px solid #ebeff3;
}
.box-header .sync-btn{
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 500;
    width: auto;
    color: #567c94;
    border: 1px solid #cad6dd;
    -webkit-border-radius: 90px !important;
    -moz-border-radius: 90px !important;
    border-radius: 90px !important;
    padding: 6px 15px !important;
    display: block;
    transition: all 0.3s;
    float:right;
}
.box-header .color-light{
    color:#79a5be;
}
.box-header .sync-btn:hover {
    background-color: #034a8a !important;
    color: #ffffff;
    border: 1px solid #034a8a !important;
}
/*shoutbox page*/
.shoutbox-add .box-header {
    padding: 12px 15px;
}
.shoutbox-add h1 {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    color: #373737;
    padding: 0px;
    margin: 0px;
    text-indent: 15px;
    float: left;
    line-height: 32px;
    margin-right: 20px;
}
.shoutbox-add .box-body
{   
    padding: 0px;
    padding-bottom: 20px;
}
.shoutbox-add .filter_div{
    width: 100%;
    padding: 15px;
    background-color: #e9e9e7;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    display: flow-root;
    margin-bottom: 15px;
}
.shoutbox-add .select_all_property{
    float: left;
    padding-top: 7px;
    padding-right: 15px;
}
.shoutbox-add .select-client-div{
    padding-bottom: 15px;
    display: flow-root;
}
.shoutbox-add  .btn-group{
    margin-top: 0px;
}
.shoutbox-add .multi_select_dropdown .multiselect{
    min-width: 275px!important;
    margin-right: 15px;
    padding-right: 40px;
}
.shoutbox-add .multiselect-native-select .dashboardicon-down:before {
    font-size: 11px;
    padding-left: 10px;
    right: 15px;
    position: absolute;
    top: 13px;
}
.shoutbox-add .date_reset{
    display: inline-block;
    width: 175px;
    margin-right: 10px;
    position: relative;
    float: left;
}
.shoutbox-add .filter-style {
    width: 100%;
    background-color: rgb(255, 255, 255) !important;
    box-shadow: 1px 1.732px 4px 0px rgba(17, 48, 104, 0.09) !important;
    border: 0px !important;
    border-radius: 90px;
    padding: 8px 15px !important;
    font-weight: 400;
    font-size: 13px !important;
    color: #515151 !important;
    text-align: left;
    height: auto !important;
    font-style: normal !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: none!important;
}
.shoutbox-add .date-icon {
    position: absolute;
    top: 8px;
    left: 15px;
    color: rgb(119, 119, 119);
    font-size: 18px;
}
.shoutbox-add .date_reset a, .shoutbox-add .date_reset a {
    right: 11px;
    top: 9px;
}
.shoutbox-add .visible{
    padding-top: 7px;
    display: inline-block;
    margin-left: 20px;
}
.shoutbox-add .visible.mt-10{
    margin-top:10px;
}
.shoutbox-add .visible label,.shoutbox-add .select_all_property label{
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: #515151;
}
.shoutbox-add .visible .checkmark, .shoutbox-add .select_all_property .checkmark {
    top:0;
}
.shoutbox-btn{
    margin-top: 20px;
    margin-bottom: 20px;
}
.shoutbox-add .rest-btn{
    position: absolute;
    right: 0;
    top: 0;
}
.shoutbox-btn button{
    background-color: #034a8a !important;
    color: #fff!important;
    border: 1px solid #034a8a;
}
.list-shotbox h1
{
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(43, 44, 46);
    font-weight: 700;
    line-height: 0.917;
    text-align: left;
}
.list-shotbox .box-body{
    padding: 30px 30px 30px;
}
.list-shotbox .box{
    box-shadow: none;
}
.multiselect-container.dropdown-menu {
    max-height: 250px;
    overflow-y: auto;
}
.shoutbox-add .note
{
    background-color: #f436362e;
    line-height: 3em;
    margin-bottom: 0;
    font-weight: 600;
}
.shoutbox-add .note button{
    margin-left: 20px;
}
/*UrjaNet file data*/
.utility-categories{
    padding: 15px 0px;
    margin-left: 0px;
    margin-right: 0;
}
.utility-proprty{
    padding-bottom: 10px;
    padding-left: 5px;
}
.instructions{
    background-color: #fbf6dd;
    padding: 12px 24px 12px 20px;
    text-align: left;
    font-weight: 400;
    color: #978119;
    font-size: 13px;
    margin-left: 15PX;
    margin-right: 15PX;
}
.missing-utility-table .row-items{
    padding: 0px 10px;
}
.missing-utility-table .checkbox{
    margin-top: 0px;
    margin-bottom:0px;
}
.missing-utility-table label span.float-left{
    float: left;
    padding-right: 5px;
}
.utility-table .dark-border> thead > tr > td, .utility-table .dark-border > tbody > tr > td, .utility-table .dark-border > tfoot > tr > td
{
    border:1px solid rgb(220, 227, 234)!important;
}
.missing-utility-table .form-group label{
    display: block;
}
.missing-utility-table input[type="text"]{
    margin-bottom: 0px!important;
    border:1px solid #c9d3df;
}
.border-bottom{
    box-shadow:none;
}
.missing-utility-table input.custom-search{
    border-color: #c9d3df ;
    padding-left: 15px;
}
/*.missing-utility-table input.missing-scale {
    border-color: coral !important;
}
.missing-utility-table input.missing-scale,
.missing-utility-table input.custom-search.missing-scale:focus{
    border-color: coral!important;
}*/
.missing_utility_categories_modal_wrapper .modal-dialog{
    width:700px;
}

.utility-categories .legend h2{
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
}

.utility-categories .legend p.legend_text{
    font-size: 13px;
    font-weight: 600;
    color: #000;
    text-overflow: ellipsis;
    width: 65px;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 0px;

}
.utility-categories .legend{
    padding: 3px 12px;
    border: 1px solid #d1dae4;
    border-radius: 5px;
    width: 180px;
    float: right;
}
/*resident banner*/
.banner_add_edit label.sel-all{
	font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: #515151;
    line-height:2.3em;
    margin-bottom: 5px;
}
.banner_add_edit .date_reset {
    display: inline-block;
    width: 100%;
    margin-right: 10px;
    position: relative;
    float: left;
}
.banner_add_edit .filter-style {
    width: 100%;
    background-color: rgb(255, 255, 255) !important;
    border: 1px solid #ebeff3 !important;
    box-shadow: 1px 1.732px 4px 0px rgba(17, 48, 104, 0.09);
    border-radius: 90px;
    padding: 8px 15px !important;
    font-weight: 400;
    font-size: 13px !important;
    color: #515151 !important;
    text-align: left;
    height: auto !important;
    font-style: normal !important;

}
.banner_add_edit .date_reset a {
    position: absolute;
    right: 20px;
    top: 9px;
}
.banner_add_edit .visible {
    padding-top: 7px;
    display: inline-block;
    margin-right: 20px;
    margin-top:10;
}
.banner_add_edit .multi_select_dropdown .btn-group{
 	margin-bottom:15px;
 	width: 100%;
 	margin-top:0px;
 }
.banner_add_edit .multi_select_dropdown .multiselect{
	border:1px solid #ebeff3 !important;
	width: 100%!important;
}
.banner_add_edit .multiselect-container.dropdown-menu {
    max-height: 250px;
    overflow-y: auto;
}
.btn-group .dropdown-menu {
    min-width: 300px !important;
    width: 320px;
}
.banner_add_edit .multi_select_dropdown label {
    margin-bottom: 0px;
    font-weight: normal!important;
}
.banner_add_edit .multiselect-native-select .dashboardicon-down:before {
    font-size: 11px;
    padding-left: 10px;
    right: 15px;
    position: absolute;
    top: 13px;
}
.modal-footer .btn.resident-submit{
	background-color: #034a8a!important;
	border-color: #034a8a!important;
	color:#fff;
}
.resident-banner .modal-body{
	height: 350px;
}
.selcet-color label {
  margin: 20px 10px;
  display: inline-block;
  position: relative;
  padding-left: 16px;
  cursor: pointer;
  font-size: 13px;
}
.selcet-color span.color-box{
	font-size: 13px;
    font-weight: 600;
    text-align: left;
    color: #515151;
}

.selcet-color input {
  height: 1px;
  width: 1px;
  opacity: 0;
}

.selcet-color .outside {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10%;
  width: 15px;
  height: 15px;
  border: 2px solid #2175ff;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
   box-sizing: border-box;
  background: none;
}

.selcet-color .inside {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #2175ff;
  left: 3px;
  top: 3px;
  -webkit-transform: scale(0, 0);
   transform: scale(0, 0);
}
.selcet-color .no-transforms .inside {
  left: auto;
  top: auto;
  width: 0;
  height: 0;
}
.multiselect-clear-filter {
    display: none;
}
.shoutbox-add  .multi_select_dropdown li:first-child span.checkmark{
   visibility: hidden;
}
input:checked + .outside .inside {
  -webkit-animation: radio-select 0.1s linear;
          animation: radio-select 0.1s linear;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.no-transforms input:checked + .outside .inside {
  width: 10px;
  height: 10px;
}
.resident-payment-popup select.mp-state-select{
    margin-top: 0px;
}
/*notification css*/
.note-label{
    font-size: 14px;
    color: #636f85;
    font-weight: 600; 
    padding: 10px 7px 10px 10px;
}
.note-desc{
    font-size: 12px;
    color: #636f85;
}
.resident-view-wrap .disable-email-butn{
padding-left: 0px;
}
.resident-main .filter-layout .form-group .select2-container--default .select2-selection--single,
.resident-main .filter-layout .form-group .select2-container--default .select2-selection--single,
.resident-main .filter-layout .form-group .select2-container--default .select2-selection--multiple
{
    border: 1px solid #c9d3df!important;
    height: 45px!important;
    padding-top: 12px!important;
    background-color: #ebeff3;
    font-size: 13px;
    padding-left: 32px;
    
}
.resident-main .filter-layout .form-group .select2-container--default .select2-selection__placeholder{
color: #8493a8!important;
line-height: 25px;
}
.resident-main .filter-layout .select2-container--default .select2-selection--single .select2-selection__arrow,
.resident-main .filter-layout .select2-container--default .select2-selection--multiple .select2-selection__arrow{
    display: none;
}
.view-details-content .completed_details{
    padding-left: 0px;
}
.view-details-content .completed_details label{
    margin-top:20px;
}
/*urjanet_account button*/
.add_more_div .btn-submit {
    padding: 15px 40px;
}
.urj_form_div .urjanet-field-width {
    width:15%;
    float: left;
    margin-right: 14px;
}
.urj_form_div .delete_row {
    position: absolute;
    right:2%;
    top:15px;
}
.table-bordered > tbody > tr > td .dashboardicon-warning{
    color: #ff8d00;
}
.download-reward{
    text-align: right;
    float: right;
    padding-top: 20px;
    color: green;
    font-size: 16px;
    position: relative;
    padding-left: 25px;
}
.download-reward:before{
    content: "\73";
    font-family: 'dashboard-icons';
    font-size: 16px;
    position: absolute;
    left:0;
}
#invoice_notes{
    min-height: 65px;
}
.generated-invoices-btn .btn-primary{
    padding: 10px 20px;
}
.resident-payment-popup .paynearme{
    padding: 15px;
}
/*amsu1550*/
.assign_mr_to_pm_multiselect_email{
    font-size: 12px;
    font-weight: 600;
}
#mr_assigned_to_pm_filter_div{
    position: absolute;
}
.assign_mr_to_pm_multiselect_btn_group ul li,
.mr_assigned_to_pm_btn_group_multiselect_option ul li{
border-bottom: solid 1px rgb(240, 244, 249);
}
.maintenance-details-top .owner-info p.assign-label{
font-size: 14px;
color: #037aff;
font-weight: 600;
display: inline-block;
margin-top: 15px;
}
.multi_select_dropdown .assign_mr_to_pm_multiselect_btn_group .multiselect{
width: auto !important;
background-color: rgb(255 255 255) !important;
box-shadow: 0px 1px 2px 1px rgb(17 48 104 / 2%);
border: 1px solid rgb(201 211 223);
border-radius: 5px;
padding: 8px 35px 8px 15px;
font-weight: 500;
font-size: 13px;
color: #515151;
text-align: left;
min-width: 200px;
}
.assign_mr_to_pm_multiselect_btn_group .multiselect-clear-filter{
display: inline-block;
height: 35px;
background-color: #ffffff;
color: #555;
border-color: #ddd;
border-radius: 0px;
padding: 10px 20px;
}
.mr_assigned_to_pm_btn_group .multiselect-clear-filter{
display: inline-block;
height: 44px;
background-color: #ffffff;
color: #555;
border-color: #ddd;
border-radius: 0px;
padding: 10px 20px;
}
.assign_mr_to_pm_multiselect_btn_group .multiselect-filter .input-group,
.mr_assigned_to_pm_btn_group .multiselect-filter .input-group{
position: relative;
display: table;
border-collapse: separate;
}
.assign_mr_to_pm_multiselect_btn_group .multiselect-filter .input-group-btn i,
.mr_assigned_to_pm_btn_group .multiselect-filter .input-group-btn i 
{
font-size: 14px;
position: absolute;
left: 30%;
top: 30%;
color: #000;
}
.assign_mr_to_pm_multiselect_btn_group .caret{
display:none;
}
.owner-info .select-wrap-box:after{
top: 10px;
}
.mr_assigned_to_pm_btn_group{
display: inline-block;
}
.mr_assigned_to_pm_btn_group .dropdown-menu > .active > a,
.mr_assigned_to_pm_btn_group .dropdown-menu > .active > a:hover,
.mr_assigned_to_pm_btn_group .dropdown-menu > .active > a:focus {
    background-color: #e2f1f9 !important;
    color: #333;
}
.filters-wrap .personal-details .table-responsive.custom_space{
    padding: 0px;
}
.filters-wrap .resident-view-wrap #form_notifications_here #frmNotifications{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.filters-wrap .resident-view-wrap #form_notifications_here .disable-email-butn{
    padding-bottom: 0px;
}
.filters-wrap .resident-details-wrap .view-parcel .detail-plus-b{
    color: #97a0b3 !important;
}
.maintenance-listing-main.pms-log .multi_select_dropdown .multiselect{
    box-shadow: none;
}
.maintenance-listing-main.pms-log .multi_select_dropdown .multiselect label{
    color:  #8493a8
}

/*Sticky Header*/
.table_listing > thead > tr > th.sticky-header{
    background: #fff;
    position: sticky;
    top: 58px;
    z-index: 9;
    transition: 0.2s ease-in;
    color: #020a1f !important;
    font-weight: 600 !important;
    box-shadow: 0 2px 2px -1px rgb(177 177 177 / 40%);
}
.table_listing .sticky-header .mark-spacing.checkbox label{
    background: #fff;
    position: sticky;
    top: 58px;
    z-index: 9;
    transition: 0.2s ease-in;
    color: #020a1f !important;
    font-weight: 600 !important;
}
.table-responsive.table_scrollbar{
    overflow: inherit;
}
.subscription-main .box{
    overflow: inherit !important;
}
.subscription-main .box .table-responsive{
    overflow: inherit;
}
.multiple-listing-scroll{
    overflow-y: auto;
    max-height: 750px;
}
.multiple-listing-scroll thead th{
    position: sticky;
    top: 0px;
    background-color: #fff;
    z-index: 1;
    box-shadow: #f4f4f5 0px 0px 0px 1px;
    transition: 0.2s ease-in;
    /*color: #020a1f !important;*/
    /*font-weight: 600 !important;*/
}
.table > thead > tr > th.sorting_asc, .table > thead > tr > th.sorting {
    box-shadow: inset 0 0 40px #e2eef9, #f4f4f5 0px 0px 0px 1px!important;
}
.multiple-listing-scroll::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); 
    background-color: rgb(227 229 230);
}
.multiple-listing-scroll::-webkit-scrollbar{
    width: 5px;
    background-color: rgb(232, 236, 237);
}
#add_shoutbox .editor-section{
    padding: 0px 15px;
}
#add_resident_banner .editor-section{
    padding: 0px 15px;
}
.ckeditor_textarea_div .mail-label .date_reset .form-group input[type="text"][data-sel].active-adaptive + label[placeholder]:before, .mail-date select{
    background-image: -webkit-linear-gradient( 90deg, rgb(255, 255, 255) 45%, rgb(240, 240, 240) 45%);
}
.ckeditor_textarea_div .mail-label .date_reset .form-group input[type="text"][data-sel]:focus + label[placeholder]:before{
    background-image: -webkit-linear-gradient( 90deg, rgb(255, 255, 255) 45%, rgb(240, 240, 240) 45%);
}
.compose-pg .ckeditor_textarea_div .mail-frequency select[data-sel].active-adaptive + label[placeholder]:before{
    background-image: -webkit-linear-gradient( 90deg, rgb(255, 255, 255) 45%, rgb(240, 240, 240) 45%);
    transform: translate(1.3em, -1.6em) scale(1, 1) !important;
}
.compose-pg .toggle_child_div #saved_template_div .multiselect-native-select .btn-default{
    padding-left: 0px;
}
/*
.multiple-listing-scroll > thead > tr > th.sticky-table-th{
    background: #fff;
    position: sticky;
    top: -1px;
    z-index: 9;
    transition: 0.2s ease-in;
    color: #020a1f !important;
    font-weight: 600 !important;
    box-shadow: 0 2px 2px -1px rgb(177 177 177 / 40%);
}*/

/*Sticky Header*/
@media  screen and (max-width: 1440px){
.table-bordered > tbody > tr > td.width-sticky{
    width: 300px;
    display: inline-block;
    border: 0;
    word-break: break-all;
}
span.template_title{
    height: 45px;
}
}
@media screen and (max-width:1366px){
.chat-header .input-group textarea {width: 88.5%;}
.social_messages_box .chat-ul .me-body .message-data-botm {width: 94%;}
.sync_autopay_message{
    font-size: 10px;
}
#lease_list .lease_list-amn{
    margin: 0px 5px 10px 15px;
    width: 360px;
}
/*.select-occupant{
margin-bottom: 10px;
}*/
}
@media screen and (max-width:1365px){
    .table-responsive{
        overflow: auto;
    }
    .table-responsive.table_scrollbar{
        overflow: auto;
    }
    .subscription-main .box .table-responsive {
        overflow: auto;
    }
}
@media screen and (max-width:1280px) {
.view-thumb:before {font-size: 18px;}
.msg-status-check.transition-fee label{
    font-size: 12px;
}
.maintenance-listing-wrap .tab-fillter-sec .date_reset .filter-style.date-picker-padding{
    padding: 12px 40px 12px 40px !important;
}
}
@media screen and (max-width:1024px){
.chat-header .input-group textarea {
width:84.5%;
}
.box-header.with-border .form-group {
margin: 10px 0;
}
.view-thumb:before, .view-list:before {
font-size: 16px;
}
.social-pravate{
min-width:530px !important;
}
.you-body .message-left{
float: left;
width: 89%;
}
.me-body .message-left{
float: right;
width: 89%;
}
.chat-body .chat-ul .you-body .message-data-time{
padding-right: 0px;
}
.chat-body .chat-ul .me-body .message-data-time{
padding-left: 0px;
}
.navbar-nav > .user-menu .user-image-wrap {
    margin-right: 10px;
}
.navbar-custom-menu .hidden-xs{
    display: none;
}
.sync_autopay_message:after{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-right-color: #ebeff3;
    border-left: 0;
    border-bottom: 0;
    margin-top: -6px;
    margin-left: -12px;
}
.sync_autopay_message:before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -15px;
    right: auto;
    top: 14px;
    bottom: auto;
    border: 8px solid;
    border-color: #6660 #c9d3df #c9d3df transparent;
}
.sync_autopay_message{
    position: absolute;
    bottom: 0;
    left: 60%;
    background-color: #ebeff3;
    border: 1px solid #cbd3de;
    padding: 5px 12px;
    font-size: 11px;
    width: 85%;
    text-align: center;
    height: 45px;
    top: 0;
}
.shoutbox-add .select_all_property{
    display: contents;
}
.urj_form_div .urjanet-field-width {
    width:30%;
    float: left;
    margin-right: 15px;
}
.urj_form_div .delete_row {
    position: absolute;
    right: 0;
    top: 83px;
}
.user-chat-body .chat-ul .admin-image,.user-chat-body .chat-ul .your-image {
    width: 8%;
}
.generated-invoices-btn{
    text-align: left !important;
    padding-top: 20px;
}
.vertical-divider {
margin-left: 18px !important;
padding-right: 18px !important;
}
.social_msg_body .social_messages_box .note-scrollbar .you-body .message-left{
    float: right;
}
.box-body.social_msg_body .post-msg .msg-wrap .social_btn_wrap .social-pravate{
    min-width: 495px !important;
}
}
@media screen and (max-width:768px){
.view-thumb:before, .view-list:before {font-size: 14px;}
.skin-blue .main-header .navbar{
margin-left: 135px;
}
}
/* --- lists loaders --- */
.loading_listing .row-items {
opacity: 0.5;
}
.loading_listing{
position: relative;
pointer-events: none;
}
.loading_listing:after{
content: "Processing..." !important;
display: block !important;
position: absolute;
top: 15%;
z-index: 99;
text-align: center;
width: 100%;
font-size: 19px;
color: #535455;
font-weight: 600;
}
.icon.download:hover:before, .active .icon.download:before {
color: inherit; 
}
.icon.download {text-align: left;}

/* --- lists loaders --- */
tr.disable-tr > td {
    opacity: 0.5;
}
tr.disable-tr > td:nth-last-child(2) {
    opacity: 1;
    pointer-events: auto;
}
tr.disable-tr > td:last-child {
    opacity: 1;
    pointer-events: auto;
}
/**/
.dropdown.recurring-btn{
    float: right;
}
.listing-content .details .dropdown.recurring-btn span{
    line-height: 1;
}
.listing-content .details .dropdown.recurring-btn span:before{
    color: #fff;
    font-size: 10px;
    padding-left: 7px;
    vertical-align: middle;
}
.dropdown.recurring-btn .dropdown-menu{
    top:33px;
    min-width: 130px;
    border-color: #cad6dd;
}
.dropdown.recurring-btn .dropdown-menu a{
    background-color: #fff!important;
    display: block!important;
    float: none!important;
    border: 0!important;
    color: #777!important;
    margin-top: 0!important;
    font-size: 16px;
}
.dashboardicon-information{
    font-size: 14px;
    cursor: pointer;
    padding-left: 7px;
    vertical-align: middle;
}
.commissions_only{
    font-size: 14px;
    font-weight: 600;
    margin-left: 0;
}
.checkbox.commissions_only_ckbox{
    margin-right: 30px;
}
.checkbox.commissions_only_ckbox label{
    font-weight: bold;
    color: #000;
    font-style: normal;
    padding: 12px 0px 8px 0;
    font-size: 14px;
}
.commissions_only_ckbox i.dashboardicon-information:before{
    color:#ff9900;
}
p.commissions_text{
    color:#d73f3f;
}
.taxable label{
    padding-top: 11px;
}
input::placeholder {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: rgb(117, 117, 117);
    font-style: italic;
    font-weight: normal;
}
input.quntitydescription{
    padding-bottom: 15px!important;
}
.checkbox label input[type="checkbox"]:checked + .cr.blue-checkbox > .cr-icon{
    opacity: 1;
    color: #fff;
}
.checkbox label input[type="checkbox"]:checked + .cr.blue-checkbox{
    background-color: #1160af;
    border:1px solid  #1160af;
    border-radius:2px;
}
@media screen and (max-width:885px){
.sidebar-mini.sidebar-collapse .main-header .sidebar-toggle {
left: 81px;
}
.skin-blue .main-header .sidebar-toggle{
left: 81px;
}
.skin-blue .main-header .navbar{
margin-left: 135px;
width: auto;
}
.main-header .logo .logo-mini {
display: block;
}
.main-header .global-search{
margin-left: 5px!important;
}
}

/* amsu-1514 ckeditor me custom plugin ka css include krrne nhi ho rha tha so yha likh dia 
kyuki ye file sb jagah included h*/

/*.ckeditor_attach_file_item{
  color: #0000ff !important;
  text-decoration: underline !important;
  cursor: pointer !important;
}*/
.cke_reset_all.cke_editor_ckeditor_textarea_dialog  .ckeditor_attach_file_remove{
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased !important;
    color: red !important;
}
.ckeditor_attach_files {
    padding: 10px 10px !important;
}

.ckeditor_attach_file_div {
    padding: 5px 5px !important;
}
.cmp_attach_list {
    background-color: #e7e7e7;
    padding: 10px 10px;
}
.ck_attachment_div {
    color:black;
    font-weight:700;
}
.ck_file_size {
    color: #707070;
}

.ck_attach_files_remove {
    text-align: left;
    color: #ff4242;
    cursor: pointer;
}
.cke_editor_ckeditor_textarea_dialog .cke_dialog_title {
    border-bottom-color: #d5d5d5;
    background-color: #034a8a ;
    color: #fff;
    display: block;
    padding: 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif, 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
a.cke_dialog_close_button{
    display:none;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog .image-preview-input,
.cke_reset_all.cke_editor_ckeditor_textarea_dialog .image-preview-input:hover{
    padding: 10px 20px 10px 33px!important;
    background-color: #058a03;
    border-radius: 90px!important;
    border: 1px solid #058a03;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog .image-preview-input span{
    color: #fff;
    line-height: 15px;
    font-size: 13px;
}
.attach_file .image-preview
{
    margin: 10px 0px 20px;
    border: 1px solid #c9d3df;
    border-radius: 5px;
}
.cke_editor_ckeditor_textarea_dialog .cke_dialog_contents_body{
    padding: 15px 20px;
}
.cke_editor_ckeditor_textarea_dialog .cke_dialog_contents_body .list_heading{
    display: inline-block;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    position: absolute;
    top: 35px;
    z-index: 99;
    background-color: #fff;
    padding: 2px;
    left: 35px;
}
.cke_editor_ckeditor_textarea_dialog  .ckeditor_attach_file_list{
    border: 1px solid rgb(225, 218, 218);
    padding: 10px;
    border-radius: 5px;
    max-height: 120px;
    overflow-y: auto;
}
.cke_editor_ckeditor_textarea_dialog  .ckeditor_attach_file_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
.cke_editor_ckeditor_textarea_dialog  .ckeditor_attach_file_list::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}
.cke_editor_ckeditor_textarea_dialog  .ckeditor_attach_file_list::-webkit-scrollbar-thumb {
    background-color: #8e8e8e;
    border: 0px solid #555555;
}
.cke_editor_ckeditor_textarea_dialog .note{
    font-size: 13px;
    padding: 5px 12px;
    text-align: center;
    font-weight: normal;
    font-style: italic;
    color: #978119;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.cke_editor_ckeditor_textarea_dialog .attachment-title{
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: right;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog .ckeditor_clear_attach_files,
.cke_reset_all.cke_editor_ckeditor_textarea_dialog .ckeditor_clear_attach_files:hover,
.cke_reset_all.cke_editor_ckeditor_textarea_dialog .ckeditor_clear_attach_files:focus{
    padding: 0px 12px !important;
    border:0px;
    border-radius: 5px!important;
    color:#034a8a;
    cursor: pointer;
    outline: none;
    font-weight: 600;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog .ckeditor_attach_file_item{
    font-size: 13px;
    padding-right: 10px;
    text-decoration: none!important;
    color: #333!important;
    /*cursor: pointer;*/
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog  .cke_dialog_footer{
    text-align: center;
    padding-bottom: 15px;
    background-color: #fff;
    border-top: 0;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog  .cke_dialog_footer a.cke_dialog_ui_button.cke_dialog_ui_button_ok{
    background-color: #034a8a;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 500;
    width: auto;
    color: #fff;
    border:1px solid #034a8a;
    -webkit-border-radius: 90px !important;
    -moz-border-radius: 90px !important;
    border-radius: 90px !important;
    margin-right: 10px;
    padding: 6px 15px !important;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog  .cke_dialog_footer a.cke_dialog_ui_button{
    background-color: transparent;
    color: #567c94;
    -webkit-border-radius: 90px !important;
    -moz-border-radius: 90px !important;
    border-radius: 90px !important;
    padding: 6px 15px !important;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog  .cke_dialog_footer a.cke_dialog_ui_button_ok:focus{
    box-shadow: none;
   border: 1px solid #034a8a!important;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog  .cke_dialog_footer .cke_resizer.cke_resizer_ltr{
    display: none!important;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog  .input-group-btn i{
    color: #fff;
    position: absolute;
    top: 29%;
    left: 12px;
}
#ckeditor_attach_files{
 border: 2px solid rgb(211 211 211); 
 border-radius: 5px; 
 min-height: 220px;
}
#ckeditor_attach_files.ck_droparea_files{
    max-height: 300px;
    border: 2px solid rgb(3 74 138 / 68%);
   transition: all 0.50s ease-in-out;
   box-shadow: rgb(230 230 230) 0px 3px 8px;
}
.cke_reset_all.cke_editor_ckeditor_textarea_dialog #attach_file_div{
    margin: 10px auto;
}
a.cke_dialog_ui_button:focus, a.cke_dialog_ui_button:active{
    border:1px solid #bcbcbc!important;
}
.cke_editor_ckeditor_textarea_dialog .attachment_div{
    position: relative;
    padding: 0px 20px 20px;
}
.cke_editor_ckeditor_textarea_dialog .ck_error_note {
    font-size: 13px;
    padding: 5px 12px;
    text-align: center;
    font-weight: 600;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #ff4242;
    background-color: #ffc7c7;
}
/*ckeditor end*/
.box-header .sync-div{
    width: 100%;
}
.guestcard-header.box-header .sync-div{
    padding-bottom: 25px;
    margin-top: 13px;
}
.box-header .sync-tooltip{
    font-size: 11px;
    float: right;
    padding-left: 10px;
    padding-bottom: 5px;
    text-align: right;
    float:right;
    color: #2988c0;
    margin-bottom: 0px;
    position: absolute;
    top: 33px;
    right: 0;
}