@import url('css/proxima-nova.css');

td,tr {
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
}

table {
  border-spacing: 3px;
 /* border-collapse:collapse; */
}

.msg{
	
max-width: 600px; 
  overflow: auto;

  word-wrap: break-word; /* IE */

	
	
}

table td, table th
{
    padding: 2px; /* 'cellpadding' equivalent */
}

fieldset {
	background-color:#FEFEFE;
	border: 1px solid #f0f0f0;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
		behavior: url(border-radius.htc);
}


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	background-color: #ffffff;
	margin-top:5px;
	margin-bottom:5px;
}
a:link {
	color: #134776;
	font-weight:600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:600;
	color: #134776;
}
a:hover {
	text-decoration: overline underline;
font-weight:600;
	color: #339933;
}
a:active {
	text-decoration: none;
font-weight:600;
	color: #134776;
}



.white {
	text-decoration: none;
	color: #ffffff;
}
A.white:link {
font-weight:300;
	color: #ffffff;
}
A.white:visited {
	font-weight: bold;
	color: #ffffff;
}
A.white:hover {
	text-decoration: underline overline;
	font-weight: bold;
	color: #ffffff;
}
A.white:active {
	font-weight: bold;
	color: #ffffff;
}








tr {
/*		background-color: #FFFFFF; */
}
.border1 {
	border: 1px solid #cccccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.bprnt {
	border: 1px solid #cccccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
/*	background-image: url(bgg.jpg); */
	background-image: url(bg.png);
}


.error_msg {
	font-weight:bold;
	color:#FF0000;
}

.tooltip_head { background-color:#FFFFFF; }

.header {
	font-size:24px;
}
.spcr {
	font-size:3px;
	background-color: #efefef;
}

.hide {
display:none;



}
.smallin {
	font-size:9px;
}
.bigin {
	font-size:13px;
}


.bigin
.warning_text {
	font-weight:bold;
	color:#FF0000;
}


.cat_table {
	font-size:11px;
}

.cat_table tr:hover{
	background-color: #FFFFFF;
}

.completion_bar {
	background-color: #efefef;
}

.completion_bar tr:hover{
	background-color: #efefef;
}

.controls_selected {
	font-weight:bold;
}

.controls_table {
	background-color:#F4F4F4;
	border:none;
}

.controls_table_head {
	font-weight:bold;
}

.error_table {
	background-color:#FF9FEE;
	border:none;
}

.error_table_head {
	font-weight:bold;
}

.form_table {
	background-color:#FFFFFF;
	border:none;
}

.phone{
	color: #117d9f;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.blue{
	color: #117d9f;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.tit{
	color: green;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}


.form_table_head {
	vertical-align:top;
	font-weight:bold;
}

.invisible_table {
	padding: 0px;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
}

.table_row_one {
	background-color:#FEFEFE;
		border: 1px solid #a7d0ff;
		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		behavior: url(border-radius.htc);
}

.form_table_head {
	vertical-align:top;
	font-weight:bold;
}

.invisible_table {
	padding: 0px;
	font-family: open_sansregular, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
}

.table_row_one {
	background-color:#FEFEFE;
		border: 1px solid #aeab1c;
		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		
}

.active {
	background-color:#aeab1c;
}

.table_row_two {
	background-color:#aeab1c;
	border: 1px solid #FEFEFE;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
         padding: 3px;
        padding-left: 20px;
        padding-right: 20px;
       
        height:20px;
        line-height:20px;
        margin-left: 10px;
        position: relative;
		
}

.table_row_two  a, .table_row_two_send a {
    color: #FFFFFF;
    text-decoration: none;
    
   
}


.table_row_two_send, .table_row_two:hover {
 background-color: #146734;
 color: #ffffff;
 	border: 1px solid #FEFEFE;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
        padding: 3px;
        padding-left: 20px;
        padding-right: 20px;
        height:20px;
        line-height:20px;
        margin-left: 10px;
	

}


.table_row_two_send:hover {
	background-color:#aeab1c;
        
}







.task_table {
	border: 1px solid #bbbbbb;
	padding: 0px;
	color: #51296E;
	background-color: #efefef;
	font-size: 11px;
	line-height: 150%;
	vertical-align:top;
}

.task_table tr:hover{
	background-color: #FFFFFF;
}

.task_table_head {
	background-color:#FFFFFF;
}

.warning_table {
	border:none;
	background-color:#F8F8F8;
	padding:5px;
}

.task_critical {
	background-color:#117d9f;
	font-weight: bold;
	color: #FFFFFF;
}
.task_high {
	background-color:#117d9f;
	color: #FFFFFF;
}
.task_normal {
	background-color:#0c9646;
	color: #FFFFFF;
-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		behavior: url(border-radius.htc);
}
.task_low {background-color:#F5FFDF;}
.task_very_low {background-color:#F5F5F5;}


input[type=submit] {
	color: #f3f3f3;
	padding:3px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
		padding-left:20px;
	padding-right:20px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ADEF', endColorstr='#134776'); /* for IE */
	background-image: -o-linear-gradient(top, #00ADEF, #134776); /* ie 10 */
	background-image: -ms-linear-gradient(top, #00ADEF, #134776); /* ie 10 */
	background-image: -moz-linear-gradient(top, #00ADEF, #134776); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #134776),color-stop(1, #00ADEF)); /* Saf4+, Chrome */
	-webkit-box-shadow: #4b4b4b 0px 2px 5px;
	-moz-box-shadow: #4e4e4e 0px 2px 5px;
	box-shadow: #e3e3e3 0px 2px 5px;
	border: none;
	behavior: url(border-radius.htc);
}


input[type="radio"] {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}


input[type=reset]{

	color: #f3f3f3;
	padding:3px;
	text-align:center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

padding-left:20px;
	padding-right:20px;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d01111', endColorstr='#7e0c0c'); /* for IE */
	background-image: -o-linear-gradient(top, #d01111, #7e0c0c); /* FF3.6 */
	background-image: -ms-linear-gradient(top, #d01111, #7e0c0c); /* FF3.6 */
	background-image: -moz-linear-gradient(top, #d01111, #7e0c0c); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #7e0c0c),color-stop(1, #d01111)); /* Saf4+, Chrome */
	-webkit-box-shadow: #4b4b4b 0px 2px 5px;
	-moz-box-shadow: #4e4e4e 0px 2px 5px;
	box-shadow: #e3e3e3 0px 2px 5px;
	border: none;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}
input, textarea, select,file,.required, .productcheckbox , .form {
	/*  width: 250px;*/
	padding: 2px;
	background-color:#F4F4F4;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	color: #666666;
}

.former {
	 width: 100px;
	height: 15px;
	 float: left;
	 margin-right: 5px;

}
.formerd {

	 float: left;
	 margin-right: 5px;

}


.lines {
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		behavior: url(border-radius.htc);
}


.linest {

	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
		behavior: url(border-radius.htc);

}

.linest1 {

	border: 1px solid #E6E6E6;
	background-color: #F6F6F6;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
		behavior: url(border-radius.htc);

}


.lineshome {
min-height:20px;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
		-moz-border-radius: 0px 10px 0px 10px;
	-webkit-border-radius: 0px 10px 0px 10px;
	border-radius: 0px 10px 0px 10px;
		behavior: url(border-radius.htc);
}

.lineshome:hover, .lines:hover, .linest:hover, .linest1:hover {
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
	background-image: url(hombg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.rounded{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(border-radius.htc);
}


ul {
	list-style-position: outside;
	list-style-image: url(bullet.png);
}

.noborder{
	border: 0px;
}
.cancel{
	border: 0px;
	background-attachment: fixed;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

legend {
  padding: 3px;
  text-align:right;
  }




#backgroundPopup { 
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	
	top:0px;  
	left:0px;
}
#toPopup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 50%;
    margin-left: -402px;
    position: fixed;
    top: 20%;
    width: 650px;
    z-index: 2;
}
div.loader {
    background: url("img/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
    background: url("img/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 4px 7px;
}



/* =Nav
-------------------------------------------------------------- */
#nav-trigger {
  display: none;
  text-align: center; }
  #nav-trigger span {
    display: inline-block;
    padding: 10px 30px;
    background-color: #0c9646;
    color: white;
    cursor: pointer;
    text-transform: uppercase; }
  
    #nav-trigger span:after {
      display: inline-block;
      margin-left: 10px;
      width: 20px;
      height: 10px;
     
      border-left: solid 10px transparent;
      border-top: solid 10px #fff;
      border-right: solid 10px transparent; }
  
    #nav-trigger span:hover {
      background-color: #117d9f; }
    #nav-trigger span.open:after {
      border-left: solid 10px transparent;
      border-top: none;
      border-bottom: solid 10px #fff;
      border-right: solid 10px transparent; }

nav {
  margin-bottom: 30px; }

nav#nav-main {
  background-color: #0c9646;
  padding: 4px 0; }
  nav#nav-main ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center; }
  nav#nav-main li {
    display: inline-block;
    border-right: solid 1px #05632d;
    padding: 0 5px; }
    nav#nav-main li:last-child {
      border-right: none; }
  nav#nav-main a {
    display: block;
    color: white;
    padding: 10px 30px;
    text-transform: uppercase;
  
  }
    nav#nav-main a:hover {
      background-color: #117d9f;
      color: #fff; }

nav#nav-mobile {
  position: relative;
  display: none; }
  nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #0c9646; }
  nav#nav-mobile li {
    display: block;
    padding: 5px 0;
    margin: 0 5px;
    border-bottom: solid 1px #05632d; }
    nav#nav-mobile li:last-child {
      border-bottom: none; }
  nav#nav-mobile a {
    display: block;
    color: white;
    padding: 10px 30px; }
    nav#nav-mobile a:hover {
      background-color: #117d9f;
      color: #fff; }

/* =Sections
-------------------------------------------------------------- */
section h1 {
  margin-bottom: 10px; }

section p {
  margin-bottom: 30px; }
  section p:last-child {
    margin-bottom: 0; }

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 900px) {
  #nav-trigger {
    display: block; }

  nav#nav-main {
    display: none; }

  nav#nav-mobile {
    display: block; } }



ul.topnav {
    clear: all;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #146734;
    
    width: 100%;
  display: table;
  table-layout: fixed;
    
}

/* Float the list items side by side */
ul.topnav li {float: left;

 display: table-cell;
   width: 11.1111%;
  text-align: center;
}

/* Style the links inside the list items */
ul.topnav li a {
  width: 100%;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
    
  
    
    
}

/* Change background color of links on hover */
ul.topnav li a:hover {background-color: #aeab1c;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}


.maintableform {
    
    width: 550px;
}
#maintableform {
    
    width: 800px;
}
#line {
    
    min-height: 350px;
}

#footer {

   left:0px;
   bottom:0px;
   height:40px;
  line-height: 40px;
   width:100%;
   background:#fefefe;
   color: #666666;
   font-size: 10px;
   
}


/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
@media (max-width: 767px) { 
    .maintableform, #maintableform  {
    
    width: 98%;
}
}