input[type="text"], input[type="password"], input[type="url"], input[type="email"], input.text, input.title, textarea, select {
    font-family: serif;
}

div.topLeft {
    position: absolute;
    top: 2px;
    left: 1px;
    font-weight: bold;
}

div.bottomLeft {
    position: absolute;
    bottom: 2px;
    left: 1px;
    font-weight: bold;
}

div.bottomRight {
    position: absolute;
    bottom: 2px;
    right: 1px;
    font-weight: bold;
}

html {
    min-width: 1024px;
}

.captcha_container table.recaptchatable {
    border: none !important;
}

h2 {
    clear: both;
}

h2.underline {
    border-top: 1px solid #000066;
}

.green {
    background-color: #288625 !important;
}

.red {
    background-color: #86253B !important;
}

.header_container {
    width: 100%;
    position: relative;
    height: 97px;
}

.header_left_image {
    position: absolute;
    bottom: 0;
    left: 0;
}

.header_right_image {
    position: absolute;
    top: 0;
    right: 0;
}

input.num_of {
    width: 20px;
}

.red-text {
    color: red !important;
}

.big_text_field {
    width: 296px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 1 !important;
    width: 450px;
    margin: 0 5px 0 0 !important;
    padding: 0 10px 0 10px !important;
    height: 38px !important;
    max-height: 38px;
    min-height: 38px;
    vertical-align: bottom;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    font-size: 1.5em;
    font-family: serif;
}

.small_text_field {
    width: 296px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 1 !important;
    width: 180px;
    margin: 0 0 0 0 !important;
    padding: 0 10px 0 10px !important;
    height: 18px !important;
    max-height: 18px;
    min-height: 18px;
    vertical-align: bottom;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    font-size: 1em;
    font-family: serif;
}

/* awesome buttons */

.awesome, .awesome:visited {
    border: none;
    background: #222 url(/images/alert-overlay.png) repeat-x;
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    position: relative;
    cursor: pointer;
    margin: 0 !important;
    vertical-align: bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

.awesome:hover {
    background-color: #111;
    color: #fff;
}

.awesome:active {
    top: 1px;
}

.awesome.small, .awesome.small:visited {
    font-size: 1em;
    padding: 0 2px 0 2px !important;
    height: 22px;
    min-height: 22px;
    max-height: 22px;
}

.awesome, .awesome:visited,
.medium.awesome, .medium.awesome:visited {
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

.large.awesome, .large.awesome:visited {
    font-size: 1.5em;
    padding: 0 10px 0 10px !important;
    height: 40px;
    min-height: 40px;
    max-height: 40px;
}

.green.awesome, .green.awesome:visited {
    background-color: #91bd09;
}

.green.awesome:hover {
    background-color: #749a02;
}

.blue.awesome, .blue.awesome:visited {
    background-color: #39c;
}

.blue.awesome:hover {
    background-color: #007d9a;
}

.red.awesome, .red.awesome:visited {
    background-color: #e33100;
}

.red.awesome:hover {
    background-color: #872300;
}

.magenta.awesome, .magenta.awesome:visited {
    background-color: #a9014b;
}

.magenta.awesome:hover {
    background-color: #630030;
}

.orange.awesome, .orange.awesome:visited {
    background-color: #ff5c00;
}

.orange.awesome:hover {
    background-color: #d45500;
}

.yellow.awesome, .yellow.awesome:visited {
    background-color: #ffb515;
}

.yellow.awesome:hover {
    background-color: #fc9200;
}

input.searchbutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #39C;
    border-style: none;
}

input.searchbutton:hover {
    background-color: #115f85;
    cursor: pointer;
}

.search_container {
    background-color: #CAE8F7;
    padding: 2px 5px 2px 5px !important;
    height: 25px;
}

.help_icon_button:hover {
    cursor: pointer;
}

.nav_bar_spacer {
    background-color: #ac896d;
    height: 2px;
    clear: both;
}

.nav_bar_1 ul {
    list-style: none;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.nav_bar_1 ul li {
    float: right;
    width: 120px;
    margin-left: 2px;
    background-color: #00016e;
    color: white;
    text-align: center;
    font-size: 0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 18px;
    user-select: none;
}

.nav_bar_1 ul li:hover {
    background-color: #ac896d;
    cursor: pointer;
}

.nav_bar_1 a {
    text-decoration: none;
    color: white;
    display: block;
}

.nav_bar_1 ul li:hover a {
    color: #00016e;
    cursor: pointer;
}

.nav_bar_2 {
    background-color: #ac896d;
    height: 18px;
    clear: both;
}

.nav_bar_2 ul {
    list-style: none;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.nav_bar_2 ul li {
    vertical-align: middle;
    line-height: 18px;
    float: right;
    height: 18px;
    max-height: 18px;
    width: 120px;
    margin-left: 2px;
    background-color: #ac896d;
    color: white;
    text-align: center;
    font-size: 0.8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0 0 0 0;
    user-select: none;
}

.nav_bar_2 a {
    text-decoration: none;
    color: white;
    display: block;
}

.nav_bar_2 ul li:hover {
    background-color: #dfd2ca;
    cursor: pointer;
}

.nav_bar_2 ul li:hover a {
    color: #00016e;
    cursor: pointer;
}

li.current_main {
    background-color: #ac896d !important;
}

li.current_submain {
    background-color: #dfd2ca !important;
}

li.current_submain a {
    color: #00016e;
}

.left_nav {
    background-color: #000066;
    padding-right: 20px;
    height: 100%;
    width: 250px;
}

.left_nav ul {
    color: white;
}

.left_nav a {
    color: white;
    text-decoration: none;
}

a.selected {
    font-weight: bold;
}

.left_nav li {
    margin-bottom: 10px;
}

.main_container {
    position: relative;
    height: 100%;
    float: left;
    width: 100%;
}

a img {
    text-decoration: none;
    border: 0 none;
}

tr .odd {
    background-color: #eee8e3;
}

tr .row0 {
    background-color: #eee8e3;
}

ul li .row0 {
    background-color: #eee8e3;
}

ul li .row1 {
    background-color: #FFFFFF;
}

.importation_form .row0 {
    background-color: #eee8e3;
}

form .field_label_td {
    vertical-align: top;
    font-weight: bold;
}

.fake_link {
    color: #39c;
    text-decoration: underline;
}

.fake_link:hover {
    cursor: pointer;
}

.search_result_row td {
    padding: 5px;
}

.mutation_subtable td {
    padding: 0;
}

/* Form specific */
.importation_form .regular_text {
    width: 50%;
}

.form_mmrrc {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.form_mmrrc input.text {
    border: 1px solid #AC896D;
    width: 50%;
    margin: 0 20px 20px 10px;
}

.form_mmrrc input.button {
    /*border: 1px solid #AC896D;*/
    width: 125px;
    margin: 0 20px 20px 10px;
}

.form_mmrrc input:focus {
    -moz-box-shadow: 0 0 5px #AC896D;
    -webkit-box-shadow: 0 0 5px #AC896D;
    box-shadow: 0 0 5px #AC896D;
}

.form_mmrrc button {
    /*padding: 10px;*/
}

.form_mmrrc input.error {
    -moz-box-shadow: 0 0 5px red;
    -webkit-box-shadow: 0 0 5px red;
    box-shadow: 0 0 5px red;
}

/* My Accounts */
.button_icon {
    float: left;
    color: white;
}

.div_button {
    padding: 5px 15px 5px 15px;
    line-height: 30px;
    background: #39c;
    border: 1px solid #39c;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    /*CSS3 */
    box-shadow: 1px 1px 0 #000;
    -webkit-box-shadow: 1px 1px 0 #000;
    -moz-box-shadow: 1px 1px 0 #000;
    text-decoration: none;
    /*padding: 5px 15px 5px 15px;*/
    /*text-align: center;*/
    /*text-shadow: 1px 1px 1px black;*/
    /*cursor: pointer;*/
    /*border: 1px solid #448dae;*/
    /*background: #d9f2fe url(/js/jquery-widget/css/custom/images/ui-bg_glass_75_79c9ec_1x400.png) 1% 1% repeat-x;*/
    /*font-weight: bold;*/
    /*color: white;*/
    /*line-height: 30px;*/
    /*border-radius: 4px;*/
    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    /*-o-border-radius: 4px;*/
    /*-khtml-border-radius: 4px;*/
    /*box-shadow: 1px 1px 0 #000;*/
    /*-webkit-box-shadow: 1px 1px 0 #000;*/
    /*-moz-box-shadow: 1px 1px 0 #000;*/
    /*text-shadow: 1px 1px 2px black;*/
}

.div_button:hover {
    border: 1px solid #acdd4a;
    background: #6eac2c url(/js/jquery-widget/css/custom/images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 1% 1% repeat-x;
    font-weight: bold;
    color: #ffffff !important;
    box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    -moz-box-shadow: 0 0 0 #000;
}

.div_button:active {
    position: relative;
    top: 1px;
    box-shadow: 0 0 0 #000;
    -webkit-box-shadow: 0 0 0 #000;
    -moz-box-shadow: 0 0 0 #000;
}

.style_button {
    cursor: pointer;
    padding: 0 20px 0 20px;
    line-height: 20px;
    background: #254a86;
    border: 1px solid #163362;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    /* CSS3 */
    box-shadow: 1px 1px 0 #000;
    -webkit-box-shadow: 1px 1px 0 #000;
    -moz-box-shadow: 1px 1px 0 #000;
    text-decoration: none;
}

.style_button:active {
    position: relative;
    top: 1px;
    box-shadow: 0 0 0 #000;
}

.mini_button {
    padding: 0 10px 0 10px !important;
    background: #254a86;
    border: 1px solid #163362;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    /* CSS3 */
    box-shadow: 1px 1px 0 #000;
    text-decoration: none;
}

.mini_button:active {
    position: relative;
    top: 1px;
    box-shadow: 0 0 0 #000;
}

/*
.div_button {
	text-align: middle;
	background-color: #AC896D !important;
	color: white;
	width: 100px;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	line-height: 30px;
}
*/
.div_button a {
    color: white !important;
    text-decoration: none !important;
}

.div_button:hover {
    color: white !important;
    cursor: pointer;
}

.mini_button a {
    text-decoration: none !important;
}

.mini_button:hover {
    cursor: pointer;
}

div .fav_prod {
    background-color: #EFEFEF;
    width: 95%;
    margin-bottom: 10px;
    padding: 10px;
}

div .fav_prod h3 {
    font-size: 1.3em;
    margin: 0 0 5px 0;
}

div .fav_prod_none {
    background-color: #EFEFEF;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
}

div.green {
    background-color: #D0FFB6;
}

div .contact_container {
    padding: 10px;
    background-color: #EFEFEF;
    width: 300px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

div .selected_contact {
    background-color: #aea !important;
}

/* catalog */
button .pheno_filter_button {
    text-align: center;
    background-color: #AC896D !important;
    color: white;
    width: 100px;
    padding: 0 10px 0 10px;
}

/* OTS */
ul.mini_margin {
    margin: 2px;
}

.order_center_div {
    margin-bottom: 5px;
    padding: 10px;
    background-color: white;
}

.ots_block_div {
    background-color: #EFEFEF;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

.ots_block_div h2 {
    border-bottom: 1px #006 solid;
}

.ots_block_div sub_block {
    margin-bottom: 10px;
}

.ots_product_div {
}

.ots_restriction_div {
}

.ots_contact_div {
}

.ots_payment_div {
}

.ots_shipment_div {
}

.ots_milestone_div {
}

.ots_note_div {
}

/* strain submission */
ul.ui-widget-content {
    border: 1px solid black !important;
    box-shadow: 4px 4px 4px #000;
    -webkit-box-shadow: 4px 4px 4px #000;
    -moz-box-shadow: 4px 4px 4px #000;
}

fieldset.question_subset {
    border: none;
    background-color: #efefef;
    margin: 10px !important;
}

/* other */
div.datatable_loading_msg_div {
    text-align: center;
}

/*comment function*/
.comment_input_div {
    padding: 5px;
    /*width: 600px;*/
    border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
    margin-bottom: 5px;
}

.comment_input_div textarea {
    width: 95%;
}

.comment_item {
    background-color: #EFEFEF;
    border: 1px solid #EFEFEF;
    padding: 5px;
    /*width: 600px;*/
}

.reply_form {
    border: 1px solid #EFEFEF;
    padding: 5px;
    /*width: 600px;*/
}

.reply_item {
    padding: 5px;
    margin-left: 15px;
    width: 80%;
    border-left: 5px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.reply_item h2 {
    font-size: 1em;
}

.reply_form textarea {
    width: 95%;
    height: 100%;
}

.comment_item h2 {
    font-size: 1em;
}

.comment_item p {
    padding-left: 10px;
}

.comment_time {
    color: gray;
}

.warning-message {
    color: #CD0A0A;
    background-color: #FEF1EC;
}

.white-box {
    padding: 10px;
    background-color: #FFFFFF;
}

.DTTT_button {
    width: 50px;
}

.DTTT_button:hover {
    border: 1px solid #AC896D;
    background: #AC896D url(images/ui-bg_glass_75_ac896d_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: white;
}

table tbody tr.search_result_row td.even {
    background: #e5ecf9;
}

table tbody tr td.even {
    background: #e5ecf9;
}

table tbody tr th.even {
    background: #e5ecf9;
}
