/*   
Theme Name: ABO Trauma
Theme URI: http://entraze.com
Description: This is WordPress Theme for ABO Trauma template.
Author: Dona Doni Manuel
Author URI: http://entraze.com
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
body {
    font-family: 'Open Sans', sans-serif;
}
a {
    color: #0072c6;
    text-decoration: none
}
.header {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.25);
    padding: 8px 0px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index:2147483647;
}
.brand {
    background: url(images/ABO-Trauma-Logo.png) no-repeat left center;
    display: block;
    height: 45px;
}
.touch {
    text-align: right;
}
.touch a {
    float: left;
    margin: 10px 0px 0px 10px;
}
.profile a{
	color: #000;
}
.profile a:hover{
	color: #000;
	text-decoration:none;
}
.abo_fb {
    background: url(images/abo_fb.png) no-repeat center center;
    display: block;
    width: 24px;
    height: 24px;
}
.abo_tweet {
    background: url(images/abo_tweet.png) no-repeat center center;
    display: block;
    width: 24px;
    height: 24px;
}
.hero-unit {
    background-image: url(images/hero-unit-bg.jpg);
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0px 0px 0px 0px !important;
    min-height:490px;
    border-radius:0px !important;
}
.login_unit {
    margin: 73px 0px 0px 0px;
}
.login_unit h2 {
    font-size: 30px;
    color: #0072c6;
    font-weight: 600;
}
.login_unit .login_btn {
    color: #FFF;
    background: #0072c6;
    border: 0px;
    padding: 7px 20px;
    font-weight: 600;
    margin: 25px 0px 0px 0px;
}
.login_unit .access_account {
    margin: 25px 0px 0px 0px;
}
.login_unit .access_account a {
    font-size: 14px;
}
.access_account ul li a{
    font-size: 14px;
}
.login_unit .register_now {
    margin: 73px 0px 0px 0px;
}
.login_unit .register_now ul li p {
    font-size: 14px;
}
.register_now p {
    font-size: 14px;
}
.access_account p {
    font-size: 14px;
}
.tml-action-links{
    list-style:none;
    margin:0px;
}
footer {
    background: #FFFFFF;
    border-top: 1px solid #f0f0f0;
    padding: 20px 0px 10px 0px;
}
/* inner page style stated */
.maincontent {
    min-height:545px;
}
.register_unit {
    margin: 115px 0px 0px 0px;
}
.register_unit h2 {
    font-size: 30px;
    color: #0072c6;
    font-weight: 600;
}
.dashboard {
    margin: 115px 0px 0px 0px;
}
.dashboard h2 {
    font-size: 30px;
    color: #0072c6;
    font-weight: 600;
}
.module {
    margin: 0px 0px 35px 0px;
}
.hint {
    font-size: 12px;
    color: #888888;
}
.right {
    float: right;
}
.left {
    float: left;
}
.register_btn {
    color: #FFF;
    background: #0072c6;
    border: 0px;
    padding: 7px 20px;
    font-weight: 600;
    margin: 15px 0px 15px 0px;
}
.small {
    float: left;
    margin: 0px 0px 0px 36px;
}
.inner_space {
    margin: 115px 0px 0px 0px;
}
.table_col{
    clear: both;
}
.table_col table{
    float: left;
}
.table_col table td {
    margin: 0px 5px 0px 0px;
    display: inline;
}
a.add_col{
    color: #FFF;
    background: #0072c6;
    border: 0px;
    padding: 45px 20px;
    font-weight: 600;
    margin: 0px 0px 0px 10px;
    float: left;
}
a.add_col:hover {
    text-decoration: none;
    color: #FFF;
    background:#0088CC;

}
a.add_col:focus{
    text-decoration: none;
    color: #FFF;
}
.btns_hold{
    margin:20px 0px 20px 0px;
}
.search_patient{
    float: right;
}
.search_patient input{
    float: left;
    height:30px !important;
}
.search_patient button{
    color: #FFF;
    background: #0072c6;
    border: 0px;
    padding: 10px 20px;
    font-weight: 600;
    margin: 0px 10px 0px 0px;
    float: left;
}
.reports{
    border:1px solid #f0f0f0;
    padding:20px;
    margin:20px 0px 0px 0px;
    background-color: #FFF;
}
.report_footer{
    margin:0px 0px 100px 0px;
}
.reports table tr td{
    padding:7px;
}
.reports table tr td:first-child{
    font-weight:bold;
}
.rightspace{
    margin:0px 0px 0px 20px;
    float:left;
}
.module_bg{
    padding:20px;
    background-color: #00b099;
    border-color: #BCE8F1;

}
.module_bg h3{
    color: #e1fdf9;
}
.patient_more_info{
    clear:both;
}
.patient_more_info ul li{
    float:left;
    margin:0px 20px 0px 0px;
}
.patient_more_info ul li{
	border:none !important;
}
.patient_more_info ul li:hover{
    background:none !important;
}
.full-width{
    width:100%;
}
.full-width .selectize-input{
    width:100%;
}
#multiple_traumas_check_display{
    margin:10px 0px;
}
.yes_no_radio input{
    float:left;
}
.yes_no_radio label{
    float:left;
    margin:0px 7px;
}
.module ul li{
    padding:20px;
}
.module ul li:hover{
    background:rgb(245, 245, 245);
}
.new_case .module ul li{
    border-bottom:1px solid #72b0a8;
}
.new_case .module ul li ul li{
    	border:none;
}
.new_case .module ul li:hover{
    background:#72b0a8;
}
.patient_more_info ul li{
    padding:0px;
}
#register_trauma_btn{
    margin:0px 0px 0px 20px;
}
.breadcrumb_hold{
    margin:115px 0px 0px 0px;
}
.touch a.logout_btn{
    background:#0072C6;
    border: 0 none;
    color: #FFFFFF;
    font-weight: 600;
    margin: 5px 0;
    padding: 7px 20px;
}
.touch a.logout_btn:hover{
    color: #FFFFFF;
    text-decoration:none;
    background:#0088CC;
}
.content_wrap h2{
    color: #0072C6;
    font-size: 30px;
    font-weight: 600;
}
.reports_head{
    border: 1px solid #F0F0F0;
    padding: 20px;
    margin: 20px 0px 0px 0px;
    background-color:#FFF;
}
.reports_head table tr td{
    padding:10px;
    font-weight:bold;
}
.reports_head .table-striped tbody > tr:nth-child(2n+1) > td, .reports_head .table-striped tbody > tr:nth-child(2n+1) > th{
    background-color:#D9EDF7;
    color:#3A87AD;
}
.table_col ul li{
    margin:0px 10px 0px 0px;
    float:left;
    padding:0px;
    width:130px;
}
.col_label_date{
height:45px;
}
.col_label_time{
height:45px;
}
.col_label_value{
}
.patient_more_info ul li:hover{
    background:none;
}
.yes_no_radio{
    margin:0px 0px 20px 0px;
}
.error{
    color:#B94A48;
}

.register_form{
    margin:115px 0px 0px 0px;
}
.register_form h2{
    font-size: 30px;
    color: #0072c6;
    font-weight: 600;
}
.profile_module ul li {
    float: left;
    margin: 0 20px 0 0;
    width: 38%;
    padding:0px;
}
.profile_module ul li .clearboth{
    clear:both;
}
.member_module ul li{
    float: left;
    margin: 0 20px 0 0;
    width: 38%;
    padding:0px;
}
.profile_module p, .member_module p {
    font-weight:bold;
}
.register_form .module ul li:hover{
    background:none;
}
.clearboth{
    clear:both;
}
.dob_element {
    float: left;
    margin: 0 10px 0 0;
}
.new_case{
    background:#e1fdf9;
    padding:20px;
}
.new_case .breadcrumb{
    background:#72b0a8;
}
.new_case .breadcrumb li a{
    color:#fff;
    text-decoration:none;
    font-weight:normal;
}
.new_case .breadcrumb > .active{
    color:#fff;
}
.table{
    background:#fff;
}
.hospital_wrap{
    background:#f5e1ff;
    border:3px solid #8e02cf;
    padding:20px;
}
.newcase_wrap{
    background:#e1fdf9;
    padding:20px;
    border:3px solid #00b099;
}
.formercase_wrap{
    background:#ffffe1;
    border:3px solid #969800;
    padding:20px;
}
.formercase_wrap h3 span{
	font-size:18px;
}
.newcase_wrap h3 span{
	font-size:18px;
}
.old_case{
    background:#ffffe1;
    padding:20px;
}
.old_case .breadcrumb{
    background:#cdcf86;
}
.old_case .breadcrumb li a{
    color:#fff;
    text-decoration:none;
    font-weight:normal;
}
.old_case .breadcrumb > .active{
    color:#fff;
}
.old_case .module_bg{
    background:#969800;
}
.old_case .module_bg h3{
    color:#ffffe1;
}
.old_case .module ul li{
   border-bottom: 1px solid #cdcf86;
}
.old_case .module ul li ul li{
   border: none;
}
.old_case .module ul li:hover{
    background:#cdcf86;
}
tr.message td{
    color: #B94A48;
    text-align:center;
}
.user_in{
    float:right;
    text-align:right;
    line-height:18px;
	margin: 10px 0px 0px 0px;
}
.user_in p{
    margin:0px;
    font-weight: bold;
}
.user_in span{
    font-size:12px;
    clear: both;
    display: block;
}
.user_in span.role{
    font-size:12px;
}
.settings{
    float:right;
    margin:0px 10px;
}
.btn_setting{
    background-color: #F5F5F5;
    background: #f5f5f5 url(images/settings.png) no-repeat left center;
    padding:4px 2px 4px 28px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
}
.count {
    background: #FFFFFF;
    border-radius: 100px;
    float: left;
    margin: 10px 20px 0px 0px;
    text-align: center;
    width: 3%;
}
.question{
    display: inline-block;
    width: 94%;
}
.accordion-group a{
color:#333;
margin:0px;
text-decoration:none;
} 
.accordion-group a:hover, .accordion-group a:focus{
color:#333;
margin:0px;
text-decoration:none;
}
.accordion-group .module {
margin:0px;
}
.accordion-group .module ul li{
	border-bottom:none;
}
.cardiovascular_more{
clear:both;
}
.options {
    clear: both;
    margin: 15px 0 0;
}
.options > input {
    float: left;
   margin-right: 5px !important;
}
.question .description {
    clear: both;
    display: block;
}
.question-title {
    font-weight: bold;
}
.accordion-heading .accordion-toggle{
	padding:0px 15px !important;
}
.accordion-heading{
	background:#8CD7CD;
}
.accordion-heading .icon-ok{
	vertical-align:middle !important;
}
.accordion-group{
	border: 1px solid #8CD7CD !important;
}
.old_case .accordion-heading{
	background:#A2A469;
}
.old_case .accordion-group{
	border: 1px solid #A2A469!important;
}


.thumb-img-wrpr
{ background: #eee;border: solid thin #ccc;min-height: 250px;
height: 250px;
overflow: hidden;}

.img-description
{margin: 10px 0 20px 0;
color: #4172B3;}

.thumb-images-main-wrpr
{ margin-top: 25px;}

.large-img-wrpr
{}

.image_gallery_wrap
{background: rgb(217, 236, 255) none repeat scroll 0% 0%;
border: 3px solid #489AEC;
padding: 20px;}


.mail_wrap
{background: #FFD7E2 none repeat scroll 0% 0%;
border: 3px solid #FF7CA0;
padding: 20px;}

.form-heading
{ border-bottom: solid thin #ccc; padding-bottom: 15px; color: #4172B3;}


.comment-form
{background: #DAF2FF;
padding: 15px;
border: solid 1px #79CFEC; margin-top: 20px;}


.mail-form
{
    margin-bottom: 40px;
padding: 15px;
background: #FFD7E2 none repeat scroll 0% 0%;
border: 1px solid #FF7CA0;}


.mail-form .form-heading {
    color: #2A2A2A;
}

.heading-mail
{

   color:    #4E4E4E !important;

}

.collapse-mail-heading{ color: #333;
font-size: 14px;
font-weight: 100;}

.collapse-mail-heading:hover, .collapse-mail-heading:active, .collapse-mail-heading:focus{ color: #333;
text-decoration: none;}

.panel-mails-heading
{background: rgb(226, 255, 199) none repeat scroll 0% 0%;
padding: 15px;
border: thin solid #ABEF6D;}

.mail-inbox
{  padding: 15px;
border: solid 1px #D1D1D1;
}

.mail-header
{ background: #F5F5F5;
border: solid thin #ccc;
border-bottom: 0;
padding: 0 15px;}



.photo-upload
{background: #C9D5FF;
padding: 10px;}


.photo-upload-collapsed
{background: #F1F4FF none repeat scroll 0% 0%;
padding: 10px;
border: solid thin #C9D5FF;}


.mail-address-list
{ margin: 0;}

.mail-address-list li
{ list-style: outside none none;
background: #FFCFCF none repeat scroll 0% 0%;
border: solid thin #FFA7A7;
padding: 3px;
margin-bottom: 2px;}

.devider-mail-address
{ color: #F8A1A1;}

.mail-address
{ color: #0070ED;}