body { font-family: "Dosis", "Hind","Open Sans"; background: #f8f8f8; color: #5b6062; font-size:13px; }
html {
  scroll-behavior: smooth;
}

#menu-div-lat{
  padding-right:20px; padding-left:20px; padding-top:5px; padding-bottom:10px;
}

input[disabled]{
    background-color: #f3f3f3;
    color: rgb(71, 71, 71);
}
.justify-text{
  text-align: justify;
}
.dataTables_empty{
    padding: 5px !important;
    color: #777777;
    font-size: 12px;
}

.dataTables_length{
  padding:5px;
}
#deletion_btn{
  background-color:#5f85cc;
  border-color: #5f85cc;
}
.resources-sm-table-first td{
  background: #eaf5fb !important;
  
}
.resources-sm-table thead tr td{
  background: #d6eef7 !important;
  
}
.resources-sm-table tr td{
  padding: 5px !important;
  background: white;
  color: #4d4d4d !important;
  text-align:left !important;
}
.dataTables_pager{
    font-size: 12px;
    color: grey;
    padding: 0px 27px;
}
label{
  margin-bottom: 0px;
}

.soft-page-title{
    border-bottom: solid 1px #d4d5d7;
    width: 100%;
    display: block;
    color: #868686;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 5px 0px;
    /*font-weight: 200 !important;*/
    -webkit-text-stroke-color: #5ea8c3 !important;
    /* background: #f8f8f8; */
}

.align-right { text-align: right !important;  }
.align-left { text-align: left !important; }
.align-center { text-align: center; }
.main-logo{
  font-size:18px;
  letter-spacing: 0.5px;
  padding:10px 20px;
}

.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    color: #000!important;
    background-color: #f1f1f1!important;
}
.w3-round-xlarge {
    border-radius: 16px;
}

.w3-container, .w3-panel {
    padding: 0.2em 9px;
    font-size: 15px;
}
.w3-round-xlarge {
    border-radius: 16px;
}

.div-squared:hover{
  background-color: #96b260;
  border: solid 1px #96b260;
  cursor:pointer;
}

.btn-blue-white-style:hover{
  color: white !important;
  background-color: #96b260;
  border: solid 1px #96b260;
}

.btn-blue-white-style{
    border: solid 1px #77b9d1;
    height: 30px;
    width: 30px;
    color: white;
    background-color: #77b9d1;
}
.selector_div_square_main{
    display: flex;
    /*max-width: 800px;*/
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}
.selector_div_square{
    border: solid 1px #ddd;
    font-size: 15px;
    width: auto;
    margin: 3px 3px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-content: center;
    padding: 7px;
    justify-content: center;
    text-align: center;
    min-width: 100px;
    
   
}
.selector_div_square:hover{
    border: solid 1px #85ac3b;
    color: #85ac3b !important;
    -webkit-text-stroke-color:#85ac3b !important;
    
}
/*.selector_div_square:hover{*/
/*  color: #85ac3b !important;*/
/*}*/



.check-big{
    width: 25px;
    height: 25px;
}

.div-squared{
    width: 65px;
    height: 65px;
    background-color: #77b9d1;
    color:white;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 5px;
}

.div-squared-text{
    inline-size: 50px;
    text-align: center;
    word-wrap: break-word !important;
    overflow-x: clip;
}


.bk-white{
  background-color: white !important;
}
.selectors-table tr td{
  vertical-align: top;
}
.sm-input-grey{
      height: 15px;
    border: solid 1px #dfdfdf;
    font-size: 10px;
}
.small-input-grey{
    height: auto;
    font-size: 11px;
}
.budget-inp-div{
    background: #f8f8f8;
    border: solid 1px #dfdfdf;
    padding: 10px;
}
#dwn_link:hover{
  color:white !important;
  text-decoration: none;
}
.monospace{
  font-family: monospace !important;
  font-size: 11px;
}
.alert-danger{
    color: white;
    background-image: -webkit-linear-gradient(top,#c29090  0,#ba7474  100%) !important;
    border-color: #a44f4f !important;
    margin-top: -15px;
    padding: 20px;
    border-radius: 0px;
}
.color_inner_table{
    border: 0px;
    background: 0pc;
    width: 14px;
    padding: 0px;
    height: 18px;
}
.contents{
  display: contents;
}
.opacity-06{
  opacity:0.6
}
.client_contact{
  display: grid;
}
.width-100{
  width:100% !important;
}
.width-50{
  width:50% !important;
}
.width-40{
  width:40% !important;
}
.width-10{
  width:10% !important;
}
.width-20{
  width:20% !important;
}
.width-30{
  width:30% !important;
}
.width-100-px{
  width:100px;
}

#forms-add-table tbody tr td:nth-child(4) {
    vertical-align: middle;
}
#process-add-table, #forms-add-table, #vars-add-table{
  border-collapse: collapse !important;
}
#process-add-table thead tr td, #forms-add-table thead tr td, #vars-add-table thead tr td {
    padding: 3px 5px !important;
    font-size: 11px;
    border: solid 1px #dfdfdf !important;
}
.min-width-75{
  min-width:75px;
}
.min-width-100{
  min-width:100px;
}
.min-width-130{
  min-width:130px;
}
.min-width-150{
  min-width:150px;
}
.min-width-200{
  min-width:200px;
}
.min-width-250{
  min-width:250px;
}
.link-btn{
    margin: 2px;
    height: 34px;
    width: 37px;
    background-color: whitesmoke;
    padding: 7px !important;
}
.btn-none{
  border:none;
  background:unset;
}
.under-details-area{
  padding-top:0px !important;
  /*margin-top:-15px;*/
}
.green-btn-save{
  background-color:#a3c088 !important;
  color:#fff !important;
  border: solid 1px #a3c088 !important;
}
.red-btn-save{
  background-color:#bf4441 !important;
  color:#fff !important;
}
.green-text{
  color:#60a050 !important;
}
.yellow-text{
  color:#ecc64f !important;
}
.red-text{
  color:#b83431 !important;
}
.blue-text{
  color:#2e6da4 !important;
}
.width-15{
  width: 15px !important;
}
.require{
    color:red;
}

.sm-white-area{
    background-color: white;
    padding: 10px;
}

.modal-body-notification{
    height: 80px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

textarea.form-control {
    height: auto;
    padding: 5px !important;
    resize: vertical;
    border-radius: 0px;
    margin: 0px;
    background-color: #f9f9f9;
    border: solid 1px #d4d5d7;
    border-radius: 5px;
    
}
/*BUTTONS*/



hr{
  margin-top:0px;
}

.form-div {
    padding: 1%;
    margin: 0px 20px;
    /* padding-top: 2.2%; */
    /* border-radius: 7px; */
}
/*TABLES */

/*COLORS DUE DATES*/
.box-text{
  display: inline-flex;
  margin-top:3px;
}
.box-inner-text{
  justify-content: center;
  /*height: 18px;*/
  margin:0px 4px;
  display: flex;
  padding-top: 1px;
  align-items: center;
  padding-left: .75rem;
  padding-right: .75rem;
  border-radius: 5px;
}
.box-color-green{
  background-color: #edfde8;
  color: #34803b;
}
.box-color-blue{
  background-color: #e6fffa;
  color: #2c7a7b;
}
.box-color-yellow{
  background-color: #f8f6e4;
  color: #c49027;
}

.box-color-orange{
  background-color: #f8f1e4;
  color: #d76c32;
}
.box-color-red{
  background-color: #f8eae4;
  color: #d73432;
}
.box-color-purple{
  background-color: #eeeafa;
  color: #7b5cdb;
}
.box-color-grey{
  background-color: #e2e2e2;
  color: #514c4b;
}
.div-budget-modif{
      padding: 20px 0px !important;
    border: solid 1px #dfdfdf;
    margin-top: 26px;
}
.table-process-min{
    overflow: auto !important;
    width:100% !important;
}
.inp-text-var{
  display: flex;
    align-items: center;
}

.ball_color_style:hover{
  opacity: 1;
}
.ball_color_50{
  opacity: 0.2;
}

/*TEXT*/
.font-size-30{
  font-size:30px !important;
}
.font-size-20{
  font-size:20px !important;
}
.font-size-18{
  font-size:18px !important;
}
.font-size-16{
  font-size: 16px !important;
}
.font-size-14{
  font-size:14px !important;
}
.font-size-15{
  font-size:15px !important;
}
.font-size-13{
  font-size:13px !important;
}
.font-size-12{
  font-size:12px !important;
}
.font-size-10{
  font-size: 10px !important;
}
.font-size-11{
  font-size: 11px !important;
}
.title-item{
  color:#5b6062;
}
.vertical-align-sub{
  vertical-align: sub;
}
label{
  font-weight: 400 !important;
}
.modal-icon-div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.modal-sub-div{
    display: flex;
    color: #fefefe;
    flex-direction: column;
    align-items: flex-start;
    padding:10px !important;
}
.modal-icon{
    /*margin-top:10px;*/
    font-size:28px;
}
.modal-icon-sm{
    /*margin-top:10px;*/
    font-size:18px;
    margin-bottom:3px;
}
.subtitle-modal{
  /*padding: 5px 44px;*/
  font-size:13px;
  /*margin-top:-5px;*/
  color: #fefefe;
  letter-spacing:0.3px;
}
.span-edit-cat{
    position: relative;
    right: 20px;
    font-size: 10px;
    padding-bottom: 2px;
}

.isdarkh{
    color: #2e6da4;
    font-size: 17px;
}

.form-cat:hover ~ .span-edit-cat {
  display: none
}
.border-top-grey{
  border-top: solid 1px #dddddd;
}
.bck-white{
    background-color:white !important;
}
/*PADDINGS*/
.no-pad{
  padding:0px;
}
.no-t-pad{
  padding-top:0px !important;
}
.pad-2{
  padding:2px !important;
}
.pad-3{
  padding:3px !important;
}
.pad-10{
  padding:10px !important;
}
.pad-15{
  padding: 15px !important;
}
.pad-5{
  padding: 5px !important;
}
.pad-0-5{
  padding: 0px 5px;
}
.pad-40{
  padding: 40px ;
}
.pad-6{
  padding: 6px;
}
/*MARGINS*/
.no-mrg{
  margin:0px !important;
}
.n-mrg-20{
  margin-top: -20px;
}
.n-mrg-10{
  margin-top: -10px;
}
.mrg-2{
  margin: 2px;
}
.mrg-5{
  margin: 5px !important;
}
.mrg-10{
  margin: 10px;
}
.mrg-20{
  margin: 20px;
}
.l-r-mrg-5-20{
  margin: 5px 20px;
}
.r-mrg-10{
    margin-right:10px !important;
}
.r-mrg-5{
    margin-right:5px !important;
}
.t-mrg-15{
    margin-top:15px !important;
}
.t-mrg-10{
    margin-top:10px !important;
}
.t-mrg-5{
    margin-top:5px;
}
.t-mrg-4{
  margin-top: 4px !important;
}
.t-mrg-3{
    margin-top:3px;
}
.t-mrg-25{
  margin-top: 25px;
}
.b-mrg-25{
   margin-bottom: 25px;
}
.l-mrg-5{
    margin-left:5px !important;
}
.l-mrg-15{
    margin-left:15px !important;
}
.b-mrg-10{
  margin-bottom:10px !important;
}
.b-mrg-15{
  margin-bottom:15px;
}
.b-mrg-5{
  margin-bottom: 5px !important;
}
.tb-mrg-5{
    margin-bottom: 5px;
    margin-top: 5px;
}
.close-btn-margin{
  margin: -10px -10px -10px 5px;
}
.width-auto{
  width: auto;
}
.width-height-15{
    width: 15px;
    height: 15px;
}
.icon-dropdown-blue{
  margin-right: 5px;
  font-size:14px;
}
.black-hover:hover{
  color:#5b6062;
}
.third-row-10 tbody tr td:nth-child(3){
      width: 10px !important;
    vertical-align: top;
}
.third-row-10 tbody tr td:nth-child(4){
    vertical-align: middle !important;
}
.form-inline .form-control {
    display: inline-block;
    /* width: auto; */
    line-height: 2;
    vertical-align: unset;
}
/* Layout Base */
	.inner-sidebar-links{
		display:initial;
	}
.table-width-col-50{
  width: 50% !important;
}
#budget-save-table tbody tr td:last-child{
  text-align: center;
}
#bills-table tbody tr td:last-child{
  text-align: left;

}
#last_col_filter{
  height: auto;vertical-align: bottom;margin-bottom: 10px;
}
.custom-inner-table tbody tr td {
    padding: 3px 5px !important;
    font-size: 11px;
    border: solid 1px #dfdfdf !important;
    background: white;
}
.custom-inner-table tbody tr {
    height: auto !important;
    text-align: left;
}
.table-responsive{
  margin:3px;
}
.border-red{
  border: solid 1px #c71b1b !important;
  color: #c71b1b;
}
.border-green{
  border: solid 1px #9ab95d !important;
  color: #9ab95d;
}
.border-green:hover{
  background-color: #9ab95d !important;
  color: #fff !important;
}
.border-green-active{
  background-color: #5c8b34 !important;
  border: solid 1px #5c8b34 !important;
  color: #fff !important;
}
.border-green-active:hover{
  background-color: #6ca615 !important;
  border: solid 1px #6ca615 !important;
  color: #fff !important;
}
.border-blue{
  border: solid 1px #5888b7 !important;
  background-color: #5888b7 !important;
  color: #fff;
}
.border-blue:hover{
  border: solid 1px #4da2d6 !important;
  background-color: #4da2d6 !important;
  color: #fff !important;
}
.btn-spacing{
    /* min-height: 34px; */
    /*line-height: 1.7;*/
    /*letter-spacing: 0.3px;*/
    border-radius: 0px !important;
    margin-right: 1px;
    /* text-transform: uppercase; */
    font-size: 12px !important;
    /* font-weight: 500; */
}
legend{
  color:blue;
  font-size:16px;
}
.div-budget-sm{
      border: solid 1px #5b8b34;
    padding: 10px 0px !important;
    margin-top: 5px;
}
.div-budget{
    /*border-right: solid 1px #eeeeee;*/
    /*border-top: solid 1px #eeeeee;*/
    padding: 10px !important;
    padding-top: 0px !important;
    margin-top: 5px;
}
.btn-budget{
    height: 70px !important;
    font-size: 12px !important;
}
#footer {
    /*border-top: 1px solid #d4dce2 !important;*/
    /*border-left: 1px solid #d4dce2;*/
    background: #FFF;
    padding: 6px;
    font-size: 11px;
    clear: both;
}

  .modal-footer{
      border:0px;
      background-color: #f8f8f8;

  }
  .border-bottom-grey{
    border-bottom: solid 1px #dddddd;
  }
  .form-text{
    background-color: unset;
    border: none;
    text-align:left;
    margin-left: -3px;
    border-bottom: solid 1px #dddddd;
  }
.form-special{
    background-color: whitesmoke !important;
    border-radius: 0px !important;
    height: 35px !important;
}
.form-modal{
    border: solid 1px #d4d5d7;
    font-weight: 400 !important;
    margin-bottom: 3px;
    color: #333333;
    font-weight: 400;
    font-size: 13px;
    padding: 0px 5px;
    padding-top: 3px;
    font-family: 'Hind';
    width: 100%;
    height: 34px;
    background-color: #f9f9f9;
    line-height: 2;
    border-radius: 5px;

}
.form-help-div{
    border: solid 1px #dfdfdf;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.label-info-title {
    color: #949596 !important;
    margin-bottom: 0px;
    font-size: 11px;
}
.label-empty-title {
    margin-bottom: 0px;
    font-size: 10px;
}

.simple_text{
  font-family: 'Hind', 'Open Sans', Arial, system-ui;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
  color:#585858;
}
.form-control {
    outline: 0 !important;
    padding: 2px 10px;
    -webkit-box-shadow: none;
    color: #3a3939;
    margin: 2px;
    font-weight: 500;
    font-size: 13px;
    font-family: 'Hind', 'Open Sans', Arial, system-ui;
    height: 34px;
    background-color: #fff;
     border-radius: 0px; 
    border: solid 1px #d6d6d6;
    /* margin-left: 8px; */
}
.selected-op-case{
  background-color: #eef7fc !important;
  border-left: solid 4px #5888b7 !important;
}
.round-btn{
  width: 35px !important; 
  border: solid 1px #dfdfdf;
  border-radius: 5px !important;
}
.square-btn{
  width: 35px !important; 
  border: solid 1px #dfdfdf;
}

/*FONTS*/
.font-txt-11{
  font-size:11px;
}
.radio-btn-case{
  margin: 2px 5px !important;
}
/*PUBLIC CASES ZONE*/
.summary-add-case{
  padding: 10px 10px;
}
.display-flex-start{
     display: flex;
    align-items: center;
    justify-content: flex-start;
}
.display-flex-start-top{
     display: flex;
    justify-content: flex-start;
}
.display-flex-end-top{
     display: flex;
    justify-content: flex-end;
}
.div-msg-cases{
    background-color: #fafbfc;
    margin-bottom: 15px;
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    border-bottom: solid 1px #d6deef;

}
.div-user-cases{
    background-color: #fafbfc;
    margin-bottom: 5px;

    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    /*border-left: solid 4px #cecece;*/
  
}
.line-height-2{
 line-height: 2; 
}
.line-height-1-8{
line-height: 1.8;; 
}

.input-inlined{
    margin: 4px !important;
    height: 16px;
}
.div-user-avatar-cases{
    width: 100px;
    height: auto;
}
.user-avatar-inner-div{
    height: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    background-color: #f3f8fc;
    border-right: solid 1px #d6deef;
}
.user-footer-cases-div{
    font-size: 11px;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.flex-center-separate{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex-end-separate{
  display: flex;
  align-items: flex-end;
  line-height: 1;
  justify-content: space-between;
  padding: 5px 5px 5px 0px !important;
}
.alt-hr{
  margin-bottom: 10px;
}
.div-user-info-cases{
    padding: 10px 5px;
    min-height: 60px;
    width: 100%;
    display: inline-grid;
    vertical-align: bottom;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
}

.div-msg-info-cases{
    padding: 15px 10px 5px 10px;
    min-height: 60px;
    width: 100%;
    display: inline-grid;
    align-items: center;

}

.msg-new-textarea{
      
    background-color: white;
    border-radius: 0px;
    border: solid 1px #dddddd;
}


.no-arrow{
  -webkit-appearance: none;
}

.check-20{
  width: 20px;height: 20px;
}
.display-block{
    display:block;
}
.display-flex{
    display: flex;
    align-items: center;
}
.display-contents{
  display:contents;
}

.msg-category-div {
    min-width: 100px;
    justify-content: center;
    height: 2rem;
    display: flex;
    align-items: center;
    padding-left: .75rem;
    padding-right: .75rem;
    border-radius: 5px;
}

.msg-seen{
  background-color: #e6fffa;
  color: #2c7a7b;
}

.msg-unseen{
  background-color: #f8f1e4;
  color: #d76c32;
}

.msg-category-div-close {
    justify-content: center;
    height: 2rem;
    display: flex;
    align-items: center;
    padding-left: .75rem;
    padding-right: .75rem;
    border-radius: 5px;
    background-color: #ffe6e6;
    color: #b43434;
    margin-left: 5px;
}
.role-user-assign{
    background: #fafbfc;
    border: solid 1px #dddddd;
    border-radius: 3px;
    padding: 0px 5px;
    margin-left: 3px;
    display: inline-block;
    font-size: 10px;
    color: #717873;
}

.resources-inner-table tbody tr td:hover{
  background-color: #f2f2f2;
}

.select-case-type-div{
    border-left: solid 4px #cecece;
    background-color: #fafbfc;
    padding: 14px 4px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.select-case-type-summary{
    background-color: unset;
    padding: 10px;
    color: #5888b7;
    font-size: 11px;
    width: fit-content;
}
.border-btm{
    border-bottom: solid 1px #dfdfdf !important;

}
.area-border-green {
    border: solid 1px #809c4c !important;
}
.area-border-blue {
    border: solid 1px #9ec0cd !important;
}
.area-border-yellow {
    border: solid 1px #f0da94 !important;
}

/*DETAILS CSS*/
.borderset-grey{
  border: solid 1px #ddd;
}
.borderset-green{
  border: solid 1px #a6c374 !important;
}
.borderset-grey:hover, .borderset-green:hover{
  background-color: white;
}
summary {
    color: #5b605d;
    display: list-item !important;
    padding: 10px 10px 7px 10px !important;
    /*margin: 0px !important;*/
    /*background: #f8f8f8;*/
    border: solid 0px ;
    border-bottom: solid 0px !important;
}
summary:hover{
    color: black !important;
    border-color: black !important;
    -webkit-text-stroke-color: #000 !important;
}

.summary-yellow:hover, .summary-blue:hover, .summary-green:hover{
  color: white !important;
}

.summary-yellow{
    background-color: #eca94f;
    border-bottom: solid 2px #ceb974;
    min-height: 50px;
}
.summary-blue{
    background-color: #76b9d0;
    border-bottom: solid 2px #5b95aa;
    min-height: 50px;
}
.summary-green{
    background-color: #96b260;
    border-bottom: solid 2px #809b4c;
    min-height: 50px;
}
.page-title-text {
    font-weight: 300;
    color: #fefefe;
    font-family: 'Hind', 'Open Sans',  'Calibri';
}
.page-title-text:hover{
  color:white;
}
/*FILTERS CSS START*/
.search-filter-primary {
    margin: 3px;
    color: #717873;
    font-size: 11px;
    padding: 0px 10px;
    font-family: 'Hind';
    width: 170px;
    /* border-radius: 25px; */
    height: 30px;
    border: solid 1px #dfdfdf !important;
    border: 0px;
    background-color: #fff;
    line-height: 2;
}
.filter-width-in{
    width: 150px !important;
}
.filter-submit-btn{
    background-color: #cae9ab !important;
    border: unset;
    vertical-align: top !important;
    border-radius: 25px;
}
.filter-submit-btn:hover{
    background-color: #b7e8aa !important;
    /*border: solid 1px #ddf8d8 !important;*/
}
.filter-submit-btn:focus{
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(221 248 216) !important;
}
.filter-clean-btn{
    background-color: #febbbb !important;
    border: unset;
    vertical-align: top !important;
    border-radius: 25px;
  
}
.border-none{
  border: unset !important;
}
.filter-clean-btn:hover{
    background-color: #e8aaaa !important;
    /*border: solid 1px #f8d8d8 !important;*/
}
.filter-clean-btn:focus{
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(248 216 216) !important;
}
.filter-clean-a{
    display: block;
    padding: 5px 10px;
}
.filter-clearfix{
    padding: 10px 0px;
    /*background-color: #fafbfc;*/
}
.filter-title{
    /*margin:0px 5px;*/
    font-weight: 700;
    padding:2px 10px;
}
.filter-main-div{
    display: inline-grid;
    padding: 5px;
    
}
.inline-margin {
    margin-bottom: 5px;
    display: inline;
}
.filter-input{
    height: 27px !important;
    /*width:unset;*/
}
.filter-text-color{
    color: #4a5568;

}
.filter-text{
    color: #717873;
    display: inline-block;
    font-size: 12px !important;
    /*min-width: 100px;*/
}
.filter-text-75{
    color: #4a5568;
    display: inline-block;
    font-size: 12px !important;
    min-width: 75px;
}
.filter-text-50{
    color: #4a5568;
    display: inline-block;
    font-size: 12px !important;
    min-width: 50px;
}
.filter-div{
    /*display: inline-grid;*/
    /*padding: 10px;*/
    /*padding: 5px;*/

    border-radius: 5px;
}
/*FILTERS CSS END*/


.square {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 0px;
  opacity:0.1;
}
.priority1 {
  border-top-left-radius:50%;
  border-bottom-left-radius:50%;
}
.priority5{
  border-top-right-radius:50%;
  border-bottom-right-radius:50%;
}

.square.marked {
  opacity: 1;
}

/*NOTIFICATION*/

.span-notif-modal{
    margin-right:3px;
}
.modal-header-text{
 color:#f1f1f1;
 font-size: 17px;
 letter-spacing: 0.3px;
 font-family: "Open Sans", sans-serif !important;

}
.modal-footer-notif{
    border: 0px;
    padding:10px;
    background-color: #e6e6e6;
}


.cke_top, .cke_bottom{
    display:none;
}
.cke_chrome{
    border:none;
}
.cke_reset{
    border-radius:10px;
    font-size:10px;
    line-height:0.6;
}

.navbar-inverse { border: none; }
.sub-header { padding-bottom: 10px; border-bottom: 1px solid #eee; }
.navbar-fixed-top { border: 0; }

#main-content {
  padding: 5px;
  min-height: 568px;
}

.inner-sidebar-links .active a :hover{
  background-color: #d6e6f0;
}

.font-weight-400{
  font-weight: 400;
}

.option-buttons:hover{
    color:#f7f7f9;
}
.dropdown-menu>li>button {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown.li:hover{
  background-color: #6c9fbd;

}
.dropbtn:hover {
  /*background-color: #2e6da4;*/
  /*background-color: #c1e8ff;*/
  /*border-bottom: solid 2px #005484;*/
}
.border-top-grey-3{
  border-top: solid 3px #f8f8f8;
}
.grey-sm-txt{
    font-size: 13px;
    color: #8f8b8b;
}
.dropdown-content:hover{
  /*background-color: #6c9fbd;*/
}

/*.profile-div-menu-15{*/
/*  padding:10px 15px;*/
/*}*/
.profile-div-menu{
  display: flex;
  color:#333;
}
.profile-div-menu a{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.profile-div-menu text{
    font-size: 10px;
    padding-right: 10px;
    text-align: right;
}



.profile-image-menu{
  cursor: pointer;
  border-radius: 50%;
  background-color: white;

}

.dropdown {
    position: relative;
    display: flex;
    /*border-bottom: solid 2px #dfdfdf;*/
    height: 100%;
    align-items: center;
}

.dropdown-content {
    display: none;
    position: absolute;
    /*margin-top: 60px;*/
    top: 100%;
    /*box-shadow: 0 4px 20px -2px rgb(107 181 244 / 40%);*/
    background-color: #ffffff;
    z-index: 1;
    min-width: 95px;
}

.dropdown-content a {
  color: white;
  /*padding: 12px 16px;*/
  /*border-bottom: solid 2px #dfdfdf;*/
  line-height: 4;
  height: 50px;
  text-decoration: none;
  display: block;
  /*border-bottom: solid 2px #e8eff3;*/
}

.dropdown-content a:hover {background-color: #ffffff4a;
}


.dropdown:hover .dropdown-content {
  display: block;
}

.dropbtn {
  padding: 10px;
  width: 140px;
  text-align: left !important;
  /*background-color: #87afc5;*/
}
.dropdown-menu>li>button:focus, .dropdown-menu>li>button:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}
.dropdown-menu{
    padding:0px;
    border:none;

}
.dropdown-menu>li>a{
    padding: 5px 10px;
    border-bottom: solid 1px #e8e8e8;
}
.summary-alert{
  outline: none;
  padding: 0px;
  margin:5px 0px;
  margin-right: 0px;
  background-color: inherit;
  cursor:pointer;
}
.sidebar {
  display: none;
}
.no-border-r{
  border-right:0px;
}

  
  

@media (max-width: 1130px) {
  /*.selector_div_square{*/
  /*  min-height: 145px;*/
  /*}*/
}

@media (max-width: 968px) {
  

  
  .budget-inp-div{
    border: solid 1px #dfdfdf;
  }
}

@media (max-width: 992px) {
  .new-table{
    display: table !important; 
  }
  
  .white-area-content{
    display: block;
  }

}


.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-left: -20px;
  font-weight: 600;
  font-size: 12px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}
.nav-sidebar > .active > a:not(#notifications-box),
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
}

.main {
  padding: 20px;
}

@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.main .page-header {
  margin-top: 0;
}

.navbar-header{
    border-radius: 0px !important;
    margin-bottom: 0px !important;
    background-image: none;
}

.navbar-inverse{
    margin:0px;
     background-image: none;
}

/* Layout */
.content-page { background: #FFF; padding: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; border: 1px solid #668caf; border-radius: 0px 0px 4px 4px;}
.main { background: #ecf4fc; }
.white-area-content {
    /*border: solid 1px #dfdfdf;*/
    /*box-shadow: 2px 2px 5px 0px #dfdfdf;*/
    /*border-right: solid 1px #dfdfdf !important;*/
    /*border-left: solid 1px #dfdfdf !important;*/
    
    padding: 5px;
    background-color: #fefefe !important;
    z-index: -1;
}
.area-content { padding: 15px; }
.white-link { color: #FFFFFF; }
.white-link:hover { color: #DCE8E8; text-decoration: none;}
.content-separator { margin-top: 20px !important; }
/* header */
.navbar-header2 a { color: #FFFFFF; }
.navbar-header2 a:hover { color: #e1e1e1;}
.navbar-nav li a { height: 52px; }
.navbar-nav a { color: #FFF !important; }
.navbar-nav li:hover > a { background: #2c6e98 !important;}
.navbar-nav li:focus > a { background: #2c6e98 !important;}
.navbar-nav li:hover a #notifications-box a { background: #FFF !important;}
.navbar-brand { padding: 15px !important; font-size: 22px; letter-spacing: 3px; text-transform: uppercase; color: #FFF !important;}
.navbar-brand-two { margin-left: -15px; padding: 11px !important; float: left; height: 50px;}
.graph-height { height: 400px !important; }
.block-area { border: 1px solid #e8e8e8; padding: 10px; margin: 5px;}
#myChart { width: 98%;}
.doughnut-legend { list-style: none; }
.doughnut-legend li { float: left; margin: 10px; }
.home-label { border-bottom: 1px solid #f1f1f1; text-align: left; padding: 5px; color: #343a3d; margin: 0px; background: #f8f8f8; margin-bottom: 10px; border-radius: 4px; font-weight: 550; }
.small-text { font-size: 12px !important; color:#7a8590;}
.user_level_display { font-size: 12px; padding-top: 0px;}
.user_name_display { padding: 0px; margin: 0px; font-weight: 600; padding-bottom: 5px;}
.user_avatar { display: inline-block; width: 25px; height: 25px; margin-left: 10px; border-radius: 13px;}
.user_bit > a { padding: 15px !important; display: inline-block !important; color: #FFF !important;  }
.click { cursor: pointer; }
.notification-badge { font-size: 9px !important; position: absolute; top: 6px; right: 2px;}

.table td { vertical-align: middle !important; }
.table-header { font-weight: 600; background: #f0f0f0 !important; }
thead tr td{ border-bottom: 1px !important; }
.no-margin { margin-bottom: 0px; }

.div-v-dark{
  background-color: #9cacbc !important;
  color:white;
}
.doughnut-legend li span{
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.icon-nolink { color: #5e5e5e;}
.faded { opacity: .5;}

.dashboard-window { background: #62acec; width: 100%; padding: 20px; color: #FFF; border-radius: 4px;}
.d-w-icon { width: 30%; float: left; margin-right: 5px;}
.d-w-text { width: 65%; float: left; font-size: 13px; }
.giant-white-icon { font-size: 48px; color: #FFF;}
.d-w-num { font-size: 38px; color: #FFF; vertical-align: top; line-height: 100%; }

.db-header {}
.db-header-title { font-size: 18px; float: left;}
.page-header-title { font-size: 14px; float: left;color:#798c8a;}
.task-header-title { font-size: 18px; float: left;}
.db-header-extra { float: right; padding: 5px;  }

.newnav .active a { background: #a7bfb5   !important; color: #fff  !important;}
.newnav .active .sidebar-icon { color: #fafafa !important; }
.newnav > li > .active { background: #6f85a1 !important; color: #fafafa    !important; width:250px;}
.sidebar {     background: #fafafa  !important;
    font-size: 13px;
    color: #FFF;
    border-bottom-right-radius: 8px;
    margin-top: 130px;
    box-shadow: 0 6px 20px -6px rgb(0 0 0 / 25%);
    border-top-right-radius: 5px;}
.sidebar-links-inner {}
.newnav a { color: #fafafa  !important;}
.plus-sidebar { float: right; color: #7a8590; font-size: 11px; }
.newnav .active .plus-sidebar { color: #FFF; }
.newnav a:hover { background: #f3f3f3 !important; color: #4b4845 !important; }
.newnav a:focus { background: #e4e4e4 !important; color: #4b4845 !important;}
.newnav a:hover .sidebar-icon { color: #4b4845 !important; }
.newnav a:focus .sidebar-icon { color: #4b4845 !important; }
.newnav a:hover .plus-sidebar { color: #4b4845; }
.newnav a:focus .plus-sidebar { color: #4b4845; }
.navbar-indent {}
.bolded { font-weight: 600;}

/* Innner Sidebar Links */
.inner-sidebar-links { display: contents;list-style: none;  margin: 0px; padding: 0px; }
/*.inner-sidebar-links a { display: block; background: #f1f1f1; font-size: 13px; padding: 5px;}*/
/*.inner-sidebar-links li a {width:140px; height: 50px;}*/
/*.inner-sidebar-links a:hover { background: #869ea8 !important; text-decoration: none; }*/
.inner-sidebar-links a:hover .admin-sb-link { color: #FFFFFF !important; }
.inner-sidebar-links a { 
  background: inherit  !important; text-decoration: none; width:111px;
  text-align: left;
  font-size:12px !important;
  padding: 0px 12px;
  /*border-left: solid 2px;*/
  
}
.inner-sidebar-links .active .admin-sb-link { color: #FFF !important; }

/* Profile Area */
.profile-area { position: relative; width: 100%;}
.profile-main { margin: 5px; float: left; border: 1px solid #eeeeee; border-radius: 4px; min-height: 400px; width: 70%; }

.profile-sidebar { vertical-align: top; float: left; border: 1px solid #EEE; padding: 10px;  width: 25%; background: #FFFFFF; min-height: 400px; border-radius: 4px; margin: 5px;}
.profile-user { background: #FFF; height: 150px; border-radius: 4px 0px 0px 0px; padding: 30px; color: #000; }
.profile-info { padding: 10px;}
.profile-info-label { font-weight: 600; color: #E1E7F6; }
.profile-info-content { text-align: right !important; float: right; color: #000; font-weight: 600;}
.profile-main-content { padding: 10px;}
.profile-info-p2 { padding: 10px; color: #000;}
.label-heading { font-weight: 600 !important; }

a:focus{
outline: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-decoration: none;
}

.page-header-title > span.glyphicon {
    vertical-align: middle;
    margin-top: -5px;
}

.sidebar-icon { margin-right: 10px; color: #7a8590; }


.online-dot { background: #26E612; width: 8px; height: 8px; border-radius: 4px; border: 1px solid #FFF; position: absolute; bottom: 0px; left: 33px;}
.no-padding { padding: 0px !important; }
.mail-unread-alert { border-left: 2px solid #e12760; }

/*user box*/
.user-box-avatar { position: relative; font-size: 11px; display: inline-block;}
.user-box-avatar img { display: inline-block; width: 30px; height: 30px; border-radius: 20px; margin-right: 5px; }
.online-dot-user { background: #26E612; width: 8px; height: 8px; border-radius: 4px; border: 1px solid #FFF; position: absolute; bottom: 0px; left: 0px;}
.offline-dot-user { background: #f40d0d; width: 8px; height: 8px; border-radius: 4px; border: 1px solid #FFF; position: absolute; bottom: 0px; left: 0px;}
.user-box-username {  float: left; margin-left: 6px; font-size: 11px;}

.user-sidebar-area { height: 80px; background: #c2a37b63; margin-left: -20px; padding:0px;}
.user-sidebar-icons { margin-top: 15px; text-align: center; margin-bottom: 15px; }
.user-sidebar-icons a { color: #7a8590 !important; }
.user-sidebar-icons span { margin-left: 12px; margin-right: 12px; }
.user-sidebar-area a { color: #fff  !important; font-weight: 600; }
.user-sidebar-icon { width: 45px; height: 45px; border-radius: 22px; }
.no-p-margin { margin-bottom: 4px; color:#a7bfb5 ;}

/* spinner */
.spin{
     -webkit-transform-origin: 50% 58%;
     transform-origin:50% 58%;
     -ms-transform-origin:50% 58%; /* IE 9 */
     -webkit-animation: spin .8s infinite linear;
     -moz-animation: spin .8s infinite linear;
     -o-animation: spin .8s infinite linear;
     animation: spin .8s infinite linear;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

::-webkit-calendar-picker-indicator {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="grey" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
}


/*VIEW CASE PAGE*/
.div-user-info-right{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0px 10px;

}
.div-user-info-avatar{
     display: flex;
    flex-direction: row;
    align-items: center;
}
.grey-txt{
      color: #c3c3c3 !important;

}
.font-weight-400{
  font-weight: 400;
}
.lightblue-txt-alt{
    color: #77b9d1 !important;
}
.lightblue-txt{
    color: #98d0e6 !important;
}
.greenlight-txt{
    color: #89a159 !important;
}

.disabled-btn{
  cursor: not-allowed !important;
}
.grey-txt:hover{
      color: #c3c3c3 !important;

}
.grey-hr-title {
    font-size: 12px;
    margin-bottom: -20px;
    display: block;
    text-align: right;
    color: gray;
}
#users_case_table tbody tr>td{
    border-bottom: solid 1px #d6deef;
    background-color: #fafbfc;
}
#users_case_table tbody tr:last-of-type{
    border-bottom: solid 1px #d6deef;
    background-color: #fafbfc;
}
#historic_table tbody tr>td{
  border-bottom: solid 5px #fefefe;
  background-color: #fafbfc;
}
#historic_table tbody tr>td:first-child{
    background-color: #f3f8fd;
    border-right: solid 1px #d6deef;
}
#historic_table tbody tr>td:last-child{
    text-align:right;
}
.t-pad-0{
  padding-top: 0px !important;
}
.t-pad-10{
  padding-top: 10px !important;
}
.t-pad-5{
  padding-top: 5px !important;
}
.l-pad-5{
  padding-left: 5px !important;
}
.r-pad-10{
  padding-right: 10px !important;
}
/*ALIGNS*/
.pull-dynamic{
    float:right;
}
.align-dynamic{
    text-align:right;
}

@media (max-width: 754px){
    .pull-dynamic{
        float:left;
    }
    .align-dynamic{
        text-align:left;
    }
}

.page-header-title{
    color: #717873;
    font-family: 'Hind';
}


#cambio_estado_btn{
    padding:3px;
    font-size:11px;
}

#cambio_estado_btn:hover{
    cursor: pointer;
    box-shadow: 0 1px 9px #838f9a;
    text-decoration: none; /* no underline */
}

#cambio_estado_btn_nopointer{
    padding:3px;
    cursor: default;
    font-size:11px;
}

#cambio_estado_btn_nopointer:hover{
    text-decoration: none; /* no underline */
    cursor: default;
}

/*Calendario datepicker*/
.ui-widget-header {
    background:none;
    background-image: linear-gradient(to bottom,#dfe4ea  0,#c8d5e6 100%);
    border: 1px solid #d8e0e8;
    color: #666b77;
    font-weight:600;
}

.ui-datepicker table{
    color:#666b77;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background:none;
    background-image: linear-gradient(to bottom,#dfe4ea  0,#c8d5e6 100%);
    border: 1px solid #d8e0e8;
}
.ui-widget-header .ui-icon{
    /*background-image: url(<?php echo base_url();?>images/flecha_R_calendario.png');*/
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background:none;
    border:0px;
    border-radius:20px;
    box-shadow:0 4px 15px -2px rgba(0, 0, 0, 0.15);

}

p{
    margin:0px;
}

.pagination>li>a, .pagination>li>span {
    font-size:12px;
    padding:5px 10px;
}

    
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #e4e4e4;
    border-color: #e4e4e4;
    color: #888b91;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block;
    height: 28px;
    border: none;
    border-bottom: solid 1px #e4e4e4;
    background-color: #e4e4e400;
}
.big-option-buttons{
    margin: 1px;
    background: none;
    color: #2d2d2d;
    display: block;
    /*transition: 0.5s;*/
    border: solid 2px grey;
    /*border-radius: 3px;*/
    width: 34px;
    font-size: 10px;
    height: 34px;
}
.option-buttons{
    /*padding: 7px;*/
    font-size: 11px !important;
    margin: 1px;
    background: none;
    color: #2d2d2d;
    display: block;
    /*transition: 0.5s;*/
    border: solid 2px grey;
    border-radius: 3px;
    width: 29px;
    font-size: 10px;
    height: 29px;
}

.spanoption{
    font-size: 13px;
    padding-top: 3px;
}

#third-option-btn{
    margin-top:6px;
    margin-right: 6px;
}

.scroll-x{
  display: block;
    overflow-x: auto;
    white-space: nowrap;
}

.new-table {
   /*border: solid 1px #dfdfdf !important;*/
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 13px;
    
    
    /*min-width: 400px;*/
    /*box-shadow:0 4px 15px -2px rgba(0, 0, 0, 0.15);*/
}

.new-table tr td{
    border: solid 1px #f8f8f8 !important;
    /*border-right: solid 1px #dbe6f2;*/
    /*border-bottom: solid 1px #e8edf3;*/
    padding: 7px;
    text-wrap: auto;
}

td.dataTables_empty, th.dataTables_empty{
    padding-top: 10px;
    padding-bottom: 5px;
}

.new-table thead tr{
    background-color: #efefef;
    color: #ffffff;
    height: 35px;
    text-align: left;
    padding-left:20px;
    border-top-left-radius: 10px;
    margin-bottom:10px;

}

.new-table thead tr td {
    padding: 10px;
    padding-left: 10px;
    /*background-color: #8ac3d7;*/
    font-size: 12px;
    /*text-transform: uppercase;*/
    /*font-weight: 500;*/
    letter-spacing: 0.5px;
    border-right: solid 1px #f6f6f6;
    color: #727874;
    /*border-bottom: solid 2px #6fb2ca ! IMPORTANT;*/
    /*border-bottom: solid 2px #afc6bd !IMPORTANT;*/
}

/*.new-table thead>tr>:nth-of-type(even) {*/
/*    background-color: #949f98;*/
/*        border-right: solid 2px #e4e4e4;*/
/*}*/

/*.new-table thead>tr>:nth-of-type(odd) {*/
/*    background-color: #949f98;*/
/*    border-right: solid 2px #e4e4e4;*/
/*}*/

/*.new-table thead>tr>:nth-child(1){*/
/*    background-color: #949f98;*/
/*}*/

/*.new-table thead>tr>:last-child{*/
/*    border-right:none;*/
/*}*/


.new-table tbody tr {
    background-color: #fefefe;
    height: 30px;
    text-align:left;
    padding:10px;
}

.new-table tbody tr:nth-of-type(even) {
    background-color: #f6f6f6;
    padding-bottom: 10px;
}

  #resources-main-table thead tr td:last-of-type, #resources-main-table tbody tr td:last-of-type {
      text-align:right;
  }
  .resources-inner-table thead tr td:last-of-type, .resources-inner-table tbody tr td:last-of-type {
      text-align:left !important;
  }
  .resources-inner-table tbody tr{
    height:auto !important;
    background-color: white !important;
    
  }

  .height-auto{
    min-height: 34px;
    height:auto !important;
  }


  .resources-inner-table thead tr td{
    padding: 3px 5px !important;
    font-size: 13px;
    border: solid 1px #dfdfdf !important;
    background: #f8f8f8;
  
  }
  .list-summary{
    padding:0px;
    display: block;
    border:none !important;
    margin:0px;
  }
  .list-details{
    padding: 5px 10px;
    margin:0px;
    color: gray;
  }
  .fa-caret-right{
    padding-right: 1px;
  }
  .form-list-control{
      outline: 0 !important;
      padding: 2px 10px;
      -webkit-box-shadow: none;
      color: #585858;
      padding: 0px;
      font-size: 11px;
      font-family: 'Hind', 'Open Sans', Arial, system-ui;
      border: none;
  }
  
  .form-list-control[open] .fa-caret-right{
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  }

.div-dark{
    background-color: #d8e0e8;
}


#cke_1_toolbox, #cke_1_top, #cke_1_path {
    /*display:none !important;*/
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
span.cke_path_empty {
    display:none;
}
.cke_chrome{
    border:0px;
}
.cke_reset{

}

.modal-content{
    color:#5b6062
}

.icono{
    font-size:28px; 
}

.ref-link{
    color:#6da9c1;
}

.ref-link:hover{
    color:#46c2f3;cursor:pointer;
}


.fa-euro-sign{
    -webkit-transform: rotate(  90deg);
    -moz-transform: rotate(  90deg);
    -o-transform: rotate(  90deg);
    -ms-transform: rotate(  90deg);
    transform: rotate(  -180deg);
    font-size:21px;
    padding-top: 1px;
}
.mayus-styling{
    text-transform:uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.footer-btn-div{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.btn-footer-form{
    padding: 15px 25px !important;
    width: 100%;
    margin: 5px !important;
}
#mp-invoices-period-close-table tbody>tr>td:nth-child(2){
    display:none;
}
 #mp-invoices-period-close-table thead>tr>td:nth-child(2){
    display:none;
}

.font-size-10{
    font-size:10px;
}
.pointer{
    cursor:pointer;
}
.responsive-menu-obj { display: none; }

@media (max-width: 400px) {
	.responsive-menu-obj { display: block; }
}

@media (max-width: 767px) {
	.responsive-menu-obj { display: block; }
}
.invisible-select{
    border:none;
    background-color:unset;
}
img{
    border-radius:0px;
}
.no-admin-btn:hover{
    cursor:context-menu !important;
    box-shadow:none;
    background-color:inherit !important;
    border-radius:inherit;
    box-shadow: 0px;
}
#notif-div{
    color:#ff664e;
    font-size:10px;
}


@media (max-width: 500px) {
    
    .tooltip {
        display: none !important;
    }
    .export-container{
        border-bottom:solid 2px #84ada4;
        margin-bottom:10px;
    }
    #dashboard-filters{
        display: grid;
    }
    #dashboard-filters-span{
        display: none;
    }
    
    #groups-table tbody>tr>td:nth-child(4) {
        display: inline-block !important;
        margin-left: 20px;

    }
    
    #multi-users-span{
        
        margin-left:-3px !important;
    }
    
    #search-name-files, #id_file_categoria_search, #search-main-submit-files, #selector_drag, #id_user_search{
        width:100% !important;
        margin-top:10px !important;
    }
    #file_task_buttons,  #file_dates_task_buttons{
        width:100% !important;
    }
    
    #selector_drag{
        margin-top:30px !important;
    }
    
    .text-index-file{
        display:none;
    }
    
    .row-lines{
        padding:7px !important;
    }
    .file-line-select{
        width:auto !important;
        margin-right: 10px !important;
    }
    
    .fa-trash-file{
        margin-top:2px !important;
    }
}

@media (max-width: 400px) {
    #new-all-form-search-input, #all-form-search-input{
        margin-right: 0px!important;
    }
}

.dashboard_note_tag{
    display: inline;
    margin-left: 10px;
    background-color: #f7f7f7;
    padding: 4px 15px 4px 15px;
    border-radius: 10px;
    color: #7e8481;
    font-size: 11px;
    
}
.dashboard_note_tag:hover{
    cursor:pointer;
}
.btn-big-hover{
    transition: 0.5s;
}

.input-sm, select.input-sm{
    height: 30px;
}

.dt-buttons{
    display: none;
}

.clickable{
    cursor:pointer;
}

.clickable:hover{
    cursor:pointer;
    box-shadow:0 4px 20px -2px rgba(0, 0, 0, 0.25);
}

.export-container{
    height: 230px;
    padding:20px;
    border-radius:20px;
    background-color: #f8f8f8;
}

.dot-text{
    width:auto !important;padding:0px 15px 0px 15px;font-size:12px !important;line-height: 2.2;
}
    
html {
    overflow: -moz-scrollbars-vertical; 
    overflow-y: scroll;
}
.btn-primary-dot {
    color: #717873;
    font-size: 13px;
    font-family: 'Hind';
    width: 36px;
    height: 34px;
    border: 0px;
    margin:3px;
    /* border-bottom: solid 2px #96a6b7; */
    background-color: #94c494;
    border-radius: 25px;
}

.search-files-btn{
    border: solid 2px;
    padding: 5px 10px;
    border-radius: 25px;
    line-height: 1.5;
    cursor: pointer;
    color: #2e6da4 !important;
}
.dot-inverse{
    background-color: #f3f3f3;
    color: #717873;
    transition: 0.8s;
    font-size: 12px;
    line-height: 2.9;
    /* align-items: center; */
    
}

.dot-inverse:hover{
    background-color: #f3f3f3;
    color: #717873;
    box-shadow: 0 1px 7px #a5b4ba;
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #fafafa;
}

td, th {
    padding: 3px 8px;
}
/*SIDEBAR STYLES*/

.user-sidebar-area{
    height: 50px;
    background: inherit;
}

.form-span{
    margin-left:5px;
    color:#5888b7;
}
.media:first-child {
    margin: 7px;
    margin-left: 14px;
}


@media (max-width: 500px) {
  #creator-name-div{
    margin-top:10px !important;
    margin-right:10px !important;
  }
  
  #modal-header{
      padding:0px !important;
  }
}

#nav-sup{
  color: #333;
    display: flex;
    width: -webkit-fill-available;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
    /*padding:5px;*/
    justify-content: flex-start;
    /*background-color: #e3e3e3;*/
}

.navbar-header2 { background: linear-gradient(#141414, #363636); border-radius: 0px !important;color: #fff; height:60px;border-bottom: solid 1px #ebe9e9;}

.sidebar{
    height: auto;
    background: #fcfcfc !important;
    font-size: 13px;
    font-family: 'Hind', 'Open Sans', 'Helvetica';
    color: #FFF;
    /*border-right: solid 18px #d6dcdf;*/
    border-bottom-right-radius: 8px;
    margin-top: 76px;
    box-shadow: 0 6px 20px -6px rgb(0 0 0 / 25%);
    border-top-right-radius: 5px;
    /*background-image: url('<?= base_url();?>images/sidebar_white_wood.jpg') !important;*/
}
@media (min-width: 768px){
    .sidebar {
        position: absolute;
        top: 26px;
        left: -8px;
        width: 130px;
        z-index: 99;
        min-height: 300px;
        display: block;
        padding: 19px 27px 27px 27px;
        
        font-size:14px;
        font-family: 'Hind', 'Open Sans', 'Helvetica';
    }
}

#avatar-pic{
    border-radius: 38px;
    border: solid 2px #f1f1f124;
}

#avatar-pic:hover{
    /* width: 90px; */
    /* height: 89px; */
    transition:1s;
    border: solid 5px #f1f1f124;
    border-radius: 5px;
}

.nav>li>a{
    font-weight: 400;
    height: 45px;
    font-size: 13px;
    font-family: 'Hind';
    padding: 16px;
    width: 123px;
    padding-left: 9px;
    
}

.newnav a{
    color: #4b4845  !important;
}

.newnav .active a{
   background: #9db7d4 !important;
}
.nav-sidebar{
    margin-right:0px;
    text-align:left;
}
.container-fluid>.navbar-header{
    margin-right:0px;
}


body{
    font-family: Hind, Open Sans;
    font-weight: 400;
   display: unset;
   width:100%;
}




.outer-div {
  text-align: center;
  /*background-color: #f1f1f1;*/
  padding-top: 20px;
}

.inner-div {
  display: inline-block;
  margin: 0 auto;
}

.user-inner-div {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
}

/*END SIDEBAR STYLES*/

.title-span{
    margin-right: 5px;
    font-size: 19px;
}
.no-pad{
    padding:0px;
}
.no-pad-i{
    padding:0px !important;
}

.modal-title{
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Hind', cursive;
}

.modal-content{
    border:0px;
    background-color: #fefefe;
}

.modal-body{
    padding:0px;
    /*border-left: solid 20px blue;*/
    /*padding:0px;*/
}
.priorities_div{
  display: inline-flex;
}
.alert {
    color: white;
    background-image: -webkit-linear-gradient(top,#a8c290  0,#9ebf7f  100%);
    border-color: #a3c088;
    margin: 5px;
    padding: 23px;
}

.sup-a-link{
    color: inherit !important;
    line-height: 3;
    font-weight: 500;
    text-align: center !important;
}

#nav-sup>li>a{
    color: #1e282f;
    padding: 20px;
    text-align: center;
    height: 50px;
    border-bottom-color: #435a67;
    border-bottom-style: solid;
    border-width: 0px;
    box-shadow: 0 11px 11px -20px #435a67;
    
}

#nav-sup>li>a:hover{
    background-color: #869ea8;
    color:white;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.6s;
    transition: all 0.7s;
}

.container-fluid{
    height:65px;
}

#navbar{
    margin-top: 66px;
}

@keyframes fadeInAnimation {
    from {opacity: 0;}
    to {opacity: 1;}
}
.no-p-margin{
    margin-bottom: 4px;
    margin-top: 5px;
    color: #fefefe;
    font-family: 'Open Sans', Arial, Helvetica;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.small-text{
    color:#fefefe;
    font-size: 11px !important;

}
.user-sidebar-area a {
    color: #fefefe  !important;
    font-weight: 600;
}
.media-body{
    padding-top: 7px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline:none;
}

.close-btn { 
    color: #fff;
    font-size: 12px;
    border-color: #FFF;
    width: 40px;
    height: 35px;
    background-color:#ab8181;
    border-radius:8px;
    border-style: unset;
    font-weight:600;
    transition: 0.5s;
}

.close-btn:hover { 
    box-shadow: 0 1px 9px #c56767;
    color: #fff;
    font-size: 12px;

}

.save-btn { 
    color: #fff;
    font-size: 12px;
    border-color: #FFF;
    width:100px;
    height: 34px;
    background-color:#9ea6a1;
    border-radius:8px;
    border-style: unset;
    font-weight:400;
    transition: 0.5s;
    letter-spacing: 1px;
}

.save-btn:hover { 
    box-shadow: 0 1px 9px #a1ddff;
    color: #fff;
    font-size: 12px;
}
.btn-sm{
    width:35px !important;
}
.btn-primary-span { 
    color: #ffffff;
    font-size: 12px;
    width: 106px;
    float: right;
    line-height: 1.2;
    height: 27px;
    margin: -13px;
    margin-right: 4px;
    background-color: #c6d4ce;
    border-radius: 4px;
    box-shadow: 0 0px 17px -8px rgb(0 0 0 / 34%);
}
.btn-primary-span:hover, .btn-primary-span:active, .btn-primary-span:focus { 
    color: #f1f1f1;
    box-shadow: 0 1px 9px #cf898d;
  /*background-image: linear-gradient(-90deg, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 0%) !important;*/
}
.db-header-extra{
    padding:0px !important;
}
.btn-primary-new {
    color: #727974;
    font-size: 12px;
    font-family: 'Hind';
    line-height: 1.6;
    width: 145px;
    height: 34px;
    /* border-bottom: solid 2px #96a6b7; */
    background-color: #f3f3f3;
    border-radius: 8px;
    transition: 1.3s;
}
.btn-primary-new:hover, .btn-primary-new:active, .btn-primary-new:focus { 
    color: #525252;
    border: none;
    border-bottom: solid 2px #86a888;
    box-shadow: 0 5px 22px #afb7b6;
}

.btn-edit {
    color: #fff;
    background-color: #c78c3e;
    background-image: linear-gradient(to bottom,#f0ad4e 0,#c78c3e 100%);
}

.btn-danger {
    color: #fff;
    border-color: #949494;
    background-image: linear-gradient(to bottom,#746c6c 0,#949494 100%);
}

.btn-info {
    color: #fff;
    background-color: #6b8d74;
    border-color: #eea236;
}

.viewDetalles{
    color:#536a83;
}
.search-icon-disp{
        margin-right: 6px;
    position: absolute;
}
.viewDetalles:hover{
    cursor:pointer;
    text-decoration: inherit;
}
.flex-search{
        display: flex;
    align-content: center;
    flex-direction: row-reverse;
    align-items: center;
}
.flex{
  display: flex;
}
.flex-icon{
    /* max-width: 80px; */
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    /* width: 70px; */
    height: 65px;
    /* font-size: 11px; */
    justify-content: center;
    border: solid 1px #dfdfdf !important;
}
.overflow-input-times{
    position: absolute;
    height: 24px;
    right: 30px;
    font-size: 18px;
    margin-top: 8px;
    color: #c94c4d;
}
.overflow-input-times:hover{
    color: black;
    cursor: pointer;
}
.grey-border-app{
  border: solid 1px #dfdfdf !important;
}
  #resources-main-table tbody tr td:first-of-type, #resources-main-table thead tr td:first-of-type{
    width: 1%;
    white-space: nowrap;
  }
  #resources-main-table tbody tr td:nth-child(2){
    width: 9%;
    white-space: nowrap;
    text-align: center;
  }
   #resources-main-table table tbody tr td:nth-child(2){
      text-align: left;
  }
   #resources-main-table tbody tr td:nth-child(3), #resources-main-table tbody tr td:nth-child(4){
      vertical-align: top;
  }
  .ul-no-mrg-pad{
    padding: 15px;
    margin: 0px;
  }

  .resources-inner-table tbody tr td:first-of-type, .resources-inner-table thead tr td:first-of-type{
    /*width: auto !important;*/
    max-width: unset !important;
    vertical-align: baseline;
  }
  .font-size-9{
    font-size: 9px;
  }
  .padding-3-6{
    padding: 3px 6px !important;
  }
  .padding-10-5{
    padding: 10px 5px;
  }
  .td-icon-inner-table{
    width: 10px !important;
    height: 10px !important;
    min-width: 10px !important;
    min-height: 10px !important;
    vertical-align: middle;
    text-align: center;

  }
  .resources-inner-table{
    min-width: 210px;
    vertical-align: -webkit-baseline-middle;
  }
 
  /*.resources-inner-table tbody tr td:nth-child(3){*/
  /*  padding: 4px 6px !important;*/
  /*}*/
  /*.resources-inner-table tbody tr td:last-of-type{*/
  /*width: 10px !important;*/
  /* vertical-align: top;*/

  /*}*/
.hover-aliciblue:hover{
  background-color: blue;
}
.resources-inner-table-border tr td{
  border: solid 1px #dfdfdf !important;
}
.bottom-border-grey{
  border-bottom: solid 1px #dfdfdf !important;
}
.color-unset{
  color:#717873 !important;
}
/*budget client*/
.budget_client_price_div_extern{
  padding: 5px;
}
.budget_client_price_div{
    color: white;
    font-size: 22px;
    min-height: 50px;
    /*border: 0px;*/
    display: flex;
    align-items: center;
    justify-content: center;

}
.budget-text-label{
  min-height:65px;
  display: flex;
  align-items: center;
    /*justify-content: center;*/
}
.budget_client_textarea_div{
    color: 717873;
    font-size: 14px;
    min-height: 50px;
    padding-right: 10px;


}

/*New py*/
.no-link:hover{
  text-decoration: none;
}
.avatar-img-table{
  border-radius: 100%;
}
.red-border-2{
  border: solid 2px #de7c7c;
}
.green-border-2{
  border: solid 2px #9dc260;
}
.green-border-2:hover{
  -webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	transition: all 0.15s ease-in-out;
  border: solid 3px #759939;
}
.todo-list{
	list-style-type: none;
}
.red-label-text-wt {
    color: #fff !important;
    padding: 4px 5px;
    background-color: #de7c7c;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.green-label-text-wt {
    color: #fff !important;
    padding: 4px 5px;
    background-color: #9dc260;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}
.green-label-text-wt:hover {
  -webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
	transition: all 0.15s ease-in-out;
	background-color: #759939;
}
.display-flex-column{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.display-flex-row{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.user-name{
    font-size: 13px;
    font-weight: 500;
}

/*options colors*/
.option-orange{
  color: #f0ad4e;
  border: solid 1px #f0ad4e;
  background-color: #fdf3e7;
}
.option-blue{
  color: #73bcd6;
  border: solid 1px #73bcd6;
  background-color: #e3f2fa;
}
.option-green{
    color: #9dc260;
    border: solid 1px #9dc260;
    background-color: #f3f9ec;
}
.option-green-round:hover{
    color: #9dc260;
    background-color: #fff;
}
.option-red-round:hover{
    color: #de7c7c;
    background-color: #fff;
}
.option-green-round{
    color: #fff;
    border: solid 1px #9dc260;
    background-color: #9dc260;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.option-green-round-unactive{
    color: #fff;
    border: solid 1px #9dc260;
    background-color: #9dc260;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    cursor: no-drop;
}
.option-red-round{
    color: #fff;
    border: solid 1px #de7c7c;
    background-color: #de7c7c;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.option-red{
  color: #de7c7c;
  border: solid 1px #de7c7c;
  background-color: #f8eeee;
}
.option-bold{
    font-family: system-ui;
    color: #5b6062;
    border: solid 1px #5b6062;
    background-color: #fefefe;
}
.option-bold:hover{
  background-color: #de7c7c;
    border: solid 1px #de7c7c;

  color:white;
}
.option-orange-table{
  color: #f0ad4e;
  border: solid 1px #dfdfdf;
  background-color: #fff;
}
.option-blue-table{
  color: #73bcd6;
  border: solid 1px #dfdfdf;
  background-color: #fff;
}
.option-green-table{
    color: #9dc260;
    border: solid 1px #dfdfdf;
    background-color: #fff;
}
.option-red-table{
    color: #d05353;
    border: solid 1px #dfdfdf;
    background-color: #fff;
    /*width: 20px;*/
    /*height: 20px;*/
    /*padding: 2px;*/
    /*border-radius: 25px;*/
}
.option-green-table-round{
    color: #9dc260;
    border: solid 1px #dfdfdf;
    background-color: transparent;
    width: 20px;
    height: 20px;
    padding: 3px;
    font-size: 11px;
    vertical-align: text-top;
    border-radius: 25px;
}
.option-blue-table-round{
  color: #58bed3;
  border: solid 1px #dfdfdf;
  background-color: transparent;
  width: 20px;
  height: 20px;
  padding: 3px;
  font-size: 11px;
  vertical-align: text-top;
  border-radius: 25px;
}
.option-red-table-round{
    color: #d05353;
    border: solid 1px #dfdfdf;
    background-color: transparent;
    width: 20px;
    height: 20px;
    padding: 2px;
    border-radius: 25px;
}
.sm-text-info-red{
    color: #d05353 !important;
    /* padding: 0px 2px; */
    /*background-color: #ffffff;*/
    /*border-radius: 3px;*/
    font-size: 11px !important;
    font-weight: 500;
    display: flex;
}
.sm-text-info-red:hover{
    color: #2e6da4 !important;
    /*background-color: #d05353;*/
  
}
.sm-text-info-green:hover{
    color: #2e6da4 !important;
    /*background-color: #9dc261;*/
  
}
.sm-text-info-green{
    color: #9dc261 !important;
    /*padding: 0px 2px;*/
    /*background-color: #ffffff;*/
    /*border-radius: 3px;*/
    font-size: 11px !important;
    font-weight: 500;
    display: flex;
}
/*hover*/
.option-orange:hover, .option-orange-table:hover{
  background-color: #f0ad4e;
  color:white;
}
.option-blue:hover, .option-blue-table:hover{
  background-color: #73bcd6;
  color:white;
}
.option-green:hover, .option-green-table:hover, .option-green-table-round:hover{
  background-color: #9dc260;
  color:white;
}
.option-red:hover, .option-red-table:hover, .option-red-table-round:hover{
  background-color: #d05353;
  color:white;
}
.page-red-title{
    border-bottom: solid 1px #a41313;
    width: 100%;
    display: block;
    color: #a41313;
    margin-bottom: 5px;
    font-size: 15px;
    padding: 5px 0px;
    /* background: #f8f8f8; */
}
.page-green-title{
    border-bottom: solid 1px #99b95d;
    width: 100%;
    display: block;
    color: #99b95d;
    margin-bottom: 5px;
    font-size: 15px;
    padding: 5px 0px;
    /* background: #f8f8f8; */
}
.page-blue-title{
    border-bottom: solid 1px #61b1ce;
    width: 100%;
    display: block;
    color: #5ea8c3;
    margin-bottom: 5px;
    font-size: 15px;
    padding: 5px 0px;
    -webkit-text-stroke-color: #5ea8c3 !important;
    /* background: #f8f8f8; */
}
.page-blue-title-inverse{
    border-bottom: solid 1px #61b1ce;
    width: 100%;
    display: block;
    color: #fff;
    margin-bottom: 5px;
    font-size: 15px;
    padding: 5px 0px;
    -webkit-text-stroke-color: #5ea8c3 !important;
    background: #5ea8c3; 
}
.page-blue-title-green{
    width: 100%;
    color: #8da661;
    font-size: 14px;
    -webkit-text-stroke-color: #8da661 !important;
    background: #f2f8ee;
    /* border-radius: 5px; */
    padding: 15px 15px !important;
}
.page-blue-title-green:hover{

    background: #dff0d8;

}
.black-text{
    color:#585858;
}

.outlined{
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: inherit;
    font-size: 17px;
    margin: 5px;
}
.outlined-orange{
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke-width: 1.2px;
  -webkit-text-stroke-color: #d6890b;
  font-size: 17px;
  margin: 5px;
}
.outlined-green{
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: #99b95d;
    font-size: 17px;
    margin: 5px;
}
.outlined-blue{
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: #77b9d1;
    font-size: 17px;
    margin: 5px;
}
.outlined-red{
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: #a41313;
    font-size: 17px;
    margin: 5px;
}

.outlined-grey{
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: #5b605d;
    font-size: 17px;
    margin: 5px;
}
.outlined-white{
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke-width: 1.2px;
    -webkit-text-stroke-color: #fff;
    font-size: 17px;
    margin: 5px;
}
.select_nice_blue{
    border: solid 1px #77b9d1;
    background: unset;
    font-size: 14px;
    font-weight: 600;
    border-radius: 25px;
    color: #77b9d1;
    padding: 2px 10px 0px 10px;
    height: 38px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select_nice_orange {
    border: solid 1px #e2a246;
    background: #fdf8f5;
    font-size: 14px;
    font-weight: 600;
    border-radius: 25px;
    color: #e2a246;
    padding: 2px 10px 0px 10px;
    height: 38px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select_nice_green{
    border: solid 1px #b2d177;
    background: #f7fbf6;
    font-size: 14px;
    font-weight: 600;
    border-radius: 25px;
    color: #99b95d;
    padding: 2px 10px 0px 10px;
    height: 38px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.nice_hover_blue:hover{
    border: solid 1px #fefefe;
    cursor: pointer;
    color: #fefefe;
    background: #77b9d1;
}

.outline_unset:focus-visible{
  outline: unset;
}

.nice_hover_shadow:hover{
  box-shadow: 0px 0px 7px 0px;
}

.text-orange{
  color: #f0ad4e;
}

.text-blue{
  color: #73bcd6;
}
.text-green{
  color: #9dc260;
}
.text-red{
  color: #de7c7c;
}

.options-table tbody tr td:last-child{
  vertical-align: middle;
  text-align: center;
  /*display: ruby-text;*/
}
.check-container{
    display: flex;height: 45px;align-items: center;
    border-bottom: solid 1px #6390bc;
    background: aliceblue;
    padding-top: 7px;
}
.check-container-red{
    display: flex;
    align-items: center;
    border-bottom: solid 1px #a94442;
    background: #fce1df;
    font-size:13px;
    padding: 10px;
}
.check-container-green{
  display: flex;
  align-items: center;
  border-bottom: solid 1px green;
  background: #dff5d6;
  font-size:13px;
  padding: 10px;
}
.display-grid-opt{
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr;*/
    /*width: 64px;*/
    display:flex;
}
.display-inline{
  display: inline;
}
.display-inherit{
  display: inherit !important;
}
.border-grey{
  border: solid 5px #f8f8f8;
}

/*//users*/
#users-table thead tr:first-child td{
  background-color: #f3f3f3;
  max-width: 75px;
}

#users-clients-table thead tr:first-child td{
  background-color: #f3f3f3;
  max-width: 75px;
  /*border-bottom: solid 2px #ceb974 !important;*/
}
.primary-green-reverse{
    color: white;
    border: solid 1px #fff !important;
    background-color: #96b260;
    font-weight: 500;
}
.primary-green-reverse:hover{
    color: white;
    border: solid 1px #fff !important;
    background-color: #8ac3d7;
}
.primary-red-reverse{
    color: white;
    border: solid 1px #fff !important;
    background-color: #c34d4a;
    font-weight: 500;
}
.primary-red-reverse:hover{
    color: white;
    border: solid 1px #fff !important;
    background-color: #8ac3d7;
}
.line-height-1-7{
  line-height: 1.7;
}
.green-light{
  color: #809b4c !important;
}
.bottom-green-light{
  border-bottom: solid 5px #96b260 !important;
}
.red-light{
  color: #C94444 !important;
}
.bottom-red-light{
  border-bottom: solid 5px #c24c49 !important;
}
.primary-green:hover{
  background-color: #96b260 !important;
}
.new-table tbody tr:hover{
  background-color: #e4ebef;
}
.ball_color_style{
  /*width:20px; height:20px;*/
  border-radius:50%; margin-right: 5px;
  min-height: 22px;
  min-width: 22px;
}
.blue-bordered-div{
    border: solid 1px #77b9d1;
    padding: 10px;
}
#users-table  tr td:first-child{
  width: 7%;
}
#logout-btn{
    border: solid 1.5px white;
    font-size: 20px !important;
    padding: 0px 10px;
    width: 38px;
    height: 38px;
    border-radius: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 11px 7px;
}

#logout-btn:hover{
  border: solid 2px white;
}

/*//Forms*/

.btn_select_answer{
    background: unset;
    font-weight: 500;
    border-radius: 0px;
    padding: 2px 5px 0px 5px;
    height: 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 5px !important;
    font-size: 15px !important;
    width: 38px;
    transition: unset !important;
    border: solid 1px #ddd;
}
.btn_select_answer_big{
    background: unset;
    font-weight: 500;
    border-radius: 0px;
    padding: 2px 10px 0px 10px;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 5px !important;
    font-size: 13px !important;
    width: 110px;
    transition: unset !important;
    border: solid 1px #ddd;
}

.btn_select_answer:focus{
  border-color: #dddddd;
}

.bsa_green{
  /*border: solid 1px #85ac3b;*/
  /*color: #85ac3b;*/
  color:#a09e9e;
  font-weight: 500;
}
.bsa_red{
  /*border: solid 1px #c94c4c;*/
  /*color: #c94c4c;*/
  color:#a09e9e;
  font-weight: 500;
}
.bsa_blue{
  /*border: solid 1px #c94c4c;*/
  /*color: #c94c4c;*/
  color:#a09e9e;
  font-weight: 500;
}
.bsa_blue_set, .bsa_blue_set:focus{
  border: solid 1px #309bb1;
  background-color: #309bb1;
  color: #f1f1f1;
}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center;
  padding: 10px !important;
}

.bsa_green_set, .bsa_green_set:focus{
  border: solid 1px #85ac3b;
  background-color: #85ac3b;
  color: #f1f1f1;
}
.bsa_red_set, .bsa_red_set:focus{
  border: solid 1px #c94c4c;
  background-color: #c94c4c;
  color: #f1f1f1;
}


.btn_left_side{
    margin: 0px !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    border-right: 0px;
    min-width: 32px;
    margin-left: 7px !important;
}

.btn_right_side{
    margin: 0px !important;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    min-width: 32px;
}

.form-control:focus{
  box-shadow: unset !important;
  /*border:inherit !important;*/
}

.menu-icon-progress{
  color: #85ac3b;
  /* border: solid 1.3px #fefefe !important; */
  border-radius: 100%;
  background: white;
}
.menu-icon-progress-red{
  color: #b12e2e;
  /* border: solid 1.3px #fefefe !important; */
  border-radius: 100%;
  background: white;
}
.menu-icon-progress-orange{
  color: #f0a132;
  /* border: solid 1.3px #fefefe !important; */
  border-radius: 100%;
  background: white;
}
.menu-icon-progress-grey{
  color: #666666;
  /* border: solid 1.3px #fefefe !important; */
  border-radius: 100%;
  background: white;
}

.text-question{
    font-size: 13px;
    color: #8e8f92;
}
#menu-ul{
  padding:0px;
}


.green-menu-li{
  background-color: #e3ecd5 !important;
}
.red-menu-li{
  background-color: #f5d9d8 !important;
}
.orange-menu-li{
  background-color: #fae8cf !important;
}
.grey-menu-li{
  background-color: #666666 !important;
}


#menu-ul li{
  /*background-color: blue;*/
  cursor: pointer;
  padding: 10px;
  margin-bottom: 5px;
  /*background-color: blue;*/
  color: #5b6062;
  background-color: #f5f5f5;
  /* border: solid 1px #eeeeee; */
  /* background: linear-gradient(#46bcd5A1, #46bcd5A2); */
  line-height: 1.2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-items: flex-end;
}
.active-li{
  background-color: green;
}

.spec-table tr td{
  /*border: solid 1px grey;*/
  border-bottom: solid 1px #e4e4e4 !important;
}

  .resources-inner-table tr td{
      padding:0px;
      background-color: #fefefe;
      border-bottom: solid 1px #eeeeee;
      border-top: unset;
      border-collapse: collapse;
  }
  .resources-inner-table tr:first-child td{
      border-top: solid 1px #eeeeee;
  }

  .lighter-font-color{
    color: #759fc8;
  }
  .l-pad-10{
    padding-left: 10px!important;
  }
  .l-pad-25{
    padding-left: 25px!important;
  }
  .summary-title{
    border: solid 1px #d8d2d2 !important;
    margin: 5px 15px;
    padding: 15px 10px !important;
    color: #5b6062;
    width: 100%;
  }
  .resources-inner-table-border tbody tr td{
    padding:10px !important;
}
  .table-div-border{
    border: solid 1px #d8d2d2;
    margin: 5px 15px;
    padding: 0px;
    padding-top: 5px;
  }
  
details > summary {
    list-style-type: '↳️';
    /*font-size:12px;*/
}

details[open] > summary {
    list-style-type: '↓';
    /*font-size:12px;*/
}
.bk-l-green{
    background: #f2f8ef;
    border-color: #dff0d8;
}

.background-main-cat{
  background: #ffe5e2;
  display: flex;
  color: #5b6062;
  justify-content: space-between;
  font-size: 15px;
  align-items: center;
}
.background-sub-cat{
  background: #fff0cf;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  align-items: center;
}
.background-quest-cat{
  background: #e1f2fd;
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  align-items: center;
}
.yesno_sm_div{
  background: white;
  padding: 1.5px;
  border-radius: 20px;
  min-width: 48px;
  text-align: center;
  margin-left: 10px;
  color: #5b6062;
  display: flex;
  align-items: center;
  justify-content: center;
}
 .fixed-green-btn:hover{
    background-color:#85ac3b;
    color:#dff0d8;
}
.fixed-green-btn{
    background-color:#dff0d8;
    color:#85ac3b;
    width:67px;
    height:67px;
    display:flex;
    position:fixed;
    right:3%;
    margin-top:10px;
    align-items: center;
    justify-content: center;
    border: solid 1px #85ac3b;
    font-size:20px;
    cursor:pointer;
}

.fixed-red-btn:hover{
    background-color:#d24242;
    color:#fce1df;
}
.fixed-red-btn{
    background-color:#fce1df;
    color:#d24242;
    width:67px;
    height:67px;
    display:flex;
    position:fixed;
    right:3%;
    margin-top:10px;
    align-items: center;
    justify-content: center;
    border: solid 1px #d24242;
    font-size:20px;
    cursor:pointer;
}