.hidecolumn{
    display: none;
}   
.left_section{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
}
.left{
    display: flex;
}
.range_date{
    line-height: 20px;
    vertical-align: super;
}
.daterangepicker .drp-calendar { 
    max-width: 300px!important;
}
.date_range{
    width:300px;
}

/*date range picker display date in lower right*/
/*
.daterangepicker .drp-selected { 
    display: none!important;             
}
*/
input[type=checkbox], input[type=radio] {
    opacity: 1; 
}
.dataTable th[class*=sorting_] {
    color: #707070;
}
.btn-info{
    background-image: none;
}
/* Dashboard */
#calendar {
    max-width: 1100px;
    margin: 50px auto;
}
.fc-button-primary {
    color: #fff;
    background-color: #3B92D4;
    border-color: #ddd;
}
.fc-button-primary:disabled {
    color: #fff;
    background-color: #3B92D4;
    border-color: #ddd;
}
.fc-button-primary:not(:disabled):active, .fc-button-primary:not(:disabled).fc-button-active {
    color: #fff;
    background-color: #3B92D4;
    border-color: #ddd;
}
.fc-license-message{
    display: none;
}
.fc-title{
    white-space: normal !important;   
}
.fc-content .fc-time{
    display: none;  
}
.fc-button-primary:hover {
    color: #fff;
    background-color: #3B92D4;
    border-color: #ddd;
}
.fc-button-active {
    color: #fff;
    background-color: #0b6cbc !important  ;
    border-color: #ddd; 
}
/** ToolTip CSS **/
.popper,
.tooltip {
    position: absolute;
    z-index: 9999;
    background: #FFC107;
    color: black;
    width: 150px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    padding: 0px;
    text-align: center;
    opacity: 1;
}
.style5 .tooltip {
    background: #1E252B;
    color: #FFFFFF;
    max-width: 200px;
    width: auto;
    font-size: .8rem;
    padding: .5em 1em;
}
.popper .popper__arrow,
.tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px;
}

.tooltip .tooltip-arrow,
.popper .popper__arrow {
    border-color: #FFC107;
}
.style5 .tooltip .tooltip-arrow {
    border-color: #1E252B;
}
.popper[x-placement^="top"],
.tooltip[x-placement^="top"] {
    margin-bottom: 5px;
}
.popper[x-placement^="top"] .popper__arrow,
.tooltip[x-placement^="top"] .tooltip-arrow {
    border-width: 5px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}
.popper[x-placement^="bottom"],
.tooltip[x-placement^="bottom"] {
    margin-top: 5px;
}
.tooltip[x-placement^="bottom"] .tooltip-arrow,
.popper[x-placement^="bottom"] .popper__arrow {
    border-width: 0 5px 5px 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    top: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
}
.tooltip[x-placement^="right"],
.popper[x-placement^="right"] {
    margin-left: 5px;
}
.popper[x-placement^="right"] .popper__arrow,
.tooltip[x-placement^="right"] .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    left: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}
.popper[x-placement^="left"],
.tooltip[x-placement^="left"] {
    margin-right: 5px;
}
.popper[x-placement^="left"] .popper__arrow,
.tooltip[x-placement^="left"] .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    right: -5px;
    top: calc(50% - 5px);
    margin-left: 0;
    margin-right: 0;
}
.tooltip-inner {
    background-color: #FFC107;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-shadow: none !important;
    border-radius: 3px;
    text-align: left;
}

.form-mail input, .form-mail textarea{ box-sizing: border-box; width: 100%; border: 1px solid #d5d5d5; resize: none;}


.form-mail .ms-parent{ width: 100% !important;    border: 1px solid #d5d5d5 !important;    box-sizing: border-box;    border-radius: 0px;}
.form-mail .ms-choice{border: 1px solid #d5d5d5 !important; border-radius: 0px;    height: 35px; }
.form-mail .btn-primary{ margin-left: 10px;}
.form-mail .row{ margin-top: 20px;}
.form-mail a{font-size: 16px;}
.select2 .bottom { position: absolute !important;     bottom: initial !important; }
.ms-drop bottom li{ text-align: left;}
/*.form-mail .bottom{ position: absolute !important;}*/
.form-mail .col-sm-12{ position: relative !important;}
.select_theme{ width: 100%; height: 40px; }

#prospects thead:first-child tr th:first-child{text-align: left;}
#prospects .details-control input[type=checkbox]{
    position: relative;
}

#email_send .ms-drop{text-align: left;}
#email_send .ms-drop ul > li label {
    display: inline-block;
}
#email_send .ms-drop ul > li label input[type=checkbox]{position: relative;width: 18px;}

#bulk_email_send .ms-drop{text-align: left;}
#bulk_email_send .ms-drop ul > li label {
    display: inline-block;
}
#bulk_email_send .ms-drop ul > li label input[type=checkbox]{position: relative;width: 18px;}
.btn-border{
    background-image: none;
    border: 0px;
    padding: 4px 7px;
}
#prospects tr td:last-child {
    min-width: 50px;
}

/*Report page css*/
.hidecolumn{
    display: none;
}  
.left_section{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 20px;
}
.left{
    display: flex;
}
.range_date{
    line-height: 20px;
    vertical-align: super;
}
.daterangepicker .drp-calendar { 
    max-width: 300px!important;
}
.date_range{
    width:300px;
}

/*date range picker display date in lower right*/
/*
.daterangepicker .drp-selected {
    display: none!important;             
}
*/
.ms-drop {
    overflow: visible!important;
    text-align: left!important;
}   
input[type=checkbox], input[type=radio] {
    opacity: 1;
}
.ms-drop ul > li label input[type=checkbox] {
    position: relative;
    width: 18px;
}
.ms-drop ul{
    max-height: 250px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    background: #fff;
    border: 1px solid #ccc;

}
.select2 .ms-choice{
    border-radius: 0px!important;
    padding: 4px 6px;
    height: 30px;
    line-height: 30px;
/*    width: 300px;*/
}
#page-content {
    min-height: calc(100vh - 138px);
}
.left_section .left .ms-parent.select2 {
/*    width: 300px !important;
    max-width: 100% !important;*/
}
#export_csv{
    margin-right: auto;
    margin-top: -6px;
    height: 44px;
/*    margin-left: 24px;*/
}
.excel_img{
    margin-right: 10px;
}

.location_filter, .program_filter, .daterange_filter, .fields_filter{
    max-width:25%;
    padding-right:15px;
}
.date_range {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    height: 30px !important;
}
.program_filter select, .location_filter select,.daterange_filter input, .fields_filter select{
    min-width: 250px;
    max-width: 100%;
}
.left_section.report_filters .left .ms-parent.select2 {
    min-width: 250px !important;
    max-width: 100% !important;
}









@media only screen and (max-width: 991px) {
    .report_filters .left {
        width: 100%;
    }
    #export_csv {
        margin-right: inherit;
        margin-top: 0;
        height: 44px;
        margin-left: auto;
    }
    .fields_filter{
        padding-right:0;
    }


}


@media only screen and (max-width: 767px) {
    .report_filters .left {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .location_filter, .program_filter, .daterange_filter, .fields_filter {
        max-width: calc(50% - 7px);
        padding-right: 0px;
        width: 50%;
    }
    .left_section.report_filters .left .ms-parent.select2 {
        min-width: 100% !important;
        max-width: 100% !important; 
    }
    .program_filter select, .location_filter select, .daterange_filter input, .fields_filter select {
        margin-bottom: 15px;
    }

}


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

    .location_filter, .program_filter, .daterange_filter, .fields_filter {
        max-width: 100%;
        padding-right: 0px;
        width: 100%;
    }
    #export_csv {
        margin-top: 15px;
    }

}


/**/


@media (max-width:1600px) and (min-width:1366px) {

    #prospects.dataTable thead th{
        position: relative;
    }
    #prospects.dataTable thead th, #prospects.dataTable thead td {
        padding: 10px 10px;
    }
    #prospects.dataTable tbody th, table#prospects.dataTable tbody td {
        padding: 8px 10px;
    }
    #prospects.dataTable th[class*="sort"]::after {
        margin-right: 0px;
        position: absolute;
        right: 3px;
    }

}


/*Prospects >> All Prospects >> Send Email >> Popup*/
.modal-body select:focus, .modal-body textarea:focus, .modal-body .ms-choice:focus{
    box-shadow: 0 0 0 2px rgba(245,153,66,0.3);
    border: 1px solid #f59942 !important;
    outline: none;
}