/* Minification failed. Returning unminified contents.
(271,20): run-time error CSS1036: Expected expression, found ';'
 */
@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'calibriregular';
    src: url('./fonts/calibri/calibri-webfont.eot');
    src: url('./fonts/calibri/calibri-webfont.eot?#iefix') format('embedded-opentype'),
    url('./fonts/calibri/calibri-webfont.woff') format('woff'),
    url('./fonts/calibri/calibri-webfont.ttf') format('truetype'),
    url('./fonts/calibri/calibri-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'calibrilight';
    src: url('./fonts/calibri-light/calibri_light.eot');
    src: url('./fonts/calibri-light/calibri_light.eot?#iefix') format('embedded-opentype'),
    url('./fonts/calibri-light/calibri_light.woff') format('woff'),
    url('./fonts/calibri-light/calibri_light.ttf') format('truetype'),
    url('./fonts/calibri-light/calibri_light.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
	margin: 0px;
	padding: 0px;
	color: #575757;
	font-size: 14px;
    line-height: 1.5;
    font-family: "Calibri", sans-serif;
  
}
p, .col-inner-3 li {
	font-size: 1.3em;
	line-height: 1.4;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
.page-wrapper {
    min-height: 100%;
    margin-bottom: -50px;
}
* html .page-wrapper {
    height: 100%;
}
.page-buffer {
    height: 50px;
}

a {
	color: #1F4F89;
}
p {
	margin-top: -5px;
	padding-top: 0px;
}



a:hover {
	color: #2F77D0;
}



.wrapper {
	height: auto !important;
	width: 90% !important;
	max-width: 1200px !important;
	min-width: 950px !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
}
.header {
	height: 256px;
	width: 100%;
	position: relative;
	padding-top: 50px;
}
.header-left {
	float: left;
	width: 34.5%;
}
.header-right {
	float: right;
	width: 58%;
	padding-top: 79px;
	text-align: right;
	z-index: 999;
}
.nav-upper {
	position: absolute;
	right: 1px;
	top: 75px;
}

.nav-upper a {
	display: inline-block;
	margin-left: 7px;
}
.nav-upper a:hover {
	opacity: 0.8;
}



.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	text-align: right;
	line-height: 1em;
}



.arrow  {
	float: none;
}
 .arrow:hover {
	opacity: 0.7;
}


.row{
	overflow: hidden;
}
.col-4{
	float: none;
	width: 23.2%;
	padding-right: 1%;
	padding-left: 1%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

.team-member h2{
	font-size: 1.6em;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 1.1em;
	
}


.service h2, {
	font-size: 1.6em;
	margin-top: 20px;
	margin-bottom: 3px;
	line-height: 1.1em;
	
}
.service p{
	text-align: left;
	margin-top: 0px;
}
.service p, .service h2, .service img, .service-pic span, .contact-block p, .contact-block h3 {
	padding-left: 4%;
	padding-right: 4%;
}




.blu-section {
	background-color: #b4d8f0;
	padding-top: 13px;
	padding-bottom: 10px;
	margin-top: 13px;
}
.service-pic img {
	width: 100%;
	border: 1px solid #B4D8F0;
}
.service-pic img:hover {
	border: 1px solid #238dcb;
	opacity: 0.9;
}

.service-pic a {
	text-decoration: none;
	font-size: 1.3em;
	color: #1F4F89;
	font-weight: normal;
	line-height: 1.1em;
	
}
.service-pic span {
	display:block;
}
.service-pic a:hover {
	text-decoration: none;
	color: #2F77D0;
}

.nav {
	text-transform: uppercase;
	background-color: #0f7bbb;
	height: 35px;
	background-image: url(../img/nav_coner.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: -8px;
	width: 100%;
	
}
.nav ul {
	padding-left: 0px;
	
}

.nav ul li {
	display: list-item;
	list-style-type: none;
	position:relative;
	float:right;
}
.nav ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 1.6em;
	line-height: 1.6em;
	display: block;
    padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	
}
.nav ul li a:hover {
	background-color: #238dcb;	
}
.nav ul li ul {
	position: absolute;
	margin: 0px;
	top: 35px;
	display: none;
	text-transform: none;
	z-index: 999;
	box-sizing: inherit;
	width: 100%;	
}
.nav ul li:hover ul {
    display:block;
}
.nav ul li ul li {
	background-color: #238dcb;
	float: none;
	
}
.nav ul li ul li a {
	color: #FFF;
	text-decoration: none;
	text-align: left;
	display: block;
	text-align: center;
	font-size: 1.05em;
	line-height: 1em;

	background-color: ;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	text-transform: uppercase;
}
.nav ul li ul li a:hover {
	background-color: #40a6e2;
	
}
.nav-down {
	color: #000;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: right;
	margin-top: -6px;
}
.nav-down ul li {
	list-style-type: none;
	display: inline-block;
	padding-left: 55px;
}

.nav-down a {
	color: #000;
	text-decoration: none;
}
.nav-down a:hover {
	color: #555
	;
}
.nav-down .searchfield {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #717171;
	color: #888;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.footer{
	background-color: #2d8cc7;
	color: #B4D8F0;
	font-weight: 300;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contacts-section {
	background-color: #56b4e1;
	font-weight: 300;
	padding-top: 25px;
	padding-bottom: 25px;
}
.contact-block {
	font-size: 1.2em;
	line-height: 1.1em;
	color: #DFEEF9;
}
/*.contact-block a {
	color: #1C52B7;
}
.contact-block a:hover {
	text-decoration: none;
	color: #2F77D0;
}*/
.contact-block h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.contact-block p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.digisert {
	text-align: right;/*	position: absolute;
	right: 180px;
	top: -12px;*/
	float: right;
	position: absolute;
}
.col-inner-3 {
	float: none;
	width: 69%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-left: 6%;
}
.col-inner-2 {
	float: none;
	width: 42.7%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin-left: 4%;
	margin-right: 4%;
}

.title {
	text-align: right;
}
.grey-block {
	background-color: #999;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	font-size: 1.4em;
	font-weight: 500;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.light-blu-block {
	background-color: #e9f2f9;
	margin-top: -19px;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
}
.title h1 {
	font-size: 2.9em;
	line-height: 1.15em;
	margin-top: -10px;
	padding-top: 0px;
}

.title .blu {
	color: #0F7BBB;
}
@media screen and (max-width:1270px) { 
    .header {
	    height: 240px;
	    width: 100%;
	    padding-top: 45px;	
    }
	.header-right {
	    width: 58%;
	    padding-top: 59px;
	}
	.slogan { 
        font-size:2.18em; 
    }
	.nav ul li a {
		 font-size:1.4em;
		 line-height: 1.9em;  
	}
		.nav-upper {
	
	top: 55px;
}
}
@media screen and (max-width:1166px) { 
     .header {
	    height: 220px;
	    width: 100%;
	    padding-top: 40px;	
    }
	.header-right {
	    width: 58%;
	    padding-top: 59px;
	}
	.slogan { 
        font-size:1.95em; 
    }
	.nav ul li a {
	    font-size: 1.2em;
	    line-height: 2.1em; 
	}
	.service h2 {
	     font-size: 1.4em;
	     margin-top: 20px;
	    
    }

}
.team-member {
	overflow: hidden;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0F7BBB;
}
.member-info {
	float: left;
	width: 61.58%;
}
.member-photo {
	float: right;
	width: 32.62%;
	margin-left: 5.79%;
}
.member-photo img {
	margin-bottom: 20px;
}
.contact-info {
}
.title_font {
	font-size: 1.6em;
}
.contact_font {
	font-size: 1.4em;
}
.img-title {
	margin-bottom: 15px;
}
.blu-suttitle {
	font-size: 1.3em;
	color: #0063AF;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 5px;
}

/*body {
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}

header, footer, nav, section {
    display: block;
}*/


/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

.dialog-form
{
    font-size: 18px;
	/*line-height: 35px;*/
}

.dialog-form table td
{
    padding: 0 10px 0 0;
}
.dialog-form table
{
    margin-bottom: 10px;
}
.dialog-form h3
{
    margin-top: 10px;
    margin-bottom: 10px;
}


.dialog-form input[type=checkbox]
{
     width: 15px;
     height: 15px;
}

.dialog-form input[type=submit]
{
    margin-top:20px;
}

.dialog-form input.text-box, .dialog-form select
{
    font-family: Cambria, Georgia, "Times New Roman";
    font-size: 18px;
    width: 200px;
    padding: 1px 1px 1px 3px;
}

.dialog-form .validation-summary-errors li
{
    font-size: 18px;
}

.actionButtons {
  background: #0F7BBB;
  /*-webkit-border-radius: 12;
  -moz-border-radius: 12;*/
  border-radius: 6px;
  font-family: "Calibri", sans-serif;
  color: #ffffff;
  font-size: 18px;
  padding: 0 27px 1px 27px;
  text-decoration: none;
  border-style:none;
  line-height: 1.1;
}

.tableButton { 
    background-color: #0F7BBB;
    border-style:none;
    border-radius: 6px;
    color: #FFFFFF;
    font-size: 18px;
    font-family: "Calibri", sans-serif;
    height: 22px;
    line-height: 20px;
    padding: 0 6px 2px 6px;
    text-align: center;
    vertical-align: middle;
}

.actionButtons:hover, .tableButton:hover {
 background: #2D8CC7;
  text-decoration: none;
}

a.actionButtons:hover, a.actionButtons:visited {
    color: #ffffff;
 }


.up-header
{
    width:100%;
    height:50px;
}
div.header
{
    padding-top:0;
}
div.header div.nav-upper
{
    top:25px;
}

.login-prompt
{
    width:200px;
    height:50px;
    float:right;
    text-align:right;
    vertical-align: middle;
    line-height:50px;
}
.file-parameters input.text-box
{
    width:30px;
}



.fileform { 
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    cursor: pointer;
    height: 21px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 350px;
}

.fileform .selectbutton { 
    background-color: #0F7BBB;
    border-style:none;
    border-radius: 6px;
    color: #FFFFFF;
    float: right;
    font-size: 18px;
    height: 22px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 6px 0 6px;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}
 
.fileform #FileUpload{
    position:absolute; 
    top:0; 
    left:0; 
    width:100%; 
    -moz-opacity: 0; 
    filter: alpha(opacity=0); 
    opacity: 0; 
    font-size: 150px; 
    height: 30px; 
    z-index:20;
}

.fileform #fileformlabel { 
    font-family: Cambria, Georgia, "Times New Roman";
    background-color: #FFFFFF;
    float: left;
    height: 22px;
    line-height: 18px;
    overflow: hidden;
    padding: 2px;
    text-align: left;
    vertical-align:middle;
    width:260px;
    white-space: nowrap;
    color:black;
}

.manual-records th
{
    font-weight:normal;      
}

table.manual-records
{
   border-collapse: collapse;
}

table.manual-records td, table.manual-records th
{
   /*border: 1px solid #0F7BBB;*/
   padding: 4px; 
}
table.manual-records td:nth-child(5) .text-box
{
    width: 150px;
}

table.manual-records td:nth-child(4) select
{
    width: 90px;
}

table.manual-records td:nth-child(3) .text-box
{
    width: 83px;
}
table.manual-records td:nth-child(2) .text-box
{
    width: 140px;
}
table.manual-records td:nth-child(1) .text-box
{
    width: 140px;
}

.manual-list span.ref
{
    font-style:italic;
    font-size: .8em;
}
div.result
{
    font-size: 22px;
	font-weight:bold;
    /*color:darkred;*/
    margin-bottom: 10px;
}

.blind-comment
{
    font-size: 12px;
    color:gray;
}

div.subfooter
{
    text-align:center;
	font-weight:bold;
    font-size: 18px;
    color:#575757;
}

p.grey-block span.black {
    color: black;
}

.rev-new
{
    color:red;
    font-family:'Times New Roman', Times, serif;
    font-size:9px;
    vertical-align:super;
    font-weight:bold;
}

