.itopplus-background {

}
/*---สีแบนเนอร์+ฟุตเตอร์--*/
.itopplus-banner {
background-color: #ed7014; 
  }
.itopplus-footer {
background-color: #ed7014; 
  }

/*---submenu---*/
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #ffff;
    white-space: nowrap;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ed7014;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
/*---mainmenu--*/
.navbar-default {
    background-color: #ed7014;
}
.menuVertical .nav-pills>li>a, .menuVertical .nav-stacked>li+li {
    border-radius: 4px;
    background-color: #ed7014;
    border-color: #dd571c;
}

