﻿@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}
	
.no-padding{
	padding:0 !important;
	}
	
.active a{
	background:#bda1e5;
	}
.top-wrapper{
	background-image:url(../images/bg_practicare_main.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:100% 100%;
	}

.top-header-container{
	background:#FFF;
	}

.top-user-nav{
	text-align:right;
	}

.top-nav-phone{
	font-size:15px;
	font-weight:500;
	background:#eff0f2;
	padding: 6px 12px;
	}

.glyphicon-earphone{
	margin-right:8px;
	font-size:13px;
	}

.top-nav-btn{
	color:#454545;
	font-size:13px;
	display: inline-block;
	padding: 6px 12px;
	margin-left:-4px;
	}

.login{
	background:#eff0f2;
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	}

.login:hover{
	background:#999;
	color:#FFF;
	text-decoration:none;
	}

.signup{
	background:#e5c064;
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	}

.signup:hover{
	background:#d3ae51;
	color:#FFF;
	text-decoration:none;
	}

.top-header{
	padding:0 30px 30px 30px;
	}

.mtbc-logo{
	margin-right:20px;
	}
	
.division-logo{

	}

.division-txt{
	font-size:24px;
	color:#555;
	font-weight:300;
	margin-left:20PX;
	display:inline-block;
	position: absolute;
	margin-top: 27px;
	}

.main-nav-container{
	background-color:#3b68a1;
	}

.body-inner{
	padding:30px;
	background:#FFF;
	min-height:300px;
	}

.news-update-title{
	font-size: 24px;
	font-weight: 300;
	color: #555;
	padding: 10px 20px 10px 0;
	margin-right: 20px;
	border-right: #919799 1px solid;
	}
	
.news-update-text{
	font-size:18px;
	color:#555;
	font-weight:300;
	}

.news-update-container{
	border-bottom:#CCC 1px solid;
	padding-bottom:20px;
	margin-bottom:50px;
	overflow:hidden;
	}

.side-list{
	margin:0;
	padding:0;
	list-style-position:inside;
	line-height:26px;
	}

.news-control a{
	margin-left:10px;
	}

.body-heading{
	font-size:26px;
	font-weight:300;
	color:#0c413b;
	margin-bottom:30px;
	}

.body-img-cont{
	text-align:right;
	}

.body-img-cont img{
	max-width:100%;
	}

.bottom-container{
	background:#8f6fbe;
	padding:30px;
	margin-bottom:40px;
	}

.bottom-title{
	font-size:22px;
	font-weight:normal;
	color:#e5e5e5;
	margin:0 0 20px 0;
	}

.newsletter-text{
	color:#e5e5e5;
	}

.join-input-cont{
	}

.join-input{
    border: 1px solid #ffffff !important;
	outline:none;
	padding:6px 10px;
	border:none;
	width:50%;
	}

.join-btn{
	background:#e5c064;
	border:none;
	font-weight:500;
	padding:7px 15px;
	position:absolute;
	outline:none;
	margin-left: -4px;
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	}

.join-btn:hover{
	background: #d3ae51;
	color: #FFF;
	}

.social-icons-cont{
	margin-top:40px;
	}

.social-icons-cont a{
	width:36px;
	height:40px;
	margin-right:10px;
	display:inline-block;
	}

.facebook, .twitter, .linkedin, .googleplus, .youtube{
	background-image:url(../images/social-sprite.png);
	background-repeat:no-repeat;
	opacity:0.5;
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	 filter: alpha(opacity=50); /* For IE8 and earlier */
	 transition:all 0.2s ease-in-out;
	 -moz-transition:all 0.2s ease-in-out;
	 -webkit-transition:all 0.2s ease-in-out;
	}

.facebook:hover,
.twitter:hover,
.linkedin:hover,
.googleplus:hover,
.youtube:hover{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	 filter: alpha(opacity=100); /* For IE8 and earlier */
	}

.facebook{
	background-position:0% 0%;
	}

.twitter{
	background-position:25% 0%;
	}

.linkedin{
	background-position:50% 0%;
	}

.googleplus{
	background-position:75% 0%;
	}

.youtube{
	background-position:100% 0%;
	}

.division-intro{
	}

.footer-wrapper{
	background-color:#cdd1d7;
	}

.footer-logo{
	width:120px;
	display:inline-block;
	}

.footer-logo-margin{
	margin:5px 15px;
	}
	
.footer-logo-wrapper{
	padding:40px 15px;
	text-align:center;
	overflow:hidden;
	}

.footer-logo img{
	max-width:100%;
	}

.copyrights-cont{
	text-align:center;
	color:#6f727a;
	margin-bottom:50px;
	}

.nav-slider-container{
	background:url(../images/nav-slider-side-a.png) left top no-repeat, url(../images/nav-slider-side-b.png) right top no-repeat;
	overflow:hidden;
	}

.menue-container{
	background:#8f6fbe;
	overflow:hidden;
	}

.menue-container a{
	color:#FFF;
	}

.top-head-cont{
	text-align:center;
	margin-bottom:30px;
	}

.top-head-sub-title{
	font-size:26px;
	font-weight:300;
	}

.top-head-cont h1{
	font-size:36px;
	font-weight:300;
	margin:10px 0 0 0;
	}

.top-intro-text{
	text-align:center;
	margin-bottom:60px;
	padding:0 60px;
	}

.ehr-info-graphic{
	text-align:center;
	}

.ehr-note-book{
	text-align:left;
	}

.ehr-body-features{
	padding-bottom:40px;
	border-bottom:#d9d9d9 1px solid;
	margin-bottom:40px;
	}

.ehr-body-features h3{
	font-size:26px;
	font-weight:300;
	color:#203e73;
	margin-bottom:20px;
	}

.ehr-body-features p{
	margin-bottom:20px;
	line-height:21px;
	}

.btn-learn-more{
	background: #ffa43e;
	color:#FFF;
	border:none;
	outline:none;
	font-weight:300;
	padding:5px 15px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	}

.btn-learn-more:hover{
	background: #f29122;
	color: #FFF;
	text-decoration: none;
	}

.schedule-demo-btn{
	background: #ffa43e;
	color: #FFF;
	border: none;
	outline: none;
	margin: 40px 5px 0 5px;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: 300;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	}

.schedule-demo-btn:hover{
	background:#f29122;
	}

.demo-btn{
	padding: 10px 20px;
	font-size: 18px;
	border:none;
	outline:none;
	}
/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contact-top-txt p{
	text-align:center;
	font-size:16px;
	font-weight:300;
	padding: 40px 90px;
	line-height: 28px;
	}
	
.padding-tb-lbl{
	padding-top:8px;
	padding-bottom:6px;
	}
	
.contact-form-cont{
	margin-bottom:10px;
	}

.margin-r5{
	margin-right:5px;
	}

.negative-btn{
	background:#888;
	color:#FFF;
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	}

.negative-btn:hover{
	background:#777 !important;
	color:#FFF !important;
	}

.negative-btn:focus{
	color:#FFF !important;
	}

.contact-submit-btn{
	background:#ffa43e;
	color:#FFF;
	transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	}

.contact-submit-btn:hover{
	background:#e59437 !important;
	color:#fff !important;
	}

.contact-submit-btn:focus{
	color:#fff !important;
	}

.comment-lbl{
	width:116px;
	padding-left:15px;
	float:left;
	}

.comment-col{
	width:86%;
	float:left;
	padding-left:15px;
	}

.address-row{
	margin-bottom:10px;
	}

.add-cont{
	width:240px;
	}

.add-top-line{
	font-size:15px;
	font-weight:500;
	}

.icor-margin{
	margin-right:15px;
	}

.address-cont{
	margin-top:20px;
	}

.top-division-slogen{
	font-size: 20px;
	font-weight: 400;
	margin-left: 20px;
	}

.division-logo{
	margin-right:20px;
	}

.no-bg a{
	background:#FFF !important;
	}

.no-bg a:hover{
	background:#f5f5f5 !important;
	}	
