﻿.nav-tabs {
    border-bottom: 0px solid #ddd !important;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.top-dtr {
    width: 100%;
    height: 44px;
    color: white;
    font-size: 30px;
    background-color: #1C85EE;
}

/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #FF952C !important;
    background-color: rgba(255,255,255,0.25) !important;
    border: none;
    font-weight: 600;
    font-size: 12px;
    border-bottom: 2px solid #FF952C !important;
    width: 129px;
}

.nav-pills .nav-link, .nav-pills .show > .nav-link {
    color: #FFc58c !important;
    background-color: none !important;
    border: none;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 2px solid #FFc58c!important;
    width: 129px;
    font-size: 12px;
}*/

/*.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #FF952C !important;
    background-color: rgba(255,255,255,0.25) !important;
    border-bottom: 3px solid #FF7956 !important;
    border-radius: 0px;
    font-weight: 600;
    font-size: 15px;
}

.nav-pills .nav-link, .nav-pills .hide > .nav-link {
    color: #707070;
    background-color: none !important;
    border: none;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 3px solid #FFc58c !important;
}*/
.nav-pills .nav-link.active, .nav-pills .show > .nav-link a:focus {
    color: #FF952C !important;
    background-color: rgba(255,255,255,0.25) !important;
    border-bottom: 3px solid #FF7956 !important;
    border-radius: 0px;
    font-weight: 600;
    font-size: 15px;
}


.nav-pills .nav-link, .nav-pills .show > .nav-link  {
    color: dimgray !important;
    background-color: none !important;
    cursor: pointer;
    border: 1px solid none !important;
    font-weight: 600;
    font-size: 15px;
}
