@media (min-width: 992px){
    .drawer-left, .drawer-right {
        top: 100px !important;
     }
}
@media (min-width:768px){
#page.drawers {
    margin-top: 80px !important;
}
.drawer-toggles .drawer-toggler{
   top: calc(100px + 0.7rem) !important;
}
nav.navbar{
    background: #17499e !important;
    height: 102px !important;
}
nav.navbar.fixed-top .moremenu a , 
nav.navbar.fixed-top i, 
nav.navbar.fixed-top label
{ color: white !important;      
        font-weight: 500; }
nav.navbar.fixed-top .moremenu a:hover{
    background: none;
    color: #c3d9ff !important;
}
.dropdown-toggle::after{ color:white !important;}
nav.navbar.fixed-top > .container-fluid > a.navbar-brand{  
    background: url(https://virtual.uasd.edu.do/theme/logo-posgrado-top.jpg) #17499e;
    width: 426px;
    height: 96px;
    color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 0px !important;
}
}

.login-container {
    background-color: #17499e !important;
}

.login-container button{ 
    background: #dddddd !important;
    padding-top: 5px !important;
    color: #17499e !important;
}
.login-container .login-logo img {
    margin-bottom: 1rem;
}
.login-container a{ 
   color:white !important;
 }
#page-wrapper, #page-wrapper  #page{
  background-color: #f5f5f5;
}
.drawercontent,.drawerheader{
  background: #FFF;
  scrollbar-color: #aaafb5 #f8f9fa !important;
}
#page.drawers .main-inner{
    border: 1px solid #CECECE !important;
    margin-top: 3rem !important;
    border-top: 5px solid #17499e !important;
}

@media (max-width: 960px) {
    #page.drawers .main-inner {
        margin-top: 1rem !important;
    }
    #page-wrapper  #page{
	padding:5px;
    }

}

@media (min-width: 576px) {
    #page.drawers .main-inner {
        margin-top: 2.5rem !important;
    }
}

.drawer.scrolled .drawerheader {
    box-shadow: none !important;
}

.navbar .count-container{ top:30px !important;}
[data-region=right-hand-drawer].drawer{ top:102px !important;}

.aabtn.focus, .aabtn:focus, .btn-link.focus, .btn-link:focus, .nav-link.focus, .nav-link:focus, .editor_atto_toolbar button.focus, .editor_atto_toolbar button:focus, .editor_atto_toolbar .atto_toolbar_row.focus, .editor_atto_toolbar .atto_toolbar_row:focus, [role="button"].focus, [role="button"]:focus, .list-group-item-action.focus, .list-group-item-action:focus, input[type="checkbox"].focus, input[type="checkbox"]:focus, input[type="radio"].focus, input[type="radio"]:focus, input[type="file"].focus, input[type="file"]:focus, input[type="image"].focus, input[type="image"]:focus, .visually-hidden-focusable.focus, .visually-hidden-focusable:focus, a.dropdown-toggle.focus, a.dropdown-toggle:focus, .moodle-dialogue-base .closebutton.focus, .moodle-dialogue-base .closebutton:focus, button.btn-close.focus, button.btn-close:focus, .form-autocomplete-selection.focus, .form-autocomplete-selection:focus, [role="treeitem"]:not([aria-expanded="true"]).focus, [role="treeitem"]:not([aria-expanded="true"]):focus{ 
 box-shadow:none !important;
}
.moremenu .nav-link.active {
    border-bottom: none;
}
.moremenu .nav-link:hover, .moremenu .nav-link:focus{ 
    background:none;
}
