body {
    /*background-color: #F4F5F7;*/
    font-family: 'Clear Sans', Arial, sans-serif;
    color: #777;
    font-size: 14px;
}
.max-1400 {
    max-width: 1400px;
}
.container {
    max-width: 1400px;
}
a.bg-light:hover {
    background-color: #f3f4f5!important;
}
h2 a {
    color: #535362;
}
h2 a:hover {
    color: #acacac;
}
h4.subtitle { 
    color: #9797A5;
}
.card-box {
    /*padding: 20px;*/
    border-radius: 3px;
    margin-bottom: 30px;
    background-color: #ffffff;
}

.card-box > h2 {
    font-size: 1rem;
    color: #535362;
}

.card-box a {
    text-decoration: none;
}

.bg-info {
    background-color: #00cdcb!important;
}

.box-shadow {
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}

.badge-price,
.badge-sales,
.badge-volume,
.badge-everything {
    color: #FFF;
    padding: 4px 6px;
    font-weight: 500;
}

.badge-price {
    background-color: #00BFFF;
}

.badge-sales {
    background-color: #6DD900;
}

.badge-volume {
    background-color: #FF8C41;
}

.badge-everything {
    background-color: #169E59;
}


.dash-forecast .price-big {
    font-family: 'Roboto', sans-serif;
    font-size: 3.1rem;
}
.dash-forecast .target-price { margin-top: 0px;
}
.dash-forecast .btn-target-price { color: #525261
}
.dash-data .data-title {
    font-size: 0.75rem;
    font-weight: 500;
    color: #535362;
}

.dash-data.card-box,
.dash-forecast.card-box{
    padding-bottom: 0;
}

.dash-data p {
    margin: 0;
    line-height: 110%;
    color: #777777;
    font-size: 0.875rem;
}

.btn { 
    font-size: .9rem;
    padding: 12px 20px;
}
.dash-forecast .btn-info,
.dash-forecast .btn-primary,
.dash-forecast .btn-success {
    text-align: left;
}
/*.dash-forecast .btn-info,
.dash-forecast .btn-primary { 
    background-image: url(../img/arrow-right-white.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
}
.dash-forecast .btn-success {
    background-image: url(../img/arrow-right-green.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
}*/
.btn-info {
    background-color: #3CCEFF;
    border: none;
}
.btn-info:hover {
    background-color: #0DC2FF;
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle { 
    background-color: #00B8F4;
}

.dash-forecast .btn {
    text-align: left;
}

.dash-forecast .btn-success {
    background-color: white;
    border: 2px solid #8DD1B0;
    color: #23A566;
}

.dash-forecast .btn-success .img-excel {
    margin-bottom: -10px;
    margin-top: -14px;
    margin-right: 10px;
}
.dash-saved-list { 
    max-height:300px; 
    overflow-y: scroll;
}
.dash-saved-list a { 
    margin-right: 10px;
}
.dash-saved .name-reports {
    font-weight: 500;
    font-size: 0.9rem;
    color: #535362;
}
.dash-saved .description-report { 
    font-size: 0.875rem;
    font-weight: 400;
    color: #777777;
}
.dash-saved .btn-info {
       padding: 12px 20px;
}
.dash-saved-empty {
    color: #999999;
    line-height: 110%
}
.dash-saved-empty .text-center { max-width: 330px;
}
.dash-saved-empty h4 {          font-weight: 400; 
    line-height: 110%;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #e4e7ea;}

.custom-control-label::before {
    background-color: #ffffff;
    border: 1px solid #e4e7ea;}

.table-saved th {       font-size: 0.8rem;
    font-weight: 500;
    background: #FFF!important;
    border-top: 3px solid #EEEEEE;
}
.table-saved .report-name a{
    color: #525261;
    font-weight: 400;
}

.table-saved td{ 
    vertical-align: middle;
}
.table-saved tr {
    border-bottom:5px solid #FFF;
    background-color:#f8f9fa;
    font-weight: 300;
 
}
.table-saved  tr:hover {
    background-color: #f3f4f5;
}
.dropdown-item {
    color:#999;
    font-weight: 300;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.8);}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255,255,255,.9);}
.dropdown-menu {
        border-radius: .15rem;
}
.datasource {
    padding:40px;
}
.datasource .dropdown-item {
    padding: 0;
}
.datasource .btn-dashboard {
    padding: 15px 50px;
}
.btn-options .dropdown-toggle::after {
    display:none
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.scorecard {font-size: 14px;}

.dropdown-item.active, .dropdown-item:active {
    color: #fff!important;
    text-decoration: none;
    background-color: #00bdcd!important;
}
.dropdown-item.active, .dropdown-item:active a {
    color:#FFF;
}
.btn-delete-fav {
    background-image: url("../img/ico-close.gif");
    background-repeat: no-repeat;
    width:14px;
    height:14px;
    display: inline-block;
}
.btn-delete-fav:hover {
    background-image: url("../img/ico-close-hover.gif");
}

.subscription-btn {
    background-color: #3CCEFF;
}
.subscription-yearly {
    display: block;
    width: 200px;
    margin-right: 20px;
}
.subscription-monthly {
    display: block;
    width: 184px;
    margin-right: 10px;
}
.subscription-not-selected{
    background-color: #3CCEFF;
}
.subscription-selected{
    background-color: orange;
}
.subscription-text-monthly{
    color: #ffffff;
    font-size: 14px;
    display: block;
    margin: 12px 0 4px 0;
    font-weight: bold;
}
.subscription-text{
    color: #ffffff;
    font-size: 14px;
    display: block;
    margin: 8px 0 10px 0;
    font-weight: bold;
}
.subscription-text-yearly{
    color: #ffffff;
    font-size: 14px;
    display: block;
    margin: 8px 0 4px 0;
    font-weight: bold;
}
.btn-info.disabled{
    background-color: #aab7c4 !important;
}
.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
  background-color: #F4F4F4 !important;;
}
#report-name-input {
    float: left;
    /*display: block;*/
    width: 110px;
    padding: .25rem .25rem;
    font-size: 13px;
    line-height: 1;
    color: #495057;
    margin-top: 3px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.line_name_input {
    float: left;
    /*display: block;*/
    width: 100px;
    padding: .25rem .25rem;
    font-size: 14px;
    line-height: 1;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.item-selected:hover {
    background-color: #F4F4F4;
}
.btn-reset-custom {
    padding: 10px!important;
    margin-top: 6px;
}
#filters .item-selected.disabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.name-reports{
    font-weight: 500;
    font-size: 0.9rem;
    /*color: #535362;*/
}

.description-report {
    font-size: 0.875rem;
    font-weight: 400;

}

.report-box{
    color: #777777;
}
.report-box:hover{
    color: #00BFFF;
}