/* Begin HTML elements */
body
{
    background-color: #336;
    font-size: 12px;
    width: 100%;
}

h1
{
    font-family: Arial,Helvetica, Verdana,Tahoma, sans-serif;
    font-size: 1.8em;
    width: 100%;
}

h2
{
    font-family: Arial,Helvetica, Verdana,Tahoma, sans-serif;
    font-size: 1.2em;
    float: left;
    clear: left;
    margin-bottom: 1em;
    margin-top: 1em;
    width: 100%;
}

h3 {
    margin-top: 1em;
    margin-bottom: .25em;
    font-size: 1em;
    font-weight: bold;
    width: 100%;
    float: left;
    clear: left;
}

/*
button, input[type="submit"]
{
    background-color: #ffffcd;
    color: #003366;
    font-family: verdana, Tahoma, Arial, sans-serif;
    font-weight: bold;
    float: left;
    clear: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: .5em;
    padding-right: .5em;
}
*/

label
{
    float: left;
    clear: left;
    width: 100%;
    font-weight: bold;
    color: #383838;
}

li > label
{
    width: 80%;
    float: none; clear: none;
}

input[type="text"], input[type="checkbox"], select, textarea
{
    float: left;
    clear: left;
    margin-bottom: 1em;
}

/*
input[type="file"]
{
    font-family: verdana, Tahoma, Arial, sans-serif;
    font-size: 1.0em;
    background-color: #FFFFCD;
    color: #036;
    padding: 0.2em 0.8em 0.2em 0.8em;
    margin: 0 0 1em 0.3em;
    border: 0.1em solid #707F94;
    font-weight: bold;
}
*/

ul
{
    float: left;
    clear: left;
    width: 100%;
}

p
{
    float: left;
    clear: left;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}

fieldset
{
    padding: 1.5em;
    float: left;
    clear: left;
    width: 95%;
    margin-bottom: 1em;
}

fieldset > legend
{
    font-weight: bold;
    margin-bottom: 1em;
}

/* End HTML elements */

/* Begin general classes */
p.label {
    margin-top: .5em;
    margin-bottom: .5em;
    overflow-wrap: break-word; /*Edge, Firefox*/
    word-break: break-word; /*Chrome*/
    -ms-word-break: break-all; /*IE*/
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

p.label span
{
    font-weight: bold;
    color: #383838;
}

div#pagerLinks
{
    width: 100%;
    float: left; 
    clear: left; 
    margin-top: 0em;
    margin-bottom: 1em;
}

h1.pageTitle
{
    padding: 0.15em 2% 0.15em 2%;
    clear:left;
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #707F94;
    color: #E2E5EA;
    width: 96%;
    overflow: hidden;
}

#contentHeader
{
    padding: 0.15em 2% 0.15em 2%;
    font-size: 1.8em;
    clear:left;
    font-weight: normal;
    margin-top: 0px;
    background-color: #707F94;
    color: #E2E5EA;
    width: 96%;
    overflow: hidden;
}

a.LinkButton, button, input[type="file"], input[type="submit"]
{
    font-size:1em;
    background-color: #ffffcd;
    color: #003366;
    padding:0.3em 0.8em 0.3em 0.8em;
    margin: 0 0 0 0.3em;
    border:0.1em solid #707f94;
    font-weight: bold;
    text-decoration: none;
    font-family: verdana, Tahoma, Arial, sans-serif;
    cursor: pointer;
}

a.LinkButton:hover
{
    color: #003366;
    text-decoration: none;
    cursor: pointer;
}


/* End general classes */

/* Begin Telerik Menu */
div#telerikMenu .undoDisabledGrayout span
{
    color:Black;
    background: #B0B0B0;
}

div#telerikMenu ul
{
    float: left;
    clear: left;
    width: 100%;
}

div#telerikMenu ul li
{
    float: left;
    clear: left;
    width: 100%;
}


div#telerikMenu div#selectedUserAndProfile
{
    width: 80%; 
    margin: 0px 0px 1em 0px; 
    padding: .5em 10% 0px 10%; 
    background: #E6E6E6; 
    border: solid 1px gray;    
}


div#telerikMenu ul#selectedUserAndProfileList
{
    list-style-type:none;
    width: 100%; 
    padding-left: 0px;
}

div#telerikMenu ul#selectedUserAndProfileList li
{
    margin-bottom: .5em;
}

div#telerikMenu ul li div
{
    border-bottom: 0px;
    font-size: .9em;
    margin-left: 10%;
}


/* End Telerik Menu */


/* Begin Web Grid */
.WebGridTable { border-collapse: collapse; width: 100%;padding:0.5em 0 0 0;margin:1.5em 0 1em 0; text-align:left; float: left; clear: left;}
.WebGridTable1 { border-collapse: collapse;  width: 90%;padding:0.2em 0 0 0;margin:0.2em 0 0 0; text-align:left;float: left; clear: left;position: relative;}
.WebGridHeader { background-color: #D8E8EC; font-weight: bold; color: #003366; font-size:1em;text-align:left;}
.WebGridHeader1 { background-color: #D8E8EC; font-weight: bold; color: #003366; font-size:1em;text-align:left;}
.WebGridTable th, .WebGridTable td { border: 1px solid #C0C0C0; padding:0.5em 0.8em 0.5em 0.4em; text-align:left; }
.WebGridTable1 th, .WebGridTable1 td { border: 1px solid #C0C0C0; padding:0.2em 0.2em 0.2em 0.2em; text-align:left; }
.WebGridAlternatingRow1 { background-color: #E8E8E8; color: #000;  padding: 0.2em 0.2em 0.2em 0.2em;  font-size:1em;}
.WebGridRow{ border: 1px solid #C0C0C0; font-size:1em;}
.WebGridAlternatingRow { background-color: #E8E8E8; color: #000;  padding: 0.5em 0.8em 0.5em 0.4em;  font-size:1em;}
.WebGridTable th a {text-decoration:underline; color:#003366; }
.WebGridFooter td{border:0; font-size:1em; text-align:left;}
.WebGridTable caption {text-align:left;font-weight:bold;padding:0.5em 0 0.5em 0.2em; font-size: 1.1em;}

.WebGridTable .ListColumn1 {width:10%;}
.WebGridTable .ListColumn2 {width:30%;}
.WebGridTable .ListColumn3 {width:15%;}
.WebGridTable .ListColumn4 {width:13%;}
.WebGridTable .ListColumn5 {width:27%;}

#Pager {padding:2em 0.2em 0 0.2em;text-align:left;font-size:0.9em; }
#Pager a, #Pager a:hover, #Pager a:active {float:right;font-size:0.9em; font-weight:bold;text-decoration:none;color:Blue;padding:0 1em 0 1em;}

/* End Web Grid */

.NoDataFound 
{
    color: #800000
}

.privacy-notice {
    background-color: #E6E6E6 /* #f0f0f0*/ /*lightgrey*/;
    text-align: left;
    border: 1px solid #000;
    margin: 20px;
    padding: 20px;
}

a.privacy-notice-btn {
    box-sizing: border-box;
    border: none;
    height: 2em;
    font-family: inherit;
    padding: 0.3em 0.8em 0.3em 0.8em;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    min-height: 16px;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

a.btn-acknowledge {
    background-color: #007000;
}

a.btn-cancel {
    background-color: #C30000;
}

a.privacy-notice-btn:hover {
    border: 1px solid #000;
    box-shadow: inset 0 0 0 1em rgba(0, 0, 0, 0.1);
}

div#container {
    width: 89%;
    margin-left: 5%;
    margin-right: 5%;
    float: left;
    clear: left;
    background-color: White;
    border-right: 1px solid black;
    border-left: 1px solid black;
    margin-bottom: 3em;
}

/* Begin Logos Header*/

div#container div#header
{
    /*background: url('themes/base/images/Header_Background_Revised.jpg') no-repeat 100% 0px; */
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	position: relative;
	right: -1px;
}

div#container  div#header a
{
    display: block;
}

div#container  div#topMenu
{
    clear: left;
    margin-bottom: .75em;
}

div#container  div#header  a#USDALogoLink
{
    float: left;
 }

div#container  div#header  div#USDAFSISTextLinks
{
    float: left;
 }

div#container  div#header  div#USDAFSISTextLinks   a#FSISLink
{
    float: left;
    clear: left;
}

div#container  div#header  div#USDAFSISTextLinks  a#USDATextLink
{
    float: left;
}

div#container  div#header  a#LSASLink
{
    float: right;
    clear: none;
    margin-right: 12%;
}

/* End Logos Header*/

/* Begin Top Menu*/
div#container div#topMenu
{
    float: left;
    clear: left;
    background-color: #707F94;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    width: 100%;
}

div#container  div#topMenu  a
{
    float: right;
    clear: none;
    text-decoration: none;
    color: White;
    border-right: solid 2px black;    
    font-size: 1.1em;
    font-weight: bold;
    padding: 3px 5px 2px 5px;
}

div#container  div#topMenu  a.first
{
    border-right: none;
}

/* End Top Menu */

/* Begin Left Menu */
div#container  div#leftMenu
{
    float: left;
    clear: left;
    width: 22%;
    margin-left: 1%;
    margin-bottom: .75em;
    background-color: #BDC5D1;
    border: solid 1px black;
    font-size: 1em;
}

div#container  div#leftMenu h1, div#container  div#leftMenu * h1
{
    background-color: #717F94;
    width: 92%;
    padding: 2% 4%;
    font-size: 1.1em;
    font-weight: bold;
    color: White;
    margin-bottom: 0px;
}

div#container  div#leftMenu h2, div#container  div#leftMenu * h2
{
    background-color: #717F94;
    width: 92%;
    padding: 2% 4%;
    font-size: 1em;
    color: White;
    line-height: 1.5em;
    margin-bottom: .5em;
    margin-top: .5em;
    font-size: 1.1em;
}


div#container > div#leftMenu * label#lblStatusCheck
{
    margin-left: 2%;
    margin-top: 1em;
}

div#container > div#leftMenu * input#tbStatusCheck
{
    margin-bottom: 0px;
}

div#container > div#leftMenu * button#btnInquireLabelApplication
{
    margin-bottom: 0px;
}

div#container > div#leftMenu  ul, div#container > div#leftMenu * ul
{
    float: left;
    clear: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5%;
    list-style: none;
    width: 95%;
    background-color: #BDC5D1;
}

div#container > div#leftMenu  a, div#container > div#leftMenu * a
{
    text-decoration: none;
    color: #003687;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2em;
    font-weight: bold;
}
/* End Left Menu */

div#container > div#content
{
    float: left;
    clear: left;
    padding-bottom: 1em;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
}

div#container > div#leftMenu + div#content
{
    clear: none;
    width: 70%;
}

div#container  div#content form
{
    float: left;
    clear: left;
    width: 100%;
}

/* Begin Label Application Form */

div#container * div#BreadCrumbs
{
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    float: left; clear: left;
    padding-top: .7em;
    font-size: 1em;
    padding-bottom: 0em;
    position: relative;
    left: -2%;
}

div#container * div#BreadCrumbs > p#goToText
{
    clear: none; font-weight: bold; float: right; clear: none; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px; width: 5%;
    margin-top: .7em;
}

div#container * div#BreadCrumbs > button#btnChangeBreadCrumbJumper
{
    clear: none; margin-left: 10px; float: right; margin-top: 0px; overflow: visible; margin-top: 3px;
}

div#container * div#BreadCrumbs > select#stepSelector
{
    font-size:1.1em ;height:1.8em;vertical-align:middle;clear: none;  float: right;margin-top: 3px;
}

div#container > div#content  div#LabelApplicationNavigationButtons
{
    text-align:center; margin-top: 1.5em; margin-bottom: 0em; float: left; clear: left; width: 94%; font-size: 1.2em; border-top: solid 1px #C0C0C0;
    padding-left: 5%; padding-right: 5%; padding-top: 1em;
    left: -2%; position: relative;
}

div#container > div#content  div#LabelApplicationNavigationButtons button
{
    margin-left: 2%;
    padding: .25em .5em;
    float: none;
    clear: none;
}

div#container div#content div#errors
{
    border: solid 2px red;
    margin-bottom: 1em;
    float: left; clear: left;
    width: 79%;
    margin-left: 0%;
    margin-right: 5%;
    margin-top: 1em;
    padding-left: 6%; padding-right: 5%;
    padding-bottom: 1em;
    background-color: #f1e7d1;
    background-image: url('themes/base/images/errorIcon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

div#container div#content div#successfulSubmissionBox
{
    border: solid 2px green;
    margin-bottom: 1em;
    float: left; clear: left;
    width: 89%;
    margin-left: 0%;
    margin-right: 5%;
    padding-left: 6%; padding-right: 5%;
    padding-bottom: 1em;
    background-color: #b8e6b7;
    background-image: url('themes/base/images/successIcon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

div#container > div#content  div.info
{
    border: solid 2px blue;
    margin-bottom: 1em;
    float: left; clear: left;
    width: 89%;
    margin-left: 0%;
    margin-right: 5%;
    margin-top: 1em;
    padding-left: 6%; padding-right: 5%;
    padding-bottom: 1em;
    background-color: #b8def3;
    background-image: url('themes/base/images/info.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
}


div#container > div#content  div#errors h2
{
    margin-top: 1em;
    padding-top: 0px;
}

div#container > div#content  span.label
{
    font-weight: bold;
    color: #383838;
    padding-right: 1em;
}

div#container > div#content  div#errors h1
{
    font-size: .9em;
    color: Black;
}

div#container > div#content  div#errors ul#errorList
{
    margin-top: 0px;
}

div#container > div#content > form#LabelApplicationSummary p
{
    margin-top: 1em;
}

/* End Label Application Form */

/* Begin Footer */
div#container  div#footer
{
    float: left;
    clear: left;
    width: 100%;
    background-image: url("themes/base/images/footer_corner_left.gif");
    background-position: bottom left;    
    background-repeat: no-repeat;
    border-left: none;
    text-align: center;
    font-size: 1em;
    border-collapse: collapse;
    position: relative;
    left: -1px;
    border-top: solid 1px black;
    padding-top: 1em;
}

div#container  div#footer  p
{
    width: 200px;
    margin: 0 auto;
    margin-top: 1em;
}
/* End Footer */

div.jqi
{
    width: 400px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: white;
    font-size: 11px;
    text-align: left;
    border: solid 1px #EEE;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 7px;
    padding-top: 20px;
}

div.jqi .jqicontainer {
font-weight: bold;
}

div.jqi .jqiclose {
position: absolute;
top: 4px;
right: -2px;
width: 18px;
cursor: default;
color: #BBB;
font-weight: bold;
padding-bottom: 50px;
}

div.jqi .jqibuttons {
text-align: right;
padding: 5px 0 5px 0;
border: solid 1px #EEE;
background-color: #F4F4F4;
}
