.inlineBlock {
	display: inline-block;
	position: relative;
}

.searchclear[data-priority="SYNC_START"] {
	display: none;
}

.isdDisable[disable="true"] {
	background-color: rgba(8, 129, 250, 0.1);
	pointer-events: none;
}

.searchclear {
	border: medium none;
	color: #CCCCCC;
	cursor: pointer;
	font-size: 20px;
	height: 14px;
	line-height: 84%;
	margin: 8px auto auto;
	position: absolute;
	right: 3px;
	text-align: center;
	vertical-align: middle;
}

.searchDiv {
	left: 0;
	position: absolute;
	right: auto;
	top: auto;
	z-index: 100;
}

.searchBox {
	text-align: center;
	width: 303px;
	margin-left: 4%;
}

.displayBlock {
	display: inline-block;
}

.btn-border-up {
	border-top: 3px solid #D4DBD5;
}

.loading[hide="true"] {
	background-color: rgba(8, 129, 250, 0.1);
	pointer-events: none;
}

.profileSearch {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	left: 6%;
	padding: 7px 0;
	position: relative;
	right: auto;
	text-align: left;
	width: 422px;
	z-index: 100;
}

.loading[data-priority="SYNC_START"] {
	background-color: #FFFFFF;
	background-image:
		url("http://loadinggif.com/images/image-selection/3.gif");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
}

.loading[data-priority="SYNC_ERROR"] {
	border-color: #EF2929;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(250, 8, 8, 0.6);
	outline: 0 none;
}

.loading:focus {
	border-color: #66AFE9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

.searchNotification {
	background-color: #FF0000;
	border-color: #000000;
	border-radius: 1px 1px 5px 5px;
	font-size: large;
	opacity: 0.51;
	text-align: center;
	width: 100%;
}

.loading {
	background-color: #FFFFFF;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 25px 25px;
	border: 1px solid #DDDDDD;
	outline: medium none;
	transition: all 0.3s ease-in-out 0s;
}

.suggestedResult:hover {
	background: none repeat scroll 0 0 #104D85;
	color: #FFFFFF;
	font-family: "DejaVu Sans";
	font-size: small;
	font-weight: bolder;
}

.suggestedResult {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	font-family: "DejaVu Sans";
	font-size: small;
	font-weight: bolder;
	outline: medium none;
	text-align: left;
	width: 100%;
}

button[disabled] {
	cursor: not-allowed;
}

.dropdown {
	margin-left: 2%;
}

.prescriptionBtn {
	margin-top: -3%;
	position: absolute;
	right: 14%;
}

.viewTask {
	margin-left: 79%;
	margin-top: -3%;
	position: relative;
}

.viewDocument {
	margin: auto;
	padding: 0%;
}

.documentImage {
	box-shadow: 1px 1px 10px #000000;
	height: 80%;
	max-height: 80%;
	margin: 0 auto;
	display: block;
	max-width: 80%;
}

.summaryArrow {
	margin-bottom: 0;
	margin-left: 83%;
	margin-top: 0;
	position: relative;
}

.complaintText {
	word-wrap: break-word;
}

.taskSummaryPanel {
	margin-left: 0;
	margin-right: 0;
}

.icn-padding {
	padding-left: 2%;
}

.complaintIcn {
	margin-left: -6%;
	padding-left: 0;
	position: absolute;
}

.complaintLoading {
	margin-bottom: -1%;
	margin-left: 43%;
	margin-top: -2%;
	position: absolute;
}

:focus {
	outline: 2px solid #30879F;
	outline-offset: 1px;
}

.markAs {
	height: 10%;
	padding-bottom: 0;
	padding-top: 0;
	width: 14%;
}

.complaintSummary {
	background-color: #FFFFFF;
	/* 	box-shadow: 4px 4px 4px 4px #000000; */
	margin-left: 2%;
	margin-right: 3%;
	text-align: -webkit-auto
}

.complaintListPanel {
	margin-right: -2%;
	position: static;
}

.dietTextColor {
	color: #FF0000;
	font-size: 99%;
	font-weight: 900;
	margin-top: -1.5em;
}

.monitoringLocation {
	margin-left: 25%;
	margin-top: -1%;
	position: absolute;
}

.previousUpdate {
	font-size: 91%;
}

.extraInfoBtn {
	display: inline-block;
}

.previousUpdatePanel {
	border-radius: 10px 10px 10px 10px;
	border-top: 3px solid #008080;
	border-width: 3px;
	height: 22px;
	margin-top: 1%;
	overflow: hidden;
	width: 100%;
}

.lineAfterUpdateComment {
	background: none repeat scroll 0 0 #B0B0B0;
	height: 1px;
	margin-top: -1.5em;
}

.updateByName {
	color: #30879F;
	font-weight: bold;
}

.btn-extraInfo[selected="true"], .btn-extraInfo:hover {
	background-color: #F57900;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-extraInfo {
	background-color: #FFFFFF;
	color: #F57900;
	font-weight: normal;
}

.deadlineChangeButton {
	padding-left: 2%;
	padding-top: 5%;
}

.monitoringLocationBtn {
	margin-left: 59%;
	margin-top: -13px;
	position: absolute;
}

.deadlineComment {
	padding-left: 9%;
}

.container-fixed {
	overflow: auto;
	width: 950px;
}

.authButton {
	margin-left: 13%;
	margin-top: -1%;
	position: absolute;
}

.manButton {
	margin-left: 0;
	margin-top: -1%;
	position: absolute;
}

.truncateLongTexts:hover {
	overflow: visible;
	word-break: break-all;
}

.modalContainer {
	width: 96%;
}

.fontSize {
	color: -moz-hyperlinktext;
	font-family: caption;
	font-size: large;
	font-weight: bolder;
	text-transform: capitalize;
}

.BigButton {
	font-size: 105%;
	margin-left: 19%;
	margin-top: -2%;
	position: absolute;
	width: 15%;
}

.backBtn {
	margin-left: 8%;
	margin-top: -2.5em;
	position: absolute;
}

.modal-sm {
	width: 1030px;
}

.DietButton {
	font-size: 84%;
	margin-left: -25%;
	margin-top: 2%;
	width: 8%;
	z-index: -1;
}

.imageBtn:hover {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0 solid;
	border-radius: 9px 9px 9px 9px;
}

.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.header {
	width: 100%;
}

.mainContainer {
	width: 90%;
}

.mainContainerPadding {
	padding: 15px 5%;
}

.verySmallFont {
	font-size: x-small;
}

.loginContainer {
	padding-top: 100px;
	width: 500px;
}

.taskFormContainer {
	width: 630px;
}

.taskCreateFormContainer {
	width: 265px;
}

.tableContainer {
	display: table;
}

.tableRow {
	display: table-row;
}

.tableCell {
	display: table-cell;
	vertical-align: middle;
}

.fifteenPerc {
	width: 15%;
}

.fiftyPerc {
	width: 50%;
}

.sixtyPerc {
	width: 60%;
}

.seventyPerc {
	width: 70%;
}

.twentyPerc {
	width: 20%;
}

.paddingTop {
	padding-top: 150px;
}

.width20perc {
	width: 20%;
}

input[type="radio"]+label {
	border-radius: 10% 10% 10% 10%;
	color: #337AB7;
	display: inline-block;
	font-size: 10px;
	margin-bottom: -5px;
	padding: 5px 5px 1px;
	text-align: center;
}

.paddingTopSmall {
	padding-top: 15px;
}

.thirtyPerc {
	width: 35%;
}

.lightText {
	color: #888888;
}

.teamListContainer {
	width: 256px;
}

.taskCreateContainer {
	width: 500px;
}

.taskSearchCreateContainer {
	width: 930px;
}

.gist {
	font-size: 14px;
}

.bold {
	font-weight: 700;
}

.relative {
	position: relative;
}

.edit {
	background-color: #FFFFFF;
	border: 1px solid #E1E1E8;
	border-radius: 0 3px 0 3px;
	position: absolute;
	right: 0;
	top: 0;
}

.taskHeading {
	border-bottom-style: inset;
	border-bottom-width: 1px;
}

.priorityContainer {
	height: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	width: 15px;
}

.priority {
	border-left-width: 10px;
	border-style: solid;
}

.escLevel {
	border-left-width: 10px;
	border-style: solid;
}

.departmentLevel {
	border-left-width: 10px;
	border-style: solid;
}

.departmentLevel[data-priority="FNB_DEPARTMENT"] {
	border-left-color: #581845;
}

.departmentLevel[data-priority="ENGG_AND_MAINT_DEPARTMENT"] {
	border-left-color: #FFC300;
}

.departmentLevel[data-priority="HOUSEKEEPING_DEPARTMENT"] {
	border-left-color: #FF5733;
}

.departmentLevel[data-priority="BIO_MEDICAL_DEPARTMENT"] {
	border-left-color: #C70039;
}

.departmentLevel[data-priority="PATIENT_TRANSFER_DEPARTMENT"] {
	border-left-color: #900C3F;
}

.departmentLevel[data-priority="IT_DEPARTMENT"] {
	border-left-color: #900C3F;
}

.departmentLevel[data-priority="LINEN_N_LAUNDRY_DEPARTMENT"] {
	border-left-color: #138D75;
}

.departmentLevel[data-priority="ADMISSION_DEPARTMENT"] {
	border-left-color: #7D3C98;
}

.departmentBadge[data-priority="FNB_DEPARTMENT"] {
	background-color: #581845;
}

.departmentBadge[data-priority="ENGG_AND_MAINT_DEPARTMENT"] {
	background-color: #FFC300;
}

.departmentBadge[data-priority="HOUSEKEEPING_DEPARTMENT"] {
	background-color: #FF5733;
}

.departmentBadge[data-priority="BIO_MEDICAL_DEPARTMENT"] {
	background-color: #C70039;
}

.departmentBadge[data-priority="PATIENT_TRANSFER_DEPARTMENT"] {
	background-color: #900C3F;
}

.departmentBadge[data-priority="IT_DEPARTMENT"] {
	background-color: #900C3F;
}

.departmentBadge[data-priority="LINEN_N_LAUNDRY_DEPARTMENT"] {
	background-color: #138D75;
}

.departmentBadge[data-priority="ADMISSION_DEPARTMENT"] {
	background-color: #7D3C98;
}

.escLevel[data-priority="ESC_0"] {
	border-left-color: #FBF583;
}

.escLevel[data-priority="ESC_1"] {
	border-left-color: #F5A872;
}

.escLevel[data-priority="ESC_2"] {
	border-left-color: #F5796D;
}

.escLevel[data-priority="ESC_3"] {
	border-left-color: #D75B4F;
}

.escLevel[data-priority="ESC_4"] {
	border-left-color: #B93D31;
}

.dietType {
	border-left-width: 10px;
	border-style: solid;
}

.dietType[data-priority="NORMAL_DIET"] {
	border-left-color: #FF0000;
}

.dietType[data-priority="LIQUID_DIET"] {
	border-left-color: #FFFF00;
}

.dietType[data-priority="RENAL_DIET"] {
	border-left-color: #800000;
}

.gapForEdit {
	padding-right: 50px;
}

.taskCurrentStatusContainer {
	padding-top: 5px;
}

.taskAssignmentInfoContainer {
	border-right-style: inset;
	border-right-width: 1px;
	padding-right: 5px;
	width: 20%;
}

.taskUpdateInfoContainer {
	padding-left: 5px;
	width: 60%;
}

.taskNextUpdateContainer {
	border-left-style: outset;
	border-left-width: 1px;
	padding-left: 5px;
	width: 20%;
}

.singleLine {
	overflow: hidden;
}

.logo_img {
	max-width: 80px;
	min-width: 80px;
	width: 100%;
}

.home_img {
	width: 40px;
	height: 45px;
}

.addTask_img {
	max-width: 35px;
}

.complainList_img {
	max-width: 39px;
}

.search_img {
	width: 38px;
	height: 44px;
	margin-bottom: 2%;
}

.arrow_img {
	max-width: 20px;
}

.priority[data-priority="CRITICAL"] {
	border-left-color: #FF6047;
}

.priority[data-priority="HIGH"] {
	border-left-color: #FFA447;
}

.priority[data-priority="MEDIUM"] {
	border-left-color: #358D5E;
}

.priority[data-priority="LOW"] {
	border-left-color: #BD9993;
}

.priority[data-priority="UN_KNOWN"] {
	border-left-color: graytext;
}

.taskGeoResponseContainer {
	width: 840px;
}

.priorityBtn[selected="true"] {
	color: #131718;
}

.priorityBtn[selected="false"] {
	color: #9CA1A7;
}

.typeahead, .tt-query, .tt-hint {
	border: 2px solid #CCCCCC;
	border-radius: 8px 8px 8px 8px;
	font-size: 24px;
	line-height: 30px;
	padding: 8px 12px;
	width: 100%;
}

.logOutBtn {
	background-color: rgba(0, 0, 0, 0);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	vertical-align: middle;
	width: 50px;
}

.typeahead {
	background-color: #FFFFFF;
}

.typeahead:focus {
	border: 2px solid #0097CF;
}

.tt-query {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.tt-hint {
	color: #999999;
}

.tt-dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-top: 12px;
	padding: 8px 0;
	text-align: left;
	width: 422px;
}

.tt-suggestion {
	font-size: 18px;
	line-height: 24px;
	padding: 3px 20px;
}

.tt-suggestion.tt-cursor {
	background-color: #0097CF;
	color: #FFFFFF;
}

.tt-suggestion p {
	margin: 0;
}

.myButton {
	background-color: #FFFFFF;
	border: 1px solid #30879F;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 1px #888888;
	color: #30879F;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 11px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

.myButtonSelected {
	background-color: #30879F;
	color: #ffffff;
	font-weight: normal;
}

.myButton:hover {
	background-color: #EEEEFF;
}

.myButtonSelected:hover {
	background-color: #44a0d9;
}

.myButton:active {
	position: relative;
	top: 1px;
}

.myButton[selected="true"] {
	background-color: #30879F;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-priority-btn="CRITICAL"] {
	border: 1px solid #FF6047;
	border-radius: 3px 3px 3px 3px;
	color: #FF6047;
	font-size: 10px;
}

.myButton[data-priority-btn="HIGH"] {
	border: 1px solid #FFA447;
	border-radius: 3px 3px 3px 3px;
	color: #FFA447;
	font-size: 10px;
}

.myButton[data-priority-btn="MEDIUM"] {
	border: 1px solid #358D5E;
	border-radius: 3px 3px 3px 3px;
	color: #358D5E;
	font-size: 10px;
}

.myButton[data-priority-btn="LOW"] {
	border: 1px solid #BD9993;
	border-radius: 3px 3px 3px 3px;
	color: #BD9993;
	font-size: 10px;
}

.myButton[data-priority-btn="CRITICAL"][selected="true"] {
	background-color: #FF6047;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-priority-btn="HIGH"][selected="true"] {
	background-color: #FFA447;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-priority-btn="MEDIUM"][selected="true"] {
	background-color: #358D5E;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-priority-btn="LOW"][selected="true"] {
	background-color: #BD9993;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[aria-expanded="true"] {
	visibility: hidden;
}

.myButton[aria-expanded="false"] {
	visibility: visible;
}

.btn-markP[selected="true"], .btn-markP:hover {
	background: url("../img/print.png") no-repeat scroll 0 0/20px auto
		#FFFFFF;
	border: 1px solid #30879F;
	color: #56ADC2;
	font-weight: normal;
	text-align: right;
	width: auto;
}

.btn-markP {
	background: url("../img/print.png") no-repeat scroll 0 0/20px auto
		#56ADC2;
	border: 1px solid #30879F;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-weight: normal;
	left: 86%;
	margin-top: -2%;
	padding-left: 22px;
	position: absolute;
	text-align: right;
	width: auto;
}

.btn-markP[disabled] {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #F5F5F5;
	background-image: url("../img/print.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: normal;
	text-align: right;
	width: auto;
}

.imageBtn {
	background-color: rgba(0, 0, 0, 0);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	vertical-align: middle;
	width: 100px;
}

.arrowBtn {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
}

.panel {
	box-shadow: 0 1px 1px #888888;
}

.greyBackground {
	background-color: #EEEEEE;
}

.editButtonMarginTop {
	margin-top: 5px;
}

.saveButtonMarginRight {
	margin-right: 40px;
}

.smallMarginRight {
	margin-right: 10px;
}

.smallNegativeMarginTop {
	margin-top: -25px;
}

.smallMarginTop {
	margin-top: 25px;
}

.smallMarginLeft {
	margin-left: 50px;
}

.labelStd {
	color: #404040;
	font-size: 14px;
	letter-spacing: 1px;
}

.form-control {
	height: 30px;
}

.navColorText {
	color: #30879F;
	font-size: 15px;
}

.teamOptionSize {
	height: 50px;
	width: 650px;
}

.circleLabel {
	border: medium none;
	border-radius: 100% 100% 100% 100%;
	cursor: default;
	height: 40px;
	text-align: center;
	width: 40px;
}

.expandCircle {
	border-radius: 100% 100% 100% 100%;
	height: 24px;
	padding-top: 0;
	text-align: center;
	width: 24px;
}

.expandCirclePadding {
	padding-top: 10px;
}

.forCritical {
	background-color: #FF6047;
	color: #FFFFFF;
}

.forHigh {
	background-color: #FFA447;
	color: #FFFFFF;
}

.forAll {
	background-color: #30879F;
	color: #FFFFFF;
	text-shadow: 1px 1px #3E0000;
}

.allRequestLabel {
	position: absolute;
	right: -28px;
	top: -8px;
}

.teamOptionBtnStyle {
	border-color: #30879F;
	border-style: solid;
	border-width: 1px;
	color: #30879F;
	font-size: 15px;
}

.teamOptionLabel {
	width: 100%;
	text-align: left;
	color: #30879F;
	height: 40px;
	background-color: #EFEFEF;
	border: none;
	cursor: default;
}

.formOption {
	border: medium none;
	color: #30879F;
	height: 30px;
	text-align: left;
	width: 90%;
	min-width: 200px;
	max-width: 400px;
}

.formOption[selected="true"] {
	background-color: #91CFF7;
}

.textColor {
	color: #30879F;
}

.width70px {
	width: 70px;
}

.plusBold {
	font-size: 14px;
	font-weight: 900;
}

.buttonHeight {
	height: 37px;
}

.smallPaddingLeftRight {
	padding-left: 5px;
	padding-right: 5px;
}

.smallPaddingTop {
	padding-top: 10px;
	margin-left: auto;
}

.autoMarginLeft {
	margin-left: auto;
}

.smallPaddingBottom {
	padding-bottom: 10px;
}

.smallPaddingRight {
	padding-right: 10px;
}

.smallPaddingLeft {
	padding-left: 10px;
}

.noPadding {
	padding: 0;
}

.changeTextColor {
	color: #0000FF;
}

.print {
	color: #0606FF;
	font-weight: 100;
	margin-left: 9%;
	margin-top: 97%;
	position: absolute;
}

.truncateLongTexts {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 99px;
}

.smallTextColor {
	color: #FF0000;
	font-size: 99%;
	font-weight: 900;
}

.autoAssignTeamPadding {
	padding-left: 15px;
}

.suggestedTeamPadding {
	padding-left: 30px;
}

.taskListBtn {
	min-width: 100px;
}

.taskSearchDateBox {
	width: 260px;
}

.subMenuCnt {
	width: 250px;
}

.priorityHeaderSize {
	height: 25px;
	width: 469px;
}

.priorityHeader {
	background-color: rgba(0, 0, 0, 0);
	border: medium none;
	color: #30879F;
	cursor: default;
	font-size: 11px;
	text-align: center;
	width: 40px;
}

.loading {
	background-size: 20px auto;
}

.separateReqBy {
	padding-left: 6px;
}

.taskComment {
	float: left;
}

.gap {
	margin-left: 4%;
}

.otp-gap {
	margin-left: 5%;
	margin-top: 15px;
	width: 264px;
	height: 30%;
}

.largepaddingLeft {
	padding-left: 37px;
}

.enableEllipsis {
	
}

.enableEllipsis[arrow-down="false"] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.logOutBtnWidth {
	width: 50%;
}

.displayInline {
	display: -webkit-box;
}

.btn-primary[selected="true"] {
	background: none repeat scroll 0 0 #1D84D4;
}

.btn-link[selected="true"] {
	background: none repeat scroll 0 0 #E0E2E2;
}

.myButton[data-campusType="CAMPUS"][selected="true"] {
	background-color: #358D5E;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-campusType="BUILDING"][selected="true"] {
	background-color: #358D5E;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-campusType="ZONE"][selected="true"] {
	background-color: #358D5E;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-campusType="FLOOR"][selected="true"] {
	background-color: #358D5E;
	color: #FFFFFF;
	font-weight: normal;
}

.myButton[data-campusType="AREA_ROOM"][selected="true"] {
	background-color: #358D5E;
	color: #FFFFFF;
	font-weight: normal;
}

.dlg-box {
	margin: 2% 40%;
	width: 282px;
}

.tokenSperated {
	margin-left: 25%;
}

.dlg-box_profile {
	margin: 2% 21%;
	width: 996px;
}

.gwt-DatePicker {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #999999 #CCCCCC #CCCCCC;
	border-image: none;
	border-right: 1px solid #CCCCCC;
	border-style: solid;
	border-width: 1px;
	cursor: default;
}

.gwt-DatePicker td, .datePickerMonthSelector td:focus {
	outline: medium none;
}

.datePickerMonthSelector td:focus {
	outline: medium none;
}

.datePickerDays {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 100%;
}

.datePickerDay, .datePickerWeekdayLabel, .datePickerWeekendLabel {
	border-bottom: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	color: #333333;
	font-size: 85%;
	font-weight: bold;
	outline: medium none;
	padding: 4px;
	text-align: center;
}

.datePickerWeekdayLabel, .datePickerWeekendLabel {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #666666;
	cursor: default;
	font-size: 70%;
	font-weight: normal;
	padding: 0 4px 2px;
}

.datePickerDay {
	cursor: pointer;
	padding: 4px 7px;
}

.datePickerDayIsWeekend {
	background: none repeat scroll 0 0 #F7F7F7;
}

.datePickerDayIsFiller {
	color: #999999;
	font-weight: normal;
}

.datePickerDayIsValue {
	background: none repeat scroll 0 0 #23A6D8;
}

.datePickerDayIsDisabled {
	color: #AAAAAA;
	font-style: italic;
}

.datePickerDayIsHighlighted {
	background: none repeat scroll 0 0 #23A6D8;
	color: #FFFFFF;
	padding: 3px;
}

.datePickerDayIsValueAndHighlighted {
	background: none repeat scroll 0 0 #D7DFE8;
}

.datePickerDayIsToday {
	background-color: #10CC55;
	padding: 3px;
}

.datePickerMonthSelector {
	background: none repeat scroll 0 0 #FFFFFF;
	padding: 1px 0 5px;
	width: 100%;
}

.datePickerPreviousButton, .datePickerNextButton,
	.datePickerPreviousYearButton, .datePickerNextYearButton {
	color: #3A6AAD;
	cursor: pointer;
	font-size: 120%;
	font-weight: bold;
	line-height: 1em;
	outline: medium none;
	padding: 0 4px;
}

td.datePickerMonth, td.datePickerYear {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.gwt-DateBox {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #999999 #CCCCCC #CCCCCC;
	border-image: none;
	border-right: 1px solid #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 100%;
	padding: 5px 4px;
}

.gwt-DateBox input {
	width: 8em;
}

.dateBoxFormatError {
	background: none repeat scroll 0 0 #FFCCCC;
}

.gapDatePicker {
	margin-left: 43%;
}

.sameSizeMenu {
	background-color: #E6E6E6;
	min-width: 100%;
}

.auth_img {
	height: 128px;
	max-height: 30px;
	max-width: 30px;
	width: 128px;
}

.mobileLocation[data-location="REGIONAL"] {
	background-color: #FCD124;
	border-radius: 50% 50% 50% 50%;
	color: #FCD124;
}

.mobileLocation[data-location="INTERNATIONAL"] {
	background-color: #FCD124;
	border-radius: 50% 50% 50% 50%;
	color: #FCD124;
}

.mainUiColor {
	color: #30879F;
}

.error {
	color: #DD4B39;
	display: block;
	font-size: 13px;
	line-height: 2;
}

.successMsg {
	color: #3465a4;
	display: block;
	font-size: 15px;
	line-height: 2;
}

@
keyframes spin {
	to {transform: rotate(1turn);
}

}
@
-webkit-keyframes spin {
	to {-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
}

}
.progress-loading {
	animation: 1s steps(8, end) 0s normal none infinite spin;
	display: inline-block;
	font-size: 12px;
	height: 5em;
	margin: 0 0.5em;
	overflow: hidden;
	position: relative;
	text-indent: 999em;
	width: 5em;
}

.small.progress-loading {
	font-size: 6px;
}

.large.progress-loading {
	font-size: 24px;
}

.progress-loading:before, .progress-loading:after, .progress-loading>div:before,
	.progress-loading>div:after {
	background: none repeat scroll 0 0 #EEEEEE;
	border-radius: 0.2em 0.2em 0.2em 0.2em;
	box-shadow: 0 3.5em #EEEEEE;
	content: "";
	height: 1.5em;
	left: 2.25em;
	position: absolute;
	top: 0;
	transform-origin: 50% 2.5em 0;
	width: 0.5em;
}

.progress-loading:before {
	background: none repeat scroll 0 0 #555555;
}

.progress-loading:after {
	background: none repeat scroll 0 0 #777777;
	transform: rotate(-45deg);
}

.progress-loading>div:before {
	background: none repeat scroll 0 0 #999999;
	transform: rotate(-90deg);
}

.progress-loading>div:after {
	background: none repeat scroll 0 0 #BBBBBB;
	transform: rotate(-135deg);
}

.disableElement {
	opacity: 1;
	pointer-events: none;
}

.searchDateCalender {
	position: relative;
	right: -29px;
}

.searchDateCalenderPosition {
	float: left;
	font-size: 19px;
	opacity: 1;
	padding: 0 300px 10px 246px;
}

.calenderBtnWidgetSize {
	height: 29px;
	width: 33px;
}

.paddingCheckBox {
	float: left;
	padding-left: 17.5%;
}

.paddingCheckBoxLabel {
	float: left;
	padding-left: 18px;
}

.smallPaddingBottomInventory {
	padding-top: 46px;
}

.calenderInputBtn {
	width: 18.5%;
}

.paddingIndainChecBox {
	float: left;
	padding-left: 4%;
}

.paddingIndiaCheckBoxLabel {
	float: left;
	padding-left: 2%;
}

.warningFontBig {
	font-size: 100%;
}

.textBoxWidth {
	text-align: center;
	width: 136%;
}

.changeTeam {
	padding-right: 29%;
}

.spinner {
	animation: 1s ease-in-out 0s normal none infinite sk-scaleout;
	background-color: #333333;
	border-radius: 100% 100% 100% 100%;
	height: 40px;
	margin: 100px auto;
	width: 40px;
}

@
-moz-keyframes sk-scaleout { 0% {
	transform: scale(0);
}

100%
{
opacity


:


0;
transform


:scale(1)


;
}
}
.noticeCreateLogin {
	padding-bottom: 4%;
}

.noticeCreateLoginText {
	border: 5px solid rgba(110, 73, 0, 0);
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 6px;
	padding: 8px;
}

.loadingText:before {
	align-self: center;
	content: "Please wait...";
	display: inline;
	margin-left: -40px;
	padding: 0;
	position: absolute;
}

.triangle-right {
	height: auto;
	overflow: auto;
	padding-bottom: 24px;
	padding-left: 5%;
	padding-top: 0;
	width: 0;
}

.triangle-right:after {
	border-bottom: 12px solid rgba(0, 15, 0, 0);
	border-left: 15px solid #30879F;
	border-top: 12px solid rgba(0, 0, 0, 0);
	content: "";
	display: block;
	height: 0;
	margin-left: -36px;
	margin-top: 0;
	width: 0;
}

.currentCallCss {
	background-color: window;
	border-color: #000000;
	border-width: 10px;
	height: 2px;
}

.colText {
	box-shadow: 5px 2px 6px #7F7F7F;
	font-family: Nimbus Sans L;
	font-size: small;
	height: 29px;
	line-height: inherit;
	text-align: -moz-center;
}

.hideButton {
	display: none;
}

.btn-update[selected="true"], .btn-update:hover {
	background-color: #FFA500;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-update {
	background-color: #FFFFFF;
	color: #FFA500;
	font-weight: normal;
}

.btn-changeD[selected="true"], .btn-changeD:hover {
	background-color: #1f88a8;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-changeD {
	background-color: #FFFFFF;
	color: #1f88a8;
	font-weight: normal;
}

.btn-markF[selected="true"], .btn-markF:hover {
	background-color: #18D525;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-markF {
	background-color: #FFFFFF;
	color: #18D525;
	font-weight: normal;
}

.btn-otp[selected="true"], .btn-otp:hover {
	background-color: #cc0000;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-otp {
	background-color: #FFFFFF;
	color: #cc0000;
	font-weight: normal;
}

.btn-markP[selected="true"], .btn-markP:hover {
	background: url("../img/print.png") no-repeat scroll 0 0/20px auto
		#FFFFFF;
	border: 1px solid #30879F;
	color: #56ADC2;
	font-weight: normal;
	text-align: right;
	width: auto;
}

.btn-markP {
	background: url("../img/print.png") no-repeat scroll 0 0/20px auto
		#56ADC2;
	border: 1px solid #30879F;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-weight: normal;
	left: 85.5%;
	margin-top: -2%;
	padding-left: 22px;
	position: absolute;
	text-align: right;
	width: auto;
}

.btn-markP[disabled] {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #F5F5F5;
	background-image: url("../img/print.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: normal;
	text-align: right;
	width: auto;
}

.btn-ressign[selected="true"], .btn-ressign:hover {
	background-color: #183BD5;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-ressign {
	background-color: #FFFFFF;
	color: #183BD5;
	font-weight: normal;
}

.glphiconEnableColor {
	color: #008000;
}

.glphiconDisableColor {
	color: #FF0000;
}

.divInline {
	display: inline;
}

.imgReportedSize {
	height: 20px;
	width: 20px;
}

.dlg-box, internalTeam {
	margin: 2% 36%;
	width: 500px;
}

.imgdelSize {
	height: 30px;
	width: 30px;
}

.dialog_del {
	margin: 6% 38%;
}

.well_dlg {
	margin-left: 5px;
	margin-right: 15px;
	min-height: 36px;
}

.marginTop16 {
	margin-top: 16px;
}

.marginBottom16 {
	margin-bottom: 16px;
}

.dropdown-content {
	background-color: #F9F9F9;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	display: block;
	margin-top: 17px;
	min-width: 160px;
	position: fixed;
	right: 10px;
	width: 16%;
	z-index: 1;
}

.small_margin_left {
	margin-left: 15%;
}

.padding_typeAhead {
	padding-top: 20px;
}

.tooltipCss {
	display: block;
	position: relative;
}

.tooltipCss .tooltiptextCss {
	background-color: rgba(25, 155, 188, 0.5);
	border-radius: 14px 14px 14px 14px;
	color: #FFFFFF;
	margin-left: 1%;
	padding: 9px 5px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: auto;
	z-index: 1;
}

.tooltipCss:hover .tooltiptextCss {
	visibility: visible;
}

.enteredBy {
	color: #30879F;
	display: block;
}

.tableCnt {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	height: 200px;
}

.tableHeading {
	background: linear-gradient(#30879F 0%, #30879F 100%) repeat scroll 0 0
		rgba(0, 0, 0, 0);
	border: 0 none;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
	padding: 10px;
}

div.tableRow:nth-child(2n+1) {
	background: -moz-linear-gradient(center top, #FBFBFB, #FAFAFA) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #FFFFFF;
	padding: 9px;
}

div.tableRow:nth-child(2n) {
	background: -moz-linear-gradient(center top, #FBFBFB, #FAFAFA) repeat
		scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-top: 1px solid #FFFFFF;
	padding: 9px;
}

.paddingGraph {
	padding-top: 20px;
}

.wrapper {
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin: 0 41px;
	padding: 47px 60px;
	position: inherit;
}

.huge {
	font-size: 40px;
}

.panel-green {
	border-color: #5CB85C;
}

.panel-blue {
	border-color: #3498DB;
}

.panel-red {
	border-color: #E74C3C;
}

.panel-violet {
	border-color: #7D3C98;
}

.panel-bg_blue {
	background-color: #3498DB;
}

.panel-bg_violet {
	background-color: #7D3C98;
}

.panel-bg_green {
	background-color: #5CB85C;
}

.panel-bg_red {
	background-color: #E74C3C;
}

.charWidthHight {
	height: 60%;
	min-height: 300px;
	min-width: 400px;
	width: 80%;
}

.paddingLeftZero {
	padding-left: 0;
}

.paddingRightZero {
	padding-right: 0;
}

.fontSize12 {
	font-size: 12px;
}

.fontSize10 {
	font-size: 10px;
}

.fontArial {
	font-family: arial;
}

.graphMousePointer {
	cursor: pointer;
}

.legendCnt {
	background-color: #FFFFFF;
	pointer-events: none;
	z-index: 1;
}

.legendTime {
	background-color: #ED7D31;
	border: 1px none;
	margin-left: 28px;
	top: 10px;
	width: 1px;
}

.legendRec {
	background: none repeat scroll 0 0 #5B9BD5;
	padding: 9px 18px 8px 17px;
	width: 17px;
}

.angrySmileySize[selected=true] {
	font-family: feedbackFilledSmileyFont;
	color: #ef5350;
}

.mediumSmileySize[selected=true] {
	font-family: feedbackFilledSmileyFont;
	color: #fb8c00;
}

.averageSmileySize[selected=true] {
	font-family: feedbackFilledSmileyFont;
	color: #FFB300;
}

.betterSmileySize[selected=true] {
	font-family: feedbackFilledSmileyFont;
	color: #81c784;
}

.happySmileySize[selected=true] {
	font-family: feedbackFilledSmileyFont;
	color: #43a047;
}

.angrySmileySize {
	font-family: feedbackStrokeSmileyFont;
	font-weight: lighter;
	color: #ef5350;
	font-size: 40px;
	background: transparent;
	border: none;
	margin-right: 9px;
}

.mediumSmileySize {
	font-family: feedbackStrokeSmileyFont;
	font-weight: lighter;
	color: #fb8c00;
	font-size: 40px;
	background: transparent;
	border: none;
	margin-right: 5px;
	margin-left: 9px;
}

.averageSmileySize {
	font-family: feedbackStrokeSmileyFont;
	font-weight: lighter;
	color: #FFB300;
	font-size: 40px;
	background: transparent;
	border: none;
	padding-left: 12px;
	margin-right: 9px;
}

.betterSmileySize {
	font-family: feedbackStrokeSmileyFont;
	font-weight: lighter;
	color: #81c784;
	font-size: 40px;
	background: transparent;
	border: none;
	margin-right: 3px;
	margin-left: 9px;
}

.happySmileySize {
	font-family: feedbackStrokeSmileyFont;
	font-weight: lighter;
	color: #43a047;
	font-size: 40px;
	background: transparent;
	border: none;
	padding-left: 13px;
	margin-right: -18px;
}

.subHappySmileySize {
	margin-right: 0px;
	padding-right: 10px;
}

.numberRatingSize {
	font-weight: lighter;
	color: white;
	font-size: 15px;
	background: transparent;
	border: solid red;
	padding-right: 1%;
	border-radius: 40px;
	height: 36px;
	width: 36px;
	padding-left: 1%;
	margin-left: 2%;
	box-shadow: black 3px 3px 5.4px;
}

.number0to5Size {
	background: #ef5350;
	border: #ef5350;
}

.number6to8Size {
	background: #FFB300;
	border: #FFB300;
}

.number9to10Size {
	background: #43a047;
	border: #43a047;
}

.numberRatingSize[selected=true] {
	background: blue;
	color: white;
	box-shadow: white 3px 3px 5.4px;
	border: blue;
}

.starRatingSize {
	font-family: feedbackStrokeSmileyFont;
	font-weight: lighter;
	color: black;
	font-size: 72px;
	background: transparent;
	border: none;
}

@font-face {
	font-family: feedbackFilledSmileyFont;
	src: url('filled.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: feedbackStrokeSmileyFont;
	src: url('stroke.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.dateTextDisable {
	pointer-events: none;
}

.dateTextDisable[hideEndDate='TRUE'] {
	width: calc(100% - 40px);
}

.endDateHide[hideEndDate='TRUE'] {
	width: 100%;
}

.showError[error='VALIDATION_ERROR_SHOW'] {
	border: thin solid #ff0000;
	border-radius: 14px;
	box-shadow: 2px 1px 9px #ff0000;
}

.searchDateCalenderPosition[hideEndDate='TRUE'] {
	float: right;
}

.textWidth {
	width: 278px;
}

.crossText {
	background-image: url("cross.png");
	background-repeat: no-repeat;
	background-size: 13px auto;
}

.headerAngrySmileySize {
	font-family: feedbackFilledSmileyFont;
	font-weight: lighter;
	color: #ef5350;
	font-size: 37px;
	background: transparent;
	border: none;
	pointer-events: none;
}

.headerMediumSmileySize {
	font-family: feedbackFilledSmileyFont;
	font-weight: lighter;
	color: #fb8c00;
	font-size: 37px;
	background: transparent;
	border: none;
	pointer-events: none;
	margin-right: 8px;
	margin-left: 8px;
}

.headerAverageSmileySize {
	font-family: feedbackFilledSmileyFont;
	font-weight: lighter;
	color: #FFB300;
	font-size: 37px;
	background: transparent;
	border: none;
	pointer-events: none;
}

.headerBetterSmileySize {
	font-family: feedbackFilledSmileyFont;
	font-weight: lighter;
	color: #81c784;
	font-size: 37px;
	background: transparent;
	border: none;
	pointer-events: none;
	margin-right: 8px;
	margin-left: 8px;
}

.headerHappySmileySize {
	font-family: feedbackFilledSmileyFont;
	font-weight: lighter;
	color: #43a047;
	font-size: 37px;
	background: transparent;
	border: none;
	pointer-events: none;
}

.headerSmiley {
	padding-left: 17%;
}

.skipButton {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 2px solid #204A87;
	border-radius: 40px 40px 40px 40px;
	color: #204A87;
	font-size: 12px;
	font-weight: lighter;
	height: 29px;
	line-height: 2px;
	text-align: center;
	width: 29px;
	padding-left: 2px !important;
	padding-right: 0px;
}

.optional {
	position: absolute;
	right: 20px;
	top: 0px;
}

.skipButton[selected=true] {
	color: white;
	background-color: #204a87;
}

.radioButton {
	border-radius: 40px;
	font-size: 40px;
	font-weight: lighter;
	width: 27px;
	height: 27px;
	line-height: 2px;
	text-align: center;
	border: none;
	background: transparent;
}

.angryRadio {
	color: #ef5350;
	border: 2px solid #ef5350;
	margin-right: 1px;
}

.threeAngryRadio {
	margin-right: -3px;
}

.mediumRadio {
	color: #fb8c00;
	border: 2px solid #fb8c00;
	margin-right: 1px;
}

.averageRadio {
	color: #FFB300;
	border: 2px solid #FFB300;
	margin-right: 5px;
}

.threeAverageRadio {
	margin-right: -4px;
}

.betterRadio {
	color: #81c784;
	border: 2px solid #81c784;
	margin-right: 7px;
}

.happyRadio {
	color: #43a047;
	border: 2px solid #43a047;
	margin-right: 1px;
}

.angryRadio[selected=true] {
	color: #ef5350;
	background-color: #ef5350;
}

.mediumRadio[selected=true] {
	color: #fb8c00;
	background-color: #fb8c00;
}

.averageRadio[selected=true] {
	color: #FFB300;
	background-color: #FFB300;
}

.betterRadio[selected=true] {
	color: #81c784;
	background-color: #81c784;
}

.happyRadio[selected=true] {
	color: #43a047;
	background-color: #43a047;
}

button:focus {
	outline: 0;
}

.customOption {
	display: inline-flex;
}

.customButton {
	display: inline-block;
}

.questionText {
	text-align: start;
}

.rating {
	text-align: end;
}

.radioRatingPadding {
	padding-right: 1.7em;
}

.smileyRatingPadding {
	padding-right: 2.7em;
}

.fiveRadioRatingGap {
	margin-left: 25px;
}

.fiveSmileyRatingGap {
	margin-left: 2%;
}

.threeSmileyRatingGap {
	margin-left: 17%;
}

.threeRadioRatingGap {
	margin-left: 24%;
}

.thankYou {
	font-size: x-large;
	color: #0085ff;
}

.feedback_img {
	max-width: 38px;
	height: auto;
}

.personal_info {
	width: 332px;
}

.dateText {
	padding-left: 57px;
	padding-right: 0px;
}

.spanWidth {
	padding-left: 0px;
	padding-right: 0px;
	width: 100px;
}

.textSpan {
	padding-left: 15px;
	padding-right: 0px;
	width: 108px;
}

.buttonMarginLeft {
	margin-left: 158px;
}

.textLeft {
	padding-left: 72px;
}

.discharge {
	width: 127px;
	padding-left: 11px;
	padding-right: 4px;
}

.dischargeDateText {
	padding-left: 19px;
}

.visitDateBtn {
	margin-left: 206px;
}

.extraInfoText {
	padding-left: 50px;
}

.extraInfolist {
	margin-left: 159px;
}

.nameSpan {
	width: 68px;
	padding-left: 10px;
}

.nameText {
	margin-left: 5px;
}

.emailSpan {
	width: 47px;
}

.emailText {
	margin-left: 38px;
}

.visitDateText {
	width: 287px !important;
}

.uhidSpan {
	width: 63px;
	padding-left: 11px;
}

.uhidText {
	margin-left: 10px;
}

.deptSpan {
	width: 91px;
}

.extraSpan {
	width: 68px;
}

.errorPadding {
	padding-top: 28px;
}

.mobileText {
	margin-top: 10px;
	padding-bottom: 0px;
	margin-left: 138px;
	padding-right: 0px;
	margin-right: -129px;
}

.mobileArea {
	margin-bottom: -28px;
}

.btn-caction:hover {
	background-color: #8B4513;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-caction {
	background-color: #FFFFFF;
	color: #8B4513;
	font-weight: normal;
	border: 1px solid #30879F;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 1px #888888;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	padding: 2px 11px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

/* The switch - the box around the slider */
.switch {
	position: absolute;
	display: inline-block;
	width: 40px;
	height: 20px;
	/* left: 0%; */
}

/* Hide default HTML checkbox */
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	left: 0px;
	bottom: 5px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked+.slider {
	background-color: #2196F3;
}

input:focus+.slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 20px;
}

.slider.round:before {
	border-radius: 50%;
}

.displayInlineBlock {
	display: inline-block;
}

.displayInline {
	display: inline;
}

.otpVerified {
	padding-top: 5%;
	color: green;
	font-weight: 900;
}

.
btn-caction {
	background-color: #FFFFFF;
	color: #8B4513;
	font-weight: normal;
	border: 1px solid #30879F;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 1px #888888;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	padding: 2px 11px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

.btn-paction:hover {
	background-color: #808000;
	color: #FFFFFF;
	font-weight: normal;
}

.btn-paction {
	background-color: #FFFFFF;
	color: #808000;
	font-weight: normal;
	border: 1px solid #30879F;
	border-radius: 6px 6px 6px 6px;
	box-shadow: 0 1px 1px #888888;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	padding: 2px 11px;
	text-decoration: none;
	text-shadow: 0 1px 0 #FFFFFF;
}

.mybuttonMargin {
	margin-right: 15px;
}

.centertheList {
	text-align: -webkit-center;
}

.graphtitleWidth {
	width: 93.5%;
}

.graphHeading {
	text-align: center;
	font-weight: bold;
}

.menuTreatwellIcon {
	height: 21%;
	width: 21%;
}
