body
{
	font-family: 'Libre Franklin', sans-serif;
	background-color:#dcdedf;
}
* {
margin: 0;
padding: 0;
}
select {
    padding:10px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
	-webkit-box-shadow: 5px 5px 10px -3px rgba(44,62,80,.20);
	-moz-box-shadow: 5px 5px 10px -3px rgba(44,62,80,.20);
	box-shadow: 5px 5px 10px -3px rgba(44,62,80,.20);
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	width:200px;
	font-size:16px;
	border-style:solid;
	border-width:2px;
	border-color:#999;
	margin-top:50px;
	margin-left: 150px;
 }
label {position:relative}
label:after {
	font-family: FontAwesome;
    content="\f103";
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
	font-size:16px;
}
label:before {
	font-family: FontAwesome;
    content:"\f103";
    right:6px; 
	top:0px;
    width:20px; 
	height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
	font-size:16px;
}
#btmtable{
	margin:20px;
}

#logintextbox{
	margin:10px;
	padding:5px;
	width:200px;
	color:#000000;
	font-family: 'Libre Franklin', sans-serif;
	font-size:16px;
	border-style:none;
	background-color:#FFFFFF;
	border-radius:4px;
	border: 2px solid rgba(189, 195, 199, .5);
	border-style:solid;
	border-width:2px;
	-webkit-box-shadow: inset 5px 5px 10px -3px rgba(44,62,80,.10);
	-moz-box-shadow: inset 5px 5px 10px -3px rgba(44,62,80,.10);
	box-shadow: inset 5px 5px 10px -3px rgba(44,62,80,.10);
	text-align:center;
}

#submitbutton{
	border-style:none;
	height:40px;
	width:120px;
	background-color:#3498db;
	margin-top:25px;
	margin-bottom: 20px;
	margin-left: 60px;
	font-size:16px;
	color:#ecf0f1;
	font-weight:bold;
	border-bottom-color:#2980b9;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
}

#submitbutton:hover{
	border-style:none;
	height:40px;
	width:120px;
	background-color:#49a3df;
	margin-top:25px;
	margin-left: 60px;
	margin-bottom: 20px;
	color:#ecf0f1;
	font-weight:bold;
	border-bottom-color:#2e8ece;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 5px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 5px 0px rgba(44,62,80,.20);
}

#loginfield{
	background-color:#f5f7f8;
	margin:15px;
	height:255px;
	width:230px;
	padding:15px 30px 30px 30px;
	display: inline-block;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	border: 5px solid rgba(255, 255, 255, .5);
}
#brandingimage{
	height:300px;
	width:600px;
	display: inline-block;
	position:absolute; 
	vertical-align:top;
	margin-top:15px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	border: 5px solid rgba(255, 255, 255, .5);
}
#formwrapper{
	width:950px;
	height:310px;
	margin: 0 auto;
	margin-top:100px;
}
#exxonterms{
	width:915px;
	height:275px;
	background-color:#F5F7F8;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	border: 5px solid rgba(255, 255, 255, .5);
	
}
#header{
	height:50px;
	width:100%;
	overflow:none;
	background-color:#3498db;
	margin-bottom:50px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
}
#toctext{
	font-size:10px;
	text-align:center;
	margin-top:5px;
}
#link{
	color:#f5f7f8;
	text-decoration:none;
	float:right;
	margin-right:25px;
	margin-top:15px;
}
#link:hover{
	color:#dcdedf;
}
#toccontainter{
  opacity: 0.9;
  background-color: #868686; 
  width:      100%;
  height:     100%; 
  z-index:    10;
  top:        0; 
  left:       0; 
  position:   fixed; 
  display: none;
}
#countrycontainer{
	z-index:    11;
	height:300px;
	width:500px;
	display: inline-block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	margin: auto;
	background-color:#F5F7F8;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	display: none;
}
#tocContents{
	visibility: hidden;
	z-index:    11;
	height:560px;
	width: 800px;
	display: inline-block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	margin: auto;
	background-color:#F5F7F8;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	display: none;
}
#buttonContainer{
	margin-left:400px;
	
}
#cancelbutton{
	border-style:none;
	height:40px;
	width:120px;
	background-color:#E74C3C;
	margin-top:25px;
	margin-bottom: 20px;
	margin-left: 60px;
	font-size:16px;
	color:#ecf0f1;
	font-weight:bold;
	border-bottom-color:#C0392B;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
}

#cancelbutton:hover{
	border-style:none;
	height:40px;
	width:120px;
	background-color:#e95d4f;
	margin-top:25px;
	margin-left: 60px;
	margin-bottom: 20px;
	color:#ecf0f1;
	font-weight:bold;
	border-bottom-color:#c64c40;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 5px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 5px 0px rgba(44,62,80,.20);
}
#tocDisplay{
	height:475px;
	width:750px;
	overflow-y:scroll;
	overflow-x:hidden;
	margin-top:20px;
	margin-left:30px;
	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.50);
}
/*----- Menu Stuff -----*/

.menu-wrap {
    width:100%;
    color:#000000;
    float:right;
   
}
 
.menu {
    width:100%;
    margin:0px auto;
    font-size:14px;
}
 
.menu li {
    margin:0px;
    list-style:none;

   
}
 
.menu a {
    transition:all linear 0.20s;
    color:#ffffff;
    text-decoration:none;
    font-size:16px;
}
 
.menu li:hover > a, .menu .current-item > a {
    text-decoration:none;
    color:#ffffff;
}
 
.menu .arrow {
    font-size:11px;
    line-height:0%;
}
 
/*----- Top Level -----*/
.menu > ul > li {
    float:right;
    display:inline-block;
    position:relative;
    font-size:19px;
    
}
 
.menu > ul > li > a {
    padding:10px 40px;
    display:inline-block;
    text-shadow:0px 1px 0px rgba(0,0,0,0.4);
    height:30px;
    line-height:30px;
}
 
.menu > ul > li:hover > a, .menu > ul > .current-item > a {
    background:#2E8ECE;
}
 
/*----- Bottom Level -----*/
.menu li:hover .sub-menu {
    z-index:1;
    opacity:1;
}
 
.sub-menu {
    width:120%;
    padding:5px 0px;
    position:absolute;
    top:100%;
    left:0px;
    z-index:-1;
    opacity:0;
    transition:opacity linear 0.15s;
    	-webkit-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	-moz-box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
	box-shadow: 0px 2px 10px 0px rgba(44,62,80,.20);
    background:#b0b1b2;
}
 
.sub-menu li {
    display:block;
    font-size:16px;
}
 
.sub-menu li a {
    padding:10px 30px;
    display:block;
}
 
.sub-menu li a:hover, .sub-menu .current-item a {
    background:#848585;
}

.clearfix{
margin-bottom = -15px;
}
.sub-menu{
margin-top:1px;
}

