﻿body {
    font-family: Arial,Gotham,sans-serif;
    font-size: 14px;
}

.header_top {
    background: #236dcf;
    padding: 12px 0;
    width: 100%;
    margin-bottom: 20px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.nav > li > a {
    border: 1px solid #a7a7a7;
    color: #333;
    display: block;
    padding: 10px 45px;
    position: relative;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #236dcf;
    border-color: #ddd #ddd transparent;
    color: #fff;
}

.field_row {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.frm label {
    /*color: #696767;*/
    color: black;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
}

.frm input[type="text"], .frm input[type="email"], .frm input[type="tel"], .frm input[type="password"] {
    border: 1px solid #a7a7a7;
    color: #696767;
    font-size: 14px;
    padding: 5px;
    width: 100%;
}

.dataTables_filter input[type="search"], .dataTables_length select {
    border: 1px solid #a7a7a7;
    color: #696767;
    font-size: 14px;
    padding: 5px;
}

.frm select {
    border: 1px solid #a7a7a7;
    color: #696767;
    font-size: 14px;
    padding: 6px 5px;
    width: 99%;
}

input[type="button"], input[type="submit"], #buttonClear {
    background: #236dcf none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 28px;
    padding: 13px 27px;
    text-transform: uppercase;
}

table.dataTable.no-footer, table.dataTable tbody th {
    border-bottom: 1px #ccc solid;
}

table.dataTable.no-footer {
    border-bottom-color: #ccc !important;
}

#MainContent_dataListResults > thead {
    background-color: #eeeeee !important;
}

#exampleSubs_wrapper {
    background: #ccc;
    border-radius: 5px;
    padding: 10px 0 6px 0;
    overflow: auto;
    border: 1px solid #ccc;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold;
}

table.dataTable tbody tr {
    background-color: white;
}

table.dataTable tbody th, table.dataTable tbody td, table.dataTable thead td {
    padding: 8px 10px;
    border: 1px #ccc solid;
}

table.dataTable tbody tr {
    border: 0;
}

.dataListTable > tbody > tr > td > a {
    color: #333;
}

table.dataTable thead th, table.dataTable tbody td {
    border-bottom: 0 !important;
    border-right: 0;
}

    table.dataTable thead th:first-child, table.dataTable tbody td:first-child {
        border-left: 0;
    }

table.dataTable {
    border: 1px #ccc solid;
}

    table.dataTable thead th {
        border-right: 1px #ccc solid;
    }

        table.dataTable thead th:last-child {
            border-right: 0;
        }

#example_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
}

table.dataTable thead {
    background: #fff;
}

.dataTables_length, .dataTables_info {
    padding-left: 10px;
}

.dataTables_filter, example_paginate {
    padding-right: 10px;
}

.dataTables_filter {
    padding-bottom: 5px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 3px 8px !important;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 5px;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background: #236dcf !important;
        color: #fff !important;
    }

.login .nav > li > a {
    border: 0;
    color: #fff;
    padding: 0;
    line-height: 18px;
    margin-top: 2px;
    font-size: 14px;
}

.login .nav > li > button {
    padding: 0;
    border: 0;
    line-height: 18px;
}

.login .nav {
    padding: 20px 0 0 0;
}

    .login .nav > li {
        padding-left: 10px;
        vertical-align: middle;
        line-height: 18px;
    }

        .login .nav > li > a:hover {
            background: none;
            font-size: 14px !important;
        }

.modal-header {
    overflow: hidden;
}

.downLeft {
    float: left;
    line-height: 25px;
    margin-right: 10px;
    width: auto;
}

.downRight {
    float: left;
    line-height: 25px;
    font-weight: normal;
    width: auto;
}

.file_number label {
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 5px;
    width: 70%;
}

.file_number input[type="text"] {
    border: 1px solid #a7a7a7;
    clear: right;
    color: #696767;
    display: table;
    font-size: 14px;
    margin-bottom: 20px;
    padding: 5px;
    resize: none;
    width: 40%;
}

.content_form h2 {
    border-bottom: 1px solid #e1e1e1;
    color: #595959;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.heading_class {
    border-bottom: 1px solid #236dcf;
    display: inline-block;
    padding-bottom: 7px;
}

.frm {
    margin-top: 15px;
}

    .frm sup {
        color: red;
        font-size: 20px;
        top: 0;
    }

.col-md-4.col-sm-4.col-lg-4.col-xs-12.space {
    margin-bottom: 15px;
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
}

#divUserDetails label {
    margin-top: 0;
}

.search_detail a {
    color: #236dcf;
    font-size: 14px;
    line-height: 14px;
}

.sub-payment {
    padding: 0px 15px;
}

.a_total {
    margin-top: 20px;
}

.frm_col_rw {
    margin-bottom: 12px;
    min-height: 57px;
}

.a_total input[type="text"], .a_total input {
    margin-bottom: 5px;
    width: 90%;
}

.a_total input {
    padding: 5px;
}

.a_heading {
    color: #595959;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

.frm_col_rw {
    margin-bottom: 12px;
    min-height: 57px;
}

.frm_col_rw {
    margin-bottom: 12px;
    min-height: 57px;
}

    .frm_col_rw img {
        margin-top: 24px;
    }

#PanelSubmitOrder select {
    width: 100%;
}

.outerDivArrow {
    float: left;
}

.clickDetailRight {
    float: left;
    width: 30%;
}

.clickDetailLeft {
    float: left;
    width: 70%;
}

.modal-body {
    overflow: hidden;
}

.other-butns, #divreqid {
    float: left;
}

    .other-butns a {
        margin-left: 8px;
        color: #428bca;
        float: left;
    }

.other-butns {
    margin: 0 8px;
}

.downRight label, .downLeft label {
    font-weight: normal;
    margin-bottom: 0;
}

#divStatus {
    padding-top: 10px;
}

table.dataTable thead th {
    font-size: 12px;
    padding: 10px 10px !important;
}

table.dataTable tbody td {
    padding: 10px 9px !important;
    font-size: 12px;
}

table.dataTable {
    float: left;
}

.drop-box {
    float: left;
    padding-left: 8px;
    position: relative;
}

#divStatus {
    height: 100px;
    width: 200px;
    position: absolute;
    left: 8%;
    z-index: 999;
    display: none;
    top: 5px;
}

#divAbandonStatus {
    border: solid 2px white;
    width: 200px;
    border-radius: 7px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.4);
    margin-top: 10px;
    padding: 10px;
    margin-left: -20px;
    background: white;
}

#commenttxt {
    float: left;
    width: 75%;
    height: 62px;
    vertical-align: middle;
    overflow-y: auto;
}

.add-comment {
    background: #4D9EDE !important;
    color: #fff;
    padding: 5px 10px;
    margin-left: 5px;
    vertical-align: middle;
    float: left;
    margin-top: 14px;
}

.comments-box #modalbody {
    border: 1px #ccc solid;
    margin: 0 10px 10px 10px;
}

.comments-box .modal-header {
    border-bottom: 0;
}

    .comments-box .modal-header input[type="button"] {
        margin-bottom: 0;
        margin-right: 10px;
    }

#LiberTable_wrapper {
    background: #ccc none repeat scroll 0 0 !important;
    border-radius: 5px;
    padding: 10px 0 6px;
}

#DivTable {
    margin: 0px auto 0;
    width: 60%;
}

.top-navs > li > a {
    padding: 10px 0px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.top-navs > li {
    width: 16.6%;
}

.errDate {
    outline: none;
    border: 1px solid #a94442;
    box-shadow: 0 0 3px #a94442;
}

    .errDate ~ span[class='errDatespan'] {
        display: block !important;
        margin-top: 5px;
        float: left;
        margin-left: 10px;
    }

    .errDate ~ p[class='errDatespan'] {
        display: block !important;
        margin-top: 5px;
        /*text-align: center;*/
    }

.errLrgDate {
    outline: none;
    border: 1px solid #a94442;
    box-shadow: 0 0 3px #a94442;
}

    .errLrgDate ~ span[class='errLrgDatespan'] {
        display: block !important;
        margin-top: 5px;
        float: left;
        margin-left: 10px;
    }

    .errLrgDate ~ p[class='errLrgDatespan'] {
        display: block !important;
        margin-top: 5px;
        /*text-align: center;*/
    }

.errBlnkDate {
    outline: none;
    border: 1px solid #a94442;
    box-shadow: 0 0 3px #a94442;
}

    .errBlnkDate ~ span[class='errBlnkDatespan'] {
        display: block !important;
        margin-top: 5px;
        float: left;
        margin-left: 10px;
    }

    .errBlnkDate ~ p[class='errBlnkDatespan'] {
        display: block !important;
        margin-top: 5px;
        /*text-align: center;*/
    }

.date {
    float: left;
}

#LiberTable tr th:last-child {
    max-width: 250px;
}

.tabs7 > li {
    width: 14.2%;
}

.tableRec select {
    border: 1px solid #a7a7a7;
    color: #696767;
    font-size: 14px;
    padding: 6px 5px;
    width: 38%;
}

.tableRec #DivCondoPlanTable, .tableRec #DivNonCondoPlanTable {
    background: #ccc none repeat scroll 0 0;
    border-radius: 2px 2px 0 0;
    padding-top: 5px;
}

    .tableRec #DivCondoPlanTable label, .tableRec #DivNonCondoPlanTable label {
        font-weight: bold;
    }

ul.anchorUsage_drop {
    background-color: #fff;
    width: 100%;
    left: 0;
    top: 32px;
    border: 1px solid #eee;
    z-index: 2;
    border-radius: 0 0 6px 5px;
}

    ul.anchorUsage_drop a {
        color: #333;
        padding: 10px 0;
        display: block;
        width: 100%;
        padding-left: 5px;
    }

        ul.anchorUsage_drop a:hover {
            background-color: #eee;
        }


#tblUser tr {
    background: white;
}

#tblUser td {
    width: 20%;
}

#tblUser tr td:nth-child(2) {
    width: 18%;
}

#tblUser tr td:nth-child(4) {
    width: 40%;
}

#tblUserPropertiesPerDay tr td:nth-child(1) {
    display: none;
}

#tblUserPropertiesPerDay tr th:nth-child(1) {
    display: none;
}

#tblUser tr td:nth-child(1) {
    display: none;
}

#tblUser tr th:nth-child(1) {
    display: none;
}

/*#tblUserPropertiesPerDay td {
	cursor: pointer;
}*/

.fixed {
    position: fixed;
    top: 0;
    right: 15% !important;
    z-index: 999;
    background: #fff;
    text-align: right;
}

#dvUserPropPerDay {
    width: 100%;
    margin: auto;
}

#dvtotmed label {
    width: auto;
    font-weight: bold;
}

#tblUserPropertiesPerDay_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
    border: 1px solid #ccc;
    overflow: auto;
}

#tblSharedReports_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
    width: 100% !important;
    margin: 0 auto;
}

* {
    box-sizing: border-box !important;
}

.nav-pills.usage_sub_menu > li {
    padding-right: 5px;
}

    .nav-pills.usage_sub_menu > li > a {
        border: medium none;
        padding: 9px 5px;
    }

        .nav-pills.usage_sub_menu > li > a::before {
            background-color: #236dcf;
            bottom: 0;
            content: "";
            height: 4px;
            left: 0;
            position: absolute;
            width: 0;
            transition: 0.5s;
        }

.nav-pills.usage_sub_menu {
    padding-top: 15px;
}

    .nav-pills.usage_sub_menu > li > a:hover, .nav-pills.usage_sub_menu > li > a.active {
        background-color: #eee;
    }

        .nav-pills.usage_sub_menu > li > a:hover:before, .nav-pills.usage_sub_menu > li > a.active:before {
            width: 100%;
            transition: 0.5s;
        }

.frm_label h3 {
    font-size: 17px;
    padding-bottom: 5px;
}

.frm_label label {
    color: #696767;
}

.frm_label {
    padding-bottom: 15px;
}

#pnlNationwideMetrics {
    margin-bottom: 20px;
    width: 100%;
    margin: auto;
}

.pl0 {
    padding-left: 0px !important;
}

#exampleNationWide th {
    white-space: nowrap;
    vertical-align: top;
}

#exampleNationWide thead .sorting {
    background-position: 100% 10px;
}

#exampleNationWide thead .sorting_asc {
    background-position: 100% 10px;
}

#exampleNationWide thead .sorting_desc {
    background-position: 100% 10px;
}



#exampleNationWide .tooltip {
    min-width: 250px;
    margin-left: 0;
}

.dt {
    display: table !important;
}

    .dt:hover {
        display: table !important;
        background: none !important;
    }

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    width: 50%;
}

.topSearchField {
    margin: 15px 0;
}

    .topSearchField label.label-control {
        margin: 0;
    }

    .topSearchField input#textBoxFileNumber1,
    .topSearchField input.search-input {
        width: 100%;
        margin: 0;
        height: auto;
        padding: 8px 12px;
    }

    .topSearchField .search-fields input.search-input {
        width: 70%;
    }

.topSearchFieldInner {
    max-width: 400px;
    width: 100%;
}

.topSearchField label.label-control {
    margin: 0 0 5px 0;
    font-size: 18px;
    line-height: 21px;
}

.selectdrop select {
    display: block;
    padding: 6px 12px;
}

.selectdrop input[type="checkbox"] {
    margin: 8px 4px 0 0;
    vertical-align: text-bottom;
}

.a_billing_wrap label.alert-danger {
    margin: 0;
    display: none;
}

.modal-header.modalBlueHeader {
    /*background: #236dcf;*/
    background: #033a83;
    color: #fff;
    font-size: 20px;
}

.modal .frm_col_rw img {
    margin-top: 34px;
}

.aba-popup .row {
    padding: 15px 0;
}

.m0 {
    margin: 0 !important;
}

.g3 .form-group.mr9, .mr9 {
    margin-right: 3%;
}

.mb4 {
    margin-bottom: 4px;
}

.pr {
    position: relative;
}

.g3 .form-group {
    margin-right: 1%;
    position: relative;
}

    .g3 .form-group:last-child {
        margin-right: 0;
    }

.form-group.width30 {
    width: 22%;
}

.form-group.width10 {
    width: 10%;
}

.modal_a_total input, .modal_a_total input[type="text"] {
    width: 100%;
    margin: 0;
}

.UpdateBtn {
    position: relative;
    top: 5px;
}

#PanelSubscriptionAmount {
    margin-top: 0;
}

.mt33 {
    margin-top: 33px;
}

.mt15 {
    margin-top: 15px;
}

div#aaloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    /*  background: rgba(0,0,0,0.3);*/
    bottom: 0;
    z-index: 9999;
    background: rgba(0,0,0,0.8);
}
/*loader*/
#aaloader .loader_content #aamessege {
    color: #ccc !Important;
}

#aamessege {
    color: white;
}

div#loader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    bottom: 0;
    z-index: 9999;
}

img.loaderImg {
    display: table-cell;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.loader_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
}


    .loader_content p {
        margin-top: 15px;
        color: #333 !Important;
        font-size: 18px;
        font-weight: 600;
    }

#tblSharedReports tr td:nth-child(1) {
    display: none;
}

#tblSharedReports tr th:nth-child(1) {
    display: none;
}

#tblSharedReports td {
    cursor: pointer;
}

#userdetailpanel .user__info {
    padding: 0px;
}

#labelGTotal {
    line-height: 30px;
    margin-top: 5px;
}

.mb33 {
    margin-bottom: 33px !important;
}
/*#spnchkbox { position: relative; top: 5px; }*/
#spnchkbox input {
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 5px;
}

.userDetailForm .frm_col_rw {
    min-height: auto;
    margin-bottom: 10px;
    position: relative;
}

.userDetailForm .frm select {
    width: 100%;
}

.modal .userDetailForm .frm_col_rw img {
    margin-top: 5px;
    margin-right: 5px;
}

.frm_col_rw.width50 {
    width: 50%;
    float: left;
}

.pl5 {
    padding-left: 5px;
}

.pr5 {
    padding-right: 5px;
}

.userDetailForm .form-control {
    height: auto;
}

.left .frm_col_rw {
    margin-bottom: 10px;
}

.userDetailForm .userError {
    position: absolute;
    left: 0;
    bottom: -63%;
    font-size: 12px;
    z-index: 5;
}

.userDetailForm .bottom-16 {
    bottom: -16px;
}


/* css for input section*/
.detailOuterSec label.custmL {
    position: absolute;
    top: 1px;
    transition: top .7s ease,opacity .7s ease;
    opacity: 0;
    font-size: 12px;
    left: 10px;
    font-weight: 400;
    color: #8c8d8e;
    line-height: 6px;
    padding: 0 2px;
    background-color: #fff;
    width: auto;
}

.detailOuterSec input.onkey + label.custmL {
    background: #fff !important;
    left: 10px !important;
    line-height: 13px;
    opacity: 1;
    top: -4px;
    padding: 0 5px;
    color: #236dcf;
}


#tblUserSharedProperties tr td:first-child {
    display: none;
}

#tblUserSharedProperties tr th:first-child {
    display: none;
}


.inner_content-area {
    border: #cccccc solid 1px;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 6px 0px #e1e1e1;
    min-height: 135px;
}

.custm-dashboard .table > thead:first-child > tr:first-child > td {
    border-top: 1px solid;
}

.custm-dashboard table td, .custm-dashboard table tr, .custm-dashboard table th {
    border-color: #a7a7a7 !important;
    border-bottom-width: 1px !important;
}

.inner_content-area__table .inner__content__area {
    height: auto;
}


.inner__content__area {
    /*height: 285px;*/
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
}


.suffolk-half-section_title {
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0 15px;
}

.suffolk-half-section button {
    padding: 0;
    cursor: pointer;
    margin-top: 10px;
}

.suffolk-half-section {
}

/*.inner_content-area p {
	margin-bottom: 5px;
	width: calc(100% );
	clear: both;
}*/

/*.inner_content-area p span {
		padding-left: 5px;
		float: right;
		width: 110px;
		margin-bottom: 5px;
	}*/
.inner_content-area p span {
    padding-left: 5px;
    font-size: 14px;
    font-weight: 600;
}

.inner_content-area p {
    margin-bottom: 5px;
    font-weight: 500;
}

.suffolk-half-section button:focus, .suffolk-half-section button:active:focus {
    outline: none;
    border: none;
}

.frm .suffolk-half-section_title {
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0 15px;
}

.inner_content-area.suffolk-half-section table {
    margin-bottom: 10px !important;
}

.ptb15 {
    padding: 15px 0;
}

.btnRefresh {
    background-color: #236dcf;
    color: #fff;
    border: 1px solid #236dcf;
    padding: 6px 15px;
    border-radius: 0px;
}

.custm-btnRefresh {
    padding: 6px 15px !important;
}

.mt10 {
    margin-top: 10px;
}

.p15 {
    padding: 15px;
}

.custm-dashboard {
    background: #f4f6f9;
    border: 1px solid #cccccc;
    margin: 20px 0;
    border-radius: 5px;
}

.dashboard-title {
    margin: 0 0px 12px 0;
    font-size: 20px;
    font-weight: 500;
    color: #236dcf;
    background: #ffffff;
    padding: 15px 15px;
    margin-top: -15px;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 10px 21px -10px rgba(0,0,0,0.2);
    border-bottom: 1px solid #bdbcbc;
    display: block;
}

.inner_content-area .suffolk-half-section_title {
    background: #ffffff;
    width: 100%;
    display: block;
    padding: 12px 10px;
    margin: 0px;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 1px 6px 0px rgba(0,0,0,0.2);
    border-bottom: 1px solid #bdbcbc;
}

.inner__content__area ul li {
    margin-bottom: 5px;
}

.inner_content-area__table #LiberTable1_wrapper {
    max-width: 700px;
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
    overflow: auto;
    border: 1px solid #ccc;
}

.pb25 {
    padding-bottom: 25px;
}

.mb10 {
    margin-bottom: 10px;
}

.inner_content-area__table input[type="search"] {
    max-width: 150px;
}

#SuffolkLiberTable_wrapper {
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
    width: 100%;
}

    #SuffolkLiberTable_wrapper .date {
        float: inherit;
        display: block;
        height: 30px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        /*margin:auto;*/
    }

    #SuffolkLiberTable_wrapper .SetLabel {
        width: inherit;
        float: initial;
        height: 30px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        /*margin:10px auto 0px;*/
        margin: 10px 0px 0px;
    }

.checkbox.mb0 {
    margin-bottom: 0;
}

#table1 table td:hover {
    cursor: pointer;
    text-decoration: underline;
}

.col-xs-1 {
    padding-left: 0px
}

#nassauDeedAdmin .table th {
    font-weight: bold;
}

div#nassauDeedAdmin {
    max-width: 100%;
    padding: 0px;
    margin-top: 15px;
    clear: both;
    overflow: hidden;
}

.lockedLiber {
    margin-right: 2%;
}

.lockedLiber {
    width: 50%;
    float: left;
    border: 1px solid #ccc;
    padding: 15px;
}

    .lockedLiber tr td:nth-child(2) {
        min-width: 120px;
    }

.lastAccessed {
    width: 32%;
    float: left;
    border: 1px solid #ccc;
    padding: 15px;
    padding-bottom: 0px;
}

.lockedLibers table tr td:nth-child(2) {
    min-width: 90px;
}

.btnRefresh {
    background-color: #236dcf;
    color: #fff;
    border: 1px solid #236dcf;
    padding: 6px 15px;
    border-radius: 0px;
}

#DivTable {
    margin: 0px;
}

.suffolk-read-table-section {
    clear: both;
}

.dataTables_processing {
    position: fixed !important;
    top: 50% !important;
}

#spancomment {
    padding-bottom: 5px;
    font-size: 12px;
}

#spanname {
    color: #4D9EDE;
}

#spandate {
    color: #939393;
}

.bottom-buttons {
    text-align: center;
    padding: 6px 18px;
    display: inline-block;
    margin: 10px 0 0;
}

#example tbody tr {
    cursor: pointer;
}

input.secure {
    text-security: disc;
    -webkit-text-security: disc;
}

.cstm-makeprimarypaymentmethod {
    margin-top: 3px;
    text-decoration: underline;
}

#lnkdeletecard {
    float: right;
    margin-top: 3px;
    text-decoration: underline;
}

.NationwideMatrices {
    width: 100%;
}

#transctioncompletedModal p {
    color: green;
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.modal-dialog.modal-sm {
    width: 500px;
}

.modal-dialog {
    width: 60%;
}

#exampleNationWide_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
    overflow: auto;
    border: 1px solid #ccc;
}

.dataTables_processing {
    position: fixed !important;
    top: 50% !important;
}

.modal-dialog {
    width: 70%;
}

#tblUser tr {
    background: white;
}

#tblUser td {
    width: 20%;
}

#tblUser tr td:nth-child(4) {
    width: 40%;
}

#example tr td:nth-child(1) {
    display: none;
}

#example tr th:nth-child(1) {
    display: none;
}

table td {
    cursor: pointer;
}

.fixed {
    position: fixed;
    top: 0;
    right: 5%;
    z-index: 999;
    background: #fff;
    text-align: right;
}

.table-responsive {
    width: 75%;
    margin: auto;
}

#dvtotmed label {
    width: auto;
}

/*17-01-18*/
/*Suffolk deeds tab*/
.suffolk-tabs-outer .tab-content {
    margin-top: 0;
    border: 1px solid #ddd;
}

/*.suffolk-tabs-outer {
	margin-top: 20px;
}*/

.suffolk-tabs-outer .custm-dashboard {
    margin: 0;
    border: 0;
}

.suffolk-tabs-outer .nav > li > a {
    padding: 8px 30px;
}

.margin-top10 {
    margin-top: 10px;
}
/*div#SuffolkDivTable div#SuffolkLiberTable_wrapper {
	width: 50%;
}*/

table#SuffolkLiberTable {
    width: 100% !important;
}

#SuffolkLiberTable_wrapper .SetLabel:disabled {
    background: #ddd;
    cursor: not-allowed;
}

#suffolk-tabs-outer a.paginate_button.current {
    color: #fff !important;
    border-color: #236dcf;
}

#suffolk-tabs-outer a.paginate_button:hover {
    background: #236dcf;
    border-color: #236dcf;
    color: #fff !important;
}

.header_top .row {
    margin-right: -15px;
    margin-left: -15px;
}

/*18-01-19*/
#suffolk-tabs-outer .table-responsive {
    width: 100%;
}

#suffolk-tabs-outer table#LiberTable1 {
    width: 100% !important;
}

.inputerror {
    outline: none !important;
    border: 1px solid #a94442 !important;
    box-shadow: 0 0 3px #a94442 !important;
}

li.PreventActive a {
    color: #333 !important;
}

select#SuffolkLiber, select#Display {
    max-width: 260px;
    width: 100%;
}

body .mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.cstm-showallrecords input {
    position: relative;
    top: 2px;
}

.p20 {
    padding: 20px !important;
}

.NassauDeedScrapper .dataTables_wrapper .dataTables_info {
    display: block !important;
    width: 100%;
    text-align: center;
    float: inherit;
}

.NassauDeedScrapper .dataTables_wrapper .dataTables_paginate {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    border-top: 1px solid #cac8c8;
    margin-top: 5px;
}

.NassauDeedScrapper input[type="search"] {
    max-width: 160px;
}

#NassauScraperTable_wrapper tr td {
    width: 50%;
}
/*22-01-19*/
.no-top-m {
    margin-top: 0px;
}

    .no-top-m.frm {
        display: inline-block;
        width: 100%;
    }
/*23/01/19*/
#NassauScraperTable_wrapper {
    max-width: 700px;
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
    border: 1px solid #ccc;
    overflow: auto;
}

#NassauScraperTableByDate_wrapper {
    max-width: 700px;
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
}

#exampleAbandoned_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
}

#exampleNewCustomerDemo_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
}

#tblUserPropertiesPerDayRecord_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
}

#exampleAllActivity_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
    overflow: auto;
    border: 1px solid #ccc;
}

#ExampletblSharedReports_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
}

#tblUserSharedPropertie_wrapper {
    background: #ccc !important;
    border-radius: 5px;
    padding: 10px 0 6px 0;
}

div#divDetail.afterClickDetail {
    padding: 15px;
    display: inline-block;
    width: 100%;
}
/*1-2-19*/
.nowrapdata {
    white-space: nowrap;
}

table#exampleAllActivity tr td:nth-child(5), table#exampleAllActivity tr th:nth-child(5), table#tblUserPropertiesPerDay tr td:nth-child(4), table#tblUserPropertiesPerDay tr th:nth-child(4) {
    display: none;
}

span.ForgotSpan {
    margin-top: 7px;
    float: right;
    font-size: 13px;
}
/*04-02-19*/
.w100 {
    width: 100% !important;
}

.result-details {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 15px;
    border: #cccccc solid 1px;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 6px 0px #e1e1e1;
}

body table th.sorting, body table th.sorting_desc, body table th.sorting_asc {
    padding-right: 18px !important;
}

.result-details p + p {
    margin-top: 2px;
}


/*7-21-2020*/
.cstm-name-width, .cstm-contact-width {
    width: 30% !important;
}

.cstm-expand-collapse-header {
    width: 60px !important;
}

.cstm-dropdown-width {
    width: 150px !important;
}

.cstm-newcustomerdemo td {
    cursor: default !important;
    text-decoration: none !important;
}

.cstm-email-link, .cstm-email-link:hover, .cstm-email-link:focus {
    color: #236dcf;
}

.cstm-expand-collapse {
    padding: 3px 10px;
    line-height: 24px;
    background: #0f54af;
    border-color: #0f54af;
}

    .cstm-expand-collapse:hover, .cstm-expand-collapse:focus {
        background: #0f54af;
        border-color: #0f54af;
    }

    .cstm-expand-collapse span {
        font-size: 14px;
    }

table.dataTable tbody tr td.cstm-td {
    padding: 15px !important;
}

.cstm-td .cstm-common-subheader {
    background: #3b83e2;
    width: 100%;
    display: inline-block;
    padding: 6px 10px;
    color: #fff;
    font-size: 16px;
    height: auto;
    line-height: inherit;
}

table.dataTable tbody tr td.cstm-td * {
    box-sizing: border-box !important;
}

.cstm-append-div .page-content-wrapper {
    padding: 10px 0px;
    overflow: hidden;
}

.cstm-append-div .page-title {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: bold;
}

.cstm-append-div .page-content-wrapper {
    background: #eff3f6;
}

    .cstm-append-div .page-content-wrapper .card {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border-radius: .25rem;
        box-shadow: 1px 0 20px rgba(0, 0, 0, .05);
        -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, .05);
    }

    .cstm-append-div .page-content-wrapper .card-body {
        padding: 15px;
    }

.cstm-append-div .page-title-box {
    padding: 0px 0px 10px;
}

.cstm-append-div .main-subscription-box .Subscription-first {
    width: 45%;
}

.m-b-10 {
    margin-bottom: 10px;
}

.cstm-append-div .services-custm_li li {
    list-style: none;
    background: url(/images/green-tick.png);
    background-size: 18px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
    font-size: 15px;
    background-position: 0% 5px;
}

.cstm-append-div li.main_parent {
    margin-top: 5px;
}

.cstm-append-div .main_parent:first-child {
    margin: 0;
}

.cstm-append-div li.New_Service span {
    font-weight: normal;
}

.cstm-append-div .services-list li {
    position: relative;
}

.cstm-append-div .services-list .main_parent {
    background-position: 0.6% 0;
    background-size: 12px;
}

    .cstm-append-div .services-list .main_parent::before {
        content: "";
        width: 12px;
        height: 12px;
        position: absolute;
        left: 0;
        top: 3px;
        background: transparent;
        border: 1px solid #008000;
    }

.cstm-append-div .services-list .main_parent {
    background-position: 0.6% 0;
    background-size: 12px;
}

    .cstm-append-div .services-list .main_parent::before {
        content: "";
        width: 12px;
        height: 12px;
        position: absolute;
        left: 0;
        top: 3px;
        background: transparent;
        border: 1px solid #008000;
    }

.cstm-append-div .sub-list {
    list-style: none;
}

    .cstm-append-div .sub-list li:after {
        content: "";
        width: 8px;
        height: 8px;
        background: #04c104;
        position: absolute;
        left: -19px;
        top: 3px;
        transform: rotate(45deg);
    }

.cstm-append-div .sub-list {
    position: relative;
    margin-top: 3px;
    padding-left: 26px;
}

.cstm-append-div .services-list li {
    position: relative;
}

.cstm-append-div .sub-list li:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    border-left: 2px;
    background: rgba(4, 193, 4, 0.4);
    left: -16px;
    top: 10px;
}

.cstm-append-div .sub-list li:last-child:before {
    opacity: 0;
}


.cstm-append-div .sub-list li {
    background: transparent;
    padding-left: 0;
    padding-bottom: 5px;
    font-size: 13px;
    margin: 0;
}

.mb5 {
    margin-bottom: 5px !important;
}

.cstm-append-div .sales-tax {
    color: #8e8d8d;
}

    .cstm-append-div .sales-tax sup {
        font-size: 12px;
        position: relative;
        top: -1px;
    }

.cstm-append-div .save-btn {
    position: relative;
    padding-right: 21px !important;
}

    .cstm-append-div .save-btn span {
        background: #ffa500;
        position: absolute;
        right: -9px;
        top: -14px;
        height: 32px;
        width: 32px;
        display: inline-block;
        white-space: pre-line;
        text-align: center;
        font-size: 11px;
        line-height: 13px;
        border-radius: 50%;
        line-height: initial;
    }

        .cstm-append-div .save-btn span small {
            color: #fff;
            position: relative;
            top: -8px;
        }

        .cstm-append-div .save-btn span small {
            font-size: 10px;
        }

.cstm-append-div .services-list .strong small {
    color: green;
}

.cstm-append-div .services-list .sub-list .strong small {
    font-size: 13px;
}

.cstm-append-div .services-list span.strong.main small {
    font-size: 15px;
}

.cstm-append-div .header-title {
    font-size: 15px;
    margin-top: 0;
    line-height: 20px;
}

.cstm-append-div, .cstm-append-div h4, .cstm-append-div p, .cstm-append-div li {
    font-family: Arial, Helvetica, sans-serif;
}

    .cstm-append-div .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .cstm-append-div .Subscription-outer.main-subscription-box p {
        font-size: 14px;
    }

    .cstm-append-div .sales-tax {
        font-size: 12px;
    }

    .cstm-append-div .Subscription-Additional-Msg {
        margin-top: 20px;
    }

        .cstm-append-div .Subscription-Additional-Msg .msg-heading {
            font-size: 14px !important;
        }

        .cstm-append-div .Subscription-Additional-Msg p {
            font-size: 13px !important;
        }

            .cstm-append-div .Subscription-Additional-Msg p + p {
                margin-top: 5px;
            }

    .cstm-append-div .main_parent span.end {
        color: #ff0000;
        padding-left: 0px;
        font-size: 13px;
    }

.task-section, .notes-section {
    margin-top: 15px !important;
}

.cstm-append-div .main-inner-box .box-title {
    background: #236dcf;
    padding: 1px 10px;
    color: #fff;
}

.cstm-append-div .main-inner-box .inner-content {
    padding: 10px;
}

    .cstm-append-div .main-inner-box .inner-content .btn-primary {
        padding: 3px 10px;
        margin-top: 10px;
        float: right;
        background-color: #3B5999;
        color: #fffffe;
        outline: none;
    }

.Notes-Div .main-note + .main-note {
    border-top: 1px solid #ddd;
}

.Notes-Div .main-note span {
    display: block;
    width: 100%;
    font-size: 12px;
}

.cstm-textbox-width {
    width: 100%;
    margin-bottom: 20px;
}

.Notes-Div .main-note .note-comment {
    font-size: 14px;
}

.cstm-notes-textarea {
    width: 100%;
}

.show-notes .inner-content {
    padding: 0px;
}

.main-note {
    padding: 5px 10px;
    background: rgba(255,255,255,0.9);
}


.Load-more-div a {
    background: #0f54af;
    padding: 5px 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
}

.Load-more-div {
    overflow: hidden;
    padding: 10px;
    text-align: right;
    border-top: 1px solid #ddd;
}

.Notes-Div {
    max-height: 550px;
    overflow-y: auto;
}

.sign-dropdown {
    padding: 4px 5px;
    background: transparent !important;
    color: #3b5999 !important;
    border-color: #3b5999 !important;
    box-shadow: none !important;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
}

.dropdown-main.open .sign-dropdown {
    border-radius: 0
}

.dropdown-main .dropdown-menu {
    margin: 0;
    padding: 0;
    min-width: 135px;
    border: 1px solid #ddd;
    border-radius: 0;
    width: 100% !important;
    z-index: 8;
}

    .dropdown-main .dropdown-menu li a {
        padding: 3px 10px;
        font-size: 14px;
    }

    .dropdown-main .dropdown-menu li + li {
        border-top: 1px solid;
    }

.sign-dropdown .caret {
    margin-left: 30px;
    background: none;
    border: none;
    display: inline-block;
    height: auto;
    width: auto;
    color: #3b5999;
    font-size: 20px;
}

.cstm-completed-demo-modal .modal-dialog {
    width: 100%;
    max-width: 350px;
}

.cstm-completed-demo-modal .modal-header {
    background: #2364a7;
    padding: 5px 15px;
}

    .cstm-completed-demo-modal .modal-header .close {
        opacity: 1;
        color: #fff;
        box-shadow: none;
    }

.cstm-completed-demo-modal .modal-body {
    padding: 20px 15px;
}

.cstm-completed-demo-modal .modal-footer input {
    margin: 0;
}

.cstm-completed-demo-modal .modal-footer .bottom-buttons {
    margin: 0;
    padding: 0;
}

.cstm-completed-demo-modal .modal-body p {
    font-size: 18px;
}

.cstm-completed-demo-modal .modal-footer {
    padding: 10px 15px;
}

    .cstm-completed-demo-modal .modal-footer input {
        padding: 8px 20px;
    }

.mt_red {
    color: red;
}

.cstm-Contact span {
    display: block;
    width: 100%;
}

    .cstm-Contact span + span {
        margin-top: 1px;
    }

table.cstm-newcustomerdemo tbody td {
    padding: 8px 9px !important;
    vertical-align: middle;
}

.cstm-append-div .subscription_confirm h4 {
    margin-bottom: 10px;
}

.Notes-Div .main-note .note-Heading {
    font-style: italic;
    margin-bottom: 7px;
    font-size: 15px;
}

.vertical-resize {
    resize: vertical !important;
    overflow: auto;
}

.Subscription-second.subscription_confirm {
    width: 55%;
}

#exampleNewDemo .dropdown-main .dropdown-menu li + li {
    border-top: 0px;
}

.cstm-status-dropdown {
    min-width: 135px;
}

.data-sticky {
    position: fixed;
    top: 88px;
    z-index: 9;
    background: #f4f6f9;
    padding: 10px 0;
    transform: translateX(-15px);
    width: 920px;
    border: 1px solid #ccc;
}

.Services_area_subtotal .form-group {
    margin-bottom: 0;
}

    .Services_area_subtotal .form-group p {
        text-align: right;
    }

.Services_area_subtotal .col-sm-12 {
    padding-right: 10px !important;
}

@media screen and (max-width: 1199px) {
    body .CancelSubscription_Popup .modal-dialog {
        top: 0px;
    }

    body .usage-date-custm {
        max-width: 95px;
        padding-left: 5px;
    }

    .field_row.custm-field_row {
        padding: 5px;
    }

    .mobile-usage-report {
        padding: 0px;
    }

    body .report-time-select li {
        padding: 2px 4px;
    }

    body .report-time-selectForMain li {
        padding: 2px 4px;
    }

    body .custm-field_row .custm-usage-area ul.report-time-selectForMain {
        padding-top: 20px !important;
        margin-top: 5px;
    }

    .custm-date-outer {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .mobile__customize-tabs li {
        width: 32% !important;
        float: inherit;
        display: inline-block;
        margin-bottom: 5px;
    }

    .cstm-metrics-box {
        margin: 0px 0px 10px !important;
    }

    .mobile__customize-tabs {
        text-align: center;
    }

    body .custm-usage-area {
        display: block;
    }

    body .usage-date-custm {
        max-width: 200px;
        padding-left: 0;
        padding-top: 5px;
        float: left;
    }

        body .usage-date-custm + .usage-date-custm {
            padding-left: 10px;
        }

    .mobile-usage-report {
        text-align: left;
    }

    body .mobile-usage-report label {
        display: block;
    }

    body .mobile-usage-report br {
        display: none;
    }

    .cstm-overflow-x {
        overflow-x: auto !important;
    }

    .mb-pl0 {
        padding-left: 0px;
    }

    .modal-dialog {
        width: 95%;
        margin: 0px auto;
    }

    .table-responsive {
        padding: 0px;
    }

    #DivTable {
        width: 100%;
    }

    .data-sticky {
        width: 712px
    }
}

@media screen and (max-width: 991px) {
    #Nassau__Deed .col-sm-12.col-md-6 {
        margin-bottom: 15px;
    }

    .sub-payment .search-filters {
        flex: 0 0 auto;
    }

    .frm label {
        font-size: 13px;
    }

    .responsive-tab-menu {
        margin-left: 0px !important;
    }

    .search_detail {
        padding: 0px !important;
    }

    #myModal {
        padding: 0px !important;
    }

    .cstm-font-13 p {
        font-size: 13px;
    }

    .data-sticky {
        width: 646px
    }
}

@media screen and (max-width:767px) {
    /*.mapRightAre p {
		width: 100%;
		margin-bottom: 5px !important;
	}*/
    .data-sticky {
        width: 84%;
    }

    .MapSelectedOuter {
        padding-left: 15px !important;
        padding-top: 10px !important;
        clear: both;
    }

    label.hideLabel {
        display: none;
    }


    .custm-field_row .custm-usage-area ul.report-time-selectForMain li {
        margin-top: 10px;
    }

    body .custm-field_row .custm-usage-area ul.report-time-selectForMain {
        padding-top: 10px !important;
    }

    body .mobile-usage-report label {
        display: initial;
    }

    .mobile-usage-report {
        margin-top: 10px;
    }

    body .mobile-usage-report br {
        display: block;
    }

    .cstm-callermessage input[type="button"], input[type="submit"], #buttonClear {
        margin-bottom: 10px !important;
    }

    .cstm-callermessage .Anchor-Btn {
        display: inherit;
        margin-top: 5px;
    }

    .frm label {
        font-size: 13px;
    }

    .table-responsive {
        border: 0px;
    }

    .subscription_confirm {
        margin-top: 10px;
    }
    /*#exampleAbandoned {
		overflow-x: scroll;
		overflow-y: hidden;
		display: inline-block;
	}
	.login .nav {    padding: 0px!important;}
	*/
    .login .nav {
        padding-top: 10px !important;
    }

    .payment-top-search .file_number label {
        width: 100% !important;
    }

    .sub-payment .search-filters > div {
        padding-left: 0px !important;
    }

    .sub-payment .search-filters {
        flex: 0 0 auto;
    }

    .lockedLiber {
        width: 100%;
    }

    .lastAccessed {
        width: 100%;
    }

    .nav-pills.usage_sub_menu > li {
        padding-right: 2px;
    }

    .frm-display {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    #wrapperResearch .table-responsive {
        /*border: 1px solid #ccc;*/
        padding: 0px;
        border-radius: 7px;
    }

    .responsive-tab-menu {
        margin-left: 0px;
    }

    .file_number label {
        width: 100%;
        margin-right: 10px;
    }

    .mb-pl0 {
        padding-left: 0px;
    }

    .sub-payment {
        padding: 0px;
    }

    #linechart_material svg {
        width: 100%;
        height: auto;
    }

    #PanelSubscriptionAmount .form-group.width30 {
        width: 100%;
    }

    .cstm-note-msg {
        min-height: inherit !important;
        display: inline-block !important;
        align-items: flex-start !important;
    }

    .cstm-metrics-box .col-xs-12 {
        margin-bottom: 10px;
    }

    .cstm-metrics-box .text-right.col-xs-12 {
        text-align: center;
    }

    .deeds-btn input {
        margin: 0px 4px 8px !important;
    }
}

@media screen and (max-width: 642px) {
    .dataTables_length, .dataTables_filter {
        width: 100% !important;
    }
}

@media screen and (max-width: 480px) {
    body .usage-date-custm {
        max-width: 200px;
        padding-left: 0 !important;
        padding-top: 5px;
        float: initial;
    }

    body .mobile__customize-tabs li {
        width: 49% !important;
        font-size: 12px;
        float: inherit;
        display: inline-block;
        margin-bottom: 5px;
    }

    .mobile__customize-tabs {
        text-align: center;
    }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
    .custm-field_row .col-sm-9.col-xs-12.p0 {
        width: 60%;
    }

    .custm-field_row .col-sm-3.col-xs-12.text-right.mobile-usage-report {
        width: 40%;
        text-align: right;
    }

        .custm-field_row .col-sm-3.col-xs-12.text-right.mobile-usage-report div#dvtotmed label {
            display: inline-block;
        }

        .custm-field_row .col-sm-3.col-xs-12.text-right.mobile-usage-report div#dvtotmed br {
            display: block;
        }
}

@media screen and (max-width: 1250px) and (min-width: 992px) {
    .suffolk-half-section_title {
        font-size: 14px;
    }

    .mobile__customize-tabs li {
        width: 32% !important;
        float: inherit;
        display: inline-block;
        margin-bottom: 5px;
    }

    .mobile__customize-tabs {
        text-align: center;
    }
}

.mobile__customize-tabs li {
    float: inherit;
    display: inline-block;
    margin-bottom: 5px;
}

.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

.loaderScrapers {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loderOuter {
    width: 100%;
    padding-top: 10% !important;
    margin-left: calc(50% - 17px);
}

.loderOuterScrapers {
    width: 100%;
    padding-top: 10% !important;
    /*margin-left: calc(50% - 17px);*/
}

#NassauScraperTable_wrapper table {
    width: 100% !important;
}

#NassauScraperTableByDate_wrapper table, #RealPlusMostResent_wrapper table {
    width: 100% !important;
}

#RealPlusMostResent_wrapper, #RealPlusData_wrapper {
    max-width: 700px;
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
}


.custom-datatable-design .dataTables_wrapper {
    max-width: 1100px;
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
}

    .custom-datatable-design .dataTables_wrapper table a {
        color: #236dcf;
        cursor: pointer;
    }

    .custom-datatable-design .dataTables_wrapper table {
        width: 100% !important;
    }

/*acris 06-02-19*/
.custom-center-table {
    display: block;
    max-width: 1100px;
    margin: auto;
}

.table-responsive.full-table-responsive {
    width: 100% !important;
}
/*20-02-2019*/
#VLSMailData_wrapper {
    max-width: 700px;
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
}

#RealPlusMailData_wrapper {
    max-width: 700px;
    margin: 0 auto;
    background: #dddddd;
    padding: 10px 0px;
}
/*collapse css*/
.inner_content-area .suffolk-half-section_title i {
    float: right;
    font-size: 23px;
    position: relative;
    top: -2px;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
}

.inner_content-area .suffolk-half-section_title.collapsable {
    cursor: pointer;
}

label.collapsed i {
    transform: rotate(180deg);
}

.mw100 {
    max-width: 100% !important;
}

.bg-transparent {
    background: transparent !important;
}

#RealPlusMailData_wrapper, #VLSMailData_wrapper {
    max-width: 100%;
    padding: 0;
    background: transparent;
}
/*table alignment*/
table.dataTable tbody td {
    border-left: 0 !important;
    border-right: 1px solid #ccc;
}

    table.dataTable tbody td:last-child {
        border-right: 0;
    }

    table.dataTable tbody td div.action_btns {
        display: inline-block;
    }

        table.dataTable tbody td div.action_btns a {
            margin-right: 5px;
        }

            table.dataTable tbody td div.action_btns a:hover {
                text-decoration: underline;
            }

    table.dataTable tbody td.dt-actions {
        display: flex;
        gap: 5px;
    }

        table.dataTable tbody td.dt-actions button {
            padding: 3px 5px;
        }

/*//table alignment//*/
/*acris modal*/
#common-table-modal .modal-dialog {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 670px;
    padding: 0px 15px;
}

#common-table-modal .modal-body {
    padding: 0px;
}

    #common-table-modal .modal-body .table-responsive {
        padding: 15px 17px 15px 15px;
    }

#common-table-modal .modal-dialog thead {
    display: none;
}

#common-table-modal .modal-dialog table {
    border: 1px solid #ccc !important;
    border-top: 0 !important;
}

    #common-table-modal .modal-dialog table td:hover {
        cursor: auto;
    }

#common-table-modal .table-responsive {
    width: 100%;
}
/*//acris modal//*/
table#AcrisData td a:hover {
    text-decoration: underline;
}

.W220 {
    width: 220px !important;
}

table#RealPlusData thead th:last-child {
    width: 60px !important;
}

table.dataTable tbody td {
    cursor: auto;
    vertical-align: middle;
}

    table.dataTable tbody td a {
        cursor: pointer;
    }

.anchor {
    color: #236dcf;
}

    .anchor:hover {
        text-decoration: underline;
    }

.top-table-main {
    max-width: 700px;
    width: 100%;
}

.top-table-main {
    text-align: left;
}

.no-drop {
    cursor: no-drop !important;
}

#exampleNewDemo_wrapper {
    background: #dddddd;
    padding: 10px 0px;
    max-width: 890px;
    margin: 0px;
    width: 100%;
    overflow: inherit;
    border: 1px solid #ccc;
}

    #exampleNewDemo_wrapper > table.dataTable tbody td {
        font-size: 13px;
    }

table#exampleSubs tbody td {
    cursor: pointer;
}

    table#exampleSubs tbody td ul li {
        list-style: none;
        white-space: nowrap;
    }

    table#exampleSubs tbody td a {
        color: #236dcf;
        display: inline-block;
        margin-bottom: 5px;
    }

table#exampleSubs tbody a:hover {
    text-decoration: underline;
}

/*3-05-2019*/
span#LoadMoreRealPlusData, #VlsMorerecords {
    float: right;
    color: #236dcf;
    margin-top: 7px;
    cursor: pointer;
}

.alert-usage {
    color: #a94442;
    display: block;
    white-space: nowrap;
    padding-top: 3px;
}

body .custom-datatable-design .ACRIS-inner-table {
    width: 95% !important;
    margin: 0 auto;
    border: 1px solid #ddd;
}

tr.demo th {
    white-space: nowrap;
}

#lnkCalculateSalesTax {
    color: #236dcf;
}

.common-loader {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 9999;
    text-align: center;
}

    .common-loader .loaderScrapers {
        position: absolute;
        left: 50%;
        top: 50%;
    }

.Anchor-Btn {
    cursor: pointer;
    color: #236dcf;
}

.Anchor-Click {
    cursor: pointer !important;
}

label#labelError {
    margin-left: 15px;
}

table.dataTable tbody td.Customize-Padding {
    display: none !important
}


/*1-23-2019*/
.Not-Editable {
    background: #dddddd;
    cursor: no-drop;
}




/*For Mozilla Only*/
@-moz-document url-prefix() {
    #AcrisData th {
        width: 208px !important;
    }
}
/*//For Mozilla Only//*/


/*subscription*/
.telephone_sub {
    width: 90px !important;
}

.recordtype_sub {
    width: 108px !important;
}

.email_sub {
    width: 180px !important;
}

.username_sub {
    width: 200px !important;
}

.Login_sub {
    width: 80px !important;
}

th.name_sub {
    width: 400px !important;
}

.userDetailForm ul.nav.nav-pills.usage_sub_menu li a {
    border-radius: 0;
    padding: 10px 15px;
    color: #fff;
}

.userDetailForm ul.nav.nav-pills.usage_sub_menu li.active a {
    color: #000 !important;
}

.userDetailForm .nav-pills.usage_sub_menu li {
    width: 100px;
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
}

.userDetailForm ul.nav.nav-pills.usage_sub_menu {
    padding: 0;
}

.userDetailForm .nav-pills.usage_sub_menu li a {
    background: transparent;
}

.userDetailForm .nav-pills.usage_sub_menu li.active a {
    background: #eee;
}

.userDetailForm .nav-pills.usage_sub_menu li a::before {
    display: none;
}

.dvAccountStaus .panel-group {
    margin: 0;
    padding: 10px 15px;
}

.dvAccountStaus .panel-default .panel-heading {
    background-color: #f3f3f3;
}

.dvAccountStaus input[type=button] {
    margin: 0;
    padding: 10px 20px;
}

.submit-button-group {
    display: inline-block;
    width: 100%;
    float: right;
    text-align: right;
    margin-top: 19px;
}

    .submit-button-group .reset-nevermind {
        background: #6c757d;
    }

.dvAccountStaus h4.panel-title a {
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
}

.dvAccountStaus .panel-heading {
    padding: 0;
}

.Subscription_Popup .modal-header button.close {
    color: #fff;
    box-shadow: none;
    opacity: 0.7;
}

    .Subscription_Popup .modal-header button.close:hover {
        opacity: 1;
    }

.Success_Msg {
    color: #3c763d;
}

.Error_Msg {
    color: #f00;
}

.Plan-Note {
    margin-bottom: 10px;
    font-weight: 600;
    color: #246dcf;
}

.payment-top-search {
    display: inline-block;
    width: 100%;
}

    .payment-top-search .row {
        margin: 0px -15px;
    }

    .payment-top-search label {
        margin-top: 20px;
        margin-bottom: 0;
    }

        .payment-top-search label input {
            margin-right: 3px;
            position: relative;
            top: 2px;
        }

.dvAccountStaus .collapse.in {
    height: auto !important;
}

span.calendar-box {
    display: inline-block;
    width: 100%;
    position: relative;
}

    span.calendar-box img {
        position: absolute;
        top: 50%;
        right: 6px;
        transform: translateY(-50%);
        cursor: pointer;
    }

.userDetailForm .nav-pills.usage_sub_menu li {
    margin-left: 3px;
    margin-top: 6px;
}

    .userDetailForm .nav-pills.usage_sub_menu li a {
        border-radius: 5px 5px 0px 0px !important;
    }

        .userDetailForm .nav-pills.usage_sub_menu li a::after {
            background-color: #236dcf;
            bottom: 0;
            content: "";
            height: 4px;
            left: 0;
            position: absolute;
            width: 0;
            transition: 0.5s;
        }

        .userDetailForm .nav-pills.usage_sub_menu li a:hover::after, .userDetailForm .nav-pills.usage_sub_menu li.active a::after {
            width: 100%;
        }

        .userDetailForm .nav-pills.usage_sub_menu li a:hover {
            background: #eee !important;
        }

.userDetailForm .row.frm.a_billing_wrap {
    margin-top: 0;
}

/*05-08-19*/
.CancelSubscription_Popup .form-group {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
}

.CancelSubscription_Popup .modal-body {
    padding: 15px 0px;
}

.CancelSubscription_Popup .cke_editor_cancellationMail_Editor {
    margin: 10px 0px 20px;
}

.CancelSubscription_Popup .submit-btns input[type="button"] {
    margin: 0;
    padding: 8px 20px;
    border-radius: 5px;
}

    .CancelSubscription_Popup .submit-btns input[type="button"] + input[type="button"] {
        margin-left: 2px;
    }

.plr15 {
    padding: 0px 15px;
}

.CancelSubscription_Popup .close {
    color: #fff;
    opacity: 0.8;
}

.CancelSubscription_Popup span.SuccessEmailMsg {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    color: #4bb543;
}

.CancelSubscription_Popup {
    max-width: 600px;
    margin: auto;
    padding: 0 !important;
}

.submit-btns.plr15 {
    padding-top: 15px;
    border-top: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.CancelSubscription_Popup label {
    text-align: right;
}

.CancelSubscription_Popup .modal-dialog {
    top: 65px;
}

.CancelSubscription_Popup .modal-header {
    border-radius: 5px 5px 0px 0px;
}


.Subscription_Popup ul.nav.nav-pills.usage_sub_menu {
    background: #d9e8fd;
    border-bottom: 1px solid #98c3fb;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}

.Subscription_Popup .userDetailForm .nav-pills.usage_sub_menu li.active a {
    background: #ffffff;
}

.Subscription_Popup .panel-default {
    border-color: #ddd;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}

.Subscription_Popup .userDetailForm .nav-pills.usage_sub_menu li {
    margin-left: 3px;
    margin-top: 0;
}

    .Subscription_Popup .userDetailForm .nav-pills.usage_sub_menu li a {
        border-radius: 0px !important;
        padding: 15px !important;
    }

.body_x_scroll {
    overflow-y: scroll;
}
/**======================<deed-research css start here>===============================*/
.deed-research-outer .field_row {
    /*margin: 0px -15px 15px -15px;*/
}

.deed-research-outer .frm select {
    width: 100% !important;
}

.deed-input input {
    border: 1px solid #a7a7a7;
    color: #696767;
    font-size: 14px;
    padding: 5px;
    width: 100%;
    height: 34px;
}

.deed-research-outer {
    overflow: hidden;
    margin-top: 15px;
}

.deed-research-County {
    padding: 7px 0;
    font-weight: 600;
    font-size: 16px;
}
/*16-09-19*/
.researchAdminViewbtns input {
    border-radius: 3px;
    background: #236dcf;
    color: #fff;
    padding: 7px 12px;
    cursor: pointer;
    margin-bottom: 0px;
    transition: 0.2s ease-in-out !important;
    -webkit-transition: 0.2s ease-in-out !important;
    -moz-transition: 0.2s ease-in-out !important;
}

.researchAdminViewbtns {
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding: 7px 15px;
    margin-bottom: 0;
    background: rgba(241, 241, 241, 0.43);
}

    .researchAdminViewbtns input:hover {
        color: #fff;
        background: #0d57b9;
    }

.data-status .message {
    padding: 0px 0px 10px;
    color: #f00;
}

    .data-status .message.success-msg {
        color: #008000;
        font-weight: 600;
    }

.deed-research-outer {
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.deed-research-inner {
    padding: 0px 5px;
    overflow: hidden;
}

.deed-research-outer textarea {
    height: 90px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    resize: vertical;
}

.deed-research-outer .field_row.footer-buttons input {
    margin-bottom: 0;
}

.deed-research-County label {
    margin: 0;
}

.researchAdminViewbtns .col-50 {
    float: left;
    width: 50%;
}

.researchAdminViewbtns {
    overflow: hidden;
}

.url-label label {
    display: inline-block;
    width: auto;
}

.url-label span {
    /*font-weight: 600;*/
    color: #236dcf;
    cursor: pointer;
}

.deed-research-outer .field_row.footer-buttons {
    margin-bottom: 0;
    margin-top: 5px;
}

.deed-research-inner div:empty, .deed-research-inner label:empty {
    display: none;
}


.custm-frm1 input {
    background: transparent;
    border: 1px solid #a7a7a7;
    width: 300px;
    color: #000000;
}

input#buttonSkip:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

.frm textarea {
    width: 100%;
    height: 70px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 6px 12px;
}

.custm-link-add input {
    background: transparent;
    color: #236dcf;
    padding-right: 0;
}

.record-page .custm-inline {
    display: inline-block;
    vertical-align: middle;
}

.custm-inline {
    display: inline-block;
    vertical-align: middle;
}

.btm-refresh button {
    background: #236dcf;
}

.btm-refresh {
    margin-left: 10px;
}

    .btm-refresh .fa {
        padding-right: 5px;
    }

    .btm-refresh button:focus {
        outline: none;
        background: #236dcf;
    }

.custm-inline select {
    max-width: 80px;
    margin-left: 12px;
}

.custm-link-section input {
    margin: 0;
    padding: 0;
    border-radius: 5px;
    background: transparent;
    color: #236dcf;
}

.custm-frm1 input:hover {
    background: transparent;
    color: #000;
    cursor: default;
}

.asteriskRequired {
    color: #f00 !important;
}

.cutm-disable {
    background: #c7c7c7 !important;
    color: #000000 !important;
    opacity: 0.8;
    cursor: no-drop !important;
}

.Referesh_Records {
    background: #236dcf none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 13px 27px;
    text-transform: uppercase;
}

    .Referesh_Records i {
        margin-right: 5px;
    }

.btn-refresh-outer input[type="button"] {
    transition: none;
    -webkit-transition: none;
}

span.ForgotSpan a {
    color: #236dcf;
}
/*10-05-2019*/
label#labelException {
    margin-left: 17px;
}

#CancelFailedMsg {
    margin-top: 5px;
}

/*02-21-2020*/
.custm-date-outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
}

.detail-daily a {
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
}

    .detail-daily a + a {
        padding-left: 10px;
    }

.custm-date-outer label, .custm-date-outer input {
    width: auto;
}

.custm-date-outer a {
    text-align: center;
    font-size: 20px;
    color: #236dcf;
    position: relative;
    top: 28px;
}

.dvtotmed {
    margin-bottom: 10px;
}

.custm-date-outer a .fa-chevron-circle-right {
    padding-left: 5px;
}

.custm-date-outer a .fa-chevron-circle-left {
    padding-right: 5px;
}
/*#LineGraphModal .modal-dialog {
	max-width: 700px;
	width: 100%;
}*/
#LineGraphModal .modal-body {
    padding: 15px;
    box-sizing: border-box;
}

#LineGraphModal .modal-header button.close {
    position: absolute;
    right: 10px;
    top: 7px;
}

.line-select {
    max-width: 200px;
}

.pl0 {
    padding-left: 0 !important;
}

.disable-arrow {
    color: #dddddd;
    cursor: not-allowed;
}

.daily-report-table {
    width: 100%;
    max-width: 700px;
    margin: 20px auto auto;
}

body .daily-report-table-thead th {
    font-size: 14px !important;
}



.custm-field_row {
    background: #f0f6ff;
    padding: 10px 5px 5px;
    border: 1px solid #dddddd;
}

.mobile-usage-report {
    padding: 0 5px;
}

.custm-hide {
    visibility: hidden;
}

.p0 {
    padding: 0 !important;
}

.frm .custm-field_row select {
    padding: 5px 5px;
}

.custm-outer-w {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
}

.custm-field_row .custm-usage-area ul.report-time-selectForMain {
    padding-top: 20px;
}
/*.min-width350{min-width:350px;max-width:350px;}
#dvUserPropPerDay td.sorting_1 {
	max-width: 350px;
}*/
.custm350 {
    width: 300px !important;
}

.wpnr {
    white-space: nowrap;
}

.CstmUser {
    width: 120px !important;
}
/*==================*/
.report-time-select li {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 6px;
}

    .report-time-select li + li {
        padding-left: 10px;
    }

    .report-time-select li.active {
        background: #236dcf;
    }

        .report-time-select li.active a {
            color: #ffffff;
        }

.report-time-select {
    margin-bottom: 0px;
}

.report-time-selectForMain li {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    padding: 2px 6px;
}

    .report-time-selectForMain li + li {
        padding-left: 8px;
    }

    .report-time-selectForMain li.active {
        background: #236dcf;
    }

        .report-time-selectForMain li.active a {
            color: #ffffff;
        }

.report-time-selectForMain {
    margin-bottom: 0px;
}

.detail-daily i {
    padding-right: 5px;
}

.custm-outer-w .dataTables_wrapper {
    padding-top: 5px !important;
}

.custm-outer-w .dataTables_filter {
    padding-bottom: 0;
    padding-right: 5px;
}

    .custm-outer-w .dataTables_filter input[type="search"] {
        height: 25px;
        font-weight: normal;
    }

/*
	=====================
	css start for usage area
	=====================
*/
.custm-usage-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.usage-date-custm {
    max-width: 100px;
    /*padding-left: 15px;*/
}

.second-view-date {
    padding-left: 10px;
}

#InValidDate, #InValidDateTo, #DateValidation {
    position: absolute;
}

#LineGraphModal ul.report-time-select {
    margin-right: 25px;
}

.recordtype_sub {
    white-space: nowrap;
}

.report-time-selectForMain li a {
    color: #236dcf;
    text-decoration: underline;
}

.report-time-select li a {
    color: #236dcf;
    text-decoration: underline;
}

.report-time-selectForMain li.active a, .report-time-select li.active a {
    text-decoration: none;
}

#LineGraphModal button.close.close-linegraphmodal {
    opacity: 1;
}

.usage-date-custm label {
    font-weight: 600;
}

#tblUserPropertiesPerDay thead tr th:nth-child(2), #tblUserPropertiesPerDay tbody tr td:nth-child(2) {
    width: 400px !important;
    max-width: 400px !important;
}

#tblUserPropertiesPerDay thead tr th:nth-child(3), #tblUserPropertiesPerDay tbody tr td:nth-child(3) {
    width: 270px;
}

.refershusage #RefershUsage {
    /*margin-bottom: 0;
	padding: 5px 10px 5px 23px;
	background: #236dcf;
	color: #ffffff;
	border: 2px solid #236dcf;*/
    margin-bottom: 0;
    padding: 2px 10px 2px 23px;
    background: #236dcf;
    color: #ffffff;
    border: 2px solid #236dcf;
    font-size: 11px;
    transition: none !important;
}

.refershusage i.fa.fa-refresh {
    position: absolute;
    top: 4px;
    color: #ffffff;
    z-index: 1;
    left: 7px;
}

.refershusage {
    /*position: relative;
	clear: both;*/
    position: absolute;
    clear: both;
    top: -5px;
}

    .refershusage #RefershUsage:hover, .refershusage #RefershUsage:hover ~ .fa {
        background: transparent;
        color: #236dcf !important;
    }

#BlankEmailModal .modal-body .row {
    border: 0;
    margin: 0;
    padding: 20px;
}

.Msg-expired {
    color: #a94442;
}

    .Msg-expired i {
        color: #a94442;
        font-size: 30px;
        margin-bottom: 5px;
    }

#BlankEmailModal .modal-header.modalBlueHeader {
}

    #BlankEmailModal .modal-header.modalBlueHeader button.close {
        opacity: 1;
        color: #ffffff;
        text-shadow: none;
    }

#BlankEmailModal .modal-footer.text-center input {
    opacity: 1;
    display: block;
    margin: 0 auto !important;
    float: inherit;
}

    #BlankEmailModal .modal-footer.text-center input:hover {
        color: #ffffff;
    }

body #tblUserPropertiesPerDay td.dataTables_empty {
    display: table-cell;
}

.custmDateFromTo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

    .custmDateFromTo > div {
        width: 49%;
    }

body .custmSearchClear input, .custmSearchClear #buttonClear {
    margin-bottom: 0 !important;
    height: 30px;
    padding: 6px 12px !important;
    line-height: normal;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    font-size: 12px;
}

    body .custmSearchClear input + input {
        margin-left: 10px;
    }

.custmSearch_Clear {
    margin-bottom: 10px;
}
/*#exampleAbandoned_wrapper tbody tr td:nth-child(5) {
	white-space: nowrap;
}*/
.pr-0 {
    padding-right: 0;
}

.custmSearch_Clear input {
    margin-bottom: 0 !important;
    height: 30px;
    padding: 6px 12px !important;
    line-height: normal;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}





.custmSearchClear {
    padding-top: 23px;
    text-align: left;
}





/*css for table filter*/
#NassauScraperDiv .dataTables_length, #NassauScraperDivByDate .dataTables_length, #VLSScrapperDiv .dataTables_length, #VLSMostResentDiv .dataTables_length, #RealPlusData_wrapper .dataTables_length, #RealPlusMostResent_wrapper .dataTables_length {
    width: 165px;
}

    #NassauScraperDiv .dataTables_length label, #NassauScraperDivByDate .dataTables_length label, #VLSScrapperDiv .dataTables_length label, #VLSMostResentDiv .dataTables_length label, #RealPlusData_wrapper .dataTables_length label, #RealPlusMostResent_wrapper .dataTables_length label {
        font-weight: normal;
    }

#NassauScraperDiv .dataTables_filter, #NassauScraperDivByDate .dataTables_filter, #VLSScrapperDiv .dataTables_filter, #VLSMostResentDiv .dataTables_filter, #RealPlusData_wrapper .dataTables_filter, #RealPlusMostResent_wrapper .dataTables_filter {
    width: calc(100% - 170px);
}

    #NassauScraperDiv .dataTables_filter label, #NassauScraperDivByDate .dataTables_filter label, #VLSScrapperDiv .dataTables_filter label, #VLSMostResentDiv .dataTables_filter label, #RealPlusData_wrapper .dataTables_filter label, #RealPlusMostResent_wrapper .dataTables_filter label {
        font-weight: normal;
    }


@media screen and (max-width: 1250px) and (min-width: 991px) {
    #NassauScraperDiv .dataTables_length, #NassauScraperDivByDate .dataTables_length, #VLSScrapperDiv .dataTables_length, #VLSMostResentDiv .dataTables_length, #RealPlusData_wrapper .dataTables_length, #RealPlusMostResent_wrapper .dataTables_length {
        width: 100%;
        text-align: center;
    }

    #NassauScraperDiv .dataTables_filter, #NassauScraperDivByDate .dataTables_filter, #VLSScrapperDiv .dataTables_filter, #VLSMostResentDiv .dataTables_filter, #RealPlusData_wrapper .dataTables_filter, #RealPlusMostResent_wrapper .dataTables_filter {
        text-align: center;
        width: 100%;
    }
}
/*07-31-2020*/
.cstm-newdemo .table-responsive {
    min-height: unset;
    overflow-x: unset;
}
/*12-08-2020*/
.cstm-linegraph-dates {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    margin-right: 5px;
    align-items: center;
}

.custom-graph-date {
    display: flex;
}

.cstm-linegraph-datefrom, .cstm-linegraph-dateto {
    display: block;
    width: 100%;
    max-width: 100px;
}

    .cstm-linegraph-datefrom input, .cstm-linegraph-dateto input {
        border: 1px solid #a7a7a7;
        color: #696767;
        width: 100%;
    }

.cstm-linegraph-dateto {
    margin-left: 10px;
}

    .cstm-linegraph-datefrom label, .cstm-linegraph-dateto label {
        display: block;
        width: 100%;
    }

.close-linegraphmodal {
    font-size: 30px;
}
/********14-08-20*********/
.cstm-callermessage input[type="button"], input[type="submit"], #buttonClear {
    font-size: 15px;
}

.custom-call-btn {
    margin-top: 20px;
}
/*08-17-2020*/
.cstm-abandoned span {
    display: block;
    width: 100%;
}

#exampleAbandoned table tbody td:hover {
    text-decoration: none !important;
}

.table-responsive {
    border: 0px;
}

#exampleAbandoned {
    overflow-x: scroll;
    overflow-y: hidden;
    /*display: inline-block;*/
    border: 0px;
}

#exampleAbandoned_wrapper {
    border: 1px solid #ccc;
    overflow: inherit;
}

.cstm-additionalinfo {
    width: 222px !important;
}

.frm-display .form-check .form-check-label {
    width: inherit;
}

.frm-display {
    padding-top: 27px;
}

#exampleAbandoned #cstm-status-dropdown .dropdown-menu {
    min-width: 156px;
}

    #exampleAbandoned #cstm-status-dropdown .dropdown-menu li {
        border: 0 !important;
    }

#exampleNewDemo, #NassauScraperTable_wrapper table, #LiberTable1, #tblUserPropertiesPerDay, #exampleAllActivity {
    border: 0px;
}

.p-0 {
    padding: 0px;
}

.cstm-status-dropdown .sign-dropdown {
    width: 100%;
}

.cstm-status-dropdown .sign-dropdown {
    width: 100%;
}

.cstm-status-dropdown .btn-group {
    width: 100%;
}

.cstm-overflow-x {
    overflow-x: initial;
}

.cstm-pale-yellow {
    /*background-color: #ffffbf !important;*/
    background: #fdfdd5 !important
    /*background: #FFFFC2;*/
}

.cstm-links span {
    width: 100%;
    font-size: 14px;
    color: #236dcf;
    white-space: nowrap;
    margin-bottom: 5px;
    display: block;
}

    .cstm-links span:hover a {
        text-decoration: underline;
    }

#SuggestTrainingModal .modal-dialog {
    width: 100%;
    max-width: 350px;
}

#SuggestTrainingModal .modal-body {
    padding: 20px 15px;
}

#SuggestTrainingModal .modal-footer {
    padding: 10px 15px;
}

#SuggestTrainingModal .modal-body p {
    font-size: 17px;
}

#SuggestTrainingModal .modal-header {
    background: #2364a7;
    padding: 5px 15px;
}

#SuggestTrainingModal .modal-footer .modal-footer-btn {
    padding: 8px 20px;
    font-size: 12px;
    margin: 0px;
}

#SuggestTrainingModal .modal-header .close {
    opacity: 1;
    color: #fff;
    box-shadow: none;
}

#exampleSubs tbody td:nth-child(3n) {
    cursor: auto;
}

#tblSharedReports_wrapper {
    border: 1px solid #ccc;
    overflow: inherit;
}

#DivTable, #SuffolkDivTable, #LiberTable_wrapper, #SuffolkLiberTable_wrapper, #RealPlusData_wrapper, #RealPlusMostResent_wrapper, #NassauScraperTableByDate_wrapper, #VLSData_wrapper {
    overflow: inherit;
}

.cstm-height {
    min-height: 22px;
}

.cstm-note-msg {
    min-height: 32px;
    display: flex;
    align-items: center;
}
/***Training Metrices****/
.cstm-metrics-dashboard {
    background: #f4f6f9;
    border: 1px solid #cccccc;
    padding: 20px 0;
    border-radius: 5px;
    max-width: 920px;
    width: 100%;
    display: inline-block;
}

.emptylabel {
    height: 14px;
}

#tblMetrics_wrapper {
    background: #dddddd;
    padding: 10px 0px;
    max-width: 890px;
    margin: 0px;
    width: 100%;
    overflow: inherit;
    border: 1px solid #ccc;
}

#tblMetrics {
    width: 100% !important;
}

.cstm-metrics-dashboard .pt0 {
    margin-top: 0px;
}

.cstm-metrics-box {
    border: #cccccc solid 1px;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 1px 6px 0px #e1e1e1;
    margin: 0px 15px;
    overflow: hidden;
    padding: 5px 0px;
    max-width: 800px;
    width: 100%;
    margin-bottom: 10px;
}

#tblMetrics th, #tblMetrics td {
    white-space: nowrap;
}

#exampleNewDemo {
    width: 100% !important;
}

.deeds-btn {
    text-align: center;
}

.admin-text {
    padding-left: 3px;
    vertical-align: middle;
    font-weight: 500;
}

#CompletedZipMessage {
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 5px 0px 15px;
}


.custm-zip-fields {
    /*border: #cccccc solid 1px;
		background: #ffffff;*/
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*box-shadow: 0 1px 6px 0px #e1e1e1;*/
    margin: 0px 15px;
    overflow: hidden;
    padding: 5px 0px;
    /*max-width: 600px;*/
    width: 100%;
    /* margin-bottom: 10px; */
    padding: 10px 8px;
    display: inline-block;
}

.deeds-btn input {
    margin-bottom: 0px;
    margin: 0px 4px;
    padding: 4px 12px;
}

.deeds-btn {
    text-align: center;
}

.main-custm-deeds {
    background: #f4f6f9;
    border: 1px solid #cccccc;
    border-radius: 5px;
    max-width: 920px;
    width: 100%;
    overflow: hidden;
    padding: 20px 15px;
}

    .main-custm-deeds select.form-control {
        height: 32px;
    }

.custm-subdivision {
    margin: 15px 0px;
}

    .custm-subdivision table {
        width: 100% !important;
        max-width: 800px;
    }

    .custm-subdivision tbody td input[type="textbox"] {
        width: 100%;
    }

.custm-deeds-select {
    max-width: 630px;
    width: 100%;
}

#ReviewingMessage {
    font-size: 15px;
    margin-top: 10px;
    display: block;
}

.cstm-occurences {
    width: 5% !important
}
/******Toggle New*****/
.switch {
    position: relative;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    /*width: 60px;
  height: 34px*/;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.toggle-slider {
    content: "";
    display: inline-block;
    width: 30px;
    height: 15px;
    background-color: rgba(80, 80, 80, 0.7);
    border-radius: 15px;
    margin-right: 10px;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin-right: 15px;
    margin-left: 0px;
}

    .toggle-slider:before {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background-color: #FFFFFF;
        border-radius: 20px;
        position: relative;
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
        left: -5px;
        top: -3px;
        border: 1px solid rgba(0, 0, 0, .54);
        transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
    }

input:checked + .toggle-slider {
    background-color: #2196F3;
}

input:focus + .toggle-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .toggle-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.toggle-slider.round {
    border-radius: 34px;
}

    .toggle-slider.round:before {
        border-radius: 50%;
    }



.MapSelected {
    white-space: nowrap;
    background: #0f54af;
    border: 0;
    padding: 6px 12px;
    color: #ffffff;
    margin-top: 5px;
}

    .MapSelected:hover {
        opacity: 0.9;
    }

.MapSelectedOuter {
    padding-left: 0;
}

.hideLabel {
    opacity: 0;
}

#subdivision-maxlength .modal-header {
    background: #2364a7;
    padding: 5px 15px;
}

    #subdivision-maxlength .modal-header .close {
        color: #ffffff;
        opacity: 1;
    }

#subdivision-maxlength .modal-body {
    padding: 20px;
    text-align: left;
    font-size: 17px;
}

#subdivision-maxlength .modal-footer .bottom-buttons {
    padding: 0;
    margin: 0;
}

    #subdivision-maxlength .modal-footer .bottom-buttons input {
        margin: 0;
        padding: 8px 12px;
    }

#subdivision-maxlength .modal-dialog {
    max-width: 550px;
}

.cstm-outer-map {
    position: relative;
}

.map-record-msg {
    margin: 0px;
    padding: 0px 12px;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
}

table#SubdivisionTable {
    width: 100%;
}

.mapRightAre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    max-width: 800px;
    margin: 10px 0 0;
}



/*.mapRightAre p span {
		margin: 0 !important;
		position: relative;
		top: 2px;
	}*/
/*.map-legend-div{
	position:absolute;
	top:10%;
	left:20px;
}*/
.map-legend-div p {
    margin-bottom: 0px;
    margin-top: 5px;
    vertical-align: middle;
}

.custm-color {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50px;
    vertical-align: middle;
    margin-right: 5px;
}

.green {
    background: lime;
}

.red {
    background: #ff0000;
}

.blue {
    background: #2874a6;
}

.black {
    background: #000000;
}

.purple {
    background: purple;
}

.anchor-td {
    position: relative;
}

    .anchor-td label {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        cursor: pointer;
    }

.map-legend-div {
    position: absolute;
    bottom: 10%;
    left: 50px;
    background: #fff;
    padding: 15px;
    border: 2px solid #ccc;
    box-shadow: 0px 15px 15px rgba(0, 0, 0,0.1);
    border-radius: 5px;
    min-width: 100px;
}

    .map-legend-div p {
        font-size: 18px;
        /*display: flex;*/
        align-items: center;
    }

.cstm-newcustomerdemo tbody tr:last-child td.cstm-status-dropdown .dropdown-menu {
    bottom: 100%;
    top: inherit;
    z-index: 9;
}

.sale-tax-table {
    margin-top: 20px;
}

    .sale-tax-table input[type="text"] {
        display: block;
        box-sizing: content-box !important;
        width: 100%;
        padding: 0px 2px;
    }

    .sale-tax-table .card {
        background: #fff;
        border-radius: .25rem;
        box-shadow: 1px 0 20px rgb(0 0 0 / 5%);
    }

        .sale-tax-table .card .card-body {
            padding: 15px;
        }

    .sale-tax-table .table thead tr th {
        font-size: 15px;
        font-weight: 600;
    }

.library-plus-outer.mdi-library-plus {
    font-size: 22px;
    color: #236dcf;
    display: inline-block;
    vertical-align: middle;
}

.sale-tax-table .icon__delete i {
    padding: 2px 3px;
    font-size: 15px;
    background: #e70707;
    color: #fff;
    border-radius: 3px;
}

.sale-tax-table .addrow-plus i {
    margin-right: 3px;
}

.sale-tax-table .addrow-plus {
    font-weight: 600;
    cursor: pointer;
    margin-top: 5px;
}

.sale-tax-table #_salestax-table-body tr td:first-child input, .sale-tax-table table thead tr th:first-child {
    width: 50px;
}

.validation-summary-errors {
    color: #a94442;
    font-size: 14px;
}


.nowrapdata.newcustomer-plusdemo {
    width: 34px !Important;
}

.cstm-contact-width {
    width: 241px !Important;
}

.cstm-name-width {
    width: 210px !important;
}

.cstm-dropdown-width {
    width: 172px !Important;
}

.sign-dropdownselect {
    padding: 6px 3px;
    border-radius: 4px;
    white-space: nowrap;
}

    .sign-dropdownselect option {
        padding: 3px 10px;
        font-size: 14px;
        color: #333;
        white-space: nowrap;
    }

.multi-subdivision-msg {
    display: block;
    background: #ccc;
    padding: 10px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0px;
    font-size: 19px;
}

.cstm-represent {
    padding-left: 10px;
}

.custm-abandoned-drop {
    width: 172px !important;
}

._disable-txtbox {
    cursor: not-allowed !important;
}

.sale-tax-table #_salestax-table-body tr td:last-child input, .sale-tax-table table thead tr th:last-child {
    width: 100px;
}

.sale-tax-table table {
    margin-bottom: 0px;
}

.orange {
    background-color: darkorange;
}

/*Site mode Toggle*/
.togglebutton {
    vertical-align: middle;
}

    .togglebutton,
    .togglebutton label,
    .togglebutton input,
    .togglebutton .toggle {
        user-select: none;
    }

        .togglebutton label {
            cursor: pointer;
            color: #000;
            margin-bottom: 0;
            font-size: 16px;
            vertical-align: bottom;
            font-weight: normal;
        }


            .togglebutton label input[type=checkbox] {
                opacity: 0;
                width: 0;
                height: 0;
            }

            .togglebutton label .toggle {
                text-align: left;
                margin-left: 5px;
            }

            .togglebutton label .toggle {
                content: "";
                display: inline-block;
                width: 40px;
                height: 15px;
                background-color: rgb(157 144 144);
                border-radius: 15px;
                transition: background 0.3s ease;
                vertical-align: middle;
                margin-left: 15px;
            }

                .togglebutton label .toggle:after {
                    content: "";
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    background-color: #FFFFFF;
                    border-radius: 20px;
                    position: relative;
                    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
                    left: -5px;
                    top: -3px;
                    border: 1px solid rgba(0, 0, 0, .54);
                    transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
                }


            .togglebutton label input[type=checkbox] + .toggle:active:after {
                box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
            }

            .togglebutton label input[type=checkbox]:checked + .toggle:after {
                left: 20px;
            }

            .togglebutton label input[type=checkbox]:checked + .toggle {
                background-color: rgb(255 165 0);
            }

                .togglebutton label input[type=checkbox]:checked + .toggle:after {
                    border-color: #ffa500;
                }

                .togglebutton label input[type=checkbox]:checked + .toggle:active:after {
                    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(156, 39, 176, 0.1);
                }

.custom-switch-mode {
    padding: 15px 0px 5px 50px;
    background: transparent !important;
    border: 0px !Important;
    text-align: right;
}

    .custom-switch-mode label {
        color: #fff !important;
    }

.login .nav {
    padding: 0px 0 0 0 !important;
}

#table1 .frm-select {
    background: #fff;
}



#demoMap {
    width: 100%;
    height: 90vh;
}

.cstm-outer-map {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    background-color: rgba(1, 1, 1, 0.8);
    min-height: 100vh;
}

.custm-popup {
    background: #fff;
    padding: 5px;
    border: 15px solid #ddd;
    border-radius: 10px;
}

.map-content {
    position: relative;
    width: 90%;
    height: 90vh;
    margin: 30px auto;
}

    .map-content .map-legend-div {
        left: 5%;
    }

.close-btn i {
    font-size: 18px;
    color: #fff;
}

.close-btn {
    position: absolute;
    right: -10px;
    top: -10px;
    background-color: #2364a7;
    border-radius: 100px;
    border: 0px;
    width: 30px;
    height: 30px;
    line-height: 25px;
}
/****22-07-21*****/
.services-content {
    display: inline-block;
    background-color: #e5e5e5;
    width: 100%;
    padding: 10px 10px;
}

.services-panel .paneltitle {
    font-weight: bold;
    border: 0px;
    margin: 5px 0px 0px;
    font-size: 17px;
    color: #5f6267;
}
/* .services-panel .search-box{ */
/* background-color:#fff; */
/* } */
.services-panel .search-box .form-control {
    padding: 3px 12px;
    border: 0px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    border-radius: 5px;
    height: 30px;
    border: 1px solid #e5e5e5;
}

.service-area-right {
    background-color: #fff;
    padding: 10px 6px;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    overflow-y: auto;
    position: relative;
    border: 1px solid #e5e5e5;
}

.services-area-btn {
    text-align: center;
}
/*.service-area-right .table > tbody > tr td:nth-child(2),*/ .service-area-right .table > thead > th {
    font-weight: 600;
    font-size: 15px;
}

.services-panel-body .custom-toggle .togglebutton label {
    font-size: 14px;
    font-weight: 600;
}

.services-area-btn .btn {
    background-color: #2062c8;
    color: #fff;
    border-radius: 5px;
    border: 0px;
    padding: 7px 4px;
    min-width: 100px;
    font-size: 14px;
}

    .services-area-btn .btn:focus {
        outline: 0px;
    }

.services-area-btn {
    margin-top: 40px;
}

/*.service-area-right table th:nth-child(2) {
	width: 230px;
}*/

.services-panel-body {
    background: #fff;
    margin-top: 10px;
    border-radius: 5px;
    padding: 10px 10px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    border: 1px solid #e5e5e5;
    overflow-y: auto;
    position: relative;
}

    .services-panel-body .togglebutton label .toggle, .togglebutton label input[type=checkbox][disabled] + .toggle {
        width: 30px;
        background-color: rgba(80, 80, 80, 0.7);
        border: 1px solid #f5f5f5;
    }

    .services-panel-body .table, .service-area-right .table {
        margin-bottom: 0px;
    }

        .service-area-right .table > tbody > tr > td, .service-area-right .table > tfoot > tr > td, .service-area-right .table > tfoot > tr > th, .service-area-right .table > thead > tr > td {
            border: 0px;
            font-size: 14px;
            padding: 3px 3px;
            vertical-align: top;
        }

        .service-area-right .table > thead > tr > th {
            font-weight: bold;
            border: 0px;
            font-size: 14px;
            padding: 8px 3px
        }

        .services-panel-body .table > tbody > tr > td, .services-panel-body .table > tbody > tr > th, .services-panel-body .table > tfoot > tr > td, .services-panel-body .table > tfoot > tr > th, .services-panel-body .table > thead > tr > td, .services-panel-body .table > thead > tr > th {
            border: 0px;
            padding: 5px 4px;
        }

.services-content .row {
    padding: 0px;
    border: 0px;
    background-color: transparent;
}

.services-content .services-panel .row {
    margin: 0px -15px;
}

.service-area-right th {
    font-weight: 600;
}

.cancel-icon {
    position: relative;
    top: 1px;
    width: 25px;
    height: auto;
    cursor: pointer;
}

.pencil-icon {
    width: 25px;
    height: auto;
    cursor: pointer;
    /*vertical-align:top;
	position:relative;
	top:-1px;*/
}

.pencil {
    width: 20px;
    vertical-align: middle;
    cursor: pointer;
}
/******Toggle New*****/
.togglebutton-case {
    vertical-align: middle;
    margin-bottom: 5px;
}

    .togglebutton-case,
    .togglebutton-case label,
    .togglebutton-case input,
    .togglebutton-case .toggle {
        user-select: none;
    }

        .togglebutton-case label {
            cursor: pointer;
            color: #000;
            margin-bottom: 0px;
            width: 100%;
            display: flex;
        }

.form-group.is-focused .togglebutton-case label {
    color: rgba(0, 0, 0, 0.26);
}

    .form-group.is-focused .togglebutton-case label:hover,
    .form-group.is-focused .togglebutton-case label:focus {
        color: rgba(0, 0, 0, .54);
    }



.togglebutton-case label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0;
}

.togglebutton-case label .toggle {
    text-align: left;
    margin-left: 5px;
    margin-top: 3px;
}

.togglebutton-case label .toggle,
.togglebutton-case label input[type=checkbox][disabled] + .toggle {
    content: "";
    display: inline-block;
    width: 30px;
    height: 15px;
    background-color: rgba(80, 80, 80, 0.7);
    border-radius: 15px;
    margin-right: 12px;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin-left: 5px;
}

    .togglebutton-case label .toggle:after {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background-color: #FFFFFF;
        border-radius: 20px;
        position: relative;
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
        left: -5px;
        top: -3px;
        border: 1px solid rgba(0, 0, 0, .54);
        transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
    }

    .togglebutton-case label input[type=checkbox][disabled] + .toggle:after,
    .togglebutton-case label input[type=checkbox][disabled]:checked + .toggle:after {
        background-color: #BDBDBD;
    }

    .togglebutton-case label input[type=checkbox] + .toggle:active:after,
    .togglebutton-case label input[type=checkbox][disabled] + .toggle:active:after {
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
    }

.togglebutton-case label input[type=checkbox]:checked + .toggle:after {
    left: 15px;
}

.togglebutton-case label input[type=checkbox]:checked + .toggle {
    background-color: rgb(255 165 0);
}

    .togglebutton-case label input[type=checkbox]:checked + .toggle:after {
        border-color: #ffa500;
    }

    .togglebutton-case label input[type=checkbox]:checked + .toggle:active:after {
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(156, 39, 176, 0.1);
    }



.custm-service-width .panel-title {
    margin-bottom: 10px;
}

.custm-service-width .services-panel .paneltitle {
    margin-bottom: 20px;
}

.custm-service-widthMU {
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 60% !important;
}

.not-allowed {
    cursor: not-allowed;
}


.service-flex {
    display: flex;
    flex-direction: column;
    min-height: 370px;
    width: 10%;
    justify-content: center;
    padding: 5px;
}

.service-area-right .table > tbody > tr > td:nth-child(2) {
    padding-left: 5px;
}

.service-area-right th {
    font-weight: 500;
}
/*changed*/
.service-area-right .service-thead th:last-child {
    width: 170px;
}
/**20-09-21**/
.service-area-right .service-thead th:nth-child(3) {
    width: 95px;
}

.cstm-startdate-textbox {
    width: 80px;
}
/****18-today*****/
.End-Date-time {
    width: 75px;
    display: inline-block;
    /*vertical-align: middle;*/
}
/**20-09-21**/
.Date-time-content {
    display: inline-block;
    width: 80px;
    vertical-align: middle;
}

    .Date-time-content select {
        font-size: 14px;
        border-radius: 2px;
        height: 23px;
        border: 1px solid #999;
        float: right;
    }

/****18-today End*****/
.custm-pencil {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 20px;
    margin-left: 4px;
}

.service-area-right tr td:first-child p {
    width: 20px;
}

.service-area-right table td {
    cursor: inherit;
}

._removeinputborder {
    border: 0px;
}

.subscriptionservices-time, .subscriptionservices-today, .subscriptionservices-clear, .subscriptionservices-cross {
    color: blue;
}
/*11-07-2022*/
.custm-service-widthMU {
    max-width: 620px;
    width: 100% !important;
}

    .custm-service-widthMU .cstm-endate-time {
        width: 87px;
    }

    .custm-service-widthMU .service-area-right td.input-group.date,
    .custm-service-widthMU .service-area-right .Date-time-content {
        width: 78px !important;
        display: inherit;
    }

    .custm-service-widthMU .cstm-endate-time select {
        height: 23px;
    }

@media screen and (min-width:1380px) {
    .custm-panel-width {
        width: 33%;
    }

    .services-panel-body {
        height: 500px;
        min-height: 500px;
    }

    .service-area-right {
        height: 500px;
        min-height: 500px;
    }

    .service-area-rightMU {
        /* height: 500px;
		min-height: 500px;*/
        height: auto !important;
        min-height: auto !important;
    }

    .services-content .custm-service-width {
        width: 57%
    }

    /*.service-area-right thead th:last-child {
		width: 90px;
	}*/

    .service-area-right .table > tbody > tr > td:nth-child(1) {
        padding-right: 0px;
    }

    .cancel-icon {
        position: relative;
        top: 1px;
    }

    .toggle-custm-label {
        width: 90%;
    }
    /*.custm-service-widthMU .service-area-right .service-thead th:nth-child(3) {
		width: 80px !important;
	}

	.custm-service-widthMU .service-area-right td.input-group.date {
		width: 70px !important;
	}*/
}

@media screen and (min-width:1300px) and (max-width:1380px) {
    .services-content .custm-panel-width {
        width: 35%;
    }

    .services-panel-body {
        min-height: 450px;
        height: 450px;
    }

    .service-area-right {
        min-height: 450px;
        height: 450px;
    }

    .services-content .custm-service-width {
        width: 55%;
    }

    .toggle-custm-label {
        width: 90%;
    }


    .services-panel-body {
        padding: 10px 15px;
    }
    /*Changed*/
    .service-area-right .service-thead th:nth-child(3) {
        width: 110px !Important;
    }

    .cancel-icon {
        position: relative;
        top: 1px;
    }
}

@media screen and (max-width:1380px) {
    /*Changed*/
    .service-area-right .service-thead th:nth-child(3) {
        width: 110px !Important;
    }
}

@media screen and (max-width:1024px) {
    .pencil-icon {
        width: 20px;
        /*vertical-align: top;
		position: relative;
		top: 2px;*/
    }

    .services-panel-body, .service-area-right {
        height: 500px;
        min-height: 500px;
        padding: 10px;
    }

    .service-area-rightMU {
        /* height: 500px;
		min-height: 500px;*/
        height: auto !important;
        min-height: auto !important;
    }

    .custm-panel-width {
        width: 35%;
    }

    .custm-service-width {
        width: 50%
    }





    .service-flex {
        width: 15%;
    }

    .services-content {
        padding: 20px 0px;
    }

        .services-content .row {
            display: flex;
        }

    .toggle-custm-label {
        width: 80%;
    }
}

@media screen and (max-width:992px) {
    .service-area-right table tbody tr td:first-child p {
        width: 20px;
    }

    .service-area-right thead th:nth-child(3) {
        width: 110px !Important;
        white-space: normal !Important;
        display: inline-block;
    }

    .service-area-right .table > thead > tr > th:nth-child(2) {
        width: 200px !important;
    }

    .service-area-right .table > thead > tr > th {
        /*white-space: nowrap;*/
        padding: 8px 3px;
    }

    .service-area-right .table > tbody tr td:nth-child(2) {
        white-space: normal;
        width: 200px;
        display: inline-block;
    }

    .service-area-right .table-responsive {
        width: inherit;
    }

    .service-area-right .table > tbody tr td {
        white-space: nowrap;
    }

    .services-panel .paneltitle {
        font-size: 16px;
    }

    .custm-service-width .services-panel .paneltitle {
        margin-bottom: 12px;
    }


    .service-area-rightMU {
        /* height: 500px;
		min-height: 500px;*/
        height: auto !important;
        min-height: auto !important;
        width: 100%;
    }
    /* .custm-service-widthMU .service-area-rightMU {
		width: 100% !important;
	}

	.custm-service-widthMU .service-area-right .table > thead > tr > th:nth-child(2) {
		width: 80px !important;
	}

	.custm-service-widthMU .service-area-right .table > thead > tr > th:nth-child(2) {
		width: 90px !important
	}*/
}

@media screen and (max-width:767px) {
    .services-panel-body {
        height: 200px;
        min-height: 200px;
    }

    .services-area-btn {
        margin: 20px 10px;
    }

    .services-panel-body .table-reponsive {
        border: 0px;
    }

    .services-panel .paneltitle {
        margin-bottom: 20px;
    }

    .service-area-right, .services-panel-body {
        border: 1px solid #ccc;
    }

    .service-flex {
        display: flex;
        justify-content: center;
        margin-top: 10px;
        min-height: inherit;
        flex-direction: row;
        width: 100%;
    }

    .custm-panel-width, .custm-service-width {
        width: 100%;
    }

    .services-content,
    .services-content .row {
        display: block;
    }

    .service-area-rightMU {
        /* height: 500px;
		min-height: 500px;*/
        height: auto !important;
        min-height: auto !important;
    }
}
/****27-07-21*****/
.cstm-pencil-date {
    background-color: transparent;
    border: 0px;
    padding: 0px;
    width: 25px;
    line-height: normal;
}

.norecordsfound {
    font-size: 15px;
}

.ServiceName {
    font-weight: normal;
}
/****10-09-21*****/
body .border-focus-red {
    border: 1px solid red !important;
}


.service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table td.active {
    color: #fff !important;
}

/*****13-09-2021******/
.service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table td {
    color: #000;
}

    .service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table td.old,
    .service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table td.new {
        color: #777;
    }

    .service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table th.disabled,
    .service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table th.disabled:hover,
    .service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table td.disabled,
    .service-area-right #_subsribedservicesbody .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #777;
    }

Crm.css


.toggle_button_abandoned {
    vertical-align: middle;
    margin-bottom: 5px;
}

.toggle_button_abandoned,
.toggle_button_abandoned label,
.toggle_button_abandoned input,
.toggle_button_abandoned .toggle {
    user-select: none;
}

    .toggle_button_abandoned label {
        cursor: pointer;
        color: #000;
    }

.form-group.is-focused .toggle_button_abandoned label {
    color: rgba(0, 0, 0, 0.26);
}

    .form-group.is-focused .toggle_button_abandoned label:hover,
    .form-group.is-focused .toggle_button_abandoned label:focus {
        color: rgba(0, 0, 0, .54);
    }

fieldset[disabled] .form-group.is-focused .toggle_button_abandoned label {
    color: rgba(0, 0, 0, 0.26);
}

.toggle_button_abandoned label input[type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle_button_abandoned label .toggle {
    text-align: left;
    margin-left: 5px;
}

.toggle_button_abandoned label .toggle,
.toggle_button_abandoned label input[type=checkbox][disabled] + .toggle {
    content: "";
    display: inline-block;
    width: 30px;
    height: 15px;
    background-color: rgba(80, 80, 80, 0.7);
    border-radius: 15px;
    margin-right: 10px;
    transition: background 0.3s ease;
    vertical-align: middle;
    margin-left: 0px;
}

    .toggle_button_abandoned label .toggle:after {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background-color: #FFFFFF;
        border-radius: 20px;
        position: relative;
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
        left: -5px;
        top: -3px;
        border: 1px solid rgba(0, 0, 0, .54);
        transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
    }

    .toggle_button_abandoned label input[type=checkbox][disabled] + .toggle:after,
    .toggle_button_abandoned label input[type=checkbox][disabled]:checked + .toggle:after {
        background-color: #BDBDBD;
    }

    .toggle_button_abandoned label input[type=checkbox] + .toggle:active:after,
    .toggle_button_abandoned label input[type=checkbox][disabled] + .toggle:active:after {
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
    }

.toggle_button_abandoned label input[type=checkbox]:checked + .toggle:after {
    left: 15px;
}

.toggle_button_abandoned label input[type=checkbox]:checked + .toggle {
    background-color: rgb(255 165 0);
}

    .toggle_button_abandoned label input[type=checkbox]:checked + .toggle:after {
        border-color: #ffa500;
    }

    .toggle_button_abandoned label input[type=checkbox]:checked + .toggle:active:after {
        box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(156, 39, 176, 0.1);
    }

.Date-time-content select:focus-visible, .Date-time-content select:focus {
    outline: 0;
}
/**20-09-21**/
.service-area-right .input-group input {
    border: 1px solid #ccc;
    border-radius: 2px;
    height: 23px;
}







/***01-10-2021***/



.flatpickr-calendar .shortcut-buttons-flatpickr-wrapper > .shortcut-buttons-flatpickr-buttons {
    width: 100%;
    justify-content: space-between;
}

.flatpickr-calendar .flatpickr-day, .flatpickr-calendar .flatpickr-weekdaycontainer span {
    color: #000;
}

    .flatpickr-calendar .flatpickr-day.flatpickr-disabled,
    .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover,
    .flatpickr-calendar .flatpickr-day.prevMonthDay,
    .flatpickr-calendar .flatpickr-day.nextMonthDay,
    .flatpickr-calendar .flatpickr-day.notAllowed,
    .flatpickr-calendar .flatpickr-day.notAllowed.prevMonthDay,
    .flatpickr-calendar .flatpickr-day.notAllowed.nextMonthDay {
        color: #999 !Important;
    }

    .flatpickr-calendar .flatpickr-day.selected {
        color: #fff;
    }

/****04-10-2021***/
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .Date-time-content {
            width: 175px
        }
    }
}
/**===================================<css start here for credit card  payment form >======================================*/
.chargify-parentdiv iframe {
    width: 100% !important;
    height: 50px !important;
}

.chargify-parentdiv_outer_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .chargify-parentdiv_outer_flex .chargify-parentdiv {
        width: 49.5%;
    }

.creditCard_payment_footer {
    border-top: 1px solid #dddddd;
}

.frm a_billing_wrap.pb0 {
    padding-bottom: 0;
}

.chargify__Error {
    color: #ff4c49;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 4px;
    font-size: 12px;
}

.chargify-parentdiv {
    position: relative;
}

.frm_col_rw.chargify-state-parentdiv_outer {
    margin-bottom: 0;
    padding-bottom: 22px;
}

.Bill__ing__Address {
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

span#transaction-type-error {
    color: #ff4c49;
    font-size: 12px;
}

.Subscription_Popup .left .frm_col_rw {
    margin-bottom: 0;
}

.creditCard_payment_footer .row {
    margin: 0;
}

.Subscription_Popup .row.frm.a_billing_wrap.pb0 {
    margin-bottom: 0;
}

.Subscription_Popup span#SubtotalValidation {
    background: transparent;
    color: #ff4c49;
    bottom: -18px;
}

.Subscription_Popup select#dropDownListRecuringType {
    padding: 5px !important;
}

.cstm-billing-input {
    background: rgb(255, 255, 255);
    padding: 5px;
    border: 1px solid rgb(167, 167, 167);
    border-radius: 0px;
    height: 32px;
    color: rgb(105, 103, 103);
    font-size: 14px;
}

.cstm-chargify-css {
    width: 100% !important;
    height: 54px !important;
}

.p_relative {
    position: relative;
}

.onkeylabel label {
    margin-bottom: 0;
    background: #fff !important;
    left: 10px !important;
    line-height: 13px;
    opacity: 1;
    top: -5px;
    padding: 0 5px;
    color: #236dcf;
    width: auto;
    position: absolute;
    font-size: 12px;
}

select#selMenu:focus-visible {
    outline: none;
}

.hightlightcolor {
    border: 2px solid red;
}

.Subscription_Popup input:autofill, .Subscription_Popup select:autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    -webkit-text-fill-color: #696767;
}

.Subscription_Popup input:-webkit-autofill, .Subscription_Popup select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    -webkit-text-fill-color: #696767;
}

.cstm-endate-time select {
    border: 1px solid #ccc;
    background: transparent;
}

.cstm-amt-td input {
    border: 1px solid #ccc;
}

.cstm-endate-time select:focus-visible {
    border: 1px solid #000;
    outline: none;
}

table tbody#_subsribedservicesbody tr td input.hightlightcolor {
    border: 1px solid #ffa500;
}

#_pastdueaccountmsg {
    /*color: #ff4c49;*/
    color: #ff0000;
    font-size: 22px;
    font-weight: 700;
    margin-left: 30px;
    text-align: center;
}


.modalBlueHeader .close {
    color: #fff;
    opacity: 1;
}


@media only screen and (max-width: 767px) {
    .chargify-parentdiv_outer_flex {
        flex-wrap: wrap;
    }

        .chargify-parentdiv_outer_flex .chargify-parentdiv {
            width: 100%;
        }

    .Bill__ing__Address {
        padding-bottom: 0px;
    }
}
/**===================================<css End here for credit card  payment form >======================================*/

/**===================================<css Start here for Accounting Automation modal  >======================================*/
.accounting_automation_modal .modal-dialog.modal-sm,
.payment_reminder_modal .modal-dialog.modal-sm {
    width: 650px;
}

.payment_reminder_modal {
    background: rgba(0,0,0,0.8);
}

.modal_body_space.userDetailForm {
    padding: 15px;
}

.custm_modal_footer_withbtn .btn {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 8px 20px;
    border-radius: 0px;
}

.custm_modal_footer_withbtn.modal-footer .btn_blue {
    background: #236dcf none repeat scroll 0 0;
    border-color: #236dcf;
    color: #fff;
}

.custm_modal_footer_withbtn.modal-footer .btn_nevermind {
    background-color: #6c757d;
    color: #fff;
    border-color: #6c757d;
    text-transform: uppercase;
}

.custm_modal_footer_withbtn.modal-footer .btn_blue:focus,
.custm_modal_footer_withbtn.modal-footer .btn_nevermind {
    outline: 0;
}
/*alert_message*/
.alert_message {
    color: #b50c0c;
    margin-top: 4px;
    font-size: 12px;
}

.link_blue {
    color: #236dcf;
}

.remove_minheight {
    min-height: inherit;
}

.services-content .alert_message {
    margin-bottom: 5px;
}


/**===================================<PromotionCodes_page css start here >======================================*/
.PromotionCodes_page {
    padding: 15px 0;
}

.PromotionCodes_nav ul li a {
    background: transparent;
    border: 0;
    padding: 9px 5px;
    border-radius: 4px 4px 0 0;
}

.PromotionCodes_nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .PromotionCodes_nav ul li {
        padding-right: 5px;
    }

        .PromotionCodes_nav ul li.active a {
            background: #eeeeee;
            color: #333333;
        }

        .PromotionCodes_nav ul li > a::before {
            background-color: #236dcf;
            bottom: 0;
            content: "";
            height: 4px;
            left: 0;
            position: absolute;
            width: 0;
            transition: 0.5s;
        }

        .PromotionCodes_nav ul li.active > a:before {
            width: 100%;
            transition: 0.5s;
        }

        .PromotionCodes_nav ul li:hover a:before {
            width: 100%;
            transition: 0.5s;
        }

.PromotionCodes_body #Codes {
    max-width: 1100px;
    background: #f4f6f9;
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box !important;
}

.PromotionCodes_body #Usage {
    max-width: 750px;
    background: #f4f6f9;
    border: 1px solid #cccccc;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box !important;
}

#promotioncodesTable thead tr th {
    width: inherit !important;
}

.PromotionCodes_page #promotioncodesTable_filter {
    padding-right: 0 !important;
}

.PromotionCodes_page #promotionusageTable_filter {
    padding-right: 0 !important;
}

#promotioncodesTable thead tr th:nth-child(3), #promotioncodesTable tbody tr td:nth-child(3) {
    width: 65px !important;
    max-width: 65px !important;
}

#promotioncodesTable thead tr th:nth-child(4), #promotioncodesTable tbody tr td:nth-child(4) {
    width: 130px !important;
    max-width: 130px !important;
}

#promotioncodesTable thead tr th:nth-child(5), #promotioncodesTable tbody tr td:nth-child(5) {
    width: 115px !important;
    max-width: 115px !important;
}

#promotioncodesTable thead tr th:nth-child(6), #promotioncodesTable tbody tr td:nth-child(6) {
    width: 125px !important;
    max-width: 125px !important;
}

#promotionusageTable thead tr th {
    width: inherit !important;
}

    #promotionusageTable thead tr th:nth-child(1), #promotionusageTable tbody tr td:nth-child(1) {
        width: 105px !important;
        max-width: 105px !important;
    }

    #promotionusageTable thead tr th:nth-child(4), #promotionusageTable tbody tr td:nth-child(4) {
        width: 107px !important;
        max-width: 710px !important;
    }

    #promotionusageTable thead tr th:nth-child(5), #promotionusageTable tbody tr td:nth-child(5) {
        width: 85px !important;
        max-width: 85px !important;
    }

.PromotionCodes_action_btn {
    padding-bottom: 10px;
    text-align: right;
}

    .PromotionCodes_action_btn .btn {
        border-radius: 0;
        font-size: 13px;
        padding: 6px 12px;
        background: #236dcf;
        border-color: #236dcf;
        margin-left: 5px;
    }

.btn-exportpromousage .btn {
    border-radius: 0;
    font-size: 13px;
    padding: 6px 12px;
    background: #236dcf;
    border-color: #236dcf;
    margin-bottom: 10px;
    color: #ffff;
}

.btn-exportpromousage {
    text-align: right;
}

#promotionusageTable {
    width: 100% !important;
}

#promotioncodesTable {
    width: 100% !important;
}

    #promotioncodesTable tbody td a {
        color: #236dcf;
    }

.PromotionCodes_nav ul li a:hover:before {
    width: 100%;
    transition: 0.5s;
}

.PromotionCodes_nav ul li.active a:focus {
    background: transparent;
}

.PromotionCodes_nav .nav-pills > li.active > a:focus {
    background: transparent;
    color: #000000;
}

.PromotionCodes_nav .nav-pills > li.active > a:hover {
    color: #236dcf;
    background: #eeeeee;
}

.PromotionCodes_nav .nav-pills > li.active > a {
    color: #236dcf;
    background: #eeeeee;
}

.PromotionCodes_action_btn .btn:focus {
    outline: none;
}

.promotioncodeModal .modal-dialog {
    max-width: 730px;
}

    .promotioncodeModal .modal-dialog .modal-body {
        padding: 30px 20px;
        width: 100%;
    }

        .promotioncodeModal .modal-dialog .modal-body .form-group label {
            font-weight: normal !important;
            font-size: 14px;
            color: #000;
            margin-bottom: 5px;
        }

.promotioncodeModal .form-group {
    margin-bottom: 10px;
}

.checkbox_row {
    display: flex;
    align-items: center;
    width: 50%;
    margin-top: 5px;
}

    .checkbox_row input {
        height: inherit;
        margin-top: 0;
        margin-right: 5px;
    }

    .checkbox_row label {
        margin-bottom: 0 !important;
        font-size: 13px !important;
    }

.checkbox__group {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}

.promotioncodeModal .modal-footer .btn-primary {
    background: #236dcf;
}

.promotioncodeModal .modal-footer .btn {
    border-radius: 0;
}

.modal-close-btn button.close {
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 9;
}

.checkbox__group #validatecheckbox {
    color: #ff0000;
    padding-top: 5px;
    font-size: 13px;
}

.checkbox__group #validatecheckbox {
    color: #ff0000;
    padding-top: 5px;
    font-size: 13px;
}

#promotioncodesTable input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fbfbfb;
    border: 1px solid #d4d4d4;
    width: 18px;
    height: 18px;
    border-radius: 2px;
}

    #promotioncodesTable input[type="checkbox"]:checked {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; /*background-color: #339933;*/
        border: 1px solid #339933;
        width: 18px;
        height: 18px;
        border-radius: 2px;
        background-image: url("../images/Checkmark.png");
        background-size: 16px;
        background-repeat: no-repeat;
        background-position: center;
    }

span.custm-span {
    display: block;
    position: relative;
    width: 50px;
    height: 10px;
    background: url(../../images/Checkmark.png);
    background-size: 13px;
    background-repeat: no-repeat;
    z-index: 9;
    background-position: 1px -1px;
}

    span.custm-span:before {
        content: "";
        width: 13px;
        height: 13px;
        position: absolute;
        left: 0;
        top: 0;
        background: transparent;
        border: 1px solid #008000;
        z-index: 1;
    }



#promotioncodesTable_wrapper button.dt-button {
    border: 0;
    background: #236dcf;
    margin-bottom: 5px;
}

    #promotioncodesTable_wrapper button.dt-button span {
        color: #fff;
        font-size: 13px;
        padding: 4px 12px;
        display: inline-flex;
        border-radius: 2px;
    }

.promotioncodeModal input[type="checkbox"]:focus {
    outline: none;
}

.promotioncodeModal input[type="checkbox"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fbfbfb;
    border: 1px solid #d4d4d4;
    width: 12px;
    height: 12px;
    border-radius: 2px;
}

    .promotioncodeModal input[type="checkbox"].custm-checked {
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #339933;
        border: 1px solid #339933;
        width: 12px;
        height: 12px;
        border-radius: 2px;
        background-image: url("../images/white_tick.png");
        background-size: 8px;
        background-repeat: no-repeat;
        background-position: center;
    }

#promotionusageTable tbody td a {
    color: #236dcf;
}

.usage_PromotionCodes_body {
    max-width: 900px;
}

#RecCodeNewSpan {
    color: red;
    font-size: 13px;
}

.promotioncodeModal .custm-checked {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #339933 !important;
    border: 1px solid #339933 !important;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background-image: url(../images/white_tick.png) !important;
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: center;
}

._inactivepromo {
    background-color: #dddddd !important;
}

._promomessage {
    margin-bottom: 5px !important;
}

@media only screen and (max-width: 767px) {
    .checkbox_row {
        width: 100%;
    }

    .checkbox__group {
        width: 100%;
    }
}

.cust_tips {
    display: table;
    cursor: pointer;
}
/**===================================<PromotionCodes_page css end here >======================================*/
/*Transaction_History Modal css start here*/
#transaction_History_Modal .modal-dialog {
    width: 100%;
    max-width: 700px;
}

#transaction_History_Modal .modal-header {
    border: 0 !important;
    padding-bottom: 2px;
    padding-top: 10px;
    background: #fff !important;
}

    #transaction_History_Modal .modal-header .close {
        color: #000;
        opacity: 1;
    }

#transaction_History_Modal .modal-body {
    padding: 5px 20px 20px;
}

#transaction_History_Modal .modal-content {
    border-radius: 0;
}

#transaction_History_Modal .modal-body p {
    margin-bottom: 0;
    color: #000000;
    font-size: 12px;
}

#transaction_History_Modal .Transaction_Reciept_outer .Transaction_Reciept {
    margin-bottom: 5px;
}

.Transaction_History_modal_header {
    margin-bottom: 20px;
    margin-top: 20px;
}

.Transaction_History_attom_logo {
    width: 100%;
}

.Transaction_Reciept_outer {
    margin-bottom: 20px;
}

.transaction_History i {
    font-size: 15px;
    margin-right: 0px;
}

.transaction_History span {
    font-size: 14px;
}

.Transaction_address {
    margin-bottom: 20px;
}

    .Transaction_address .userAddressUL {
        list-style-type: none;
        padding: 0px;
        font-size: 12px;
    }

#transaction_History_Modal .modal-body td, #transaction_History_Modal .modal-body th {
    font-size: 12px;
}

.Transaction_Summary_ModalTable thead th {
    width: 50%;
}

.Transaction_Summary_tittle {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}

.Transaction_Summary {
    padding: 0 20px;
    margin-bottom: 35px;
}

.Transaction_Summary_ModalTable {
    width: 100%;
}

    .Transaction_Summary_ModalTable table, .Transaction_Summary_ModalTable table tr, .Transaction_Summary_ModalTable table td, .Transaction_Summary_ModalTable table th {
        border-collapse: collapse;
    }

table.Transaction_Summary_ModalTable {
    border: 1px solid #000000;
}

.Transaction_Summary_ModalTable td, .Transaction_Summary_ModalTable th {
    padding: 5px;
    border-right: 1px solid #000000;
}

.Transaction_Summary_ModalTable th {
    border-bottom: 1px solid #000000;
}

.Transaction_Subtotal {
    margin-bottom: 20px;
}

.transaction_Questions {
    margin-bottom: 20px;
}

.Transaction_History_ModalTable tr td:first-child {
    padding-right: 10px;
}

.Transaction_Subtotal_ModalTable tr td:first-child {
    padding-right: 10px;
}

.Transaction_Reciept {
    font-weight: 600;
}

.attom_white {
    display: none;
}

.transaction_History {
    cursor: pointer;
}


/*Transaction_History css End here*/


.theme_g-recaptcha .grecaptcha-badge {
    z-index: 9;
}

._freeaccountmsg {
    font-size: 16px;
    color: red;
    margin: 0px 0px 7px 12px;
}

/*06-20-2022*/

.multiuser_content .action_multiuser {
    width: 32%;
    white-space: nowrap;
}

.multiuser_content .name_multiuser {
    width: 130px;
}

.multiuser_content .status_multiuser {
    width: 120px;
}

.multiuser_content ._userDetailDiv {
    margin: 5px 0px 0px;
}

.multiuser_content .action_multiuser .action_btns a {
    border: 1px solid #00a7f6;
    padding: 2px 5px;
    font-size: 12px;
    line-height: inherit;
    color: #00a7f6;
    border-radius: 3px;
}

.multiuser_content .action_multiuser .action_btns a {
    margin-right: 5px;
}

    .multiuser_content .action_multiuser .action_btns a:last-child {
        margin-right: 0px;
    }

.multiuser_content .name_multiuser .Highlight_text {
    color: orange;
}

.UserBilling_fields .link_btn .submit-done {
    /*background: transparent;
	color: #00a7f6;
	text-transform: capitalize;
	text-align:right;
	padding:0;*/
}

.UserBilling_fields #buttonEditUserBilling {
    background: #236dcf none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 7px 10px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}

.UserBilling_fields .border_left {
    border-left: 1px solid #ddd
}

.create_user_content .create_user_btn .submit-btns {
    background: #236dcf none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 10px 20px;
    text-transform: uppercase;
    display: inline-block;
}

.create_user_content .create_user_btn {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    text-align: right;
}

.create_user_content .create_user_fields {
    background-color: #f3f3f3;
    display: inline-block;
    padding: 15px 0px;
    margin: 7px 0px 0px;
    border: 1px solid #ddd;
    width: 100%;
}

.create_user_fields .submit-button-group {
    padding: 0;
    margin: 0;
}

.UserBilling_fields {
    margin-top: 5px;
    padding: 15px 5px;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
}
    /*.UserBilling_fields .label_hide {
 text-align:right;
}*/
    .UserBilling_fields .row {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        width: 100%;
        padding: 0px;
        border: 0;
    }

.UserBilling_fields {
    margin-top: 5px;
    padding: 0;
    border-radius: 2px;
}

    .UserBilling_fields ._totalBillingAmountMU,
    .UserBilling_fields ._nextPaymentDatePaidthroughMU,
    .UserBilling_fields ._TotalUsersMU,
    .UserBilling_fields ._perUserPriceMU {
        font-weight: 700;
        padding-left: 5px;
    }

    .UserBilling_fields .user_billing_info {
        padding: 15px 0px;
    }

    .UserBilling_fields .form-group {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.multiuser_modal_backfade {
    background-color: rgba(0,0,0,0.8)
}

    .multiuser_modal_backfade .submit-button-group {
        margin-top: 0px;
    }

        .multiuser_modal_backfade .submit-button-group input {
            margin: 5px 0px;
        }

.User_BillingModal .submit-button-group {
    margin-top: 15px;
}

.User_BillingModal .modal-dialog {
    max-width: 1080px;
    width: 100% !important;
}

.multiuser_modal_backfade .modal-sm {
    max-width: 650px;
    width: 100% !Important;
    margin: 10px auto;
    padding: 0px;
}

.multiuser_modal_backfade {
    padding-right: 0px !important;
}

._emailColor {
    color: #00a7f6;
}

.validation_msg,
._inactiveStatucClass {
    color: #ff4c49;
}

body .create_user_fields ._invalidReq {
    border: 1px solid #ff4c49 !important;
}

#dvUsersBilling .validation_msg {
    color: #ff4c49;
    margin-bottom: 10px;
}

body .disabledMUTemp {
    cursor: not-allowed !important;
    opacity: 0.7;
}

.create_user_content .create_user_fields .row {
    padding: 0px 10px;
    border: 0;
}

#responsemsg {
    margin-left: 12px;
    color: green;
    font-size: 16px;
}

.align_flex_start {
    align-items: flex-start !important;
}

.user_billing_info label {
    font-weight: 500;
}
/*12-12-2022*/
.plan_heading label {
    font-weight: normal;
}

    .plan_heading label ._userselectedservicename {
        font-weight: bold;
    }

.panel-body .row.remove_bg {
    background: transparent !important;
    border: 0px !important;
    padding: 0px !important;
}

.change_plan_content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    max-width: 500px;
}

#_nwpaymentdiv {
    margin-top: 15px;
    width: 100%;
}

.change_plan_content .change_plan_heading {
    max-width: 140px;
    margin-right: 15px;
}

.change_plan_content .change_plan_select {
    flex: 1;
}

#tableGetNWUserTransaction {
    width: 100% !important;
}

.transaction_History_main .transaction_History_tittle {
    margin-bottom: 20px;
    font-weight: normal;
}

.plan_heading label {
    margin-bottom: 20px;
}

.transaction_History_main .dataTables_filter {
    padding-right: 0px;
}

.transaction_History_main .dataTables_length {
    padding-left: 0px;
}

.transaction_History_main .transaction_History_tittle span {
    font-weight: bold;
}

.custmResetNevermind {
    background: #6c757d !important;
}

.transaction_History_main td a {
    color: #236dcf;
}

    .transaction_History_main td a._linkColor {
        color: #eb4734 !important;
    }

.body_x_scroll {
    overflow-x: hidden;
}

.modal {
    overflow-y: auto;
}
/*12-12-2022 End*/


@media only screen and (min-width:767px) {
    .create_user_content .create_user_fields .col-sm-2, .create_user_content .create_user_fields .col-sm-4, .UserBilling_fields .col-sm-4, .UserBilling_fields .col-sm-3, .UserBilling_fields .col-sm-2 {
        padding: 0px 5px;
    }
}

@media screen and (max-width: 1380px) {
    .custm-service-widthMU .service-area-right .service-thead th:nth-child(3) {
        width: 80px !important;
    }

    .custm-service-widthMU .service-area-right td.input-group.date {
        width: 70px !important;
    }
}

@media only screen and (max-width:992PX) {
    .custm-service-widthMU .service-area-rightMU {
        width: 100% !important;
    }

    .custm-service-widthMU .service-area-right .table > thead > tr > th:nth-child(2) {
        width: 80px !important;
    }

    .custm-service-widthMU .service-area-right .table > thead > tr > th:nth-child(2) {
        width: 90px !important
    }
}

@media only screen and (max-width:1024px) {
    .User_BillingModal .submit-button-group input {
        padding-right: 15px;
        padding-left: 15px;
    }

    .User_BillingModal .flex_cols {
        display: flex;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:767px) {
    .multiuser_modal_backfade .modal-sm {
        padding: 10px;
    }

    .multiuser_modal_backfade .modal-header button.close {
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .User_BillingModal .flex_cols {
        display: block;
    }

    .multiuser_content ._userDetailDiv table {
        border: 0;
    }

    .multiuser_content ._userDetailDiv {
        border: 1px solid #ccc;
    }
}

@media only screen and (max-width:720px) {
    .custm_12 {
        width: 100%;
    }

    .UserBilling_fields .form-group.link_btn {
        text-align: right;
    }

    .create_user_content .create_user_fields .row, .UserBilling_fields .row {
        padding: 0px 0px;
        border: 0;
    }

    .multi_user_modal .modal-header.modalBlueHeader {
        font-size: 18px;
    }
}

@media only screen and (max-width:575px) {
    .UserBilling_fields .user_billing_info {
        padding: 5px 0px;
    }

    .UserBilling_fields .border_left {
        border: 0;
    }

    .UserBilling_fields {
        padding: 10px 0px;
    }


    /*12-12-2022*/
    .change_plan_content {
        flex-wrap: wrap;
    }

        .change_plan_content .change_plan_select {
            width: 100%;
            flex: inherit;
        }

        .change_plan_content .change_plan_heading {
            margin-right: 0px;
            width: 100%;
            max-width: inherit;
        }
    /*12-12-2022 End*/

}

@media print {
    @page {
        margin: 0.1in 0.1in;
    }

    html, body {
        display: inherit;
        height: inherit;
    }

    .modal-backdrop.in {
        display: none;
    }

    body, .modal-open #transaction_History_Modal {
        background: #fff !important;
    }

    .transaction_Questions a._linkColor {
        color: #236dcf;
        --webkit-adjust-color: exact;
    }

    @-moz-document url-prefix() {
        .Transaction_Summary_ModalTable {
            border: 0px !important;
        }

            .Transaction_Summary_ModalTable th,
            .Transaction_Summary_ModalTable td {
                border-right: 1.5px solid #ccc;
            }

                .Transaction_Summary_ModalTable th + th,
                .Transaction_Summary_ModalTable td:nth-child(2) {
                    border-right: 0px !important;
                }

        .Transaction_Summary {
            border: 1px solid #ccc !important;
            padding: 0px;
        }

        .Transaction_Summary_tittle {
            padding: 7px 0px;
            margin: 0px;
            border-bottom: 1px solid #ccc !important;
        }
    }

    #transaction_History_Modal {
        padding-left: 0px !important;
        margin-top: 2px;
    }


        #transaction_History_Modal .modal-header {
            display: none;
        }

    body {
        background: transparent !Important;
    }

    #transaction_History_Modal .modal-header {
        background: var(--white) !important;
    }

    #transaction_History_Modal .modal-body p {
        color: var(--black) !important;
    }

    #transaction_History_Modal .modal-body {
        padding: 15px;
    }

    #transaction_History_Modal .modal-dialog {
        margin: 0px auto;
    }

    #transaction_History_Modal .modal-content {
        border: 0;
    }

    #transaction_History_Modal .Transaction_address,
    #transaction_History_Modal .Transaction_Reciept_outer {
        margin-bottom: 12px;
    }



    .modal-open #transaction_History_Modal {
        overflow: inherit !important;
        height: 100% !important;
        position: static;
        top: 0px;
    }


    #wrapperResearch {
        padding: 0px;
    }

    .container-fluid {
        margin: auto !important;
    }

    #sidebar-wrapper, .tab-pane, .wrapper-outer, .responsive-tab-menu, .transaction_History,
    #transaction_History_Modal .modal-header {
        display: none !important;
    }

    .multi_user_modal {
        display: none !important;
    }

    .Transaction_History_modal_body {
        padding-top: 15px;
    }

        .Transaction_History_modal_body .attom_white {
            display: none;
        }

        .Transaction_History_modal_body .attom_dark {
            display: block;
        }

    .modal-open #transaction_History_Modal .modal-content {
        background: #fff !Important;
        border: 0px !Important;
    }

    .modal-open #transaction_History_Modal a[href]:after {
        display: none;
    }
}

input[type="text"].input-validation-error {
    border-color: red !important;
}

#UpgradeAccountInfoText, #UpgradeAccountErrorText, #UpgradeAccountAlertText {
    font-size: 16px;
    vertical-align: bottom;
    display: inline-block;
    margin-bottom: 5px;
}

#UpgradeAccountAlertText div:not(:last-child) {
    margin-bottom: 6px;
}

#buttonUpgradeAccount {
    float: right;
    margin-top: 19px;
}

.settings-form {

}

    .settings-form h4 {
        margin: 0.5em 0;
        font-size: 14px;
    }

    .settings-form .settings-container > div {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 5px;
    }

    .settings-form .settings-container.multi-column > div {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .settings-form .custom-setting {
    }

        .settings-form .custom-setting .title {
            display: flex;
            align-items: center;
            padding: 5px 0;
            gap: 5px;
            flex-wrap: wrap;
        }

        .settings-form .custom-setting .title label {
            font-size: 12px;
        }

            .settings-form .custom-setting .title > i {
                display: inline-block;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                color: #236dcf;
                background-color: #FFF;
                border: solid 1px #236dcf;
                cursor: pointer;
                font-weight: normal;
                font-size: 10px;
                text-align: center;
            }

            .settings-form .custom-setting .title .togglebutton label .toggle,
            .togglebutton.togglebutton-sm label .toggle {
                width: 20px;
                height: 10px;
                margin-left: 5px;
            }

            .settings-form .custom-setting .title .togglebutton label input[type=checkbox],
            .togglebutton.togglebutton-sm label input[type=checkbox] {
                position: absolute;
            }

            .settings-form .custom-setting .title .togglebutton label .toggle:after,
            .togglebutton.togglebutton-sm label .toggle:after {
                width: 15px;
                height: 15px;
                top: -4px;
            }

            .settings-form .custom-setting .title .togglebutton label input[type=checkbox]:checked + .toggle:after,
            .togglebutton.togglebutton-sm label input[type=checkbox]:checked + .toggle:after {
                left: 10px;
            }

        .settings-form .custom-setting .btn-group {
            display: flex;
            gap: 10px;
        }

        .settings-form .custom-setting .btn-group label {
            font-size: 12px;
            font-weight: normal;
            margin:0;
            display: flex;
            gap: 5px;
        }

            .settings-form .custom-setting .btn-group label > input[type="radio"],
            .settings-form .custom-setting .btn-group label > input[type="checkbox"] {
                margin: 0;
            }

.lookup-form fieldset legend {
    font-weight:bold;
}

.lookup-form fieldset {
    display: flex;
    gap: 5px;
    width: 50%;
    padding: 5px 0px;
}

.lookup-form .search-details {
    margin-bottom: 10px;
    display: none;
}

    .lookup-form .search-details h5 {
        font-weight: bold;
    }

    .lookup-form .search-details table {
        border-collapse: collapse;
        width: 100%;
    }

    .lookup-form .search-details table th,
    .lookup-form .search-details table td {
        border: 1px solid #ccc;
        padding: 7px;
        font-size: 12px;
    }

        .lookup-form .search-details table td.dt-actions {
            width: 200px;
        }