*:focus {
    outline: 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.btn,
.btn.blue-hoki:not(.btn-outline) {
    font-size: 13px;
    padding: 6px 10px 4px;
}

#datatable-client-search_wrapper .btn.client-note {
    padding: 0;
    font-size: 18px;
}

.alert-border {
    border: 3px solid #d05454 !important;
}

.alert-icon-color {
    color: #d05454 !important;
}

.closed-icon-color {
    color: #000000 !important;
}

.closed-border {
    border: 3px solid #000000 !important;
}

.breadcrumb {
    background-color: #EAEEF2;
}

.badge, .btn:not(.md-skip) {
    text-transform: inherit !important;
}

#client-sms .panel-body {
    background-color: #fff;
    border-bottom: 2px solid #ececec;
}

#sms-manager .label-sms-counter {
    border-radius: 12px;
    position: absolute;
    top: -2px;
    right: -30px;
    background-color: #ffffff;
    border-color: #667f9f;
    color: #667f9f;
    font-weight: bold;
    padding: 0 0 0 0;
    height: 20px;
    line-height: 19px;
    width: 20px;
    min-width: 20px;
}

#sms-manager .panel-heading:first-child {
    margin-top: 10px;
}

#sms-manager .panel-heading {
    background-color: #e8e9ea;
}

#sms-manager .panel-title a {
    color: #536473;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
    position: relative;
}

#sms-manager .panel-title a i {
    font-size: 30px;
    padding-top: 5px;
}

#sms-manager .panel-title a span {
    position: absolute;
    top: 10px;
}

.send-doc-email {
    background-color: #ffffff !important;
}

.todo-tasklist-item.show-item.send-doc-email .todo-tasklist-item-content {
    background-color: #F5F8FA !important;
    border-bottom: 0 !important;
}

#client-send-document .virtual-checkbox {
    margin-top: 6px;
}

#client-send-document .mt-checkbox.mt-checkbox-outline {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding-left: 25px;
}

.profile-content .portlet.light.tab-view-client-data {
    border-top: 0;
    box-shadow: 0 0 0 0;
    padding: 5px 0 1px;
    margin-bottom: 35px;
}

.profile-content .portlet.light.tab-view-client-data .label-status {
    min-width: inherit;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 9px;
}

.profile-content .portlet.light.tab-view-client-data tr th {
    background-color: #cfd1d4;
}

.tab-view-client-data th,
.tab-view-client-data td {
    padding-left: 10px !important;
    position: relative;
}

.loan-application-status {
    padding-left: 25px;
}

.view-loan-conditions {
    padding: 4px 5px 2px 5px !important;
}

.view-loan-conditions i {
    font-size: 15px;
}

.match-plan .add-on,
.reminder-manager .add-on {
    background-color: #546E96;
}

.match-plan .glyphicon-calendar,
.reminder-manager .glyphicon-calendar {
    color: #fff;
    font-size: 17px;
}

.match-plan .btn.addButton:not(.md-skip),
.match-plan .btn.removeButton:not(.md-skip) {
    width:20px;
    height:20px;
    padding: 1px 2px 1px;
    border-radius: 50%;
    margin-top:3px;
    vertical-align: middle;
}

.match-plan .send-reminder-disabled {
    border: 1px solid #F00 !important;
}

.match-plan .btn.addButton:not(.md-skip) i,
.match-plan .btn.removeButton:not(.md-skip) i {
    margin: 0;
}

button.btn.dropdown-toggle {
    box-shadow: 0 0 0 0 !important;
}

.border-right-block {
    border-right: 1px solid #e9e9e9;
}

.credit-bureau-buttons {
    margin-top: 50px;
    text-align: center;
}

.credit-bureau-buttons .fa {
    font-size: 25px;
    color: #596D95;
    font-weight: 700;
}

.credit-bureau-block {
    margin-top: 10px;
}

.credit-bureau-block .credit-bureau-img {
    text-align: center;
    position: absolute;
    top: 90px;
    display: block;
    left: 20%;
}

.credit-bureau-buttons a {
    padding-top: 5px !important;
    padding-bottom: 4px !important;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 50px;
}

.credit-bureau-block .credit-bureau-img img {
    width: 125px;
}

.credit-bureau-block .credit-bureau-date {
    font-size: 12px;
    color: #b3b3b3;
    font-style: italic;
    font-weight: 700;
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}

#modal-status .modal-status-label-class {
    padding: 4px 10px 4px;
    font-size: 12px;
    line-height: 14px;
}

modal-status p {
    margin: 10px 0;
}

.dataTables_empty {
    display: table-cell!important;
    width: 100%!important;
    text-align: center!important;
    font-size: 16px!important;
    padding: 20px 0!important;
}

.label-default {
    background-color: #e0e0e0;
    color: #000;
    font-weight: 700 !important;
}

.underline {
    text-decoration: underline !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f7f7f7;
}

.page-sidebar .page-sidebar-menu > li.active.open > a,
.page-sidebar .page-sidebar-menu > li.active > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a {
    background: #e87e04;
}

.page-sidebar .page-sidebar-menu > li.active.open > a:hover,
.page-sidebar .page-sidebar-menu > li.active > a:hover,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a:hover,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a:hover {
    background: #ec9736;
}

.page-sidebar .page-sidebar-menu > li.heading,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.heading {
    padding: 10px 15px;
    background: #1c2127;
    border-left: 1px solid #fbfcfd;
}

.modal textarea {
    resize: none !important;
}

.modal-open .modal,
.modal-open.modal {
    background: rgba(0, 0, 0, .8);
}

/* start::page-client-profil */
.page-content.page-profil {
    background: #EAEEF2;
}

.page-content.page-profil .profile-userpic img {
    border-radius: 50% !important;
    padding: 2px;
    border: 2px solid #627289;
    height: 110px;
    width: 112px;
}

.page-content.page-profil .profile-userpic img.client-deal {
    border-color: #36c6d3;
}

.page-content.page-profil .accordion-toggle {
    text-align: center;
    color: #9eacb4;
}

.page-content.page-profil span.info {
    font-weight: bold;
}

.page-content.page-profil .profile-usertitle-name {
    font-size: 18px;
    margin-left: 5px;
}

.page-content.page-profil .portlet.light > .portlet-title.small {
    min-height: 0;
}

.page-content.page-profil .profile-sidebar {
    width: 370px;
}

.page-content.page-profil .portlet.light.client-info {
    padding: 12px 0 0;
}

.page-content.page-profil .portlet.light.client-info.special-agent-info-block {
    padding: 0;
}

.page-content.page-profil .portlet.light .caption-special-agent {
    height: 40px;
    line-height: 40px;
    padding: 0;
}

.page-content.page-profil .profile-userpic {
    text-align: center;
    height: 70px;
    width: 110px;
    position: relative;
}

.page-content.page-profil .portlet.light.client-info .table > tbody > tr > td {
    padding: 8px 0 8px 5px;
}

.page-content .page-profil.page-title,
.page-content.page-profil .page-title {
    color: #3a3a3a;
    background-color: #434e590d;
    padding: 10px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 700;
    border-radius: 10px;
}

.page-content.page-profil .panel.panel-default.csm {
    border: 1px solid #485561;
    border-top: 0;
}

.page-content.page-profil .panel.panel-default.csm .panel-heading {
    background-color: #36404a;
}

.page-content.page-profil .panel.panel-default.csm .accordion-toggle {
    color: #ffffff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
}

.page-content.page-profil .label:not(.md-skip).label-sm.counter {
    font-size: 12px;
}

.page-content.page-profil .portlet {
    box-shadow: 0 0 0 0;
    padding: 12px 10px 1px;
}

.page-content.page-profil .page-content.page-content.page-profil .portlet.light.client-info .table > tbody > tr > td {
    padding: 8px;
}

.page-content.page-profil .pulse {
    box-shadow: 0 0 0 rgba(101, 195, 209, 1);
    animation: pulse 2s infinite;
}

.page-content.page-profil .pulse:hover {
    animation: none;
}

.label-left {
    text-align: left !important;
}

#other-client-info table thead tr th {
    font-weight: 700;
}

#other-client-info .btn-edit {
    text-align: right;
}

#other-client-info .btn-send-to-crm {
    text-align: left;
    width:30px;
}

#other-client-info .call-to-action-button {
    margin: 25px 13px 25px 0;
    text-align: right;
}

.portlet.box > .portlet-body.clients-search {
    position: relative;
}

.portlet.box.blue-dark {
    border: 0;
}

.portlet {
    box-shadow: 0 0 0 0;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(101, 195, 209, 1);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(101, 195, 209, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(101, 195, 209, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(101, 195, 209, 1);
        box-shadow: 0 0 0 0 rgba(101, 195, 209, 1);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(101, 195, 209, 0);
        box-shadow: 0 0 0 10px rgba(101, 195, 209, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(101, 195, 209, 0);
        box-shadow: 0 0 0 0 rgba(101, 195, 209, 0);
    }
}

.page-content.page-profil .panel-body {
    padding: 0 10px 5px 0;
}

.page-content.page-profil .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #36404a;
    background-color: #ffffff;
}

.page-content.page-profil .nav-tabs.nav-justified > .active > a {
    border: 0;
}

.page-content.page-profil .tabbable-custom > .tab-content {
    border: 0;
}

.page-content.page-profil .tabbable-custom > .nav-tabs > li.active > a i,
.page-content.page-profil .tabbable-custom > .nav-tabs > li.active > a {
    font-weight: 700;
    color: #435254;
    border-top-left-radius: 10px!important;
}

.page-content.page-profil .modal-open .modal {
    background: rgba(0, 0, 0, .8);
}

.page-content.page-profil .panel.panel-default.csm .panel-heading {
    background-color: #36404a;
}

.modal-internal-form .panel-footer {
    padding: 0;
    background-color: inherit;
    border-top: 0;
    border-radius: 0;
}

.modal-internal-form .form-group {
    padding: 15px 15px 0 15px;
}

.modal-internal-form fieldset {
    margin-bottom: 15px;
}

.page-content.page-profil table thead tr th,
.page-content.page-profil table tbody tr td {
    vertical-align: top;
}

/* end::page-client-profil */

/* start::icon-btn-listing */
.icon-btn-listing.icon-btn {
    height: 27px;
    min-width: 70px;
    background-color: #5e738b;
    padding: 0;
    border-radius: 5px;
}

.icon-btn-listing.icon-btn > .badge {
    left: -10px;
    right: inherit;
    padding: 2px 6px;
}

.icon-btn-listing.icon-btn > div {
    color: #ffffff;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 7px;
}

.icon-btn-listing.badge-danger {
    background-color: #ed6b75 !important;
    color: #ffffff !important;
}

.icon-btn-listing.badge {
    height: 16px;
}

/* end::icon-btn-listing */

.label-warning {
    background-color: #e87e04;
}

.label-menu {
    color: #b9b9b9;
}

li.nav-item.active .label-menu {
    color: #ffffff;
}

.label:not(.md-skip).label-sm.label-menu {
    text-align: right;
    font-size: 11px;
}

.dashboard-stat .visual {
    height: 120px;
}

i.vendor-icon {
    width: 100px;
    font-size: 70px;
    line-height: 100px;
    text-align: center;
    background-color: #d9d9d9;
    color: #ffffff;
    border-radius: 50%;
}

.stats-legend {
    font-style: italic;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .1);
    text-align: right;
    padding: 5px 10px 5px 0;
    color: #999999;
    border-bottom: 1px solid #999999;
}

.dashboard-stat.dashboard-stat-v2 .visual {
    padding-top: 75px;
}

.dashboard-stat .details .desc.desc-title {
    margin: 5px 0 5px 0;
    padding-top: 5px;
}

.dashboard-stat .details .number {
    padding: 0;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 27px;
}

.progress {
    height: 20px;
}

.progress-min {
    min-width: 40px;
}

.small, small {
    font-size: 70%;
}

.label:not(.md-skip) {
    min-width: 25px;
    display: inline-block;
}

.form-control,
.panel {
    box-shadow: 0 0 0 0 !important;
}

#eventForm .form-control-feedback {
    top: 0;
    right: -15px;
}

.has-success .control-label,
.form-md-radios.has-success label {
    color: #247b09;
}

.has-success .md-radio label > .box,
.has-success.md-radio label > .box {
    border-color: #247b09;
}

.has-success .input-group-addon {
    color: #ffffff;
    border-color: #247b09;
    background-color: #538643;
}

.has-success .form-control {
    border-color: #247b09;
}

.stats-table .label:not(.md-skip) {
    min-width: 50px;
}

.stats-table .table > tbody > tr > td,
.stats-table .table > tbody > tr > th,
.stats-table .table > tfoot > tr > td,
.stats-table .table > tfoot > tr > th,
.stats-table .table > thead > tr > td,
.stats-table .table > thead > tr > th {
    padding: 5px;
}

.tile_info.stats .green {
    color: #1abb9c;
}

.tile_info.stats .aero {
    color: #9cc2cb;
}

.tile_info.stats .blue {
    color: #3498db;
}

.tile_info.stats .purple {
    color: #9b59b6;
}

.tile_info.stats .fa {
    margin-right: 10px;
}

.tile_info.stats {
    width: 100%;
}

.inline-stats .progress {
    margin-bottom: 15px;
}

.inline-stats .main-label {
    font-size: 11px;
    font-weight: 700;
}

.green-seagreen {
    color: #1ba39c;
}

.blue-soft {
    color: #4c87b9;
}

.x_title .page-title {
    font-size: 20px;
}

.main-logo {
    color: #ffffff;
    font-size: 23px;
}

.main-logo span {
    color: #f69132;
    font-weight: 700;
}

.ws-stats-table .dataTables_info {
    display: none;
}

.ws-stats-table .dt-buttons.btn-group {
    margin-bottom: 20px;
}

.page-header.navbar .page-logo > a {
    float: none;
}

.page-header.navbar .page-logo .logo-default {
    margin-top: 7px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-menu {
    width: 200px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge.badge-logged-in {
    top: 5px;
    left: 4px;
    right: inherit;
    padding: 2px 6px;
    background-color: #ed6b75;
    border: 1px solid #fff;
}

#available-status {
    position: relative;
    top: 0;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    border: 0;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge.badge-available {
    background-color: #1BA39C !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge.badge-busy {
    background-color: #d38500 !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge.badge-diner {
    background-color: #529FDD !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle > .badge.badge-walkin {
    background-color: #5E738B !important;
}

.dropdown-menu.dropdown-menu-default .btn.btn-link:not(.md-skip):hover {
    box-shadow: none;
    text-decoration: none;
    background-color: #f6f6f6;
    width: 100%;
    text-align: left;
}

.dropdown-menu.dropdown-menu-default .btn.btn-link:not(.md-skip) {
    font-weight: 300;
    color: #555;
    font-size: 14px;
    text-transform: inherit;
}

.page-md .progress {
    text-indent: 0;
}

.dashboard-stat .desc div {
    height: 15px;
    margin-top: 5px;
}

.dashboard-stat .details {
    right: 15px;
    width: 65%;
}

.single-stats sub,
.single-stats .number span,
.single-stats {
    color: #F3C200;
}

.single-stats,
.full-stats {
    text-align: right;
    display: block;
}

.dashboard-stat .details .full-stats .number {
    font-size: 20px;
}

.dashboard-stat .details .full-stats {
    color: #ffffff;
}

.sub-stats {
    font-size: 75%;
}

.dropdown-menu {
    min-width: 110px;
}

.label.label-table-title {
    padding: 5px 10px;
}

/* START AUDIO PLAYER */
#music-player {
    background-color: #1d1d1d;
    width: 100%;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

#music-player .inner {
    display: flex;
    position: relative;
    max-width: 940px;
    padding: 0 20px;
    margin: 0 auto;
}

.modal.modal-internal-form .label-outside {
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    line-height: 15px;
    margin-bottom: 0;
}

@media only screen and (max-width: 640px) {
    #music-player .controls {
        width: auto;
        position: absolute;
        right: 10px;
    }
}

/* END AUDIO PLAYER */

/* START DATATABLE */
table.dataTable td.sorting_1,
table.dataTable td.sorting_2,
table.dataTable td.sorting_3,
table.dataTable th.sorting_1,
table.dataTable th.sorting_2,
table.dataTable th.sorting_3 {
    background: inherit !important;
}

.portlet > .portlet-title > .caption {
    font-size: 14px;
}

.table td, .table th {
    font-size: 11px;
}

.table thead tr th {
    font-size: 11px;
}

.dataTables_info {
    font-size: 11px;
    padding-left: 15px;
}

table.table-bordered.dataTable tbody td:first-child {
    width: 80px;
    text-align: left;
}

.btn:not(.md-skip).btn-sm {
    font-size: 12px;
    padding: 4px 15px;
}

.btn:not(.md-skip).btn-xs {
    font-size: 10px;
    padding: 2px 5px;
}

.btn.client-note.grey-salsa.btn-sm {
    padding: 5px;
}

.dataTable .img-thumbnail {
    border: 1px solid #f9f9f9;
    border-radius: 55px;
}

.dataTable .small-icon {
    border-radius: 3px;
    font-size: 40px !important;
}

.dataTable .vendor-icon {
    border-radius: 3px;
    font-size: 30px !important;
    width: 45px !important;
    height: 45px;
}

.icon-user.vendor-icon.small-icon {
    line-height: 45px !important;
}

.dataTables_wrapper .dataTables_filter label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
    display: inline-block;
}

.dataTables_wrapper .dataTables_paginate ul.pagination {
    font-size: 10px;
}

.dataTables_wrapper input[type="search"] {
    position: relative;
    border: 1px solid #cbd6e3;
    font-size: 14px;
    margin-top: 0 !important;
    margin-left: 0;
    width: 268px !important;
    padding: 7px 5px 7px 10px;
    border-radius: 5px;
    background-color: #F6F8FA;
    color: #8197B6;
}

.dataTables_wrapper input[type="search"]::placeholder {
    color: #8297b7;
    font-size: 15px;
}

.control-label-search-filter {
    color: #8297b7;
}

.portlet.box > .portlet-body {
    padding: 10px;
}

.portlet-body.client-info {
    border-radius: 10px;
}

.datatable-search-label-title {
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 18px;
    font-weight: 700;
    padding-left: 10px;
    color: #38414a !important;
    z-index: 999;
}

.clients-search .dataTables_wrapper .dataTables_filter {
    width: 100%;
    padding: 10px 0;
    background-color: #ffffff;
}

.datatable-search-label {
    position: absolute;
    top: 5px;
    z-index: 1;
    left: 10px;
}

.table-leads .dataTables_wrapper .dataTables_filter {
    text-align: right;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #FFFFFF !important;
    border: 1px solid #627289;
    background: linear-gradient(to bottom, transparent 0%, transparent 100%);
    background-color: #627289;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    float: left;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border-radius: 0;
    font-size: 11px;
}


.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dataTables_wrapper .dataTables_paginate {
    padding: 10px 10px 10px 10px;
}

.dataTables_wrapper .dataTables_info {
    margin-top: 6px;
    font-weight: 700;
}

.dataTables_wrapper {
    background-color: #e0dddd;
    border-radius: 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    z-index: 2;
    color: #337ab7 !important;
    border-color: #DDDDDD;
    background: linear-gradient(to bottom, transparent 0%, transparent 100%);
    background-color: #EEEEEE;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 0;
    border-top: 1px solid #e9e9e9;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 10px;
}

/* END DATATABLE */

/* START DATEPICKER */
.daterangepicker .input-mini.active {
    border-radius: 0;
}

.ranges li {
    font-size: 12px;
    border-radius: 0;
}

.ranges .btn:not(.md-skip).btn-sm {
    font-size: 11px;
    padding: 5px 10px;
    width: 48%;
}

.daterangepicker td, .daterangepicker th {
    font-size: 12px;
}

.daterangepicker td.start-date.end-date {
    border-radius: 0;
}

.daterangepicker .input-mini,
.daterangepicker .daterangepicker_input i {
    font-size: 12px;
}

.daterangepicker th {
    font-size: 13px;
}

.prev.available,
.next .available {
    font-size: 12px;
}

.daterangepicker .ranges ul > li.active {
    border-radius: 0;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover,
.daterangepicker td.active,
.daterangepicker td.hover,
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background: #4c87b9 !important;
    border: 1px solid #4c87b9 !important;
    color: #ffffff;
    border-radius: 0 !important;
}

.range_inputs .applyBtn {
    background-color: #1ba39c;
}

.btn-date-range {
    margin-left: 10px;
}

.date-range-selector .form-group {
    padding-left: 0;
}

#reportrange {
    margin-right: 10px;
}

/* END DATEPICKER */

/* START PNotify */
.alert-success {
    color: #ffffff;
    background-color: rgba(38, 185, 154, 0.88);
    border-color: rgba(38, 185, 154, 0.88);
}

.alert-info {
    color: #e9edef;
    background-color: rgba(52, 152, 219, 0.88);
    border-color: rgba(52, 152, 219, 0.88);
}

.alert-warning {
    color: #e9edef;
    background-color: rgba(243, 156, 18, 0.88);
    border-color: rgba(243, 156, 18, 0.88);
}

.alert-danger,
.alert-error {
    color: #e9edef;
    background-color: rgba(231, 76, 60, 0.88);
    border-color: rgba(231, 76, 60, 0.88);
}

.ui-pnotify.dark .ui-pnotify-container {
    color: #e9edef;
    background-color: rgba(52, 73, 94, 0.88);
    border-color: rgba(52, 73, 94, 0.88);
}

.custom-notifications {
    position: fixed;
    margin: 15px;
    right: 0;
    float: right;
    width: 400px;
    z-index: 4000;
    bottom: 0;
}

ul.notifications {
    float: right;
    display: block;
    margin-bottom: 7px;
    padding: 0;
    width: 100%;
}

.notifications li {
    float: right;
    margin: 3px;
    width: 36px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.notifications li:last-child {
    margin-left: 0;
}

.notifications a {
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px 8px;
}

.tabbed_notifications .text {
    padding: 5px 15px;
    height: 140px;
    border-radius: 7px;
    box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.3);
}

.tabbed_notifications div p {
    display: inline-block;
}

.tabbed_notifications h2 {
    font-weight: bold;
    text-transform: uppercase;
    width: 80%;
    float: left;
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.tabbed_notifications .close {
    padding: 5px;
    color: #e9edef;
    float: right;
    opacity: 1;
}

.ui-pnotify {
    top: 80px !important;
    right: 20px !important;
    width: 345px !important;
}

.ui-pnotify-text {
    font-size: 12px;
}

/* END PNotify */

/* START LOGIN PAGE */
.login .page-footer .page-footer-inner {
    display: block;
    text-align: center;
    float: none;
}
/* END LOGIN PAGE */

/* START NOTE */
.note.note-danger {
    background-color: #f2e1e2;
    border-color: #c06b71;
    color: #e73d4a;
}

.note.note-credit-report.note-danger {
    padding: 5px 30px 5px 15px;
}

.note {
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 2px solid #eeeeee;
    border-radius: 0 4px 4px 0;
}

.note p {
    color: #333333
}

/* END NOTE */

/* START CUSTOM FORM */
.form-horizontal button.close {
    margin-top: 6px;
}

.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .help-block,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .help-block,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .help-block,
.md-radio label > .check {
    color: #337ab7;
}

.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input .form-control.edited:not([readonly]) ~ label:after,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input .form-control.focus:not([readonly]) ~ label:after,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ .form-control-focus:after,
.form-group.form-md-line-input .form-control:focus:not([readonly]) ~ label:after,
.md-radio label > .check {
    background: #337ab7;
}

.md-checkbox label > .check {
    border-color: #337ab7;
}

.settings-block {
    background-color: #e9e9e9;
    padding: 20px 10px;
    margin: 35px -10px;
}

.single-check {
    margin-left: 10px;
}

/* END CUSTOM FORM */

/* START ORDER BOX*/
.gs-handler {
    display: block;
    width: 18px;
    height: 18px;
    position: relative;
    float: right;
    background-color: #ccc;
    cursor: move;
}

.gs-draggable {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 2px solid #E87E04;
}

ul.gs-draggable li {
    border: 1px solid #cccccc;
    padding: 5px;
    margin-bottom: 10px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: move;
    position: relative;
    background-color: #36404a;
}

ul.gs-draggable li .gs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 58%;
    height: 100%;
}

ul.gs-draggable li:after {
    content: '';
    clear: both;
    display: block;
}

ul.gs-draggable li.partial-handler {
    cursor: default;
}

ul.gs-draggable li input {
    margin-right: 10px;
    border: none;
    background-color: transparent;
    color: #000000;
    cursor: move;
    float: left;
    width: 58%;
}

.gs-draggable .element-to-move {
    opacity: .5;
    background-color: #1BBC9B;
}

.gs-succes-message {
    display: none
}

.gs-error-message {
    display: none
}

.gs-save {
    margin-top: 25px;
}

.order-num {
    margin: 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

/* END ORDER BOX*/

/* START TAGS LIST */
#tags-list h4 {
    font-size: 13px;
}

#tags-list .table > tbody > tr > td,
#tags-list .table > tbody > tr > th,
#tags-list .table > tfoot > tr > td,
#tags-list .table > tfoot > tr > th,
#tags-list .table > thead > tr > td,
#tags-list .table > thead > tr > th {
    padding: 0px 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #e7ecf1;
}

#datatable-search-extra-layers th,
#datatable-client-search th {
    white-space: nowrap;
    background-color: #eaeaea;
}

#datatable-search-extra-layers .small-icon {
    width: 45px !important;
    height: 45px !important;
    border-radius: 50%;
}

#datatable-unknown-clients-search .vendor-icon,
#datatable-search-extra-layers .vendor-icon,
#datatable-client-search .vendor-icon {
    border-radius: 50%;
    font-size: 25px !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 35px !important;
    color: #8197B6;
    background-color: #ffffff;
    border: 2px solid #8197B6;
    display: inline-block;
    vertical-align: middle;
}

#datatable-client-search tbody td img {
    height: 45px;
    width: 45px !important;
    border-radius: 50%;
    border: 2px solid #8197B6;
}

.btn-create-client .fa.fa-user-plus {
    font-size: 15px;
}

.btn.btn-default.tooltips {
    display: none;
    background-color: inherit;
    margin: 0;
    padding: 0 0 4px 0;
    border: 0;
    box-shadow: 0 0 0 0;
}

.btn.btn-default.tooltips:not(.md-skip):hover {
    box-shadow: 0 0 0 0;
}

.btn-default.tooltips.active,
.btn-default.tooltips:active,
.btn-default.tooltips:hover {
    background-color: inherit;
}

.border-sold {
    border-color: #36c6d3;
}

#status-filter {
    display: inline-block;
    margin-left: 30px;
}

#status-filter .bootstrap-select {
    width: 320px;
    height: 32px;
}

#status-filter .btn.dropdown-toggle {
    box-shadow: 0 0 0 0;
    border-radius: 3px;
    background-color: #f5f8fa;
    border: solid 1px #cbd6e3;
}

#status-filter .btn-default.focus,
#status-filter .btn-default:focus,
#status-filter .btn-default.active,
#status-filter .btn-default:active,
#status-filter .btn-default:hover,
#status-filter .open > .btn-default.dropdown-toggle {
    background-color: #f9f9f9;
}

#status-filter .btn:not(.md-skip) {
    padding: 8px 14px 8px;
    margin-top: -3px;
}

.generic-border-sold {
    border: 2px solid #36c6d3;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    line-height: 43px;
}

.a-ribbon {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    height: 55px;
    width: 60px;
    line-height: 55px;
}

.dataTable .border-sold,
.dataTable .a-ribbon.border-sold .vendor-icon {
    border-color: #36c6d3 !important;
    color: #36c6d3 !important;
}

.ribbon {
    width: 62px;
    height: 50px;
    overflow: hidden;
    position: absolute;
}

.ribbon-clients {
    width: 55px;
}

.ribbon + .fa.fa-user {
    border-color: #36c6d3 !important;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 23px;
    border-radius: 50%;
    height: 25px;
    padding: 5px 0px 0px 0px;
    background-color: #36c6d3;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 12px/1 'Lato', sans-serif;
    letter-spacing: .2em;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
    top: 20px;
    right: 2px;
}

.fa.fa-star {
    position: absolute;
    top: 10px;
    left: -6px;
    color: #f3c200;
    font-size: 18px;
}

.ribbon span .fa {
    margin-left: 3px;
}

.ribbon-top-left {
    top: 0px;
    left: 0;
}

.dataTable .border-sold .vendor-icon.label-closed-file,
.dataTable .vendor-icon.label-closed-file {
    border: 2px solid #000000 !important;
    color: #000000 !important;
}

.dataTable .border-sold .vendor-icon.label-alert-file,
.dataTable .vendor-icon.label-alert-file {
    border: 2px solid #ed6b75 !important;
    color: #ed6b75 !important;
}


/* END TAGS LIST */

/* START MATCH PLAN FORM */
.modal-internal-form .form-group.inline-field {
    margin-bottom: 0;
}

.modal-internal-form .form-group.inline-field-bottom {
    margin-top: 15px;
}

.modal-internal-form input.form-control,
.modal-internal-form output {
    font-weight: 700;
    font-size: 14px;
}

#modal_edit_match_plan_form input.form-control {
    font-weight: 300;
}

input::-webkit-input-placeholder {
    font-size: 12px;
}

.modal-internal-form .help-block {
    display: none !important;
}

.modal-internal-form.note {
    margin: 0;
}

.modal-internal-form .input-group-addon:first-child {
    cursor: pointer;
}

.modal-internal-form .datepicker table tr td span {
    display: block;
    width: 20%;
    height: 45px;
    line-height: 40px;
    float: left;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    vertical-align: middle;
}

.modal-internal-form .datepicker.dropdown-menu {
    width: 220px;
}

.modal-internal-form .form-group {
    padding: 10px 15px 0 15px;
}

.modal-internal-form input.form-control {
    height: 30px;
}

.modal-internal-form .btn:not(.md-skip) {
    padding: 6px 10px 6px;
    font-size: 13px;
}

.modal-internal-form .twitter-typeahead,
.modal-internal-form .tt-menu {
    width: 100% !important;
    max-width: 100% !important;
}

/* END MATCH PLAN FORM */

/* START TO-DO ELEMENTS */
.todo-content,
.todo-task-history > li > .todo-task-history-desc {
    overflow: hidden;
}

.todo-sidebar {
    float: left;
    width: 230px;
    margin-right: 20px;
}

.todo-tasklist-item-border-green {
    border-left: #3faba4 3px solid;
}

.todo-tasklist-item-border-blue {
    border-left: #4c87b9 3px solid;
}

.todo-tasklist-item-border-purple {
    border-left: #8877a9 3px solid
}

.todo-tasklist-item-border-red {
    border-left: #d05454 3px solid;
}

.todo-tasklist-item-border-yellow {
    border-left: #d4ad38 3px solid;
}

.padding-top-10px {
    padding-top: 15px;
}

.todo-userpic {
    border-radius: 50% !important;
    border: 1px solid #cedae1;
}

.todo-text-color {
    color: #45535b;
}

.todo-projects-config {
    padding: 6px 9px 3px !important;
}

.todo-projects-config > i {
    font-size: 14px !important;
}

.todo-tasklist {
    padding: 0;
}

.todo-project-list ul li a {
    font-size: 14px !important;
    padding: 8px 10px;
}

.todo-project-list .nav li a .badge {
    float: right;
    margin-top: 1px !important;
}

.todo-project-list .nav > li.active > a {
    color: #3f444a;
    background-color: #f1f4f7 !important;
}

.todo-task-history {
    padding: 0;
    margin: 0;
}

.todo-task-history > li {
    padding: 5px 0;
}

.todo-task-history > li > .todo-task-history-date {
    font-size: 12px;
    float: right;
    width: 150px;
    margin-left: 10px;
    text-align: right;
    color: #999;
}

.todo-tasklist-item {
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}

.todo-tasklist-item:last-child {
    margin-bottom: 15px;
}

div .todo-tasklist-item:hover {
    background-color: #edf7f9;
}

.todo-tasklist-item img {
    margin: 0 10px 10px 5px;
}

.todo-tasklist-item-title {
    font-size: 15px;
    color: #2b4a5c;
    font-weight: 600;
    padding-top: 3px;
    padding-bottom: 13px;
}

.todo-tasklist-item-text {
    font-size: 13px;
    color: #577688;
    padding-bottom: 5px;
}

.todo-tasklist-item ul {
    margin: 5px 0 0;
}

.todo-tasklist-item li {
    color: #577688;
    font-size: 13px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 0 !important;
}

.todo-tasklist-item li i {
    color: #b3bfcb;
    font-size: 15px;
}

.todo-tasklist-controls {
    margin-top: 5px;
    font-size: 12px;
    line-height: 20px;
}

.todo-tasklist-date {
    color: #637b89 !important;
}

.todo-tasklist-date i {
    color: #abbfca !important;
    margin-right: 5px;
}

.todo-taskbody-tasktitle {
    font-size: 18px;
    color: #778d96;
}

.todo-taskbody-taskdesc {
    font-size: 14px;
    color: #778d96;
}

.todo-username {
    font-size: 16px;
    color: #2b4a5c;
    font-weight: 600;
    padding: 15px 0 0 15px;
}

.todo-comment-head {
    padding-top: 3px;
}

.todo-comment {
    position: relative;
}

.todo-comment:hover > .todo-comment-btn {
    display: block;
}

.todo-comment-btn {
    display: none;
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 12px;
    color: #566e7c;
    border-color: #a2aeb5;
}

.todo-comment-btn:hover {
    color: #fff;
    background-color: #a1b6c2;
    border-color: #a1b6c2;
}

.todo-comment-username {
    font-size: 14px;
    color: #2b4a5c;
    font-weight: 600;
}

.todo-comment-date {
    font-size: 12px;
    color: #2b4a5c;
    font-weight: 400;
}

.todo-username-btn {
    margin: 14px 0 0 15px;
    color: #566e7c;
    border-color: #a2aeb5;
}

.todo-username-btn:hover {
    color: #fff;
    background-color: #a1b6c2;
    border-color: #a1b6c2;
}

.todo-tasklist .tools-box {
    position: absolute;
    right: 30px;
}

/* END TO-DO ELEMENTS */

/* START RESPONSIVE RULES */
@media (max-width: 1280px) {
    .stats-block {
        padding-left: 5px;
        padding-right: 5px;
    }

    .dashboard-stat .details {
        padding-right: 10px;
        width: 100% !important;
        right: 0;
    }

    sub, sup {
        font-size: 70%;
    }

}

@media (max-width: 1199px) {
    .todo-head > p {
        display: block;
        margin-left: 0 !important;
    }
}

@media (min-width: 992px) {
    .page-content-wrapper .page-content,
    .page-sidebar-fixed .page-footer {
        margin-left: 235px;
    }

    .page-sidebar {
        width: 215px;
    }

    .modal-lg {
        width: 1000px;
    }
}

@media (max-width: 991px) {
    /* 991px */
    #todo-task-modal > .modal-dialog {
        width: 95%;
    }

    .todo-active:after {
        border: none !important;
    }
}

@media (max-width: 1024px) {
    .modal-lg {
        width: 96%;
    }
}

@media (max-width: 768px) {
    .inline-stats .progress {
        margin-bottom: 25px;
    }

    .modal-lg {
        width: 99%;
    }

    .modal-internal-form input.form-control,
    .modal-internal-form output {
        font-weight: 400;
        font-size: 16px;
    }

    input::-webkit-input-placeholder {
        visibility: hidden;
    }
}

@media (max-width: 480px) {
    .page-content-wrapper .page-content .page-title small {
        display: inline-block;
    }

    table.dataTable > tbody > tr.child span.dtr-title {
        min-width: 100px;
    }

    .label:not(.md-skip) {
        font-size: 13px;
    }

    .modal-internal-form input.form-control,
    .modal-internal-form output {
        font-weight: 400;
        font-size: 16px;
    }

    .todo-task-modal-title {
        margin-left: 0 !important;
        margin-top: 1em;
        display: block !important;
    }

    .todo-tasks-container .todo-head > p {
        margin-left: 0 !important;
        margin-top: 1em;
    }
}

@media print {
    #reportrange,
    .btn-date-range {
        visibility: hidden;
    }
}

/* END RESPONSIVE RULES */
