/*.pink-gradient{
    color: #ffffff !important;
    background-image: -moz-linear-gradient(45deg, #9d71af 0%, #5652a0 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #9d71af 0%, #5652a0 100%) !important;
    background-image: -ms-linear-gradient(45deg, #9d71af 0%, #5652a0 100%) !important;
    border-color: transparent;
    background-color: #8226f5 !important;
    background-size: cover;
    background-repeat: repeat;}*/
.pull-right{
    float: right !important;}
.graph-controler li{
    display: inline-block;
    margin-right: 10px;}
.graph-controler li span{
    width:15px;
    height: 15px;
    display: inline-block;}
.bg-Orange{
    background: Orange;}
.table tr{
    border-bottom: 1px solid #ccc;}
.table tr:nth-child(2n){
    background: #f8f8f8;}
/*.brand-logo img{
    max-height: 200px;
    padding: 5px;
    max-width: 100%;}*/
.brand-logo img{
    max-height: 190px;
    padding: 5px;
    max-width: 100%;
    object-fit: contain;
    height: 100%;}
.brand-logo .card:hover,
.brand-logo .card:focus,
.brand-logo .card:active,
.brand-logo .card.active{
    border: 2px solid #5d2cb4;}
.brand-logo .card{
    border: 2px solid #eee;}
.brand-logo a h5{
    color: #000;
    font-size: 15px;}
#budgetsetup .chosen-container.chosen-container-multi{
    width: 100% !important;}
.text-pink{
    color: #5d2cb4 !important;}
body .table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #dee2e6;}
body .actionnav{
    border: 1px solid #e625ea;
    color:#e625ea;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 30px;
    font-size: 13px;}
#action .dropdown {
    position: relative;}
#action .dropdown-menu {
    padding: 0;
    overflow: hidden;
    right: auto !important;
    left: auto !important;
    background-color: #8226f5 !important;
    background-image: -moz-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -ms-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;}
#action .dropdown-menu li{
    padding: 10px;}
#action .dropdown-menu li:hover{
    background: #000;}
#action .dropdown-menu li:hover a{
    color: #fff;}
#action .dropdown-toggle::after{
    display: none;}
#action .dropdown-menu li a{
    color: #fff;}
.table-reponsive{
    width: 100%;
    overflow-x: scroll;}
.edit,.delete{
    background: #f1f1f1;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    line-height: 35px;
    display: inline-block;
    font-size: 14px;}
.select2-container--default .select2-selection--single{
    background-color: #fafafc;
    border-color: rgba(0, 0, 0, 0.2);
    color: #000000;
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 23px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 100%;}
.select2-container{
    width: 100% !important;}
table .form-control.datepicker{
    padding-right: 30px;}
.f-13{
    font-size: 13px;}
/*file-upload*/
.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    overflow: hidden;}
.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 38px;
    line-height: 20px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
}
.file-upload-wrapper:before {
    content: 'Upload';
    position: absolute;
    top: 0;
    right: -2px;
    display: inline-block;
    height: 40px;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
    height: 100%;
    background: #999;


    /*background-image: -moz-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -webkit-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;
    background-image: -ms-linear-gradient(45deg, #8226f5 0%, #e625ea 100%) !important;*/
}
.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;}
table thead.custom-thead tr th,
table thead.custom-thead tr td{
    background: #ccc;}
.text-light2{
    color: #ababab !important;}
#graphfilter .btn-daterangeheader span{
    width: 77% !important;
    float: left;
    overflow: hidden;
    font-size: 14px;}
#graphfilter .btn-daterangeheader i.material-icons.ml-2{
    float: left;
    position: absolute;
    right: 30px;}
.card .card-header #graphfilter .daterange,
#graphfilter .btn-daterangeheader {
    border: 1px solid #ced4da;}
.form-control.withplus{
    width: 88%;}
#graphfilter .btn-daterangeheader{
    max-width: 100%;
    min-width: 100%;}
.graph-value-group div.mr-2{
    display: inline-block; 
    color:#cfcfcf;
    font-size: 14px;}
.blue-graph-value,
.pink-graph-value,
.orange-graph-value{
    background: rgba(148,148,255,0.5);
    border: 1px solid rgba(148,148,255,1);
    height: 14px;
    width: 45px;
    display: inline-block;
    margin-right: 7px;
    color: #cfcfcf;}
.pink-graph-value{
    background: rgba(234,81,238,0.5);
    border: 1px solid rgba(234,81,238,1);}
.orange-graph-value{
    background: rgba(246,176,40,0.5);
    border: 1px solid rgba(246,176,40,1);}