@font-family-sans-serif: "Gotham", Helvetica, Arial, sans-serif;

/**

bg color: #013A71

rgba(1,58,113,255)

header/footer #00579A

button #013A71

**/

body {   
    height: 100%;
	font-size: 12px;
  	line-height: 1.42857143;
  	color: #00579A;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #013a71;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}

.fc-navy {
	color: #013A71 !important;
}

.ft-ucase {
	text-transform: uppercase;
}

.fs-20 {
	font-size: 20px;
}

.body-container {
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
	min-height:300px;
	height:auto;
}

a:hover {
	outline:none;
}

span.large {
	font-size:1.4em;
}

.red {
	color:#EF2842;
}

.bg-red {
	color: #fff;
	background-color:#EF2842;
}

.green {
	color:#62BC48;
}

.bg-green {
	color: #fff;
	background-color:#62BC48;
}

.container {
	background-color:#ffffff;
}

.page-header {
	margin:1px 0;
	padding:0px;
	width: 100%;
	border:none;	
}

.page-header .title {
	height:105px;
	padding: 0px 30px;
	color:#FFF;
	line-height: 105px;
	font-size:2.8em;
	background-color: #00579a;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.page-header .portal-title {
	line-height: 78px;
	color: #013A71 !important;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

.page-header .header-top {
	padding: 15px 15px;
}

.page-header .header-top .nav-bar {
	margin-top: 12px;
}

.page-header h1 {
	margin:10px 0;
}

.page-header .logo {	
	border:none;
}

.page-header .logo .logo-bg {		
	display: block;
	height: 100px;
	background: url(../images/logo.png) no-repeat;
} 

.page-header nav {
    position: relative;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    float: right;
    margin: 25px 0 5px 0;
    text-align: center;
    display: block;
}
nav ul {
    list-style: none outside none;
    margin: 16px 0;
}

.page-header nav li {
	margin-left:5px;	
    display: inline-block;		
    padding: 5px 0px 0px 12px;
	border-bottom:solid 2px #00579A;
}


nav ul li a.active {
	background:#00579A;
	padding:4px 10px 0px 10px;
	color:#FFF;
}

.page-header nav li a {
	display:inline-block;
	margin:0px;
	padding:4px 10px 0px 10px;
	text-transform:uppercase;
	color:#00579A;	
}
.page-header nav li a:hover {
   color:#FFF;
   display:inline-block;
   margin:0px;
   padding:4px 10px 0px 10px;
   background:#00579A;
   text-decoration:none;
}

.btn-primary {
	background:#00579A;;
	border-color:#00579A;
	color:#FFF;
}

.btn-primary:hover {
	background:#d9d9d6;;
	border-color:#c8c9c7;
	color:#FFF;
}

.bordered {
	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
}

.table-borderless td,
.table-borderless th{ 
    border: 0 !important
}

table .form-control {	
	display: block;
	width: 100%;
	height: 28px;
	padding: 2px 4px;
	font-size: 12px;
	line-height: 1;
}

.vertical-scrollbar
{	
	overflow-x: hidden; /*for hiding horizontal scroll bar*/
	overflow-y: auto; /*for vertical scroll bar*/   
	height:600px;
}

.company-logo {
	margin:5px 0 15px 0;
}

.company-logo img {
	max-width: 200px !important;
}

/* footer */

footer {	
	min-height: 200px;
	margin:0 0 20px 0;
	padding:0px;
  /* Set the fixed height of the footer here */
}

footer input[type="email"] {
	width:50%;
  	color: #c8c9c7;
  	font-style: italic;
}
footer input[type="email"]:focus {
  color: #00579A;
}

.content-info {
	background: #00579A;
	color: #ffffff;
	font-weight: 400;
	padding: 45px 15px;
}
.content-info li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  margin:-12px auto;
  float: left;
}

.logo-only {
	display: block;
	height: 60px;
	background:url(../images/logo-only.png) 0 0 no-repeat;
}

.phone {
	background:url(../images/in_phone.png) 0 50% no-repeat;
	line-height:60px;
	padding-left:35px;
}

.email {
	outline:none;
	background:url(../images/in_email.png) 0 50% no-repeat;
	text-decoration:none;
	color:#fff;
	display:block;
	line-height:60px;
	padding-left:35px;	
}

.content-info a.email {
	outline:none;
	background:url(../images/in_email.png) 0 50% no-repeat;
	text-decoration:none;
	color:#fff;
	display:block;
	line-height:60px;
	padding-left:35px;	
}

.content-info a.email:hover {
	outline:none;
	background:url(../images/in_email.png) 0 50% no-repeat;
	text-decoration:none;
	color:#fff;
	display:block;
	line-height:60px;
	padding-left:35px;	
}

.pull-top {
  text-align: center;
  background-color: #ffffff;
}
.pull-top-block {
  background-color: #534a45;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 100;
  width: 8%;
  height: 30px;
  margin: 0 auto;
  padding-top: 8px;
  height: 26px;
  width: 54px;
  border-radius: 40px 40px 0 0;
  -moz-border-radius: 40px 40px 0 0;
  -webkit-border-radius: 40px 40px 0 0;
}
.pull-top-block img,
.pull-top-block a {
  color: #ffffff;
  opacity: 0.8;
}
.pull-top-block img,
.pull-top-block a:hover {
  opacity: 1;
  text-decoration: none;
}

.content-info li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  margin-top: -12px;
  float: left;
}
.mailchimp {
  text-align: right;
  -moz-box-sizing: border-box;
}
.copyright {
  margin-top: 50px;
  bottom: 0;
  font-weight: 100;
}
.copyright li {
  padding-right: 2px;
}
.copyright li img,
.copyright li a {
  color: #ffffff;
  opacity: 0.8;
}
.copyright li img,
.copyright li a:hover {
  opacity: 1;
  text-decoration: none;
}
.social ul {
  float: right;
}


@media (max-width: 480px) {
  .social ul {
    float: left;
    padding: 0;
  }
  .social ul li {
    margin: 20px 0 20px 0;
  }
}
/* end foter */

a.defaultbutton,
button.default[type='button'],
button.default[type='reset'],
button.default[type='submit'],
input.default[type="button"],
input.default[type="reset"],
input.default[type="submit"] {	
	background:#013A71;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:8px 20px;	
  	-webkit-appearance: button;
  	cursor: pointer;
	border: 1px solid #00579A;
	border-radius: 0px;
  /* border-radius: 4px; */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

a.defaultbutton:hover,
button.default[type='button']:hover,
button.default[type='reset']:hover,
button.default[type='submit']:hover,
input.default[type="button"]:hover,
input.default[type="reset"]:hover,
input.default[type="submit"]:hover {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:8px 20px;		
  	-webkit-appearance: button;
  	cursor: pointer;
	border-radius: 0px;
  /*border-radius: 4px;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

button.default[type='button'].addtocart {
	padding:4px 15px;
	text-transform:lowercase;
}

button.default.red {
	border: 1px solid #EF2842;
	background: #EF2842 !important;
	color: #ffffff;
}

button.default.red:hover {
	border: 1px solid #EF2842;
	background: #E21832 !important;
}

button.default.green {
	border: 1px solid #62BC48;
	background:#62BC48 !important;
	color: #ffffff;
}

button.default.green:hover {
	border: 1px solid #62BC48;
	background: #45A729 !important;
}

button.default.red.btn-disabled, button.default.green.btn-disabled {
	border: 1px solid #999 !important;
	background:#CCC !important;
}

button:focus {
	outline: none;
}

a.defaultbutton:visited {
	text-decoration:none;
}


a.defaultbutton {
	outline:none;	
	text-decoration:none;
	display:inline-block;
	margin:5px 0;
    background-color: #013A71;
	-webkit-appearance: none;
}

a.defaultbutton:hover {
	background:#00579A;
	-webkit-appearance: none;	
}


a.defaultbutton:focus {
	outline: none;
}

/* CAROUSEL */
.btn-custom-light {
  color: #c8c9c7;
  border-color: #c8c9c7;
  background-color: transparent;
  font-size: 16px;
  border-radius: 0;
  text-transform: uppercase;
}
.btn-custom-light:hover {
  background-color: #ffffff;
  color: #00579A;
}

/* carousel */
.carousel-caption {
  text-align: left;
  margin-left: -40px;
  max-width: 100%;
  left: 15%;
  right: 12%;
}
.carousel-caption h1 {
  font-size: 80px;
}
.carousel-ovelay {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAFUlEQVQIW2NkQAKMUPZ/IM0I44DFABJxAQQMGKylAAAAAElFTkSuQmCC) repeat;
  /* pattern from patternify.com */
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */
}
.carousel-caption {
  z-index: 300;
  top: 40%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.carousel-caption .btn {
  text-shadow: none;
}

/* carousel-custom */
#carousel-custom {
    /*margin: 20px auto;
    width: 90%;*/
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    overflow: auto;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.5;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}
#carousel-custom .carousel-outer {
    position: relative;
}


.border-left {
	border-left:solid 1px #cfcfcf;
}

/* carousel-custom */

@media (max-width: 768px) {
  .carousel-caption h1 {
    font-size: 3.5em;
  }
  .carousel-caption {
	  text-align: left;
	  margin-left: -20px;
	  max-width: 100%;
	  left: 15%;
	  right: 12%;
	}
  .btn-custom-light {	  
	  font-size: 12px;
	}
	
	.border-left {
		border-left:none;
	}
}
@media (max-width: 480px) {
  .carousel-caption h1 {
    font-size: 18px;
  }
  .carousel-caption {
	  text-align: left;
	  margin-left: -15px;
	  max-width: 100%;
	  left: 15%;
	  right: 12%;
	}
	.btn-custom-light {	  
	  font-size: 10px;
	}
	
	a.defaultbutton,
	button.default[type='button'],
	button.default[type='reset'],
	button.default[type='submit'],
	input.default[type="button"],
	input.default[type="reset"],
	input.default[type="submit"] {
		width:100%;
		text-align:center;
	}
	
	.border-left {
		border-left:none;
	}
}
/* carousel */
.clients-container ul li {
  list-style-type: none;
  display: inline-block;
  margin: 20px 0;
}


/* print */
/* @media print {	
  body * {
    visibility:hidden;
  }
  
  #order-detaiil-overlay * {
      visibility:visible;
  }
 
  #order-detaiil-overlay .modal-footer, #order-detaiil-overlay button {
	  visibility:hidden;
  }
    
} */


.displays {
	border-bottom:1px solid #ccc;	
}

.displays + .displays {
	border-bottom:0 ;
}

.displays > div.display {
	border-right:1px solid #ccc;	
}

.displays > div.display:nth-child(3) {
	border-right:0;	
}

.bg-block {
	border:solid 1px #ccc;
	background-color:#EEE;
	padding:10px;	
}


@media (max-width: 480px) {
	.displays {
		border-right:0;			
	}
	.displays + .displays {		
		border-right:0;	
	}
	
	.displays > div.display {
		border-bottom:1px solid #ccc;	
		border-right:0;
	}
	
	.displays > div.display  + displays > div.display {
		border-top:0 ;
	}
	
	.border-left {
		border-left:none;
	}
	
}

.warranty-text > a {
	font-size:11px;
	text-decoration:underline;
	color:#777;	
}

select.small {
	padding:2px 5px;
	height:28px;
	margin:0 0 2px 0;
}

button.default[type='button'].btn-disabled {
	padding:4px 15px;
	text-transform:lowercase;
	border: 1px solid #999;
	background:#CCC;
}

.circle {	
	border-radius:50%;
	width:70px;
	height:70px;
	font-weight:600;
	position: absolute;
	top: calc(50% - 35px);
	left: calc(50% - 35px);
	padding: 10px;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 18px;
}

.input-group-custom {
	position: relative;
	float:left; 
	display:inline-flex;
	width: 150px;
}

.input-group-custom span {
	float:left;
	font-weight: bold;
	padding: 8px 2px 10px 4px;
}

.input-group-custom p {
	clear: right !important;
	display: block;
}

.table-datepicker {
	width: 90px;
	font-size: 11px;
}

.input-group-custom .glyphicon-calendar {	
	position: absolute;
	z-index: 1;
	right: 2px;
	top: -3px;
}

.form-group .input-group-custom .glyphicon-calendar {
	right: 4px !important; 
	top: 2px !important;
}

.modal-open .datepicker {
	z-index: 1050 !important;
}

.report-title {
	font-size: 14px;
	margin-top: 4px;
}

.search-rt {
	display: flex;
}

@media print {
	body {
	  background: none !important;
	}

	button, input {
		display: none !important;
	}
}