@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;
		
}


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.table_row_two {
    color: white;
}
A.white:link {
	font-weight:600;
	color: #ffffff;
}
A.white:visited {
	font-weight:600;
	color: #ffffff;
}
A.white:hover {
	text-decoration: underline overline;
	font-weight:600;
	color: #ffffff;
}
A.white:active {
	font-weight:600;
	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: 600;
	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: 600;
	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: 600;
}

.controls_table {
	background-color:#F4F4F4;
	border:none;
}

.controls_table_head {
	font-weight: 600;
}

.error_table {
	background-color:#FF9FEE;
	border:none;
}

.error_table_head {
	font-weight: 600;
}

.form_table {
	background-color:#FFFFFF;
	border:none;
}

.phone{
	color: #117d9f;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
}

.blue{
	color: #117d9f;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.tit{
	color: green;
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
}


.form_table_head {
	vertical-align:top;
	font-weight: 600;
}

.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 #e6e6e6;
		-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		
}

.form_table_head {
	vertical-align:top;
	font-weight: 600;
}

.invisible_table {
	padding: 0px;
	font-family: open_sansregular, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:none;
}



.active {
	background-color:#aeab1c;
}

.table_row_twe {
	background-color:#E6E6E6;
	border: 1px solid #FEFEFE;
	
}

.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;
       color: white;
        height:20px;
        line-height:20px;
        margin-left: 10px; 
		
}

.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:620;
	color: #FFFFFF;
}
.task_high {
	background-color:#117d9f;
	color: #FFFFFF;
         font-weight: 600;
         
-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.task_normal {
	background-color:#0c9646;
	color: #FFFFFF;
-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
		
}
.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;
	
}


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;
	
}
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;
	
	font-family: "Proxima Nova", Arial, Helvetica, sans-serif;
	color: #666666;
}

/* style all input elements with a required attribute */
input:required, textarea:required, select:required, file:required {
  box-shadow: 1px 1px 2px rgba(200, 0, 0, 0.5);
   border: 1px solid gray;
}

/**
 * style input elements that have a required
 * attribute and a focus state
 
input:required:focus {
  border: 1px solid red;
  outline: none;
}

/**
 * style input elements that have a required
 * attribute and a hover state

input:required:hover {
  opacity: 1;
}
 */
.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;
		
}


.linest {

	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
		

}

.linest1 {

	border: 1px solid #E6E6E6;
	background-color: #F6F6F6;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
		

}


.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;
		
}

.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;
	
	background-image: url(hombg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.rounded{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
}


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;
}


/* =Sections
-------------------------------------------------------------- */
section h1 {
  margin-bottom: 10px; }

section p {
  margin-bottom: 30px; }
  section p:last-child {
    margin-bottom: 0; }


.maintableform  {
    
    width: 550px;
}

/* 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  {
    
    width: 98%;
}


    .crumbs {
   
    width: 90%;
    }



}




  

    .crumbs {
    height:2.3em;
    width: 50%;
    }

    .crumbs span {
    float:left;
    line-height:2.3em;
    padding-left:.75em;
    color:#777;
    }

    .crumbs span a {
    display:block;
    padding:0 15px 0 0;
    background:url(images/crumbs.gif) no-repeat right center;
    }

    
    .crumbs span a:link, .crumbs span a:visited {
    text-decoration:none;
    color:#777;
    }

    .crumbs span a:hover, .crumbs span a:focus {
    color:#dd2c0d;
    }

    
    
    
    
    
    
    
    
    
    #centeredmenu {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:4px solid #000;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#369;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight: 600;
}

nav.topnav {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:4px solid #0c9646;
   overflow:hidden;
   position:relative;
}

ul.topnav {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #0c9646;


   text-align:center;







}

ul.topnav li {
    
    float: left;
 
   margin:0;
   padding:0;
 
  border-right: 1px solid #05632d;





}


ul.topnav li:nth-last-child(2) {
    border-right: none;
}

ul.topnav li a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 12px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
  font-size: 13px;
  
   display:block;
   margin:0 0 0 10px;
   padding:5px 10px;
  
   line-height:2em;
  
  
  
}

ul.topnav li a:hover {background-color: #555;}

ul.topnav li.icon {display: none;}

@media screen and (max-width:720px) {
  ul.topnav li:not(:first-child) {display: none;  border-right: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;
     border-right: none;
     color: #ffffff;
  }
}

@media screen and (max-width:720px) {
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
     border-right: none;
  }
  
  
    ul.topnav  li {
 
     border-right: none;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
     border-right: none;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}