/*  Change Log 
Revision		Date			Developer					Descriptioin
0				????			?????????					?????????
1				1/15/2019		Davdi H.					Bug fixes
2				09/11/2019		Alex M.						Styles Added
*/

body {
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
}

h1 {
	font-size:16px;
	font-weight:bold;	
}
/* Rev 1 -  changed content width t0 1000 from 900 */
#content{
	width: 1000px;
	background-color:#FFFFFF;
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #FFF;
}

.text {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	font-size: 14px;
	/*color: #4D4D4C;*/
}

.text500 {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
    font-style: normal;
	font-size: 14px;
	/*color: #4D4D4C;*/
}

.text1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	font-size: .8em;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	font-size: .8em;
	color: #000000;
	padding-left: 10px;
	
}

.boldRed {
	font-family: 'Roboto', sans-serif;
    font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	}
	
.bold {
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
    font-style: normal;
	font-size: .8em;
	color:#000000;
}

.header {
	font-size:14px;
	color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	
}

.headerHome  {
	font-size:14px;
	color:#fff;
	float:right;
	clear: both;
	margin-right: 10px; 
	text-decoration: none;
}

.headerHome:hover  {
	font-size:14px;
	color:#8E9A36;
	float:right;
	clear: both;
	margin-right: 10px; 
	text-decoration: none;
}

.headerHome a {
	text-decoration: none;
}

.table {
padding-left:10px;
}

.headerAll {
	background-color: #546758;
	text-decoration: none;
	font-size:16px;
	color:#FFFFFF;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.headerChild {
	background-color: #587762;
	text-decoration: none;
	font-size:14px;
	color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-decoration: none;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.bar {
    position: relative;
    border-bottom: 2px solid #D8D8D8;
    display: block;
	width: 220px
}

.line{
border-bottom: 1px #F7F7F7 solid;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	font-size: 14px;
	color: #000000;
}

.box {
	border: 1px solid #5B5D62;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	color: #333333;
	margin: 1px;
}

.table {
 height:auto;
 position:relative;}

.topimage {
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 100px;
}
.toprightimage {
	margin-top: 5px;
	margin-left: 7px;
	margin-bottom: 100px;
}
.indentedtext {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	font-size: 14px;
	/*color: #4D4D4C;*/
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
}
.indentedTable {
	margin-left: 20px;
	border: 1px solid #333;
	width: 500px;
	margin-top: 10px;
}

.indentedTable2 {
	margin-left: 20px;
	border: 1px solid #FFF;
	width: 850px;
	margin-top: 20px;
	text-align: center;
}
.indentedTable3 {
	margin-left: 20px;
	border: 1px solid #333;
	width: 540px;
	margin-top: 10px;
}
.indented3 {
	margin-left: 10px;
	width: 880px;
}
/* Rev 1 - added idented4 */
.indented4 {
	margin-left: 10px;
	width: 980px;
}
.border2 {
	border: 1px solid #FFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	width: 1050px;
	border-radius: 3px;
}
.purpleborder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4C7D3;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
}


#navcontainer { width: 100%; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-style: normal;
	
}

#navcontainer a
{
	display: block;
	padding: 8px 0px;
	background-color: #939598;
	border: 1px solid #000000;
	color: white
}

#navcontainer a:link, #navlist a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #5B5D62;
	color: white
}
.bottomcenterlink {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	font-size: 10px;
	text-decoration: none;
	padding-top: 10px;
}
.lefttitles {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
	color: #FFF;
	text-align: center;
	background-color: #5B5D62;
}
.leftindent {
	margin-left: 10px;
}
p {
	margin-left: 5px;
}
.copyright {
	text-align:left;
	color:#666;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
}

.formholder {
	padding:10px;
	background-color:#FFFFFF;
	
}

ul#navlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 a { padding: 2px 5px; }

.hide{display:none;}

#state {
	  width: 247px;
  }
  
  #state option {
	  width: 247px;
  }
  #country {
	  width: 85px;
	  height: 21px;
  }
  #country option{
	  width: 85px;
	  height: 21px;
  }
.sheader {
	color:#fff; 
	background-color:#587762; 
	font-weight:bold; 
	font-size:18px;
	height: 25px;
	text-align:left;
	padding-left: 10px;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
	}
.input {
  outline: 0;
  border-width: 0 0 1px;
  border-color: #666;
}
.input:focus {
  border-color: #0F0;
}
.inputs {
 
    
    background: none;
    border-width: 0;
    border-color: transparent;
    color: transparent;
    box-shadow: none;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 14px;
	color: #4D4D4C;
}
.inputs:focus{
     background-color: #EFF2EB;
	 outline: none;
}
.inputsB{
     border-bottom: 1px solid #000000;
	 line-height: 0px;
	 padding-bottom: 0px;
	
}
.selects{
   border: none;
   box-shadow: none;
   border-radius: 0;
   font-size: 14px;	
   font-family: 'Roboto', sans-serif;
   font-weight: 400;
   font-style: normal;	
}
.selects:focus{
   border: none;
   box-shadow: none;
   border-radius: 0;
   font-size: 14px;	
   outline: none;	 
}
.selectsB{
   border: none;
   box-shadow: none;
   border-radius: 0;
   font-size: 14px;	
   border-bottom: 1px solid #000000;
   font-family: 'Roboto', sans-serif;
   font-weight: 400;
   font-style: normal;	
   
  	
}
.selectsB:focus{
   border: none;
   box-shadow: none;
   border-radius: 0;
   font-size: 14px;	
   outline: none;
}

.label{
    padding-left: 11px;
    font-size: 12px;
    color: #546758;	
	font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-style: normal;
}
.cellheader {
	color:#fff; 
	background-color:#5B5D62; 
	font-weight:bold; 
	font-size:11px;
	height: 25px;
	text-align:center;
}

.cellheader1 {
	color:#666; 
	background-color:#F2F2F2; 
	font-weight:bold; 
	font-size:11px;
	height: 25px;
	text-align:left;
	padding-left: 10px;
}


/*Revision 2 Styles Added*/

.inputf {
	width: 243px;
}

.inputz {
	width: 149px;
}

.button {
	background-color: #5B5D62;
	color: #ffffff;
	width: 300px;
	height:35px;
	border-radius: 3px;
}

.button:hover {
	background-color: #8E9A36;
	color: #FFF;
	width: 300px;
	height:35px;
	border-radius: 3px;
}

.button1 {
	background-color: #5B5D62;
	color: #ffffff;
	width: 150px;
	height:25px;
	border-radius: 3px;
}

.button1:hover {
	background-color: #8E9A36;
	color: #FFF;
	width: 150px;
	height:25px;
	border-radius: 3px;
}
	
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color: #546758;
	color: #ffffff;	
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
}

.btn:hover {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color: #425146;
	color: #ffffff;	
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
}

.btnlog {
    letter-spacing: 2px;
    margin: 25px auto 0;
    position: relative;
    width: 150px;
    border-radius: 5px;
    background-color: #546758;
    font-size: 14px;
    color: #ffffff;
    padding: 10px;
    border: 0;
    box-shadow: none;
    text-transform: uppercase;
    text-align: center;
    display: block;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
}

.btnlog:hover {
    letter-spacing: 2px;
    margin: 25px auto 0;
    position: relative;
    width: 150px;
    border-radius: 5px;
    background-color: #425146;
    font-size: 14px;
    color: #ffffff;
    padding: 10px;
    border: 0;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    display: block;
}

/* Icons*/

.mdi {
   font-size: 23px;
   color: #fc4b06;
}

.logintext{
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
}

.logintext2{
    font-family: 'Roboto', sans-serif;
    color: #4D4D4C;
    font-size: 18px;
	padding-bottom: 30px;
	font-weight: 400;
    font-style: normal;
}

.forgotpwd {
    color: #CBCCCB;
    font-size: 12px;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
    font-style: normal;
}

.forgotpwd:hover {
    color: #546758;
    font-size: 12px;
}

.allLinks {
    font-size: 18px;
    color: #337ab7;
    text-decoration: none;
	background-color: transparent;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-style: normal;
}

.allLinks:hover{
 color: #23527c;
 text-decoration: none;	
}

input[type='checkbox']:checked {
  background-color: #587762;
	
}
input[type='checkbox']:checked:after {
  content: '\2713';
  color:white;
}
input[type='checkbox']{
  text-align: center;
  font-size: 10px;
  vertical-align: middle;
  width: 14px !important;
  height: 14px !important;
  appearance:none;
  background-color: #ffffff;
  border: 1px solid #587762;
 }

input[type='radio']:after {
        width: 12px;
        height: 12px;
        border-radius: 12px;
        top: -1px;
        left: -1px;
        position: relative;
        background-color: #ffffff;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 1px solid #587762;
    }

    input[type='radio']:checked:after {
        width: 12px;
        height: 12px;
        border-radius: 12px;
        top: -1px;
        left: -1px;
        position: relative;
        line-height: 12px;
		text-align: center;
        content: "\2022";
		color: #587762;
		font-size: 35px;
        display: inline-block;
        visibility: visible;
        border: 1px solid #587762;
    }

#demo-file::file-selector-button {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color: #587762;
	color: #ffffff;	
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.demo-file::file-selector-button:hover {
	background-color: #546758;
}

.demo-file::-webkit-file-upload-button {
display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background-color: #587762;
	color: #ffffff;	
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
}

.demo-file::-webkit-file-upload-button:hover {
	background-color: #546758;
}

.inputLog {
  
    background: none;
    padding: 10px 14px 5px 14px;
    font-size: 18px;
    border-width: 0;
    border-color: transparent;
    line-height: 29px;
    box-shadow: none;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 14px;
	color: #4D4D4C;
}

.inputLog:focus{
     background-color: #EFF2EB;
	 outline: none;
}

.barLog {
    position: relative;
    border-bottom: 2px solid #D8D8D8;
    display: block;
}
