﻿html{position: relative;min-height: 100%;}
legend{font-weight:100;}
body
{
	margin-bottom: 60px;
	background: #fff url(../images/background.png) repeat top;
	font-family: tahoma;
}
.navbar
{
	min-height: 80px;padding-top: 8px;
}
.navbar-inverse
{
	background-color: transparent;
	border: none;
}

.logo, .logo:hover{height: 32px;float: left;padding-left: 15;height: 32px; color:Red;}

.navbar
{
	background: url(../images/NavigationShadowBottom.png) no-repeat bottom center;
	margin-bottom: 0;
}
.headerNav
{
}
.headerNav > li
{
	margin-top: 20px;
	margin-right: 20px;
	text-align: right;
}
.headerNav > li > a
{
	padding: 0;
}
.branchLabel
{
	color: #23397C;
}
icon- .navbar-inverse .navbar-nav > li > a
{
	color: #10141f;
}
.navbar-inverse .navbar-nav > li > a:hover
{
	color: #0333c5;
}
.navbar-inverse .navbar-toggle .icon-bar, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
{
	background-color: #0333c5;
}
.navbar-inverse .navbar-toggle
{
	border-color: #0333c5;
}
.navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar
{
	background-color: #fff;
}
.breadcrumbContainer{background: #fff url(../images/NavigationShadowTop.png) no-repeat bottom center;min-height:70px;position:relative;line-height:45px;text-align:left;}
.form-signin
{
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
	margin-bottom: 10px;
}
.form-signin .checkbox
{
	font-weight: normal;
}
.form-signin .form-control
{
	position: relative;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*padding: 10px;*/
	font-size: 13px;
}
.form-signin .form-control:focus
{
	z-index: 2;
}
.form-signin input[type="username"]
{
	margin-bottom: -1px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.form-signin input[type="password"]
{
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.form-signin .btn-primary,.btn-primary
{
background: #cf000f !important;
box-shadow: 0 0 30px #cf000f inset;
border: 1px solid #cf000f;
}
.btn-primary:hover, .btn-primary1:hover, .btn-primary2:hover, .btn-primary3:hover, .btn-primary4:hover
{
background: #10141f !important;
 -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #fff;
}

.btn-primary1
{
background: #606060 !important;
color: #fff;
box-shadow: 0 0 30px #606060 inset;
border: 1px solid #606060;
}
.btn-primary2
{
background: #006600 !important;
color: #fff;
box-shadow: 0 0 30px #006600 inset;
border: 1px solid #006600;
}
.btn-primary3
{
background: #cccc00 !important;
color: #fff;
box-shadow: 0 0 30px #cccc00 inset;
border: 1px solid #cccc00;
}
.btn-primary4
{
background: #990000 !important;
color: #fff;
box-shadow: 0 0 30px #990000 inset;
border: 1px solid #990000;
}



.form-signin .btn-primary:hover, .form-signin .btn-primary:focus
{
	background: #660033;
	box-shadow: 0 0 0 5px #660033 inherit;
	border: 1px solid #660033;
}
.welcomeUsercss
{
	display: inline;
	cursor: pointer;
	background: none;
	border: none;
}
.welcomeUsercss:hover, .welcomeUsercss:focus
{
	background-color: transparent;
}
.breadcrumbContainer ul li
{
	list-style: none;
}
.breadcrumbContainer ul{padding:0;display:inline;}


.posFooterLogo
{
	position: absolute;
	bottom: 70px;
	text-align: center;
	left: 50%;
	margin-left: -75px;
}
.footer
{
	position: absolute;
	bottom: 0;
	width: 100%; /* Set the fixed height of the footer here */
	height: 60px;
	background-color: #10141f;
	padding-top: 22px;
}
.container .text-muted
{
}



.footer p
{
	font-size: 12px;
	color: #6b6f78;
}
@media (max-width:640px)
{
	.navbar-inverse .navbar-collapse
	{
		border-color: #E6E6E6;
		background: #fff;
		margin-top: 30px;
		border-bottom: 1px solid #eee;
	}
}
.dropdown-menu > li > a
{
	text-align: right;
}

@media (min-width: 768px)
{
	.navbar-header
	{
		float: right;
	}
	.navbar-nav > li
	{
		float: left;
	}
}
.navbar-inverse .navbar-nav > li > a
{
	color: #0f1420;
}


.form-control, h2, .h2
{
	text-align: left;
}
.radio label, .checkbox label
{
	float: right;
}
.radio label, .checkbox label
{
	padding-right: 20px;
}
.icon-cog-alt
{
	margin-left: 3px;
}
.inputsContainer
{
	margin-bottom: 5px;
	line-height: 30px;
	width: 625px;
	margin: 5px auto;
}

.inputsContainer .col-md-2 span
{
	padding-left: 0;
}
.buttonContainer
{
	text-align: center;
}
.ajax__tab_xp .ajax__tab_body{
	direction:rtl;
	font-family:tahoma,helvetica;
	border: 1.5px solid #DBDBDB !important;
	border-top:0;
	padding: 30px 10px;
	background-color: #ffffff !important;
	border-radius: 6px !important;
	box-shadow: 0 0 20px #F0F0F0 inset !important;}
.ajax__tab_header
{
	background: none !important;
}
.ajax__tab_xp .ajax__tab_header, .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_outer, .ajax__tab_xp .ajax__tab_header .ajax__tab_tab, .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_inner, .ajax__tab_xp .ajax__tab_header .ajax__tab_inner, .ajax__tab_xp .ajax__tab_header .ajax__tab_hover .ajax__tab_outer, .ajax__tab_xp .ajax__tab_header .ajax__tab_outer
{
	padding: 0 !important;
	background: none !important;
	height: 0;
}
.ajax__tab_xp .ajax__tab_header .ajax__tab_tab, .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_tab
{
	text-decoration: none;
	border: 1px solid #eee;
	padding: 15px !important;
	line-height: 1px;
	color: #000;
	outline: none;
	height: auto !important;
	font-size: 13px;
}


.ajax__tab_active .ajax__tab_outer .ajax__tab_tab{background:rgb(236, 236, 236) !important;text-shadow:1px 1px 1px #fff;}
.ajax__tab_default{margin-top:20px;}
.ajax__tab_panel pre
{
	margin: 50px 25px;
	text-align: right;
	font-size: 15px;
	direction: rtl;
	font-weight: bold;
	padding-top: 30px;
	font-family: tahoma;
	line-height: 25px;
	color: #10141f;
	background: #fff;
	box-shadow: 0 0 5px #eee;
}

.inputsContainer .col-md-5, .inputsContainer .col-md-10
{
	padding-right: 0;
}
.GridHeaderStyle
{
	background: #0333c5 !important;
	font-size: 13px;
	border: 1px solid #0733B8;
}
.GridHeaderStyle th
{
	font-weight: normal;
	box-shadow: 0 0 16px #00238A inset;
	padding: 3px;
	text-align: center;
	padding-left: 10px;
	font-size: 11px;
}
.gridDisdata
{
	border: 1px solid #E2E2E2;
	height: 30px;
	box-shadow: 0 0 5px #FAFAFA inset;
	padding-left: 5px;
	font-size: 12px;
}
.gridDisdata2
{
	border: 1px solid #E2E2E2;
	/*height: 30px;*/
	box-shadow: 0 0 5px #FAFAFA inset;
	padding-left: 5px;
	font-size: 12px;
}
th .gridDisdata, th .gridDisdata2{border-radius: 5px;height: 25px;margin: 5px;border: 1px solid #00103F;color: #000;outline: none;min-width: 150px;}
th .gridDisdata input
{
}
.tableOne td{padding: 2px;}

.gridDisdataDropdown, .gridDisdata{
	border-radius: 4px;
	padding: 4px;
	width: 100%;
	border: 1px solid #D1D1D1;
	box-shadow: 0px 0px 5px #DFDFDF inset;
}
.gridDisdata2
{
	border: 1px solid #A1BAD5;
	border-radius: 4px;
}
.tableOne select, .tableOne td input
{
	color: #000;
	font-weight: normal;
	padding: 3px;
}
.tableOne thead tr:nth-child(2)
{
	background: #050E16 !important;
	border-color: #24282E;
}
.tableOne thead tr:nth-child(2) th
{
	box-shadow: none;
}
.tableOne
{
	direction: rtl;
}
.ajax__tab_header
{
	float: right;
}
.tableBR
{
	margin-top: 60px;
	margin-bottom: 30px;
	margin-right: 15px;
}
.aCwM
{
	width: 100%;
	max-width: none;
	text-align: center;
	margin: 15px auto;
}

.fright
{
	float: right;
}
.frightbold
{
	float: right;
	font-weight: bold;
}
.fleft
{
	float: left;
}
.alignCenter
{
	text-align: center;
}
.dmacs .row
{
	margin-bottom: 6px;
}
.dmacs .TempDate
{
	width: 340px;
}
.GridFooterStyle_1
{
	background: rgb(207, 207, 207);
	border: 1px solid #D6D6D6;
	font-size: 13px;
	color: #5F5F5F !important;
	text-align: right;
	text-shadow: 0 1px 1px #fff;
}
.mainContainer
{
	border: 1.5px solid #DBDBDB !important;
	border-top: 0;
	padding:5px 10px 15px 10px;
	background-color: #ffffff !important;
	border-radius: 6px !important;
	box-shadow: 0 0 20px #F0F0F0 inset !important;
	float: right;
    width: 100%;
}


.popup
{
	background-color: white;
	margin:0 auto;
	/*border: 1px solid #AAA;*/
	padding: 0 15px 15px 15px;
	border-radius:6px;
	text-align: right;
	box-shadow: 2px 1px 19px #818181 !important;
	position: relative;padding-top: 15px;
}
.fieldsetStyle
{
	border: 1px solid #D5D5D5;
	direction: ltr;
	display: block;
	width: 99%;
	padding: 30px;margin:0 auto;
}

.fieldsetStyle legend
{
	display: block;
	width: auto;
	padding: 0 25px !important;
	margin-bottom: 0;
	line-height: inherit;
	color: #333;
	border: 0;font-size: 18px;
	border-bottom: none;text-align: center;
}
.submitButton
{
	padding-right: 0 !important;
}

.customFieldsetCss
{
	box-shadow: 0px -12px 23px #eee inset;
	padding-bottom: 0px;
	width:97%;
	margin: 0 auto;
/*	margin-top: 20px;*/
	position: relative;
	border-radius: 5px;
}
/*.customFieldsetCss .row{margin-bottom:15px}*/
.statusCircle
{
	/*font-size: 35px;
	position: absolute;
	left: 25px;
	top: 20px;*/
	font-size: 20px;
}
.statusCircleHorizontal
{
	font-size: 35px;
	left: 25px;
	top: 20px;
}
.green
{
	color: #859f00 !important;
}
.blue
{
	color: #1e90ff !important;
}
.darkBlue {
    color: #31698a !important;
}
.red
{
	color: #b22222 !important;
}
.gray
{
	color: #bababa !important;
}
.magenta
{
	color: #f484f6 !important;
}
.orange
{
	color: #f97e1e !important;
}
.yellow
{
	color: #F1B000 !important;
}
.cyan
{
	color: #9ee6f6 !important;
}
.black
{
	color: #000000 !important;
}
.validationRed
{
	color: #ff0000 !important;
	font-weight: bold;
}
.commentRed
{
	color: #ff0000 !important;
	font-weight: lighter;
	font-size: x-small;
}
.yellowishGreen
{
	color: #800080 !important;
}
.darkGreen
{
	color: #008080 !important;
}
.lightRed
{
	color: #ff0c3e !important;
}

.dmacs .TempDate{float: right;text-align: right;padding-right: 5px;}

.gridDisdataDropdown, .gridDisdata{direction:rtl;max-width:250px;float:right;}

.hidden{display:none;visibility:hidden;}
.modalBackground{position:absolute;top:0px;left:0px;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.popup{}
div.accountInfo {width: 60%;margin: 0 auto;}
.taleft .row .col-md-5{text-align:left}
.panelStyle1{box-shadow: 0 0 5px #757575 !important;width: 100%;padding:15px;overflow-y: auto;max-height: 570px;overflow-x: hidden;}

.highlighted{border:1px solid #00589C;margin-bottom:20px;box-shadow: 0px -12px 18px #E0F3FF inset;}
.highlighted legend{color:#00589C;}
.patientContainer .row .col-md-5{text-align:left;padding-top:2px;}
.patientContainer .row .form-control{width:215px;height:30px;margin-bottom: 5px;float: right;}

.panelStyle1 .fieldsetStyle{padding: 3px;margin: 0;margin-bottom: 1px;border: none !important;margin-top:5px;}
.panelStyle1 .fieldsetStyle legend{padding: 0 0px !important;}
.tabs-pos{position:absolute;right:35px;top:35px;}
.statusContainer{padding:10px;text-align:right;}
.statusContainer .imgIcon{margin-top:-5px;margin-left:25px;display:inline-block;}
.MessageBoxInfo {border: 1px solid #0216A9;border-radius: 5px;}
.form-signin .form-control{font-size:16px;height:40px;}
label{margin-right: 5px;font-weight:normal}

.popupContainerStyle2{}
.popupContainerStyle2 input{float:right;}
.textAlignLeft{text-align:left}
.textAlignRight{text-align:right}
.textAlignCenter{text-align:center}

.popupContainerStyle2 input[type=submit]{float:none;}
.eqrcssClass input{float:right;}
.eqrcssClass label {
	display:inline;
	width: 100%;
}
.MessageBoxError{text-align:right !important;padding-top:5px;margin-bottom:10px;}

/* Change the white to any color ;)*/
input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset;}
input[type="text"]{float: right;max-width:250px;outline:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);color:#000;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;padding-right:3px;height:28px;margin-bottom:5px;}
input[type="image"]{margin-top: 5px;float:right;margin-right:10px;}
select{outline:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);color: #000;min-width: 215px;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;padding-right:3px;height:28px;}
    
*:focus {background-color:#fff;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background-color:#fff !important;background-image:none;color: rgb(0, 0, 0);}
input:-webkit-autofill,input:-webkit-autofill:hover,
input:-webkit-autofill:focus{background-color:red !important;outline:none;-webkit-box-shadow:0 0 0px 1000px white inset;}

.selectFileContainer{}
.selectFileContainer input{padding:4px;font-size:11px;margin-bottom:8px !important;float:right;max-width: 325px;}
.boxButtonCss{display:inline;}
.statusBtn{text-decoration:none;cursor: pointer;
border: 1px solid #B6B6B6;
background: #fff;
padding:4px;
border-radius:5px;
/*width: 135px;*/
text-align: center;/*display: inline;*/font-size: 12.5px;
}
.statusBtn:hover{text-decoration: none;}
.statusBtn span{}
.statusIcon{}
.badge {display: inline-block;
min-width: 10px;
padding: 6px 15px;
font-size: 12px;
font-weight: 700;
line-height: 1;
color: #fff;
margin-right: 15px;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #0333c5;
margin-top: 2px;
border-radius: 60px;
}
/*.cmapContainer{margin-right:45px;}*/
.cmapContainer .col-md-2{float: right;
padding-left: 8px;
width: auto;
/* border-radius: 5px; */
font-size: 13px;
border-left: 1px solid #E0E0E0;
padding: 4px 5px;
text-align: center;
background: #fff;
/* margin-right: 15px; */
padding-right: 25px;
padding-left: 8px;}
.cmapContainer .col-md-2 .statusColor{font-size:21px;position:absolute;top:-3px;right:10px;}
.updateProgressContainer{top:0;position: absolute;}
.gridStyle3{}
.gridStyle3 td{border-color:#fff}
.gridStyle3 input[type="submit"]{background:#001c69;border:1px solid #fff}
.gridPagerStyle{background: #5F6269;
font-size: 12px;
font-weight: 100 !important;}

.gridPagerStyle input{height:25px;margin-top: 3px;border-radius:0}

.gridPagerStyle input[type="submit"]{background:#242424;border:1px solid #fff;padding-top:1px;margin-top:-1px;color:#fff;}
.gridPagerStyle select{min-width:100%;width:100px !important;height:25px;}


.modal-header {
padding:0;
margin-bottom: 15px;
padding-right: 0;
background: #F5F5F5;
border-bottom: 1px solid #DBDBDB;
box-shadow: 0 0 1px #FFF inset;
text-shadow: 1px 1px 1px #fff;    
}


.statusCircleContainer{}
input[disabled="disabled"], input.disabled {
    /* whatever you want */
}
.tmdeedBtn{}
.statusBtn.disable{background:red}

.modal-title {margin-right: 15px;color: #05226D;padding-bottom: 5px;padding: 5px;}

.form-signin .tmdeedBtn{background: #cf000f !important;box-shadow: none;text-decoration:none;border: 1px solid #cf000f;padding: 4px;border-radius: 4px;font-size: 13px;color: #fff;}
.form-signin .tmdeedBtn:hover{text-decoration:none;background:#08123C !important;}
.alignedRightLegend{}
.alignedRightLegend legend{float:right}
@media (min-width: 768px)
{
.modal-sm {
min-width:500px
}
}
.CalenderClass .ajax__calendar_container
{
border: 1px solid #0C27B3;
background: #FAFAFA;
border-radius: 5px;
color: #001B72;
box-shadow: 0 0 5px #FFFFFF inset;
padding: 15px 5px;
text-shadow: 1px 1px 1px #fff;}
.spcialStyle1{width: 215px;}


.processMessage
{
    position: fixed;
    top: 39%;
    left: 41%;
    padding: 10px;
    width: 20%;
    z-index: 1001;
    background-color: #fff;
    border: outset 3px #6389ab;
}
.progressBackgroundFilter
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;
    z-index: 1000;
}
.marginTop {
	margin-top: 5px;
}
.ul-tabs-edit {
    background: #ffffff !important;
    border: 0px !important;
    border-bottom: 1px solid #ccc !important;
}
tr.group,
tr.group:hover {
    background-color: #ddd !important;
}

.ui-widget-content a {
    color: #428bca !important;
    /*color: #ff333 !important;*/
}


.ui-widget {
    font-family: Arial,sans-serif;
    font-size: 14px !important;
}


.myText 
{
    padding-left: 40px;
    font-weight:bold;
    color:Red;
}

.myBlueText 
{
    padding-left: 5px;
    font-weight:bold;
    color:Blue;
}

.myTextRight
{
    padding-left: 40px;
    font-weight:bold;
    color:Red;
    float:right;
}

.myLabel 
{
    padding-left: 10px;
    padding-Right: 10px;
    font-weight:bold;
}


#sectionContent{
	font-size: 10px;
}

#sectionContentSpacer{
	height:10px;
}

#sectionSpacer{
	height:20px;
}

#sectionTitle{
	color: #B40000;
	font-weight: bold;
	font-size: 12px;
}

#pageTitle{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
