.theme-l5 {color:#000 !important; background-color:#f0f0f0 !important}
.theme-l4 {color:#000 !important; background-color:#cccccc !important}
.theme-l3 {color:#fff !important; background-color:#999999 !important}
.theme-l2 {color:#fff !important; background-color:#666666 !important}
.theme-l1 {color:#fff !important; background-color:#333333 !important}
.theme-d1 {color:#fff !important; background-color:#000000 !important}
.theme-d2 {color:#fff !important; background-color:#000000 !important}
.theme-d3 {color:#fff !important; background-color:#000000 !important}
.theme-d4 {color:#fff !important; background-color:#000000 !important}
.theme-d5 {color:#fff !important; background-color:#000000 !important}

.theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.theme-dark {color:#fff !important; background-color:#000000 !important}
.theme-action {color:#fff !important; background-color:#000000 !important}

.theme-01 {color:#fff !important; background-color:#59A7D7 !important}
.text-theme {color:#000000 !important}
.border-theme {border-color:#000000 !important}

.hover-theme:hover {color:#fff !important; background-color:#000000 !important}
.hover-text-theme:hover {color:#000000 !important}
.hover-border-theme:hover {border-color:#000000 !important}


#head_inside{background:#f0de6e;}

.topbar2{
background: -moz-linear-gradient(top, rgba(240,222,110,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(240,222,110,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(240,222,110,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0de6e', endColorstr='#f0de6e',GradientType=0 ); /* IE6-9 */
}

/*.main{background:#f0de6e;}*/

.sidebar{border-color:#fff !important}



/* Colors */
.opaque {background-color: rgba(255, 255, 255, 0.2)}

.amber,.hover-amber:hover{color:#000!important; background-color:#ffc107!important}
.aqua,.hover-aqua:hover{color:#000!important; background-color:#00ffff!important}
.blue,.hover-blue:hover{color:#fff!important; background-color:#2196F3!important}
.light-blue,.hover-light-blue:hover{color:#000!important; background-color:#87CEEB!important}
.brown,.hover-brown:hover{color:#fff!important; background-color:#795548!important}
.cyan,.hover-cyan:hover{color:#000!important; background-color:#00bcd4!important}
.blue-grey,.hover-blue-grey:hover,.blue-gray,.hover-blue-gray:hover{color:#fff!important; background-color:#607d8b!important}
.green,.hover-green:hover{color:#fff!important; background-color:#4CAF50!important}
.light-green,.hover-light-green:hover{color:#000!important; background-color:#8bc34a!important}
.indigo,.hover-indigo:hover{color:#fff!important; background-color:#3f51b5!important}
.khaki,.hover-khaki:hover{color:#000!important; background-color:#f0e68c!important}
.lime,.hover-lime:hover{color:#000!important; background-color:#cddc39!important}
.orange,.hover-orange:hover{color:#000!important; background-color:#ff9800!important}
.deep-orange,.hover-deep-orange:hover{color:#fff!important; background-color:#ff5722!important}
.pink,.hover-pink:hover{color:#fff!important; background-color:#e91e63!important}
.purple,.hover-purple:hover{color:#fff!important; background-color:#9c27b0!important}
.deep-purple,.hover-deep-purple:hover{color:#fff!important; background-color:#673ab7!important}
.red,.hover-red:hover{color:#fff!important; background-color:#f44336!important}
.sand,.hover-sand:hover{color:#000!important; background-color:#fdf5e6!important}
.teal,.hover-teal:hover{color:#fff!important; background-color:#009688!important}
.yellow,.hover-yellow:hover{color:#000!important; background-color:#ffeb3b!important}
.white,.hover-white:hover{color:#000!important; background-color:#fff!important}
.black,.hover-black:hover{color:#fff!important; background-color:#000!important}
.grey,.hover-grey:hover,.gray,.hover-gray:hover{color:#000!important; background-color:#9e9e9e!important}
.light-grey,.hover-light-grey:hover,.light-gray,.hover-light-gray:hover{color:#000!important; background-color:#f1f1f1!important}
.dark-grey,.hover-dark-grey:hover,.dark-gray,.hover-dark-gray:hover{color:#fff!important; background-color:#616161!important}
.pale-red,.hover-pale-red:hover{color:#000!important; background-color:#ffdddd!important}
.pale-green,.hover-pale-green:hover{color:#000!important; background-color:#ddffdd!important}
.pale-yellow,.hover-pale-yellow:hover{color:#000!important; background-color:#ffffcc!important}
.pale-blue,.hover-pale-blue:hover{color:#000!important; background-color:#ddffff!important}
.text-amber,.hover-text-amber:hover{color:#ffc107!important}
.text-aqua,.hover-text-aqua:hover{color:#00ffff!important}
.text-blue,.hover-text-blue:hover{color:#2196F3!important}
.text-light-blue,.hover-text-light-blue:hover{color:#87CEEB!important}
.text-brown,.hover-text-brown:hover{color:#795548!important}
.text-cyan,.hover-text-cyan:hover{color:#00bcd4!important}
.text-blue-grey,.hover-text-blue-grey:hover,.text-blue-gray,.hover-text-blue-gray:hover{color:#607d8b!important}
.text-green,.hover-text-green:hover{color:#4CAF50!important}
.text-light-green,.hover-text-light-green:hover{color:#8bc34a!important}
.text-indigo,.hover-text-indigo:hover{color:#3f51b5!important}
.text-khaki,.hover-text-khaki:hover{color:#b4aa50!important}
.text-lime,.hover-text-lime:hover{color:#cddc39!important}
.text-orange,.hover-text-orange:hover{color:#ff9800!important}
.text-deep-orange,.hover-text-deep-orange:hover{color:#ff5722!important}
.text-pink,.hover-text-pink:hover{color:#e91e63!important}
.text-purple,.hover-text-purple:hover{color:#9c27b0!important}
.text-deep-purple,.hover-text-deep-purple:hover{color:#673ab7!important}
.text-red,.hover-text-red:hover{color:#f44336!important}
.text-sand,.hover-text-sand:hover{color:#fdf5e6!important}
.text-teal,.hover-text-teal:hover{color:#009688!important}
.text-yellow,.hover-text-yellow:hover{color:#d2be0e!important}
.text-white,.hover-text-white:hover{color:#fff!important}
.text-black,.hover-text-black:hover{color:#000!important}
.text-grey,.hover-text-grey:hover,.text-gray,.hover-text-gray:hover{color:#757575!important}
.text-light-grey,.hover-text-light-grey:hover,.text-light-gray,.hover-text-light-gray:hover{color:#f1f1f1!important}
.text-dark-grey,.hover-text-dark-grey:hover,.text-dark-gray,.hover-text-dark-gray:hover{color:#3a3a3a!important}
.border-amber,.hover-border-amber:hover{border-color:#ffc107!important}
.border-aqua,.hover-border-aqua:hover{border-color:#00ffff!important}
.border-blue,.hover-border-blue:hover{border-color:#2196F3!important}
.border-light-blue,.hover-border-light-blue:hover{border-color:#87CEEB!important}
.border-brown,.hover-border-brown:hover{border-color:#795548!important}
.border-cyan,.hover-border-cyan:hover{border-color:#00bcd4!important}
.border-blue-grey,.hover-border-blue-grey:hover,.border-blue-gray,.hover-border-blue-gray:hover{border-color:#607d8b!important}
.border-green,.hover-border-green:hover{border-color:#4CAF50!important}
.border-light-green,.hover-border-light-green:hover{border-color:#8bc34a!important}
.border-indigo,.hover-border-indigo:hover{border-color:#3f51b5!important}
.border-khaki,.hover-border-khaki:hover{border-color:#f0e68c!important}
.border-lime,.hover-border-lime:hover{border-color:#cddc39!important}
.border-orange,.hover-border-orange:hover{border-color:#ff9800!important}
.border-deep-orange,.hover-border-deep-orange:hover{border-color:#ff5722!important}
.border-pink,.hover-border-pink:hover{border-color:#e91e63!important}
.border-purple,.hover-border-purple:hover{border-color:#9c27b0!important}
.border-deep-purple,.hover-border-deep-purple:hover{border-color:#673ab7!important}
.border-red,.hover-border-red:hover{border-color:#f44336!important}
.border-sand,.hover-border-sand:hover{border-color:#fdf5e6!important}
.border-teal,.hover-border-teal:hover{border-color:#009688!important}
.border-yellow,.hover-border-yellow:hover{border-color:#ffeb3b!important}
.border-white,.hover-border-white:hover{border-color:#fff!important}
.border-black,.hover-border-black:hover{border-color:#000!important}
.border-grey,.hover-border-grey:hover,.border-gray,.hover-border-gray:hover{border-color:#9e9e9e!important}
.border-light-grey,.hover-border-light-grey:hover,.border-light-gray,.hover-border-light-gray:hover{border-color:#f1f1f1!important}
.border-dark-grey,.hover-border-dark-grey:hover,.border-dark-gray,.hover-border-dark-gray:hover{border-color:#616161!important}
.border-pale-red,.hover-border-pale-red:hover{border-color:#ffe7e7!important}
.border-pale-green,.hover-border-pale-green:hover{border-color:#e7ffe7!important}
.border-pale-yellow,.hover-border-pale-yellow:hover{border-color:#ffffcc!important}
.border-pale-blue,.hover-border-pale-blue:hover{border-color:#e7ffff!important}