i.fa-refresh {margin-left: 5px;}
i.fa-hide {display: none;}
div.fa-hide-module {display: none;}
.flag_custom_notify {position: absolute;text-align: center;padding:3px 14px 1px 3px;line-height: .9;width: 1px;}
.mt-15{
  margin-top: 15px;
}
.success-msg {
  background-color: rgb(82, 190, 127);
  padding: 5px 0;  
  margin: 10px 0 0;
  position: relative;
}
.success-msg p {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: rgb(255, 255, 255);
  line-height: 1.846;  
  margin-bottom: 0;
}
.success-msg span {
  font-size: 13px;
  color: rgb(255, 255, 255);
  margin: 0 15px;
}
.skin-blue .main-header .navbar .success-msg {
  margin-top: 0;
}
#msg{
/*  margin-left: 33px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 30px;*/
  width: 95%;
  margin: 15px auto;
}
.error-msg {
  background-color: #ff6666;
  padding: 5px 0;  
  margin-top: -2px;
  margin-bottom: 30px;
  position: relative;
}
.error-msg p {
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  color: rgb(255, 255, 255);
  line-height: 1.846;  
  margin-bottom: 0;
}
.error-msg span {
  font-size: 13px;
  color: rgb(255, 255, 255);
  margin: 0 15px 0 0;
}
.template-2 #msg.error-msg{
  top: 58px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.template-2 #msg.success-msg{
  top: 58px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  margin: 0!important;
}
.template-3 #msg.error-msg{
  top: 82px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.template-3 #msg.success-msg{
  top: 82px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  margin: 0!important;
}
.template-4 #msg.error-msg{
  top: 103px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.template-4 #msg.success-msg{
  top: 103px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  margin: 0!important;
}
.template-4 .guestcard {
  padding: 50px 0px 130px !important;
}
.template-5 #msg.error-msg{
  top:92px;
  margin-bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.template-5 #msg.success-msg{
  top:92px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  margin: 0!important;
}
.template-5 .guestcard {
  padding: 130px 0px !important;
}
.template-6 #msg.error-msg{
  top:74px;
  margin-bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.template-6 #msg.success-msg{
  top:74px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  margin: 0!important;
}
.template-8 #msg.error-msg{
  top:67px;
  margin-bottom: 0px;
  margin-top:-2px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.template-8 #msg.success-msg{
  top:67px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  margin: 0!important;
}
.template-9 #msg.error-msg{
  top:106px;
  margin-bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}
.template-9 #msg.success-msg{
  top:145px;
  position: absolute;
  width: 100%;
  z-index: 1000;
  margin: 0!important;
}
.template-11 #msg.success-msg{
    top: 0px;
    position: absolute;
    width: 90%;
    z-index: 1000;
    margin: 0!important;
    left: 100px;
}
.template-9 .guestcard {
  padding: 70px 0px !important;
}
.impersonate-msg {
  background-color: #509be8;
  padding: 5px 0;   
  margin-bottom: 0px;
  position: relative;
  margin: 0px!important;
}
.impersonate-msg p {
  font-size: 14px;  
  color: rgb(255, 255, 255);
  line-height: 1.846;
  margin-bottom: 0;
  letter-spacing: 0.2px;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
}
.impersonate-msg span {
  font-size: 13px;
  color: rgb(255, 255, 255);
  margin: 0 15px 0 0;
}

/*Loading starts*/
body.loader-main {
  overflow: hidden;
}
#body_loader.loader-hide{
  display: none;
}
.loader-outer {
  display: block;
  text-align: center;   
  margin: auto;
  vertical-align: middle; 
  height: 100vh; 
  background-color: rgba(255,255,255,0.9);
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 99999;
}
.loader-outer #loader-6 {
  border: solid 1px #e6e6e6;
  width: 250px;
  margin: auto;
  margin-top: 20%;
  padding: 25px 50px;
  background-color: #fff;
  box-shadow: 0px 0px 15px #ccc;
  border-radius: 4px;
}
.loader-outer #loader-6 p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #6bd6c8; 
  margin: 20px 0 0;
}
.loader-outer #loader-6 span {
  display: inline-block;
  height: 15px;
  width: 15px;
  background: #6bd6c8;
  border-radius: 0px;  
}
.loader-outer #loader-6 span:nth-child(1) {
  transform-origin: 0 50%;
  transform-perspective: 100px;
  animation: cuve 1s 0.5s infinite;
}
.loader-outer #loader-6 span:nth-child(2) {
  transform-origin: 0 50%;
  transform-perspective: 100px;
  animation: cuve 1s 1s infinite;
}
.loader-outer #loader-6 span:nth-child(3) {
  transform-origin: 0 50%;
  transform-perspective: 100px;
  animation: cuve 1s 1.5s infinite;
}
.loader-outer #loader-6 span:nth-child(4) {
  transform-origin: 0 50%;
  transform-perspective: 100px;
  animation: cuve 1s 2s infinite;
}
.loader-outer #loader-6 span:nth-child(5) {
  transform-origin: 0 50%;
  transform-perspective: 100px;
  animation: cuve 1s 2.5s infinite;
}

@keyframes cuve {
  0% {
    transform: rotateY(-90deg) perspective(50px);
    /*background: #6bd6c8;*/
    opacity: 0.5;
  }
  50% {
    transform: rotateY(0deg);
    /*background: #6bd6c8;*/
    opacity: 1;
  }
  100% {
    transform: rotateY(90deg) perspective(50px);
    transform-origin: 100% 50%;
    /*background: #6bd6c8;*/
    opacity: 0.5;
  }
}
/*Loading ends*/
/*select property overlay*/
.navbar-static-top .select-property {
    margin-top: 10px;
    z-index: 9999;
}
.property-overlay
{
  height: 100vh;
  position: fixed;
  width: 100%;
  z-index: 9999;
  left: 0;
}
.overlay
{
  display: block;
  text-align: center;
  margin: auto;
  vertical-align: middle;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  width: 100%;
}
.yellow-text{
  display: block;
  position: absolute;
  top: 88px;
  right: -70px;
  color: #ffc600;
}
.yellow-text p{
position: relative;
}
.yellow-text p:after{
  background-image: url(../images/please-sel-pro-arrow.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  height: 76px;
  content: "";
  display: block;
  clear: both;
  text-align: right;
  position: relative;
  margin-left: 7px;
  margin-top: -95px;
}
/*select property overlay end*/
/*Tenanat Details*/
#occupants_data_modal .modal-content, 
#resident_transaction_detail_modal .modal-content, 
#view_resident .modal-content,
#add_charge_modal .modal-content,
#lease_charge_modal .modal-content{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#occupants_data_modal .modal-header, 
#resident_transaction_detail_modal .modal-header, 
#view_resident .modal-header,
#add_charge_modal .modal-header,
#lease_charge_modal .modal-header{
  background-color: #253c82;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
#occupants_data_modal .modal-header h4, 
#resident_transaction_detail_modal .modal-header h4, 
#view_resident .modal-header h4,
#add_charge_modal .modal-header h4,
#lease_charge_modal .modal-header h4{
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  text-transform: uppercase;
}
#occupants_data_modal .modal-body, 
#resident_transaction_detail_modal .modal-body, 
#view_resident .modal-body,
#add_charge_modal .modal-body,
#lease_charge_modal .modal-body{
  padding: 0px; 
}
#occupants_data_modal .modal-body table thead tr th, 
#resident_transaction_detail_modal .modal-body table thead tr th, 
#view_resident .modal-body table thead tr th,
#add_charge_modal .modal-body table thead tr th,
#lease_charge_modal .modal-body table thead tr th{
  padding: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
  background-color: #f3f3f4;
}
#occupants_data_modal .modal-body table thead tr td, 
#view_resident .modal-body table thead tr td,
#add_charge_modal .modal-body table thead tr td,
#lease_charge_modal .modal-body table thead tr td{
  padding: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
  background-color: #f3f3f4;
  font-weight: 700;
  font-size: 12px;
  color: #333;
}
#resident_transaction_detail_modal .modal-body .table > thead > 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;
}
#resident_transaction_detail_modal .modal-body .transaction_data .transaction-data-table {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}
#resident_transaction_detail_modal .modal-body .transaction_data .transaction-data-table::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}
#resident_transaction_detail_modal .modal-body .transaction_data .transaction-data-table::-webkit-scrollbar{
  width: 5px;
  background-color: #F5F5F5;
}
#resident_transaction_detail_modal .modal-body .transaction_data .transaction-data-table::-webkit-scrollbar-thumb{
  background-color: #333;
  border: 1px solid #333;
}
#resident_transaction_detail_modal .modal-body .transaction_data .transaction-data-table {
  margin-bottom: 20px;
}
#resident_transaction_detail_modal .modal-body {
  padding: 20px 20px 0px;
  margin-bottom: 15px;
}
#occupants_data_modal .modal-body table, 
#resident_transaction_detail_modal .modal-body table, 
#view_resident .modal-body table,
#add_charge_modal .modal-body table,
#lease_charge_modal .modal-body table{
  margin-bottom: 0px;
}
#occupants_data_modal .modal-body table tbody tr td, 
#resident_transaction_detail_modal .modal-body table tbody tr td, 
#view_resident .modal-body table tbody tr td,
#add_charge_modal .modal-body table tbody tr td,
#lease_charge_modal .modal-body table tbody tr td{
  font-size: 14px;
  color: #6f6f6f;
  padding: 10px 15px;
  border-bottom:1px solid #f0f0f0;
}
#occupants_data_modal .modal-footer .btn 
{
  background-color: #253c82;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border:1px solid  #253c82;
  color: #ffffff;
}
#occupants_data_modal .close, 
#resident_transaction_detail_modal .close, 
#view_resident .close,
#add_charge_modal .close,
#lease_charge_modal .close
{
  color: #fff !important;
  opacity: 1;
}
#occupants_data_modal .close:hover, 
#occupants_data_modal .close:focus, 
#resident_transaction_detail_modal .close:hover, 
#resident_transaction_detail_modal .close:focus,
#view_resident .close:hover, 
#view_resident .close:focus,
#add_charge_modal .close:hover,
#add_charge_modal .close:focus,
#lease_charge_modal .close:hover,
#lease_charge_modal .close:focus
{
  color: #fff !important;
  opacity: 1;
}
#add_charge_modal #add_charge_form input{
  background-color: #fff;
  color: #333;
  border:1px solid #c9d3df;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5;
  margin-top: 5px;
}
#add_charge_modal #add_charge_form textarea{
background-color: #ebeff3;
color: #777;
border:1px solid #c9d3df;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 30px;
padding: 1em 12px 5px;
resize: none;
}
#add_charge_modal #add_charge_form textarea::-webkit-input-placeholder,
#add_charge_modal #add_charge_form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
#add_charge_modal #add_charge_form textarea::-moz-placeholder,
#add_charge_modal #add_charge_form input::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
#add_charge_modal #add_charge_form textarea:-ms-input-placeholder,
#add_charge_modal #add_charge_form input:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
#add_charge_modal #add_charge_form textarea:-moz-placeholder,
#add_charge_modal #add_charge_form input:-moz-placeholder { /* Firefox 18- */
  color: #333;
}

/*test*/
th[data-listing-sort]:after {
    content: '\78';
    font-family: 'dashboard-icons'; 
    float: right;
    font-size: 12px;
    font-weight: 400;   
    font-family: "dashboard-icons" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
th[data-listing-sort].sorting:after {
    content: '\7a';
    font-family: 'dashboard-icons';
    float: right;
    font-size: 13px;
    font-weight: 400;
    color: #037aff;
}
th[data-listing-sort].sorting_asc:after {
    content: '\52';
    font-family: 'dashboard-icons';
    float: right;
    font-size: 13px;
    font-weight: 400;
    color: #037aff;
}
.table > thead > tr > th.sorting_asc,.table > thead > tr > th.sorting{
  box-shadow: inset 0 0 40px #e2eef9!important;
 /* border: 1px solid #b8d7f3!important;*/
  color:#037aff!important;
  /*background-color: #e2eef9!important;*/
}
.facebook_link:hover, .google_link:hover{
  color:#fff;
}
.login-box-body:after{
  clear: both;
  content: '';
  display:block;
  height:auto;
}


/*----------recipient page----------*/
.recipient-pg{
  width:100%;
  padding:0px;
  margin: 0px 0px 5px 0px;
}
.recipient-pg .box{
  position: relative;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
   -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background: #ffffff;
  border-top: 0px solid #d2d6de;
  border-bottom: 1px solid #ececec;
  margin-bottom: 0px;
  width: 100%;
  box-shadow: none;
}
.recipient-pg .box-header{
  padding:12px 15px;
}
.recipient-pg .box-header .dashboardicon-up:before,.recipient-pg .box-header .dashboardicon-down:before{
  font-weight: bold!important
}
.recipient-pg h1{
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  color:#373737;
  padding:0px;
  margin: 0px;
  text-indent: 10px;
  float: left;
  line-height: 32px;
}
.recipient-pg .instructions{
  background-image: url(../images/admin/hint-error-icon.png);
  background-repeat: no-repeat;
  background-position: 18px 10px;
  background-color: #fbf6dd;
  padding: 12px 24px 12px 58px;
  text-align: left;
  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;
  margin: 0;
}
.recipient-pg .hint-error-sub{
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
.recipient-pg .btn-box-tool{
  margin-top: 7px;
    margin-right: 3px;
    font-size: 12px;
    color: #373737;
    font-weight: 900;
    border: 1px solid #d6d6d6;
    border-radius: 90px;
    height: 30px;
    width: 30px;
    line-height: 24px !important;
}
.recipient-pg .box-body{
  padding:0px;
}
.sel-box-sec{
  background-image: url(../images/selected-bg.jpg);
  background-repeat: repeat;
  background-position: left top;
  width:100%;
/*  padding:15px 0px;*/
  background-color: #f8f8f8;
  border-top:1px solid #ececec;
  border-bottom:1px solid #ececec;
}
.recipient-pg .filter_div{
  /*background-image: url(../images/selected-bg.jpg);
  background-repeat: repeat;
  background-position: left top;*/
  width:100%;
  padding:15px 0px;
   background-color: #e9e9e7;
  border-top:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
}
.recipient-pg .multiselect,
.recipient-pg .multiselect:active,
.recipient-pg .multiselect:focus{
  width:auto !important;
  background-color: rgb(255, 255, 255) !important;
  box-shadow: 1px 1.732px 4px 0px rgba(17, 48, 104, 0.09);
  border: 0px;
  border-radius: 90px;
  padding:8px 15px;
  font-weight: 500;
  font-size: 13px;
  color:#515151;
  text-align: left;
  /*background-image: -webkit-linear-gradient( 90deg, rgb(246,246,246) 0%, rgb(254,254,254) 17%, rgb(255,255,255) 51%, rgb(255,255,255) 100%) !important;*/
}

.recipient-pg .select-wrap-box:after {
  top: 7px;
  font-size: 11px;
}
.recipient-pg .select-wrap-box.selected select{
  background-color: #037aff!important;
  color: #fff!important;
}
.recipient-pg .select-wrap-box.selected select option{
  background-color: #fff;
  color: #000;
  padding: 5px 15px 5px;
}
.recipient-pg .select-wrap-box.selected select option:hover{
    background-color: #e2f1f9 !important
}
.recipient-pg .select-wrap-box.selected select:focus {
    outline: none;
}
.recipient-pg .select-wrap-box.selected:after
{
  color: #fff;
}
.recipient-pg  .select-wrap-box select{
  border-radius:90px !important;
}
.recipient-pg .select-wrap-box select:focus {
  outline: none !important;
}

.recipient-pg .category_selected{
  width:auto !important;
  background-color: #037aff !important;
  box-shadow: 1px 1.732px 4px 0px rgba(17, 48, 104, 0.09);
  border: 0px;
  border-radius: 90px;
  padding:8px 15px;
  font-weight: 400;
  font-size: 13px;
  color:#fff !important;
  text-align: left;
}

.recipient-pg .category_selected,
.recipient-pg .category_selected:active,
.recipient-pg .category_selected:focus{
  background-color: #037aff !important;
  color:#fff !important;
}
.recipient-pg .multiselect .clear{
  font-size: 8px;
  font-weight: 400;
  color: #ffffff;
  padding-right: 5px;
}
.occupancy_status_drpdwn .btn-group{
  margin-right: 5px !important;
}
.recipient-pg .multiselect-native-select .btn-group{
  margin: 0px;
}
.recipient-pg .multiselect .caret{
  color:#034a8a;
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  margin-left: 15px;
  float: right;
  margin-top: 8px;
}
.recipient-pg .sel-box-sec .multiselect-native-select .btn-group ul.multiselect-container{
  border: solid 1px rgb(237, 243, 249);
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 10px 0px rgba(8, 8, 8, 0.1);
}
.recipient-pg .sel-box-sec .multiselect-native-select .btn-group ul.multiselect-container li{
  border-bottom: solid 1px rgb(240, 244, 249);
}
.recipient-pg .sel-box-sec .multiselect-native-select .btn-group ul.multiselect-container li a{
  padding: 5px 15px 5px !important;
}
.recipient-pg .dropdown-menu > li > a:hover {
  background-color: #e2f1f9 !important;
  color: #333;
}
.recipient-pg .sel-box-sec .multiselect-native-select .btn-group ul.multiselect-container li a label{
  padding: 3px 20px 3px 25px;
  font-weight: 400;
  font-size: 13px;
  color:#333;
  text-align: left;
  line-height: 22px;
}
.recipient-pg .dropdown-menu > .active > a, .recipient-pg .dropdown-menu > .active > a:hover, .recipient-pg .dropdown-menu > .active > a:focus{
  background-color: #e2f1f9 !important;
}
.recipient-pg .sel-box-sec textarea::-webkit-input-placeholder,
.recipient-pg .sel-box-sec input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: 400;
  font-size: 13px !important;
  color:#515151 !important;
}
.recipient-pg .sel-box-sec textarea::-moz-placeholder,
.recipient-pg .sel-box-sec input::-moz-placeholder { /* Firefox 19+ */
  font-weight: 400;
  font-size: 13px !important;
  color:#515151 !important;
}
.recipient-pg .sel-box-sec textarea:-ms-input-placeholder,
.recipient-pg .sel-box-sec input:-ms-input-placeholder { /* IE 10+ */
  font-weight: 400;
  font-size: 13px !important;
  color:#515151 !important;
}
.recipient-pg .sel-box-sec textarea:-moz-placeholder,
.recipient-pg .sel-box-sec input:-moz-placeholder { /* Firefox 18- */
  font-weight: 400;
  font-size: 13px !important;
  color:#515151 !important;
}
.recipient-pg .sel-box-sec select {
  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!important;
  padding:8px 15px !important;
  font-weight: 500;
  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;
}
.recipient-pg .sel-box-sec .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 10px !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;
}
.recipient-pg .select-right-icon:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 14px;
  bottom: 0;
  vertical-align: middle;
  text-align: center;
  pointer-events: none;
  color: #034a8a;
  border-top: 5px dashed;
  border-top: 5px solid \9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.recipient-pg .sel-box-sec  .recipient_list_div{
  background-color: #f0f0f0;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px #e3e3e3 solid;
}
.recipient-pg .sel-box-sec .padding-left{
  padding-left: 25px;
  padding-right: 0px;
}
.recipient-pg .sel-box-sec select:after{
  content:"";
  display:block;
  clear: both;
  height:auto;
}
.recipient-pg .sel-box-sec .container-fluid .btn-primary{
  background-color: #fff;
  font-family: 'Raleway', sans-serif;
  margin-top: 0px;
  margin-bottom: 0px;
  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 20px !important;
  display: inline-block;
  transition: all 0.3s;
}
.recipient-pg .box-primary .box-body .btn-primary{
  margin-top: 0px!important;
  margin-bottom: 0px;
}
.recipient-pg .sel-box-sec .container-fluid .btn-primary:hover, 
.recipient-pg .sel-box-sec .container-fluid .btn-primary.active, 
.recipient-pg .sel-box-sec .container-fluid .btn-primary:focus, 
.recipient-pg .sel-box-sec .container-fluid .btn-primary:active, 
.recipient-pg .sel-box-sec .container-fluid .btn-primary:last-child:active{
  background-color: #034a8a!important;
  color: #ffffff;
  border: 1px solid #034a8a!important;
  -webkit-border-radius: 90px !important;
  -moz-border-radius: 90px !important;
  border-radius: 90px !important;
}
.recipient-pg .search_div{
  width:100%;
  border-bottom: 1px solid #ececec;
  padding:12px 0px;
  background-color: #fff;
}
.recipient-pg .search_div:after{
  content:'';
  display: block;
  clear: both;
  height:auto;
}
.recipient-pg .search_div .search-field{
  background-color: #f7f7f7;
  border: 1px solid #d6d6d6;
  padding: 4px 15px;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #515151;
  height: auto;
  margin:0px;
}
.recipient-pg .search_div .global-search-icon{
  position:relative;
}
.recipient-pg .search_div .global-search-icon:after {
  content: "\70";
  font-family: "dashboard-icons" !important;
  font-size: 14px;
  color: #777;
  position: absolute;
  right: 14px;
  top: 4px;
}
.recipient-pg .search_div .update_selected_resident_count, .recipient-pg .search_div .check-all{
  float:left;
  width:auto;
  margin-right: 15px;
}
.recipient-pg .search_div .update_selected_resident_count p{
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #515151;
  line-height: 30px;
  display: inline-block;
  margin:0px 15px 0px 0px;
  padding: 0px;
}
.recipient-pg .search_div .update_selected_resident_count p span.view_recipients{
  color: #fff;
  background-color: #034a8a;
  padding: 0px 8px;
  border-radius: 3px;
  cursor: pointer;
}
.recipient-pg .search_div .check-all input{
  border-style: solid;
  border-width: 1px;
  border-color: rgb(214, 214, 214);
  border-radius: 3px;
   -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.recipient-pg .guest-chkbx{
margin-right: 50px;
}
.recipient-pg .search_div .check-all label,.recipient-pg .filter_div .check-all label,
.recipient-pg .guest-chkbx .check-all label{
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  color: #515151;
  line-height: 30px;
  margin:0px;
}
.sel-all {
  display: block;
  position: relative;
  padding-left: 28px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sel-all input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.multiselect-native-select .dashboardicon-down:before{
  font-size: 11px;
  padding-left: 10px;
}
.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(214, 214, 214);
  border-radius: 3px;
}
.sel-all:hover input ~ .checkmark {
  background-color: #fff;
}
.sel-all input:checked ~ .checkmark {
  background-color: #037aff;
  border:1px solid #037aff;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.sel-all input:checked ~ .checkmark:after {
  display: block;
}
.sel-all .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.note-check.checkbox{
  margin:0px;
}
/*.recipient-pg .update_selected_resident{
  padding: 15px 0px;
}*/
.recipient-pg .update_selected_resident:after{
  content: "";
  display: block;
  clear: both;
  height:auto;
}
.recipient-pg .update_selected_resident .unselected_resident{
  border:1px solid #ececec;
  border-radius: 3px;
  padding: 0px;
  margin-bottom: 10px;
  cursor: pointer;
}
.recipient-pg .update_selected_resident .unselected_resident .dashboardicon-profile:before {
  content: "\4c";
  position: absolute;
  font-size: 16px;
  color: #a4a4a4;
  top: 14px;
  left: 25px;
}
.recipient-pg .update_selected_resident .unselected_resident .dashboardicon-edit:before {
  content: "\6d";
  position: absolute;
  font-size: 16px;
  color: #fff;
  top: 14px;
  left: 25px;
}
.recipient-pg .update_selected_resident .unselected_resident label.label-danger p{
  color: #fff;
}
.recipient-pg .update_selected_resident .unselected_resident label{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color: #616161;
  width: 100%;
  margin: 0px;
  padding: 10px 10px 10px 40px;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
}
.recipient-pg .update_selected_resident .unselected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color: #616161;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 70%;
}
.recipient-pg .update_selected_resident .unselected_resident label span{
  float:right;
}
.recipient-pg .update_selected_resident .selected_resident{
  border:1px solid #034a8a;
  border-radius: 3px;
  padding: 0px;
  margin-bottom: 10px;
  cursor: pointer;
}
.recipient-pg .update_selected_resident .selected_resident .dashboardicon-profile:before {
    content: "\4c";
    position: absolute;
    font-size: 16px;
    color: #034a8a;
    top: 14px;
    left: 25px;
}
.recipient-pg .update_selected_resident .selected_resident label{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color:#034a8a;
  width:100%;
  margin: 0px;
  padding: 10px 10px 10px 40px;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
}
.recipient-pg .update_selected_resident .selected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color:#034a8a;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 78%;
}
.recipient-pg .update_selected_resident .selected_resident label span{
  float:right;
}
.recipients_body .selected_resident{
  border:1px solid #034a8a;
  border-radius: 3px;
  padding: 0px;
  margin-bottom: 10px;
  cursor: pointer;
}
.recipients_body .selected_resident .dashboardicon-profile:before {
  content: "\4c";
  position: absolute;
  font-size: 16px;
  color: #034a8a;
  top: 14px;
  left: 25px;
}
.recipients_body .selected_resident label{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color:#034a8a;
  width:100%;
  margin: 0px;
  padding: 10px 10px 10px 40px;
  display: inline-block;
  cursor: pointer;
}
.recipients_body .selected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color:#034a8a;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 30%;
}
.recipients_body .selected_resident label span{
  float:right;
}
.recipients_body .selected_resident label span b{
  font-size: 11px;
  padding-right: 10px;
}
.recipient-pg .movein_date_reset,
.recipient-pg .lease_date_reset{
  display: inline-block;
  width: 132px;
  margin-left:8px;
  position: relative;
  float: left;
}
.recipient-pg .guest_movein_reset{
  display: inline-block;
  width: 216px;
  margin-left:8px;
  position: relative;
  float: left;
}
.recipient-pg .enroll_status{
  width:155px;
  display: inline-block;
  margin-left:8px;
  position: relative;
  float: left;
}
.recipient-pg .movein_date_reset a, 
.recipient-pg .lease_date_reset a{
  right: 11px;
  top: 9px;
}
.recipient-pg .guest_movein_reset a {
  right: 26px;
  top: 9px;
}
.recipients_body .delete_selected {
    color: #999;
    font-size: 11px;
    border: 1px solid #999;
    border-radius: 90px;
    width: 18px;
    height: 18px;
    padding: 3px 3px 0px;
    margin-left: 10px;
}
.recipient-pg .filter_div .payment-div{
    width: 268px;
    float: right;
}
#selected_receipients_list .modal-dialog{
  width: 900px;
}
.btn-group.open .dropdown-toggle,
.btn-group.open .dropdown-toggle:active,
.btn-group.open .dropdown-toggle:focus {
  -webkit-box-shadow: inset 0 0 10px transparent!important;
  box-shadow: inset 0 0 10px transparent!important;
}
.recipient-pg .filter_div .payment_due_div, .recipient-pg .filter_div .guest_chkbx_div {
  float: left;
  margin-left: 15px;
  padding-top: 4px;
}

.recipient-pg .filter_div .payment_due_threshold_div input{
  width: 45px;
  float: left;
  margin-left: 5px;
  display: block;
  margin-bottom: 0px;
  padding: 6px 6px;
  height: auto;
  background-color: #fff!important;
}

/*compose-pg*/
.compose-pg select{
  border: 1px solid #c9d3df;
  border-radius: 5px!important;
  background-color: #fff!important;
}
.compose-pg select:focus{
  outline: 0px!important;
}
.compose-pg textarea::-webkit-input-placeholder,
.compose-pg input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: 600;
  font-size: 15px !important;
  color: rgba(55, 55, 55, 0.8);
}
.compose-pg textarea::-moz-placeholder,
.compose-pg input::-moz-placeholder { /* Firefox 19+ */
  font-weight: 600;
  font-size: 15px !important;
  color: rgba(55, 55, 55, 0.8);
}
.compose-pg textarea:-ms-input-placeholder,
.compose-pg input:-ms-input-placeholder { /* IE 10+ */
  font-weight: 600;
  font-size: 15px !important;
  color: rgba(55, 55, 55, 0.8);
}
.compose-pg textarea:-moz-placeholder,
.compose-pg input:-moz-placeholder { /* Firefox 18- */
  font-weight: 600;
  font-size: 15px !important;
  color: rgba(55, 55, 55, 0.8);
}
.compose-pg{
  width:100%;
  padding:0px;
  margin: 0px;
}
.select-div{
  height: 60px;
}
.template_listing{
  height: 60px;
  width: 300px;
  border-right: 1px solid #d6d6d6;
  float: left;
}
.compose-pg .select-div .btn-group{
  margin-top: 0px;
}
.compose-pg .select-div .btn-default,
.compose-pg .select-div .btn-default:focus,
.compose-pg .select-div .btn-default:active,
.compose-pg .select-div .btn-default.active,
.compose-pg .select-div .open > .dropdown-toggle.btn-default{
  background-color: #fff;
  border:0px;
  width: 299px;
  height: 60px
}
.compose-pg .select-div .multiselect-native-select label{
  margin-bottom: 0;
  text-align: left;
}
.compose-pg .select-div .multiselect-native-select .dashboardicon-down:before
{
  padding-left: 39px;
}
.compose-pg .select-div .multiselect-native-select .btn-group ul.multiselect-container li a label {
  padding: 3px 25px 3px 25px;
  font-weight: 400;
  font-size: 13px;
  color: #333;
  text-align: left;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width:299px;
}
.compose-pg .select-div .multiselect-native-select .btn-group .dropdown-menu{
  width: 300px;
}
.compose-pg .dropdown-menu > li{
  width: 100%;
}
.compose-pg .dropdown-menu > li a{
  padding: 5px 0px;
}
.compose-pg .dropdown-menu > li > a:hover,
.compose-pg .dropdown-menu > .active > a,
.compose-pg .dropdown-menu > .active > a:hover,
.compose-pg .dropdown-menu > .active > a:focus {
  background-color: #e2f1f9 !important;
  color: #333;  
}
.compose-pg .select-div input[type="text"][data-sel].active-adaptive + label[placeholder]:before,
.compose-pg .select-div input[type="text"][data-sel]:focus + label[placeholder]:before{
  transform: translate(0, -1.3em) scale(1, 1)!important;
  color: #8493a8;
  font-style: normal;
}
.compose-pg .select-div .note-check{
  margin-top: 21px;
}
.compose-pg .select-div input[type] + label[placeholder] {
    display: block;
    pointer-events: none;
    line-height: 1.25em;
    margin-top: calc(-1em - 14px);
    margin-bottom: calc((3em - 1em) + 2px);
    padding: 0 40px;
}
.compose-pg .subject-div input {
    width: 100%;
    border: 1px solid #d6d6d6!important;
    border-radius: 90px!important;
    padding: 8px 15px !important;
    font-weight: 600;
    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;
    margin-bottom: 0;
    margin-top: 12px;
}
.compose-pg .box{
  position: relative;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background: #ffffff;
  border-top: 0px solid #d2d6de;
  border-bottom: 1px solid #ececec;
  margin-bottom: 0px;
  width: 100%;
  box-shadow: none;
}
.compose-pg h1{
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  color:#373737;
  padding:0px;
  margin: 0px;
  text-indent: 10px;
}
.compose-pg .btn-box-tool{
  margin-top: 7px;
  margin-right: 3px;
  font-size: 12px;
  color: #373737;
  font-weight: 900;
  border: 1px solid #d6d6d6;
  border-radius: 90px;
  height: 30px;
  width: 30px;
  line-height: 24px !important;

}
.compose-pg .box-body{
  padding-top: 0px;
}
.compose-pg .box-header{
  padding:20px 15px;
  border-bottom: 1px solid #ececec;
}
.compose-pg .box-header .dashboardicon-up:before,.compose-pg .box-header .dashboardicon-down:before{
  font-weight: bold!important
}
.compose-pg .filter_div{
  width:100%;
  padding:15px 0px;
  background-color: #e9e9e7;
  border-top:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
  margin-bottom: 15px;
  clear: both;
}

.compose-pg  .filter_div .btnField{
  background-color: rgb(255, 255, 255);
  box-shadow: 1px 1.732px 4px 0px rgba(17, 48, 104, 0.09);
  border: 0px;
  border-radius: 90px;
  padding: 6px 15px;
  margin: 5px;
  font-weight: 500;
  font-size: 14px !important;
  color: #515151 !important;
  text-align: left;
}
.compose-pg .filter_div .btnField:hover,
.compose-pg .filter_div .btnField:active,
.compose-pg .filter_div .btnField:focus{
  background-color: #034a8a;
  color:#fff !important;
}
.compose-pg .filter_div:after{
  content: "";
  display: block;
  clear: both;
  height:auto;
}
.compose-pg .action_btns{
  padding-top: 10px;
}
.compose-pg .action_btns .sample-preview-butn{
  background-color: rgb(255, 255, 255);
  border: 1px solid #cad6dd;
  border-radius: 90px;
  padding: 6px 15px;
  margin: 5px;
  font-weight: 600;
  font-size: 14px !important;
  color: #515151 !important;
  text-align: left;
}
.compose-pg .action_btns .sample-preview-butn:hover,
.compose-pg .action_btns .sample-preview-butn:active,
.compose-pg .action_btns .sample-preview-butn:focus,
.compose-pg .action_btns .sample-preview-butn.active{
  background-color: #034a8a;
  border: 1px solid #034a8a;
  color:#fff !important;
}
.compose-pg select + label[placeholder]{
  display: block;
  pointer-events: none;
  line-height: 1.25em;
  margin-top: calc(-3em + 7px);
  margin-bottom: calc(1em + 6px);
  padding-left: 12px;
}
.compose-pg select + label[placeholder]:before{
  content: attr(placeholder);
  display: inline-block;
  margin: 0;    /*calc(1em + 2px);*/
  padding: 0;  /*2px;*/
  white-space: nowrap;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-size: 100% 5px;
  background-repeat: no-repeat;
  background-position: center;
  font-family: 'Open Sans', sans-serif;
  color: #777777;
  color: #8493a8;
  font-size: 13px;
  font-weight: normal;

}
.compose-pg select[data-sel]:focus + label[placeholder]:before {
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transform: translate(0, -1.6em) scale(0.9, 0.9);
  transform: translate(0, -1.6em) scale(0.9, 0.9);
  font-weight: normal;
  font-size: 13px;
  color:#037aff;
  background-image: -moz-linear-gradient( 90deg, rgb(255, 255, 255) 58%, rgb(240, 240, 240) 58%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255, 255, 255) 58%, rgb(240, 240, 240) 58%);
  background-image: -ms-linear-gradient( 90deg, rgb(255, 255, 255) 58%, rgb(240, 240, 240) 58%);
  background-size: cover;

}
.compose-pg select[data-sel].active-adaptive + label[placeholder]:before{
  background-image: -webkit-linear-gradient( 90deg, rgb(240, 240, 240) 58%, rgb(255, 255, 255) 58%);
  transform: translate(0, -1.6em) scale(1, 1)!important;
}
.compose-pg input[type] + label[placeholder] {
  display: block;
  pointer-events: none;
  line-height: 1.25em;
  margin-top: calc(-3em - 7px);
  margin-bottom: calc((3em - 1em) + 2px);
  padding: 0 40px;
}
.compose-pg .schedule_Message_settings{
  background-color: #f0f0f0;
  margin-left: 20px;
  display: none;
}
.compose-pg .ckeditor_textarea_div{
  display: flex;
}
.compose-pg .ckeditor_textarea_div .ckeditor{
  width: 100%;
  transition: 0.6s ease-out;
}


.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #034a8a !important;
  border-color: transparent;
  color: #fff;
}
.daterangepicker td.in-range{
  background-color: #034a8a !important;
  border-color: transparent;
  color: #fff !important;
}
.daterangepicker td.end-date{
  border-radius: 0 90px 90px 0!important;
}
.daterangepicker td.start-date {
  border-radius: 90px 0 0 90px !important;
}

.recipient-pg .top-selected_resident{
 /* border: 1px solid #034a8a;;*/
 background-color: #efefef;
  border-radius: 3px;
  padding: 0px 15px 0px 10px;
  margin-bottom: 0px;
  cursor: pointer;
  display: inline-block;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  border-radius: 90px;
  position:relative;
  margin-right: 10px;
}
.recipient-pg .top-selected_resident i{
  position:absolute;
  left: 12px;
  top: 6px;
  color:#034a8a;
}
.recipient-pg .top-selected_resident label {
    font-size: 14px;
    font-weight: 400 !important;
    text-align: left;
    color: #515151;
    margin: 0px;
    padding: 4px 5px 4px 10px;
    display: inline-block;
    cursor: pointer;
    line-height: 22px;
    height: auto;
}
.recipient-pg .top-selected_resident label p {
    font-size: 13px;
    font-weight: 400 !important;
    text-align: left;
    color:#616161;
    margin: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: auto;
    margin-right: 5px;
}
.recipient-pg .top-selected_resident label span{
  font-size: 14px;
  font-weight: 700 !important;
  text-align: left;
  color: #034a8a;
}
.example{
  margin-right: 15px;
}
.example:after{
  content: "";
  display: none;
  height: auto;
  clear: both;
}
.ttour-shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100vw;
    z-index: 9999;
}
.ttour-overlay {
    position: absolute;
    box-shadow: 0 0 0 99999px rgba(0,0,0,.6), inset 0 0 2px 0 #000;
    left: 46%;
    top: 10px;
    width: 385px;
    height: 39px;
    border-radius: 90px;
}
.ttour-overlay p:before{
  background-image: url(../images/please-sel-pro-arrow.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 100%;
  height: 76px;
  content: "";
  display: block;
  clear: both;
  text-align: right;
  position: relative;
  margin-left: -65px;
  margin-top: -23px;
}
.ttour-overlay p{
    color: #ffca3b;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: right;
    position: relative;
    margin-left: 35px;
    margin-right: -155px;
}
.ttour-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
}
.batch-recipients-listing .filter-layout{
  background-color: #f8f8f8;
  padding:30px 20px!important;
}
.batch-recipients-listing .form-group{
  padding-bottom: 30px;
}
.batch-recipients-listing .form-group:last-child{
  padding-bottom: 0px;
}
.batch-recipients-listing .form-group label{
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  color:#333333;
  font-style: normal;
  padding-bottom: 10px;
}
.batch-recipients-listing .form-group p{
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color:#777777;
  font-style: normal;
  padding: 0px;
  margin:0px;
}

/*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;
}
/*filter dropdown*/
.filter-dropdown {
display: inline-block;
}
.dropdown.filter-dropdown.open > .dropdown-menu{
min-height: 150px!important;
}
.dropdown.filter-dropdown.open > .dropdown-menu:before{
border: solid;
border-color: #fff transparent;
border-width:0 6px 6px 6px;
content: "";
left: 0%;
bottom: initial;
position: absolute;
top: -6px;
}
.clear_date_filter {
font-size: 14px;
color: rgb(244 117 98);
cursor: pointer;
}
/*canned messaged*/
.potential-recipients{
  padding: 12px 15px;
  display: flow-root; 
  border-bottom: 0px;
  background-color: #f0f0f0;
}
.mail-frequency,.mail-date, .mail-label{
    float: left;
    padding: 10px;
}
.mail-date select{
    height: 35px!important;
}
.mail-frequency select{
  width: 190px;
  margin-right: 10px;
}

.mail-frequency label, .mail-date label, .mail-label label{
  color:#515151;
  line-height: 2.3em;
}
.mail-label .date_reset
{
  width: 190px;
  float: right;
}
.mail-label .date_reset .date-icon{
  top: 10px;
}
.mail-label .date_reset .form-group input {
  padding-left: 41px;
  background-color: #fff!important
}
.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) 58%, rgb(240, 240, 240) 58%);
}

.mail-date select{
  width: 70px;
}
.compose-pg .select-wrap-box:after{
  top: 16px;
  font-size: 11px;
  right: 24px;
}

@media screen and (max-width: 1440px) {
    .recipient-pg .update_selected_resident .unselected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color: #616161;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 65%;
}
.recipient-pg .update_selected_resident .selected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color:#034a8a;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 65%;
}
.ttour-overlay {
    left:auto;
    right: 352px;
    width: 268px;
}
}
@media screen and (max-width: 1366px) {
  .recipient-pg .update_selected_resident .unselected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color: #616161;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 100px;
}
.recipient-pg .update_selected_resident .selected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color:#034a8a;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 100px;
}
.ttour-overlay {
    left:auto;
    right: 376px;
    width: 250px;
}
}
@media screen and (max-width: 1280px) {
  .recipient-pg .update_selected_resident .unselected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color: #616161;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 65px;
}
.recipient-pg .update_selected_resident .selected_resident label p{
  font-size: 14px;
  font-weight: 400 !important;
  text-align: left;
  color:#034a8a;
  margin: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 65px;
}
.ttour-overlay {
    left:auto;
    right: 348px;
    width: 228px;
}
}

@media screen and (max-width:1024px) {
.recipient-pg .sel-box-sec .container-fluid .btn-primary {
    margin-top: 15px;
}
}
@media screen and (max-width: 768px) {
  .template-2 .error-msg {
    top: 57px;
  }
  .template-2 .error-msg p {
    text-align: center;
  }
  .template-3 .error-msg {
    top: 52px;
  }
  .template-4 .error-msg {
    top: 106px;
  }
  .template-4 .guestcard {
    padding: 140px 0px !important;
  }
  .template-5 .error-msg {
    top: 82px;
  }
  .template-8 .error-msg {
    top: 83px;
  }
  .template-8.guest-card .guestcard {  
    padding: 130px 0px !important;
  }
  .template-9 .error-msg {
    top: 72px;
  }
}


@media (max-width: 767px) and (min-width: 320px) {
  .template-4 .error-msg {
    top: 84px;
  }
  .template-4 .guestcard {
    padding: 120px 0px !important;
  }
  .template-8 .error-msg {
    top: 73px;
  }
  
}

/*.empty_floorplan
{
  display: none;
}*/
.hideDays .ui-datepicker-calendar{
  display: none;
}

.parent-sso-login{
  display:none;
}

/*line strikethrough css for hidden page in visual edit*/

.hidden-page{
  text-decoration: line-through !important;
}

.disabled{
  pointer-events:none;
  opacity: 0.5;
}

.message-notification{
    background-color: #f74545;
    border-radius: 90px;
    padding: 1px 5px;
    font-size: 9px;
    color: white;
    height: auto;
    width: 19px;
    display: inline-block;
    line-height: 16px;
    font-weight: bold;
    margin-left: 8px;
    position: absolute;
    top: 0px;
    text-align: center;
}