﻿body > form:first-child {margin:0px;height:100%}
.mod-set-link {position:absolute;top:0;left:0;z-index:100;text-transform:uppercase;text-decoration:none;font-size:12px;letter-spacing:1px;background:rgba(0,0,0,0.8);color:#eee !important;border-radius:4px;padding:1px 7px}
.mod-set-wrapper {position:relative;}
.mod-ctl-wrapper {position:absolute;right:0;z-index: 100;}
.ic-field-validator {float:right;margin-top:-50px;margin-right:-15px;}

.is-custom-form label {display:block !important}
.is-custom-form select {padding: 10px; min-width: 230px;height:auto !important;}
.radiobutton-list label {display:inline !important;margin-left:5px}
.checkbox-list label {display:inline !important;margin-left:5px}


/* FIXES */
img {max-width:100%;height:auto;width:auto;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.icset {-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
        border:#eee 1px solid;position:absolute;display:none;cursor:pointer;background:url('../../systems/images/icons/wrench.png') 12px 12px #eee no-repeat; width: 40px;height: 40px;z-index:1000;-moz-border-radius: 3px; border-radius: 3px;}
.boxHeader h3 {margin-top:0px;margin-bottom:3px;} /* H3 is a new sidebox title element. Need small margin because boxHeader has already paddings and h3 has default margin */
.ic_inline label {display:inline;}
.category_tree td {padding-top:0px;padding-bottom:0px;line-height:10px;}
.search.adjust {margin-bottom:15px;margin-top:15px;}
.ic_preview img {margin:12px 0;border:#fff 7px solid;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3);box-shadow:0 1px 4px rgba(0, 0, 0, 0.3)}

/* GRIDVIEW */
.GridView {border:#ddd 1px solid;border-bottom:#f3f3f3 7px solid;background:#fff}/*background:#fff*/
.GridViewHeader th {border:#ddd 1px solid;padding-top:14px;padding-bottom:11px;padding-left:30px;padding-right:30px;}       
.GridViewRow td {border:none;border-bottom:#ddd 1px solid;padding:12px;padding-left:30px;padding-right:30px;}   
.GridViewAlternatingRow td {border:none;border-bottom:#ddd 1px solid;background-color:#f8f8f8;padding:12px;padding-left:30px;padding-right:30px;} 
.GridViewPager td {border:none;padding:12px;padding-left:30px;padding-right:30px;font-size: inherit;}

.GridView td.linkbutton a {letter-spacing:1px;text-transform:uppercase;text-decoration: none;font-size: inherit;}  

/*** CMS ELEMENTS  ***/
.pagetool {height:26px;margin-top:10px;}/*border-bottom:#000 1px dotted;*/

.quickadd {width:450px;background:#fcfcfc;padding:17px;border:#eee 1px solid;margin-bottom:5px;margin-top:5px}/*min-width:450px;*/
.quickadd-box {}
.quickadd a, .quickadd a:link, .quickadd a:visited {color:#000;}

.draftinfo {color:#e93213}

.StatTable {BORDER-COLLAPSE: collapse}
.StatTable td {padding:2px;border-bottom:#eee 1px solid;text-align:center;font-size:10px}
.StatTable th {padding:2px;border-bottom:#eee 1px solid;text-align:center;font-size:10px}
.StatTableHeader th {padding:5px;color:#333;border:#ccc 1px solid;background:url('images/button.png');text-align:center;font-size:10px}
.dayWeekend {background:#f0f0f0}

.MonthSummaryCaption {font-size:16px;font-weight:bold;}
.MonthSummary {font-size:30px}

.dashboardMenu h3 {font-size:15px;line-height:15px;margin-top:1px;margin-bottom:2px;} /*group title*/
.dashboardMenu div {border-bottom:#ccc 1px dotted;margin-top:7px;margin-bottom:4px;} /*group separator*/
.dashboardMenu a, .dashboardMenu a:link, .dashboardMenu a:visited {letter-spacing:1px;line-height:20px;color:#000;} /*menu link*/


/*Add by Joshua*/
.admin_section_header                       { color:#333; border:#ccc 1px solid; background: url('images/button.png'); padding: 5px 10px; font-size:12px; font-weight: bold;}
.admin_container                            { border: solid 1px #ccc; border-top: 0px; padding: 7px;}
.admin_outer_container                      { margin-top: 30px;}

/* Discussion */
fieldset.web2 .frm_post_bar {font-size:10px;font-family:Tahoma;background:url('images/button.png');color:#2c2c2c;padding-left:7px;height:16px;border:#BEC7D1 1px solid;}
fieldset.web2 .frm_post_infopanel {background-color:#ffffff;border:#BEC7D1 1px solid;padding:12px;}
fieldset.web2 .frm_post_message {background-color:#ffffff;border:#BEC7D1 1px solid;width:100%;padding:8px;}

/* Dashboard */
.menu_header 
{ background:#f3f3f3;
}

/* Forum */
.frm_item {
    padding:20px;min-width:200px; background-color: #f7f7f7;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border:#eee 1px solid;
}
.thread_sticky {
    padding: 30px; margin-bottom: 30px; background-color: #fffcc4;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border:#eee 1px solid;
}
.thread_item {
    padding: 30px; margin-bottom: 30px; background-color: #fafafa;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border:#eee 1px solid;
}
.thread_most_recent {  
    color: #ff7a22;font-size:12px;text-transform:lowercase;
}
.post_initial {
    padding: 30px; margin-bottom: 30px; background-color: #f3f3f3;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border:#eee 1px solid;
}
.post_initial_sticky {
    padding: 30px; margin-bottom: 30px; background-color: #fffcc4;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border:#eee 1px solid;
}
.post_reply {
    padding: 30px; margin-bottom: 30px; background-color: #f7f7f7;
    -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;border:#eee 1px solid;
}
.item_date {
    padding: 5px 0 0 0px; margin: 0 0 18px; display: block;
    line-height: 18px; color: #999999;
}
.item_date:before {
    content: '\2014 \00A0';
    }

.makefile label {background:url(../../systems/images/icons/document-image.png) no-repeat 2px center;padding:3px;padding-left:23px;}
.makelink label {background:url(../../systems/images/icons/chain.png) no-repeat 2px center;padding:3px;padding-left:23px;}
.makelisting label  {background:url(../../systems/images/icons/projection-screen-presentation.png) no-repeat 2px center;padding:3px;padding-left:23px;}
.makeproduct label  {background:url(../../systems/images/icons/bank.png) no-repeat 2px center;padding:3px;padding-left:23px;} 
.addsummary label  {background:url(../../systems/images/icons/edit-image.png) no-repeat 2px center;padding:3px;padding-left:23px;}

.settingbox {border:#e3e4e5 1px solid;padding:15px;margin-bottom:15px;background:url(../../systems/images/bg_post.jpg) repeat-x #fff;color:#000;}
.settingbox a, .settingbox a:link, .settingbox a:visited {color:#000}

.msg_ok {color:#000;background:#EEF6FB;border:#C5DFF1 1px solid;padding:15px;}
.msg_error {color:#000;background:#FFF2F4;border:#FFB9C4 1px solid;padding:15px;}
