/* Custom Colors STARTS */

@import url(../../assets/fonts/OleoScript/OleoScript.css);
.text-color-666 {
    color: #666666 !important;
}

.text-color-c4c4c4 {
    color: #c4c4c4 !important;
}

.text-color-333 {
    color: #333333 !important;
}

.text-color-3366 {
    color: #333366 !important;
}

.text-color-white {
    color: #fff !important;
}

.text-color-397DD6 {
    color: #397DD6 !important;
}

.border-color-c4c4c4 {
    border: 1px solid #c4c4c4 !important;
}

.bg-blue {
    background-color: #214778 !important;
}

.background-color-397DD6 {
    background: #397DD6;
}

.background-color-E8F1F5 {
    background: #E8F1F5;
}

.form-control:focus {
    box-shadow: none;
}

.btndisabled {
    opacity: 0.6;
}

form .error {
    color: #ff0000;
}


/* Custom Colors ENDS*/


/*   Height/Width STARTS    */

.height-50 {
    height: 50px;
}

.height-80 {
    height: 80px;
}

.height-100 {
    height: 100px;
}

.height-200 {
    height: 200px;
}

.height-300 {
    height: 300px;
}

.height-400 {
    height: 400px;
}

.width-100 {
    width: 100px;
}

.width-200 {
    width: 200px;
}

.width-300 {
    width: 300px;
}


/*   Height/Width ENDS    */


/*  Margins  */

.mt-n20 {
    margin-top: -20px !important;
}

.mt-n30 {
    margin-top: -30px !important;
}

.mt-n50 {
    margin-top: -50px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.dataTables_paginate {
    float: left !important;
}


/*   Login Screen STARTS */

.invalid-custom-tooltip {
    max-width: 100%;
    padding: 0.4rem 0.5rem;
    margin-top: .1rem;
    /*font-size: 0.71137rem;*/
    line-height: 1.5;
    color: #397DD6;
    background-color: #E9EDF2;
    border-radius: 0.25rem;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: lighter;
    font-size: 11px;
    display: inline-table;
    max-width: 340px;
}

.invalid-custom-tooltip i {
    vertical-align: middle;
    font-weight: bold;
    font-size: 11px;
}


/* */

.b-14 {
    border-radius: 14px;
}

.get-heading {
    font-family: 'Oleo Script';
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
}

.f-36 {
    font-family: 'Nunito';
    font-size: 36px;
}

.mb-2-2 {
    margin-bottom: 2.2rem !important;
}

.left-img {
    background: aliceblue;
    background-size: cover;
    background-image: url(../../assets/images/left-pic.png);
    width: 100%;
    object-fit: cover;
}

select {
    background: transparent;
    background-image: url(../../assets/images/down-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position-x: 95% !important;
    background-position-y: 14px !important;
}

.logo-dim img {
    width: 205px !important;
    height: 56px !important;
    margin-left: -5px;
}


/* dashboard */

.layout-sidebar-large .main-header .logo,
.layout-sidebar-large .main-header .logo img {
    width: 120px !important;
    height: auto;
    margin-left: 5px;
}


/*steps page */

.carousel-indicators .active {
    background-color: #397DD6 !important;
}

.bg-steps-green {
    background-color: #4CAF50 !important;
}

.carousel-indicators li.active.bg-steps-green {
    background-color: #FAFAFA !important;
}

.overflow-hidden {
    overflow: hidden;
}


/***  TEAM SURVEY CSS STARTS ***/

.team-model-img-div {
    margin-top: 80px;
    margin-bottom: 80px;
}

.team-model-img-div img {
    max-width: 730px;
}

.about-survey-accordian-data {
    background-image: url(../../../public/assets/images/about-survey-bg);
}

.about-survey-accordian-data .upper-text {
    font-size: 22px;
    font-weight: normal;
    max-width: 700px;
}

.about-survey-accordian-data .lower-text {
    font-size: 17px;
    font-weight: lighter;
}

.accordian-title-card {
    background: white;
    border-bottom: 2px solid !important;
    border-color: black !important;
}

.accordian-title-card h6 {
    font-size: 18px !important;
    font-weight: bold;
}

.accordian-title-card h6 a {
    color: black !important;
}

.about-survey-card-container {
    margin: 32px 0px 32px 0px;
}

.clientSurveyListRow td {
    min-height: 95px;
    display: table-cell;
    justify-content: center;
    align-content: center;
    vertical-align: middle !important;
}

.survey-respondent-modal-dialog-custom input {
    width: 300px;
}

.survey-respondent-modal-dialog-custom .modal-content {
    width: 416px;
    margin: auto;
}

#add-respondent-form .row {
    width: 327px;
    padding: 0;
    margin: auto;
    margin-top: 24px;
}

#add-respondent-form .radio {
    float: left;
    margin-right: 25px;
}

#customers-list-tableview_filter {
    float: right;
}

td .btn img {
    width: 25px;
    max-width: none;
}

.main-content-wrap {
    overflow-x: auto;
}

.modal-content {
    overflow-y: auto;
}


/*

.clientSurveyList :nth-child(even){
background-color: #F5F6FF !important;
}
.clientSurveyList :nth-child(odd){
background-color: #ffffff !important;
}
*/


/***  TEAM SURVEY CSS ENDS ***/

@media only screen and (min-width: 992px) {
    .copyright-div {
        margin-top: 60px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 992px) {
    .copyright-div {
        margin-top: 60px;
        margin-left: 0px;
    }
    .invalid-custom-tooltip {
        display: inline-table;
        max-width: 340px;
    }
}

@media only screen and (max-width: 600px) {
    /* For mobile phones: */
    .f-12 {
        font-size: 12px;
    }
    .f-30 {
        font-size: 30px !important;
    }
    .get-heading {
        font-size: 50px !important;
    }
    .text-20 {
        font-size: 20px !important;
    }
    .left-img {
        width: 100%;
        height: 250px;
    }
    .copyright-div {
        position: unset;
    }
    button.close {
        margin-top: 8px !important;
        margin-right: -8px !important;
    }
    .copy-text {
        text-align: unset !important;
    }
    /* dashboard */
    .layout-sidebar-large .main-header .logo,
    .layout-sidebar-large .main-header .logo img {
        width: 119px !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 990px) {
    .left-img {
        height: 350px;
    }
    .row-sm-600-900 {
        display: block;
    }
    .col-sm-600-990 {
        max-width: 100%;
    }
    .coprighty-div {
        margin-top: 60px;
        margin-left: 0px;
        bottom: 20px;
        position: relative;
    }
}

.profile-image-container {
    height: 100px;
    width: 100px;
}

.rounded-circle {
    border-radius: 50% !important;
}

.bg-light {
    background-color: #bbb !important;
}

.profile-image-container img {
    display: none;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.surveyScoresReportTable .tr-fixed-header {
    position: sticky;
    top: 0;
    background-color: #b3a3a3 !important;
}

.min-height-auto {
    min-height: auto;
}

ul {
  list-style-type: none;
}

.tr_answer{
    width: 178px; 
    float: left; 
    font-size: 0.7rem;
}