@CHARSET "ISO-8859-1";

.groupboxbtn {
	border-radius: 2px;
	padding: 6px 14px;
	padding: 0px 8px !important;
	background-color: #ffffff;
	border-color: #dae6ec;
	text-decoration: none;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: blue;
}

.actionbtn {
	border-radius: 2px;
	padding: 6px 14px;
	padding: 3px 10px !important;
	background-color: #ffffff;
	border-color: #dae6ec;
	text-decoration: none;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	color: #428BCA;
}

.actionbtnC {
	border-radius: 2px;
	padding: 6px 14px;
	padding: 3px 10px !important;
	background-color: #ffffff;
	border-color: #dae6ec;
	text-decoration: none;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	color: #bf3773;
}

.actionbtn2 {
	border-radius: 2px;
	padding: 6px 14px;
	padding: 3px 6px !important;
	background-color: #ffffff;
	border-color: #dae6ec;
	text-decoration: none;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	color: #428BCA;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* Images
/* ----------------------------------------------------------------------------------------------------------------------- */
.fimageclearall {
	width: 25px;
	margin-left: 10px;
	margin-top: 35px;
	background-image: url('../images/clearall24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
}

.nodatafound {
	background-image: url('../images/nodatafound.jpg');
	background-repeat: no-repeat;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
}

.photoimgcenter {
	border: 0 none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.toplinks {
	padding-right: 6px;
	cursor: pointer;
}

.soapedit {
	margin-top: -6px;
	cursor: pointer;
}

.soapimage {
	margin-top: -6px;
	padding-right: 10px;
}

.fimageerror {
	width: 55px;
	background-image: url('../images/apperror.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
}

.fimageeventlog {
	background-image: url('../images/eventlog24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 25px;
	margin-top: 7px;
}

.fimagecancelappt {
	background-image: url('../images/cancelappt24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 25px;
	margin-top: 7px;
}

.apptimg.img {
	margin-top: 6px;
}

.fImagecsvlist {
	background-image: url('../images/csv24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 25px;
}

.fImageexcellist {
	background-image: url('../images/excel24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 23px;
}

.fImagecheckin {
	background-image: url('../images/checkin.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 32px;
}

.fImagecheckin20 {
	background-image: url('../images/checkin20.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 20px;
}

.fImageInsEligi20 {
	background-image: url('../images/insuranceelig24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 20px;
}

.fImageCSV {
	width: 55px;
	background-image: url('../images/csv-32.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
	height: 35px;
}

.fimageAllowed {
	width: 28px;
	height: 28px;
	background-image: url('../images/allowed24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
}

.fimagewriteoff {
	width: 28px;
	height: 28px;
	background-image: url('../images/writeoff24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
}

.fimageallowpayment {
	width: 28px;
	height: 28px;
	background-image: url('../images/allowpayment24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
}

.fimageinsadj {
	width: 28px;
	height: 28px;
	background-image: url('../images/insadj24.png');
	background-repeat: no-repeat;
	border: 0 none;
	cursor: pointer;
}

/* ----------------------------------------------------------------------------------------------------------------------- */
/* Only for Main.zul
/* ----------------------------------------------------------------------------------------------------------------------- */
.topcontainer {
	width: 100%;
}

.topleftdiv {
	float: left;
	width: 100px;
}

.toprightdiv {
	float: right;
	padding-top: 10px;
	padding-bottom: 7px;
}

.toprightdiv1 {
	position: absolute;
	top: 30px;
	right: 100px;
}

.topcenterdiv1 {
	margin: 0 auto;
	width: 630px;
	text-align: center;
	background: transparent;
	padding-top: 2px;
}

.Mainmenudiv {
	background-image: none;
	background-position: top center;
}

.page-content {
	padding: 5px 12px 1px;
}

.mygroupbox {
	background-color: #428bca;
	border-color: #428bca;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	color: #fff;
	border-color: #428bca;
	background-color: #428bca;
	border-radius: 0px;
	border: none;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 2px;
	margin-right: 26px;
	margin-left: 27px;
}

.mygroupbox>.panel-heading {
	border-color: #e5e5e5 !important;
	font-size: 12px;
	padding: 4px 5px;
	color: white;
}

.panelmbtm {
	background-color: #fff;
	border: 1px solid transparent;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	color: #fff;
	border-color: #428bca;
	background-color: #428bca;
	border-radius: 0px;
	border: none;
	box-shadow: 0px 1px 2px 0px #3a6798;
	margin-bottom: 7px;
}

.panelmbtm>.panel-heading {
	border-color: #e5e5e5 !important;
	font-size: 15px;
	padding: 7px 8px;
}

.z-panel-head {
	border: 1px solid #428bca;
	border-bottom-color: #428bca;
	background: #428bca;
	border-radius: 0px 0px 0 0;
}

.z-panel-header {
	border: 0;
	padding: 3px 0 5px 0;
	line-height: 24px;
	background: #428bca;
	font-size: 13px;
	color: white;
}

.z-portalchildren-content {
	border: 1px solid #cfcfcf;
}

.z-portallayout, .z-portalchildren {
	padding: 5px;
}

.portlet {
	background: #ffffff none repeat scroll 0 0;
	box-shadow: none;
	margin-bottom: 20px;
	transition: all 0.4s ease 0s;
}

.portlet .portlet-body {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 15px;
}

.dirtypos {
	margin-top: -4px;
	color: white;
}

.dirtyposcrd {
	margin-top: -4px;
	color: red;
	float: right;
}

.screenheaderbuts {
	float: right;
	margin-top: 6px;
}

.open-true {
	float: right;
	background: url('img/UP201.png') no-repeat right 0;
	height: 16px;
	padding-right: 20px;
	font-weight: bold;
}

.pull-left {
	float: left !important;
}

.sectionSeperator {
	margin-bottom: 18px;
	padding-bottom: 0.25em;
	margin-left: 20px;
	border-bottom: 4px solid;
}

.sectionSeperator22 {
	margin-bottom: 18px;
	padding-bottom: 0.25em;
	margin-left: 1px;
	border-bottom: 1px solid;
}

.sectionSeperator5 {
	margin-bottom: 18px;
	padding-bottom: 0.25em;
	margin-left: 20px;
	border-bottom: 3px solid;
}

.sectionSeperator5a {
	margin-bottom: 18px;
	padding-bottom: 0.25em;
	border-bottom: 3px solid;
}

.sectionSeperator3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	border-bottom: 4px solid;
}

.sectionSeperator2 {
	margin-bottom: 18px;
	padding-bottom: 0.25em;
	border-bottom: 2px solid;
}

.sectionSeperator4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 2px solid;
}

.pull-right {
	float: right !important;
}

.screenheader2 {
	float: left;
}

.fa-spin {
	animation: 2s linear 0s normal none infinite running fa-spin;
}

.fa-2x {
	font-size: 1.5em;
}

.clearboth {
	clear: both;
}

.divrounded2 {
	border: 1px solid #909090;
	border-radius: 5px;
	height: 27px;
	margin-top: 7px;
	padding-left: 4px;
	padding-top: 7px;
}

.divrounded {
	border: 1px solid #909090;
	border-radius: 5px;
	height: 26px;
	margin-top: 1px;
	padding-left: 4px;
	padding-top: 2px;
}

.divsearch {
	border: 1px solid #909090;
	border-radius: 5px;
	margin-top: -15px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 7px;
	overflow-y: auto;
}

.floatcenter {
	margin: 0 auto;
	width: 50%;
	margin: 0 auto;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.floatleftspacing {
	float: left;
	padding-left: 20px
}

.divright {
	float: right;
	width: 40%;
}

.divleft {
	float: left;
	width: 58%;
}

.divrighthalf {
	float: right;
	width: 49%;
}

.divleft50 {
	float: left;
	width: 49%;
}

.divright50 {
	float: right;
	width: 49%;
}

.divlefthalf {
	float: left;
	width: 49%;
}

.divright201 {
	float: right;
	width: 5%;
}

.divleft801 {
	float: left;
	width: 95%;
}

.divleft80 {
	float: left;
	width: 95%;
}

.divright20 {
	float: right;
	width: 5%;
}

.divleft60 {
	float: left;
	width: 59%;
}

.divright40 {
	float: right;
	width: 29%;
	margin-right: 22px;
}

.divleft10 {
	float: left;
	width: 10%;
}

.divright90 {
	float: right;
	width: 90%;
	margin-top: 8px;
}

.divleftchart {
	float: left;
	width: 75%;
}

.divrightchart {
	float: right;
	width: 24%;
	padding-right: 15px
}

.alignleft {
	float: left;
	width: 33.33333%;
	text-align: left;
}

.aligncenter {
	float: left;
	width: 100%;
	text-align: center;
}

.alignright {
	float: left;
	width: 33.33333%;
	text-align: right;
}

.sectionpadding {
	padding-left: 17px;
	padding-right: 12px;
}

.sectionpaddingbottom {
	padding-top: 40px;
	padding-bottom: 60px;
}

.sectionpaddingbottom2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sectionpadding36 {
	padding-left: 3px;
	padding-right: 6px;
}

.sectionpadding3 {
	padding-left: 26px;
	padding-right: 25px;
}

.sectionpadding2326 {
	padding-left: 21px;
	padding-right: 28px;
}

.sectionpadding4 {
	padding-left: 24px;
	padding-right: 24px;
}

.sectionpadding10 {
	padding-left: 10px;
}

.highlightcellText {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
}

.groupboxExOpen {
	float: right;
	background: url('../images/plus16.png') no-repeat right 0;
	height: 16px;
	font-weight: bold;
	top: 3px;
	clear: right;
	width: 16px;
}

.groupboxExClose {
	float: right;
	background: url('../images/minus20.png') no-repeat right 0;
	height: 16px;
	font-weight: bold;
	top: 3px;
	clear: right;
	width: 16px;
}

.groupboxExOpenTrans {
	float: right;
	background: url('../images/minus20.png') no-repeat right 0;
	height: 16px;
	font-weight: bold;
	top: 3px;
	clear: right;
	width: 16px;
}

.groupboxExCloseTrans {
	float: right;
	background: url('../images/plus16.png') no-repeat right 0;
	height: 16px;
	font-weight: bold;
	top: 3px;
	clear: right;
	width: 16px;
}

.rightIcon {
	float: right;
	background: url('../images/right.png') no-repeat right 0;
	font-weight: bold;
	top: 3px;
	clear: right;
	height: 15px;
	width: 15px;
}

.z-vbox table {
	width: 100%;
}

.colorred {
	background: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
	width: 31px;
}

.colorblue {
	background: #87CEFA;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
	width: 31px;
}

.colorgreen {
	background: #21BA45;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
	width: 31px;
}

.colorwhite {
	background: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
	width: 31px;
}

.colorredm {
	background: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
	height: 14px;
	top: 3px;
	width: 31px;
}

.colorbluem {
	background: #87CEFA;
	padding-left: 10px;
	padding-right: 10px;
	height: 14px;
	width: 31px;
	top: 3px;
}

.colorgreenm {
	background: #21BA45;
	padding-left: 10px;
	padding-right: 10px;
	height: 14px;
	width: 31px;
	top: 3px;
}

.colorwhitem {
	background: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	height: 14px;
	width: 31px;
	top: 3px;
}

.myhtml h4 {
	padding-left: 40px;
	font-size: 14px
}

.myhtml p {
	padding-left: 40px;
	font-size: 14px
}

.top5 {
	margin-top: 5px;
}

.blinkme {
	animation: blinker 1s linear infinite;
	color: #EB1E1E;
	font-weight: 900;
	size: 25px;
}

@
keyframes blinker { 50% {
	opacity: 0;
}

}
.childheader {
	float: left;
	margin-left: 4px;
}

.childseperator {
	margin-bottom: 3px;
	padding-bottom: 0.25em;
	border-bottom: 2px solid;
	margin-left: 3px;
	margin-right: 6px;
}

.childactions {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.fa {
	text-decoration: none;
}

.card {
	padding-top: 20px;
	margin: 10px 0 20px 0;
	background-color: rgba(214, 224, 226, 0.2);
	border-top-width: 0;
	border-bottom-width: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.card.hovercard .avatarimg {
	width: 100px;
	height: 100px;
	max-width: 100px;
	max-height: 100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid rgba(255, 255, 255, 0.5);
}

.card.people .card-info {
	position: absolute;
	top: 150px;
	display: inline-block;
	width: 100%;
	height: 101px;
	overflow: hidden;
	background: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.card.people .card-info .desc {
	display: block;
	margin: 8px 14px 0 14px;
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	color: #737373;
	text-overflow: ellipsis;
}

.card.hovercard {
	position: relative;
	padding-top: 0;
	overflow: hidden;
	text-align: center;
	background-color: rgba(214, 224, 226, 0.2);
	height: 185px;
}

.card.hovercard .cardheader {
	background-color: #2277BA;
	background-size: cover;
	height: 85px;
}

.card.hovercard .bottom {
	padding: 0 10px;
	margin-bottom: 17px;
}
/* TOGGLE BOX */
.switch input {
	display: none;
}

.cmn-toggle-round>label:before, .cmn-toggle-round>label:after {
	width: 120px;
	height: 20px;
	background-color: #dddddd;
	position: absolute;
	top: 1px;
	content: "";
}

.cmn-toggle-round>label:before {
	background-color: #A9A9A9;
	border-radius: 60px;
	transition: background 0.3s;
	width: 46px;
}

.cmn-toggle-round>label:after {
	width: 27px;
	background-color: #fff;
	border-radius: 100%;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	transition: margin 0.3s;
}

.cmn-toggle-round>input:checked+label:before {
	background-color: #2196F3;
}

.cmn-toggle-round>input:checked+label:after {
	margin-left: 22px;
}

.customlabel {
	color: #000000;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.03em;
	margin-bottom: 0;
	margin-top: 0;
}

.customSave {
	border-radius: 6px;
	padding: 6px 14px;
	padding: 5px 8px !important;
	background-color: #bf3773;
	border-color: #fefefe;
	text-decoration: none;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-top: -4px;
	color: #fdfdfd;
	margin-right: 12px;
}

.rectangle {
	width: 90px;
	border: 1px solid gray;
	padding-top: 3px;
	padding-bottom: 4px;
}

.nosep .z-hbox-separator {
	width: 0em;
}

.sectionSeperator5 {
	color: #428bca;
}

.screenheaderlabel {
	color: white;
}


.grbbuttonred {
	color: red;
	padding-left: 22px;
}

.grbbuttonred>.labellink.z-label {
	color: red;
	cursor: pointer;
	text-decoration: underline;
}

.grbbuttonblue {
	color: blue;
	padding-left: 22px;
}

.grbbuttonblue>.labellink.z-label {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
}

.grbbutton>.labellink.z-label {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
}

.grbbutton {
	float: right;
	color: blue;
	padding-left: 14px;
}

.grbbutton>.buttonlink.z-button {
	color: blue;
	cursor: pointer;
	text-decoration: underline;
	letter-spacing: 0.03em;
	margin-bottom: 0;
	margin-top: 0;
	background: none;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	line-height: 24px;
	padding-left: 8px;
}

.soapimage {
	margin-top: -6px;
	padding-right: 10px;
}

.facesheetsection {
	padding-left: 42px;
	padding-bottom: 25px;
	padding-top: 12px;
	width: 90%;
}

.facesheetsection2 {
	padding-bottom: 25px;
	width: 88%;
	padding-left: 8px;
}

.soapheading2.z-label {
	font-size: 14px;
	font-weight: bolder;
	color: blue;
	margin-top: -2px;
	padding-bottom: 10px;
}

.sectionpadding2020 {
	padding-left: 20px;
	padding-right: 20px;
}

.divleft3070 {
	float: left;
	width: 30%;
}

.divright3070 {
	float: right;
	width: 70%;
}