body {
    font-family: 'Lato';
    /* background: url('/images/wallpaper.jpg') no-repeat center fixed;  */
    background-size: 100% auto;
    margin: 0;
    padding: 0;
}

.dispaly {
    display: block !important;
}

.navbar-default {
    background-color: #ffffff;
}

.fa-btn {
    margin-right: 6px;
    cursor: pointer;
}

.clear {
    clear: both;
}

.float-right {
    float: right;
    padding-right: 10px;
}

.pointer {
    cursor: pointer;
}

mark {
    background: #ff0;
}

/* Colors */
.amber {
    color: #ffbf00;
}

.bg-red {
    background-color: #8C1F1F;
    color: #ffffff;
}

.header-logo {
    margin: 0;
    padding: 0;
    width: 183px;
    height: auto;
}

.red-panel {
    border: 2px solid #d9edf7;
}

.red-panel-heading {
    background-color: #d9edf7 !important;
    color: #31708f !important;
    font-size: 1.1em;
    font-weight: 500;
}

.btn-red {
    background-color: #8C1F1F;
    color: #FFFFFF;
    border: 2px solid #8C1F1F;
}

.btn-red:hover {
    background-color: #FFFFFF;
    color: #8C1F1F;
    font-weight: 600;
}

.infotrack-order-list-heading {
    background-color: gray;
    color: #ffffff;
    overflow: auto;
    font-size: 0.8em;
    padding: 0 10px 0 10px;
    line-height: 25px;
}

.infotrack-order-list {
    font-size: 8pt;
    padding: 5px 0;
    min-height: 25px;
    vertical-align: middle;
    overflow: hidden;
    margin-left: 0;
}

.infotrack-order-list a {
    text-decoration: none;
    color: #000000 !important;

}

.tooltip > .tooltip-inner {
    background-color: #337ab7;
}

.large.tooltip-inner {
    max-width: 400px;
    width: 400px;
    text-align: left !important;
    background-color: #337ab7;
}

.iframe-order-container {
    padding: 0;
}

.infotrack-order-screen {
    height: 580px;
    width: 500px;
    overflow: hidden;
}

.col-nopadding {
    padding-right: 0;
    padding-left: 0;
}

.discription-col {
    padding: 0;
    width: 205px;
}

.bg-gray {
    background-color: gray;
}

.gray {
    color: gray;
}

.page-no-found {
    padding: 50px;
    background-color: #883333;
    color: #ffffff;
}

.page-no-found > i, .page-no-found > span {
    font-size: 5em;


}

.page-no-found > p {
    font-size: 2em;
}

.list-stops {
    padding: 0;
}

.infotrack-order-screen .list-group, .infotrack-order-screen .row {
    margin: 0;
}

.order-display-list {
    height: 310px;
    overflow: scroll;
    overflow-x: hidden;
}

.order-display-list-bottom {
    height: 145px;
    overflow: scroll;
    overflow-x: hidden;
}

.align-right {
    text-align: right;
}

.overdue-item, .overdue-item a, .overdue-item i {
    color: red;
}

.margin-left {
    margin-left: 6px;
}

.margin-left-more {
    margin-left: 12px;
}

.order-outdated {
    color: #8C1F1F;
    font-weight: bold;
}

#button {
    font-size: 9pt;
    height: 22px;
    padding-left: 10px;
}

.refresh-icon {
    font-size: 1.5em;
    color: #8C1F1F;
    cursor: pointer;
    float: right;
    padding-top: 2px;
    padding-right: 20px;
}

.col-order-btn {
    padding: 5px 0 5px 0;
    margin-left: -5px;
}

.circle-completed {
    background-color: green;
    color: #ffffff;
}

.circle-waiting {
    background-color: yellow;
    color: #000000;
}

.circle-overdue {
    background-color: red;
    color: #ffffff;
}

#testlinkdocument {
    position: relative;
    overflow: hidden;
}

.fullwidth {
    width: 100% !important;
}

.display-file-data {
    width: 100%;
    height: 400px;
    border: 0;
}


.file-list-heading {
    width: 100%;
    background-color: gray;
    color: #ffffff;
}

.panel-heading-of-hidden {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    cursor: pointer;

}

.no-display {
    display: none;
}

.list-heading {
    background-color: gray !important;
    color: #ffffff !important;
}

/* menu */
.nav > li > a {
    color: #1a1a1a;
    border: 0;
}

#account-dashboard-menu {
    margin-bottom: 10px;
    border-bottom: 1px solid #883333;
}

#account-dashboard-menu > li > a {
    padding: 5px 15px;
    width: 100px;
    text-align: center;
}

#account-dashboard-menu .active {
    margin-bottom: -0px;
}

#account-dashboard-menu .active > a {
    background-color: #337ab7;
    color: #ffffff;

}

.stops-menu {
    margin-bottom: 10px;
    border-bottom: 1px solid #337ab7;
}

.stops-menu > li {
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 30px;
}

.stops-menu > li > a {
    padding: 0 15px;
    width: 100px;
    text-align: center;
    border: 1px solid #883333;
    border-bottom: 0;
    color: #883333;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.stops-menu > li > a:hover {
    border: 1px solid #883333;
    border-bottom: 0;
}

.stops-menu .active {
    margin-bottom: 0;
}

.stops-menu .active > a {
    background-color: #337ab7 !important;
    color: #ffffff !important;

}

.stops-menu > li:last-child > a {

}

.nav-image {
    width: 17px;
    height: auto;
    vertical-align: center;
}


/**
 * checkbox
 */

.fancy-checkbox {
    margin: 0;
}

.fancy-checkbox label:after,
.fancy-radio label:after {
    content: '';
    /*display: table;*/
    clear: both;
}

.fancy-checkbox .cr,
.fancy-radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.fancy-radio .cr {
    border-radius: 50%;
}

.fancy-checkbox .cr .cr-icon,
.fancy-radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
    margin-top: 0px;
}

.fancy-radio .cr .cr-icon {
    margin-left: 0.04em;
}

.fancy-checkbox label input[type="checkbox"],
.fancy-radio label input[type="radio"] {
    display: none;
}

.fancy-checkbox label input[type="checkbox"] + .cr > .cr-icon,
.fancy-radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.fancy-checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.fancy-radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.fancy-checkbox label input[type="checkbox"]:disabled + .cr,
.fancy-radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/**
 * End of checkbox
 */

/* intray page on stops */
.intray-screen .form-group {
    margin-bottom: 5px;
}

.intray-screen .form-control {
    height: 24px;
    padding: 2px;
}

.intray-screen .small-padding .row {
    margin-left: -5px;
    margin-right: -5px;
}

.intray-screen .fa, .intray-screen .fas, .intray-screen .fal, .intray-screen .far {
    cursor: pointer;
}

.intray-screen .col-xs-15 {
    width: 62.5% !important;
}

.show-child .child-list {
    display: block;
}

.hide-child .child-list {
    display: none;
}

.intray-screen .filename {
    cursor: pointer;
}

.intray-screen .viewed {
    font-style: italic;
    color: #838383;
}

/*end of intray page */

/*Contacts Page on STOPS */
.matter-contact-body {
    width: 100%;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
    max-height: 800px;
    overflow-y: overlay;
}

.matter-contact-body .col-md-8 {
    padding-left: 0;
}

.full-width-menu > li > a {
    width: 100% !important;
}

.update-vendor-form .form-group, .create-vendor-form .form-group {
    margin-bottom: 0;
}

.hidden-vendor {
    display: none;
}

.choose-vendor-type {
    float: right;
    margin-top: -15px;
    margin-bottom: -20px;
}

.save-icon {
    float: right;
    padding-right: 20px;
    font-size: 1.5em;
    color: #8C1F1F;
}

.solicitor-sidebar .control-label {
    text-align: right;

}

.solicitor-sidebar .form-group {
    margin-bottom: 0;
}

.solicitor-sidebar .col-md-4 {
    font-weight: bold;
    text-align: right;
}

.stops-form .form-group {
    padding: 0;
    margin: 0;
    font-size: 0.9em;
    line-height: 25px;
}

.stops-form .form-control {
    margin: 0;
    padding: 0;
    height: 25px;
}

.mortgage-provider a {
    color: inherit;
}

.mortgage-provider .col-md-6 {
    padding: 0;
}

#estate-agent-office, #estate-agent-contact, #estate-agent-company, #mortgage-provider-list, #sep_rep_company, #sep_rep_contact, #mortgage-broker {
    height: 28px;
}

.mortgage-provider-list .list-group-item .col-md-3 {
    font-weight: 800;
}

.mortgage-provider-list .list-group-item .form-group, .mortgage-provider form {
    margin-bottom: 0;
}

.mortgage-provider-list h4 {
    text-align: center;
}

.estate-agent-page .form-group, .mortgage-broker-page .form-group {
    margin-bottom: 0;
}

.secondary-menu img {
    width: 16px;
    height: 16px;
}


/* Sidebar on Contacts page */
.useful-contacts, .contact-internal {
    padding: 2px 15px;
}

.contact-internal .form-group {
    padding: 0;
    margin: 0;
    font-size: 0.9em;

}

.contact-internal .form-control {
    margin: 0;
    padding: 0;
    height: 25px;
}

.contact-internal form, #select-solicitor-form {
    margin-bottom: 0;
}

#solicitor-dropdown {
    height: 28px;
    display: block;

}

.img-center a img {
    vertical-align: middle;
}

.sidebar > .panel-body {
    padding: 10px 5px;
}

.sidebar .panel-danger {
    margin-bottom: 0;
}

.sidebar {
    border: 0;
}

.sidebar .red-panel-heading {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

.panel-account-layout {
    border: 0;
}

.sidebar .col-md-1 {
    text-align: center;
    padding: 0;
}

.icon-image {
    cursor: pointer;
    padding-right: 20px;
    padding-top: 5px;
    margin: 0 auto;
}


.red-cross {
    line-height: 25px;

    padding-right: 20px;
    color: #8C1F1F;
    font-size: 1.5em;
}

.useful-contacts {
    max-height: 400px;
    overflow: scroll;
    overflow-x: hidden;
}

.useful-contacts .red-panel-heading {
    height: 25px;
    padding: 0 15px;
    line-height: 25px;
}

.useful-contacts .form-group {
    margin-bottom: 0;
}

.useful-contacts .form-control {
    height: 25px;
}

.useful-contacts .form-control:last-child {
    height: auto;
}

.useful-contacts .btn {
    margin-top: 10px;
    height: 25px;
    padding: 0 5px;
}

.contact-box {

    margin: 0 0 5px 0;
}

.contact-heading {
    width: 100% !important;
    line-height: 25px;
    height: 25px;
    font-weight: bold;
    border-radius: 5px;
    background-color: rgb(192, 192, 192);
    cursor: pointer;
}

.contact-heading span {
    position: relative;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
    font-size: 1.1em;
}

.control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.fa, .far, .fas {
    cursor: pointer;
}

/* Account section */

.panel-account-layout {
    padding-top: 10px;
}


.file-view .list-group-item, .panel-account-layout .list-group-item, .sidebar .list-group-item, .forecast-list .list-group-item {
    padding: 0;
    margin: 0;
    font-size: 0.9em;
    line-height: 25px;
}

.report-body .form-control {
    height: 28px;
    padding: 0;
}

.report-body h3 {
    margin-top: 0;
}

.report-content {
    height: 650px;
    overflow-y: overlay;
    overflow-x: hidden;
    box-sizing: border-box;

}

#report-dropdown {
    height: 50px;
}

#datepicker {
    text-align: center;
}

#bank-rec-frame {
    border: 0;
    width: 100%;
    height: 850px;
}

.no-margin {
    margin: 0;
}

.no-padding-bottom {
    padding-bottom: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.file-processing-screen {
    height: 700px;
    overflow: auto;
}

#file-processing-content {
    height: 2000px;
    overflow-y: overlay;
    overflow-x: hidden;
}

.plus-sign {
    float: right;

}

.negative-sign {
    float: right;
    display: none;
}

.import-file-content {
    width: 100%;
    height: 350px;
    overflow-y: overlay;
    overflow-x: hidden;
}

/**
 *
 */
.password-reset-alert {
    padding: 2px !important;
    width: 200px !important;
}

.password-reset-alert h2 {
    font-size: 1.2em !important;
    padding: 0 !important;
    margin: 0 !important;
}

.password-reset-alert button {
    margin: 10px 5px 0 5px !important;
    padding: 10px !important;
    font-size: 0.9em !important;
}

.password-reset-alert .animateErrorIcon {
    display: none !important;
}

.security-word {
    width: 50px;

    display: block;
    background: #883333;
    color: #ffffff;
    padding: 0;
    border-radius: 25px;
    text-align: center;

}

.security-question-iframe .row {
    font-size: 8pt;
    height: auto;
}

.security-question-iframe .row:first-child {
    padding: 8px 0 7px 0;
}

.security-question-iframe h6 {
    margin: 5px 0;
    font-weight: 900;
}

.login-detail {
    border: 1px solid #883333;
    padding: 5px 0 4px 0;
    border-right: 0;
    border-left: 0;
}

.password-reset-btn {
    padding: 0 10px;
}

.small-height-row {
    line-height: 25px;
    margin-top: 2px;
}

.portal-video {
    width: 100%;
    max-width: 100%;
    height: 500px;
    border: 2px solid #000000;
}

.tips-video {
    /*width: 800px !important;*/
    height: auto;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

/*login screen */
.login-icon {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 5px;
}

/** Clients Dashboard */
.forget-password-link {
    margin-top: 10px;
    text-align: right;
    cursor: pointer;

}

.client-screen-container {
    margin-top: 10px;

}

.client-screen-container .select-property {
    float: right;
}

.select-property .fa {
    font-size: 1.5em;
    margin-top: 3px;
}

.client-body {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
    /*background: url('/images/geometry.png');*/
    /*background: url('/images/ticks.png');*/
}

.client-panel-heading-login {
    border: 0;
}

.skyline {
    padding: 0px;
    border-bottom: 2px solid #8C1F1F;
}

.skyline img {
    width: 100%;
    height: 100%;
}

.client-login-btn {
    margin-top: 11px;
    padding: 5px 0px;
}

.client-login-btn, .client-login-btn > a {
    border-radius: 5px 5px 0 0;
    float: right;
    background-color: #e4e4e4;
    color: #050505;
}

.client-login-btn > a {
    padding: 5px 20px;
}

.portal-main-panel-body {
    padding-bottom: 0;
}

.portal-main-panel-body .header-banner {
    margin-bottom: 20px;
    background-color: #f5f5f5;
    color: #000000;
    font-weight: bold;
}

.select-box-login .form-group {
    margin-bottom: 0;
}

.client-overview-pannel, .client-payment-pannel {
    text-align: justify;
    height: auto;
}

.client-payment-pannel a, .client-overview-pannel a {
    color: inherit;
}

.client-payment-pannel{
    border: 1px solid #f0b605;
    margin: 0 15px;
}

#client-dashboard-menu {
    width: 100%;
    margin: 0;
    border-bottom: 2px solid #337ab7;
    padding: 0;

}

.navbar-collapse{
    padding: 0;
}

#client-dashboard-menu .active {
    margin-bottom: -2px;
}

#client-dashboard-menu li {
    width: 100%;
}

#client-dashboard-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
}


#client-dashboard-menu .badge {
    margin-top: -15px;
}

.heading-bg {
    padding: 5px 10px;
    font-weight: bold;
    color: #000000;
    background-color: #f5f5f5;
}

.your-properties-pannel .heading-bg:hover {

    background-color: #fdeeee;
}

.heading-row {
    margin-top: 8px;
}

.your-contact-panel {
    font-size: 1.1em;
    padding: 0;
}

.your-contact-panel .fa-icon {
    padding-right: 10px;
    padding-bottom: 2px;
}

.your-contact-panel .col-md-8 {
    padding: 0;
}

#client-message-form .out-of-office-text {
    margin-top: 5px;
    font-size: 1.1em;
    font-weight: bold;
}

#client-message-form .form-group {
    margin-bottom: 5px;
}

.your-contact-panel .out-of-office-text {
    color: #235dc0;
}

.anitated-link {
    display: inline-block;
    color: inherit;
    text-decoration: none;
    clear: both;
    cursor: pointer;
}

.anitated-link::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #337ab7;
    transition: width 0.3s;
}

.red .anitated-link::after {
    background: #c4c4c4 !important;
}

.anitated-link:hover {
    text-decoration: none;
    color: inherit;
}

.anitated-link:hover::after {

    width: 100%;

}


.red-font-icon {
    color: #883333;
    font-size: 1.2em;
}

.payment-tab-pdf-icon {
    text-decoration: none;
    padding-right: 10px;
    color: #883333;
    font-size: 1.5em;
}

.payment-tab-pdf-icon:hover {
    text-transform: 1;
}

.client-login-panel, .login-description-panel {
    text-align: justify;
    height: auto;

}

.client-login-panel h4 {
    font-size: 15px;
    font-weight: 700;
}

.client-login-panel h2 {
    margin-top: 0;
}

.client-login-panel .devider {
    width: 100%;
    height: 10px;
    border-bottom: 1px dotted #cecece;
    text-align: center;
    clear: both;
    margin-bottom: 15px;
}


.client-login-panel .devider span {
    color: #767676;
    font-size: 14px;
    background-color: #ffffff;
    padding: 0 20px;
}

.your-properties-pannel {
    height: 500px;
}

.your-properties-pannel > .panel-body {
    height: 450px;
    overflow-y: auto;

}


/*.your-properties-pannel .panel-title img {*/
    /*height: 20px;*/
    /*width: 20px;*/
    /*margin-right: 5px;*/
/*}*/

.your-properties-pannel .list-group-item {
    padding: 0px;
}

.your-properties-pannel .list-group-item .col-md-8 {
    padding: 2px 15px;
}

.your-properties-pannel .list-group-item .col-md-8:hover {
    background-color: #e8e8e8;
    cursor: pointer;
}

.your-properties-pannel .list-group-item .col-md-8 a {
    display: block;
    color: inherit;
    text-decoration: none;
    width: 100%;
}

.summery-footer .list-group-item {
    padding: 0;
    margin-bottom: 5px;
}

.summery-footer .text-label {
    background-color: #fed2d2;
    overflow: hidden;
    font-weight: bold;
    padding: 2px 5px;
    text-align: right;
    border-right: 3px double #000000;

}

.summery-footer .item {
    padding: 2px 10px;
    background-color: #ece4e4;
    color: #000000;
}

.summery-footer .item a {
    color: #000000;
}

.your-properties-pannel .badge {
    padding: 1px 7px;
}

.circle-image-wrapper {
    text-align: center;
    color: #262748;
    position: relative;
    display: flex;
    justify-content: space-between;
    /*border-bottom: 3px dotted #d9edf7;*/

}

.circle-image-wrapper .col-md-2 {
    padding: 5px;

}

.circle-image-wrapper .description {
    text-align: center;
    font-weight: bold;
    color: #050505;
    font-size: 0.8em;
}

.circle-image-box {
    display: inline-block;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    /*border: 5px solid #8C1F1F;
	background-color: #fcf8f8;*/
    margin: 10px 0 0 0;
    cursor: pointer;
}

.circle-image-box:hover {

    background-color: #e4e4e4;
}

.circle-image-box a {
    color: inherit;
}

.circle-image-box .fa {
    line-height: 1.7em;
    font-size: 1.7em;
    color: #8C1F1F;
}

.circle-image-box .fa:hover, .circle-image-box .fas:hover, .circle-image-box .fal:hover, .circle-image-box .far:hover {
    animation: rotate 2s 1;
}


@keyframes rotate {
    form {
        -ms-transform: rotate(0deg); /* IE 9 */
        -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg); /* IE 9 */
        -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    form {
        -ms-transform: rotate(0deg); /* IE 9 */
        -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg); /* IE 9 */
        -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
        transform: rotate(360deg);
    }
}

.message-count {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background-color: #da2b2b;
    color: #ffffff;
    border-radius: 50%;
    font-size: 12px !important;
    font-weight: bold;
    position: absolute;
    z-index: 1;
    bottom: 65%;
    left: 65%;
}

.notification-badge{
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    background-color: #da2b2b;
    color: #ffffff;
    border-radius: 50%;
    font-size: 12px !important;
    font-weight: bold;
    z-index: 1;
    margin-left: 5px;
    line-height: 22px;
}
.your-properties-pannel .title-properties{
    background-color: #d9edf7;
}
.your-properties-pannel .title-properties .panel-title{
    padding: 5px 10px;
    background-color: #d9edf7;
    font-weight: bold;
    color: #31708f;
}

.your-properties-pannel .title-properties:first-child {
    border: 0;
}

/*.your-properties-pannel .title-properties a{
	font-size: 0.8em;
}*/
.your-properties-pannel .title-properties .fa-home {
    font-size: 1.5em;
    margin-right: 10px;
    color: #337ab7;
}

.your-properties-pannel .green {
    color: #333;
}

.your-properties-pannel .green .fa {
    color: #8C1F1F;
}

.your-properties-pannel .not-live-case * {
    opacity: 0.8;
}

.status-description {
    display: flex;
    border: 1px solid #a94442;
    overflow: auto;
    border-radius: 5px;
    margin-top: 10px;
}

.status-description-left {
    padding: 5px 10px;
    width: 80px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    border-right: 1px solid #a94442;
    align-items: center;
}


.title-properties .sale {
    color: #0ac7b1;
}

.title-properties .purc {
    color: #e47294;
}

.title-properties .mort {
    color: #005d61;
}

.title-properties .circle {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    float: right;
    line-height: inherit;
    margin: 5px 0 0 0;

}

.title-properties span {

    font-weight: bold;

}

.circle-green {
    background-color: green;
    background: radial-gradient(circle, yellow 5%, green 95%); /* Standard syntax */
}

.circle-red {
    background-color: red;
    background: radial-gradient(circle, white 5%, red 95%); /* Standard syntax */
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.feedback-box {
    padding-top: 3px;
    text-align: right;
}

.feedback-box .happy-icon, .feedback-box .sad-icon {
    margin: 2px 10px;
    cursor: pointer;
    height: 24px;
    width: 24px;
}

.feedback-swal {
    border: 2px solid #8C1F1F;
}

.feedback-swal h2 {
    font-size: 25px !important;
    margin: 0 !important;
}

.current-contact-image {
    width: 40px;
    height: auto;
    border-radius: 40px;
}

.not-active-contact {
    opacity: 0.2;
}

.low-opacity {
    opacity: 0.2;
}

.home-sidebar ul .active a{
    background-color: #313131 !important;
    color: #ffffff !important;
}

.home-sidebar .nav-tabs li {
    background-color: #fafafa;
    width: 150px;
    text-align: center;
    font-weight: bold;
}

.home-sidebar .nav-tabs li {
    width: 50%;

}

.additional-services-swal p {
    color: #4b4949 !important;
}

.home-sidebar .badge {
    font-size: 10px;
    padding: 5px 7px;
}

.useful-doc {
    padding: 15px 15px 15px 0;
    border-bottom: 1px dotted #cecece;
}

.useful-doc img {

    width: 100px;
    height: auto;
}

.useful-doc-description {
    padding: 0 15px 0 0;
    text-align: justify;
}

.useful-doc-description a {
    color: #282626;
}

.useful-doc-description span {
    font-weight: bold;
    font-size: 16px;
}

.dark-black {
    color: #282626;
}

.active .dark-black {
    color: #ffffff;
}

.additional-services .additional-service-heading {
    /*background-color: #6e9c85;
	color: #ffffff;*/
    margin-top: 10px;
    border-radius: 5px;
    padding: 5px 10px;
}

.additional-services .sub-items {
    padding-left: 20px;
}

.additional-services .sub-items span {
    cursor: pointer;
}

.additional-services .sub-items img {
    margin-top: 5px;
    max-width: 100%;
    max-height: 25px;
}

.additional-services .list-group-item {
    width: 100%;
    padding: 5px;
}

.additional-services-swal img {
    max-width: 100%;
}

.additional-services-swal .actions {
    margin-top: 20px;
}

.additional-services-swal {
    padding-bottom: 0 !important;
}


/* message Screen */
.message-sidebar{
    padding: 0;

}
.message-sidebar .panel{
    border: 1px solid #29d2a5;
}

.message-sidebar .panel-body {
    min-height: 490px;
    height: 490px;
    overflow-y: scroll;
    border-radius: 5px;
    padding: 1px;
}

.message-sidebar .message-list {

    margin: 2px 0;
    padding: 8px 5px;
    cursor: pointer;
    overflow: auto;
}

.message-sidebar .badge {
    float: right;
}

.message-sidebar .greyed-out {
    background-color: #e6e6e6;
    border-radius: 5px;
    color: #474747;
}

.greyed-out .message-heading {
    background-color: #cecece;
    border-radius: 5px;
    color: #474747;
    padding: 5px 10px;
}

.message-sidebar .greyed-out .btn {
    background-color: #f5f5f5;
    color: #626262 !important;
}

.message-sidebar .attachment-icon {
    height: 12px;
    width: 12px;
    margin-left: 3px;
}

.message-sidebar .form-control {
    height: auto;
    padding: 2px 12px;
}

.full-message-body .badge {
    float: right;
    background-color: #8C1F1F !important;
}

.full-message-body .panel-body {
    padding-bottom: 0;
}

.message-footer {
    position: relative;
    padding: 5px;
    background-color: #e8e8e8;
    margin-top: 20px;
    overflow: hidden;

}

.message-footer-text {
    float: right;
    font-weight: bold;
    color: #474747;
}


.message-list .circle {
    float: left;
    width: 17px;
    height: 20px;
    border-radius: 5px;
    font-weight: bold;

    text-align: center;
    margin-right: 10px;
    font-size: 0.7em;
    padding: 0 1px;
    line-height: 18px;
    border: 2px solid #084446;
}

.circle-weekly-update {
    color: #000000;
    background-color: #dcf2f3;
}

.circle-message {
    background-color: #414900;
    color: #ffffff;
}

.message-sidebar .date {
    text-align: left;
    padding-right: 5px;
}

.portal-message-info {
    padding: 0 !important;
}

.portal-message-info h2 {
    display: none !important;
}

.portal-message-info .confirm {
    margin-top: 5px;
}

.message-saved-icon {
    display: none;
    color: green;
    font-weight: bold;
    z-index: 99;
    top:-28px;
    margin-bottom:-24px;
    padding-right: 25px !important;
}

/*//loader*/
.loader {
    display: none;
    position: relative;
    height: 450px;
    color: #883333;
    /*font-size: 20px;*/
    margin: 100px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load4 1.3s infinite linear;
    animation: load4 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 999;

}

@-webkit-keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

@keyframes load4 {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}

.btn-message-screen{
    background-color: #1a7f64;
    color: #ffffff;
}

.compose-btn:hover {
    color: #ffffff;
}

.browse-btn {
    background-color: #337ab7;
    color: #ffffff;
    margin-top: 5px;
}

.browse-btn:hover {
    color: #ffffff;
}

#delete-message .fa {
    color: #ffffff !important;
}

#upload-file-loader {
    display: none;
    margin: 0 !important;
}

#upload-loader {
    border: 3px solid #f3f3f3; /* Light grey */
    border-top: 3px solid #3498db; /* Blue */
    border-bottom: 3px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.message-screen .download-screen {
    padding-top: 20px;
}

.message-screen .download-screen .documents {
    display: none;
}

.upload-document-swal {
    position: absolute;
    z-index: 999999;
}

.new-flag {
    background-color: #8C1F1F;
    color: #ffffff;
    font-size: 0.8em;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 5px;

}

.portal-dropzone {
    border: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.preview-box .progress {
    margin-bottom: 0 !important;
}

.dz-default {
    display: none;
}

.pop-up-screen-message {
    display: none;
}

.message_iframe_holder {
    padding-left: 0 !important;
}

.upload-documents-button {
    margin-bottom: 5px;
}


/**
 *
 */

.login-show {
    cursor: pointer;
    text-align: center;
    font-size: 1.1em;
}

/*#password-reset-form, #password-reset-form2{
	display: none;
}
*/
/*#password-reset-form, #password-reset-form-error, .client-login-panel{
	height: 400px;
}*/

.not-logged-screen {
    margin-top: 50px;
}

.portal-welcome-message {
    text-align: center !important;
    color: #000000;
    border: 5px solid #000000;
}

.portal-welcome-message p {
    color: #000000 !important;
}

.portal-welcome-message .sa-icon {
    width: 130px !important;
    height: 130px !important;
}

.your-contact-panel hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.last-login-panel {
    display: none;
    margin-top: 10px;
    background-color: #363636;
    color: #ffffff;
    text-align: left;
}

.last-login-panel .panel-heading {
    height: 25px;
    padding: 0;
    line-height: 25px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 10px;
}

.last-login-panel .col-md-6 {
    padding-right: 0;
}

.last-login-panel-detail {
    font-style: italic;
    font-weight: bold;
}

.home-footer {
    margin-top: 20px;
    background-color: #e4e4e4;
    clear: both;
    /*border-top: 1px solid #337ab7;*/
    text-align: center;
}

.home-footer * {
    color: #393937;
    background-color: #e4e4e4;
}

/*.home-footer .fa{
	color: #8C1F1F;
}*/
.home-footer a:hover {
    color: #000000;
}

.home-footer .panel-heading {
    padding: 10px 0 5px 0;
    font-weight: bold;
    font-size: 1em;
    text-align: left;
}

.home-footer .panel-body {
    padding-top: 0;
    text-align: left;
    font-size: 0.8em;
}

.home-footer .list-group-item {
    border: 1px solid #828282;
    padding: 5px 15px;
}

/*.home-btn .btn-primary{
	background-color: #8C1F1F;
	border: 0;
}*/
/*.home-btn .btn-primary:active{
	background-color: #8C1F1F;
}
*/
.footer-logo {
    align-items: stretch;
    justify-content: center;
    margin: auto;
    text-align: center;
    align-self: center;
}

.footer-logo img {
    height: 110px;
    width: auto;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
}

.new-documet {
    margin-left: 20px;
    background-color: #8C1F1F !important;
    float: right;

}

.blinker {
    animation: blinker 1s linear 999;
}

@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.embed-pdf {
    width: 100%;
    height: 700px;
}

.email-send-message {
    color: #000000;
    font-size: 1.2em;
    text-align: left;
}

.client-user-image {
    width: 70px;
    height: auto;
    border: 5px #883333;
    border-radius: 120px;
    margin-bottom: 5px;
    float: right;
    margin-right: 20px;
}

.small-input-box {
    text-align: center;
}

.client-documents, .client-documents li, .client-documents li a, .client-documents select, .client-documents select option {
    font-size: 14px;
}

.client-document-panel .form-group {
    margin-bottom: 0;
}

.client-documents select, .client-documents label {
    padding: 0 10px;
    height: 19px;
    line-height: 19px;
    font-size: 0.9em;
}

.client-documents .list-heading {
    background-color: #883333;
    color: #ffffff;
}

.client-documents .list-sub-heading {
    padding-left: 30px;
    background-color: #f6f7f9;
}

.client-documents .list-item {
    padding-left: 45px;
}

.client-documents .list-item a, .statement-page .list-item a {
    text-decoration: none;
    color: #000000;
}

.client-documents .list-item a:hover, .statement-page .list-item a:hover {
    color: #883333;
}

.client-documents .new-box {
    background-color: #9b3a3a;
    padding: 0 5px;
    border: 2px solid #883333;
    border-radius: 5px;
    margin-left: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
}

.download-link {
    color: #883333;
    float: right;
    padding-right: 20px;
}

.download-all-btn {
    color: #ffffff;
    float: right;
    padding-right: 10px;
    margin-top: 5px;
}

.download-all {
    padding-top: 0;
    padding-bottom: 0;
    float: right;
    background-color: #313131;
    color: #ffffff;
}

.download-all:hover{
    color: #ffffff;
}


.no-doc {
    width: 100%;
    height: 300px;
    padding: 50px;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    color: #883333;
    overflow: auto;
}

.no-doc .no-doc-text {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
    border: 5px solid #883333;
    border-radius: 5px;
}

.document-list .list-group-item {
    padding-top: 1px;
    padding-bottom: 1px;
}


.client-document-sidebar-panel .red {
    color: #8C1F1F;
}

.client-document-sidebar-panel .green {
    color: #148f07;
}

/**  Portal statement  */
.portal-statement .list-group-item {
    background: none;
    padding: 3px 0 3px 15px;
}

.portal-statement .total-heading {
    background-color: #cecece;
}

.portal-statement .statement-heading {
    background-color: #f0f0f0;
}

/** Portal tasks * */
.badge {
    background-color: #b30c0c;
}

.uploaded-form-lists .fa, .uploaded-form-lists .fa-download {
    color: #8C1F1F !important;
}


.task-list-item {
    overflow: auto;
    line-height: 30px;
}

.task-screen .heading {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.task-screen .list-group-item {
    margin-bottom: 5px !important;
}

.task-list-item .message, .task-list-item .icon {
    /*border-right: 1px dotted #8C1F1F;*/
}

.task-screen .side-icon {
    font-size: 2em;
    text-align: center;
    vertical-align: middle;
    height: 100%;
}

.task-screen .file-upload {
    display: none;
    position: absolute;
}

.task-screen .upload-upload-btn {
    background-color: #337ab7;
    color: #ffffff;
}

.task-screen .uploaded-file-lists {
    margin: 5px 0;
}

.task-screen .browse-btn {
    margin-top: 0;
}

.task-screen .fa-download, .task-screen .fa-upload, .task-screen .credit-card {
    color: #ffffff !important;
    margin-right: 5px;
}

.task-screen .fa-times-circle-o {
    margin-top: 5px;
    font-size: 25px;
}

.portal-form-confirm .sa-input-error {
    display: none !important;
}

/** Portal Documents aand forms */
.portal-documents .side-menu ul {
    padding-left: 0;

}

.portal-documents .side-menu li {
    display: block;
    list-style: none;
    border: 1px dotted #cecece;
}

.portal-documents .side-menu li a {
    display: block;
    background-color: #449d44;
    color: #ffffff;
    padding: 10px 15px;
}

.portal-documents .side-menu #uploads a {
    background-color: #128d9d;
    color: #ffffff;
}

.portal-documents .side-menu .selected, .portal-documents .side-menu #uploads .selected {
    background-color: #8C1F1F;
    color: #ffffff;
}

.portal-documents .all-docs {
    display: none;
}

.portal-documents .download-all {
    margin-top: -20px;
    margin-bottom: 5px;
}

.portal-documents .download-all .fa {
    color: #ffffff !important;
    margin-right: 5px;
}

.portal-form-confirm .checkbox-holder .swal-checkbox {
    width: 15px;
    display: inline-block !important;
    height: 15px !important;
    margin-right: 10px;
}

.portal-form-confirm .checkbox-holder {
    text-align: center;
}

.portal-form-confirm .sa-input-error {
    top: 13px !important;
}

.portal-form-confirm h2 {
    display: none !important;
}

.task-screen .description {
    font-weight: bold;
}

.blinker {
    animation: blinker 2s linear 999;
}

@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    95% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.big-text-portal-forms {
    width: 50%;
    padding: 20px;
    font-weight: bold;
    font-size: 2em;
    color: #8C1F1F;
    border: 2px solid #8C1F1F;
    border-radius: 5px;
    text-align: center;
    margin: 50px auto;
}

/** Portal Enquiry */

.enquiry-page-portal .dropdown .icon {
    margin-right: 5px;
}

.enquiry-page-portal .enquiry-sidebar .panel-body {
    min-height: 490px;
    height: 490px;
    overflow-y: scroll;
    border-radius: 5px;
    padding: 1px;
}

.enquiry-page-portal .portal-enquiry-set-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    font-weight: bold;
}
.enquiry-menu-item{
    font-weight: bold;
}
.enquiry-page-portal .enquiry-menu-item-seen, .enquiry-menu-item-selected {
    background-color: #e6e6e6;
    color: #474747;
    font-weight: normal;
}

.enquiry-page-portal .enquiry-menu-item-selected {
    font-weight: bold;
}

.enquiry-page-portal .enquiry-menu-item {
    cursor: pointer;
    margin: 4px 0;
}

.enquiry-page-portal .enquiry-type-dropdown-menu a span {
    cursor: pointer;
}

.enquiry-page-portal .completed-enquiry {
    color: green;
}

/** Enquiry  */

.pop-up-address {
    padding: 10px 20px;
    margin-bottom: 10px;
    background-color: #8C1F1F;
    color: #ffffff;
    display: none;
    text-align: center;
    font-weight: bold;
}
.enquiry-page .nav-tabs{
    border: 0;
}

.enquiry-page .nav-tabs>li.active>a, .enquiry-page .nav-tabs>li.active>a:focus, .enquiry-page .nav-tabs>li.active>a:hover {
    border: 0;
}

.enquiry-page .fa {
    cursor: pointer;
    font-size: 15px;
}

.panel-enquiry .panel-heading img {
    margin-right: 15px;
}

.panel-enquiry .reply-box{
    padding: 0;
}
.panel-enquiry .reply-box .reply {
    padding: 0;
    height: 100%;
}

.panel-enquiry .enquiry-box{
    padding-left: 0;
}

.panel-enquiry .notes-box{
    font-weight: bold;
}

.panel-enquiry .image-box {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}
.panel-enquiry .image-box *{
    font-size: 30px;
    font-weight: bold;
}
.panel-enquiry .enquiry-item{
    padding: 0 10px 20px 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #cecece;
}
.panel-enquiry .enquiry-item:last-child{
    border-bottom: 0 !important;
}
.enquiry-item .enquiry-row{
    background-color: #ececec;
    padding: 10px 0;
    /*border-left: 4px solid #337ab7;*/
    font-weight: bold;
    font-size: 16px;
}
.panel-enquiry .completed-item *{
    background-color: rgba(195, 230, 203, 1);
}

.enquiry-image-box{
    color: #8b0000;
}

.reply-image-box{
    color: #848484;
}
.documents-image-box{
    color: #0b2e13;
}
.notes-image-box{
    color: #d4a000;

}

.sub-enquiry {
    margin-left: 50px;
}

.sub-sub-enquiry {
    margin-left: 100px;
}


.reply-box .empty-reply{
    border: 3px solid #337ab7;
    border-radius: 5px;
}

.red-border{
    border: 1px solid red;
}

.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}
.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.35)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.35)!important}
.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}

.shadow-red{-webkit-box-shadow:0 .5rem 1rem rgba(140,31,31,.5)!important;box-shadow:0 .5rem 1rem rgba(140,31,31,.5)!important}


/* Safari 4.0 - 8.0 */
@-webkit-keyframes borderColorChange {
    0%   {border-color: darkred; border-width: 2px;}
    100% {border-color: #ffffff; border-width: 2px;}
}

/* Standard syntax */
@keyframes borderColorChange {
    0%   {border-color: darkred; border-width: 2px;}
    100% {border-color: #ffffff; border-width: 2px;}
}



/* enquiry switch */

.switch {
    position: relative;
    display: inline-flex; /* inline-block; */
    width: 45px;
    height: 20px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    margin-top: 5px;
    height: 20px;
    width: 45px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked + .slider {
    background-color: #34a7c1;
}

input:focus + .slider {
    box-shadow: 0 0 1px #127593;
}

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

.slider.round {
    border-radius: 14px;
}

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

.show-portal-slider .slider {
    margin-top: 2px;

}

input:checked + .slider-pink {
    background-color: #fbbcbc !important;
}

/* End of switch */


/* */


/* Agent portal */

/*.agent-company-dashboard table .col-xs-3, .agent-company-dashboard table .col-xs-4, .agent-company-dashboard table .col-xs-6{
	text-align: center;
}*/
.no-padding-table tr td {
    padding: 0 !important;
}

.agent-company-dashboard .offices-summary-heading td {
    border-top: 0;

}

.agent-company-dashboard .summary-heading {
    padding: 8px;
}

.agent-company-dashboard .offices-summary-heading table {
    background: #f5f5f5;
}

.agent-company-dashboard .table .table {
    background-color: inherit !important;

}

.agent-company-dashboard .all-users-YTD {
    height: 144px;
    max-height: 144px;
    overflow-x: hidden;
}

.agent-company-dashboard .table .table * {
    border-top: 0;
}

.agent-company-dashboard .offices-summary-heading > table tr td {
    vertical-align: middle;
}

.no-margin-left {
    margin-left: 0;
}

.no-margin-right {
    margin-right: 0;
}

.all-users-YTD-heading {
    margin-left: 0;
    font-weight: bold;
    padding: 8px 0;
}

.all-users-YTD .list-group-item {
    padding: 5px 10px;
}

.panel-partnership-1 {
    border: 1px solid #490003;
}

.panel-partnership-1 .panel-heading {
    background-color: #490003;
    color: #ffffff;
}

.panel-partnership-2 {
    border: 1px solid #490003;
}

.panel-partnership-2 .panel-heading {
    background-color: #880001;
    color: #ffffff;
}

.panel-partnership-3 {
    border: 1px solid #880001;
}

.panel-partnership-3 .panel-heading {
    background-color: #cd0201;
    color: #ffffff;
}

.panel-partnership-4 {
    border: 1px solid #cd0201;
}

.panel-partnership-4 .panel-heading {
    background-color: #f43d3d;
    color: #ffffff;
}

.panel-partnership-5 {
    border: 1px solid #f43d3d;
}

.panel-partnership-5 .panel-heading {
    background-color: #f76363;
    color: #ffffff;
}

#chartdiv svg {
    font-weight: bold;
}

.table-center tr td, .table-center tr th {
    text-align: center;
}

.agent-company-dashboard .gauge-meters-box, .agent-company-dashboard .referral-panel {
    /*margin-bottom: 19px;*/
    overflow: auto;
    clear: both;
}

.breadcrumb {
    margin-bottom: 0;
    background-color: inherit;
    font-weight: bold;
    padding-bottom: 0;
}

.breadcrumb li:not(.case-list-btn) a {

}

.breadcrumb li:not(.case-list-btn) a:hover {
    color: #a94442;
}

.breadcrumb > li + li::before {
    color: #063a87 !important;

}

.case-list-btn {
    margin-top: -13px;
}

.agent-company-dashboard .images-box {
    padding: 0;
}

.bg-partnership-1, .bg-partnership-2, .bg-partnership-3, .bg-partnership-4, .bg-partnership-5,
.bg-partnership-1 a, .bg-partnership-2 a, .bg-partnership-3 a, .bg-partnership-4 a, .bg-partnership-5 a {
    color: #ffffff;
}

.bg-partnership-1, .bg-partnership-1 td {
    background-color: #490003;
}

.bg-partnership-2, .bg-partnership-2 td {
    background-color: #880001;

}

.bg-partnership-3, .bg-partnership-3 td {
    background-color: #cd0201;

}

.bg-partnership-4, .bg-partnership-4 td {
    background-color: #f43d3d;

}

.bg-partnership-5, .bg-partnership-5 td {
    background-color: #f76363;

}

.gauge-meters-box .panel-heading {
    padding: 10px 1px;
}

.agent-portal-reffer-form {
    padding: 10px;
    /*border: */
}

.panel-success .panel-heading td {
    background-color: #dff0d8;
}

.panel-primary .panel-heading td {
    background-color: #337ab7;
}

.panel-info .panel-heading td {
    background-color: #d9edf7;
}

.agent-portal button .fa {
    font-size: 18px;
}


.bg-success {
    background-color: #dff0d8 !important;
}

.agent-company-dashboard .user-matters {
    max-height: 295px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.agent-company-dashboard .control-label {
    padding-top: 5px;
}

.text-danger td, .text-danger td a {
    color: #a94442;
}

.text-green td, .text-green td a {
    color: #249326;
}

.low-opacity {
    opacity: 0.6;
}

.no-text-decoration:hover {
    text-decoration: none;
}

.bg-info td {
    background-color: #bce8f1;
}

.italic td {
    font-style: italic;
}


.all-data-tab-menu {
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #c5c5c5;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
}

.all-data-tab-menu .tab-item {
    padding: 10px 0;
    background-color: #fcfcfc;
}

.all-data-tab-menu .active {
    background-color: #337ab7;
    color: #ffffff;
}

.agent-company-dashboard .filter-select {
    height: 28px;
    padding: 2px 12px;
}

.agent-company-dashboard .referred-latter {
    width: 20px !important;
    height: 20px !important;
    margin: 0 auto;
    color: #be1616;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
    border: 2px solid #be1616;
    border-radius: 50%;
}

.agent-company-dashboard .referral-radio {
    padding-top: 5px;
}

.closed-cases {
    position: relative;
    text-align: center;
    height: 300px;
}

.closed-cases .fa {
    width: 100%;
    font-size: 70px;
    color: green;
}

.closed-cases-box {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -9px;
}

/* end of Agent portal */

/* password locker */

.password-list-heading {
    padding: 5px 10px;
    font-weight: bold;
}

.add-password-locker .form-group {
    margin-bottom: 5px;
}

.password-item-heading {
    padding: 5px 15px;
    font-weight: bold;
}

.show_details {
    cursor: pointer;
}

/* end of password locker */

/** client forms */
.form-name {
    padding: 10px 20px;
    border: 1px solid #000000;
    margin-bottom: 5px;
    background-color: #ffecec;
    -webkit-transition: padding-left 1s;
    transition: padding-left 1s;
    cursor: pointer;
    border-radius: 5px;
}

.form-name:hover {
    padding-left: 30px;
    background-color: #ffc5c5;
}

.form-name a {

    text-decoration: none;
    color: inherit;
}

.required-field {
    background: url('/images/asterisk.png');
    background-repeat: no-repeat;
    background-position: 99% 50%;
}

.client-details-form .form-group {
    margin-bottom: 10px;
}

.client-details-form-screen .red-text {
    font-weight: bold;
    color: #8C1F1F;
}

.client-details-form-screen .identification-documents .panel-info {
    height: 320px;
}

.client-details-form-screen .fa {
    color: #ffffff !important;
}

.client-details-form-sidebar .fa {
    color: #ffffff !important;
    padding-right: 10px;
}

.timeline-box a {
    color: inherit;
    font-weight: bold;
}

.portal-menu-tabs {
    border-bottom: 2px solid #8C1F1F;
}

.portal-menu-tabs .active {
    margin-bottom: -2px;
}

.portal-menu-tabs li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.portal-menu-tabs .active > a {
    background-color: #8C1F1F !important;
    color: #ffffff !important;
}

.portal-menu-tabs .badge {
    margin-top: -15px;
}

/* */

/* Clients Summery page */

.client-summary-pie-box .panel-info {
    display: none;
    margin-top: 30px;
}

.pie-heading-text {

    text-align: center;
}

#pie-holder {
    position: relative;
    width: 380px;
    height: 380px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
}

#pie-one {

    z-index: 2;
    position: absolute;
    border-radius: 170px;
    margin: 20px;
    height: 300px;
    width: 300px;
    cursor: pointer;
}

#pie-two {
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 190px;
    height: 340px;
    width: 340px;
}


.summery-description-box {
    /*background: url('/images/london_skyline.jpg');*/
    display: none;
}

.summery-description-box .list-group-item {
    padding: 4px 10px;
    font-size: 0.9em;
}

.summery-description-box .panel-heading .heading {

    font-weight: bold;
    font-size: 1.2em;

}

.summery-description-box .panel-heading .heading small {
    float: right;
    margin-right: 10px;
}

.summery-description-box .panel-heading .heading-text {
    text-align: center;
    font-weight: bold;
    font-size: 1em;
}

.summery-description-box .panel-body {
    padding: 15px;
}

.summery-description-box .panel-body .images-box {
    display: flex;
    padding-left: 0;
}

.summery-description-box .panel-body .images-box img {
    display: flex;
    margin: 0 5px;
}

.summery-description-box .panel-body .images-box img:first-child {
    margin-left: auto;
}

.summery-description-box .panel-body .info-image {
    cursor: pointer;
    margin-left: 10px;
    width: 12px;
    height: auto;
}

/*.summery-description-box .fa{
	color: #8C1F1F;
}*/
.summary-description {
    display: block;
    position: relative;
    overflow: auto;
    padding-top: 15px;
    clear: both;
}

.summary-description .fa {
    /*color: #8C1F1F;*/
    font-size: 1.2em;
    padding-right: 5px;
}

.summary-description .panel-body {
    font-size: 0.9em;

}

.summary-description .panel-heading {
    font-weight: bold;
    font-size: 1.1em;

}

.summary-description .panel-body {
    padding: 10px;
    text-align: justify;
}

.display-item {
    display: block;
}

.summery-footer {
    margin-top: 10px;
}

.street_check_img {
    width: 100px;
    height: auto;

}

.portal-summery-info {
    padding-right: 30px !important;
    padding-left: 30px !important;
}

.portal-summery-info h2 {
    font-size: 1.5em !important;
    margin: 0 0 10px 0 !important;
    border-bottom: 2px dashed #25b7d3;
    line-height: 25px !important;
    padding-bottom: 10px !important;
}

.portal-summery-info p {
    text-align: justify !important;
}

.portal-summery-info .clock {
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
    border-top: 2px dashed #25b7d3;
}

.guildford-address {
    padding: 5px 0 5px 15px !important;

}

.london-address .fa-home {
    font-size: 1.2em;
    padding-right: 7px;
}

.more a {
    color: #8C1F1F;
}

.morecontent span {
    display: none;
}

.morelink {
    display: inline-block;
}

.client-document-sidebar-panel-body .fa-file-text {
    padding-right: 8px;
}

.client-document-sidebar-panel-body .download-link {
    text-align: right;
}

.client-document-sidebar-panel-body img {
    padding-right: 6px;
}

body.stop-scrolling {
    overflow-y: scroll !important;
}

/*.client-screen-container .panel-info{
	border-color: #e4e4e4 !important;
}
.full-message-body .panel-info>.panel-heading , .client-screen-container .panel-info>.panel-heading{
	background-color: #e4e4e4 !important;
	color: #050505 !important;
	border: 0;
}
.full-message-body .panel-info{
	border-color: #e4e4e4;
}*/
/*.full-message-body .full-message{
	max-height: 450px;
	overflow-y: scroll;
}*/
/*.client-screen-container .fa-download, .client-screen-container .fa{
	color: #8C1F1F;
}*/
/*.client-screen-container .btn-primary, .client-screen-container .btn-danger{
	background-color: #8C1F1F;
	border-color: #8C1F1F;
}
*/

/* Client Profile */

.client-profile .my-details {
    font-weight: bold;
}

.client-profile .info-box {
    font-weight: bold;
}

.client-profile .info-box .fa {
    padding-right: 10px;
}

.client-profile .my-details .fa, .client-profile .security-panel .fa {
    padding-right: 10px;
}

.client-profile .security-panel .password_confirmation {
    padding-left: 0;
}

.client-profile .my-details .panel-body {
    padding: 0 15px;
}

.client-profile .my-details .my-details-text {
    text-align: right;
}

.client-profile h4 {
    text-align: center;
    padding: 10px;
    background-color: #f1f9fa;
}

.password-change .password-box {
    margin-bottom: 10px;
}

.password-change .password-change-form {
    display: none;
}

.security-question-change-form {
    display: none;
}

.client-profile .password-change, .client-profile .security-question {
    padding: 10px;
}

.client-profile .security-question-box {
    padding: 5px;
    font-weight: bold;
}

.client-profile .security-question-btn {
    margin-top: 10px;
}

.security-panel .panel-body {
    padding-top: 0;
    padding-bottom: 0;
}

/* end of client profile */

/* message screen stops52 */
.message-screen {
    height: 730px;
    overflow: hidden;
}

#stops52-message-screen {
    display: block;
    height: 400px;
    overflow: hidden;
}

.message-screen .red-panel {
    border: 1px solid #e4e4e4;
}

.message-screen .panel-heading {
    padding: 5px 15px;
    background-color: #e4e4e4 !important;
    color: #000000 !important;
}

.list-group-item-red {
    background-color: #8C1F1F;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.message-screen .list-group-item {
    padding: 3px 15px !important;
}

.message-screen .display-message-heading {
    font-weight: bold;
    background-color: #fefefe;
    margin-left: -20px;
}

.message-screen .display-message-heading .fa {
    cursor: pointer;
}

.message-screen .group-inner .checkbox {
    width: 20px;
    float: left;
    margin: 5px 5px 0 -20px;
    border: 1px solid #8C1F1F;
    border-radius: 5px;
}

.display-message .message-list-panel {
    border-bottom: 0;
    margin-bottom: 0;
}

.display-message .message-list-panel .panel-body {
    height: 610px;
    max-height: 610px;
    overflow-y: scroll;
    padding-top: 0;
}

.display-message .red-panel-heading .new-message-btn {
    background-color: #337ab7;
    padding: 2px 10px;
    border-radius: 5px;
    margin-top: 1px;
}

.display-message .red-panel-heading a {
    color: #ffffff;
}

.display-message .message-list-panel .form-control {
    padding: 1px 12px;
    height: auto;
}

.display-message .draft-panel .panel-body {
    height: 100px;
    max-height: 100px;
    overflow-y: scroll;
    padding-top: 0;
}

.display-message .badge {
    background-color: #515151;
    padding: 3px 15px;
    float: right;
    color: #ffffff;
    border: 2px solid #000000;
}

.display-message .badge a {

    color: #ffffff;
}

.display-message .read {
    background-color: #f5f5f5;
    border-radius: 5px;
    color: #474747;
}

.message-list-panel .selected-message-list {
    background-color: #d9edf7;
    border-radius: 5px;
}

.message-list-panel .selected-message-list * {
    color: #31708f !important;
    font-weight: bold;
}

.display-message .attachment-icon {
    margin-left: 5px;
    margin-top: -3px;
}

.display-message .list-group-item {
    padding: 10px 5px 10px 0;
}

.display-message .list-group-item a {
    color: #474747;
}

.message-link .sent-mail, .display-message .sent-mail {
    margin-right: 5px;
    cursor: pointer;
}

.message-link img {
    width: 14px;
    height: 14px;
    margin-bottom: 3px;
}

.message-link .sent-mail {
    margin-left: -10px;
}

.compose-message .form-group {
    margin-bottom: 5px !important;
}

#stops52-message-screen .compose-message .form-control {
    height: 24px !important;
    padding: 2px 12px !important;
}

#stops52-message-screen .compose-message .fa-clipboard {
    margin-top: 3px;
    cursor: pointer;
}

.compose-message .list-group-item {
    padding: 3px 0;
    overflow: auto;
}

.compose-message .list-group-item label {
    display: inline-block;
    position: relative;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    width: 30px;
    margin-bottom: 0;
}

.compose-message .list-group-item input {
    width: 93%;
}

.sent-message a {
    color: #a7a7a7 !important;

}

#delete-btn, .save-btn, .edit-btn, .delete-btn {
    width: 16px;
    height: 16px;
    cursor: pointer;
    margin-right: 5px;
}

.send-message-hidden, #send-message-hidden .select-clients {
    display: none;
}

.compose-message #to-message {
    height: 55px;
    cursor: default;
}

.compose-message #to-message {
    padding: 15px 10px;
    font-weight: bold;
}


.compose-message .display-files {
    height: 150px;
    max-height: 150px;
    overflow-y: scroll;
    border: 2px solid #cecece;
    border-radius: 5px;
    padding: 0;
}

.full-message-screen .panel-body {
    padding: 5px 15px;
}

.full-message-screen .list-group-item:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.full-message-screen #full-message {
    padding: 10px;
    height: 250px;
    max-height: 250px;
    overflow-y: scroll;
    background-color: #f6f6f6;
    border: 2px solid #c4c4c4;
    border-radius: 5px;
}

#full-message p, .full-message p {
    margin: 0px !important;
}

.display-files-panel {
    background-color: #8C1F1F;
}

.full-message-screen .display-files {
    height: 200px;
    max-height: 200px;
    overflow-y: scroll;
    border: 2px solid #c4c4c4;
    border-radius: 5px;
}

.full-message-screen .form-group-sm {
    margin-bottom: 0 !important;
}


.display-files li {
    list-style-type: none;
}

.compose-message-heading {
    margin-bottom: 5px;
}

.compose-message-heading .right {
    float: right;
}

#send-message img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-right: 5px;
}

#delete-message .fa {
    margin-right: 5px;
}

.dz-success-mark {
    display: none;
    color: green !important;

}

.unapprove-form .unapprove-textarea {
    display: none;
}

.unapprove-form .send-message {
    display: none;
}

.document-unapprove-swal {
    left: 0% !important;
    margin-left: 0 !important;
    width: 400px !important
}

/* User dashboard */

.user-login-screen {
    /* background: url('/images/wallpaper.jpg'); */
    background-size: 100% 100%;
    background-repeat: no-repeat;

}

.published_date {
    text-align: right;
    padding-right: 20px;
}

/** Options */

.option-screen {
    height: 700px;
    overflow: scroll;
}

.option-screen .list-group-item {
    padding: 5px;
}

.update-tick {
    border: 0;
    background: none;
    font-size: 1.5em;
    color: green;
}

.delete-btn {
    border: 0;
    background: none;
    font-size: 1.5em;
    color: red;
}

.option-screen .form-group {
    margin-bottom: 0;
}

/*
|
|Document page
 */
.document-display-screen {
    padding: 0;
}

.document-display-screen .red-panel-heading {
    padding: 2px 10px;
}

.document-display-screen .document-list {
    height: 700px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.document-display-screen .panel-body {
    padding: 0;
}

.document-display-screen .checkbox {
    margin: 0;
    font-size: 0.8em;
}

.document-display-screen .row {
    margin: 0;
}

.document-display-screen .form-control {
    padding: 0;
    height: 24px;
    font-size: 0.8em;
}

.document-display-screen .input-group-addon {
    padding: 0 12px;
}

#sortable li {
    cursor: all-scroll;
}

#sortable li .selected-documents {
    cursor: pointer;
}

/**
 * Stops 52 documents tab
 */
.all-document-display-screen {
    height: 660px;
    width: 500px;
    padding: 0;
    font-size: 12px !important;
}

.all-document-display-screen .red-panel {
    border: 0;
    margin-bottom: 0;
}

.all-document-display-screen .red-panel-heading {
    padding: 2px 10px;
}

.all-document-display-screen .document-list {
    /*height: 635px; pu back when its live*/
    height: 595px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.all-document-display-screen .list-group-item {
    padding-right: 5px;
    padding-left: 0;
}

.all-document-display-screen .document-list .list-group-item input[type=checkbox] {
    margin: 2px 0 0 5px;
}

.all-document-display-screen .panel-body {
    padding: 0;
}

.all-document-display-screen .row {
    margin: 0;
}

.all-document-display-screen .form-control {
    padding: 0;
    height: 24px;

}

.all-document-display-screen .form-control option {
    font-size: 1em !important;
}

.all-document-display-screen .input-group-addon {
    padding: 0 12px;
}

.all-document-display-screen #select-all {
    margin-left: 2px;
}

.all-document-display-screen #sort-image {
    padding-top: 3px;
    cursor: pointer;
}

.small-padding {
    padding: 0 5px;
}

.all-document-display-screen .bottom-bar {
    margin: 4px 0;
}

.all-document-display-screen .bottom-bar .btn {
    padding-left: 5px;
    padding-right: 5px;
}

.all-document-display-screen .document-link {
    color: #000000;
}

.all-document-display-screen .extension-icon {
    width: 20px;
    height: 20px;
}


.message-send-success {
    display: none;
    font-weight: bold;
}

.update-view {
    cursor: pointer;
}

.original-documents{
    color: #ff0000 !important;
}

/**
 * STOPS Documents -> emails screen
 */

.all-email-display-screen {
    height: 700px;
    width: 500px;
    padding: 0;
    overflow: hidden;
    /*	font-size: 12px !important;*/
}

.all-email-display-screen .heading {
    padding-left: 10px;
}

.all-email-display-screen .form-control {
    height: 24px;
    padding: 0;
}

.all-email-display-screen .input-group-addon {
    padding: 0 12px;
}

.all-email-display-screen .sort-image {
    margin-top: 5px;
}

.all-email-display-screen .email-list {
    height: 630px;
    overflow-y: scroll;
    overflow-x: hidden;
    cursor: pointer;
}

.all-email-display-screen .red {
    color: red;
}

.all-email-display-screen .email-subject {
    font-size: 12px;
}

.all-email-display-screen .grey span {
    color: #c7c7c7;
    visibility: hidden;
}

.email-list-item:hover span {
    visibility: visible;
}

/**
 |
 | Text message pop up
 |
 */

.send-text-screen .text-count {
    font-weight: bold;
}

/*
| Forecast Page
|
 */

#user-select, #filter-select {
    height: 25px;
    padding: 0 15px;
}

.forecast-list {
    height: 395px;
    overflow-y: auto;
}

.forecast-list a {
    text-decoration: none;
    color: #000000;
}

.forecast-list a:hover {
    font-weight: bold;
    color: #8C1F1F;

}

.green-face {
    color: green;
    font-size: 1.3em;
}

.add-matter-sidebar .list-heading {
    padding: 0;
    padding-right: 20px;
    line-height: 25px;
    height: 25px;
}

.forecast-page .list-heading {
    padding: 0;
    padding-right: 20px;
    line-height: 25px;
    height: 25px;
}

.forecast-month-select {
    border: 0;
}

.money {
    text-align: right;
}

label {
    display: inline;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 7px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    margin: 0;
    text-align: center;
    vertical-align: middle;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked + label {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: -5px;
    left: 3px;
    color: #99a1a7;
}

.chart .list-group-item {
    height: 25px;
    padding: 0 5px 0 0;
    line-height: 25px;
    text-align: right;
}

.chart .list-group-item .col-md-2 {
    text-align: right;
    padding: 0;
}

.stops-small-heading {
    background-color: #337ab7;
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
}

.stops-small-heading img {
    display: block;
    margin: 0 auto;
}

.chart .image {
    background-color: #8C1F1F;
}

.chart .image img {
    width: 20px;
    height: auto;
}

#myChart, #myChart3 {
    margin-top: 21px !important;
}

#myChart, #myChart2, #myChart3 {
    margin: 0 auto;

}

.list-heading-center {
    background-color: gray;
    color: #ffffff;
    overflow: auto;
    line-height: 25px;
    text-align: center !important;
}

.bold {
    font-weight: bold;
}

.excel-icon {
    text-align: center !important;
    background-color: #ffffff;
    cursor: pointer;

}

.excel-icon img {
    height: 15px;
    width: auto;


}

.forcast-screen li a {
    cursor: pointer;
}

.forcast-screen td {
    padding: 4px !important;
}

.forcast-screen .top-heading {
    background-color: #883333;
    color: #ffffff;
}

.forcast-screen .display-2, .forcast-screen .display-3, .forcast-screen .display-4, .forcast-screen .display-5, .forcast-screen .display-6 {
    display: none;
}

.forcast-screen .team-heading {
    background-color: #f7f7f7;
}

.forcast-screen .total-row {
    background-color: #f2c9c9;
    font-weight: bold;
}

.definite-col {
    background-color: #c4d79b;
}

.sub-total-col {
    background-color: #ffeb9c;
}

.may-be-col {
    background-color: #fcd5b4;
}

.possible-col {
    background-color: #da9694;
}

.forecast-export td {
    height: 20px;
}

/**
 * Duplicate screen
 */
/*.duplicate-remove .row{
	margin: 0;
}*/
.duplicate-remove .btn-danger {
    margin-top: 2px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    float: right;
}

.duplicate-remove .stops-list {
    display: block;
    height: 740px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
}

.duplicate-remove .top-bar {
    background-color: #883333;
    color: #ffffff;
    clear: both;
    line-height: 25px;
    border-radius: 5px 5px 0 0;
}

.duplicate-remove i {
    margin-right: 5px;
}

.top-bar .col-sm-3 {
    padding: 0;
}

.top-bar .form-control {
    padding: 0;
    height: 25px;
}

.user-name {
    cursor: pointer;
}

.display-single-user .form-group {
    margin-bottom: 0;
}

.user-icon {
    display: block;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}


/**File uploads **/
.drop-from {
    display: block;
    vertical-align: middle;
    width: 300px;
    height: 250px;
    padding: 100px 15px;
    background-color: #cecece;
    text-align: center;
}

.no-padding {
    padding: 0 !important;
}

#duplicate-screen-iframe-top, #duplicate-screen-iframe-bottom {
    border: 2px solid #8C1F1F;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Agent Dpocument View */
.agent-doc-heading {
    text-align: center;
    margin: 10px 0;
}

.agent-doc-view-panel {
    font-size: 13px;
    padding-top: 0;
}

.agent-doc-view-panel .list-group-item-info {
    font-weight: bold;
    background-color: #f6f7f9;
}

.agent-doc-view-panel .list-group-item {
    padding-bottom: 3px;
    padding-top: 3px;
}

.agent-doc-view-panel .list-group-item, .agent-doc-view-panel .list-group-item a {
    color: #000000;
}

.agent-doc-view-panel .inside-list {
    padding-left: 30px;

}

.alert-again-login .sa-custom {
    padding: 5px !important;
    width: 400px !important;
    height: 131px !important;
}

.alert-again-login h2 {
    display: none !important;
}

/* Add Client */
.stops52-client-screen-full {
    margin-top: 10px;
}

.stops52-client-screen {
    padding-top: 2px;
}

.stops52-client-screen .panel-heading {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

.stops52-client-screen .panel-body {
    padding: 2px;
}

.stops52-client-screen .panel {
    margin-bottom: 10px;
}
.stops52-client-screen .help-block{
    margin-bottom: 0;
}
.stops52-client-screen .form-control{
    height: 30px;
}

.stops52-client-screen .sidebar-menu{
    display: block;
    background-color: #11243c;
    color: #ffffff;
    font-weight: bold;
}
.stops52-client-screen .sidebar-menu a{
    color: #ffffff;
    text-decoration: none;
}
.stops52-client-screen .sidebar-menu .menu-item{
    display: block;
    width: 100%;
    padding: 10px 15px;
    border-bottom: 1px solid #cecece;
}

.stops52-client-screen .sidebar-menu .alternative-client{
    background-color: #ff7c7c;
}

.stops52-client-screen .sidebar-menu .donor-client{
    background-color: #0096ad;
}
.stops52-client-screen .sidebar-menu .active, .stops52-client-screen .sidebar-menu .active a{
    background-color: #d9edf7;
    color: #000000;

}
#pcaButtonJC34, #pcaButtonHJ89 {
    display: block;
    background-color: #8C1F1F;
    color: #ffffff;
    margin: 0;
    border: 0;
    margin-top: 2px;
    padding: 5px 20px 5px 10px;
    border-radius: 5px;
}

.display-client-form .form-group {
    margin-bottom: 0;
}

.btn-delete-relationship {
    border: 0;
    background: none;
    font-size: 1.5em;
    color: red;
}


.stops-display-client-form {
    padding: 10px;
    border: 1px solid #ebccd1;
    border-radius: 5px;
}

.title-dropdown {
    padding-right: 0;
}

#client-sidebar-form {
    margin: 0;
}

.add-client-sidebar .form-group {
    margin-bottom: 0;
}

.add-client-sidebar .panel-body {
    padding: 2px 15px;
}

.add-client-sidebar #pcaSelectHJ89 {
    width: 200% !important;
}

.add-client-sidebar .checkbox {
    margin-bottom: 0;
    margin-top: 5px;
}

#client-sidebar-form .form-group {
    margin-bottom: 0;
}

.relationship-search-results {
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.last-name {
    padding-left: 0;
}

.client-add-existing {
    display: block;
    float: none;
    clear: both;
}

.relationship-box {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
}

.relationship-box select {
    border: 2px solid #cecece;
    padding: 2px 12px;
    height: 25px;
}

.main-client-checkbox {
    margin-bottom: -50px;
    float: right;
    position: relative;
    display: block;
    margin-top: 20px;
}

.primary-checked .input-group, .primary-checked .input-group input, .primary-checked .input-group span {
    background-color: #9d3b4b !important;
    color: #ffffff;
    border: 0;
    border-radius: 5px;
    padding: 0 10px !important;
}

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

.open-portal-btn {
    margin-top: -1px;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
}

.alternative-contact-nav {
    float: right !important;
    background-color: #f3e3e3;
}

.allow_portal_access_form {
    margin: 5px 10px;
    padding: 2px 0;
    border-top: 1px solid #8C1F1F;
    border-bottom: 1px solid #8C1F1F;
    overflow: auto;
}

.allow_portal_access_form input {
    margin-left: 15px;
    margin-top: 2px;
}

/*maintanance Additional services*/

.additional-services-maintenance .sidebar-menu {
    height: 500px;
    max-height: 500px;
    overflow: scroll;
    overflow-x: hidden;
}

.additional-services-maintenance .sidebar-menu .fa {
    color: #8C1F1F !important;
}

.additional-services-maintenance .report-column {
    height: 500px;
    border-left: 2px solid #432222;
}


/* Add matter */
.add-matter-screen .stops-small-heading {
    background-color: #337ab7;
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    padding-left: 10px;
}

.add-matter-screen .checkbox {
    margin-bottom: 0;
}

.stops-small-heading img {
    display: block;
    margin: 0 auto;
}

.add-matter-sidebar {
    margin-bottom: 0;
}

.add-matter-sidebar .form-group {
    margin-bottom: 0;
}

.add-matter-sidebar .checkbox {
    margin-top: 5px;
    margin-bottom: 0;
}

.add-matter-sidebar .panel-body {
    padding: 5px !important;
}

.add-matter-sidebar #pcaButtonJC34 {
    padding: 5px 10px;
}

.no-padding {
    padding: 0;
}

.add-matter-sidebar #pcaDivJC34, #pcaSelectHJ89, .stops52-client-screen #pcaDivJC34 {
    margin-left: -200px;

}

.sidebar-check-boxes {
    display: block;
    overflow: hidden;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding-left {
    padding-left: 0;
}

.costing-list {

    overflow-x: hidden;
    overflow-y: scroll;
    text-align: center;

}

.costing-list td {
    width: 25%;
    padding: 3px 25px !important;
}

.summery-heading {
    text-align: center;
}


#add-matter-client-form .form-group {
    margin-bottom: 0;
}


.add-matter-sidebar .list-heading {
    padding-left: 10px;
}

.share_of_freehold {
    display: none;
}

.addCase .from-group {
    margin-bottom: 0;
    text-align: left;
}

.addCase .checkbox input {
    display: block !important;
    height: auto;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
    width: 20px;

}

.addCase .checkbox label {
    text-align: left;
    display: block;

}

#add-case-form .select-clients {
    visibility: hidden;
}

.search-icon {
    margin-top: 5px;
    float: right;
}

#update .result-table {
    margin-top: 20px;
}

.name-last-name {
    cursor: pointer;
    font-weight: bold;
}

.add-matter-sidebar .add-matter-agent-body {
    padding: 12px !important;
}

.add-matter-client-creat-form {
    padding: 10px 0;
}

.add_clear_btn {
    margin-top: 10px;
}

.lead_name {
    font-weight: bold;
    cursor: pointer;
}

.existing-property-panel {
    max-height: 570px;
    overflow: scroll;
    overflow-x: hidden;
}

.existing-property-panel ul {
    margin-bottom: 0;
    padding-left: 20px;
}

.create-matter-lead-dropdown option.red {
    background-color: #8C1F1F;
    color: #ffffff;
}

.create-matter-lead-dropdown option.no-red {
    background-color: #f0e68c !important;
    color: #000000;
}

/**override **/

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee !important;

}

.right-float {
    float: right;
}


/** Property screen */
.property-screen {
    margin-top: 10px;
}

.property-screen .form-group {
    margin-bottom: 0;
}

.titles-box iframe {
    display: block;
    border: 0;
    overflow: hidden;
    width: 100%;
    height: 368px;
}

.title-iframe {
    padding: 2px;
    width: 100%;
    overflow: hidden;
}

.title-iframe .form-control, .leasehold-calculator .form-control {
    padding: 1px 5px;
    height: 20px;
}

.title-iframe .form-group, .leasehold-calculator .form-group {
    margin-bottom: 2px;
}

.property-pdf-panel {
    padding: 0;

}

.property-pdf-panel iframe {
    display: block;
    width: 100%;
    border: 0;
    height: 582px;
}

.property-pdf-panel .additionals {
    height: 500px;
}

.property-screen .panel-danger {
    margin-bottom: 30px;
}

.property-address {
    padding: 5px 15px;
}

.property-address hr {
    margin: 8px -15px 8px -15px;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ebccd1;
    padding: 0;

}

.property-details, .titles-box {
    height: 368px;
}

.property-details .checkbox {
    margin-bottom: 0;
}

.titles-box {
    padding: 5px 0;
}

.titile-delete-btn {
    cursor: pointer;
}

.title-iframe hr {
    margin: 2px -15px 2px -15px;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ebccd1;
    padding: 0;
}

.title-iframe .add-btn {
    margin-top: 5px;
}

.title-list {
    padding: 5px;
    height: 300px;
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}

#no-property-pdf {
    height: 550px;
    text-align: center;
}

#no-property-pdf img {
    width: 100%;
    height: auto;
}

#property-address-iframe {
    display: block;
    height: 750px;
    width: 100%;
    border: 0;
    overflow: hidden;
}

.property-address-iframe {
    overflow: hidden;
}

.property-address-iframe .form-group {
    margin-bottom: 0;
}
.property-address-iframe .form-control{
    height: 24px;
    line-height: 14px;
}
.property-address-iframe .input-group-addon{
    padding: 0 12px;
}
.w-100{
    width: 100%;
}

#client-message-form #cke_reply-message .cke_contents, #client-message-form #cke_message .cke_contents {
    height: 350px !important;
}

.xdsoft_datetimepicker_top80 {
    top: 80px !important;
}

.xdsoft_datetimepicker_top240 {
    top: 340px !important;
}

.property-additionals a {
    text-decoration: none;
}

.property-additionals-input .list-group-item {
    padding: 1px 0;
    overflow: hidden;
    border: 0;
}

.property-additionals .leasehold-list {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #cecece;
}

.property-additionals .leasehold-list a {
    color: #000000;
}

.property-additionals .item-heading {
    padding-left: 5px;
    background-color: #efefef;
    cursor: pointer;
    color: #000000;
}

/** new tab menu  */

.wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 2px solid #337ab7;
}

.list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

.tab-menu-row {
    display: block;
    clear: both;
    overflow: hidden;
}

.list {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: block;
}

.list li {
    position: relative;
    width: 127px;
    z-index: 1;
    display: inline-block;
    margin: 0;
    text-align: left;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
}

.list li:not(:first-child) {
    margin-left: -16px;
}

.list li a {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2;
    color: #000000;
    padding-left: 10px;
    font-weight: bold;
}

.list li a:hover {
    text-decoration: none;
}

.list li::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -5px;
    left: 0;
    z-index: -1;
    outline: 1px solid transparent;
    border-radius: 10px 10px 0 0;
    background: #ffffff;
    box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.05);
    content: '';
    -webkit-transform: perspective(5px) rotateX(1deg) translateZ(-1px);
    transform: perspective(5px) rotateX(1deg) translateZ(-1px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    border: 2px solid #337ab7;
}

.list .selected::after {
    background-color: #337ab7;
}

.list .selected a {
    color: #ffffff !important;
}

/* History screen stops */

.history-note-lists {
    height: 525px;
    padding-left: 5px;
    overflow: auto;
    font-size: 13px;
}

.history-note-lists table {
    width: 100%;
    table-layout: fixed;
}

.history-note-lists .list-items {
    clear: both;
}

.history-note-lists tr td {
    padding: 5px 2px;
}

.history-note-lists .date {
    width: 100px !important;
}

.history-note-lists .user-name {
    width: 36px;
}

.list-items a {
    color: inherit;
}

.red-text {
    color: red !important;
}

.grey-flag, .red-flag, .minus-button, .plus-button {
    cursor: pointer;
}

.view-more-message-full-message {
    max-height: 150px !important;
    background-color: #eaeaea;
    border-radius: 5px;
    overflow-y: scroll;
    padding: 0 10px;
}

.view-more-message-full-message-border {
    border: 2px solid #c4c4c4;
}

.minus-button, .plus-button {
    width: 14px;
    height: 14px;
    float: right;
}

.minus-button {
    display: none;
}

.history-screen textarea {
    border: 2px solid #c4c4c4;
    background-color: #f9f9f9;
}

#search-form input {
    height: 28px;
    padding: 5px;
}

#history-form .add-note {
    padding: 30px 15px;
}

.history-note-lists .direction-icon, .history-note-lists .attachment-icon, .history-note-lists .type-icon {
    width: 16px;
}

.history-note-lists .direction-icon img, .history-note-lists .attachment-icon img, .history-note-lists .type-icon img {
    height: 12px;
    width: 12px;
}

.history-note-lists .priority {
    width: 20px
}

.case-note {
    cursor: pointer;

}

.bg-light {
    background-color: #fafafa;
    color: #000000;
}

.bg-dark * {
    background-color: #343a40;
}

.bg-dark-light * {
    background-color: #efefef;
    color: #000000;
}


.bg-dark .fa {
    color: #000000;
}

.text-white {
    color: #ffffff;
}

.bg-primary-light {
    background-color: #cce0f1;
    color: #000000;
}

.bg-primary-light-light * {
    background-color: #ebf3f9;
    color: #000000;
}

/* Finance Page */


/** End foreacst page */

.shadow-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 .2rem .6rem 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 .2rem .6rem 0 rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.shadow-panel-heading {
    padding: 2px 8px;
    border-bottom: 2px solid #d7dee2;
    background-color: #d9edf7;
    color: #31708f;
    height: 25px;
}

.shadow-panel-heading .fa {
    color: #31708f;
}

.shadow-panel-body {
    padding: 5px 15px;
}

.people-panel .shadow-panel-body {
    padding: 15px;
}

.shadow-panel-small {
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 .2rem .6rem 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 .2rem .6rem 0 rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.shadow-panel-small-heading {
    text-align: center;
    padding: 2px 0 2px 2px;
    border-bottom: 2px solid #d7dee2;
}

.shadow-panel-small-heading .panel-title {
    font-size: 14px;
}

.shadow-panel-small-heading .fa {
    color: #31708f;
}

.shadow-panel-small-body {
    padding: 0px 15px;
}

.people-panel .shadow-panel-small-body {
    padding: 5px;
}

.card-notification {
    padding: 1px 5px;
    font-weight: bold;
    text-align: center;
}

.home-btn-mobile{
    display: none;
}
.home-btn{
    display: block;
}

.desktop-hide{
    display: none;
}
.home-btn .btn, .home-btn-mobile .btn{
    background-color: #313131;
    color: #ffffff !important;
}

.welcome-btn, .welcome-btn > a{
    background-color: #cecece;
    color: #000000;
}

.title-properties .back-button{
    display: none;
}
.home-card-panel .panel-body{
    padding: 10px 0 0 0;
}
.home-card-panel{
    margin-bottom: 20px !important;
    position: relative;
}
.case-link, .menu-back-link,  .case-link:hover, .menu-back-link:hover, .case-link:active, .menu-back-link:active,
.case-link:visited, .menu-back-link:visited, .case-link:focus, .menu-back-link:focus{
    text-decoration: none;
    color: inherit;
    display: flex;
    height: 100%;
    align-items: center;
}
.navbar{
    margin-bottom: 0;
}

/* Nav */
.dark-nav-item{
    background-color: #11243c;
    color: #ffffff;
    cursor: pointer;
}
.dark-nav-item:hover{
    background: #1f496e;
    color: #ffffff;
}
.dark-nav-active{
    background: #1f496e;
    color: #ffffff;
}

.top-alert{
    display:none;
    position:absolute;
    top:0;
    z-index:99999;
    width:100%;
}

/*if the screen is less then 460*/

@media (max-width: 460px) {
    * {
        font-size: 14px;
    }

    #description-form .form-group * {
        font-size: 14px;
    }

    .all-document-display-screen .document-list .list-group-item {
        padding-left: 3px !important;
        padding-right: 1px !important;
    }

    .all-document-display-screen .document-list .list-group-item * {
        padding-left: 2px;
        padding-right: 2px;
        font-size: 12px !important;

    }

    .portal-logo {
        display: none;
    }

    .home-btn-mobile{
        display: block;
    }
    .home-btn{
        display: none;
    }
    .select-property{
        display: none;
    }
    .mobile-hide{
        display: none;
    }
    .desktop-hide{
        display: block;
    }

    .your-properties-pannel{
        height: 470px;
        border: 0;
    }
    .your-properties-pannel .panel-body{
        padding: 0;
    }
    .portal-main-panel-body{
        padding: 0px 15px;
    }

    .portal-main-panel-body .navbar{
        margin: 0 -15px 0 -15px;
        font-weight: bold;

    }
    .nav-flat *{
        font-size: 12px;
    }
    .nav-flat{
        display: flex;
        align-items: flex-start;
        flex-wrap: nowrap;
        align-content: stretch;
        height: 100%;
    }

    .nav-flat>li{
        height: 40px;
        flex: 1;
        margin-left: 0 !important;
    }
    .nav-flat>li>a{
        margin-bottom: 0;
    }

    .nav-flat .active{
        -moz-box-shadow:    inset 0 0 10px #000000;
        -webkit-box-shadow: inset 0 0 10px #000000;
        box-shadow:         inset 0 0 10px #000000;
    }

    .no-padding-mobile{
        padding: 0 !important;
    }
    .small-padding-right-left-mobile{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .no-border-mobile{
        border: 0 !important;
    }
    .row-on-mobile{
        margin: 0 -15px;
    }

    .portal-main-panel-body .navbar .navbar-toggle:hover, .portal-main-panel-body .navbar .navbar-toggle:focus,
    .portal-main-panel-body .navbar .navbar-header{
        background-color: #d9edf7;
        color: #31708f;
    }

    .back-btn-link{
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 50%;
        text-align: center;

    }
    .back-btn-link:hover, .back-btn-link:focus{
        background-color: #a9e2ff;
        color: #ffffff;
    }
    .navbar{
        min-height: 35px;
    }

    .navbar-default .navbar-toggle .icon-bar{
        background-color: #31708f;
    }

    .feedback-box{
        text-align: center;
    }
    .feedback-box *{
        font-size: 14px ;

    }

    .client-user-image {
        width: 50px;
    }

    .loader {
        display: none;
    }
    .enquiry-page{
        margin: 0 -15px;
    }

    .circle-image-wrapper{
        display: flex;
        flex-wrap: wrap;
        padding: 30px 40px;
    }

    .circle-image-box-wrapper{
       width: 50%;
        box-sizing: border-box;

    }

    .circle-image-box {
        width: 65px;
        height: 65px;
    }

    .circle-image-box .fa {
        font-size: 30px;
        line-height: 55px;
    }

    .title-iframe * {
        font-size: 12px;
    }
    .your-contact-panel .fa-icon{
        font-size: 1.5em;

    }

    .home-card-panel{
        margin-bottom: 40px !important;
    }
    .home-card-panel .panel-body{
        padding: 0;
    }
    #pie-holder{
        width: 290px;
        height: 290px;
        margin-bottom: 10px;
    }

    #pie-one {
        height: 250px;
        width: 250px;

    }

    #pie-two {

        height: 290px;
        width: 290px;
    }

    #owner-select{
        padding: 0;
    }
    .full-message-body .full-message {
        max-height: 400px;
        overflow-y: scroll;
    }

    #client-message-form {
        padding: 0 15px 0 15px;
    }

    .checkbox-inline input[type=checkbox] {
        margin-top: 0 !important;
    }

    .clients-checkbox {
        margin-top: 7px !important;
    }

    .message-sidebar .attachment-icon {
        width: 10px;
        height: 10px;
    }

    .new-flag {
        background-color: #8C1F1F;
        color: #ffffff;
        font-size: 0.7em;
        padding: 1px;
        border-radius: 0;
    }

    .portal-welcome-message .sa-custom {
        display: none !important;
    }

    .portal-documents .side-menu li a {
        padding-left: 4px;
        padding-right: 4px;
    }

    .message-link  .more-info *{
        font-size: 10px;
    }
    .message-link .description{
        padding-right: 0;
    }
    .home-footer{
        margin-top: 0;
    }
    .client-payment-pannel{
        border: 0;
        margin: 0;
    }
    .your-contact-panel{
        border: 0;
    }

    /*//button*/
    #tip-video {
        margin-top: 5px;
    }

    .tips-video {
        width: 350px !important;
        padding: 0 !important;
    }

    .tips-video h2 {
        display: none !important;
    }

    .tips-video button {
        margin-top: 0 !important;
    }

    .portal-video {
        height: 400px;
    }

    .help-screen .btn-continue {
        margin-top: 5px;
    }
}


/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .tips-video {
        width: 470px !important;
        margin-left: -256px !important;
        padding: 17px !important;
    }

    .no-padding-right {
        padding-right: auto;
    }

    .your-contact-panel hr {
        margin-top: 0;
        margin-bottom: 0;
    }

    #client-dashboard-menu li {
        width: auto;
    }

    .client-summary-pie-box .panel-info {
        display: block;
    }

    .loader {
        display: block;
    }

    #message_iframe {
        position: relative;
        margin-top: -214px;
    }

    #pie-holder {

        width: 380px;
        height: 380px;
        text-align: center;
        overflow: hidden;
        margin: 0 auto;
    }

    #pie-one {
        height: 340px;
        width: 340px;

    }

    #pie-two {

        height: 380px;
        width: 380px;
    }

    .summary-description .col-sm-6:first-child {
        padding-left: 0;
        padding-right: 7px;
    }

    .summary-description .col-sm-6:nth-child(2) {
        padding-left: 7px;
        padding-right: 0;
    }

    .container {
        width: 100%;
    }

    .full-message-body .full-message {
        max-height: 400px !important;
        overflow-y: scroll;
    }

    .portal-welcome-message .sa-custom {
        display: none !important;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .tips-video {
        width: 800px !important;
        margin-left: -428px !important;
    }

    .no-padding-right {
        padding-right: 0;
    }

    .client-login-panel, .login-description-panel {

        margin-bottom: 0;

    }

    .client-overview-pannel {
        height: 500px;
        margin-bottom: 0;
    }

    .client-payment-pannel {
        height: 550px;
        margin-bottom: 0;
    }

    .your-contact-panel hr {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .last-login-panel {
        display: block;
    }

    .portal-welcome-message .sa-custom {
        display: block !important;
    }
}

.svg-inline--fa {
    margin-right: 5px;
}

.input-group-addon .svg-inline--fa {
    margin: 0;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .tips-video {
        width: 1100px !important;
        margin-left: -589px !important;
    }

    .client-payment-pannel {
        height: 550px;
    }

    .container {
        width: 1170px;
    }
}

