.s_text_color {
    color: #2697ff !important
}
 /* Top Sticky horizontal scroll */
 .stickybar_wrapper {
    width: 100%; 
    overflow-x: auto; 
    overflow-y:hidden;
    scrollbar-color: #c9c9c9 #ffffff;
    height: 12px; 
    position: fixed;
    bottom: 0px;
    z-index: 999;
}
.table_wrapper { 
    overflow-x: auto; 
    overflow-y:hidden;
    scrollbar-color: #c9c9c9 #ffffff;
    padding-left: 0;
    padding-right: 0;
}
.stickybar {
    height: 12px; 
}
#datatable {
    overflow: auto;
}
.scroll_hide {
   visibility: hidden !important;
}

body{

    font-family: 'Roboto', sans-serif;
}
.card {
    border-radius: 15px !important;
    border: 1px solid #F2F3F4;
}

.table tbody tr:hover {
    background-color: #EAEDFA !important;
}
.cstm_sprtr {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.sort_icon {
    margin-top: 7px;
}
.bg_logo {
  position: absolute;
  width: 120px;
  height: 65px;
  right: 0;
  top: 0;
}
.card_summry{
	border-radius: 5px;
}
.report_card_title{
	color: #001B34;
	font-size: 17px;
    font-weight: 600;
}
.avatar-xs.me-3.report_smry_iconsize {
    height: 1.8rem;
    width: 1.8rem;
}


/*custom bold*/


.cstn_bold{
    
font-weight: 600 !important;

}


/*custom bold end */



/*custom progress bar */

.progress.custom_progress {
    background-color: #112cd1;
}

.progress.custom_progress .progress-bar {
    background-color: #fff !important;
}

/*custom progress bar end */

/*Balanced and not balanced badge*/

.badge.badge-soft-danger.custom_bdg_notbalanced {
    color: #EB1051;
    background-color: #fde7ee;
    padding: 5px 8px;
}


.badge.badge-soft-success.custom_bdg_balanced {
    color: #19BB43;
    background-color: #DFF0EA;
    padding: 5px 13px;
}

.status_bagde{

 padding: 5px 9px;
 text-transform: capitalize;

}
svg.inr_svgs {
    margin-right: 4px;
}

/*Balanced and not balanced badge end*/



/*Reset , add hours white button */

.custom_rest_btn {
    border: 1px solid #F2F3F4;
    min-width: 110px;
    line-height: 1.3;
    padding: 0.6rem 0.75rem;
    border-radius: 0.25rem;
    background-color: #fff;
    border-color: #adadad;
}
.btn.custom_rest_btn a {
    color: #2F45C5;
}

/*Reset , add hours white button */


.report_action{

    line-height: 1.3 !important;
}


h4.report_card_title.mb-0 {
    margin-top: 5px;
}




/*report form*/
.report_forms .form-check-input:checked {
    background-color: #2F45C5;
    border-color: #2F45C5;
}

.form-check-input:checked {
    background-color: #2F45C5;
    border-color: #2F45C5;
}

.report_forms input, form.report_forms textarea {
    background-color: #F9F9F9;
    border-color: #C0CBD5;
    border-radius: 5px;
}

.report_forms input::placeholder, form.report_forms textarea::placeholder {
    color: #667685;
}

.report_forms .select2-selection {
    background-color: #ffffff !important;
    border-color: #C0CBD5 !important;
}

.report_forms select {
    background-color: #F9F9F9;
    border-color: #C0CBD5;
}


/*report form end */

.table>:not(:last-child)>:last-child>* {
    color: #667685;
    font-weight: 400;
}

.btn-info {
    background: #2697ff !important;
}



/*Headings and subheadings */


.table td .line_down {
    display: block;
    color: #9697a6;
    font-size: 13px;
}
.line_down {
    display: block;
    color: #9697a6;
    font-size: 13px;
}

.rep_heading {
     color: #42475e;
    font-weight: 500;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 19px; 
}
.cstn_bold {
    color: #001B34;
}
.rep_heading a {
    color: #42475e;
    font-weight: 500;
    margin-bottom: 3px;
    font-size: 14px;
}
.rep_heading a:hover {
    color: #6d7dd9;
}
.border-right-line {
    border-right: 1px solid #F2F3F4;
}

/*Headings and subheadings end */



/*action icons */

.action .entries_action {

    display: inline-flex;
}

/* .action .entries_action div {
    margin-right: 9px !important;
} */

/*action icons end  */



/*Hilited card */
.card.card-body.card_hilght {

    border-radius: 5px;
    background-color: #2F45C5!important;
}

.text-white.hilited_heading {
    /* font-size: 26px; */
    font-weight: 600;

}

.report_card_title_white{
    color: #fff;
    font-size: 17px;
}

.hilited_heading {
    margin-top: 15px;
    margin-bottom: 14px;
}

/*Hilited card */

/*Field icons*/

/* .field_icon{

    position: absolute;
    top: 10px;
    left: 19px;
}
*/
.report_filters .field_icon{
   left: 12px !important; 
}

@media only screen and (max-width:768px){
      .report_filters .field_icon{
       left: 14px !important; 
    }  
}

.report_filters.report_forms .select2-selection {
    padding-left: 14px !important;
}

.circle {
    margin-top:-6px;
    margin-bottom:-8px;
    position: relative;
    width: 12%;
    padding-bottom: 12%;
    background: #667685;
    border-radius: 50%;
    display: inline-block;
}
.circle h3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    color: #fff;
    font-size: 13px;
}

.sqre{
    background: #2697ff;
    color: #fff;
    padding: 0px 4px;
    margin-left: 7px;
    border-radius: 2px;

}



span.d-none.d-sm-block.tbs_ttl {
    font-size: 19px;
    font-family: Roboto;
    color: #667685;
    line-height: 27px;
}
.report_forms select{
    padding-left: 38px !important;
}

.report_forms .select2-selection {
/*    padding-left: 25px !important;*/
}
.report_forms input {
/*    padding-left: 38px !important;*/
}
/* view tabs active pointer */
/*.nav-tabs-custom .nav-item .nav-link::after{
    height: 5px !important;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px  !important;
    }*/

/*.nav-tabs-custom .nav-item .nav-link {
    border: none;
    padding: 15px 8px;
} */   

/*Field icons end */

/*@media (min-width: 768px) {*/
    /* .cstm_sprtr:after {
        position: absolute;
        content: "";
        width: 116px;
        height: 43%;
        border-right: 1px dashed #fff;
        top: 42%;
    } */
    .dashed_line:after {
        position: absolute;
        content: "";
        width: 5px;
        height: 100%;
        border-right: 1px dashed #fff;
        top: 0;
        right: 12%;
    }
    .dashed_line {
        padding-right: 12%;
    }
/*}*/




/*table headers */



thead.wrkr-tbl-head {
    border-top: 1px solid #eff2f7;
}

/*table headers end*/




/*Hours report only */

thead.hr_table {
    background-color: #adadad63;
}

/*Hours report only */



/*Responsive */

@media only screen and (max-width: 768px){

.mobile_spacing_row div {
    margin-top: 4px;
    margin-bottom: 4px;
}
.mobile_spacing_row  {
/*    margin:0px !important;*/
}
input,select,textarea{
    width: 100%;
}
.select2 {
    width: 100% !important;
}

}

/*view settings*/

button#viewSettings {
    background: #FFFFFF;
    border: 1px solid #CED4DA;
    border-radius: 8px;
}

@media only screen and (max-width: 768px){

 /*   button#viewSettings {
    margin-top: 8px;
}*/
}


/*All reports on mobile card padding 
*/
   @media only screen and (max-width: 768px){
   .card-body {
 
/*    padding: 1.25rem 0.45rem !important;*/
    }
    /*.hours_card_body{

        padding: 0.25rem 0.45rem !important;
    }*/


}


/*Select2 Design */

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    padding-left: 0.75rem;
    color: #667685 !important;
    font-weight: 400 !important;
}

/*Economy Report */

.details_light {
    margin-bottom: 2px;
    color: #667685;
    font-weight: 200;
}
.details_dark {
    margin-bottom: 2px;
    color: #001B34;
}

.custom_card_blue{

    background: #EAEDFA;
    border-color: #2F45C5;
}

.custom_card_yellow{
    
    background: #FFF6E7;
    border-color: #FFA113;
}

.icon_bg_yellow{
    background-color: #FFA113 !important;
}

.custom_card_sky{

    background: #E9F5FF;
    border-color: #2697FF;
}

.icon_bg_sky{
    background-color: #2697FF !important;
}

.inr_custom_card_head {
    color: #001B34;
    font-size: 13px;
    font-weight: 600;
}
.inr_custom_card_sub {
    color: #667685;
    font-size: 11px;
    font-weight: 500;
    line-height: 25px;
}

.send_expense_to_client {
    text-align: center;
}

/*Export Excel Css*/

span.drag_icon {
    position: absolute;
    right: 0;
}

#exportExcelForm #sortable .ui-sortable-handle {
    border-top: 1px dashed transparent;
    border-bottom: 1px dashed transparent;
    padding: 6px 18px;
}

#exportExcelForm #sortable .ui-sortable-handle:hover {
    border-top: 1px dashed #8080801f;
    border-bottom: 1px dashed #8080801f;
    padding: 6px 18px;
}

#exportExcelForm #sortable .ui-sortable-handle:hover {
    border-top: 1px dashed #8080801f;
    border-bottom: 1px dashed #8080801f;
    padding: 6px 18px;
}

span.drag_icon {
    position: absolute;
    right: 0;
}

.send_icons {
    font-size: 26px;
    vertical-align: middle;
}


/*Filters field */

.filter_input{

    padding-left: 38px !important;
}

/*Modals */

.modal-body {
    background: #F8F8FB;
}


/*Version 1 Tabs */

.nav-tabs.nav-tabs-custom .nav-link.active {
    background: transparent;
}

/*checkbox in dropdown*/

.multiselect-option input {
    background: #e4e4ea;
}
.form-check-input[value=multiselect-all] {
    background: #e4e4ea;
}

/* Top horizontal scroll */
.topbar_wrapper {
    width: 100%; 
    overflow-x: auto; 
    overflow-y:hidden;
    scrollbar-color: #c9c9c9 #ffffff;
}
.table_wrapper { 
    overflow-x: auto; 
    overflow-y:hidden;
    scrollbar-color: #c9c9c9 #ffffff;
}
.topbar_wrapper { 
    height: 12px; 
}
.topbar {
    height: 12px; 
}




/*Mobile only */

@media (max-width:768px){

    .swipe_icon{
        display: block;
    }
   .mob_ordr1{
    order:1;
   }
      .mob_ordr2{
    order:2;
   }

}



/*Desktop Only */

@media (min-width:768px){
.swipe_icon{
        display: none;
    }
}

.swipe_icon{
    position: relative;
}

/*New responsive Css */



/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  
  /* CSS */
  


}

.swipe_inr img{
    
    animation: pulse-animation 2s infinite;
}

/*.swipe_inr {
  animation: pulse-animation 2s infinite, swiprr 2s infinite;
}
*/
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
  }
}

i.circle-pulse {
    font-size: 17px;
    color: #c7c7c7;
    border-radius: 50%;
}


.swipe_inr {
 animation: swiprr 2s infinite;
}


@keyframes swiprr {
  0%,
  100% {
    left: 0;
  }

  50% {
    left: 200px;
  }
}

.swipe_icon {
    -moz-animation: cssAnimation 0s ease-in 10s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 10s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 10s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 10s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}

@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}



@media only screen and (min-width:768px){

    .desktop_submit{

        display: block;
    }
    .mobile_submit{
        display: none;
    }
  
}

@media only screen and (max-width:768px){

  .mobile_submit{
    display: block;
    }
    
      .desktop_submit{

display: none;
    }
}

@media screen and (max-width:1023px){ 
   .multiselect-container button.dropdown-item {
     pointer-events:none;
   }
   .multiselect-container span.form-check input {
     pointer-events: all;
   }
   .multiselect-container span.form-check label  {
     pointer-events: all;
   }
}

.form-check-input {
    border-color: #adadad !important;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height:450px;
}
#project_country ~ .btn-group, #clients_list ~ .btn-group, .form-select-checkbox-client-filter + .btn-group  {
    width: 100%;
}
.advance_highlight_color {
    outline: 2px solid #9abfe1 !important;
}
