/* INFO MESSAGES, ERRORS */
body.theme-light .message-info {color: #5c5c5c;background-color: #FFF3E0; box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border: 1px solid #FF9800;}
body.theme-light .message-info a {color: #000;}
body.theme-light .message-info::before {color: #fff;}

/* VOTE BLOCK */
body.theme-light .vote-title {background-color: #f6feef; color: #6cb030;}
body.theme-light .vote label:before {background-color:#ccc;}
body.theme-light .vote input:checked + label:before {box-shadow:inset 0 0 0 4px #e04d89; background-color:#e04d89;}
body.theme-light .vote label:hover {color:#ee5256;}

/* MAY BE TO DELETE */
body.theme-light #pollbox {border-bottom: 1px dashed #E3E3E3;}
body.theme-light fieldset {border: 1px solid #bfced6;}

/* SERVICE FORM BASIC
----------------------------------------------- */
body.theme-light .form22 {background-color: var(--ui-bg);}
body.theme-light .form__label--important::after {color: #e85319;}
body.theme-light .form__caption--above {background-color: #2f343a; color: #fff;}

/* SERVICE FORM EXTENDED
----------------------------------------------- */
body.theme-light .checkbox input, body.theme-light .comments_subscribe input {background-color: #eee; cursor: pointer;box-shadow: inset 0 2px 5px rgba(0,0,0,0.1);}
body.theme-light .checkbox input::before, body.theme-light .comments_subscribe input::before {background-color: #fff;}
body.theme-light .checkbox input:checked, body.theme-light .comments_subscribe input:checked {background-color: #6ab04c;}
body.theme-light .findrelated {background-color: #f6e58d;}

/* STATS, PM
----------------------------------------------- */
body.theme-light .dle-table, .pm {border: 1px solid #cee0ed;}
body.theme-light .dle-table td, .pm td {border: 1px solid #cee0ed;}
body.theme-light .dle-table thead tr:nth-child(1), body.theme-light .pm tr:nth-child(1) {background-color:#cee0ed;}
body.theme-light .dle-table tr:nth-child(2n+2), body.theme-light .pm tr:nth-child(2n+2) {background-color:#f2f6f9;}
body.theme-light .pm_progress_bar { box-shadow: inset 0 2px 5px rgba(0,0,0,0.1); background-color: #eee;}

/* USER PROFILE, POPUP
----------------------------------------------- */
body.theme-light .usp {border: 1px solid var(--ui-bg-darker); background-color: var(--ui-bg);}
body.theme-light .usp__columns {background: var(--ui-bg-accent) url(../dleimages/usp-bg.jpg) center center / cover no-repeat; color: var(--ui-text-color-on-accent);}
body.theme-light .usp__columns::before {background-color: var(--ui-bg-accent); opacity: 0.6; }
body.theme-light .usp__meta {background-color: var(--ui-bg-darker);}
body.theme-light .usp__img  {box-shadow: 0 0 0 5px rgba(0,0,0,0.2);}
body.theme-light .usp__status {color: #fff;}
body.theme-light .usp__status--online {background-color: #6ab04c;}
body.theme-light .usp__status--offline {background-color: #eb4d4b;}
body.theme-light .usp__group > b {background-color: #fff;}
body.theme-light .usp__list li > span:first-child {color: #999;}

/* SEARCH PAGE, SEARCH TABLE */
body.theme-light .search-page .search > div {background-color: var(--ui-bg-darker);}
.search-page .search br {display: none;}
body.theme-light #searchtable fieldset { font-size: 11px; border: 1px solid #d7d7d7;}
body.theme-light fieldset legend {color: #696969; }
body.theme-light #searchtable select { background-color: #fff }

/*--- AJAX LOADER ---*/
body.theme-light #loading-layer {background-color: var(--ui-bg);border-left: 80px solid var(--ui-bg-accent); box-shadow: 0 0 30px rgba(0,0,0,0.2);} 
body.theme-light #loading-layer::after {border: 10px solid rgba(255,255,255,0.2); border-left-color: var(--ui-text-color-on-accent);}

/*--- QUOTES, SPOILERS, HIDDEN TEXT, SCRIPTCODE ---*/
body.theme-light .scriptcode, body.theme-light .title_spoiler, body.theme-light .text_spoiler {background: #f0f0f0; border: 1px solid #e3e3e3;}
body.theme-light .title_quote {background-color: #f1ebdf; color: #958971;}
body.theme-light .quote {background-color: #f9f2e8; color: #5a4f3e; border-left: 0px solid #ffc500;}
body.theme-light .quote::before {color: #ffc500;}
body.theme-light .scriptcode {color: #4c6d0f;}
body.theme-light .hide {background-color: #f0f0f0; color: #000;}
body.theme-light .inhide {border: 1px solid #d1e3ef; background-color: #fff;}

/*--- CALENDAR---*/
body.theme-light .calendar {color:#444;}
body.theme-light .calendar td.day, body.theme-light .calendar td.day-active-v, body.theme-light .calendar th.workday {border: 1px solid #e9e9e9; background-color: #fff;}
body.theme-light .calendar td.weekday, body.theme-light .calendar td.day-active, body.theme-light .calendar th.weekday {border: 1px solid #e3e3e3; background-color: #ebeef3;}
body.theme-light .day-active a, body.theme-light .day-active-v a {color:#3c6695;}
body.theme-light .calendar td.day-current {background: #fd8924;}
body.theme-light .day-current a, body.theme-light .day-current {color: #fff !important;}
body.theme-light .archives {color:#3c6695;}
body.theme-light #dle_news_archive_link .archives {color:#000;}

/*--- RATING ---*/
body.theme-light .unit-rating{background:url(../dleimages/rating.svg) repeat-x;}
body.theme-light .unit-rating li a:hover{background:url(../dleimages/rating.svg) 0 -17px;}
body.theme-light .unit-rating li.current-rating{background:url(../dleimages/rating.svg) 0 -34px;}

/*---BB EDITOR ---*/
body.theme-light .bb-pane {border: 1px solid #e3e3e3; background: #fff;background: linear-gradient(to top, #f8f8f8 0%, #fff 80%, #fff 100%);}
body.theme-light .bb-btn {color: #444;}
body.theme-light .bb-btn:hover {color: #000; background-color: #e3e3e3;}
body.theme-light .bb-pane-dropdown{border:1px solid rgba(0, 0, 0, 0.15);background:white;box-shadow:0 1px 2px #dadada}
body.theme-light .bb-pane-dropdown > li > a{color:#333333;}
body.theme-light .bb-pane-dropdown > li > a:hover,body.theme-light .bb-pane-dropdown > li > a:focus{color:#262626;background-color:whitesmoke}
body.theme-light .bb-pane-dropdown .color-palette div .color-btn{border:1px solid #fff;}

/*--- QUICK EDIT FIELDS---*/
body.theme-light .quick-edit-textarea {border: 1px solid #d7d7d7;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);}

/*--- DROP NENU ---*/
body.theme-light #dropmenudiv {background: var(--ui-bg); box-shadow: 0 0 50px 0 rgba(0,0,0,0.22);}

/*--- HIGHSLIDE GALLERY ---*/
body.theme-light .highslide-wrapper, body.theme-light .highslide-outline {background: #fff; color: #000;}
body.theme-light .highslide-image { border: 2px solid #fff }
body.theme-light .highslide-dimming { background-color: black }
body.theme-light .highslide-html { background-color: white }
body.theme-light .highslide-loading {border: 1px solid white; background-color: black }
body.theme-light a.highslide-full-expand { background: url("../dleimages/fullexpand.gif") no-repeat;}
body.theme-light .highslide-caption {background: white}
body.theme-light .highslide-controls {background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 0 -90px;}
body.theme-light .highslide-controls ul {background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif") no-repeat 100% -90px}
body.theme-light .highslide-controls a { background: url("../../../engine/classes/highslide/graphics/controlbar-black-border.gif");}

/*--- TAGS CLOUD ---*/
body.theme-light .cloud-tags span a {border:1px solid #e3e3e3;}
body.theme-light .cloud-tags span a:hover {background-color:#3c6695; box-shadow:0 0 10px 0 rgba(0,0,0,0.2); color:#fff;}

/*--- SEARCH SUGGESTIONS---
body.theme-light #searchsuggestions {background: var(--ui-bg); box-shadow: 0 0 30px rgba(0,0,0,0.1);}
body.theme-light #searchsuggestions a, body.theme-light #searchsuggestions span.notfound {border-bottom: 1px solid var(--ui-bg-darker);}
body.theme-light #searchsuggestions a:hover {background-color: var(--ui-bg-darker);}
body.theme-light #searchsuggestions span.searchheading + span {color: #949494;}
body.theme-light #searchsuggestions span.seperator a { background-color: var(--ui-bg-accent); color: var(--ui-text-color-on-accent);}*/

/*--- UI WIDGETS ---*/
body.theme-light .ui-widget-overlay {background: #000; opacity:0.5;}
body.theme-light .ui-dialog {background-color: var(--ui-bg);box-shadow: 0 20px 60px rgba(0,0,0,0.3);}
body.theme-light .ui-dialog-titlebar {background-color: var(--ui-bg-accent); color: var(--ui-text-color-on-accent);}
body.theme-light .ui-dialog-buttonpane {background-color: var(--ui-bg-darker);}
body.theme-light .ui-icon-closethick:before {color: var(--ui-text-color-on-accent);}
body.theme-light .ui-state-error {background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a;}

/*--- VOTE BARS ---*/
.voteprogress,.pollprogress{overflow:hidden;height:15px;margin-bottom:5px;background:linear-gradient(to bottom, #f5f5f5, #f9f9f9);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);border-radius:4px}
.voteprogress span,.pollprogress span{color:#ffffff;text-align:center;text-indent:-2000em;height:15px;display:block;overflow:hidden;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background:#0e90d2;background:linear-gradient(to bottom, #149bdf, #0480be)}
.voteprogress .vote2, span.poll1{background-color:#dd514c;background:linear-gradient(to bottom, #ee5f5b, #c43c35)}
.voteprogress .vote3, span.poll2{background-color:#5eb95e;background:linear-gradient(to bottom, #62c462, #57a957)}
.voteprogress .vote4, span.poll3{background-color:#4bb1cf;background:linear-gradient(to bottom, #5bc0de, #339bb9)}
.voteprogress .vote5, span.poll4{background-color:#faa732;background:linear-gradient(to bottom, #fbb450, #f89406)}


/* ---  UI MENU --- */
body.theme-light .ui-menu {background: #fff 50% bottom repeat-x; border: 1px solid #dedede; color: #222;}
body.theme-light .ui-menu .ui-menu-item a.ui-state-hover,
body.theme-light .ui-menu .ui-menu-item a.ui-state-active {border: 1px solid #a7a7a7; color: #4e4e4e;}

/* --- TEXT [CODE] --- */
body.theme-light pre code {background: #f9fafa; border: 1px solid #dce7e7;}
body.theme-light .hljs-comment, body.theme-light .hljs-quote {color: #a0a1a7;}
body.theme-light .hljs-section, body.theme-light .hljs-name, body.theme-light .hljs-selector-tag, body.theme-light .hljs-deletion, body.theme-light .hljs-subst {color: #e45649;}
body.theme-light .hljs-literal {color: #0184bb;}
body.theme-light .hljs-string, body.theme-light .hljs-regexp, body.theme-light .hljs-addition, body.theme-light .hljs-attribute, body.theme-light .hljs-meta-string {color: #50a14f;}
body.theme-light .hljs-built_in, body.theme-light .hljs-class .hljs-title {color: #c18401;}
body.theme-light .hljs-attr, body.theme-light .hljs-variable, body.theme-light .hljs-template-variable, body.theme-light .hljs-type, body.theme-light .hljs-selector-class, body.theme-light .hljs-selector-attr,
body.theme-light .hljs-selector-pseudo, body.theme-light .hljs-number {color: #986801;}
body.theme-light .hljs-symbol, body.theme-light .hljs-bullet, body.theme-light .hljs-link, body.theme-light .hljs-meta, body.theme-light .hljs-selector-id, body.theme-light .hljs-title {color: #4078f2;}

/*--- MARK AND SHARE ---*/
body.theme-light #txtselect_marker{background:url(../dleimages/marker.png) -0px -0px no-repeat}
body.theme-light #marker-bar{border:1px solid #ccc;background:#fff;box-shadow:0px 0px 4px #ccc}
body.theme-light #marker-bar .masha-marker{color:#aaa;border-bottom:1px dotted #aaa;}
body.theme-light #marker-bar .masha-marker:hover{color:#ea3e26;border-color:#ea3e26}
body.theme-light .user_selection,body.theme-light .user_selection_true{background:#c4f47d;}
body.theme-light .user_selection.hover a.txtsel_close,body.theme-light .user_selection_true.hover a.txtsel_close{background:url(../dleimages/closemarker.png) -0px -0px no-repeat}
body.theme-light #share-popup{background:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,0.5);}
body.theme-light #share-popup .social ul a{color:#aaa;}
body.theme-light #share-popup .social ul a:hover{color:#ea3e26}
body.theme-light #share-popup .social a span{background:url(../dleimages/social-icons.png) 20px 20px no-repeat;}
body.theme-light #share-popup .link{border-top:1px solid #d9d9d9;}
body.theme-light #share-popup .link span{color:#999;}

/*--- UPDATES TO NEW VERSIONS ---*/
body.theme-light #dlefastreplycomments {background: #f7f6e5;}
body.theme-light .commentsreplyname {border: 1px solid #bcc0c2; background: #fff;}

/*--- 11, 12 ---*/
body.theme-light .file-box {border:1px solid #B3B3B3; background-color: #F5F5F5;}
body.theme-light .qq-upload-drop-area {background:#FF9797;}
body.theme-light .qq-upload-drop-area-active {background:#FF7171;}
body.theme-light .uploadedfile {border:1px solid #B3B3B3;box-shadow: 0px 1px 4px rgba(0,0,0,0.3);background:#ffffff;}
body.theme-light .progress {background-color:whitesmoke;hbackground:#eee;box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;}
body.theme-light .progress .progress-bar {background-color:#428bca;box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);}
body.theme-light .progress-blue {background-image:linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);background-repeat:repeat-x;border:1px solid #55aeee;}
body.theme-light .xfieldsnote {color: #838383;}   

/*--- 13, 14 ---*/
body.theme-light button.ui-dialog-titlebar-close {background: none;}
