#demo a,
.admin-go:hover,
.admin-menu li.active a:hover,
.back:hover,
.btn-login,
.form-control-feedback:focus,
.form-control-feedback:hover,
.fpass a,
.fpass a:hover,
.logout:hover,
.preview-btn:focus,
.preview-btn:hover {
    text-decoration: none
}

.btn-login,
.preview-btn {
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799
}

.delete-checkbox:checked:before,
.remember-input:checked:before,
.select-image-box:checked:before {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

n.midd .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left
}

.butn {
    text-align: right!important
}

.login {
    text-align: right
}

.fpass {
    margin-top: 24px;
    clear: both;
    margin-bottom: 20px
}

.forget-container {
    margin-top: 20px;
    margin-bottom: 20px
}

.fpass a {
    color: #555d66;
    margin-left: 24px;
    display: block;
    font-size: 14px
}

.fpass a:focus {
    outline: 0!important
}

.fpass a:hover {
    color: #00a0d2
}

.modal-dialog {
    margin: 30px auto;
    max-width: 400px!important;
    width: 100%;
    position: relative!important;
    top: 100px
}

.index-form {
    background: #fff;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
    float: left;
    margin-top: 25px;
    padding: 26px 24px 46px;
    width: 100%
}

.form-container-in .btn-default,
.snd {
    box-shadow: 0 3px 0 #055a7b;
    font-size: 12px
}

.main {
    max-width: 100%;
    width: 350px
}

.logo,
.logo img {
    width: 100%
}

.main .control-label {
    color: #8b8787;
    font-family: arial;
    font-weight: 400;
    text-align: left
}

.access_denied,
.login_err,
.logo,
.remember-input {
    text-align: center
}

.form-container-in .form-control {
    background: #fbfbfb;
    border-radius: 2px;
    height: 40px
}

.error-msg .alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 15px 35px 15px 15px
}

.index-body {
    background: #f1f1f1!important
}

.form-control.email {
    background: #fbfbfb;
    border-radius: 2px;
    height: 40px
}

.snd {
    background-color: #0085ba;
    border-color: #0085ba;
    color: #fff;
    padding: 5px 15px
}

.form-container {
    display: table;
    position: absolute;
    height: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 320px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.form-container-in {
    max-width: 320px;
    display: table-cell;
    vertical-align: middle
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    clear: both;
    color: #3c763d
}

.form-container-in .control-label {
    color: #767676;
    font-weight: 400;
    padding-bottom: 3px
}

.form-container-in .checkbox>label {
    color: #767676;
    display: inline;
    font-weight: 400;
    font-size: 12px;
    padding-left: 20px
}

.form-container-in .btn-default,
.form-container-in .btn-default:hover {
    background-color: #0085ba;
    border-color: #0085ba;
    color: #fff
}

.form-container-in .checkbox {
    float: left;
    padding-right: 105px
}

.form-container-in .btn-default {
    padding: 5px 15px
}

.login_err {
    color: red;
    padding-top: 7px
}

.remember-input {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    margin-top: 6px!important;
    margin-left: -20px!important
}

.btn:active:focus,
.btn:focus,
.remember-input:focus {
    outline: 0!important
}

.delete-checkbox,
.select-image-box {
    min-width: 24px;
    -webkit-appearance: none
}

.remember-input:checked:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\f00c"
}

.btn-login {
    float: right;
    background: #0085ba;
    border-color: #0073aa #006799 #006799;
    -webkit-box-shadow: 0 1px 0 #006799;
    box-shadow: 0 1px 0 #006799;
    color: #FFF;
    padding: 5px 12px!important;
    line-height: 20px!important
}

body,
h3,
h4,
h5,
p {
    line-height: 24px
}

.btn-login:focus,
.btn-login:hover {
    color: #FFF;
    background: #008ec2;
    border-color: #006799
}

.admin-body {
    background-color: #fff;
    position: relative
}

.access_denied {
    background: #fff;
    padding: 125px 0
}

.no-permission-holiday .access_denied {
    padding: 10px 0
}

.access_denied h1 {
    font-family: open-sans;
    font-size: 70px;
    font-weight: 700;
    margin: 0;
    color: #0B5388
}

.access_denied h2 {
    color: #0B5388;
    font-weight: 400;
    margin: 0;
    padding: 44px 0 8px
}

.admin-go,
.back {
    color: #ea7d28;
    font-weight: 700
}

.access_denied h3 {
    color: #0B5388;
    margin: 0;
    font-weight: 400;
    font-size: 16px
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.parent-valign {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.valign {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.profile_db {
    float: left;
    width: 50px!important;
    margin-right: 15px
}

p.recommend-size {
    font-size: 14px!important
}

[data-aspect-ratio] {
    display: block;
    max-width: 100%;
    position: relative
}

[data-aspect-ratio]:before {
    content: '';
    display: block
}

.content-box:after,
.form-builder:after,
.form-group:after,
.submit-section:after,
.trend-wrapper:after {
    content: "";
    clear: both
}

[data-aspect-ratio]>* {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

[data-aspect-ratio="3:1"]:before {
    padding-top: 33.33%
}

[data-aspect-ratio="2:1"]:before {
    padding-top: 50%
}

[data-aspect-ratio="16:9"]:before {
    padding-top: 56.25%
}

[data-aspect-ratio="3:2"]:before {
    padding-top: 66.66%
}

[data-aspect-ratio="4:3"]:before {
    padding-top: 75%
}

[data-aspect-ratio="1:1"]:before {
    padding-top: 100%
}

[data-aspect-ratio="3:4"]:before {
    padding-top: 133.33%
}

[data-aspect-ratio="2:3"]:before {
    padding-top: 150%
}

[data-aspect-ratio="9:16"]:before {
    padding-top: 177.77%
}

[data-aspect-ratio="1:2"]:before {
    padding-top: 200%
}

[data-aspect-ratio="1:3"]:before {
    padding-top: 300%
}

body,
html {
    height: 100%
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: rgba(0, 0, 0, .8);
    background-color: #0b5388
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    margin: 24px 0;
    color: #000
}

.code,
p.lead {
    font-weight: 400
}

.content-box h6,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

h1 {
    font-size: 30px;
    line-height: 36px
}

h2,
p.lead {
    line-height: 30px
}

.content-box h1 {
    margin: 0
}

.content-box input[type=file] {
    display: inline-block
}

.bulk-box {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 25px;
    padding-bottom: 25px
}

h2 {
    font-size: 24px
}

h3,
h4,
h5 {
    font-size: 18px
}

.code,
p {
    font-size: 16px
}

.code {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin-top: 13px;
    padding: 15px
}

.s {
    color: #910210
}

p {
    margin: 0 0 12px
}

p.lead {
    font-size: 18px;
    margin-bottom: 24px
}

ol,
ul {
    margin-bottom: 12px;
    padding-left: 30px
}

.material-icons {
    font-size: inherit;
    line-height: inherit;
    vertical-align: bottom
}

.page-title {
    margin-bottom: 24px
}

.btn-group-wrapper .btn+.btn {
    margin-left: 6px
}

.btn {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 24px;
    border: 0 solid transparent;
    border-radius: 3px
}

.btn.btn-round {
    border-radius: 24px
}

.btn.btn-default {
    background-color: rgba(0, 0, 0, .2)
}

.btn.btn-default.active,
.btn.btn-default:active,
.btn.btn-default:hover {
    color: #fff;
    background-color: #0b5388;
    box-shadow: none
}

.btn.btn-default:active:hover {
    color: #fff;
    background-color: #073659
}

.btn.btn-xs {
    font-size: 12px;
    line-height: 12px;
    padding: 6px 12px
}

.btn.btn-sm {
    line-height: 18px;
    padding: 6px 18px
}

.btn.btn-lg {
    font-size: 18px;
    line-height: 24px;
    padding: 12px 18px;
    border-radius: 6px
}

.form-group {
    margin-bottom: 12px
}

.form-group label {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: 6px
}

.form-group .help-block {
    font-size: 14px;
    line-height: 18px;
    margin-top: 6px;
    color: rgba(0, 0, 0, .6)
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    box-shadow: none
}

.form-control:focus {
    border-color: rgba(0, 0, 0, .3);
    box-shadow: none
}

.form-control-feedback {
    font-size: 18px;
    line-height: 42px;
    width: 42px;
    height: 42px;
    color: rgba(0, 0, 0, .3);
    pointer-events: auto
}

.form-control-feedback:focus,
.form-control-feedback:hover {
    color: rgba(0, 0, 0, .6)
}

.checkbox,
.radio {
    margin: 0 0 12px
}

.checkbox label,
.radio label {
    min-height: 24px;
    padding-left: 24px;
    display: block
}


/* .checkbox input[type=checkbox], */

.radio input[type=radio] {
    margin-top: 6px;
    margin-left: -18px
}

.table {
    margin-bottom: 5px;
    margin-top: 0
}

.table td:last-child,
.table th:last-child {
    text-align: left
}

.table>tbody>tr>td,
.table>thead>tr>th {
    line-height: 24px;
    padding: 9px 12px
}

.table>tbody>tr>td:first-child,
.table>thead>tr>th:first-child {
    padding-left: 0
}

.table.user-entries>tbody>tr>td:first-child,
.table.user-entries>thead>tr>th:first-child {
    padding-left: 12px
}

.table.user-entries>tbody>tr>td:last-child,
.table.user-entries>thead>tr>th:last-child {
    padding-right: 12px
}

.table>tbody>tr>td:last-child,
.table>thead>tr>th:last-child {
    padding-right: 0
}

.table>thead>tr>th {
    font-size: 14px;
    border-bottom: none
}

.table>tbody>tr>td {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.pagination-wrapper {
    text-align: center
}

.pagination {
    margin: 0 0 12px;
    border-radius: 6px;
    float: right
}

.add-badges,
.review-group,
.review-group-container {
    margin-bottom: 20px
}

.pagination a * {
    display: block
}

.pagination>li>a,
.pagination>li>a:focus,
.pagination>li>a:hover {
    line-height: 24px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.pagination>li>a:focus,
.pagination>li>a:hover {
    background-color: rgba(0, 0, 0, .1);
    border-color: transparent
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover {
    line-height: 24px;
    border-color: transparent;
    background-color: #0b5388
}

.review-group,
.trust-bagde-group {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover {
    color: rgba(0, 0, 0, .3)
}

.remove-review-btn {
    text-align: right
}

.review-group {
    padding-bottom: 20px
}

.add-badges {
    margin-top: 20px
}

.trust-bagde-group {
    padding-bottom: 15px;
    padding-top: 15px
}

.instructions-scripts-text,
.instructions-text {
    margin: 0 0 18px;
    padding: 9px 15px 0;
    width: 100%
}

.instructions-text {
    height: 59px
}

.instructions-scripts-text {
    height: 165px
}

#multiple-marker-map {
    height: 350px;
    margin-bottom: 24px
}

.adduser_table .checkbox,
.locationdetail {
    margin-bottom: 0
}

.locationdetail {
    font-size: 14px
}

#result.good,
#result.short,
#result.strong,
#result.weak {
    margin-bottom: 4px;
    display: inline-block;
    font-size: 14px
}

.table.adduser_table {
    margin-top: 0
}

.adduser_table.table>tbody>tr>td:first-child,
.adminpage-table.table>tbody>tr>td:first-child,
.adminpage-table.table>thead>tr>th:first-child {
    padding-left: 12px
}

.no-access-logout {
    margin-top: 20px
}

#result.short {
    color: red
}

#result.weak {
    color: orange
}

#result.good {
    color: #2D98F3
}

#result.strong {
    color: #0F0
}

.btn-group-wrapper {
    margin-top: 12px
}

#php_script.form-control {
    padding-bottom: 0;
    margin-bottom: 0
}

span.icon-edit {
    display: block;
    text-align: center;
    padding-right: 12px
}

.deactivate {
    margin-right: 10px
}

h3.click-heading {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 14px
}

.dashed-line {
    margin-top: 4px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px dashed rgba(0, 0, 0, .1)
}

.form-group,
.table-responsive {
    position: relative
}

span#result {
    position: absolute;
    right: 15px;
    margin: 8px 0!important
}


/* .custom-check {
    position: absolute;
    margin-top: 60px!important;
    margin-left: 14px!important;
    z-index: 2
} */

.add-field-btn,
.form-builder {
    margin-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.login-message .alert-danger {
    margin-bottom: 0
}

.add-field-btn {
    padding-top: 15px
}

.is_required_checkbox {
    line-height: 42px;
    text-align: center
}

.remove-form-field {
    text-align: right;
    line-height: 42px
}

.remove_input {
    cursor: pointer;
    color: #333
}

.form-builder:after,
.form-group:after {
    display: table
}

.form-builder {
    padding-top: 20px
}

textarea.select_text.form-control {
    margin-top: 0;
    margin-bottom: 0;
    height: 42px
}

.admin-menu-wrapper {
    position: relative;
    padding: 24px 15px 0
}

@media (min-width:992px) {
    .admin-body {
        margin-top: 24px;
        border-radius: 6px;
        margin-bottom: 24px
    }
    /* .table-responsive {
        overflow-x: inherit
    } */
    .admin-menu-wrapper {
        padding: 30px
    }
}

.content-wrapper {
    padding: 0 15px 24px;
    border-left: 1px solid rgba(0, 0, 0, .05)
}

@media (max-width:768px) {
    .dataTables_filter label,
    .dataTables_length label {
        padding: 0 13px 0 4px;
        width: 100%
    }
    input.input-sm,
    select.input-sm {
        margin-left: 0!important;
        margin-right: 0!important
    }
    .dataTables_filter label {
        float: none!important
    }
}

@media (min-width:992px) {
    .content-wrapper {
        padding: 30px
    }
}

.content-section {
    padding-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.content-box,
.service-box {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 6px;
    margin-bottom: 24px
}

.content-box .box-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 12px;
    text-transform: uppercase
}

.content-box img {
    display: block;
    width: 100%;
    height: 50px
}

.content-box h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 12px;
    font-weight: 300
}

.content-box p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 12px
}

.admin-brand-title {
    margin: 0 0 30px
}

.admin-brand-title img {
    display: block;
    height: auto;
    width: 100%;
    max-width: 200px
}

.admin-menu {
    padding: 0;
    margin: 0;
    list-style: none
}

.admin-menu li {
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    margin: 0 0 24px;
    padding: 0 ;
}

.log {
    background: #ea7d28;
    border: 1px solid;
    color: #fff;
    padding: 5px 16px!important
}

.logout:hover {
    background-color: #286090;
    color: #fff
}

.admin-menu li.active a {
    color: rgba(0, 0, 0, .8)
}

.admin-menu .admin-icon {
    display: block;
    font-size: 24px;
    line-height: 24px
}

.admin-menu.affix {
    position: static;
    max-width: 210px;
    width: 100%
}
.subMenuDropdown span.fa-chevron-down {
    margin-left: auto; transition: 0.5s;
}
.admin-menu-wrapper a {
    display: flex;
    align-items: center;
    padding: 10px 25px;
}
.admin-menu li.active a .fa-chevron-down {
    transform: rotate(180deg);
}
 
.admin-menu-wrapper li a:focus, .admin-menu-wrapper li a:hover, .admin-menu-wrapper li a.active {
    text-decoration: none;
    background-color: #0000000f;
    color: #23527c;
}
.admin-menu-wrapper .dropdown {
    padding: 0 25px;
}

.admin-menu-wrapper { 
    padding: 0;
}
.admin-brand-title {
    margin: 0 0 30px;
    padding: 25px;
}
.admin-menu-wrapper button.btn {
    width: 100%;
}



@media (min-width:992px) {
    .admin-menu.affix {
        position: fixed;
        top: 30px;
        overflow-y: auto;
        max-height: 100%;
        bottom: 30px
    }
}

.graph-wrapper,
.trend-wrapper {
    margin-bottom: 24px
}

.trend-wrapper:after {
    display: table
}

.trend-wrapper h3 {
    margin-bottom: 6px
}

.trend-wrapper .trend-icon,
.trend-wrapper .trend-percent,
.trend-wrapper .trend-value {
    display: block;
    float: left;
    line-height: 36px
}

.trend-wrapper .trend-icon {
    font-size: 24px;
    color: rgba(0, 0, 0, .3)
}

.trend-wrapper .trend-icon.trend-up {
    color: #4CAF50
}

.trend-wrapper .trend-icon.trend-down {
    color: #e74c3c
}

.trend-wrapper .trend-value {
    font-size: 36px;
    margin-left: 6px
}

.trend-wrapper .trend-percent {
    font-size: 16px;
    margin-left: 3px
}

.locations-list .location {
    font-size: 20px;
    line-height: 24px
}

.locations-list .sub,
.locations-list .traffic {
    font-size: 14px;
    line-height: 24px
}

.locations-list .traffic {
    color: rgba(0, 0, 0, .6)
}

.locations-list .sub .sub-item {
    margin-right: 6px
}

.locations-list li {
    margin-bottom: 12px
}

.sort.sort-icon {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sort.sort-icon .sort-icon-default,
.sort.sort-icon .sort-icon-down,
.sort.sort-icon .sort-icon-up {
    font-size: 18px;
    padding: 0 6px;
    vertical-align: bottom;
    display: inline;
    color: rgba(0, 0, 0, .3)
}

.sort.sort-icon .sort-icon-down,
.sort.sort-icon .sort-icon-up {
    display: none
}

.sort.sort-icon.asc .sort-icon-up {
    display: inline;
    color: rgba(0, 0, 0, .8)
}

.sort.sort-icon.asc .sort-icon-default,
.sort.sort-icon.asc .sort-icon-down {
    display: none
}

.sort.sort-icon.desc .sort-icon-down {
    display: inline;
    color: rgba(0, 0, 0, .8)
}

.sort.sort-icon.desc .sort-icon-default,
.sort.sort-icon.desc .sort-icon-up {
    display: none
}

.table-analytics td,
.table-analytics th {
    text-align: right
}

.cc-wrapper,
.table-analytics td:first-child,
.table-analytics th:first-child,
.table-reviews td,
.table-reviews td:last-child,
.table-reviews th,
.table-reviews th:last-child {
    text-align: left
}

.table-reviews .checkbox,
.table-reviews .radio {
    margin: 0
}

.table-reviews .checkbox label,
.table-reviews .radio label {
    min-height: 24px;
    padding-left: 24px;
    display: block
}


/* .table-reviews .checkbox input[type=checkbox], */

.table-reviews .radio input[type=radio] {
    margin-top: 6px;
    margin-left: -18px
}

.table-reviews .review-picture {
    display: block;
    margin: 0 auto 6px
}

.table-reviews .review-picture img {
    height: 30px;
    width: 30px
}

.table-addremove .checkbox,
.table-addremove .radio {
    margin: 0
}

.add-review,
.admin-page-edit-image,
.adminmap-wrapper {
    margin-bottom: 24px
}

.add-review {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 6px
}

.add-review .review-picture {
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px
}

.add-review .review-picture img {
    height: 60px;
    width: 60px
}

.adminmap-wrapper {
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
    height: 0
}

.adminmap-wrapper iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.trust-badges-box {
    display: inline-block;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 6px;
    margin: 0 12px 12px 0
}

.trust-badges-box img {
    display: block;
    margin: 0 auto 12px;
    height: 60px;
    width: auto
}

.content-box:after {
    display: table
}

.preview-btn {
    background: #0085ba;
    border: 1px solid #006799;
    color: #FFF;
    padding: 4px 8px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 3px
}

.preview-btn:focus,
.preview-btn:hover {
    color: #FFF
}

.info-icon {
    margin-left: 10px
}

.marker-info {
    font-style: italic;
    line-height: 18px!important;
    margin-top: 8px!important
}

.preview-map {
    margin-top: 24px;
    height: 300px
}

.required-star {
    color: red;
    margin-left: 5px;
    font-size: 20px
}

@media (max-width:480px) {
    .trust-badges-box img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 60px
    }
    .content-box input[type=file] {
        margin-bottom: 10px;
        width: 211px
    }
    .btn.btn-lg {
        font-size: 14px;
        padding: 12px 9px
    }
}

@media (max-width:637px) {
    .adminmap-wrapper {
        height: inherit;
        margin-bottom: 24px;
        overflow: hidden;
        padding-bottom: 0;
        position: relative
    }
}

@media (max-width:767px) {
    .form-control {
        margin-bottom: 8px
    }
    .custom-check {
        margin-top: 200px!important
    }
    .table-responsive {
        padding-left: 15px;
        padding-top: 15px
    }
}

.cc-wrapper {
    margin-bottom: 24px
}

.cc-wrapper img.cc {
    display: inline;
    margin: 0 6px 6px 0;
    width: auto;
    height: 36px;
    opacity: .1
}

.cc-wrapper img.cc.active {
    opacity: 1
}

.add-coupon-location-page {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 6px;
    margin-bottom: 24px
}

.add-coupon-location-page .coupon-img {
    margin-bottom: 12px
}

.add-coupon-location-page .coupon-img img {
    height: 120px;
    width: auto
}

.dragdrop-wrapper {
    padding: 12px;
    background-color: rgba(0, 0, 0, .05);
    border-radius: 6px
}

.dragdrop-wrapper .module {
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin-bottom: 12px;
    cursor: move;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.remove-badges,
.remove-coupans,
.remove-reviews,
.remove-services {
    text-align: right
}

.dragdrop-wrapper .module .module-label {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.dragdrop-wrapper .module .module-label>span {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    font-size: 10px;
    line-height: 12px
}

.dragdrop-wrapper .module-breadcrumbs .module-label {
    padding: 6px 0
}

.dragdrop-wrapper .module-breadcrumbs .module-label>span {
    position: relative;
    top: 0;
    transform: none
}

.dragdrop-wrapper .row {
    margin-right: -6px;
    margin-left: -6px
}

.dragdrop-wrapper .col-xs-1,
.dragdrop-wrapper .col-xs-10,
.dragdrop-wrapper .col-xs-11,
.dragdrop-wrapper .col-xs-12,
.dragdrop-wrapper .col-xs-2,
.dragdrop-wrapper .col-xs-3,
.dragdrop-wrapper .col-xs-4,
.dragdrop-wrapper .col-xs-5,
.dragdrop-wrapper .col-xs-6,
.dragdrop-wrapper .col-xs-7,
.dragdrop-wrapper .col-xs-8,
.dragdrop-wrapper .col-xs-9 {
    padding-right: 6px;
    padding-left: 6px
}

.add-location-box {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 6px;
    margin-bottom: 24px
}

.add-location-box .btn-group-wrapper {
    margin-bottom: 0
}

.add-coupon,
.add-custom-review {
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 20px
}

.error {
    //border-color: red;
    //border-width: 1px;
   // border-style: solid
}

.location-success {
    background-color: green;
    margin-left: 15px;
    padding: 12px 15px;
    border-radius: 5px;
    color: #FFF;
    margin-top: 0;
    display: inline-block
}

.error-message,
.success-message {
    line-height: 24px;
    padding: 12px 18px;
    font-size: 18px
}

.submit-section:after {
    display: table
}

.add-location-btn {
    float: left
}

.add-location-response-error,
.add-location-response-success {
    float: left;
    margin-left: 20px;
    display: none
}

.error-message {
    color: #ac2925;
    border: 1px solid #ac2925;
    border-radius: 6px
}

.success-message {
    color: #4cae4c;
    border: 1px solid #4cae4c;
    border-radius: 6px
}

input.input-sm,
select.input-sm {
    min-height: 40px!important;
    line-height: 40px!important;
    margin-left: 5px
}

.add_services {
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 20px
}

textarea.form-control {
    height: auto;
    margin-top: 12px;
    margin-bottom: 10px
}

.errorimage {
    border: 1px solid red
}

select.input-sm {
    margin-right: 5px
}

.dataTables_filter label {
    float: right
}

.sort-icons .material-icons {
    display: none;
    font-size: 18px;
    padding: 0 6px;
    vertical-align: bottom;
    color: rgba(0, 0, 0, .3)
}

.select-image-box,
.sort-icons.sorting .sort-icon-default,
.sort-icons.sorting_asc .sort-icon-up,
.sort-icons.sorting_desc .sort-icon-down {
    display: inline-block
}

.table.admin-location-table>tbody>tr>td:first-child,
.table.admin-location-table>thead>tr>th:first-child {
    padding-left: 12px!important
}

.sort-icons {
    cursor: pointer
}

.table.admin-location-table>tbody>tr>td:last-child {
    padding-right: 12px!important
}

#example_wrapper {
    margin-top: 25px
}

.image-holder {
    float: left;
    position: relative
}

.select-delete-image {
    position: absolute;
    top: 0;
    right: 20px;
    color: red;
    cursor: pointer;
    background: #FFF;
    padding: 1px 2px
}

.globle_image.global_del {
    cursor: pointer;
    font-size: 25px;
    right: 258px;
    bottom: 6px
}

.locationchange {
    margin-left: 5px;
    height: 42px;
    padding: 8px 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: rgba(0, 0, 0, .8);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    box-shadow: none;
}

.btn-container span {
    line-height: 34px !important;
}

.select-business {
    margin-bottom: 24px;
    width: 100%;
    float: left
}

.select-business-add-location {
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 25px
}

#analytics-by-location_wrapper {
    padding-top: 0
}

.media {
    margin-bottom: 30px
}

.media img {
    width: 100%
}

#image-preview {
    float: left;
    margin-right: 20px;
    position: relative
}

#image-preview img {
    width: 100px;
    height: 100px
}

.select-image-box {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 24px;
    margin: 0!important;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 24px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    position: absolute;
    top: -5px;
    right: 10px;
    z-index: 999999
}

.select-image-box:checked:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    content: "\f00c";
    font-size: 18px;
    line-height: 23px;
    color: #0F0
}

.delete-row:after,
.slider:before {
    content: ""
}

.select-image-box:focus {
    outline: 0!important;
    box-shadow: none!important
}

.select-image-box:not(:checked) {
    display: none
}

.media:hover .select-image-box {
    display: block
}

.media-pop-up {
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFF;
    position: fixed;
    overflow-y: auto;
    padding-top: 50px;
    padding-bottom: 30px
}

.btn-script-wrapper:after,
.file-label:after {
    display: table;
    content: "";
    clear: both
}

.media-pop-up-in {
    height: 100%
}

.images-block {
    height: 100%;
    overflow-y: auto
}

.media-page {
    padding-bottom: 0
}

.select-image img {
    width: 100%;
    margin-bottom: 30px
}

.material-close {
    position: absolute;
    right: 10px;
    font-size: 24px;
    top: 10px;
    font-weight: 700;
    cursor: pointer
}

.files-group-container {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-top: 0;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 20px
}

#loading,
.delete-checkbox,
label.switch {
    display: inline-block
}

.file-name {
    float: left;
    margin-top: 3.5px;
    margin-right: 10px;
    margin-bottom: 3.5px!important
}

label.switch {
    position: relative;
    width: 40px;
    height: 25px;
    float: left;
    margin-bottom: 0!important
}

.switch input {
    display: none
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    height: 17.5px;
    width: 17.5px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider:before {
    left: -9px;
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

input:checked+.slider {
    background-color: #5cb85c
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.del-media-image {
    position: absolute;
    top: 0;
    right: 15px;
    color: red;
    cursor: pointer;
    background: #FFF;
    padding: 4px 8px;
    font-size: 20px
}

.delete-row {
    margin-bottom: 20px;
    text-align: right
}

.delete-checkbox,
.loader_style>img,
.select-image {
    text-align: center
}

.delete-row:after {
    display: table;
    clear: both
}

.delete-checkbox {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 24px;
    margin: 0!important;
    outline: 0;
    padding: 0!important;
    vertical-align: middle;
    width: 24px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    position: absolute;
    top: -5px;
    right: 10px
}

.highest_earning .table tr td:first-child,
.highest_earning .table tr th:first-child {
    padding-left: 10px
}

.delete-checkbox:checked:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    content: "\f00c";
    font-size: 18px;
    line-height: 23px;
    color: red
}

input.delete-checkbox:focus {
    outline: 0
}

#loading {
    max-width: 270px;
    margin-left: -17px;
    height: auto
}

.single-image-delete {
    margin-top: 20px
}

.highest_earning .table>thead>tr>th {
    border-bottom: medium none;
    font-size: 16px
}

.logout {
    background: #337ab7;
    border: 1px solid;
    color: #fff;
    float: left;
    margin: 5px 0!important;
    padding: 5px 20px!important
}

.preview_btn_sub {
    padding: 5px
}

.map-content-section {
    float: left;
    width: 100%
}

.parentDisable {
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: .8;
    z-index: 998;
    height: 100%;
    width: 100%
}

.loader_style>img {
    left: 54%;
    position: absolute;
    top: 33%;
    z-index: 9999999
}

.invoice_report_btn {
    float: right
}

li.log-section {
    padding-left: 0
}

.log-section-select {
    padding: 6px 7px;
    width: 93%
}

.log-section>select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(https://store-locator.lssdev.com/admin/uploads/icon.png) 93% center/11% auto no-repeat #e9822f;
    border: none;
    color: #fff;
    padding: 4px 0 4px 3px;
    width: 135px
}

#soflow>option {
    background-color: #eee;
    border-bottom: 1px solid #cdc7c7;
    color: #373535;
    padding: 8px 6px
}

.log-section button.btn.btn-info,
.log-section button.btn.btn-info.collapsed {
    background-color: #e97d27
}

.log-section button.btn.btn-info:active,
.log-section button.btn.btn-info:focus,
.log-section button.btn.btn-info:hover {
    background-color: #4c7ab7
}

#demo ul li {
    padding: 7px 23px;
    background-color: #ddd
}

.log-section .collapse.in {
    width: 90%
}

#demo {
    width: 89%
}

@media only screen and (min-width:1441px) and (max-width:1920px) {
    #demo {
        width: 82%
    }
}

.btn-container {
    float: right;
    width: 61%;
    padding-top: 0px;
}

ul.admin-menu li.submenu {
    padding: 0;
    color: #337ab7
}

.sidenav {
    height: 100%;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: transparent;
    overflow-x: hidden;
    padding-top: 0
}

.submenu .sidenav a {
    font-size: 14px!important
}

.dropdown-btn,
.sidenav a {
    padding: 0 8px 6px 29px;
    text-decoration: none;
    font-size: 14px;
    color: #337ab7;
    display: block;
    border: none;
    background: 0 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: 0
}

.dropdown-btn:hover,
.sidenav a:hover {
    text-decoration: underline
}

.sidenav .fa-caret-down {
    float: right;
    padding-right: 60px;
    padding-top: 6px
}

.sidenav button.dropdown-btn.active {
    background-color: transparent;
    color: rgba(0, 0, 0, .8)
}

.main {
    margin-left: 200px;
    font-size: 20px;
    padding: 0 10px
}

.active {
    color: #fff
}

.dropdown-container {
    display: none;
    background-color: transparent;
    padding-left: 8px
}

.fa-caret-down {
    float: right;
    padding-right: 8px
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}


/*#location-add input[type=checkbox]{margin:8px 6px 0!important}*/

.admin-menu-wrapper {
    min-height: 980px!important
}

.btn-container input[type=checkbox],
input[type=radio] {
    margin: 11px 3px 0 !important;
    line-height: normal;
    float: left;
}

input[name="emailmesageid[]"] {
    float: left;
    width: 60%;
    margin-right: 17px;
}

.table-responsive .row:nth-of-type(02) {
    overflow: hidden;
}

.table-responsive .row:nth-of-type(02) .col-sm-12 {
    overflow: auto;
}

.rollupbox {
    border: 1px solid #f05223;
    border-radius: 6px;
    float: left;
    width: 100%;
}

.icon_wrap {
    background-color: #f47920;
    text-align: center;
    padding: 4px 0px;
    color: #fff;
}

.rollupbox h3 {
    text-align: center;
    padding: 0px 0px 5px;
    margin: 0px;
    font-size: 18px;
}

.rollupbox h6 {
    margin: 0px;
    text-align: center;
    padding: 0px 0px 10px 0px;
    font-size: 18px;
    font-weight: 500;
}

.icon_wrap.bggreen {
    background-color: #1abc9c;
}

.icon_wrap.bgblue {
    background-color: #446cb3;
}

.rollupbox.borderblue {
    border-color: #446cb3;
}

.rollupbox.borderblue {
    border-color: #446cb3;
}

.rollupbox.bordergreen {
    border-color: #1abc9c;
}

ul.admin-menu.affix-top .sidenav button.dropdown-btn i.fa.fa-caret-down {
    padding-right: 0px;
}

table#mytable {
    background-color: #fff;
    padding: 0px;
    border: 1px solid #ddd;
    width: 90%;
    margin-left: 30px;
}

table#mytable tbody tr td {
    padding: 8px 12px;
}

h1.page-title {
    margin: 0px 0px 10px;
    color: #ef4c23;
    font-weight: 500;
}

.content-wrapper .titlewrap {
    padding: 0px;
}

table#mytable tbody tr td:first-child {
    font-weight: 600;
}

.canvas_rollup_chart {
    margin-top: 60px;
}

label.error {
    border: 0px;
    color: red;
    font-size: 14px;
    margin-top: 4px;
}

.gbbistable {
    padding: 10px;
}

.rowdarkblue {
    background-color: #ccccff;
}

.lightblue {
    background-color: #e6e6ff;
}

.yellow1 {
    background-color: #ffffb3
}

.yellow2 {
    background-color: #ffffcc
}

.table_data {
    width: 125%;
}

.business_edit {
    background-color: white;
    color: #337ab7;
}

.admin-menu-wrapper .admin-menu {
    overflow-y: inherit;
    position: sticky;
    top: 30px;
}

.tablescroll.table-responsive {
    overflow-x: auto;
}

.admin-menu .dropdown .dropdown-menu {
    padding: 0px;
}

.admin-menu .dropdown .dropdown-menu li {
    margin: 0px;
    padding: 0px;
}

.admin-menu .dropdown .dropdown-menu li a {
    padding: 5px 10px;
    display: block;
}

.admin-menu .dropdown .dropdown-toggle::after {
    content: none;
}

.dataTables_length>label {
    display: flex;
    align-items: center;
}

.dataTables_length>label select.form-control {
    line-height: 26px !important;
    width: auto;
    display: inline-block;
}

.dataTables_filter label {
    display: flex;
    align-items: center;
}

.dataTables_length {
    margin-bottom: 15px;
}

.dataTables_paginate .pagination li a {
    padding: 6px 12px;
    text-decoration: none;
}

.dataTables_paginate .pagination li.previous a {
    border-radius: 4px 0 0 4px;
}

.dataTables_paginate .pagination li.next a {
    border-radius: 0 4px 4px 0;
}

.dataTables_paginate .pagination li.active a {
    color: #fff;
}

.dataTables_wrapper .paging_simple_numbers {
    display: block;
}

.dataTables_wrapper .dataTable {
    margin-bottom: 20px;
}

.form-group .form-group.childlicense {
    margin-top: 10px;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}

@media (min-width: 992px) {
    .tablescroll .table-responsive {
        overflow-x: auto;
    }
}



#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    backdrop-filter: blur(5px); /* Blur effect */
    z-index: 999; /* Make sure it's on top */
    display: flex;
    justify-content: center;
    align-items: center;
}

/* The loader */
#loader {
    position: absolute;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.7); /* Dark background */
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    z-index: 1000; /* Ensure it's above the overlay */
}




/* ///////////////////////Zipcde loader////////////////////////////////////// */

#zipcode_loader{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}



#zipcode_loader h2 {
    color: #fff;
}


/* ///////////////////////Zipcde loader////////////////////////////////////// */


.show-error{
    font-weight: bold;
    color: red;
    font-size: 15px;
}

/* ------------------- */

.loadingBlock {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #00000038;
    top: 0;
    left: 0;
}

.contentArea {
    position: relative;
    height: 100%;
}
/* .content-section .pageHeading + #infoSelectState h4.customForState {
    text-align: left;
} */
.content-section .pageHeading + #infoSelectState {
    margin-top: 0 !important;
}
.alert {
    display: flex;
}

.alert button[data-dismiss="alert"] {
    padding: 0px;
    border: none;
    background-color: transparent;
    font-size: 30px;
    font-weight: 600;
    color: #0a3622;
    margin-left: auto;
}
.alert {
    display: flex;
}
table>thead>tr>th.srNoumber {
    white-space: pre;
    width: 70px !important;
}
table>thead>tr> th.tdAction {
    width: 50px !important;
}
.ck-editor .ck-editor__main .ck-content p {
    min-height: 100px;
}
 .formAriaBlock {
    border: 1px solid #ccc;
    padding: 20px;
    background-color: #eee;
    border-radius: 4px;
    margin-bottom: 30px;
}
.pageHeading {
    margin-bottom: 15px;
}
section.content-section.map-content-section {
    float: inherit;
    width: inherit;
    border-top: 0;
}

/* .contentArea table  >thead>tr>th {
    background-color: #222;
    color: #fff;
} */

.contentArea table >thead>tr>th {
    background-color: #222;
    color: #fff;
    white-space: nowrap;
}
.contentArea table  >thead>tr>th *, .contentArea table >thead>tr>th.sort-icons .material-icons {
    color: #fff;
}
.dataTables_wrapper .form-control {
    border-color: rgba(0, 0, 0, .3);
}
input[type="checkbox"] {
    margin-right: 10px;
}

.table-responsive table.table>tbody>tr>td:last-child, .table-responsive table.table>thead>tr>th:last-child {
    padding-right: 15px;
}
#pageshorttable_wrapper {
    overflow: auto;
}