﻿body {
    height: 100%;
    background-color: rgb(253, 253, 253);
}

.navbar.navbar-fixed-top {
    /*height:120px*/
    /*height: 75px;*/
    height: auto;
    min-height: 75px;
}

.navbar .navbar-brand img {
    /*height: auto;*/
    height: 65px !important;
    width: auto;
}

.navbar .nav.navbar-nav.pull-right {
    margin-top: 25px;
}

.margin-top-100 {
    margin-top: 100px !important;
    z-index: 10000;
}

.margin-top-75 {
    margin-top: 75px !important;
    z-index: 10000;
}

.margin-top-125 {
    margin-top: 125px !important;
    z-index: 10000;
}

/*.sidebar-collapse, .switcher{
    top: auto;
    bottom: 10px;
}*/

.sidebar-menu > ul > li > a {
    padding: 10px;
}

.sidebar-menu > ul > li a i {
    font-size: 18px;
}

.sidebar-menu > ul > li > ul.sub > li:last-child,
.sidebar-menu > ul > li > ul.sub .has-sub-sub ul.sub-sub > li:last-child {
    padding-bottom: 5px;
}

.sidebar-menu fa {
    transform: scale(0.8);
}

.mini-menu#sidebar {
}

    .mini-menu#sidebar .sidebar-menu > ul > li:hover > ul.sub {
        border-radius: 0 2px 2px 0;
        padding-bottom: 0;
    }

        .mini-menu#sidebar .sidebar-menu > ul > li:hover > ul.sub:last-child li {
            padding-bottom: 8px;
        }

/*.slimScrollDiv{
    height: 1px !important;
}*/

.sidebar-menu ul > li > a .arrow::before {
    margin-top: -1px;
}

.sidebar-menu > ul > li > ul.sub > li::before {
    width: 5px;
}

.sidebar-menu > ul > li > ul.sub > li > a {
    padding-left: 10px !important;
}



.sidebar-menu > ul > li  ul.sub-sub {
    padding-left: 20px;
}

.sidebar-menu > ul > li  ul.sub-sub > li > a {
    padding-left: 10px !important;
}

.sidebar-menu > ul > li > ul.sub .has-sub-sub ul.sub-sub > li > a {
    padding-left: 10px !important;
}

.field-validation-error {
    color: red;
    clear: both;
}

.required::after {
    content: "  *";
    color: red;
}

.box .box-title .tools > a {
    color: #5e87b0;
}

.select2 {
    width: 100%;
}


#main-content {
    margin-left: 240px;
    /*margin-left: 220px;*/
    min-height: 100%;
}

#sidebar {
    width: 240px;
    height: auto;
    z-index: 1;
}

.box .box-title {
    /*border-top: 1px solid #c4c4c4;*/
    border-bottom: none;
    /*margin-top: 15px;*/
    margin-bottom: 0px;
    padding-top: 10px;
}

.box.border .box-body, .box.solid .box-body {
    border-radius: 4px;
}

.box .box-title div.tools {
    float: none;
    margin-left: 20px;
}

.form-group {
    /* height: 30px;*/
    margin-bottom: 8px !important;
}

.help-block {
    margin-bottom: 0px !important;
}

.btn {
    /*padding: 4px 12px;*/
    /*padding-bottom: 5px;*/
}

#sidebar.mini-menu .sidebar-menu > ul > li > ul.sub {
    width: 216px;
}

#sidebar.mini-menu .sidebar-menu > ul > li > a > .menu-text {
    width: 214px;
}

table.table {
    margin-bottom: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.box .box-body {
    /*background-color: #FFFFFF;*/
}

.td-view, .td-create, .td-delete, .td-edit, .td-deactivate {
    width: 5%;
    min-width: 60px;
}

.td-drill-down {
    width: 40px;
}

tr.drill-down th {
    padding-top: 2px;
    padding-bottom: 2px;
}

.td-enable_alert, .td-enable_email, .td-enable_sms, .td-enable_notification {
    text-align: center;
}

.form .box .box-title {
    border-top: 1px solid #c4c4c4;
}

.profile .col-lg-3 {
    padding-bottom: 20px;
}

.profile {
    background-color: #fdfdfd;
    border: solid 1px #ccc;
    padding: 20px 10px;
}

div.login-box-plain input[type="submit"] {
    background-color: #5e87b0;
    line-height: 16px;
    padding-left: 8px !important;
}

.nav-justified > li > a {
    text-align: left;
}

.wizard-form {
    background-color: #fdfdfd;
    height: 100%;
    width: 100%;
}

#page {
    height: auto;
}

.dl-horizontal dt {
    width: 45%;
}

.dl-horizontal dd {
    margin-left: 55%;
}

.navbar .nav.navbar-nav.pull-right {
    min-width: 0;
}

.large-modal .modal-dialog {
    width: 80%;
}

.modal-content {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    border-radius: 0px !important;
}

.margin-top-150 {
    margin-top: 150px !important;
    z-index: 10000;
}

.date-range {
    display: none !important;
}

.dashboard.date-range {
    display: block !important;
}

.data-measure {
    margin-top: 20px;
    display: none;
}

    .data-measure .btn-group .btn {
        margin-top: -8px;
        padding: 8px;
    }

.dashboard.data-measure {
    display: block;
}

.dashboard .carousel-inner .chart {
    padding-bottom: 10px;
}

.dashboard .carousel-inner {
    padding-bottom: 30px;
}

.dashboard .carousel-indicators {
    bottom: 0;
}

#content .page-header .description {
    padding-left: 3px;
}

.secured-input-part {
    width: 30px;
    padding: 5px;
}

.rich-text-editor-full {
    min-height: 300px;
}

*, *::before, *::after {
    box-sizing: border-box;
}

input.cmn-toggle-round + label {
    background-color: #dddddd;
    border-radius: 60px;
    height: 25px;
    padding: 2px;
    width: 45px;
}

.cmn-toggle + label {
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    outline: medium none;
    position: relative;
}

.wizard-form .done .wiz-step .step-number {
    background-color: #008800;
}

div.select2-container .select2-choice {
    height: 33px;
}


.inline-input {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    /*height: 34px;*/
    height: 33px;
    line-height: 1.42857;
    padding: 4px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}

.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: 1.42857;
    padding: 4px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
}

.custom-table-bordered {
    border: 1px solid #E6E4E4;
}

    .custom-table-bordered > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #E6E4E4;
        padding-left: 15px;
    }

.numbers-only {
    text-align: right;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 14px;
    direction: ltr;
    cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}

.Custom-form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 0px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.timepicker {
}

.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    max-width: 100% !important;
    width: auto !important;
}

.wizard-content {
    /*padding: 20px;*/
}

div.wizard-form .steps {
    -ms-border-radius: 0px;
    border-radius: 0px;
}

div.wizard-content .tab-content {
    padding: 10px;
}

/*
.bootstrap-datetimepicker-widget .timepicker-picker .btn {
    padding: 1px !important;
    height: 20px;
    background-color: red;
}

.bootstrap-datetimepicker-widget .timepicker-picker .table-condensed  *{
    padding: 1px !important;
    background-color: red;
}
*/

.details .box.border > .box-title, .details .box.solid > .box-title {
    border-radius: 10px 0px;
    width: 150px;
}

.details .box.border, .details .box.solid {
    border-radius: 12px 4px 4px;
}

.margin-left-right-10 {
    margin-left: 0px;
    margin-right: 20px;
}

.title-proper-case {
    text-transform: none;
}

table tr .daterangepicker {
    position: relative;
    top: 0px;
}

.divide-69 {
    height: 69px;
    width: 100%;
}

table td.filter-item {
    width: 60%;
}

.ServieProductCalcuation {
}

    .ServieProductCalcuation p {
        padding-top: 7px;
    }

.padding-left-zero {
    padding-left: 0px;
}


.radio, .checkbox {
    display: inline-block;
}

.help-text {
    background: none repeat scroll 0 0 #5183B5;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #829DB8;
    color: white;
    max-width: 400px;
    padding: 5px;
    position: absolute;
    opacity: 1;
    z-index: 100;
}

.help-text-marker {
    padding-top: 2px;
    padding-left: 3px;
    cursor: pointer;
    text-decoration: none;
    z-index: 100;
}

    .help-text-marker:hover {
        text-decoration: none;
    }

tr.inactive, tr.inactive td {
    /*color: #999 !important;
    color: #bbb !important;*/
    color: #8f8f8f !important;
    background-color: #e6e6e6;
    /*background-color: #ddd;*/
    border-color: #555;
    /*background-color: #555;*/
}

tr.active, tr.active td {
    background-color: #fdfdfd !important;
}

tr.locked, tr.locked td {
    background-color: #f0fafd !important;
}

.progress {
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
}

.navbar-fixed-bottom {
    height: 55px;
}

.margin-bottom-60 {
    margin-bottom: 60px !important;
}

.margin-bottom-100 {
    margin-bottom: 100px !important;
}


.pricing_table {
    margin: 0px;
}

div.wizard-form .steps {
    padding: 0px;
}


/*Pricing table and price blocks*/
.package {
    margin-bottom: 20px;
}

    .package h3 {
        color: white;
        text-align: center;
    }

    .package .features {
        margin-bottom: 0px;
    }

    .package.active .price {
        background-color: #a8bc7b;
        -webkit-transition: background-color 0.25s ease-in-out 0s;
        -moz-transition: background-color 0.25s ease-in-out 0s;
        -ms-transition: background-color 0.25s ease-in-out 0s;
        -o-transition: background-color 0.25s ease-in-out 0s;
        transition: background-color 0.25s ease-in-out 0s;
    }

    .package .price {
        background-color: #ddd;
    }

    .package .package-select {
        -ms-opacity: 1;
        opacity: 1;
        display: inline-block;
        -webkit-transition: opacity 0.25s ease-in-out 0s;
        -moz-transition: opacity 0.25s ease-in-out 0s;
        -ms-transition: opacity 0.25s ease-in-out 0s;
        -o-transition: opacity 0.25s ease-in-out 0s;
        transition: opacity 0.25s ease-in-out 0s;
    }

    .package.active .package-select {
        -ms-opacity: 0;
        opacity: 0;
        display: none;
        -webkit-transition: opacity 0.25s ease-in-out 0s;
        -moz-transition: opacity 0.25s ease-in-out 0s;
        -ms-transition: opacity 0.25s ease-in-out 0s;
        -o-transition: opacity 0.25s ease-in-out 0s;
        transition: opacity 0.25s ease-in-out 0s;
    }

    .package.active .selected-text {
        -ms-opacity: 1;
        opacity: 1;
        display: inline-block;
        -webkit-transition: opacity 0.25s ease-in-out 0s;
        -moz-transition: opacity 0.25s ease-in-out 0s;
        -ms-transition: opacity 0.25s ease-in-out 0s;
        -o-transition: opacity 0.25s ease-in-out 0s;
        transition: opacity 0.25s ease-in-out 0s;
    }

    .package .selected-text {
        -ms-opacity: 0;
        opacity: 0;
        display: none;
        -webkit-transition: opacity 0.25s ease-in-out 0s;
        -moz-transition: opacity 0.25s ease-in-out 0s;
        -ms-transition: opacity 0.25s ease-in-out 0s;
        -o-transition: opacity 0.25s ease-in-out 0s;
        transition: opacity 0.25s ease-in-out 0s;
    }

.box.border > .box-title, .box.solid > .box-title {
    padding: 8px 10px;
}


.summary .boxt-title {
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-top: none;
}

div.summary .box.border {
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-top: none;
}

.terms, .privacy {
    max-height: 400px;
    overflow: auto;
}

.validation-summary-errors * {
    color: red;
}

/* --- login --- */
.login-box form i, .login-box-plain form i {
    margin: 14px 2px 4px 10px;
}

div.login-box-plain input.form-control, .login-box-plain textarea {
    height: auto;
}

.login-logo {
}


fieldset legend {
    font-weight: lighter !important;
    font-size: 18px;
}

.forgot-password-div .ng-hide:not(.ng-hide-animate) {
    /* this is just another form of hiding an element */
    display: block !important;
    position: absolute;
    top: -9999px;
    left: -9999px;
}

/*.div-recovery {
    height: 100px;
}

.div-recovery.ng-hide {
    height: 0px;
}

.div-recovery.ng-hide-add, 
.div-recovery.ng-hide-remove {
    -webkit-transition: all 0.25s ease-in-out 0s;
    -moz-transition: all 0.25s ease-in-out 0s;
    -ms-transition: all 0.25s ease-in-out 0s;
    -o-transition: all 0.25s ease-in-out 0s;
    transition: all 0.25s ease-in-out 0s;
}*/

.div-recovery {
    -ms-opacity: 1;
    opacity: 1;
    padding-bottom: 20px;
    -webkit-transition: all 0.25s ease-out 0s;
    -moz-transition: all 0.25s ease-out 0s;
    -ms-transition: all 0.25s ease-out 0s;
    -o-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s;
}

    .div-recovery.ng-hide {
        -ms-opacity: 0;
        opacity: 0;
        padding-bottom: 20px;
        -webkit-transition: all 0.25s ease-in 0s;
        -moz-transition: all 0.25s ease-in 0s;
        -ms-transition: all 0.25s ease-in 0s;
        -o-transition: all 0.25s ease-in 0s;
        transition: all 0.25s ease-in 0s;
    }



    .div-recovery.ng-hide-add,
    .div-recovery.ng-hide-remove {
        /* this is required as of 1.3x to properly
     apply all styling in a show/hide animation */
        display: block !important;
    }

    .div-recovery.ng-hide-add-active,
    .div-recovery.ng-hide-remove-active {
        /* the transition is defined in the active class */
    }

    .div-recovery.ng-hide-add {
    }

        .div-recovery.ng-hide-add.ng-hide-add-active {
        }

    .div-recovery.ng-hide-remove {
    }

        .div-recovery.ng-hide-remove.ng-hide-remove-active {
        }

.proptables {
    overflow: hidden;
}

.dropdown-menu .dropdown-title table tr td {
    border-width: 0.5px;
    border-color: #999;
}

.dropdown-menu .dropdown-title table tr:first-child td {
    border-top: none;
}

.dropdown-menu .dropdown-title {
    /*white-space: nowrap;*/
    background-color: #555;
}

    .dropdown-menu .dropdown-title .impersonated {
        white-space: nowrap;
        background-color: #22262e;
    }

.dropdown-menu {
    max-width: 500px;
}

.td-comment {
    width: auto;
}

.content-title {
    font-size: 24px;
}

.dropdown-menu li a {
    line-height: 30px;
}



/* table */

.td-is_running, .td-is_active, .td-is_deleted, .td-is_locked, .td-is_published, .td-is_imported {
    width: 50px;
    text-align: center;
}

.td-select {
    /*width: 50px;*/
    width: 15px;
}

.td-actions {
    width: 160px;
    text-align: right;
}

.td-last_updated_on, td-created_on, .td-next_run_time, .td-run_at_every, .td-last_ran_at {
    width: 160px;
    /*text-align: right;*/
}

.table_task .td-actions, .table_user_profile .td-actions, .table_service_product .td-actions, .table_rate_card .td-actions {
    width: 160px;
}

.td-release_id {
    word-wrap: break-word;
    width: 200px;
}

.table_customer .td-actions {
    width: 160px;
}

tr.tr-applied-filter span.input-group-addon, tr.tr-applied-filter span.input-group-btn, tr.tr-applied-filter input.form-control {
    height: 30px;
}

.table_account_preference td.td-name {
    width: auto;
    word-wrap: break-word;
}

.table_account_preference td.td-user_friendly_name {
    width: auto;
    word-wrap: break-word;
}

.table_account_preference td.td-value_type {
    width: auto;
}

/*Based on media sreen */
@media only screen and (max-width: 768px) {
    div.no-divider-for-mobile {
        height: 10px !important;
    }

    table.status-table tr td:first-child {
        display: none !important;
    }

    .dropdown-menu {
        max-width: 320px !important;
    }

        .dropdown-menu .dropdown-title .impersonated {
            white-space: normal;
        }

    .td-is_active, .td-is_deleted, .ttd-is_locked, .td-is_published, .td-is_imported {
        width: 100%;
        text-align: left;
    }

    .td-actions {
        width: 100%;
        text-align: left;
    }

    .td-last_updated_on, .td-created_on, .td-next_run_time, .td-run_at_every, .td-last_ran_at {
        width: 100%;
        word-wrap: normal;
        text-align: left;
    }

    .table_task .td-actions, .table_user_profile .td-actions {
        width: 100%;
    }

    .table_account_preference td.td-name,
    .table_account_preference td.td-user_friendly_name,
    .table_account_preference td.td-value_type {
        width: 100%;
    }

    tr.tr-applied-filter span.input-group-addon, tr.tr-applied-filter span.input-group-btn, tr.tr-applied-filter input.form-control {
        height: 30px;
    }

    .footer-button .btn {
        margin-right: 2px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        padding: 3px 5px;
        font-size: 12px;
    }
}


.modal.large .modal-dialog {
    width: 90%;
}

.footer {
    width: 100%;
    margin-top: 10px;
    text-align: left;
    padding-top: 10px;
    z-index: 0;
    border-top: solid 1px #ddd;
}

.footer-fixed {
    position: fixed;
    padding-top: 10px;
    bottom: 0px;
    width: 100%;
    z-index: 1;
}

.select2-container-multi ul.select2-choices li.select2-search-choice {
    padding: 7px 20px 7px 7px;
}

    .select2-container-multi ul.select2-choices li.select2-search-choice a.select2-search-choice-close {
        right: 3px;
        left: auto;
        top: 8px;
    }

.overriden .overriden-value {
    border-color: #a52a2a;
    background-color: #f2dede;
}

table.ratecard_product_table tr td {
    padding: 0px;
}

    table.ratecard_product_table tr td:first-child {
        padding-left: 5px;
    }

.sidebar-menu #search-bar .search-icon {
    top: 33px;
}

.content-title span.label {
    font-size: 14px;
    vertical-align: middle;
    top: 3px;
    margin-left: 20px;
}

.profile .col-md-12, .profile .col-md-12 .profile-item,
.profile .col-lg-12, .profile .col-lg-12 .profile-item {
    padding-left: 0px;
    padding-right: 0px;
}

.profile .col-md-12, .profile .col-lg-12 {
}

.profile-item {
    padding: 0px;
}

.profile-item-name {
    padding: 8px 7px 8px 7px;
    text-align: left;
    border: solid 0.5px #e5e5e5;
    /*border: solid 0.5px #e5e5e5;*/
    background-color: #eee;
    height: 100%;
    border-right: none;
    clear: both;
    border-top: none;
}

.profile-item .profile-item-name:first-child {
    border-top: none;
}

.profile-item-value {
    padding: 8px 5px 8px 7px;
    text-align: left;
    border: solid 0.5px #e5e5e5;
    border-top: none;
    background-color: #fdfdfd;
    word-wrap: break-word;
}

div.panel-group div.panel, div.panel-group div.panel div {
    /*border-bottom: solid 1px #ddd;*/
    -ms-border-radius: 0px;
    border-radius: 0px;
}

i.toggle-dropdown {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 0.25s ease-out 0s;
    -moz-transition: all 0.25s ease-out 0s;
    -ms-transition: all 0.25s ease-out 0s;
    -o-transition: all 0.25s ease-out 0s;
    transition: all 0.25s ease-out 0s;
}

a.collapsed i.toggle-dropdown {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.25s ease-in 0s;
    -moz-transition: all 0.25s ease-in 0s;
    -ms-transition: all 0.25s ease-in 0s;
    -o-transition: all 0.25s ease-in 0s;
    transition: all 0.25s ease-in 0s;
}

.pagination {
    margin: 0px;
}


.manage-tr td {
    background-color: #fdfdfd;
}

.table > thead > tr > th {
    border-bottom: solid 1px #9fccf9;
}

.footer-button {
    background-color: #333;
    -ms-opacity: 95;
    opacity: 0.95;
    padding: 10px;
    position: static;
    -webkit-box-shadow: 0px -1px;
    -ms-box-shadow: 0px -1px;
    box-shadow: 0px -1px;
    margin-left: 0px;
    z-index: 999999999;
}

    .footer-button .btn {
        margin-right: 10px;
        -ms-border-radius: 5px;
        border-radius: 5px;
        opacity: 1.0;
        -ms-opacity: 100;
    }

.sidebar-menu > ul > li > ul.sub > li::before {
    margin: 6% 0 0;
}

.sidebar-menu > ul > li > ul.sub .has-sub-sub.open ul.sub-sub > li.open > a,
.sidebar-menu > ul > li > ul.sub .has-sub-sub.active ul.sub-sub > li.active > a {
    text-decoration: underline;
}

.sidebar-menu .has-sub-sub .fa-folder-open {
    display: none;
}

.sidebar-menu .has-sub-sub.open .fa-folder,
.sidebar-menu .has-sub-sub.active .fa-folder {
    display: none;
}

.sidebar-menu .has-sub-sub.open .fa-folder-open,
.sidebar-menu .has-sub-sub.active .fa-folder-open {
    display: inline-block;
}

.panel-title {
    font-size: 14px;
}

.dropdown-menu.inbox .body {
    word-wrap: break-word;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: auto;
}

.panel-heading-loading {
    background-image: url("/content/images/loading.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 25px auto;
    padding-left: 31px;
}

/*.sidebar-menu > ul > li > ul.sub::before {
    border: none;
}*/

.navbar-nav .open .dropdown-menu > li > a {
    line-height: 30px;
}

#startTourBtn {
    /*margin-top:10px;*/
}

.div-loading {
    background-image: url("/content/images/loading.gif");
    background-position: 0 0px;
    background-repeat: no-repeat;
    background-size: 25px auto;
    padding-left: 31px;
    min-height: 30px;
}

.input-loading {
    background-image: url("/content/images/loading.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 25px auto;
    padding-left: 31px;
    min-height: 30px;
}

.select-loading {
    background-image: url("/content/images/loading.gif");
    background-position: 16px 4px;
    background-repeat: no-repeat;
    background-size: 25px auto;
    padding-left: 50px;
    min-height: 30px;
}

.ul-loading {
    background-image: url("/content/images/menu-loader-bar.gif");
    background-position: 16px 5px;
    background-repeat: no-repeat;
    padding-left: 50px;
    min-height: 30px;
}


@media print {
    a[href]:after {
        content: none !important;
    }
}

.notification-close {
    display: inline !important;
    -ms-opacity: 0.85;
    opacity: 0.85;
}

.rating-symbol {
    margin-left: 10px;
}

#feedbackButton_span {
    -ms-border-radius: 0px;
    position: fixed;
    right: 0px;
    bottom: 0px;
}

    #feedbackButton_span button.btn {
        -ms-border-radius: 0px;
        border-radius: 0px;
    }

.admin-address {
    position: fixed;
    top: 75px;
    right: 0px;
    width: 300px;
    background-color: #fdfdfd;
    z-index: 1000;
}

.modal-footer {
    margin-top: 0px;
}

.features li {
    word-wrap: break-word;
}

.WordSection1 p {
    margin: 0px;
}


/* --------------------------------------------------- */
/*.green {
  color: green;
  font-weight: bold;
}*/

.carousel-control span {
    position: absolute;
    bottom: 0;
    color: olive;
}

.carousel-control.left,
.carousel-control.right {
    background: none !important;
    filter: progid: none !important;
}

.fa-angle-double-left {
    left: 5px !important;
}

#myCarousel .carousel-inner {
    min-height: 190px;
}

#myCarousel p,
#myCarousel-2 p {
    text-align: left;
}

blockquote {
    background: #f9f9f9;
    border-left: 2px solid rgba(255,165,0,0.33);
}

.popover {
    border: 2px solid rgba(255, 158, 0, 1);
}

    .popover.bottom > .arrow {
        border-bottom-color: rgba(255, 158, 0, 1);
    }

        .popover.bottom > .arrow:after {
            top: 3px;
        }

.carousel-control {
    bottom: 0px;
    top: auto;
}

.drill-down .panel-heading {
    padding: 5px;
}

.drill-down.collapse {
    display: none;
}

.drill-down .panel {
    -ms-border-radius: 0px;
    border-radius: 0px;
    border-top: none;
    box-shadow: none;
    margin-bottom: 0px;
    border-bottom: none;
}

.drill-down .panel-heading strong {
    font-size: 12px;
    font-weight: lighter;
}

.drill-down .panel-heading-loading {
    background-image: url("/content/images/loading.gif");
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 18px auto;
    padding-left: 31px;
}
.scrollable-menu {
    height: auto;
    max-height: 150px;
    overflow-x: hidden;
}
.td-details {
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.select2-container.address-search {
    border: 2px solid #70afc4;
    border-radius: 5px;
}

span.total-due, span.allocable, span.remaining {
    padding-right: 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}