/* Essentials */

.modal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 6%;
  top: 10%;
  z-index: 103;
  display: none;
  margin-bottom: 10%;
  max-width: 780px;
  width: 90%;
  left: 5%;
  position: absolute;
/*  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;*/
}

html, div, map, dt, isindex, form, header, aside, section, section, article, footer {  
    display: block; 
} 

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    background: #F8F8F8;
    font-size: 12px;
}

.clear {
    clear: both;
}

.spacer {
    height: 20px;
}

a:link, a:visited {
    color: #1D7CF2;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.ep_a_nav_bar:link { font-size: 14px;color:white; text-decoration:none; font-weight:normal; }
a.ep_a_nav_bar:visited { font-size: 14px;color: white; text-decoration:none; font-weight:normal; }
a.ep_a_nav_bar:hover { font-size: 14px;color: white; text-decoration:underline; font-weight:normal; }
a.ep_a_nav_bar:active { font-size: 14px;color:white; text-decoration:none; font-weight:normal; }

a.ep_graph_title:active { font-size: 16px;color: royalblue; text-decoration:none; font-weight:bolder; }
a.ep_graph_title:link { font-size: 16px;color:royalblue; text-decoration:none; font-weight:bolder; }
a.ep_graph_title:visited { font-size: 16px;color: royalblue; text-decoration:none; font-weight:bolder; }
a.ep_graph_title:hover { font-size: 16px;color: royalblue; text-decoration:underline; font-weight:bolder; }

.ep_graph_title_window{ font-size: 16px;color: royalblue; text-decoration:none; font-weight:bolder; }

li.ep_nav_bar{ padding:1%; font-size: 14px;color:white; text-decoration:none; font-weight:normal; }

/* Header */
header#header {
    height: 55px;
    width: 100%;
    background:#000000;
}

header#header h1.site_title, header#header h2.section_title {
    float: left;
    margin: 0;
    font-size: 22px;
    display: block;
    width: 310px;
    height: 35px;
    font-weight: normal;
    text-align: left;
    vertical-align: center;
    text-indent: 1.8%;
    line-height: 55px;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
}

header#header h1.site_title a {
    color: #fff;
    text-decoration: none;
}

header#header h2.section_title {
    text-align: center;
    text-indent: 4.5%;
    width: 55%;
    height: 35px;
    text-decoration: none;
    line-height: 5px;
}

/* Sidebar */
aside#sidebar {
    width: 310px;
    background-color: #E0E0E3;
    float: left;
    min-height: 500px;
    margin-top: -3px;
    margin-left: -3px;
    background-image: url(../images/sidebar.png), url(../images/sidebar_shadow.png);
    background-repeat: repeat, repeat-y;
    background-position: center, right top;
    /*background: url(../images/sidebar_shadow.png) repeat-y left top;*/
    /*background:  repeat-y right top;*/
    border-right:1px solid #a8a8a8;
    border-bottom:1px solid #a8a8a8;
}

#sidebar hr {
    border: none;
    outline: none;
    background: url(../images/sidebar_divider.png) repeat-x;
    display: block;
    width: 100%;
    height: 2px;
}

/* Sidebar Menu */

#sidebar h3 {
    color: #1F1F20;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
    font-size: 13px;
    margin: 10px 0 10px 6%;
    display: block;
    float: left;
    width: 90%;
}

#sidebar ul {
    clear: both;
    margin: 0; padding: 0;
}

#sidebar li {
    list-style: none;
    margin: 0 0 0 12%; padding: 0;
}

#sidebar li a {
    color: #666666;
    padding-left: 25px;
    text-decoration: none;
    display: inline-block;
    height: 17px;
    line-height: 17px;
    text-shadow: 0 1px 0 #fff;
    margin: 2px 0;
}

#sidebar img {
    margin-left:5px;
    margin-right:5px;
}

#sidebar p {
    color: #666666;
    padding-left: 6%;
    text-shadow: 0 1px 0 #fff;
    margin: 10px 0 0 0;
}

#sidebar p2_inactive {
    /*color: #666666;*/
    /*padding-left: 6%;*/
    /*text-shadow: 0 1px 0 #fff;*/
    margin: 10px 0 0 0;
}

#sidebar a {
    /*color: #666666;*/
    text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar footer {
    margin-top: 24%;
}


/* Main Content */


section#main {
    /*width: 70%;*/
    /*min-height: 1010px;*/
    /*background: url(../images/sidebar_shadow.png) repeat-y left top;*/
    float: left;
    margin-top: -2px;
}

#main h3 {
    color: #1F1F20;
    /*text-transform: uppercase;*/
    text-shadow: 0 1px 0 #fff;
    font-size: 14px;
    margin: 8px 12px;
}


.window_header{
    color: #1D7CF2;
    font-size: 15px;
    font-weight: bold;
}
/* Modules */

.module {
    border: 1px solid #9BA0AF;
    width: 100%;
    margin: 20px 3% 0 3%;
    margin-top: 20px;
    border-radius: 5px;
    background: #ffffff;
}

#main .module header h3 {
display: block;
width: 90%;
float: left;
}

.module header {
height: 38px;
width: 100%;
background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;*/
/*-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;*/
border-top-left-radius: 15px; border-top-right-radius: 15px;
}

.module footer {
height: 2px;
width: 100%;
border-top: 1px solid #9CA1B0;
background: #F1F1F4 url(../images/module_footer_bg.png) repeat-x;
/*-webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;*/
}

.module_content {
margin: 5px 8px;
color: #666;
}

/* Module Widths */

.width_full {
width: 95%;
}

.width_half {
width: 46%;
margin-right: 0;
float: left;
}

.width_quarter {
width: 26%;
margin-right: 0;
float: left;
vertical-align:top;
}

.width_3_quarter {
width: 69%;
margin-right: 0;
float: left;
}

#main .module header h3.tabs_involved {
display: block;
width: 60%;
float: left;
}


/* Table Detail */

.td_space{ 
width: 10%;
vertical-align:top;
}

.td_info{ 
vertical-align:top;
width: 100%;

}

.td_list{ 
vertical-align:top;
}

.td_annotation{ 
vertical-align:top;
width: 30%;
}

.td_measured{ 
vertical-align:top;
width: 300px;
}

.td_main{ 
vertical-align:top;
}


/* Index Boxes */

.index_box_blue{ 
border: 1px solid blue;
color: blue;
text-align: center;
}

.index_box_green{ 
border: 1px solid green;
color: green;
text-align: center;
}

.index_box_red{ 
border: 1px solid red;
color: red;
text-align: center;
}

.index_box_purple{ 
border: 1px solid #9370DB;
color: #9370DB;
text-align: center;
}

/* colored labels */

.label_blue{ 
/*border: 1px solid blue;*/
color: blue;
font-size:12px;
text-align: center;
}

.label_green{ 
/*border: 1px solid green;*/
color: green;
font-size:12px;
text-align: center;
}

.label_red{ 
/*border: 1px solid red;*/
color: red;
font-size:12px;
text-align: center;
}

.label_purple{ 
/*border: 1px solid #9370DB;*/
color:  #9370DB;
font-size:12px;
text-align: center;
}

/* Messages */

.message {
border-bottom: 1px dotted #cccccc;
}

.status_message {
color: blue;
font-weight: bold;
}

.error_message {
color: #FF0000;
font-weight: bold;
}

.graph_message {
text-align: left;
color: dimgray;
font-size:14px;
display:inline;
/*padding: 2px;*/
}

.graph_message_titel {
text-align: left;
color: royalblue;
font-size:14px;
display:inline;
/*border-radius: 4px;*/
/*border: 1px solid dimgray;*/
/*padding: 2px;*/
}

.graph_message_small {
color: gray;
font-size:12px;
}

.adduct_info {
color: #000000;
font-size:10px;
text-align: center;
}

.adv_settings {
background:#F2F2F2;
padding: 0px;
border: 1px solid #A8A9A8;
width: 95%;
}

.center_chem {
text-align: center;
}

input[type=submit] {
background: #D0D1D4 url(../images/btn_submit.png) repeat-x;
border: 1px solid #A8A9A8;
/*-webkit-box-shadow: 0 1px 0 #fff;
-moz-box-shadow: 0 1px 0 #fff;*/
box-shadow: 0 1px 0 #fff;
font-weight: bold;
height: 22px;
/*-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
border-radius: 5px;
padding: 0 10px;
color: #111111;
text-shadow: 0 1px 0 #fff;
cursor: pointer;
}

input[type=submit]:hover {
color: #0276FD;
}

.post_message {
text-align: left;
padding: 5px 0;
}

.post_message input[type=text] {
/*-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
border-radius: 5px;
border: 1px solid #bbb;
height: 20px;
width: 70%;
color: #ccc;
/*-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;*/
box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
text-indent: 10px;
background-position: 10px 6px;
float: left;
margin: 0 3.5%;
}

.post_message input[type=text]:focus {
outline: none;
border: 1px solid #77BACE;
/*-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;*/
box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
color: #666666;
}

.post_message input[type=image] {
float: left;
}

.message_list {
height: 250px;
overflow-x:hidden;
overflow-y: scroll;
}

.max_input{
background: #E0E0E3 url(../images/sidebar.png) repeat;
border: 0px solid #ccc;
}

/* New/Edit Article Module */

fieldset {
/*-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
border-radius: 0px;
/*background: #E8E8E8;*/
background: #E0E0E3 url(../images/sidebar.png) repeat;
border: 0px solid #ccc;
padding: 1% 0%;
margin: 5px 0;
width:95%;
}

fieldset label {
display: block;
float: left;
width: 200px;
height: 25px;
line-height: 25px;
text-shadow: 0 1px 0 #fff;
font-weight: bold;
padding-left: 10px;
margin: -5px 0 5px 0;
text-transform: uppercase;
}

fieldset input[type=text] {
/*-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
border-radius: 5px;
border: 1px solid #BBBBBB;
height: 20px;
color: #111111;
/*-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;*/
box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
padding-left: 10px;
background-position: 10px 6px;
margin: 0;
display: block;
float: left;
width: 85%;
margin: 0 10px;
}

fieldset input[type=text]:focus {
outline: none;
border: 1px solid #77BACE;
/*-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;*/
box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}

fieldset select {
width: 96%;
margin: 0 10px;
border: 1px solid #bbb;
height: 20px;
color: #111111;
}

fieldset textarea {
/*-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
border-radius: 5px;
border: 1px solid #BBBBBB;
color: #111111;
/*-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;*/
box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
padding-left: 10px;
background-position: 10px 6px;
margin: 0 0.5%;
display: block;
float: left;
width: 85%;
margin: 0 10px;
}

.activated_background{
background: #FFA500;
}

.button{ 
height:26px;  
width:34px;
background: #d3d3d3;
border-radius: 5px;
}

.formula{ 
height:65px;  
max-height:400px; 
width:80%;
min-width:80%; 
padding-right: 2px;
padding-left: 2px;
max-width:80%;
}

.measured_data{ 
height:50px; 
max-height:600px; 
width:390px; 
min-width:150px;
padding-right: 2px;
padding-left: 2px;
max-width:390px;
border-radius: 5px;
}

.measured_data_2{ 
text-align: left;
width:390px;
min-width:200px;
padding-right: 2px;
padding-left: 2px;
max-width:390px;
height:150px;
max-height:800px;
min-height:100px;
background: #f5f5f5;
border-radius: 5px;
}

.citation_textarea{ 
text-align: center;
width:390px;
min-width:200px;
padding-right: 2px;
padding-left: 2px;
max-width:390px;
height:180px;
max-height:800px;
min-height:100px;
background: #FFFFFF;
border-radius: 0px;
}

.aboutus_textarea{ 
text-align: center;
width:390px;
min-width:200px;
padding-right: 2px;
padding-left: 2px;
max-width:390px;
height:150px;
max-height:800px;
min-height:100px;
background: #FFFFFF;
border-radius: 0px;
}

.data_input{ 
height: 25px; 
max-height:350px; 
width:80%; 
padding-right: 2px;
padding-left: 2px;
max-width:80%;
}

fieldset textarea:focus {
outline: none;
border: 1px solid #77BACE;
/*-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;*/
box-shadow: inset 0 2px 2px #ccc, 0 0 10px #ADDCE6;
}

.submit_link {
float: right;
margin-right: 3%;
padding: 5px 0;
}

.submit_link select {
width: 150px;
border: 1px solid #bbb;
height: 20px;
color: #666666;
}

#main .module_content h1 {
color: #333333;
text-transform: none;
text-shadow: 0 1px 0 #fff;
font-size: 22px;
margin: 8px 0px;
}

#main .module_content h2 {
color: #444444;
text-transform: none;
text-shadow: 0 1px 0 #fff;
font-size: 18px;
margin: 8px 0px;
}

#main .module_content h3 {
color: #666666;
/*text-transform: uppercase;*/
text-shadow: 0 1px 0 #fff;
font-size: 13px;
margin: 8px 0px;
}

#main .module_content h4 {
color: #666666;
text-transform: none;
text-shadow: 0 1px 0 #fff;
font-size: 13px;
margin: 8px 0px;
}

#main .module_content li {
line-height: 150%;
}
