/* Custom Colors STARTS */
@import url(/public/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;
}


.has-error{

}

.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: #a94a6b;
    background-color: #fbe4ec;
    border-radius: 0.25rem; 
    font-family: 'Nunito';
    font-style: normal;
    font-weight: lighter;
    font-size: 11px;
    display: inline-table;
    width: -webkit-fill-available;
    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: 36px;
  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: 13px;
  font-weight: normal;
  max-width: 1073px;
}

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


.accordian-title-card {
  background: white;
  border-bottom: 2px solid !important;
  border-color: #d8d8d8 !important;
  padding-top: 20px;
}

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

.accordian-title-card h6 a {
  color: #08192b !important;
}

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

/*ts = team survey page*/

.tscard{
  padding-left: 1% !important;
  padding-right: 1% !important;
}


.tsaccordion .tscard {
  border-bottom: 0;
  border-radius: 0;
  padding: 1% 1% 0 1% !important;
}

.tsaccordion .ul-collapse__icon--size a::before {
  font-family: 'iconsmind';
  font-size: 13px !important;
  font-weight: 700;
  vertical-align: bottom;
  cursor: pointer; 
}


.fstcol{
    width:55%;
    font-size: 14px;
  }

  
.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;
}


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

/*reports start*/

body{
  background-color: #fff;
}
.Title-survey{
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 22px;
margin-top: 158px;
margin-left: 300px;
margin-bottom: 50px;
color:hsl(214, 58%, 45%);
}
.layout-sidebar-large .main-header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 80px;
  box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #fff;
  z-index: 100;
}
.sec-nav {
  display: flex;
  list-style: none;
  font-weight: 700;
  font-size: 14px;
  padding-left: 15%;
  padding-right: 16%;
  width: 100%;
}
.sec-nav li{
  cursor: pointer;
  margin-left: 58px;
}
.active-line-blue{
  height: 2px;
  background-color: #397DD6;
}
.hover-line-blue{
  height: 0px;
  background-color: #397DD6;
  transition: all 0.1s ease-in;
}
.sec-nav li:hover .hover-line-blue{
  height: 2px;
}
.active-line-blue{
  height: 2px;
  background-color: #397DD6;
}
.main-survery-box{
  padding-left: 17%;
  padding-right: 8%;
}
  .left-section{
    width: 48%;
    padding: 0 10px 0 0;
  }
  .right-section{
    width: 60%;
    padding: 0 0 0 10px;
  }
  .charts-section{
    flex-flow: column;
    /*height: 1309px;*/
    flex-wrap: wrap;
    column-gap: 3%;

  }
.white-box-fst{
  padding: 27px;
  background-color: #FFFFFF;
  border-radius: 6px;
  position: relative;
  margin-bottom: 29px;
  flex-grow: 1;
  }
.first-box{
  height: 74px;
  width: 100%;
  padding: 0 30px;
  margin-bottom: 27px;
  background-color: #FFFFFF;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 24px;
  color: #666666;
}
.img-drag{
  position: absolute;
  top: 15px;
  right: 15px;
}
.gradient-chart{
  position: relative;
  width: 194px;
}
.arrow-chart{
  position: absolute;
  bottom: -10px;
  left: -8px;
  transform-origin: 1495% 48%;
  transform: rotate(0deg);
}
.Gradient-chart-text{
  width: fit-content;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 71%;
  transform: translate(-50%,-50%);
  line-height: 14px;
  font-weight: 700;
}
.the-gradient-percentage{
font-size: 33px;
font-weight: 600;
}
.per-font{
  font-Weight:600;
font-Size :11px;
}
.satisfied-chart-txt{
  position: absolute;
  right: -15px;
  bottom: -16;
  font-size: 9px;
}
.dissatisfied-chart-txt{
  position: absolute;
  left: -15px;
  bottom: -16px;
  font-size: 9px;
}
.happy-img{
  position: relative;
  width: 63px;
  height: 63px;
}
.happy-img img{
width: 63px;
height: 63px;
display: none;
}
.happy-img div{
  position: absolute;
  width: 63px;
  height: 63px;
}
.man-chart{
  position: relative;
  min-width: 85px;
  height: 147px;
}
.man-chart img{
  position: absolute;
}
.man-chart img:nth-child(1){
  transform: scale(0.96);
  
}
.woman-chart-back{
  overflow: hidden;
  position: absolute;
  width: 85px;
  height: 145px;
}
.hover-me:hover{
  background-image: linear-gradient(to right,rgba(255, 255, 255, 0.3),rgba(255,255,255,0.3))
}
.hover-me-one:hover{
  background-image: linear-gradient(to right,rgba(0, 0, 0, 0.05),rgba(0,0,0,0.05));
}
.white-back-manChart{
  background-color: white;
  height: 145px;
  width: 85px;
  position: absolute;
}
.white-back-womanChart{
  background-color: white;
  height: 145px;
  width: 85px;
  position: absolute;
}
.participant-number{
  background-color: #397DD6;
  height: 25px;
  border-radius: 34px;
  color: white;
  min-width: fit-content;
  padding: 2px 9px;
  margin-right: 14px;
}
.participant-number>span{
margin-left: 3px;
}
.man-count{
  background-color: #397DD6;
  border-radius: 34px;
  color: white;
  width: 40%;
  text-align: center;
}
.woman-count{
  background-color: rgba(83, 163, 207, 0.2);
  border-radius: 34px;
  color: #397DD6;
  width: 60%;
  text-align: center;
}
.participant-chart{
  gap: 10px;
}
.satisfaction-box{
  background-color: #397DD6;
  border-radius: 13px;
  width: 134px;
  height: fit-content;
  color: white;
  padding: 5px 4px;
  padding-top: 17px;
  position: relative;
  align-items: center;
  display: flex;
}
.inner-box-txt{
text-align: center;
vertical-align: middle;
}
.inner-box-txt>div:nth-child(2){
  font-size: 12px;
}
.inner-box-txt span{
  font-size: 10px;
}
/*.satisfaction-box-back{
  gap: 20px;
  display: flex;
  flex-wrap: wrap !important;
  padding-left: 29px;
  align-items: center;
  margin-bottom: 26px;
  flex-flow: row;
}*/
.sat-dis-row{
  gap: 15px;
  flex-wrap: wrap;
}
.sat-dis-row>div>div:nth-child(1){
  height: 9px;
  width: 9px;
  margin-right: 7px;
}
.sat-dis-row>div{
  align-items: center;
}
.sat-dis-row>div:nth-child(1)>div:nth-child(1){
  background-color: #FB5F6D;
}
.sat-dis-row>div:nth-child(2)>div:nth-child(1){
  background-color: #F0AF6F;
}
.sat-dis-row>div:nth-child(3)>div:nth-child(1){
  background-color: #9ADBA3;
}
.sat-dis-row>div:nth-child(4)>div:nth-child(1){
  background-color: #7CC6D3;
}
.sat-dis-row>div:nth-child(5)>div:nth-child(1){
  background-color: #397DD6;
}
/*  */
.working-years-chart-back{
  column-gap: 17px;
  align-items: center;
  margin-bottom: 15px;
}
.working-years-chart-back>div:nth-child(1){
  width: 61px;
}
.working-years-chart{
  background-color: #397DD6;
  height: 32px;
  width: 94%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.working-years-chart>span{
  font-size: 10px;
}
/* Raised Topics Chart */
#container {
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
  }
  #container>div:nth-child(1){
    height: 400px;
  }

  /* Apex Chart Donate */
  .apexcharts-legend.position-bottom.left, .apexcharts-legend.position-top.left, .apexcharts-legend.position-right, .apexcharts-legend.position-left{
    top: 72px !important;
  }
/* Print button */
.Print-btn{
  width: 133px;
  height: 40px;
  background-color: #397DD6;
  color: white !important;
  font-weight: 500;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  cursor: pointer;
}
.Print-btn img{
  margin-right: 9px;
}
.current-date{
  font-size: 18px;
  display: none;
}
/* Report Tow */
.servey-progress-bar-back{
  position: relative;
  width: 429px;
  height: 19px;
  margin-top: 85px
}
.servey-progress-bar{
width: 100%;
height: 19px;
background-color: #C4C4C4;
border-radius: 6px;
transform: matrix(1, 0, 0, -1, 0, 0);
position: absolute;
}
.blue-servey-progress-bar{
  position: absolute;
  width: 23%;
  height: 19px;
  background-color: #397DD6;
  border-radius: 6px;
}
.report-tow-title{
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  margin-bottom: 18px;
}
.subtitle-num{
  font-size: 48px;
  line-height: 22px;
  color: #333366;
}
.report-tow-boxshadow{
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}
.sumary-title{
  font-weight: 700;
  font-size: 24px;
}
.Table-Head{
  width: 100%;
  height: 50px;
  background-color: #70CA8E ;
  border-radius: 10px;
  padding: 14px 25px;
  justify-content: space-between;
  color: white;
  font-weight: 700;
  font-size: 14px;
}
.table th, .table td {
  padding-left: 19px;
  vertical-align: middle !important;
}
.table {
  width: 98%;
  margin: auto;
}
.table-striped tbody tr:nth-of-type(even) {
  background-color: #F5F7FA;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: white;
}
.table th, .table td {
  border-top: 0;
}
.under-table{
  background-color: #F5F7FA;
  border-radius: 10px;
  align-items: center;
  width: 100%;
  padding: 17px 25px;
  font-weight: 700;
  font-size: 15px;
}
.under-table img{
  margin-right: 20px;
}
.big-circle{
  width: 148px;
  height: 148px;
  border: 6px solid #70CA8E;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-weight: 400;
  margin: auto;
  font-size: 39px;
}
.sammary-row {
  padding: 0 18px;
  row-gap: 31px;
}
.sumary-suctitle{
  font-weight: 700;
  font-size: 20px;
  margin-left: 5px;
}
/* Comparasion */
.score{
  gap:48px;
  justify-content: center;
}
.score-bar-back{
  position: relative;
  width: 37px;
  max-height: 166px;
}
.score-bar{
  width: 12px;
  height: 166px;
  background-color: #E7F1FF;
  border-radius: 9px;
  margin: auto;
  margin-bottom: 29px;
}
.socre-bar-circle{
  width: 40px;
  height: 40px;
  height: 40px;
  left: -1px;
  position: absolute;
  background: #397DD6;
  box-shadow: 0px 4px 6px rgb(0 0 0 / 20%);
  border-radius: 50%;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}/*
.table-score{
  margin-bottom: 63px;
}*/
.blue-me{
  background-color: #397DD6 !important;
}
.red-me{
  background-color: #FB5F6D !important;
}
.orange-me{
  background-color: #F19744 ;
}
.orange-me-border{
border-color: #F19744;
}
.anychart-credits-text{
  display: none;
}
/* Drag img */
.img-drag{
  display: none;
}

/* custom invitation email */
.invitationEmailTextarea{
  padding: 20px;
  outline: none; 
  width: 100%;
  min-height: 255px;
    overflow: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  resize:none; 
  cursor: default;  
  border-color: #ffffff;
}

#invitationEmailVariableDiv{
    color: #afafaf;
    margin: 10px;
    font-size: 12px;
    text-align: center;

}

/*reports 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: 34px;
    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;
  }

  .auth-logo{
    text-align: center !important;
  }

  .fstcol{
    width:40%;
    font-size: 14px;
  }

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


@media only screen and (max-width: 450px) {
  /* For mobile phones: */
  .fstcol{
    width:30%;
    font-size: 13px;
  }
  .questionRow{
    padding-left: 0px;
  }
  .scb{
    padding: 10px;
  }
}


@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;
  }
  
}

