/* File: e107_web/css/e107.css */
 .left { text-align: left } .right { text-align: right } .center { text-align: center } .justify { text-align: justify } .f-left { float: left } .f-right { float: right } .top { vertical-align: top } .middle { vertical-align: middle } .bottom { vertical-align: bottom } .clear { clear: both } .clear-l { clear: right } .clear-r { clear: left } i.icon-download{ font-size:200%;} .e-footer-info{ margin-top:10px; padding:20px; text-align: center } td.text-center{ text-align:center; } .icon { border: 0px; display: inline-block; margin-right: .3em;} .icon.action { vertical-align: middle } .S16 { width: 16px; height: 16px } .S32 { width: 32px; height: 32px } .S64 { width: 64px; height: 64px } .S128 { width: 128px; height: 128px } .icon-svg { width: 1em; } .icon-svg-2x{ width: 2em; } .icon-svg-3x{ width: 3em; } .icon-svg-4x{ width: 4em; } .icon-svg-5x{ width: 5em; } .odd {} .even { background-color: #F5F5F5 } .first, .last {} .e-list {} ul.e-tabs { list-style-type: none; } ul.e-tabs li { display: inline; margin: 0px; border: 0 none; background-color: transparent; } ul.e-tabs li a { text-decoration: none; padding: 5px; } ul.e-tabs li a:link,ul.e-tabs li a:visited { border: 1px solid #C0C0C0; } ul.e-tabs li a:hover,ul.e-tabs li.active a:link,ul.e-tabs li.active a:visited{ background-color: #EEEEEE; border: 1px solid #808080; } #loading-mask { color: #556B2F; font-size: 1.2em; font-weight:bold; position:absolute; text-align: center; padding: 0; margin: 0; background-color: transparent; } #loading-mask .loader { position: fixed; top: 40%; left: 50%; width: 200px;text-align: center; background: #F0F9E3 none repeat scroll 0 0; border: 2px solid #556B2F; font-weight: bold; padding: 10px 5px; margin-left: -100px; margin-top: 0; } #loading-mask img { margin: 10px auto; } .element-loading-mask { background-repeat: no-repeat; background-position: 50% 50%; background-color: #f5f5f5; } #e-debug-console-cont { position: fixed; top: 0px; left: 5px; margin: 0px; padding: 0px; width: 600px; border: 1px solid #c0c0c0; background-color: white; color: black; } #e-debug-console { padding: 10px; margin: 0px; height: 100px; overflow: auto; text-align: left; } #e-debug-console div div { padding: 5px; } #e-debug-console-controls { text-align: left; padding: 5px; border-top: 1px solid #c0c0c0; background-color: #fff; line-height: 0; } #e-debug-console-controls a { text-decoration: none; color: #000; background-color: #f5f5f5; border: 1px solid #f0f0f0; padding: 5px; margin: 2px 5px; } #e-debug-console-input { width: 480px; border: 1px solid #f5f5f5; } #e-debug-console .console-output { border-bottom: 1px solid #f5f5f5; padding: 5px } .cpage-nav { padding: 5px; margin: 0px 5px 10px 10px; } a.cpage-np { font-size: 14px; } a.cpage-np.current { text-decoration: none; } .s-message { } .validate-result {} .e-info {} .image-preview {} div.bbarea.large, .tbox.large, .helpbox.large { width: 95% } div.bbarea.medium, .tbox.medium, .helpbox.medium { width: 60% !important; } div.bbarea.small, .tbox.small, .helpbox.small { width: 250px !important; } img.bbcode-img { max-width:100%} img.bbcode-img-left { float:left !important;margin: 0 10px 5px 0; } img.bbcode-img-right { float:right !important; margin: 0 0 5px 10px; } .bbcode-panel { width: 100% } .input-block-level { width: 100% !important } p {} p.bbcode { margin: 10px 0px; text-indent: 15px; }  p:first-letter {} h1.bbcode, h2.bbcode, h3.bbcode, h4.bbcode, h5.bbcode, h6.bbcode {} div.bbcode { margin: 15px 0px; clear: both; }  .comments-container { list-style: none outside none; margin:0px } .comments-container > li { padding: 5px 0px } .comment-text { padding: 8px 0 } .e-email:before {content: attr(data-user);} .e-email:after {content: attr(data-dom)} .panel-profile .user-avatar {max-width: 150px;max-height: 150px;margin-top: -90px;margin-bottom: 15px;border: 5px solid #fff;border-radius: 100%;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);margin-left:auto;margin-right:auto;} .panel-profile .panel-heading h5.user-id {color:#ffffff;} .panel-profile .panel-body span.padding-left {display:block;} .panel-profile .panel-body p {clear: both;float: none;display: block;} .panel-profile .profile-header { max-width:300px;margin-left: auto;margin-right: auto;} .panel-profile .profile-header h4 {padding-bottom: 30px;} .panel-profile .panel-body p.row {border-top: 1px solid rgba(170,170,170,0.35);padding-top: 10px;} .panel-profile .panel-body div.row {border-top: 1px solid rgba(170,170,170,0.35);padding: 10px 0;} .e-instant-edit { font-size: 10pt; position: absolute; right: 10px; text-align: right; display: inline-block; z-index:1000; margin-right:10px;} ul.checkboxes { display: inline-block; list-style: none; margin: 0; padding: 0;} div.e-comment-edit-save{ margin-top:8px; padding: 5px } .e-comment-edit-active{ -webkit-box-shadow:#CCCCCC 0px 0px 10px; -moz-box-shadow:#CCCCCC0px 0px 10px; box-shadow:#CCCCCC 0px 0px 10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;} .e-comment-edit-success{ padding:8px; text-align:center; } .e-comment-edit-error{ padding:8px; text-align:center; } .e-rate-up img{ opacity: 0.4 } .e-rate-down img{ opacity: 0.4 }  .signup-divider{ border-bottom: 1px solid silver;font-size: 18px;margin-bottom: 30px;position: relative;text-align: center; } .signup-divider span { padding: 0 15px; position: relative; top: 10px; } .video-responsive {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;margin-bottom:20px;} .video-responsive iframe,.video-responsive object,.video-responsive embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;} div.bbcode-panel {background-color: rgb(245, 245, 245);background-image: linear-gradient(to bottom, rgb(255, 255, 255), rgb(230, 230, 230));background-repeat: repeat-x;border-width: 1px;border-style: solid;-moz-border-top-colors: none;-moz-border-right-colors: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;border-image: none;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgb(179, 179, 179);border-radius: 4px;box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);} #search-results li { margin-top:5px; padding: 10px 0; } #search-results li h4 { margin-bottom:0 !important } optgroup.level-1 { padding-left:0.1em } optgroup.level-2 { padding-left:0.7em } optgroup.level-3 { padding-left:2em } optgroup.level-4 { padding-left:3em } optgroup.level-5 { padding-left:4em } .online-menu-extended li, .online-menu li ul li { min-height: 40px; padding-top:8px} .online-menu-extended ul { padding-bottom:20px} .online-menu-extended span.online-menu-user { display:block; font-size:1.1em;margin-top:4px; line-height:1} .online-menu-extended-label { font-size:1.2em; } img.e-emoticon { vertical-align:middle; border:0; width:24px } .e-editable-front { position:relative } .e-editable-front:hover,.e-editable-front a:hover { outline: 1px dashed red; } .e-editable-front.active {-moz-box-shadow: inset 0 0 5px 2px #888;-webkit-box-shadow: inset 0 0 5px 2px#888;box-shadow: inset 0 0 5px 2px #888; } #e-editable-front-controls { position: absolute;top: 0px;font-size: 20px;right: -35px;background-color: #424242;border-radius:4px;padding:5px;cursor: pointer;width:35px;color:white;} #e-editable-front-controls .fa-check { color: lawngreen } .e-editable-front-save { color: lawngreen; width:35px; display:block;} .e-editable-front-cancel {display:block;margin-top:5px; color: red;width:35px;} #uiAlert{ z-index: 10001 } #uiAlert .alert { z-index:10000; box-shadow:1px 4px 5px rgba(0,0,0,0.4) } #uiAlert.notifications { top: 48%; left: 0; width: 100%; } #contactInfo .row { display: flex } #contactInfo iframe.sc-contact-map { width:100%; height:100%; } #login-template { max-width: 330px;margin-right: auto;margin-left: auto; } #login-template h2.caption { text-align:center; font-size:120%; opacity:0.8 } #login-template .logo { padding-top:50px; margin-left:auto; margin-right: auto } #login-template .login-page-footer { margin-bottom:100px; margin-right:auto;margin-left:auto } div.login-page-signup-link, div.login-page-fpw-link { text-align:center } .nav-side.listgroup { padding-left:0; } .nav-side li.list-group-item.active { padding:0} div.search-menu { text-align: center } div.e-debug { margin-top:50px; padding:5px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: rgb(39, 43, 48) !important; color: rgb(200, 200, 200) !important } div.e-debug .table{ background-color: rgb(46, 51, 56) !important; border-collapse: collapse; border-spacing: 0; box-sizing: border-box;color: rgb(200, 200, 200); font-size: 14px; line-height: 20px; margin-bottom: 20px; width: 100%;} div.e-debug .table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #353a41 !important; } div.e-debug td, div.e-debug th{ padding: 5px;color: rgb(200, 200, 200) !important; } div.e-debug td{ font-size: 14px; line-height: 20px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #1c1e22; } div.e-debug h4{ text-shadow: -1px -1px 0 rgba(0,0,0,0.3); font-size: 18px; } div.e-debug .label{ display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: 700; line-height: 1;color: #ffffff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; } div.e-debug .label-danger { background-color: #ee5f5b; } div.e-debug .btn{ display: inline-block; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle;cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap;padding: 8px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; user-select: none; } .pagination { display: flex !important; } .justify-content-between{ justify-content: space-between !important; } .page-link.disabled { pointer-events: none; opacity: 0.5; color: #959595; } .news-view-pagination > li{ padding-left: 0; padding-right: 0; } .news-view-pagination > li > a{ float:none; display:inline-block } .svg-inline--fa.fa-w-16 { width:1em } .mx-0 { margin-right:0!important; margin-left:0!important} .mx-1 { margin-right:.25rem!important; margin-left:.25rem!important} .mx-2 { margin-right:.5rem!important; margin-left:.5rem!important} .mx-3 { margin-right:1rem!important; margin-left:1rem!important} .mx-4 { margin-right:1.5rem!important; margin-left:1.5rem!important} .mx-5 { margin-right:3rem!important; margin-left:3rem!important} .mx-auto { margin-right:auto!important; margin-left:auto!important} .my-0 { margin-top:0!important; margin-bottom:0!important} .my-1 { margin-top:.25rem!important; margin-bottom:.25rem!important} .my-2 { margin-top:.5rem!important; margin-bottom:.5rem!important} .my-3 { margin-top:1rem!important; margin-bottom:1rem!important} .my-4 { margin-top:1.5rem!important; margin-bottom:1.5rem!important} .my-5 { margin-top:3rem!important; margin-bottom:3rem!important} 

/* File: e107_web/css/backcompat.css */
table { margin-left:auto; margin-right:auto; } .alert{ padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; } .alert-success{ color: #3C763D; background-color: #DFF0D8; border-color: #D6E9C6; } .alert-info { color: #31708F; background-color: #D9EDF7; border-color: #BCE8F1; } .alert-warning{ color: #8A6D3B; background-color: #FCF8E3; border-color: #FAEBCC; } .alert-danger { color: #A94442; background-color: #F2DEDE; border-color: #EBCCD1; } .alert.alert-link { font-weight: 700; } .alert .close { color: #000; } .alert .close, .alert a.btn{ text-decoration: none; } .close{ float: right; font-size: 21px; line-height: 1; color: #000; text-shadow: 0 1px 0 #FFF; opacity: 0.2; } a.btn {} .s-message .s-message-title{ margin-top: 0; background: transparent none no-repeat scroll 0 50%; font-size:150%} mark{ text-decoration: underline; color:#FF0000; font-weight:bold; }  .list-unstyled{ list-style: outside none none; } #login-template { width:60%; max-width:350px; margin-right:auto;margin-left:auto; } div.form-group{ padding-top: 5px } div.news-empty{ text-align:center; font-weight: bold } div.checkboxes label.checkbox { display: block } textarea.bbarea { margin:0;} #chatbox-input-block { text-align:center } ul.breadcrumb { margin:15px 0; } ul.breadcrumb li { display:inline-block;padding-right:5px;} ul.breadcrumb li span.divider { padding-left:5px; } .row { margin-left:15px; margin-right:15px;} .col-md-3 { float:left; width:25%; margin-right:15px} .thumbnail img { border-radius:8px; } .img-responsive { max-width:100%; } .logo.img-responsive { height: auto; } table.table { width: 100% } .media-list {padding-left: 0;list-style: none;} .media-body, .media-left, .media-right {display: table-cell;vertical-align: top;} .media-left, .media > .pull-left {padding-right: 10px;} .form-control { max-width:100% } .e-debug .table-striped > tbody > tr:nth-of-type(2n+1) {background-color: #f9f9f9;} .s-message a.close { cursor: pointer } .sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0;} .sr-only-focusable:active,.sr-only-focusable:focus {position: static;width: auto;height: auto;margin: 0;overflow: visible;clip: auto;} .mt-0 { margin-top: 0 } .mb-0 { margin-bottom: 0 } .mt-3 { margin-top: 1rem !important; } .d-flex { display: flex !important; } 

/* File: e107_web/js/core/all.jquery.css */
a.e-nav { padding:3px; } div.e-rate{ width:100px; display:inline-block} img.e-rate{} .e-rate-status{ vertical-align:middle; padding-right:4px; display:inline-block; text-align:right} .e-rate-status-download { text-align:left; } .e-rate-votes{ vertical-align:middle; display:inline-block; width:100px } select.e-bb{ margin-top:0px; width:100px } .bbcode_buttons{} .bbcode_buttons:hover{} body.e-iframe{ padding:15px; margin:0px; } 

/* File: e107_plugins/featurebox/featurebox.css */
.featurebox.carousel .carousel-inner {height:460px;overflow:hidden;} 

/* File: e107_themes/jayya/moreblue.css */
body {background-color: #d3def0;} body, td {margin: 0px;padding: 0px;text-align: left;color: #000;} body, td, .indent, .defaulttext, .caption, .captiontext, .bodytable, .mediumtext,.forumheader, .forumheader2, .forumheader3, .forumheader4, .forumheader5, .fcaption, .finfobar {font: normal 10px verdana, tahoma, arial, sans-serif;color: #000;} .smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {font: normal 9px verdana, tahoma, arial, sans-serif;color: #000;} a {color: #1A4487;} a.visit:visited {color: #444;} a:hover, a.visit:hover {color: #000000;} img {border: 0px;} .linkspage_button {border: 0px;} form {margin: 0px;} .tbox {border: #A5ACB2 1px solid;background-color: #fff;} .indent {border: #999 1px dashed;padding: 5px;margin: 5px;background-color: #f7f7f9;} .button, .button:hover {border: 1px solid #A5ACB2;} .button {background-image : url(/e107_themes/jayya/images/moreblue/button.png);} .button:hover {background-image : url(/e107_themes/jayya/images/moreblue/buttonover.png);} .nextprev {border: 0px;text-align: center;padding: 2px;background-color: #f7f7f9;} .spacer{padding: 5px 0px;} .fborder, .border{border-collapse: collapse;border-spacing: 0px;} .forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {padding: 4px;background-color: #fff;border: 1px solid #878787;} .forumheader, .forumheader4, .finfobar {background-color: #fbfbfd;} .forumheader5 {cursor: pointer;} .fcaption, .forumheader5 {background-color: #f7f7f9;} table {margin-left: auto;margin-right: auto;} .searchhighlight {text-decoration: underline;color: #ff0000;font-weight: bold;} ul {margin-top: 0px;margin-bottom: 0px;} .helpbox {border: 0px;font: 12px arial, helvetica, sans-serif;} .page_container {width: 100%;border-collapse: collapse;border-spacing: 0px;} .top_section, .main_section {width: 100%;background-color: #fff;border-bottom: 1px solid #878787;border-collapse: collapse;border-spacing: 0px;} .top_section_left {vertical-align: middle;background-image: url(/e107_themes/jayya/images/moreblue/top_left_back.jpg);width: 190px;padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom: 2px;} .top_section_mid {vertical-align: bottom;text-align: right;padding: 3px 5px 3px 0px;background-image: url(/e107_themes/jayya/images/moreblue/top_mid_back.jpg);background-repeat: no-repeat;background-color: #D3DEF0;} .top_section_right {vertical-align: middle;text-align: center;background-image: url(/e107_themes/jayya/images/moreblue/top_right_back.jpg);background-repeat: no-repeat;background-position: center;background-color: #f3f3f7;padding-left: 5px;padding-right: 5px;white-space: nowrap;width: 170px;} .menus_container {width: 170px;border-collapse: collapse;border-spacing: 0px;} .default_menu {vertical-align: top;} .left_menu, .right_menu {width: 170px;vertical-align: top;background-image: url(/e107_themes/jayya/images/moreblue/s_body.png);background-repeat: repeat-y;background-color: #f0f1f2;} .left_menu {border-right: 1px solid #878787;} .right_menu {border-left: 1px solid #878787;} .cap_border {border-top: 1px solid #878787;border-bottom: 1px solid #fff;} .cap_border.button_menu {border-bottom: 0px;text-align: left;} .main_caption, .left_caption, .right_caption {white-space: nowrap;padding: 3px 5px;border-top: #e9efff 1px solid;border-bottom: 1px solid #878787;background-repeat: no-repeat;background-position: left;} .main_caption {background-image: url(/e107_themes/jayya/images/moreblue/s_main_cap.png);background-color: #d3def0;} .left_caption, .right_caption {background-image: url(/e107_themes/jayya/images/moreblue/s_left_cap.png);background-color: #d2d5d9;} .bevel {background-image: url(/e107_themes/jayya/images/moreblue/s_left_bevel.png);background-repeat: no-repeat;background-position: right;} .cont {border-collapse: collapse;border-spacing: 0px;width: 100%;} .menu_content {padding: 5px;background-color: #fff;} .menu_content.non_default {background-color: transparent;} .menu_content.buttons {padding: 0px;} .news_info {width: auto;background-color: #f7f7f9;border-collapse: collapse;border-spacing: 0px;} td.link_button {border-bottom: 1px solid #000;} b {color: #232930;} div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {font: normal 11px arial, verdana, tahoma, sans-serif;color: #000;} div.menuBar {background-color: #F7F9FA;background-image: url(/e107_themes/jayya/images/moreblue/s_nav.png);background-repeat: repeat-x;border-top: 1px solid #fff;padding: 4px 0px;text-align: left;} div.emenuBar {background-color: #F7F9FA;border-top: 1px solid #fff;text-align: left;} div.menuBar a.menuButton, div.menuButton, div.menuButton_over {background-color: transparent;border: 1px solid;border-color: transparent !important;border-color: #fff #F8FAFB #F0F2F3 #F8FAFB;cursor: default;left: 0px;margin: 0px;padding: 2px 4px 2px 22px;position: relative;text-decoration: none;top: 0px;z-index: 100;border-radius: 8px 8px 0px 0px;-moz-border-radius: 8px 8px 0px 0px;-webkit-border-radius: 8px 8px 0px 0px;} div.menuBar a.menuButton:hover, div.menuButton:hover, div.menuButton_over {background-color: transparent;border-color: #fff #a5a5a5 #a5a5a5 #fff !important;} div.menuBar a.menuButtonActive, div.menuButtonActive, div.menuButtonActive:hover, div.menuBar a.menuButtonActive:hover {background-color: #d3def0;border-color: #a5a5a5 #fff #fff #a5a5a5 !important;left: 1px;top: 1px;border-radius: 8px 8px 0px 0px;-moz-border-radius: 8px 8px 0px 0px;-webkit-border-radius: 8px 8px 0px 0px;} div.menu {background-color: #d3def0;border: 1px solid;border-color: #fff #a5a5a5 #a5a5a5 #fff;left: 0px;padding: 1px;position: absolute;top: 0px;visibility: hidden;z-index: 101;border-radius: 0px 8px 8px 8px;-moz-border-radius: 0px 8px 8px 8px;-webkit-border-radius: 0px 8px 8px 8px;} div.menu a.menuItem {cursor: default;display: block;padding: 2px 11px 2px 0px;text-decoration: none;white-space: nowrap;} div.menu a.menuItem:hover, div.menu a.menuItemHighlight {background-color: #F2F4FF;} div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {padding: 0px 2px;} div.menu a.menuItem span.menuItemText {padding: 0px 0px 0px 3px;} div.menu a.menuItem span.menuItemArrow {margin-right: -.75em;} div.menu div.menuItemSep {border-top: 1px solid #a5a5a5;border-bottom: 1px solid #fff;margin: 4px 2px;} a.menuItem.header {border-bottom: 1px solid #b3b3b3;} form{ display:inline; } fieldset{ border: 0; margin-bottom: 10px; } input, select{ vertical-align:middle; } textarea{ overflow:auto; } table { border:0; border-spacing:0; empty-cells:show; font-size:100%; width: 100%; } th{ vertical-align:top; text-align:left; font-weight:normal; } td{ vertical-align:top; } ul,ol { list-style:none; }  .left{ text-align: left } .right{ text-align: right } .center{ text-align: center } .f-left{ float: left } .f-right{ float: right } .top{ vertical-align: top } .middle{ vertical-align: middle } .bottom{ vertical-align: bottom } .clear{ clear: both } .clear-l{ clear: right } .clear-r{ clear: left } .smalltext{ font-size: 11px; } .nowrap { white-space:nowrap; } img.icon{ border: 0px } img.icon.list, input.action{ margin: 0px 3px } img.icon.action, input.action { vertical-align: middle } img.S16{ width: 16px; height: 16px } img.S32{ width: 32px; height: 32px } img.S64{ width: 64px; height: 64px } img.S128{ width: 128px; height: 128px } img.edit, img.delete, input.delete { } .adminlist { width:100%;border:1px solid #ddd;} .adminlist th { padding: 5px; border-bottom:1px solid #ddd; border-right: 1px solid #ddd; font-weight: bold; } .adminlist td { padding: 5px; border-bottom:1px solid #ddd; border-right: 1px solid #ddd; } .adminlist th.last,.adminlist td.last { border-right: 0px solid;} .adminlist tr.last td{ border-bottom: 0px solid;} .adminlist thead { background-color:#f2f2f2; } .adminlist tbody {} .adminlist tfoot {} .adminlist tr.first {} .adminlist tr.last {} .adminlist tr.odd {} .adminlist tr.even { background-color:#f6f6f6; } .adminlist .col-selection-cont { position: relative; float:right; } .col-selection-cont .col-selection { text-align:left; background-color: #FCFDFF; border: 1px outset black; width:200px; margin-right:0px; overflow:visible; position: absolute; z-index:101; right:0px;} .col-selection .col-selection-body { padding: 5px; clear: both; }  input.input-text,textarea,select, .tbox {border-width:1px;border-style:solid;border-color:#aaa #c8c8c8 #c8c8c8 #aaa;background:#fff;font:12px arial, helvetica, sans-serif;} input[disabled='disabled'],textarea[disabled='disabled'],select[disabled='disabled'],.tbox.disabled,.disabled {background-color:#EFEFEF;color:#000;cursor:default;} option { padding-right: 10px;} input.input-text, textarea, .tbox, .helpbox { padding:2px; } input.e-spinner {border:0px;} select.tbox{ min-height:17px; padding: 0px;} .select.order { width: 40px !important; } .select.time-offset { width: 60px !important; } input.radio { margin-right: 3px; } label { cursor: pointer; } .checkbox { margin-right: 5px; } div.bbarea.large, .tbox.large, .helpbox.large { width: 95% !important; } div.bbarea.medium, .tbox.medium, .helpbox.medium { width: 60% !important; } div.bbarea.small, .tbox.small, .helpbox.small { width: 250px !important; } .remainingCharacters { margin: 0px; padding: 0px; } .check-block { padding: 2px 0px;border-width:1px;border-style:solid;border-color:#aaa #c8c8c8 #c8c8c8 #aaa;background:#fff;font:12px arial, helvetica, sans-serif;overflow:auto} .check-block .checkbox { margin-left: 2px } .check-block .separator { clear: both; border-bottom: 1px solid #aaa; margin-bottom: 4px; height: 4px } .field-help { width: 280px; line-height: 1.4em; padding-top: 3px; color:#333333; font-size: 11px; } .label-note { font-style: italic; } .form-note { font-style: italic; } .field-spacer.strong { font-weight: bold } .required-label { font-weight: bold } .auto-toggle-area { width: 280px; cursor: pointer; } .col-label { width: 250px; } .col-control {} .adminform{ width:100%;border:1px solid #ddd;} .adminform th { padding: 5px; font-weight: bold; white-space:nowrap; } .adminform td { padding: 5px; } .adminform td { padding: 5px; text-align: left} .adminform td div.field-spacer { margin-bottom: 3px; }  .adminform td div.field-section { clear: both; margin-bottom: 10px; }  .adminform td .check-block { width:95%; height:60px; } .adminform .select { width: 280px;} .adminform .input-text { width: 274px;} .adminform td.control textarea { width: 274px;} .adminform td.label { } .adminform td.control { } .adminedit{ width:100%;border:1px solid #ddd;} .adminedit.options { }  .adminedit td { padding: 5px; text-align: left} .adminedit td div.field-spacer { clear: both; margin-bottom: 3px; }  .adminedit td div.field-section { clear: both; margin-bottom: 10px; }  .adminedit .select { width: 280px; } .adminedit .input-text { width: 274px;} .adminedit td.control textarea { width: 274px;} .adminedit td.control textarea.large { width: 400px; } .adminedit td .check-block { width:95%; height:60px; } .adminedit td.label {} .adminedit td.control {}  .admininfo{ width:100%;border:1px solid #ddd;} .admininfo td { padding: 1px 5px; text-align: left} .info-bar { padding: 5px 0px; } .image-box {border:1px solid #ddd; margin-right: 10px;position: relative; margin-bottom: 10px; } .image-box .spacer { } .image-box .image-name { padding: 5px; } .image-box .image-delete { position: absolute ; bottom: 10px; text-align: center; width: 100%} .image-box .image-users {padding: 5px;} .image-box .image-preview {padding: 5px;} .image-preview {} .s-message { } .s-message div.info,.s-message div.error,.s-message div.success,.s-message div.debug,.s-message div.warning { padding: 5px; margin-bottom: 10px; } .s-message div.info { background-color:#C1E0FF; border: 1px solid #3399FF; } .s-message div.error { background-color:#FFCECE; border: 1px solid #CC0000; } .s-message div.success{ background-color:#DFFFDF; border: 1px solid #009900; } .s-message div.warning { background-color:#FFFFD5; border: 1px solid #FFCC00; } .s-message div.debug { background-color:#FFFFFF; border: 1px solid #EAEAEA; } .s-message .s-message-title { height: 32px; background: 0 50% no-repeat; padding-left: 42px; font-size: 14px; font-weight: bold; line-height: 32px; } .s-message div.info .s-message-title { background-image: url(/e107_themes/jayya/images/moreblue/messagebox_info.png); } .s-message div.error .s-message-title { background-image: url(/e107_themes/jayya/images/moreblue/messagebox_critical.png); }  .s-message div.success .s-message-title { background-image: url(/e107_themes/jayya/images/moreblue/ok.png); } .s-message div.warning .s-message-title{ background-image: url(/e107_themes/jayya/images/moreblue/messagebox_warning.png); } .s-message div.debug .s-message-title{ background-image: url(/e107_themes/jayya/images/moreblue/messagebox_info.png); } .s-message-body { padding-left: 42px; } .s-message-item {} .validate-result {} .warning { color: #FF6600 } .success { color: green; } .error { color: #FF0000 } .info {} .required { color:red } .e-info {} button { border:0; cursor:pointer; font:bold 12px arial, helvetica, sans-serif;padding:0 10px 0 0; text-align:center;color:#0b333c; } button span { position:relative; display:block; white-space:nowrap; padding:0 0 0 13px; height:22px; line-height:22px;color:#0b333c;} button { background:url(/e107_themes/jayya/images/moreblue/btn_right.gif) right no-repeat;} button span { background:url(/e107_themes/jayya/images/moreblue/btn_left.gif) left no-repeat;} button:hover,button:focus { background:url(/e107_themes/jayya/images/moreblue/btn_over_right.gif) right no-repeat; } button:hover span, button:focus span { background:url(/e107_themes/jayya/images/moreblue/btn_over_left.gif) left no-repeat; }  button:active{ background:url(/e107_themes/jayya/images/moreblue/btn_active_right.gif) right no-repeat; } button:activespan{ background:url(/e107_themes/jayya/images/moreblue/btn_active_left.gif) left no-repeat; } button::-moz-focus-inner { border: none; }  button.delete span{ padding-left: 30px; } button.delete span{ background-image:url(/e107_themes/jayya/images/moreblue/btn_remove_left.gif); } button.delete:hover span,button.delete:focus span { background-image:url(/e107_themes/jayya/images/moreblue/btn_remove_over_left.gif) }  button.delete:active span{ background-image:url(/e107_themes/jayya/images/moreblue/btn_remove_active_left.gif)} button.submit span{} button.submit span{} button.submit:hover span,button.submit:focus span {}  button.submit:active span{} button.update span{ padding-left: 30px; } button.update span{ background-image:url(/e107_themes/jayya/images/moreblue/btn_update_left.gif); } button.update:hover span,button.update:focus span { background-image:url(/e107_themes/jayya/images/moreblue/btn_update_over_left.gif)} button.update:active span{ background-image:url(/e107_themes/jayya/images/moreblue/btn_update_active_left.gif)} button.create span{ padding-left: 30px; } button.create span{} button.create:hover span,button.create:focus span {}  button.create:active span{} button.edit span{ padding-left: 30px; } button.edit span{} button.edit:hover span,button.edit:focus span {}  button.edit:active span{} button.cancel span{} button.cancel span{} button.cancel:hover span,button.cancel:focus span {}  button.cancel:active span{} .buttons-bar { padding: 10px 0px; } .buttons-bar button { margin-right: 10px; } .buttons-bar button.f-right { margin-right: 0px; } .buttons-bar .options { margin-bottom: 10px; } input.action { vertical-align: middle; }  input.action.delete {} input.action.edit {} #loading-mask { color: #556B2F; font-size: 1.2em; font-weight:bold; position:absolute; text-align: center; padding: 0; margin: 0; background-color: transparent; } #loading-mask .loader { position: fixed; top: 40%; left: 50%; width: 200px;text-align: center; background: #F0F9E3 none repeat scroll 0 0; border: 2px solid #556B2F; font-weight: bold; padding: 10px 5px; margin-left: -100px; margin-top: 0; } #loading-mask img { margin: 10px auto; } .element-loading-mask { background-repeat: no-repeat; background-position: 50% 50%; background-color: #f5f5f5; } div.e-autocomplete {position:absolute;width:250px;background-color:white;border:1px solid #c0c0c0;margin:0;padding:0;} div.e-autocomplete ul {list-style-type:none;margin:0;padding:0;font-weight: bold; font-size: 11px} div.e-autocomplete ul li.selected { background-color: #f5f5f5;} div.e-autocomplete ul li {list-style-type:none;display:block;margin:0;padding: 5px;cursor:pointer;} div.e-autocomplete ul li span.informal { font-weight: normal; font-size: 9px} #docs-list { padding: 10px; margin-bottom: 15px; border: 1px solid #f5f5f5; } #docs-list .qitem{ margin: 3px 0; padding-left: 10px; } .docs-item { padding: 10px; margin: 15px 0; border: 1px solid #f5f5f5; } .docs-item .qitem,.docs-item .aitem,.docs-item .gotop { margin: 3px 0; padding-left: 10px; } .docs-item .qitem{ font-weight: bold; } .docs-item .aitem{ margin-bottom: 10px; } .docs-item h4,#docs-list h4{ margin-bottom: 8px; } #docs-bottom-nav { height: 800px; } .e-pointer { cursor: pointer; }  .expand-container { padding: 10px; }  .nextprev-bar { clear: both; padding: 5px; margin: 5px; border:1px solid #ddd; }  .imgselector-container { clear: both; }  ul.plugin-navigation { margin: 0; padding: 0; } ul.plugin-navigation a { text-decoration: none; } ul.plugin-navigation li { background-color: #F7F9FA;border-bottom: 1px solid #000;text-align: left;background: url(/e107_themes/jayya/images/moreblue/arrow_16.png) 2px 2px no-repeat;line-height: 20px;padding: 0px 0px 0px 20px; border-right: 0px; margin: 0 0;} ul.plugin-navigation li.active,ul.plugin-navigation li:hover{background: url(/e107_themes/jayya/images/moreblue/arrow_over_16.png) 2px 2px no-repeat;} ul.plugin-navigation a {display: block;width: 98%;line-height: 20px;color: #000;} ul.plugin-navigation a.link-active { font-weight: bold;} ul.plugin-navigation a.link:hover { padding-left: 2px;} ul.plugin-navigation ul.plugin-navigation-sub {} ul.plugin-navigation ul.plugin-navigation-sub li { padding: 0px 10px 0px; } ul.plugin-navigation ul.plugin-navigation-sub a.link {} ul.plugin-navigation ul.plugin-navigation-sub a.link-active {font-weight: bold;} .block { border: 1px solid #DDDDDD; margin-bottom: 10px;} .block-text { padding: 10px 10px 10px; } .block h2.caption, .block h4.caption { padding: 5px 10px 5px; border-bottom: 1px solid #DDDDDD;} .page-info { border: 1px solid #DDDDDD; margin-bottom: 10px; } .page-info p { padding: 10px; } h2.caption {font-size: 200%; font-weight:bold; } .core-mainpanel-block { text-align:center; width:100px; float:left; height:48px; display:block;margin:15px; } .core-mainpanel-link-text { font-weight:bold; text-decoration: none; padding:3px } #core-banlist-times .textarea { width: 98%; } #core-emoticon-configure input.input-text { width: 300px; } #core-links-edit textarea { width: 390px !important; } #core-links-edit .helpbox { width: 390px !important; margin: 5px 0px; } #core-links-edit .field-help { width: 390px; } #core-admin-log-config legend { font-weight: bold; } #core-admin-log-maintenance .select { width: 60px; } #core-admin-log-maintenance button { margin-left: 10px; } #core-frontpage-edit-home{ width: 50%; float: left; }  #core-frontpage-edit-post-login{ width: 50%; float: left; } #core-frontpage-edit-home .adminlist { width: 99%; } #core-frontpage-edit-post-login .adminlist { width: 99%; float: right; } #core-frontpage-edit .tbox { width: 80%;}  #core-frontpage-edit select.tbox { width: 50%;}  #core-frontpage-edit .buttons-bar select.tbox { width: 140px; } #core-frontpage-edit .buttons-bar { clear: both; } .cpage-nav { padding: 5px; margin: 0px 5px 10px 10px; } a.cpage-np { font-size: 14px; } a.cpage-np.current { text-decoration: none; } p {} p.bbcode { margin: 10px 0px; text-indent: 15px; }  p.bbcode:first-letter{ font-weight: bold; text-transform: uppercase } h1, h2, h3, h4, h5, h6 { margin: 10px 0px; text-indent: 15px; } h1 {margin: 15px 0px; font-size: 16px; } h2 {font-size: 14px; } h3 {font-size: 12px; } h1.bbcode, h2.bbcode, h3.bbcode, h4.bbcode, h5.bbcode, h6.bbcode {} div.bbcode { margin: 15px 0px; clear: both; }  

