/* Menu */

.separator {
    border-bottom: 1px solid #d2d2d2;
    height: 0;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
}

.h50px{
    height: 50px !important;
}

.title{
    display: table-cell;
    vertical-align: middle;
    font-size: 1.3rem;
    font-weight: 500;
    font-family: Roboto;
    padding: 24px;
}

/* Header */
.valica_logo_header{
    display: block;
    margin: auto;
}

.m-brand__logo-wrapper{
    width: 100%;
}

.tab-padding{
    padding: 2.2rem 2.2rem;
}
/* Dashboard home */
.ads_link{
    color: #fff;
    text-decoration: underline;
}

.ads_link:hover{
    color: #fff;
    text-decoration: none;
}


.ads_warning{
    height: 110px;
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    background: #f4516c;
    border: 1px solid #fd397a;
    color: #fff;
    margin-bottom: 30px;
}

.ads_warning_sites {
    height: 90px;
    width: 100%;
    background-color: #ff8c8c69;
    border-radius: 5px;
    padding: 18px;
    color: red;
    margin-bottom: 30px;
}

.ads_ok {
    height: 125px;
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    background: #0abb87;
    border: 1px solid #0abb87;
    color: #fff;
    margin-bottom: 30px;
}

.ads_ok_sites {
    height: 90px;
    width: 100%;
    background-color: #a3ff8569;
    border-radius: 5px;
    padding: 18px;
     color: #268029;
    margin-bottom: 30px;
}


.ads_warning_text{
    display: inline-block;
    color: #ce4946;
}

.ads_ok_text{
    display: inline-block;
    color: #268029;
}

.ads_button{
    float: right;
    display: inline-block;
    margin-top: 8px;
}

.ads_text{

}

.ads_download{
    margin: auto;
    width: 36%;
}

.portlet_left{
    width: 39%; 
    display: inline-block; 
    margin-right: 27px;
}

.portlet_right{
    width: 58%;
    display: inline-block;
}

.revenue_total{
    border-bottom: 1px solid #ebedf2
}

.h3total{
    color: #f95d9e;
}

.revenue_recap_container{
    display: flex;
    border-bottom: 1px solid #ebedf2;
    margin-bottom: 10px;
}


.revenue_recap{
        width: 70%;
    /*margin-top: 20px;*/
   /* width: 33%;
    max-width: 33%;*/
}

.revenue_commission_home{
    background: #0abb87 !important;
    color: #ffffff !important;;
    border-bottom: 0;
    border-top: 0;
}

.revenue_recap_rev{
        width: 30%;
}

.flaticon-alert-2{  
    background: #f2f3f8;
    border-radius: 21px;
    padding: 6px 8px 6px 8px;
}

.width-20{
    width:20%;
    display: flex;
}

.m-header--fixed .m-header{
    background: #2c2e3e;
}

/* Errore form */
.help-block{
   /* color: red;
    border: 1px solid red;
    padding: 4px;
    margin-top: 93px !important;
    position: relative;
    top: 9px;
    left: 16px;*/
    color: #f4516c;
    padding-left: 1.6rem;
    font-weight: 400 !important;
    font-size: .85rem !important;
}

.form-control-feedback{
        color: red;
}

.btn-focus {
    color: #fff;
    background-color: #2eb0cf;
    border-color: #2eb0cf;
}

.btn-focus:hover {
    color: #fff;
    background-color: #2190ab;
    border-color: #2190ab;
}


.btn-focus:not(:disabled):not(.disabled):active,
.btn-focus:not(:disabled):not(.disabled).active,
.show>.btn-focus.dropdown-toggle {
    color: #fff;
    background-color: #2190ab;
    border-color: #2190ab;
}

.min-530{
    min-width: 530px;
}

.min-540{
    min-width: 540px;
}


.btn-outline-focus {
    color: #fff !important;
    background-color: #2eb0cf !important;
    border-color: #2eb0cf !important;
}

.btn-outline-focus:hover {
    color: #fff;
    background-color: #2190ab !important;
    border-color: #2190ab !important;
}

.btn-outline-focus:focus,
.btn-outline-focus.focus {
    background-color: #2190ab;
    border-color: #2190ab
    /*-webkit-box-shadow: 0 0 0 .2rem rgba(152, 22, 244, 0.5);
    box-shadow: 0 0 0 .2rem rgba(152, 22, 244, 0.5)*/
}

.btn-outline-focus.disabled,
.btn-outline-focus:disabled {
    color: #2190ab;
       background-color: #2190ab;
    border-color: #2190ab
}

.btn-outline-focus:not(:disabled):not(.disabled):active,
.btn-outline-focus:not(:disabled):not(.disabled).active,
.show>.btn-outline-focus.dropdown-toggle {
    color: #fff;
    background-color: #2190ab;
    border-color: #2190ab
}

.btn-outline-focus:not(:disabled):not(.disabled):active:focus,
.btn-outline-focus:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-focus.dropdown-toggle:focus {
    /*-webkit-box-shadow: 0 0 0 .2rem rgba(152, 22, 244, 0.5);
    box-shadow: 0 0 0 .2rem rgba(152, 22, 244, 0.5)*/
}
/* Data tables status */

table.my_datatable.table.table-striped-.table-bordered.table-hover.table-checkable.dataTable.no-footer.dtr-inline.fixedHeader-floating {
    top: 69px !important;
}

.thead_black{

    background-color: #2c2e3e;
    color: #fff;

}

.margin-left-calendar{
    margin-left: 14px !important;
}

.dataTables_wrapper .pagination .page-item.active>.page-link {
    background: #2eb0cf;
    color: #fff;
}

.tfoot_purple{
    /*background-color: #716aca;*/
    background-color : #2eb0cf;
    color: #fff;
}

.btn-brand {
    color: #fff;
    background-color: #2eb0cf;
    border-color: #2eb0cf;
}

.btn-brand:hover {
    color: #fff;
    background-color: #2eb0cf;
    border-color: #2eb0cf;
}


.daterangepicker .ranges li.active {
    background: #2eb0cf;
    color: #fff;
    border: 1px solid #2eb0cf;
}

.daterangepicker tbody td.in-range, .daterangepicker tbody td.active {
    background: #2eb0cf;
    color: #fff;
}

.daterangepicker tbody td.in-range, .daterangepicker tbody td.active {
    background: #2eb0cf;
    color: #fff;
}

.daterangepicker tbody td.today {
    background: #2eb0cf;
    color: #fff;
}

.kt-badge {
    border-radius: 2rem;
}
.kt-badge.kt-badge--inline {
    height: 0;
    width: auto;
    padding: 0.75rem 0.75rem;
    border-radius: 2px;
}

.kt-badge {
    padding: 0;
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    font-size: 0.8rem;

}

.kt-badge.kt-badge--danger {
    color: #fff;
    background: #f4516c;
    border-radius: 10px;
    font-size: 12px;
    padding: 10px;
}

.kt-badge.kt-badge--brand {
    color: #fff;
    background: #5d78ff;
    border-radius: 10px;
    font-size: 12px;
    padding: 10px;
}

.kt-badge.kt-badge--success {
    color: #fff;
    background: #0abb87;
    border-radius: 10px;
    font-size: 12px;
    padding: 10px;
}

.kt-badge.kt-badge--critical {
    color: #fff;
    background: #000000;
    border-radius: 10px;
    font-size: 12px;
    padding: 20px;
}

.kt-badge.kt-badge--warning {
    color: #fff;
    background: #ff871d;
    border-radius: 10px;
    font-size: 12px;
    padding: 10px;
}


.total_row{
    height: 20px !important;
    padding: 4px 8px 4px .75rem !important;
    text-align: left;
}

/* Alert bar*/

.alert.alert-danger {
    background: #f4516c;;
    border: 1px solid #fd397a;
    color: #fff;
}

.alert.alert-danger .alert-text hr {
    border-top-color: #fff;
    opacity: 0.4;
}
.alert-danger hr {
    border-top-color: #feafc9;
}

.ads_button_download {
    float: right;
    /* display: inline-block; */
    margin-top: -20px;
}

.alert.alert-success {
    background: #0abb87;
    border: 1px solid #0abb87;
    color: #fff;
}

.alert.alert-success .alert-text hr {
    border-top-color: #fff;
    opacity: 0.4;
}

.alert-success hr {
    border-top-color: #a6e6d3;
}

.padding20{
    padding: 20px;
}

.kt-portlet.kt-portlet--skin-solid .kt-portlet__head:not(.kt-portlet__head--noborder) {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.kt-portlet .kt-portlet__head {
    -webkit-transition: left 0.3s, right 0.3s, height 0.3s;
    transition: left 0.3s, right 0.3s, height 0.3s;
}

.kt-portlet .kt-portlet__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding: 0 25px;
    border-bottom: 1px solid #ebedf2;
    min-height: 60px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: flex-first;
    align-content: flex-first;
}

.kt-portlet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.05);
    box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.05);
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
}

.kt-portlet.kt-portlet--skin-solid .kt-portlet__body {
    color: #000;
    background-color: #fff;
}

.kt-portlet .kt-portlet__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px;
    /*border-radius: 4px;*/
}

.kt-bg-danger {
    background-color: #f4516c !important;
}

.kt-bg-success {
    background-color: #0abb87 !important;
}

.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon {
    color: rgba(255,255,255,0.8);
}

.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon {
    padding-right: 0.75rem;
    font-size: 1.3rem;
    color: #a7abc3;
}

.kt-portlet.kt-portlet--skin-solid .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    color: #fff;
}

.kt-portlet .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #464457;
}

.btn.btn-icon.btn-sm, .btn-group-sm>.btn.btn-icon {
    height: 2.5rem;
    width: 2.5rem;
}
.btn.btn-icon {
    height: 3rem;
    width: 3rem;
}
.btn.btn-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}
.btn.btn-pill {
    border-radius: 2rem;
}

.btn.btn-icon.btn-icon-md [class^="flaticon-"], .btn.btn-icon.btn-icon-md [class*=" flaticon-"], .btn.btn-icon.btn-icon-md [class^="flaticon2-"], .btn.btn-icon.btn-icon-md [class*=" flaticon2-"] {
    font-size: 1.2rem;
}

.flaticon2-download-symbol:before {
    content: "\f17e";
}

[class^="flaticon2-"]:before, [class*=" flaticon2-"]:before {
    font-family: Flaticon2;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.kt-portlet__head-actions{
    margin-top: 12px;
}


.tooltip-portlet {
    opacity: 1;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
    padding: .4rem 0;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .9rem;
    word-wrap: break-word;
    opacity: 0;
}

/* Notifiche */

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link .m-nav__link-badge {
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 8px;
}

.kt-portlet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.05);
    box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.05);
    background-color: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
}

.kt-portlet .kt-portlet__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px !important;
    /*border-radius: 4px;*/
}

.kt-list-timeline .kt-list-timeline__items {
    position: relative;
    padding: 0;
    margin: 0;
}


.kt-list-timeline .kt-list-timeline__items:before {
    background-color: #ebedf2;
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 3px;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item:first-child {
    padding-top: 0;
    margin-top: 0;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 0.3rem 0;
    margin: 0.5rem 0;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge {
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    position: relative;
    width: 20px;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge:before {
    background-color: #ebedf2;
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: 50%;
    margin-top: -3.5px;
    border-radius: 100%;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    padding: 2px 0 0 16px;
    font-size: 1rem;
    color: #6c7293;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__time {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 250px;
    padding: 0 0 0 5px;
    font-size: 0.9rem;
    color: #625962;
}

.kt-separator.kt-separator--space-lg {
    margin: 2.5rem 0;
}

.kt-separator.kt-separator--border-dashed {
    border-bottom: 1px dashed #ebedf2;
}

.kt-separator {
    height: 0;
    margin: 20px 0;
    border-bottom: 1px solid #ebedf2;
}

.m-timeline-3__item.m-timeline-3__item--info:before {
    background: #36a3f7;
}


.kt-timeline-v3 .kt-timeline-v3__item.kt-timeline-v3__item--danger:before {
    background: #fd397a;
}

.kt-timeline-v3 .kt-timeline-v3__item.kt-timeline-v3__item--success:before {
    background: #0abb87;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge:before {
    background-color: #ebedf2;
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: 50%;
    margin-top: -3.5px;
    border-radius: 100%;
}


.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge--info:before {
    background-color: #36a3f7;
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: 50%;
    margin-top: -3.5px;
    border-radius: 100%;
}


.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge--success:before {
    background-color: #0abb87;
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: 50%;
    margin-top: -3.5px;
    border-radius: 100%;
}


.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__badge--danger:before {
    background-color: #fd397a;
    position: absolute;
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    left: 0;
    top: 50%;
    margin-top: -3.5px;
    border-radius: 100%;
}

.m-list-timeline .m-list-timeline__items .m-list-timeline__item .m-list-timeline__badge.m-list-timeline__badge--success:before {
    background-color: #34bfa3;
}

/* Title */

.uppercase{
    text-transform: uppercase;
    color: #fff;
}

.capitalize{
        text-transform: capitalize;
}

/* Notifiche */

.ps__rail-y{
    display: none;
}

/* Chart */
.revenue_total_chart{
    width: 15%;
    margin-left: 6%;
    display: inline-block;
}

.adunit{
    color: #50b432;
}

.impression{
    color: #40cef6;
}

.fillrate{
    color:#7146bc ;
}

.vtr{
    color:#cd89f7 ;
}

.ecpm{
    color:#ffa500 ;
}

.publisherrevenue{
    color:#ff3787;
}

.publisherrevenue_recap{
    color:#ff3787;
    text-align: right;
}

.p500{
 font-weight: 500;
}

/* Report */


.calendar{
    float: right;
    display: flex;
    width: auto;
    right: 0px;
    padding-left: 44px !important;
    margin-right: 100px;
    margin-top: 15px;
    padding: 5px;
    background: #f2f3f8;
    border-radius: 80px;
}

.left{
    margin: 0 !important;
    background: #fff;
}
.right{
    margin: 0 !important;
    background: #fff;
}



/*.m-topbar {
    width: 100px;
    height: 100%;
    position: absolute;
    right: 0px;
    padding: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}*/
.m-topbar {
    width: 100px;
    height: 100%;
    position: absolute;
    /* float: right; */
    right: 0px;
    top: 0px;
    padding: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
} 

.m-stack.m-stack--desktop.m-stack--ver>.m-stack__item.m-stack__item--fluid {
    width: 100%;
    display: contents;
}


/* Select2 */

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    outline: none !important;
    border-radius: .25rem;
    height: auto;
    line-height: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--multiple .select2-selection__arrow {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    border: 0;
    top: 50%;
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    font-size: 0.85rem;
    left: auto;
    right: 0;
    display: inline-block;
    width: 1.9rem
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before,
.select2-container--default .select2-selection--multiple .select2-selection__arrow:before {
    content: ""
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--multiple .select2-selection__arrow b {
    display: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    position: relative;
    padding: .85rem 1.15rem;
    line-height: 1.25
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
    border: 0;
    position: absolute;
    top: 50%;
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
    font-size: 1.4rem;
    display: inline-block;
    left: auto;
    right: 2rem;
    margin-right: 0.4rem;
    margin-top: -.8rem
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: .57rem 1.15rem;
    line-height: 1.25
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    padding: 0.05rem 0.4rem 0.05rem 0.4rem;
    font-size: 1rem;
    margin: 0.1rem 0.4rem 0.1rem 0;
    position: relative;
    float: left/*rtl:right*/
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    font-family: "LineAwesome";
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "";
    font-size: 1.4rem;
    display: inline-block;
    line-height: 0;
    margin-right: 0.3rem;
    position: relative;
    top: 0.1rem
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field {
    font-weight: 300;
    margin: 0.25rem 0.25rem 0.25rem 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: none !important;
    border-radius: .25rem
}

.select2-container--default .select2-search--dropdown {
    padding: 15px 15px
}

.select2-container--default .select2-results__option {
    padding: 5px 15px
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    cursor: not-allowed
}

.select2-container--default .select2-results__option .select2-results__group {
    padding: 5px 15px;
    font-weight: 500
}

.select2-container--default .select2-results__option .select2-results__option {
    padding: 5px 30px
}

.select2-container .select2-search--inline .select2-search__field {
    margin: 0
}

select.m-select2 {
    opacity: 0;
    filter: alpha(opacity=0)
}

.m-select2>select.form-control {
    opacity: 0;
    filter: alpha(opacity=0)
}

.m-select2.m-select2--pill .select2-container--default .select2-selection--single,
.m-select2.m-select2--pill .select2-container--default .select2-selection--multiple {
    border-radius: 1.3rem
}

.m-select2.m-select2--square .select2-container--default .select2-selection--single,
.m-select2.m-select2--square .select2-container--default .select2-selection--multiple {
    border-radius: 0
}

.input-group>.select2-hidden-accessible:first-child+.select2-container>.selection .select2-selection--single {
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.select2-hidden-accessible:first-child+.select2-container>.selection,
.input-group>.select2-hidden-accessible:first-child+.select2-container>.selection.form-control {
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container:last-child>.selection .select2-selection--single {
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container:last-child>.selection .select2-selection,
.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container:last-child>.selection .select2-selection.form-control {
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.select2-hidden-accessible:first-child+.select2-container+.input-group-text,
.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container+.input-group-text {
    border-left: 0
}

.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container:not(:last-child)>.selection .select2-selection--single {
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container:not(:last-child)>.selection .select2-selection,
.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container:not(:last-child)>.selection .select2-selection.form-control {
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.m-input-group--pill>.select2-hidden-accessible:not(:first-child)+.select2-container:last-child>.selection .select2-selection--single {
    -moz-border-top-right-radius: 1.3rem;
    border-top-right-radius: 1.3rem;
    -moz-border-bottom-right-radius: 1.3rem;
    border-bottom-right-radius: 1.3rem
}

.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single {
    border: 1px solid #ebedf2
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #9699a2
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single,
.select2-container--default.select2-container--open .select2-selection--multiple,
.select2-container--default.select2-container--open .select2-selection--single {
    border-color: #2eb0cf
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #575962
}

.select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
    color: #575962
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #575962
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    color: #575962;
    background: #ebedf2;
    border: 1px solid #ebedf2
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    color: #575962
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field::-moz-placeholder {
    color: #9699a2;
    opacity: 1
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field:-ms-input-placeholder {
    color: #9699a2
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field::-webkit-input-placeholder {
    color: #9699a2
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ebedf2
}

.select2-container--default .select2-dropdown {
    border: 1px solid #ebedf2;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(69, 65, 78, 0.2);
    box-shadow: 0px 0px 15px 1px rgba(69, 65, 78, 0.2)
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #e2e5ec;
    color: #3f4047
}

.select2-container--default .select2-results__option.select2-results__option--highlighted {
    background: #f4f5f8;
    color: #3f4047
}

.select2-container--default.select2-container--disabled {
    cursor: not-allowed
}

.select2-container--default.select2-container--disabled .select2-selection--multiple,
.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: not-allowed;
    background: #f4f5f8;
    border-color: #f4f5f8
}

.m-select2.m-select2--air .select2-container--default .select2-selection--single,
.m-select2.m-select2--air .select2-container--default .select2-selection--multiple {
    -webkit-box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11);
    box-shadow: 0px 3px 20px 0px rgba(113, 106, 202, 0.11)
}

.m-select2.m-select2--solid .select2-container--default .select2-selection--multiple,
.m-select2.m-select2--solid .select2-container--default .select2-selection--single {
    background-color: #f4f5f8;
    border-color: #f4f5f8
}

.m-select2.m-select2--solid .select2-container--default .select2-selection--multiple .select2-selection__placeholder,
.m-select2.m-select2--solid .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #9699a2
}

.m-form.m-form--state .has-success .select2-container--default .select2-selection--multiple,
.m-form.m-form--state .has-success .select2-container--default .select2-selection--single {
    border-color: #34bfa3
}

.m-form.m-form--state .has-success .select2-container--default.select2-container--focus .select2-selection--multiple,
.m-form.m-form--state .has-success .select2-container--default.select2-container--focus .select2-selection--single,
.m-form.m-form--state .has-success .select2-container--default.select2-container--open .select2-selection--multiple,
.m-form.m-form--state .has-success .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #34bfa3
}

.m-form.m-form--state .has-warning .select2-container--default .select2-selection--multiple,
.m-form.m-form--state .has-warning .select2-container--default .select2-selection--single {
    border-color: #ffb822
}

.m-form.m-form--state .has-warning .select2-container--default.select2-container--focus .select2-selection--multiple,
.m-form.m-form--state .has-warning .select2-container--default.select2-container--focus .select2-selection--single,
.m-form.m-form--state .has-warning .select2-container--default.select2-container--open .select2-selection--multiple,
.m-form.m-form--state .has-warning .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #ffb822
}

.m-form.m-form--state .has-danger .select2-container--default .select2-selection--multiple,
.m-form.m-form--state .has-danger .select2-container--default .select2-selection--single {
    border-color: #f4516c
}

.m-form.m-form--state .has-danger .select2-container--default.select2-container--focus .select2-selection--multiple,
.m-form.m-form--state .has-danger .select2-container--default.select2-container--focus .select2-selection--single,
.m-form.m-form--state .has-danger .select2-container--default.select2-container--open .select2-selection--multiple,
.m-form.m-form--state .has-danger .select2-container--default.select2-container--open .select2-selection--single {
    border-color: #f4516c
}


/* width */
::-webkit-scrollbar {
    width: 4px;
     border-radius: 4px; 
}

/* Track */
::-webkit-scrollbar-track {
       background: #d8dce6;
   
}

/* Handle */
::-webkit-scrollbar-thumb {
     background: #637099;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
     background: #637099;
}

.m-aside-left{
    overflow: overlay;
}

.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__section .m-menu__section-text {
    color: #ffffff;
}

.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item .m-menu__submenu .m-menu__item>.m-menu__heading .m-menu__link-text, .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item .m-menu__submenu .m-menu__item>.m-menu__link .m-menu__link-text {
    color: #ffffff;
}

.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-text, .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #ffffff;
}

/* Select 2*/

select.m-select2 {
    opacity: 0;
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 100px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 668px !important;
    white-space: nowrap!important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.px200{
    width: 200px !important;
}

/*.provider-picker {
    color: #fff;
    width: 500px;
    height: 40px;
    position: fixed;
    top: 7px;
}

.provider-container{
    width: 180px;
    float: left;
}*/

.provider-select-left{
    width: 49%;
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;

}
.provider-select{
    width: 49%;
    margin-right: 25px;
    margin-bottom: 10px;
}

.provider-button-margin{
    margin-top: 15px;
}

.m-timeline-4 .m-timeline-4__item:before {
    position: absolute;
    display: block;
    width: 0.28rem;
    border-radius: .3rem;
    height: 70%;
    left: 0;
    top: 0.46rem;
    content: "";
}

.m-timeline-4 .m-timeline-4__item {
    disply: table;
    margin-bottom: 1rem;
    position: relative;
}

.align_inherit{
        vertical-align: inherit !important;
}

.form_16_percent{
    width: 16% !important;
}

.m-table.m-table--border-brand, .m-table.m-table--border-brand th, .m-table.m-table--border-brand td {
    border-color: #f4f5f8;
}

/*.m-table.m-table--head-bg-brand thead th {
    background: #ff3787;
    color: #fff;
    border-bottom: 0;
    border-top: 0;
}
*/
.table-home thead th {
    background: #ffffff;
    color: #ff3787;
    border-bottom: 0;
    border-top: 0;
}

.sorting_desc_50{
    width:50%;
}

.hidden_check{
    display: none;
}

.total_row{
    background-color: #2eb0cf;
    color: #fff;
    font-weight: 500;
}

.green{

    background-color: #8bc34a !important;
}

.form_one_line{
    margin-bottom: 10px;
    display: initial;
    margin-right: 20px;
}

.year_form{
   display: inline-flex;
    margin-bottom: 20px;
}

.year_p{
    margin-bottom: 0;
    vertical-align: text-bottom;
    margin-top: 8px;
    margin-right: 20px;
    background: #ffffff;
    color: #ff3787;
    border-bottom: 0;
    border-top: 0;
    font-weight: 500;
}