@font-face{
	font-family:CenturyGothicRegular;
	src: url(../../fonts/CenturyGothicRegular.ttf);
}
@font-face{
	font-family: segoe script;
	/*src: url(../../fonts/segoe-script.ttf);*/
}
html, body {
    height: 100%;
	font-family: 'Open Sans', sans-serif;
}
.wrap {
    height: auto !important;
    margin: 0 auto -32px;
    min-height: 100%;
}
.logoDivBG{
	background-color:#0f6496;
}
.logoDiv{
	padding:10px 0;
}
#footer{
	height:32px;
	border-top:1px solid #c3c8cb;
	background-color: #f0f0f0;
}
#push{
	height:40px;
}
.logoFooter{
	padding-top:8px;
}
.body-content{
	padding-top:60px;
}
span.input-group-addon {
    background-color: #7b858c !important;
	border-color:#7b858c !important;
}
.control-label{
	/*padding-bottom:7px;*/
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;
	color:#0f6496;
}
.page-header{
	color:#0f6496;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	margin-bottom:0;
	border:none !important;
	padding-bottom: 5px !important;
}
.form-control{
	border:1px solid #bdc2c5 !important;
	border-left:none !important;
}
.remember{
	padding:10px 0;
}
.btn-login{		
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:600;	
	height:32px;
	width:100px;	
}
.form-control:focus {
  	border-color: #51afd4 !important;    
	-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(38, 155, 201, 0.6);
	-webkit-box-shadow:	0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(38, 155, 201, 0.6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(38, 155, 201, 0.6);	
    outline: 0 none;
}
.carousel-inner h4{
	font-size:15px;
	color:#707070;
}
.carousel{
	padding-top:100px;
	height:200px;
}
.appStore{
	margin-top:75px;
}
hr {
  height: 10px;
  border: 0;
  margin-top:0;
  	 -moz-box-shadow: 0 10px 10px -10px #9bbdd2 inset;
  -webkit-box-shadow: 0 10px 10px -10px #9bbdd2 inset;
  		  box-shadow: 0 10px 10px -10px #9bbdd2 inset;  
}
.divHeight {
	height: 330px;
}
.vdivide:before {
  background: #d0d0d0;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:75px;
  bottom: 0;
  right: 0;
  min-height: 100%;
}
.padTop{
	padding-top:10px;
}
.img-responsive{
	display: initial !important;	
}
.input-group .form-control{
	width:80%;
    top: 0px;
    left: 0px;
}
.padLeft{
	padding-left:10%;
}
.btn-primary {
	background-color: #0f6496 !important;
	border-color: #0f6496 !important;
}
.btn-primary:hover {
	background-color: #1275ab !important;
}
h1#logo {
    color: #fff;
    font-family: "Trebuchet MS",Arial,sans-serif;
	/*font-family: "Century Gothic";*/
	font-weight: bold;
	font-size: 26px;
    letter-spacing: 0px;
    margin: 0;
    padding: 0;    
    text-transform: none;   
}
.padTop {
	padding-top: 60px;
}
.padTop30 {
	padding-top: 30px;
}
.copyRight {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px !important;
	color: #606060 !important;
	margin: 0 !important;
	padding-top: 8px;
}
.form-horizontal .control-label {
	padding-top: 0 !important;
}

@media screen and (max-width:767px) {
	.siteViewTxt {
		display: none;
	}
	.cntrTxt {
		text-align: center;
	}
	
	.carousel-inner img {
		text-align: center !important;
		display: inline-block !important;
	}
	#wrap {
		margin: 0 auto;
	}
}
@media screen and (max-width:768px) {
	.divHeight {
		height: auto;
	}
	.vdivide:before {
		display: none;
	}
	.congratsDiv {
		margin-top: 0px !important;
	}
	.featuresDiv {
		right: 0 !important;
	}
}

h2#slogan {
    color: #fff;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: none;
}
ul.slogan {
	margin: 14px 0;
	padding: 0;
}
ul.slogan li{
    color: #fff;
    font-family: "Trebuchet MS",Arial,sans-serif;
	/*font-family: Century Gothic;*/
	font-size: 12px;
	font-weight: bold;    
    margin: 0;
    padding: 0;    
    text-transform: none;    
	display:inline-block;
    zoom:1;
	list-style: none;
	letter-spacing: 1px;
}
.logoDiv {
    display: inline-block;
}

.featuresDiv {
    display: inline-block;
	float: right;
	position: relative;
	right: 115px;
}

.corsivaFont {
	font-family:segoe script;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px;
}
.form-control {
	color: #000 !important;
}
