.i-checks .checkbox-margin .pointerTrue + .iCheck-helper {
    pointer-events: none;
}

.form-horizontal .control-label {
    text-align: left;
}

.help-block {
    display: none;
}

.form-group.has-error .help-block {
    display: block;
}

.trip-users {
    border: 1px solid #e7eaec;
}

table, th, td {
    /* 	border: 1px solid black; */
}

#google-button {
    background-color: #d34836;
}

.lightBoxGalleryChild img {
    width: 100px;
    height: 100px;
}

ul#businessImagesUl {
    list-style: none;
}

.note-editor.note-frame.panel.panel-default {
    border: 1px solid lightgray;
}

.lightBoxGalleryChild {
    padding-top: 5px;
}

.trip-table-body input.form-control {
    padding: 0px;
    margin: 0px;
}

.trip-table-body > tr > td {
    padding: 0px !important;
    margin: 0px !important;
}

.ticket-submit-div-child {
    margin-right: 94px;
}

.trip-table {
    margin-left: 28px;
}

.vertical-timeline-content-container {
    margin-top: 5px;
    float: left;
    position: relative;
    background: white;
    border-radius: 0.25em;
    padding: 5px;
    margin-left: 4em;
    width: 120px;
}

.active .vertical-timeline-colour {
    color: #FFFFFF;
    background-color: #1ab394;
}

.vertical-timeline-content-container p {
    margin: 0px !important;
}

.vertical-timeline-content-container a {
    color: #676a6c;
}
.active .vertical-timeline-colour a {
    color: #FFFFFF;
}

.vertical-timeline-content-container:before {
    content: '';
    position: absolute;
    top: 7px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white;
}

.active .vertical-timeline-content-container:before {
    border-right: 7px solid #55b494;
}

/*.vertical-timeline-content-container:first-child:before {*/
/*border-right: 7px solid #1ab394 !important;*/
/*}*/

.vertical-timeline-circle {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 40px;*/
    /*height: 40px;*/
    border-radius: 50%;
    font-size: 16px;
    border: 3px solid #f1f1f1;
    text-align: center;
}

.vertical-timeline-block.circles i {
    display: block;
    margin-left: -11.8px !important;
    margin-top: -8.01px !important;
}

/*.vertical-timeline-circle i:first-child {*/
/*display: block;*/
/*}*/
.vertical-timeline-circle i {
    display: none;
    font-size: 0.7em;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 65%;
    margin-left: -12px;
    margin-top: -9px;
}

.circles {
    margin: 6em 0 !important;
}

.circles:last-child {
    margin-bottom: 0em !important;
}

.content-shadow {
    box-shadow: 2px 8px 35px #d2d2cc;
}

#vertical-timeline:before {
    left: 15px;
    height: 95% !important;
}

.filter-border-bottom {
    border-bottom: 1px solid #606060 !important;
}

.filter-border-left-right {
    border-left: 1px solid #606060;
    border-right: 1px solid #606060;
}

.padding-left {
    padding-left: 25px;
}

.padding-left-sm {
    padding-left: 16px;
}

.padding-top {
    padding-top: 16px;
}

.left-arrow-font-size {
    font-size: 20px;
}

.left-padding {
    padding-left: 104px;
}

.cancel-button {
    padding: 0px 30px !important;
}

.border {
    width: 100%;
    height: 1px;
    left: 0;
    position: absolute;
    background: #e7eaec;
}

.padding {
    padding: 15px 20px 25px 20px;
}

.text-highlight {
    font-weight: 800;
    color: black;
    font-family: Montserrat;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e5e6e7 !important;
    color: inherit !important;
}

.floatRight {
    float: right;
}

.triangle-bottom-colour {
    color: #000000 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 10px !important;
    font-size: 10px;
    color: currentColor !important;
}

.moreButton {
    background: transparent;
    outline: none;
    border: none;
    color: blue;
}

#more-content {
    display: none;
}

.location-filter {
    overflow: auto;
    height: 140px;
    margin-right: -19px;
}

.bg-colour {
    background-color: inherit !important;
    color: black !important;
    font-weight: 600;

}

.input-group .form-control:focus {
    z-index: 1 !important;
}

.input-group-resizing {
    padding-right: 15px !important;
    padding-left: 15px !important;

}

.select2-container .select2-selection--single {
    height: 33px !important;
    padding-top: 2px;
}

.select2-container--default .select2-selection--single {
    border-radius: unset !important;
}

.location-searchbox {
    height: 50px;
    margin-top: -9px;
    background-color: inherit;
    border-top: none;
}

.location-searchbox-input {
    width: 100%;
    height: 43px;
    border: none;
    background-color: inherit;
    outline: none;
    margin-left: -7px;
    padding-top: -3px;
    padding-bottom: 15px;
}

.search-icon {
    top: 13px !important;
    right: 5px !important;
}

.ibox-title-border-colour {
    border-color: darkgrey !important;
}

.ibox-content-border-colour {
    border-color: #606060 !important;
}

.location-ibox-content-border-colour {
    border-color: darkgray !important;
}

.filters-top-bottom-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.location-filter-top-down-padding {
    padding-top: 1px !important;
    padding-bottom: 7px !important;
}

.font-styling {
    font-family: 'Montserrat', sans-serif;
}

.marginBottom {
    margin-bottom: 17px;
}

.action-button-padding {
    padding: 6px 5px !important;
}

#toast-container > .toast-success:before {
    content: none !important;
}

.filter-margin {
    margin-top: 8px !important;
}

.othersIndustry {
    display: none;
}

.othersIndustry1 {
    display: block;
}

.addClient-Button-width {
    width: fit-content !important;
}

.btn-lg-padding {
    padding: 9px 16px !important;
}

.clearAll-btn {
    background-color: inherit;
    border: none;
    color: blue;
    outline: none;
}

.text-sm-right {
    text-align: right !important;
}

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

.float-right {
    float: right;
}

.commentBoxMargin {
    margin-top: 20px;
}

.ibox-title-border-padding {
    border-style: none !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.paddingBottom {
    padding-bottom: 8px;
}

.user-name-color {
    color: #0000ff;
}

.textarea-resizing {
    resize: none;
}

.popover {
    background-color: transparent !important;
}

.popover-title {
    background-color: #FFFFFF !important;
    border-bottom: 0px solid #ebebeb;
}

.popover-content {
    word-break: break-word;
    background-color: #FFFFFF !important;
}

.upload-btn-color {
    background-color: #d4d4d4;
}

.btn-hide {
    display: none;
}

.btn-show {
    display: inline-block;
}

#clients thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    max-width: 100px;
    word-break: break-word;
    -moz-word-break: break-word;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.dataTable-font {
    font-size: 11px;
}

.Disabled + .iCheck-helper {
    background-color: gainsboro !important;
    opacity: 1 !important;
}

.Margin > .icheckbox_square-green {
    margin-top: 7px;
    margin-right: 10px;
}

.fileupload {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 515px !important;
}

.quickbook-date-style {
    color: #9a9d9f;
    font-size: 80%;
}

.fileinput-new > .fileupload {
    width: 100% !important;
}

#clients thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 27px !important;
}

.fileInput-fileName {
    display: inline !important;
    vertical-align: unset !important;
}

.custom-btn {
    color: #1ab394;
    border-color: #1ab394;
    background-color: #FFFFFF;
}

.input-group-right-border {
    border-right: 0;
}

.text-border {
    border-top: 3px solid #000;
    width: 5%;
    padding-top: 5px;
}

.text-decoration {
    border-top: 3px solid #000;
    width: 9%;
    padding-top: 5px;
}
.text-decoration-fit {
    border-top: 3px solid #000;
    width: fit-content !important;
    padding-top: 5px;
}

.accordian-spacing{
    padding-left: 0px !important;
}

.select2-container {
    /*min-width: 180px;*/
    width: 100% !important;
    z-index: 3;
}

.container-height{
    height: 100% !important;
}

#projects thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    max-width: 100px;
    word-break: break-word;
    -moz-word-break: break-word;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}


td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
    min-width: 8px;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
    min-width: 8px;
}

.th-hide{
    display: none;
}
.downloads .widget a:hover{
    color: yellow !important;
}
.m-l-r-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.overflow {
    overflow: auto;
}
dd {
    -ms-word-break: break-word;
    word-break: break-word;
}
.popover-msg .popover {
    width: 203px;
}
.text-break {
    -ms-word-break: break-word;
    word-break: break-word;
}
.d-inline-block {
    display: inline-block;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.jumbotron h1 {
    font-size: 28px;
    font-weight: 700;
}
.jumbotron p {
    font-size: 15px;
}
.font {
    font-size: 12px !important;
}
#contractId_wrapper .table > thead > tr > th, #contractId_wrapper .table > thead > tr > td, #contractId_wrapper .table > tbody > tr > td {
    vertical-align: middle;
}

.navbar-brand {
    height: 53px;
}
.nav.navbar-top-links a {
    font-size: 13px;
}




/* Dashboard -starts*/

#buChartTable_wrapper .pagination, #worldMapTable_wrapper .pagination {
    font-size: 10px;
}
#countryDashboard_wrapper {
    padding-bottom: 0;
}

.ccm-dashboard .label-white {
    background-color: #fff;
    color: #1ab394;
}
.ccm-dashboard .expiring-count .p-sm {
    padding: 21px 15px;
}

.c-pointer {
    cursor: pointer;
}
@media only screen and (min-width: 992px) {
    .ccm-dashboard .expiring-count .col-lg-6:nth-child(odd) {
        padding-right: 0;
    }
}

/* Dashboard -ends*/

[data-name="CCM_TOKEN"] + span .editableform .form-control {
    width: 330px;
    height: 125px;
    resize: vertical;
}

form#buForm .form-group, form#entityForm .form-group {
    display: flex;
    align-items: center;
}
form#buForm span.select2-selection--single {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
form#entityForm .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
}
form#entityForm .select2-container--default .select2-selection--single {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
}
form#entityForm .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: unset;
}
form#entityForm .select2-container .select2-selection--single {
    height: 31px !important;
}

.breadcrumb > li {
    font-size: 12px;
}

/* Export Settings page*/
.export-data table > thead > tr > th, .export-data table > tbody > tr > td {
    padding-left: 25px;
    vertical-align: middle;
}
.export-data a.text-success:hover, .export-data a.text-success:focus {
    color: #636abc;
}

/* GLOBAL slim-scroll*/
::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    background: rgb(211,211,211) ;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

/*modal shift issue*/
.modal {
    overflow-y: auto;
}
.modal-open {
    overflow: auto;
}
.modal-open[style] {
    padding-right: 0px !important;
}
/*modal shift issue --end*/

/*Media Queries*/
@media only screen and (max-width: 1200px) {
    /*Client & Project listing*/
    .filter-container {
        font-size: 12px;
    }
    #clients, #projects {
        width: 1024px;
    }
    .m-l-n-xl.address-field {
        margin-left: 0;
    }
}

@media only screen and (max-width: 992px) {
    /*Setup*/
    .filter-width {
        width: 74% !important;
    }
}

@media only screen and (max-width: 767px) {
    /* GLOBAL */
    .xs-padding {
        padding: 15px 0px 25px 0px ;
    }

    /* Dashboard */
    .ccm-dashboard .expiring-count .col-lg-6 {
        padding: 0;
    }

    /* Setup*/
    .vertical-timeline-block {
        margin: 2em 0 !important;
    }
    .m-font {
        font-size: 13px;
    }
    .p-0 {
        padding: 0;
    }
    #keyPeople_filter, #documentId_filter, #contractId_filter, #invoicetable_filter, #tmView_filter, #projectKeyPeopleTable_filter, #fixedView_filter, #costView_filter,
    #keyPeople_length, #documentId_length, #contractId_length, #invoicetable_length, #tmView_length, #projectKeyPeopleTable_length, #fixedView_length, #costView_length {
        text-align: unset;
    }
}

@media only screen and (max-width: 640px) {
    /*GLOBAL*/
    #clientBreadcome {
        margin: 0 -5% !important;
    }
    .cancel-button{
        padding: 0 !important;
    }
    #clientBreadcome .m-l-lg, #clientBreadcome .m-l-xl {
        margin-left: 0;
    }
    .pagination {
        font-size: 10px;
    }

    /*Dashboard*/
    .ccm-dashboard .global-coverage {
        display: table;
    }
    table#buChartTable, table#worldMapTable {
        width: 600px
    }

    /* Setup */
    #documentId, #keyPeople, #projectKeyPeopleTable, #documentId, #fixedView {
        width: 672px !important;
    }

    /* Export page */
    .export-data table > thead > tr > th, .export-data table > tbody > tr > td {
        padding-left: 5px;
    }
}

