﻿/* @override http://192.168.15.3/HyTech/(F(ZsH4PPAhs7UMBkxo81sUqWlrnJQUT8jJF-FRHmfyYKPI4k0y0cgLByIaJD7anc_KwJRMOCehBdkNO_jC_CjDBoG-v4FM6yaReTAwURUfTNZ6RFw60n5BucsfyH_RGGVIvQze1eeoFpHWT8RkiI87uy_mxAxsYmhcc8d3WAFrI__bC11W2vMrs_BCM_H-nBMu0))/Content/HyTechCMS.css */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    font-family: Arial,Helvetica,sans-serif;
}

input {
    font-family: Arial,Helvetica,sans-serif;
}

body {
    background: url("images/bg.jpg") repeat scroll left top transparent;
}

form {
    display: inline;
}

#page {
    font-size: 14px;
    background: url("images/bg-body.jpg") repeat-x scroll left top transparent;
    width: 100%;
}

.home_content_wrapper {
    margin-bottom: 15px;
    min-height: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#navigation #menu {
    margin-left: -3px;
}

    #navigation #menu ul {
        list-style-type: none;
    }

    #navigation #menu li.nav_button_first, li.nav_button_mid, li.nav_button_last {
        float: left;
        height: 36px;
        position: relative;
        background: url(images/nav-bar.png) no-repeat 0px top;
        width: 130px;
        padding: 16px 0px 0px 0px;
        text-transform: uppercase;
        text-align: center;
        list-style-type: none;
        display: block;
    }

    #navigation #menu li.nav_button {
        float: left;
        height: 51px;
        position: relative;
        background: url(images/nav_sliver.png) 0px top;
        text-transform: uppercase;
        text-align: center;
        list-style-type: none;
        display: block;
    }

#navigation {
    padding-top: 10px;
}

    #navigation #menu li a {
        color: #EEEEEE;
        text-shadow: #515151 1px 1px;
        font: 11px Helvetica,Arial,sans-serif;
        text-decoration: none;
        font-weight: bolder;
        height: 51px;
        display: block;
        line-height: 51px;
        padding: 0px 10px;
    }

    #navigation #menu li.nav_button_mid {
        background: url(images/nav-bar.png) no-repeat -30px top;
    }

    #navigation #menu li.nav_button_last {
        background: url(images/nav-bar.png) no-repeat right top;
    }

    #navigation #menu li:hover.nav_button_mid {
        background: url(images/nav-bar.png) no-repeat -30px -51px;
    }


    #navigation #menu li:hover.nav_button_last {
        background: url(images/nav-bar.png) no-repeat right -51px;
    }

    #navigation #menu li:hover.nav_button_first {
        background: url(images/nav-bar.png) no-repeat 0px -51px;
    }

    #navigation #menu li.nav_button {
        background: url(images/nav_sliver.png);
    }

    #navigation #menu li:hover.nav_button {
        background: url(images/nav_sliver.png) 0px -51px;
    }

    #navigation #menu li.nav_left, #navigation #menu li:hover.nav_left {
        background: url(images/nav_left.png);
        width: 20px;
    }

    #navigation #menu li.nav_right, #navigation #menu li:hover.nav_right {
        background: url(images/nav_right.png);
        width: 20px;
    }

#logindisplay {
    float: left;
    padding-top: 25px;
}

#header {
    background: url(images/header_bottom_bg.png) repeat-x 0px bottom;
    background-color: White;
    height: 90px;
}

#logo {
    background: url(images/hytech_whitelogo.png) no-repeat right 0px;
    height: 80px;
}

h1 {
    font-size: 20px;
    font-weight: bold;
}

.sidebar_box h2 a, h2 {
    color: #63481A;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.sidebar_box {
    background: none repeat scroll 0 0 #EAF3CE;
    color: #63481A;
    padding: 10px;
    width: 150px;
    margin-bottom: 15px;
    margin-top: 20px;
    float: left;
    min-height: 100px;
}

    .sidebar_box a {
        color: #63481A;
        font-size: 12px;
        text-decoration: none;
        font-weight: bold;
    }

    .sidebar_box p {
        padding-top: 10px;
    }

.inside_content h2 a, .inside_content h2 {
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.inside_content {
    margin-top: 10px;
    /*
    margin-bottom: 15px;
    margin-top: 20px;
    margin-left: 20px;
    width: 700px;
    float: left;
*/
}


.table_list {
    background: url(images/50_bg.png) repeat 0px bottom;
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

    .table_list td, .table_list td:hover {
        border-top: 1px solid #d9d9d9;
        text-align: left;
        font-size: 12px;
        padding: 10px;
    }

    .table_list tr:hover {
        background-color: #ededed;
    }

    .table_list th {
        border-bottom: 2px solid #d9d9d9;
        background-color: White;
        padding: 10px;
        text-align: left;
        font-size: 12px;
        font-weight: bold;
        vertical-align: bottom;
    }

    .table_list .table_sub tr, .table_list .table_sub {
        background-color: transparent;
    }

        .table_list .table_sub td, .table_list .table_sub td:hover {
            border-top: none;
            text-align: left;
            padding: 4px;
        }

.message {
    /*background: url("images/bullet_green.png") no-repeat 10px center;*/
    background-color: #eaf3ce;
    color: #ff0000;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.message_inner {
    margin: 20px;
    float: left;
}

.general_content {
    background: url(images/50_bg.png) repeat 0px bottom;
    /*width: 100%;*/
    text-align: left;
    font-size: 12px;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.general_floatcol {
    float: left;
    width: 230px;
}

.general_floatcol_2 {
    float: left;
    width: 300px;
}

.checkbox {
    padding: 2px;
}

.general_fixedheight {
    background: url(images/50_bg.png) repeat 0px bottom;
    width: 100%;
    text-align: left;
    font-size: 12px;
    padding: 10px;
}

.editor-label {
    padding-top: 14px;
    font-weight: bold;
}


    .editor-label label {
        font-size: 12px;
    }

.button_div {
    width: 100%;
    margin-top: 10px;
    float: left;
}

.submit_button {
    background: url(images/button.png) no-repeat 0px top;
    width: 175px;
    height: 51px;
    border: 0px;
    color: #EEEEEE;
    text-shadow: #515151 1px 1px;
    font: 14px Helvetica,Arial,sans-serif;
    text-decoration: none;
    font-weight: bolder;
    float: left;
}

    .submit_button:hover {
        background: url(images/button.png) no-repeat 0px -51px;
        cursor: pointer;
    }

a.link_button {
    float: left;
    padding-top: 17px;
    background: url(images/button.png) no-repeat 0px top;
    width: 175px;
    height: 51px;
    border: 0px;
    color: #EEEEEE;
    text-shadow: #515151 1px 1px;
    font: 14px Helvetica,Arial,sans-serif;
    text-decoration: none;
    font-weight: bolder;
    display: block;
    text-align: center;
}

a:hover.link_button {
    background: url(images/button.png) no-repeat 0px -51px;
}

.clear_both {
    clear: both;
}

.textbox_small {
    width: 200px;
}

.textbox_large {
    width: 300px;
}

.field-validation-error {
    color: #ff0000;
}

.scrollingtable {
    overflow: auto;
    height: 100%;
}

/*
.exportcsv
{
    background: url(images/page_white_excel.png) no-repeat 0px 0px;
    padding-left:20px;
}
*/

.submit_link {
    background-color: transparent;
    text-decoration: none;
    border: none;
    color: #63481A;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
}

    .submit_link:hover {
        text-decoration: underline;
    }

.top_link_div {
    color: #63481A;
    height: 30px;
    float: right;
}

.historycurrent .top_link_div, .historyedit .top_link_div {
    margin-top: -50px;
}

.bottom_link_div {
    color: #63481A;
    margin-top: 10px;
    float: left;
}

    .top_link_div a, .bottom_link_div a {
        font-weight: bold;
        color: #63481A;
        text-decoration: none;
    }

        .top_link_div a:hover, .bottom_link_div a:hover {
            text-decoration: underline;
        }

.top_link {
    margin-left: 10px;
}

.validation-summary-valid {
    display: none;
}

.field-validation-valid {
    display: none;
}


.inside_content .seedlot_content .editor-label {
    font-weight: normal;
    font-size: 10px;
}

.inside_content .seedlot_content {
    padding-top: 10px;
    clear: both;
}

    .inside_content .seedlot_content h2 {
        color: Red;
        margin: 0px 0px 0px 0px;
        font-size: 14px;
        font-weight: bold;
        clear: both;
    }



/********
HISTORY EDIT
*/

.historyedit .seedlot_content:before,
.historyedit .seedlot_content:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.historyedit .seedlot_content:after {
    clear: both;
}

.historyedit .seedlot_content {
    *zoom: 1;
    padding-bottom: 20px;
}

.historyedit .general_floatcol {
    float: left;
    width: 22%;
    margin-left: 2%;
    margin-right: 1%;
}

.historyedit h2 {
    font-size: 1.8em;
    margin-bottom: 0.8em;
}

.historyedit h3, .historyedit h3 label {
    color: #999 !important;
    margin: 0 0 10px 0 !important;
    padding: 0;
    border-bottom: 1px dotted #ccc;
    font-size: 1.5em !important;
}

    .historyedit h3 a {
        color: #000 !important;
        font-size: 14px;
        text-decoration: none;
    }

.historyedit h4, .historyedit h4 label {
    margin: 10px 0 0 0;
    color: #89b328 !important;
}

/*
.historyedit h4, .historyedit h4 label {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 1em;
	color: #89b328 !important;
}
*/

.historyedit label {
    font-weight: bold;
    color: #444;
}

.historyedit .editor-label {
    padding-top: 6px;
}

.historyedit .editrow {
    margin-left: 15px;
}

.historyedit .general_floatcol .editrow {
    margin-left: 0px;
}

.historyedit fieldset {
    margin-top: 2em;
    border: 1px solid #ccc;
    padding-left: 5px;
}

.historyedit legend {
    font-weight: bold;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.historyedit table {
    border-collapse: collapse;
    background-color: transparent;
    margin-top: 10px;
}

.historyedit td, .historyedit th {
    padding: 5px;
}

.historyedit th {
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    vertical-align: bottom;
}

.historyedit textarea {
    width: 96%;
    min-height: 100px;
}

/********
HISTORY Current
*/

.historycurrent .seedlot_content:before,
.historycurrent .seedlot_content:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.historycurrent .seedlot_content:after {
    clear: both;
}

.historycurrent .seedlot_content {
    *zoom: 1;
    padding-bottom: 20px;
}

.historycurrent .general_floatcol {
    float: left;
    width: 22%;
    margin-left: 2%;
    margin-right: 1%;
}

.historycurrent h2 {
    font-size: 1.8em;
    margin-bottom: 0.8em;
}

.historycurrent h3, .historycurrent h3 label {
    color: #999 !important;
    margin: 0 0 10px 0 !important;
    padding: 0;
    border-bottom: 1px dotted #ccc;
    font-size: 1.5em !important;
}

.historycurrent h4, .historycurrent h4 label {
    margin: 10px 0 0 0;
    color: #89b328 !important;
}

/*
.historycurrent h4, .historycurrent h4 label {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 1em;
	color: #89b328 !important;
}*/


.historycurrent label {
    font-weight: bold;
    color: #444;
}

.historycurrent .editor-label {
    padding-top: 6px;
}

.historycurrent .editrow {
    margin-left: 15px;
}

.historycurrent .general_floatcol .editrow {
    margin-left: 0px;
}

.historycurrent fieldset {
    margin-top: 2em;
    border: 1px solid #ccc;
    padding-left: 5px;
}

.historycurrent legend {
    font-weight: bold;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.historycurrent table {
    border-collapse: collapse;
    background-color: transparent;
    margin-top: 10px;
}

.historycurrent td, .historycurrent th {
    padding: 5px;
}

.historycurrent th {
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    vertical-align: bottom;
}

.historycurrent textarea {
    width: 96%;
    min-height: 100px;
}

.exp_chk {
    float: left;
    width: 200px;
    height: 20px;
}

.login_box {
    width: 400px;
    margin: 0 auto;
}

    .login_div, .login_box h2 {
        margin-left: 110px;
    }

.login_download {
    margin-top: 10px;
    float: left;
}

.login_msg {
    width: 420px;
    margin: 10px auto 0px auto;
}

.validation-summary-errors {
    font-weight: bold;
    margin: 0px;
}

    .validation-summary-errors span {
        margin-bottom: 10px;
        display: block;
    }

    .validation-summary-errors ul {
        font-weight: normal;
        margin: 00px 0px 0px 10px;
    }

.border_top {
    margin-top: 10px;
    padding-top: 5px;
}

.date_div {
    float: left;
    margin-top: 4px;
}

.cur_top {
    float: left;
    margin-top: 5px;
}

.edit_pest h3 {
    margin-top: 20px;
    font-size: 14px;
    color: #000000;
    padding-bottom: 5px;
}

.pest_tbl .header1, .pest_tbl .header2 {
    color: #000;
    text-align: left;
    padding: 5px;
    float: left;
}

.pest_tbl .header1 {
    width: 155px;
}

.pest_tbl .header2 {
    width: 305px;
}

.pest_tbl .cell {
    text-align: left;
    padding: 5px;
    float: left;
}

.ui-dialog {
    width: 375px !important;
}

.popup_div {
    width: 400px;
}

.ui-widget {
    font-size: 0.9em;
}

.actions {
    width: 75px;
}


.Viewer {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.Slider {
    background-color: black;
    color: white;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}


.GalleryLayout {
}

.GalleryTooltip {
    font-size: 12px;
}


/*.GalleryDirectoryItem:hover, .GalleryPhotoItem:hover {
    color: orange;
}

    .GalleryDirectoryItem:hover .GalleryThumbnailContainer, .GalleryPhotoItem:hover .GalleryThumbnailContainer {
        background-color: #999999;
    }

    .GalleryDirectoryItem:hover .GalleryPhotoContainer, .GalleryPhotoItem:hover .GalleryPhotoContainer {
        background-color: #999999;
    }*/



/*classes defined in Theme/Code.js*/

.GalleryThumbnailImage {
    margin: 4px;
}

.GalleryThumbnailContainer {
    display: inline-block;
    background-color: #cccccc;
}

    .GalleryThumbnailContainer:hover {
        background-color: #999999;
        -moz-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

.GalleryPhotoImage {
    margin: 4px;
}

.GalleryPhotoContainer {
    display: inline-block;
    background-color: #cccccc;
}

    .GalleryPhotoContainer:hover {
        background-color: #999999;
    }


.GalleryTooltipContainer {
    rem-border-top: solid 1px #999999;
    rem-border-left: solid 1px #777777;
    rem-border-right: solid 1px #dddddd;
    rem-border-bottom: solid 1px #bbbbbb;
    border: solid 4px #cccccc;
    padding: 6px;
    background-color: #fffeee;
    margin: 2px;
    height: 100%;
}

    .GalleryTooltipContainer:hover {
        border: solid 4px #999999;
    }


.SlideShowPrevBtn {
    cursor: pointer;
    position: absolute;
    background-color: White;
    width: 64px;
    height: 24px;
    top: 120px;
    left: 12px;
    background-image: url(Images/prev.png);
    border-bottom: solid 2px #333333;
    border-left-style: none;
}

.SlideShowNextBtn {
    cursor: pointer;
    position: absolute;
    background-color: White;
    width: 64px;
    height: 24px;
    top: 120px;
    right: 12px;
    background-image: url(Images/next.png);
    border-bottom: solid 2px #333333;
    border-right-style: none;
}

.GalleryPhotoItem {
    float: left;
    width: 64px;
    height: 48px;
    margin: 4px;
}

.GalleryItemSelected {
    background-repeat: no-repeat;
}

#CommonBody {
    width: 100%;
    padding-bottom: 40px;
    background-color: #303030;
}

TABLE.GalleryLayout {
    border-style: none;
}

    TABLE.GalleryLayout TD {
        border-style: none;
        border-color: #cccccc;
    }

    TABLE.GalleryLayout TABLE TD {
        border-style: none;
        border-color: #cccccc;
    }

.image-upload > input {
    visibility: hidden;
    width: 0;
    height: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

.grid {
  background: #DDD;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 25%;
}

.grid-item {
  float: left;
  position: relative;
}

.grid-item img {
  display: block;
  width: 100%;
  padding: 10px;
}

.overlay-img{
    width: 50px !important;
    height: 50px !important;
}

* { box-sizing: border-box; }

