﻿.field-validation-error {
    color: #dd4b39;
    font-size: 13px;
}

.field-validation-valid {
    display: none;
}

.input-validation-error, .has-error input {
    border: 1px solid #dd4b39;
    background-color: #fee;
}

.has-error .input-group .input-group-addon {
    border-color: #dd4b39;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #dd4b39;
}

.validation-summary-valid {
    display: none;
}

.dl-horizontal.dl-spacing dt {
    margin-bottom: 10px;
    width: 35%;
    text-align: left;
}

#otherinfo dd {
    text-align: end;
}

#otherinfo dt {
    width: auto;
    text-align: left;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.active {
    background: #add8e6;
}

.loader {
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
}

.loader {
    position: absolute;
    left: 50%;
    top: 30%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.text-white {
    color: white !important;
}

.custom-slider {
    margin-left: 3%;
    margin-right: 3%;
}
    /*.custom-slider .slider-tick-label-container { width: 90% !important; }*/
    .custom-slider .slider-horizontal {
        width: 100% !important;
    }

    .custom-slider .slider-tick-label {
        font-size: 80% !important;
    }

        .custom-slider .slider-tick-label:last-child {
            left: 96% !important;
        }

.border-color-black {
    border-color: black;
}

.panel-small .panel-body {
    padding: 10px;
}

.nav-icon .fa {
    font-size: 20px !important;
}

.nav-icon img {
    width: 18px;
    margin-top: -6px;
}

.fa.fa-google-plus-square {
    color: red;
}

label.required:after {
    content: '*';
    color: red;
}

.label-custom {
    display: inline-block;
    background-color: #ff7a59;
    color: #ffffff;
    font-size: 85%;
    margin-right: 5px;
    margin-bottom: 5px;
}

    .label-custom a {
        color: #ffffff;
    }

.label-close {
    margin-left: 8px;
    cursor: pointer;
    color: #333;
    font-size: 120%;
}

.data-list .row {
    margin-bottom: 10px;
}

.h175 {
    height: 175px !important;
}

.related-contact-card {
    min-height: 200px !important;
}

.sales-compensation-recipient-card {
    min-height: 325px !important;
}

.user-header {
    height: 120px !important;
}

.container-selected-users ol {
    margin-top: 15px;
    margin-left: 0;
    padding-left: 12px;
}

    .container-selected-users ol li {
        margin-bottom: 10px;
    }

        .container-selected-users ol li .fa-trash-o {
            cursor: pointer;
            margin-left: 15px;
        }

            .container-selected-users ol li .fa-trash-o:hover {
                color: #dd4b39;
            }

#container-fund-notes .direct-chat-messages {
    height: auto;
}

.cursor-pointer {
    cursor: pointer;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}


.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-r-1 {
    margin-right: 1px !important;
}

.m-r-5 {
    margin-left: 5px;
}

.direct-chat-msg .direct-chat-text a {
    color: #333333;
    text-decoration: underline;
}

.direct-chat-msg.right .direct-chat-text a {
    color: #ffffff;
    text-decoration: underline;
}

.z-index99999 {
    z-index: 99999;
}

.consent-box {
    border: 1px solid #d2d6de !important;
    border-top: 3px solid #00c0ef !important;
}

    .consent-box .box-body {
        padding: 0 !important;
    }

    .consent-box .box-item {
        padding: 10px !important;
        border-bottom: 1px solid #DDD !important;
    }

.font-size15 {
    font-size: 15px !important;
}

.width50 {
    width: 50px !important;
}

.image-thumbnail40 {
    width: 40px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
}

.margin-left5 {
    margin-left: 5px !important;
}

.margin-bottom5 {
    margin-bottom: 5px !important;
}

.color-red {
    color: red !important;
}

.format-datepicker-textbox {
    border-radius: 0px !important;
    padding-left: 10px !important;
}

.font-size12 {
    font-size: 12px !important;
}

.word-wrap-block {
    word-break: break-word;
    white-space: normal;
    display: inline-block;
    text-align: left;
}

.form-control.datepicker {
    border-radius: 0px !important;
    padding-left: 12px !important;
}

.padding10 {
    padding: 10px !important;
}
.m-t-50 { margin-top: 50px; }

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: 21px !important; 
}
.icon-control {
    right: 0 !important;
    pointer-events: unset!important;
}
.svg-container {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 100%; /* aspect ratio */
    vertical-align: top;
    overflow: hidden;
}

.svg-content-responsive {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
}
.wrap-word {
    word-break: break-all !important;
    white-space: pre-wrap !important;
}
a.disabled {
    cursor: not-allowed;
    pointer-events : visible !important;
}
@media only screen and (max-width: 767px) {
    .invoice-col {
    max-width:90%;
    }
    .btn-bottom {
        margin-bottom: 4px;
    }
    .chip-break {
        white-space: pre-wrap !important;
    }
    .txtbox-control {
        margin-bottom: 4px;
        width:100% !important;
    }
    .btn-right {
    float:right;  
    }
    .x-text-control, .tick text {
        font-size: 4px;
    }
}




 
