.theme-l5 {color:#000 !important; background-color:#f4faf4 !important}
.theme-l4 {color:#000 !important; background-color:#dbefdc !important}
.theme-l3 {color:#000 !important; background-color:#b7dfb8 !important}
.theme-l2 {color:#000 !important; background-color:#93cf95 !important}
.theme-l1 {color:#fff !important; background-color:#6ec071 !important}
.theme-d1 {color:#fff !important; background-color:#459c48 !important}
.theme-d2 {color:#fff !important; background-color:#3d8b40 !important}
.theme-d3 {color:#fff !important; background-color:#357a38 !important}
.theme-d4 {color:#fff !important; background-color:#2e6830 !important}
.theme-d5 {color:#fff !important; background-color:#265728 !important}

.theme-white {color:#000 !important; background-color:#ffffff !important}
.theme-light {color:#000 !important; background-color:#f4faf4 !important}
.theme-dark {color:#fff !important; background-color:#265728 !important}
.theme-action {color:#fff !important; background-color:#265728 !important}

.theme {color:#fff !important; background-color:#4caf50 !important}
.text-theme {color:#4caf50 !important}
.border-theme {border-color:#4caf50 !important}

.hover-theme:hover {color:#fff !important; background-color:#4caf50 !important}
.hover-text-theme:hover {color:#4caf50 !important}
.hover-theme-l3:hover {background-color:#b7dfb8 !important}
.hover-border-theme:hover {border-color:#4caf50 !important}

/* theme buttons*/
.theme-btn,.theme-btn button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:#fff;background-color:#065901 !important;text-align:center;cursor:pointer;white-space:nowrap}
.theme-btn:hover,.theme-btn:hover button {box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.theme-btn,.theme-btn button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.theme-btn:disabled{cursor:not-allowed;opacity:0.3}
.theme-btn.disabled:hover,.theme-btn:disabled:hover{box-shadow:none}

/* theme borders */ 
.border-theme-topbar{border-top:3px solid #065901!important}
.border-theme-bottombar{border-bottom:6px solid #065901!important}
.border-theme-top{border-top:1px solid #065901!important}
.border-theme-bottom{border-bottom:1px solid #065901!important}
.border-theme-left{border-left:1px solid #065901!important}
.border-theme-right{border-right:1px solid #065901!important} 

/* theme links*/
.theme-light, a {color:#06C;text-decoration:none;}
.theme-light, a:hover {color:#ef7f1a;text-decoration:none;} 
.theme-light, a:active {color:#7c3e09;text-decoration:none;} 


/* BEGIN theme2 */
.theme2-l5 {color:#000 !important; background-color:#fef7f1 !important}
.theme2-l4 {color:#000 !important; background-color:#fce5d1 !important}
.theme2-l3 {color:#000 !important; background-color:#f9cba3 !important}
.theme2-l2 {color:#000 !important; background-color:#f5b176 !important}
.theme2-l1 {color:#000 !important; background-color:#f29748 !important}
.theme2-d1 {color:#fff !important; background-color:#df7010 !important}
.theme2-d2 {color:#fff !important; background-color:#c6640e !important}
.theme2-d3 {color:#fff !important; background-color:#ae570c !important}
.theme2-d4 {color:#fff !important; background-color:#954b0a !important}
.theme2-d5 {color:#fff !important; background-color:#7c3e09 !important}

.theme2-white {color:#000 !important; background-color:#ffffff !important}
.theme2-light {color:#000 !important; background-color:#fef7f1 !important}
.theme2-dark {color:#fff !important; background-color:#7c3e09 !important}
.theme2-action {color:#fff !important; background-color:#7c3e09 !important}

.theme2 {color:#000 !important; background-color:#ef7f1a !important}
.text-theme2 {color:#ef7f1a !important}
.border-theme2 {border-color:#ef7f1a !important}

.hover-theme2:hover {color:#fff !important; background-color:#ef7f1a !important}
.hover-text-theme2:hover {color:#ef7f1a !important}
.hover-theme2-l3:hover {background-color:#f9cba3 !important}
.hover-border-theme2:hover {border-color:#ef7f1a !important}

/* theme2 borders */
.border-theme2-topbar{border-top:3px solid #ef7f1a!important}
.border-theme2-top{border-top:1px solid #ef7f1a!important}
.border-theme2-bottom{border-bottom:1px solid #ef7f1a!important}
.border-theme2-left{border-left:1px solid #ef7f1a!important}
.border-theme2-right{border-right:1px solid #ef7f1a!important}
.hover-border-theme2:hover {border-color:#ef7f1a !important}

/* theme2 buttons*/
.theme2-btn,.theme2-btn button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:#fff;background-color:#ef7f1a !important;text-align:center;cursor:pointer;white-space:nowrap}
.theme2-btn:hover,.theme2-btn:hover button {box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.theme2-btn,.theme2-btn button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.theme2-btn:disabled{cursor:not-allowed;opacity:0.3}
.theme2-btn.disabled:hover,.theme2-btn:disabled:hover{box-shadow:none}

/* END theme2 */


/* progresive bar*/
.progresBox {width:100%;height:2px;background:#ef7f1a;}
.progresBar {height:2px;background:#4caf50;width:0%;}

.theme-primary {color:#fff !important; background-color:#065901 !important}
.theme-secondary {color:#fff !important; background-color:#7c3e09 !important}
.theme-tertiary {color:#fff !important; background-color:#074b83 !important} 
.theme-tab-text {color:#065901 !important}

 