/* Minification failed. Returning unminified contents.
(12347,16): run-time error CSS1030: Expected identifier, found ' '
(12351,16): run-time error CSS1030: Expected identifier, found ' '
(24504,2): run-time error CSS1030: Expected identifier, found '.'
(24504,2): run-time error CSS1019: Unexpected token, found '.'
(26814,1): run-time error CSS1019: Unexpected token, found '}'
(38656,2): run-time error CSS1030: Expected identifier, found '.'
(38656,2): run-time error CSS1019: Unexpected token, found '.'
(41449,1): run-time error CSS1019: Unexpected token, found '}'
(41957,1): run-time error CSS1019: Unexpected token, found '}'
(42340,1): run-time error CSS1019: Unexpected token, found '}'
(42562,1): run-time error CSS1019: Unexpected token, found '}'
(42890,1): run-time error CSS1019: Unexpected token, found '}'
(46719,5): run-time error CSS1035: Expected colon, found '}'
(47452,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#DivclinicalDis'
(50120,1): run-time error CSS1019: Unexpected token, found '}'
(50121,1): run-time error CSS1019: Unexpected token, found '}'
(52463,13): run-time error CSS1038: Expected hex color, found '#0000'
(52464,11): run-time error CSS1038: Expected hex color, found '#fff0'
(52490,13): run-time error CSS1038: Expected hex color, found '#0000'
(52491,11): run-time error CSS1038: Expected hex color, found '#fff0'
(52578,13): run-time error CSS1038: Expected hex color, found '#0000'
(52579,11): run-time error CSS1038: Expected hex color, found '#fff0'
(52695,11): run-time error CSS1038: Expected hex color, found '#0000'
(52708,11): run-time error CSS1038: Expected hex color, found '#0000'
 */
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("../images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("../images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("../images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("../images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("../images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:focus,a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:focus,a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
/*# sourceMappingURL=bootstrap-datepicker.min.css.map */
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
}
table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #ddd;
}
table.dataTable thead th:active, table.dataTable thead td:active {
    outline: none;
}
table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111;
}
table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
    cursor: pointer;
    *cursor: hand;
}
table.dataTable thead .sorting {
    background: url("../images/sort_both.png") no-repeat center right;
    vertical-align: top;
}
table.dataTable thead .sorting_asc {
    background: url("../images/sort_asc.png") no-repeat center right;
}
table.dataTable thead .sorting_desc {
    background: url("../images/sort_desc.png") no-repeat center right;
}
table.dataTable thead .sorting_asc_disabled {
    background: url("../images/sort_asc_disabled.png") no-repeat center right;
}
table.dataTable thead .sorting_desc_disabled {
    background: url("../images/sort_desc_disabled.png") no-repeat center right;
}
table.dataTable tbody tr {
    background-color: #fff;
}
table.dataTable tbody tr.selected {
    background-color: #b0bed9;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 8px;
    white-space: nowrap;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
    border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
    border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #abb9d3;
}
table.dataTable.hover tbody tr:hover, table.dataTable.hover tbody tr.odd:hover, table.dataTable.hover tbody tr.even:hover, table.dataTable.display tbody tr:hover, table.dataTable.display tbody tr.odd:hover, table.dataTable.display tbody tr.even:hover {
    background-color: #f5f5f5;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.hover tbody tr.odd:hover.selected, table.dataTable.hover tbody tr.even:hover.selected, table.dataTable.display tbody tr:hover.selected, table.dataTable.display tbody tr.odd:hover.selected, table.dataTable.display tbody tr.even:hover.selected {
    background-color: #a9b7d1;
}
table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3 {
    background-color: #f9f9f9;
}
table.dataTable.order-column tbody tr.selected>.sorting_1, table.dataTable.order-column tbody tr.selected>.sorting_2, table.dataTable.order-column tbody tr.selected>.sorting_3, table.dataTable.display tbody tr.selected>.sorting_1, table.dataTable.display tbody tr.selected>.sorting_2, table.dataTable.display tbody tr.selected>.sorting_3 {
    background-color: #acbad4;
}
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: #f5f5f5;
}
table.dataTable.display tbody tr.odd.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b3cd;
}
table.dataTable.display tbody tr.odd.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a7b5ce;
}
table.dataTable.display tbody tr.odd.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b6d0;
}
table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #f9f9f9;
}
table.dataTable.display tbody tr.even>.sorting_2, table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fbfbfb;
}
table.dataTable.display tbody tr.even>.sorting_3, table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fdfdfd;
}
table.dataTable.display tbody tr.even.selected>.sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad4;
}
table.dataTable.display tbody tr.even.selected>.sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #adbbd6;
}
table.dataTable.display tbody tr.even.selected>.sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover>.sorting_1, table.dataTable.display tbody tr.odd:hover>.sorting_1, table.dataTable.display tbody tr.even:hover>.sorting_1, table.dataTable.order-column.hover tbody tr:hover>.sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_1, table.dataTable.order-column.hover tbody tr.even:hover>.sorting_1 {
    background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover>.sorting_2, table.dataTable.display tbody tr.odd:hover>.sorting_2, table.dataTable.display tbody tr.even:hover>.sorting_2, table.dataTable.order-column.hover tbody tr:hover>.sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_2, table.dataTable.order-column.hover tbody tr.even:hover>.sorting_2 {
    background-color: #ebebeb;
}
table.dataTable.display tbody tr:hover>.sorting_3, table.dataTable.display tbody tr.odd:hover>.sorting_3, table.dataTable.display tbody tr.even:hover>.sorting_3, table.dataTable.order-column.hover tbody tr:hover>.sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover>.sorting_3, table.dataTable.order-column.hover tbody tr.even:hover>.sorting_3 {
    background-color: #eee;
}
table.dataTable.display tbody tr:hover.selected>.sorting_1, table.dataTable.display tbody tr.odd:hover.selected>.sorting_1, table.dataTable.display tbody tr.even:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_1, table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_1 {
    background-color: #a1aec7;
}
table.dataTable.display tbody tr:hover.selected>.sorting_2, table.dataTable.display tbody tr.odd:hover.selected>.sorting_2, table.dataTable.display tbody tr.even:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_2, table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_2 {
    background-color: #a2afc8;
}
table.dataTable.display tbody tr:hover.selected>.sorting_3, table.dataTable.display tbody tr.odd:hover.selected>.sorting_3, table.dataTable.display tbody tr.even:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr.odd:hover.selected>.sorting_3, table.dataTable.order-column.hover tbody tr.even:hover.selected>.sorting_3 {
    background-color: #a4b2cb;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: nowrap;
}
table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 5px 9px;
}
table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
    padding: 5px 9px 3px 9px;
}
table.dataTable.compact tbody th, table.dataTable.compact tbody td {
    padding: 4px 5px;
}
table.dataTable th.dt-left, table.dataTable td.dt-left {
    text-align: left;
}
table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
    text-align: center;
}
table.dataTable th.dt-right, table.dataTable td.dt-right {
    text-align: right;
}
table.dataTable th.dt-justify, table.dataTable td.dt-justify {
    text-align: justify;
}
table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
    white-space: nowrap;
}
table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
    text-align: left;
}
table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
    text-align: center;
}
table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
    text-align: right;
}
table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
    text-align: justify;
}
table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap;
}
table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
    text-align: left;
}
table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
    text-align: center;
}
table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
    text-align: right;
}
table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
    text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap;
}
table.dataTable, table.dataTable th, table.dataTable td {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1;
}
.dataTables_wrapper .dataTables_length {
    float: left;
}
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #cacaca;
    background-color: #fff;
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #fff),  color-stop(100%,  #dcdcdc));
    background: -webkit-linear-gradient(top,  #fff 0%,  #dcdcdc 100%);
    background: -moz-linear-gradient(top,  #fff 0%,  #dcdcdc 100%);
    background: -ms-linear-gradient(top,  #fff 0%,  #dcdcdc 100%);
    background: -o-linear-gradient(top,  #fff 0%,  #dcdcdc 100%);
    background: linear-gradient(to bottom,  #fff 0%,  #dcdcdc 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #585858),  color-stop(100%,  #111));
    background: -webkit-linear-gradient(top,  #585858 0%,  #111 100%);
    background: -moz-linear-gradient(top,  #585858 0%,  #111 100%);
    background: -ms-linear-gradient(top,  #585858 0%,  #111 100%);
    background: -o-linear-gradient(top,  #585858 0%,  #111 100%);
    background: linear-gradient(to bottom,  #585858 0%,  #111 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0%,  #2b2b2b),  color-stop(100%,  #0c0c0c));
    background: -webkit-linear-gradient(top,  #2b2b2b 0%,  #0c0c0c 100%);
    background: -moz-linear-gradient(top,  #2b2b2b 0%,  #0c0c0c 100%);
    background: -ms-linear-gradient(top,  #2b2b2b 0%,  #0c0c0c 100%);
    background: -o-linear-gradient(top,  #2b2b2b 0%,  #0c0c0c 100%);
    background: linear-gradient(to bottom,  #2b2b2b 0%,  #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear,  left top,  right top,  color-stop(0%,  rgba(255, 255, 255, 0)),  color-stop(25%,  rgba(255, 255, 255, 0.9)),  color-stop(75%,  rgba(255, 255, 255, 0.9)),  color-stop(100%,  rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left,  rgba(255, 255, 255, 0) 0%,  rgba(255, 255, 255, 0.9) 25%,  rgba(255, 255, 255, 0.9) 75%,  rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left,  rgba(255, 255, 255, 0) 0%,  rgba(255, 255, 255, 0.9) 25%,  rgba(255, 255, 255, 0.9) 75%,  rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left,  rgba(255, 255, 255, 0) 0%,  rgba(255, 255, 255, 0.9) 25%,  rgba(255, 255, 255, 0.9) 75%,  rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left,  rgba(255, 255, 255, 0) 0%,  rgba(255, 255, 255, 0.9) 25%,  rgba(255, 255, 255, 0.9) 75%,  rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right,  rgba(255, 255, 255, 0) 0%,  rgba(255, 255, 255, 0.9) 25%,  rgba(255, 255, 255, 0.9) 75%,  rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    color: #333;
}
    .dataTables_wrapper .dataTables_processing {
        text-align: center;
        font-size: 160%;
        font-weight: bold;
        color: dodgerblue;
    }



.dataTables_wrapper .dataTables_scroll {
    clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    /*border-bottom: none;*/
}
.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
}
.dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
}
}@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
}
.dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
}
}
div.dt-button-info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    background-color: white;
    border: 2px solid #111;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    text-align: center;
    z-index: 21;
}

    div.dt-button-info h2 {
        padding: 0.5em;
        margin: 0;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        background-color: #f3f3f3;
    }

    div.dt-button-info > div {
        padding: 1em;
    }

button.dt-button, div.dt-button, a.dt-button {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0.88em;
    /*color: black;*/
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='white', EndColorStr='#e9e9e9');
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
}

    button.dt-button.disabled, div.dt-button.disabled, a.dt-button.disabled {
        color: #999;
        border: 1px solid #d0d0d0;
        cursor: default;
        background-color: #f9f9f9;
        background-image: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);
        background-image: -moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);
        background-image: -ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);
        background-image: -o-linear-gradient(top, #fff 0%, #f9f9f9 100%);
        background-image: linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#f9f9f9');
    }

    button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled), div.dt-button:active:not(.disabled), div.dt-button.active:not(.disabled), a.dt-button:active:not(.disabled), a.dt-button.active:not(.disabled) {
        /*background-color: #e2e2e2;
    background-image: -webkit-linear-gradient(top,  #f3f3f3 0%,  #e2e2e2 100%);
    background-image: -moz-linear-gradient(top,  #f3f3f3 0%,  #e2e2e2 100%);
    background-image: -ms-linear-gradient(top,  #f3f3f3 0%,  #e2e2e2 100%);
    background-image: -o-linear-gradient(top,  #f3f3f3 0%,  #e2e2e2 100%);
    background-image: linear-gradient(to bottom,  #f3f3f3 0%,  #e2e2e2 100%);*/
        border-bottom: 1px solid #2b70c1;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');
        /*box-shadow: inset 1px 1px 3px #999999;*/
    }

        button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled), div.dt-button:active:not(.disabled):hover:not(.disabled), div.dt-button.active:not(.disabled):hover:not(.disabled), a.dt-button:active:not(.disabled):hover:not(.disabled), a.dt-button.active:not(.disabled):hover:not(.disabled) {
            /*box-shadow: inset 1px 1px 3px #999999;
    background-color: #cccccc;
    background-image: -webkit-linear-gradient(top,  #eaeaea 0%,  #ccc 100%);
    background-image: -moz-linear-gradient(top,  #eaeaea 0%,  #ccc 100%);
    background-image: -ms-linear-gradient(top,  #eaeaea 0%,  #ccc 100%);
    background-image: -o-linear-gradient(top,  #eaeaea 0%,  #ccc 100%);
    background-image: linear-gradient(to bottom,  #eaeaea 0%,  #ccc 100%);*/
            background: #d05900 url(../Images/blue_left_arrow.svg) left no-repeat;
            color: #fff;
            border: 0px;
            border-bottom: 1px solid #2b70c1;
            padding: 10px 10px 10px 25px;
            /*text-align: center;*/
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#cccccc');
        }

    button.dt-button:hover, div.dt-button:hover, a.dt-button:hover {
        text-decoration: none;
    }

        button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled) {
            /*border: 1px solid #666;
    background-color: #e0e0e0;
    background-image: -webkit-linear-gradient(top,  #f9f9f9 0%,  #e0e0e0 100%);
    background-image: -moz-linear-gradient(top,  #f9f9f9 0%,  #e0e0e0 100%);
    background-image: -ms-linear-gradient(top,  #f9f9f9 0%,  #e0e0e0 100%);
    background-image: -o-linear-gradient(top,  #f9f9f9 0%,  #e0e0e0 100%);
    background-image: linear-gradient(to bottom,  #f9f9f9 0%,  #e0e0e0 100%);*/
            background: #d05900 url(../Images/blue_left_arrow.svg) left no-repeat;
            border: 0px;
            border-bottom: 1px solid #2b70c1;
            /*text-align: center;*/
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f9f9f9', EndColorStr='#e0e0e0');
        }

    button.dt-button:focus:not(.disabled), div.dt-button:focus:not(.disabled), a.dt-button:focus:not(.disabled) {
        /*border: 1px solid #426c9e;
    text-shadow: 0 1px 0 #c4def1;*/
        outline: none;
        /*background-color: #79ace9;
    background-image: -webkit-linear-gradient(top,  #bddef4 0%,  #79ace9 100%);
    background-image: -moz-linear-gradient(top,  #bddef4 0%,  #79ace9 100%);
    background-image: -ms-linear-gradient(top,  #bddef4 0%,  #79ace9 100%);
    background-image: -o-linear-gradient(top,  #bddef4 0%,  #79ace9 100%);
    background-image: linear-gradient(to bottom,  #bddef4 0%,  #79ace9 100%);*/
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#bddef4', EndColorStr='#79ace9');
    }

.dt-button embed {
    outline: none;
}

div.dt-buttons {
    position: relative;
    float: left;
}

    div.dt-buttons.buttons-right {
        float: right;
    }

div.dt-button-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    margin-top: 3px;
    /*padding: 8px 0px;*/
    /*border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.4);*/
    /*background-color: white;*/
    background: #054ea2;
    border: 1px solid #2b70c1;
    overflow: hidden;
    z-index: 2002;
    border-radius: 5px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    z-index: 2002;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px;
}

    div.dt-button-collection button.dt-button, div.dt-button-collection div.dt-button, div.dt-button-collection a.dt-button {
        position: relative;
        left: 0;
        right: 0;
        display: block;
        float: none;
        /*margin-bottom: 4px;*/
        margin-right: 0;
        /*our code*/
        background: transparent url(../Images/left_arrow_default.svg) left no-repeat;
        border: 0px;
        /*padding: 10px;*/
        padding: 10px 10px 10px 25px;
        border-bottom: 1px solid #2b70c1;
        /*text-align: center;*/
        /*our code*/
    }

        div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
            /*background-color: #dadada;*/
            /*background-image: -webkit-linear-gradient(top,  #f0f0f0 0%,  #dadada 100%);
    background-image: -moz-linear-gradient(top,  #f0f0f0 0%,  #dadada 100%);
    background-image: -ms-linear-gradient(top,  #f0f0f0 0%,  #dadada 100%);
    background-image: -o-linear-gradient(top,  #f0f0f0 0%,  #dadada 100%);
    background-image: linear-gradient(to bottom,  #f0f0f0 0%,  #dadada 100%);*/
            /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#f0f0f0',  EndColorStr='#dadada');*/
            /*box-shadow: inset 1px 1px 3px #666;*/
            background: transparent url(../Images/left_arrow_default.svg) left no-repeat;
            /*padding: 10px;*/
            padding: 10px 10px 10px 25px;
            border-bottom: 1px solid #2b70c1;
            /*text-align: center;*/
        }

    div.dt-button-collection.fixed {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-left: -75px;
        border-radius: 0;
    }

        div.dt-button-collection.fixed.two-column {
            margin-left: -150px;
        }

        div.dt-button-collection.fixed.three-column {
            margin-left: -225px;
        }

        div.dt-button-collection.fixed.four-column {
            margin-left: -300px;
        }

    div.dt-button-collection > * {
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
    }

    div.dt-button-collection.two-column {
        width: 300px;
        padding-bottom: 1px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
    }

    div.dt-button-collection.three-column {
        width: 450px;
        padding-bottom: 1px;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        -ms-column-count: 3;
        -o-column-count: 3;
        column-count: 3;
    }

    div.dt-button-collection.four-column {
        width: 600px;
        padding-bottom: 1px;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        -ms-column-count: 4;
        -o-column-count: 4;
        column-count: 4;
    }

div.dt-button-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
    background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: 2001;
}

@media screen and (max-width: 640px) {
    div.dt-buttons {
        float: none !important;
        text-align: center;
    }
}

.fsslider {
    position: relative;
    min-width: 150px;
    height: 24px;
    display: inline-block;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000;
    text-align: center;
    line-height: 24px;
    font-size: 11px;
    font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
.fsslider>* {
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.fsslider>.fsfull-value, .fsslider>.fssel-value {
    margin-top: -1px;
    height: 3px;
    left: 0;
    right: 0;
}
.fsslider>.fsfull-value {
    width: 100%;
    background: #eaf1f6;
}
.fsslider>.fscaret, .fsslider>.fssel-left, .fsslider>.fssel-right {
    background: url('../Images/awv-circle.svg') no-repeat;
    height: 100%;
    min-width: 30px;
    top: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.fsslider>.fssel-value {
    /*background: #0F4C87;*/
    height: 4px;
    margin-top: -2px;
    right: 50%}
.fsslider.fsdisabled {
    color: #c8c8c8;
}
.fsslider.fsdisabled>.fssel-value {
    background: #c8c8c8;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black_0';
    src: url('../fonts/Roboto-Black_0.eot');
    src: url('../fonts/Roboto-Black_0.woff2') format('woff2'), url('../fonts/Roboto-Black_0.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium_0';
    src: url('../fonts/Roboto-Medium_0.eot');
    src: url('../fonts/Roboto-Medium_0.woff2') format('woff2'), url('../fonts/Roboto-Medium_0.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('../fonts/RobotoCondensed-Light.eot');
    src: url('../fonts/RobotoCondensed-Light.woff2') format('woff2'), url('../fonts/RobotoCondensed-Light.woff') format('woff'), url('../fonts/RobotoCondensed-Light.ttf') format('truetype'), url('../fonts/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg'), url('../fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLTStd-Roman';
    src: url('../fonts/HelveticaLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaLTStd-Roman.svg#HelveticaLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*********font family*************/

/**********checkboxes**************/

/**********Notification**************/

.bubble_notification {
    margin: 50px;
    border: 1px solid #ff0101;
    font-size: 12px;
    position: absolute;
    width: 400px;
    border-radius: 4px;
    background: #ff0101;
    right: 254px;
}
.bubble-desc{
padding: 3px 6px;
color: #fff;
font-family: 'Roboto-Regular';
}
.bubble_notification:after {
content: "";
position: absolute;
top: -11px;
right: 10px;
border-top: 12px solid #3a6d9a;
border-top-color: inherit;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
transform: rotate(180deg);
}


/**********Notification**************/

/**********checkboxes**************/

/***********Validations*************/
.appChangeLoader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../Images/Loading.gif') 50% 50% no-repeat rgb(249,249,249);
}

#txtEditor1, #txtEditor2, #txtEditor3, #txtEditor4 {
    visibility: hidden;
    position: absolute;
    display: block !important;
}

label.error {
    color: red !important;
}

#ModalCreateFolder .modal-foot {
    text-align: left;
}

body {
    font-family: Roboto-Regular;
    background-color: #eaf1f6;
}

:focus {
    outline: 0px;
}

::-webkit-input-placeholder {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

:-moz-placeholder {
    opacity: 0.7;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* FF 4-18 */
::-moz-placeholder {
    opacity: 0.7;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* FF 19+ */
:-ms-input-placeholder {
    opacity: 0.7;
    /*-ms-transition: opacity 0.5s;*/
    transition: opacity 0.5s;
}
/* IE 10+ */

*:focus::-webkit-input-placeholder {
    opacity: 0;
}

*:focus:-moz-placeholder {
    opacity: 0;
}
/* FF 4-18 */
*:focus::-moz-placeholder {
    opacity: 0;
}
/* FF 19+ */
*:focus:-ms-input-placeholder {
    opacity: 0;
}
/* IE 10+ */
.search_text_datatable::-webkit-input-placeholder { /* Edge */
    font-size: 0px !important;
}

.search_text_datatable:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 0px !important;
}

.search_text_datatable::placeholder {
    font-size: 0px !important;
}

.tooltip_claim {
    text-decoration: none;
    position: relative;
}

.tooltip_widget .tooltip_div {
    display: none;
}

.tooltip_widget:hover .tooltip_div {
    display: block;
    position: fixed;
    overflow: hidden;
    background: #cbdce9;
    color: #35699a;
    padding: 1%;
    border-radius: 5px;
    opacity: 0.9;
    z-index: 10;
}

.disable_click {
    pointer-events: none;
}

    .disable_click a {
        pointer-events: none;
    }

    .disable_click .sec-line label {
        pointer-events: none;
        color: #a9a9a9;
    }

div#bs-sidebar-navbar-collapse-1 .navbar-nav > .disable_click a:hover {
    background: transparent;
    color: gray;
}

.widgetrow_small {
    margin-left: -15px;
    padding-right: 0px;
}

.third-column-width {
    width: 15%;
}

.roottip_align {
    /*padding: 5px 0px;*/
    line-height: 25px;
}

.second-column-width {
    width: 78%;
    z-index: 1;
}
/*profile picture image css*/
.report-section a.col-sm-12.text-center.navbar-brand.dashboard_profile_img {
    padding: 10px 10px;
}
/*------------Radio Button Start-------------*/


/*------------Radio Button End-------------*/

/*------------checkbox Button start-------------*/
.custom_check_box input[type=checkbox]:checked + label:before {
    font-family: FontAwesome;
    content: "\f00c";
    color: #f68220;
    background-color: transparent;
    font-size: 12px;
    text-align: center;
    line-height: 14px;
    padding-top: 1px;
}
.custom_check_box input[type=checkbox]:checked + label:before {
    text-indent: .7px;
}
.custom_check_box input[type=checkbox] + label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: transparent;
    color: #f68220;
    border-radius: 0;
    border: 1px solid #f68220;
    float: left;
}
.custom_check_box input[type=checkbox] {
    display: none;
}
/*------------checkbox Button end-------------*/

body {
    font-family: Roboto-Regular,Roboto-Light,Roboto-Black,Roboto-Medium;
    background-color: #eaf1f6;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px;
}

.btn.active, .btn:active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0);
}

.form-control:focus {
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

 .glyphicon {
    cursor: pointer;
}

img[src*="/Images/open-book.svg"],
img[src*="Images/clockwise-rotation.svg"] {
    cursor: default;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: 0px;
}

.navbar-inverse .navbar-nav > .menu-active > a, .navbar-inverse .navbar-nav > .menu-active > a:focus, .navbar-inverse .navbar-nav > .menu-active > a:hover {
    background-color: #f7941e;
}

input[type="text"]::-webkit-input-placeholder {
    color: #000;
}

input[type="text"]::-moz-placeholder {
    color: #000;
}

input[type="text"]:-ms-input-placeholder {
    color: #000;
}

input[type="text"]:-moz-placeholder {
    color: #000;
}

.bridge-left-menu li {
    float: none;
    margin-left: -10px;
}

.main_head {
    background-color: #3a6d9a;
    padding: 12px 0;
}

.dash_board_glyphicon {
    margin-bottom: 0px;
}

.dash_board_left_glyphicon { /*text-align:center;*/
    padding: 2% 0%;
}

    .dash_board_left_glyphicon a {
        color: #fff; /*padding-top: 5px;*/
    }

.dash_board_left_glyphicons {
    margin: 0% 15% 0% 0%;
}

.dash_board_glyphicon li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    padding-top: 4px;
}

    .dash_board_glyphicon li a {
        color: #fff;
    }

.sidebar {
    background-color: #2f4e6b;
    border-color: #2f4e6b;
    border-radius: 0px;
    margin-bottom: 0px;
}

.defult_profile_img, .defult_profile_img:hover, .defult_profile_img:focus {
    background: #ddd;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 20%;
    color: #9d9d9d;
}

/*.right-side-menu {
    padding-top: 4%;
}*/

/********************Error Page**************************/
.error_background_page {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.left-block-error {
    position: absolute;
    color: #fff;
    top: 83%;
    left: 20%;
    -ms-transform: translateX(0%) translateY(60%);
    -webkit-transform: translate(0%, 60%);
    transform: translate(0%, 60%);
}

.right-block-error {
    position: absolute;
    color: #fff;
    top: 83%;
    left: 20%;
    -ms-transform: translateX(0%) translateY(60%);
    -webkit-transform: translate(0%, 60%);
    transform: translate(0%, 60%);
}

.error_div {
    color: #626262;
}

.error_text {
    color: #f6841f;
}

.error_middle {
    margin-left: 15%;
}

.error_page_link {
    position: absolute;
    left: 0%;
    bottom: 5%;
    font-size: 24px;
}
/******************Login Page**************************/
.login_bridge_logo {
    margin: 0 auto;
}

.left_frame_login {
    /*background: #ccdefc;*/
    background: #fff;
    height: 100%;
    font-family: "Roboto-Regular";
}

.left_frame_login_block {
    padding: 5% 8% 0% 8%;
    height: 100%;
    overflow: auto !important;
}

left_frame_login_block .form-control {
    border-radius: 2px;
}

.login_block {
    margin: 10% auto;
    padding: 5%;
    height: 300px;
    /*background: #e6effe;*/
    background: #fff;
}

.btn_login_submit, .btn_login_submit:hover, .btn_login_submit:active:hover, .btn_login_submit:focus {
    width: 100%;
    color: #fff;
    background-color: #f68c00 !important;
    border: 0px;
    border-radius: 0px;
}

.login_right_main_head {
    /*font-size: 31px;*/
    font-size: 26px;
    color: #fff;
}

.login_block .btn {
    font-size: 16px !important;
    font-weight: bold;
}

.login_block .checkbox_bridge_label {
    font-size: 12px;
    vertical-align: middle;
}

.login_block span {
    font-size: 12px;
}

.login_forgot, .login_forgot:hover {
    /*font-size: 15px;*/
    font-size: 12px;
    color: #3576c8;
}

.login_block input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #747474;
}

.login_block input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #747474;
}

.login_block input::-ms-input-placeholder { /* Microsoft Edge */
    color: #747474;
}

.left_frame_footer {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    /*color: #747474;*/
    color: #b3c1cf;
    background: #4b6886;
}

    .left_frame_footer ul {
        margin-bottom: 18px;
        margin-top: 18px;
    }

    .left_frame_footer li:first-child a {
        text-decoration: underline;
        color: #b3c1cf;
    }

    .left_frame_footer li a {
        color: #b3c1cf;
    }

.right_frame_login {
    font-family: "Roboto-Light";
}

.left_frame_footer ul li {
    padding: 0 5%;
}

.right_frame_img_login {
    /*background: #1f4b93 url(../Images/bridge_login_bg.svg) no-repeat center;*/
    background-size: 85%, cover;
    height: 100%;
}

.left_box_login {
    height: 100%;
    background: #1f4b93;
    overflow: hidden;
}

.fill_height {
    height: 88%;
}

.move_over {
    display: inline-block;
    background: #103559;
    padding: 8px;
    font-size: 11px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: -10%;
}

.new_login img {
    width: 80%;
    margin: auto;
}

.right_frame_head {
    position: absolute;
    top: 0
}

.new_login_logo {
    padding-top: 10%;
}

.magnify-large {
    position: absolute;
    display: none;
    width: 300px;
    height: 300px;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.right_frame_head {
    position: absolute;
    top: 0%;
}

.right_frame_footer {
    position: absolute;
    /*bottom: 0%;*/
    bottom: 7%;
}

.login_know a {
    font-size: 22px;
    color: #fff;
}

.login_cin {
    font-size: 13px;
    color: #fff;
    padding-top: 4%;
}

.error-modal {
    width: fit-content;
}

/******************Login Page**************************/
/*------------BlazeBOard-----------*/
section .ifamefullwidth {
    width: 100% !important;
    margin: 0 !important;
}
#ChildRecentAdmit {
    padding-top: 17px;
}

div#ChildRecentAdmit .blz-col-position {
    padding: 0px 10px;
}

.blaze-box {
    background: #fafafa;
    border: 1px solid #ccc;
    padding: 15px;
}

    .blaze-box p {
        font-size: 18px;
        color: #35699a;
    }

    .blaze-box h2 {
        /*font-size: 53px;*/
        font-size: 3VW;
        color: #f7941e;
        margin-top: 0;
        font-family: Roboto-Light;
        position: relative;
        left: -4px;
    }
/*******************Report Page Css*****************/
.dash_bridge_head.report_head_align {
    margin-top: 15px;
}

.head_icon_align {
    position: absolute;
    top: 10px;
}

.head_icon_align_bridge_block {
    position: absolute;
    right: 5px;
    top: -30px;
}

.head_icon_align_claims_block {
    position: absolute;
    right: 5px;
    top: -30px;
}

.head_icon_estimated_block {
    top: 30px;
}
.aligh_head_radio {
    display: flex;
}

.reports_radio_align_modal {
    padding-top: 0px;
    padding-right: 15px;
}

.date_label_text {
    font-size: 11px;
}

.image_widget.image_widget_small img {
    margin: 0px 2px;
}

.image_widget img {
    width: 20px;
    margin: 0px 5px 5px 5px;
    background: #00b9f2;
    padding: 3px;
    border-radius: 50%;
}

.report_update_date {
    color: #3b6d9a;
    font-weight: bold;
}

.dash_bridge_head {
    font-family: Roboto-Light;
    font-size: 30px;
    color: #3b6d9a;
}

.claim-details {
    border: 1px solid #cbdce9;
    background-color: #fff;
    padding: 0px;
}

    .claim-details h4 {
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding-left: 20px;
    }

.claim-footer {
    background-color: #cbdce9;
    padding: 5px;
    display: flex;
    clear: both;
}

    /*.claim-footer i {
        padding-top: 1%;
    }*/

    .claim-footer div.col-sm-11 {
        font-family: Roboto-Regular;
        font-size: 12px;
        color: #35699a;
        line-height: 16px;
    }

.claim-digit {
    font-family: Roboto-Medium;
    font-size: 25px;
    font-weight: bold;
    color: #f68220;
    display: flex;
}

.claim-pr-name {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #284668;
    font-weight: normal;
    margin-bottom: 5px;
    white-space: nowrap;
}

.claim-digit-green {
    font-family: Roboto-Medium;
    font-size: 25px;
    font-weight: bold;
    color: #70ad47;
    display: flex;
}

.claim-total {
    padding-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .claim-total .control-label {
        font-family: Roboto-Regular;
        font-size: 12px;
        color: #000;
        text-align: left;
        padding-left: 0px;
        padding-right: 0;
        padding-top: 0;
    }

    .claim-total .form-control {
        background-color: #fdcc6d;
        border-radius: 0px;
        height: 35px;
        border: 1px solid transparent;
        font-family: Roboto-Medium;
        color: #000;
        font-size: 16px;
        font-weight: normal;
        padding: 4px 5px;
    }

.banch-reprt {
    color: #F7941E;
    padding-left: 3%;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    word-break: break-word;
}

.chart-first {
    padding-top: 5%;
}

.banchmark-report {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.expdtur-list li, .aftTopExp li {
    /*list-style-type: decimal;*/
    border-bottom: 1px solid #cce5b4;
    white-space: nowrap;
}

    .expdtur-list li a, .aftTopExp li a {
        color: #000;
        font-family: Roboto-Regular;
        font-size: 11px;
        word-break: break-word;
        white-space: normal
    }

.benificiar-persent {
    background-color: #53CAF5;
    border-radius: 50%;
    height: 116px;
    width: 116px;
    cursor: pointer;
}

    .benificiar-persent p {
        font-family: Roboto-Regular;
        font-size: 18px;
        color: #fff;
        font-family: 'RobotoCondensed-Light';
        line-height: 27px;
    }

        .benificiar-persent p:nth-child(2) {
            font-size: 30px;
            margin-bottom: 0;
            font-size: 45px;
            margin-bottom: 0;
            line-height: 37px;
            letter-spacing: -5px;
        }

        .benificiar-persent p:nth-child(1) {
            padding-top: 5%;
            margin-bottom: 0;
        }

.min-digit p {
    font-family: Roboto-Regular;
    font-size: 24px;
}

.min-second-digit p {
    font-family: Roboto-Regular;
    font-size: 24px;
}

.diagnosis h4 {
    color: #2482ce;
    font-family: Roboto-Regular;
    font-size: 16px;
    text-align: center;
}

.diagnosis-desis p {
    font-family: Roboto-Regular;
    font-weight: 500;
    font-size: 10px;
    color: #23527C;
}

.estmated-price {
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    color: #70ad47;
    font-size: 30px;
    text-align: center;
    padding-top: 25%;
}

.estmated-price-novar {
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    color: #d3d3d3;
    font-size: 25px;
    text-align: center;
    padding-top: 35%;
}

.estmated-price-loss {
    font-family: Roboto-Regular;
    font-weight: 600;
    color: #70ad47;
    font-size: 21px;
    text-align: center;
    padding-top: 25%;
}

.high-risk-pationt {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .high-risk-pationt h3 {
        font-family: Roboto-Medium;
        color: #f68220;
        font-size: 16px;
        padding-left: 5%;
        margin-top: 10px;
    }

.copd p:nth-child(1) {
    margin-bottom: 0px;
}

.copd p {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #2482ce;
    font-weight: 500;
}

.freqntly-acsed-rport {
    border: 1px solid #cbdce9;
    /*margin-right: -15px;*/
    background-color: #fff;
}

    .freqntly-acsed-rport h3 {
        font-family: Roboto-Medium;
        color: #f68220;
        font-size: 16px;
        padding-left: 7%;
        margin-top: 10px;
    }

.freek-report {
    margin-bottom: 0px;
    padding: 0% 5%;
}

    .freek-report li {
        list-style-image: url('../Images/icon7.svg');
        font-size: 14px;
        line-height: 36px;
        /*padding: 0% 5%;*/
        padding: 1% 0%;
    }

        .freek-report li a {
            font-family: Roboto-Regular;
        }

.patient-census {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.age-destribut-block {
    padding: 0px;
}

.patient-census h3 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    padding-left: 15px; margin-top: -3px;
}

.clinical-destribution {
    border: 1px solid #cbdce9;
    /*margin-right: -15px;*/
    background-color: #fff;
}

.age-destribut h4 {
    color: #2482ce;
    font-size: 14px;
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    /*margin: 0px;*/
}

.age-destribut p {
    font-family: Roboto-Regular;
}

.patnt-cas-blok1 {
    background-color: #ebeff2;
    padding: 5px 0px;
}

.patnt-cas-blok2 {
    background-color: #f1f5f6;
    padding: 5px 0px;
}

.traditin-assimnt {
    padding-top: 0;
    margin-bottom: 5px;
}

.patient_search_table tbody tr td.icon_click {
    background: #fff;
}

.clinical-destribution h3 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    margin: 22px auto 0 auto;
    width: 122px;
}

.dropdown {
    border: 1px solid #00b9f2;
    padding: 5px;
    margin: 5px 0px;
    cursor: pointer;
    background: #00b9f2;
    color: #fff;
    border-radius: 2px;
}

.txt {
    padding-left: 10px;
}

.select_options, .select_options_care {
    border: 1px solid #cbdce9;
    border-top: 2px solid #ababab;
    background: #f5f5f5;
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 31px;
    height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000;
    cursor: auto;
}

.category_label label, .child_option label, .child_option_care label {
    font-family: Roboto-Regular;
    font-weight: normal;
    cursor: pointer;
}

.child_option, child_option_care {
    padding-left: 25px;
}

.glyphicon_arrow_select:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e252"; /* adjust as needed, taken from bootstrap.css */
    font-size: 9px;
    padding-right: 5px;
    cursor: pointer;
}

.glyphicon_arrow_selected:after {
    /* symbol for "collapsed" panels */
    content: "\e253"; /* adjust as needed, taken from bootstrap.css */
}

.child_option, child_option_care {
    display: none;
}

.select_arrow_dropdown, .select_arrow_dropdown_care {
    position: absolute;
    top: 8px;
    right: 8px;
}

.select_all_option, .select_all_option_care {
    padding: 5px;
    font-weight: normal;
}

.category_option:nth-child(even), .category_option_care:nth-child(even) {
    background: #eaf1f6;
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option:nth-child(odd), .category_option_care:nth-child(odd) {
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option .child_option:nth-child(odd), .category_option .child_option:nth-child(odd) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 20px 0px 30px;
    margin: 0px -20px;
}

.category_option .child_option:nth-child(even), .category_option_care .child_option_care:nth-child(even) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 20px 0px 30px;
    margin: 0px -20px;
    box-shadow: 0px 0px 0px 0px #888888;
}

.glyphicon_report_date {
    position: absolute;
    right: 20px;
    top: 10px;
}

dropdownBenefitPlan {
    border: 1px solid #00b9f2;
    padding: 5px;
    margin: 5px 0px;
    cursor: pointer;
    background: #00b9f2;
    color: #fff;
    border-radius: 2px;
}

.select_options_BenefitPlan {
    border: 1px solid #cbdce9;
    border-top: 2px solid #ababab;
    background: #f5f5f5;
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 31px;
    max-height: 220px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000;
    cursor: auto;
}

.category_label_BenefitPlan label, .child_option label {
    font-family: Roboto-Regular;
    font-weight: normal;
    cursor: pointer;
}

.child_option {
    padding-left: 25px;
}

.select_arrow_dropdownBenefitPlan {
    position: absolute;
    top: 8px;
    right: 8px;
}

.select_all_option_BenefitPlan {
    padding: 5px;
    font-weight: normal;
}

.category_option_BenefitPlan:nth-child(even) {
    background: #eaf1f6;
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_BenefitPlan:nth-child(odd) {
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_BenefitPlan .child_option:nth-child(odd) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
}

.category_option_BenefitPlan .child_option:nth-child(even) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
    box-shadow: 0px 0px 0px 0px #888888;
}



.dropdownphy {
    border: 1px solid #00b9f2;
    padding: 5px;
    margin: 5px 0px;
    cursor: pointer;
    background: #00b9f2;
    color: #fff;
    border-radius: 2px;
}

.select_options_physician {
    border: 1px solid #cbdce9;
    border-top: 2px solid #ababab;
    background: #f5f5f5;
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 31px;
    height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000;
    cursor: auto;
}

.category_label_Physician label, .child_option label {
    font-family: Roboto-Regular;
    font-weight: normal;
    cursor: pointer;
}

.child_option {
    padding-left: 25px;
}

.select_arrow_dropdownphy {
    position: absolute;
    top: 8px;
    right: 8px;
}

.select_all_option_Physician {
    padding: 5px;
    font-weight: normal;
}

.category_option_Physician:nth-child(even) {
    background: #eaf1f6;
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_Physician:nth-child(odd) {
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_Physician .child_option:nth-child(odd) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
}

.category_option_Physician .child_option:nth-child(even) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
    box-shadow: 0px 0px 0px 0px #888888;
}

.glyphicon_report_date {
    position: absolute;
    right: 20px;
    top: 10px;
}



.dropdownplan {
    border: 1px solid #00b9f2;
    padding: 5px;
    margin: 5px 0px;
    cursor: pointer;
    background: #00b9f2;
    color: #fff;
    border-radius: 2px;
}

.select_options_Plan {
    border: 1px solid #cbdce9;
    border-top: 2px solid #ababab;
    background: #f5f5f5;
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 31px;
    height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000;
    cursor: auto;
}

.category_label_plan label, .child_option label {
    font-family: Roboto-Regular;
    font-weight: normal;
    cursor: pointer;
}

.child_option {
    padding-left: 25px;
}

.select_arrow_dropdownplan {
    position: absolute;
    top: 8px;
    right: 8px;
}

.select_all_option_plan {
    padding: 5px;
    font-weight: normal;
}

.category_option_plan:nth-child(even) {
    background: #eaf1f6;
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_plan:nth-child(odd) {
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_plan .child_option:nth-child(odd) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
}

.category_option_plan .child_option:nth-child(even) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
    box-shadow: 0px 0px 0px 0px #888888;
}

.glyphicon_report_date {
    position: absolute;
    right: 20px;
    top: 10px;
}
/*************report page FAR Popups******************/
.tblFARSummary {
    background-color: #cbdce9;
}

.tblFAR thead .tblFAR_th {
    background-color: #dfdfdf;
}

.tblFAR {
    border: 1px solid #ddd;
    font-size: 14px;
}

.table-height-scroll {
    overflow-y: auto;
    height: 150px;
}

svg {
    overflow: visible !important;
}

.highcharts-container {
    overflow: visible !important;
}

.current_radio_align {
    /*padding: 10px 0px 0px 0px;*/
    display: flex;
    z-index: 1;
}


.current_prior_img img {
    /*margin: 0px 45px 5px -40px;*/
}

/*table.dataTable.current_prior_datatable {
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 11px;
}

.current_prior_datatable thead tr:first-child th:not(:first-child), .current_prior_datatable tbody tr:last-child td:not(:first-child) {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.current_prior_datatable thead tr th, .current_prior_datatable tbody tr td {
    text-align: center;
}

    .current_prior_datatable thead tr, .current_prior_datatable thead tr th:first-child, .current_prior_datatable tbody tr td:first-child {
        border-bottom: 0px;
        border-top: 0px;
        background: #fff;
        border-right: 1px solid #ccc;
    }*/

.current_prior_datatable > tbody > tr:nth-of-type(odd) {
    background-color: #eeddc9;
}

.current_prior_datatable > tbody > tr:nth-of-type(even) {
    background-color: #d4e5df;
}

/*.current_prior_datatable tbody tr td.data_firstcolumn_align {
    white-space: nowrap;
    vertical-align: middle;
    text-align: left;
}*/
/*.clinc-destri {
    height: 38.5%;
}*/
/*.hchn-patint{padding-top:20%;}*/

/*----------------Referrals Reports-----------------*/
.right_accordion {
    background-color: #dde5e8;
}

.referrals-reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

    .referrals-reports .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .referrals-reports .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .referrals-reports .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #01bcf3;
            color: #fff;
            border-radius: 0px;
            font-family: Roboto-Regular;
            font-size: 14px;
        }

        .referrals-reports .nav-tabs > li > a {
            background-color: #2582d0;
            border-radius: 0px;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 14px;
            margin-right: 10px;
            padding: 8px 25px 8px 25px;
        }

.refrl-valm-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.refrl-status-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.refrl-pattern-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.report-criteria {
    background-color: #e5f3fc;
}

    .report-criteria h3 {
        font-family: Roboto-Regular;
        font-size: 16px;
        color: #f68220;
        margin-top: 0px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.ref-val-rport-cont h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.refrel-form-contant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.control-to-label {
    padding-top: 7px;
    margin-bottom: 0;
}

.ref-date-rang {
    padding: 0px;
}

.refrel-form-contant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.refrel-form-contant label {
    font-weight: normal;
}

.by-appontment .form-control-feedback {
    text-align: left;
}

.submit-btn, .submit-btn:hover, .submit-btn:focus, a.submit-btn, a.submit-btn:hover:not(.disabled), a.submit-btn:focus:not(.disabled), a.submit-btn:active:not(.disabled), a.submit-btn:active:not(.disabled):hover:not(.disabled), .nav > li > .submit-btn, .nav > li > .submit-btn:hover, .nav > li > .submit-btn:focus {
    background-color: #2582cf;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-left: 120px;
    margin-top: 7px;
    background-image: none;
    border: none;
}

    .submit-btn a, a.submit-btn {
        color: #fff;
    }

.reset-btn a {
    color: #fff;
}

.reset-btn {
    background-color: #2582cf;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-right: 15px;
}

.refrl-status-contant h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.refrl-status-contant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.refrl-status-contant label {
    font-weight: normal;
}

.refrel-stat-form .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.refrel-patter-contant h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.referl-pattern-form .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.referl-pattern-form label {
    font-weight: normal;
}

.referl-pattern-form .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.startyear {
    padding-top: 7px;
    margin-bottom: 0;
}
/*----------------Main Dashboard---------------*/
.orange-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.blue-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.perpal-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.green-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.orange-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #f7941e;
    border-color: #f7941e;
}

.blue-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #00b9f2;
    border-color: #00b9f2;
}

.perpal-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #734a9e;
    border-color: #734a9e;
}

.green-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #448e13;
    border-color: #448e13;
}

.right_accordion .panel-title > a {
    display: block;
    padding: 10px 0px 10px 20%;
    text-decoration: none;
}

.right_accordion .more-less {
    /*float: right;*/
    font-family: Roboto-Regular;
    font-size: 20px;
    line-height: 2;
}

.right_accordion .more-less1 {
    /*float: right;*/
    font-family: Roboto-Regular;
    font-size: 20px;
    line-height: 2;
    right: 10%;
}

.partner_collapse_icon {
    margin-right: -15px;
}

.more-less3 {
    right: 10%;
}

.right_accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.right_accordion .panel-heading a {
    text-decoration: none;
    color: #fff;
}

    .right_accordion .panel-heading a span {
        font-family: 'OpenSans';
    }

.right_accordion .glyphicon-plus:before {
    padding: 0px 5px 0px 6px;
}

.right_accordion .glyphicon-minus:before {
    padding: 0px 5px 0px 6px;
}

.right_accordion .panel-body span {
    font-family: Roboto-Regular;
    padding-left: 10px;
}
/*
.panel-heading .accordion-toggle:before {
    font-family: 'Glyphicons Halflings'; 
    content: "\2212"; 
    float: right; 
    color: #2582cf; 
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 3px;
    margin-top: -3px;
}
*/
#ClaimDetails .panel-heading .accordion-toggle:before {
    display: none;
}
/*
.panel-heading .accordion-toggle.collapsed:before {
    
    content: "\002b";
}
*/
.orange-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.blue-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.perpal-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.green-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.chat_block_menu {
    padding-top: 10px;
    /*right: -5px;*/
}


.talg-user {
    padding-top: 10px;
}

.msg-chat_block_menu {
    padding-top: 10px;
    /*right: 18px;*/
}

.chat_block_menu4 {
    right: 10px;
    padding-top: 10px;
}

.chat_block_menu3 {
    /*right: 10px;*/
    padding-top: 10px;
}

.talk-blaze {
    position: absolute;
    left: 60%;
    margin-top: -5%;
}


.MsgMove, .compose-msg-btn {
    padding: 8px 15px;
    width: auto;
    border-radius: 0;
    color: #fff;
    height: 80px;
}

    .compose-msg-btn:focus,
    .compose-msg-btn:hover {
        color: #fff
    }

.message-center {
    position: absolute;
    left: 61%;
    margin-top: -5%;
}

.launch-ignite {
    position: absolute;
    left: 61%;
    margin-top: -5%;
}

.pater-mesg {
    position: absolute;
    left: 60%;
    margin-top: -5%;
}


.patrn-mesg {
    /*padding-top: 10px;
    white-space: nowrap;*/
}

.talk-chat {
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    font-family: Roboto-Regular;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f3efbf;
    transform: scale(0.9);
}

.chat_icon {
    background-image: url('../Images/chat_icon.svg');
    background-repeat: no-repeat;
    margin-left: 8px;
    border: 1px solid #d4c3b1;
    background-position-x: 5px;
    background-position-y: 5px;
    padding-left: 30px;
}

.bridge-left-menu label {
    font-family: Roboto-Regular;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    line-height: 15px;
    cursor: pointer;
}

/*Karthick*/
/*.sec-line label {
    font-size: 12px;
}*/

p.dash_bridge_head {
    margin-bottom: 0;
}

.claim-digit .col-sm-2, .claim-digit-green .col-sm-2 { /*padding:0;*/
}

.claim-digit .col-sm-10, .claim-digit-green .col-sm-10 {
    padding-left: 5px;
    padding-right: 0;
}

.claim-digit .col-sm-2 .row, .claim-digit-green .col-sm-2 .row {
    margin: 0;
}

.claim-digit .col-sm-10 span, .claim-digit-green .col-sm-10 span {
    float: right;
}

.claim-total .form-group {
    margin: 0 0 15px 0;
}

    .claim-total .form-group:last-child {
        margin-bottom: 0;
    }

.claim-details > .row {
    padding: 10px;
}

.four-cols {
    margin-top: -22px;
}

.claim-footer img {
    float: left;
    width: 20px;
}

.claim-footer div {
    float: left;
    padding: 0;
}

/*.last-row {
    padding-top: 15px;
}*/

.clinical-destribution .col-sm-6:first-child {
    padding-right: 0;
}

.clinical-destribution .col-sm-6:last-child {
    padding-left: 0;
}

.clinical-destribution > .row {
    /*min-height: 290px;*/
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover {
    background: #f7941e;
}

.mybridge {
    /*background: url('../Images/Sprit.svg') -10px -14px no-repeat;*/
    background: url('../Images/my_bridge_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mybridge, div#bs-sidebar-navbar-collapse-1 .navbar-nav > li.active > a .mybridge {
    background: url('../Images/my_bridge_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myreport {
    background: url('../Images/Insights-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
    background-position: center top !important;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myreport, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myreport {
    background: url('../Images/Insights-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.practiceanalytics {
    background: url('../Images/Practice_analysis_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .practiceanalytics, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .practiceanalytics {
    background: url('../Images/Practice_analysis_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.scorecard {
    background: url('../Images/ScoreCard-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .scorecard, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .scorecard {
    background: url('../Images/ScoreCard-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mypatient {
    background: url('../Images/my_patient_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

/*.disable_click .mypatient{
    background: url('../Images/my_patient_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}*/

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mypatient, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mypatient {
    background: url('../Images/my_patient_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myphp {
    background: url('../Images/PHP.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}
/*.disable_click .myphp {
    background: url('../Images/PHP.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}*/

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myphp, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myphp {
    background: url('../Images/PHP_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myrefmanager {
    background: url('../Images/Referral_manager_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myrefmanager, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myrefmanager {
    background: url('../Images/Referral_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mymsgcenter {
    background: url('../Images/message_box.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mymsgcenter, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mymsgcenter {
    background: url('../Images/message_box_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myusemanager {
    background: url('../Images/user_manager_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myusemanager, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myusemanager {
    background: url('../Images/user_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myhra {
    background: url('../Images/HRA_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myhra, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myhra {
    background: url('../Images/HRA_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myawv {
    background: url('../Images/AWV.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myawv, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myawv {
    background: url('../Images/AWV_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mycaremng {
    background: url('../Images/Care_manager.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}


div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mycaremng, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mycaremng {
    background: url('../Images/Care_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.intake {
    background: url('../Images/Intake_blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .intake, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .intake {
    background: url('../Images/Intake_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.deriskmnu {
    background: url('../Images/De-Risk-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .deriskmnu, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .deriskmnu {
    background: url('../Images/De-Risk-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mycamp {
    background: url('../Images/Campagin_manager.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mycamp, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mycamp {
    background: url('../Images/Campagin_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}


.mylaunch {
    background: url('../Images/launch_ignite.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mylaunch, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mylaunch {
    background: url('../Images/launch_ignite_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.helpsup {
    background: url('../Images/help_blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .helpsup, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .helpsup {
    background: url('../Images/help_grey.svg') -48px -512px no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.gridmnu {
    background: url('../Images/Grid-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .gridmnu, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .gridmnu {
    background: url('../Images/Grid-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}


.menu_badge {
    position: absolute;
    top: -7%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 9px;
    right: 15%;
    background-color: red;
    padding: 0;
    line-height: 20px;
}

@media (min-width: 768px) and (max-width:1100px) {
    .sec-line {
        display: none;
    }
    .navbar-nav {
        width: 100%;
    }

    .report-section a.col-sm-12.text-center.navbar-brand.dashboard_profile_img {
        padding: 10px 0px;
    }
}

@media (max-width:991px) {
    .panel_head {
        padding-top: 2% !important;
    }

    .right_accordion .panel-heading a {
        float: right;
    }

    .partner_collapse_icon {
        margin-right: 0px;
    }

    .one_widget_align {
        padding-right: 15px !important;
    }

    .head_icon_estimated_block {
        top: 10px;
    }

    .estmated-price {
        padding-top: 10%;
    }

    .php_first_column_down_div, .php_first_column_down_divthree, .php_first_column_down_divtwo {
        margin: 5px 0px !important;
    }
}

@media (min-width: 768px) {
    /*.dash_board_left_glyphicon a#menu_prev{
    float:left;
}
.dash_board_left_glyphicon a#menu_next{
    float:right;
}*/
    .main_head .col-sm-1.col-xs-2 {
        width: 5%;
        padding: 0 8px;
    }

    .main_head .col-sm-5 {
        width: 44.666667%;
    }

    nav.navbar.navbar-inverse.sidebar.nav_left_slidebar .col-sm-12.navbar-header.form-group {
        padding: 0;
    }

    div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a {
        padding: 0px 3px;
    }

    div#bs-sidebar-navbar-collapse-1 {
        margin-left: 0;
        padding-left: 0;
    }

    ul.bridge-left-menu li {
        margin-left: 0;
    }

    /*.report-section > .col-md-1.col-sm-2.col-xs-12*/ .first-column-width {
        width: 5.2%;
    }

    /*.report-section > .col-md-9.col-sm-10.col-xs-12 {
        width: 78%;
    }*/


}

.benificiar-persent {
    margin: 15% auto 0 auto;
}

@media (max-width:768px) {
    .four-cols {
        margin-top: 0px;
    }

    .row_align {
        margin: 0px;
    }
    /*******************Claims*****************/
    .ClaimAggregate li .claim_tabs_center {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    /******************message center****************/
    .message-center-submenu-block {
        padding-top: 0% !important;
        margin: 0px;
    }

    .message-center-list-active::after {
        display: none;
    }

    .message-center-submenu-list li {
        padding: 0% !important;
    }

    .PatientMsgactive::after {
        display: none;
    }

    .ptclearfix {
        margin-bottom: 0% !important;
    }
}

@media(max-width: 1024px) {
    .claim-digit {
        font-size: 22px;
    }

    .claim-digit-green {
        font-size: 22px;
    }

    .claim-pr-name {
        font-size: 10px;
    }

    .claim-total .form-control {
        font-size: 12px;
    }

    .claim-total .control-label {
        font-size: 10px;
    }
}

@media(min-width: 1025px) and (max-width: 1200px) {
    .claim-digit {
        font-size: 23px;
    }

    .claim-digit-green {
        font-size: 23px;
    }

    .claim-pr-name {
        font-size: 10px;
    }

    .claim-total .form-control {
        font-size: 14px;
    }
}
/*-----------------Media Query End-------------------*/
.msg-panel .panel-body {
    padding-top: 5px;
    padding-bottom: 1px;
}

.msg-head {
    background-color: #ddd;
    min-height: 25px;
    padding-top: 6px;
    border-bottom: 2px solid #ccc;
}

    .msg-head sub {
        font-family: Roboto-Regular;
        font-size: 10px;
    }

    .msg-head strong {
        font-family: Roboto-Regular;
        font-size: 10px;
    }

    .msg-head .col-sm-2 {
        padding-left: 0px;
    }

    .msg-head .glyphicon {
        font-size: 10px;
    }

.msg-main-body {
    padding-top: 5px;
    min-height: 38px;
    border-bottom: 1px solid #cbdce9;
    cursor: pointer;
}

    .msg-main-body:hover {
        background-color: #ccc;
    }

    .msg-main-body p {
        font-family: Roboto-Regular;
        font-size: 10px;
        white-space: nowrap;
        margin-left: 0px;
        color: #ff2323;
        margin-bottom: 1px;
        line-height: 24px;
    }

    .msg-main-body sup {
        font-family: Roboto-Regular;
        font-size: 10px;
        top: 3px;
        float: right;
        line-height: 10px;
        margin-right: -5px;
    }

    .msg-main-body .glyphicon {
        font-size: 10px;
        top: 8px;
    }

    .msg-main-body strong {
        font-family: Roboto-Regular;
        font-size: 11px;
        white-space: nowrap;
        /*margin-left: -10px;*/
    }

.msg-more-contant {
    border-bottom: 1px solid #cbdce9;
    text-align: center;
    font-size: 10px;
    padding: 5px;
    font-family: Roboto-Regular;
}

.msg-downn-arrow {
    padding: 5px;
}

.selt-cont-chat strong {
    font-family: Roboto-Regular;
    font-size: 12px;
}

.launch-ignite-block .panel-body {
    padding: 0px;
}

.selt-cont-chat {
    padding: 8px;
    background-color: #e5eaee;
}

.launch-ignite-chat-contant {
    background-color: #f0f4f7;
    min-height: 25px;
    padding-top: 5px;
}

    .launch-ignite-chat-contant .user-text {
        font-family: Roboto-Black;
        font-size: 11px;
        white-space: nowrap;
    }

.activ-icon-green {
    padding-top: 5px;
}

.user-icon {
    padding-left: 0px;
}

.chat-launch {
    padding-left: 8px;
}

.video-launc {
    padding-left: 8px;
}

.partner-msg h4 {
    font-family: Roboto-Regular;
    font-size: 23px;
    color: #AD1E22;
}

.part-text p {
    font-family: Roboto-Regular;
    font-size: 13px;
    text-align: justify;
}
/*******************start-claimdetails*****************/
.nav-pills > .claims-tab {
    width: 40%;
}

    .nav-pills > .claims-tab > a {
        background-color: #8bb9ea;
        color: #fff;
        border: none;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

.claim-details-block {
    background-color: #fff;
}

.claimdetails_header h4 {
    font-size: 30px;
    color: #2582cf;
    font-family: 'Roboto-Light';
}

.claimdetail_tab {
    background-color: #2582cf;
    border-radius: 0px;
    color: #fff;
    padding: 6px 14px !important;
    border-radius: 0px !important;
    font-family: 'Roboto-Regular';
    cursor: pointer;
}

#ClaimDetails_main .nav-pills > li.active > a, #ClaimDetails_main .nav-pills > li.active > a:focus, #ClaimDetails_main .nav-pills > li.active > a:hover, #ClaimDetails_main .nav-pills > li > a:hover {
    background-color: #b3d4f3;
    color: #3b6d9a;
}

.claimdetail_tab:hover, .claimdetail_tab:active, .claimdetail_tab:focus {
    color: #fff;
    background-color: #10bcf3;
}

.claimdetail_search {
    background-color: #d4e5f3;
    /*margin: 0px 0px 15px;*/
}

.claimdetail_search-head {
    margin: 0px 0px 15px;
}

.claimdetail_search p {
    margin: 0px;
    padding: 10px 0px;
    color: #f68220;
    font-family: 'Roboto-Regular';
}

.claimdetail_search_icon {
    padding: 10px 0px;
    text-align: right;
}

.ClaimDetails_form {
    margin-top: 10px;
    font-family: 'Roboto-Regular';
}

.form-textbox {
    background-color: #f4f4f4;
    border-color: #d4e5f3;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    padding-right: 20px;
}

.datepicker {
    margin-bottom: 5px;
    padding: 6px 12px;
    cursor: pointer;
}

.ClaimDetails_form .claims-label {
    white-space: nowrap;
    text-align: left;
    font-size: 14px;
    font-family: Roboto-Medium;
    font-weight: normal;
    display: inline-block;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}



   

.radio_btn_div {
    margin-top: 2%;
    margin-bottom: 4%;
}
/*.claimdetails_radio label {
    font-weight: normal;
}*/

.ClaimDetails_form .form-control-feedback, .glyphicon-calendar {
    right: 10px !important;
    font-size: 16px;
    color: #797a7a;
}


.gender-align {
    white-space: nowrap;
}

/*.cd_rmv_padding {
    padding: 0px;
}*/

.cd_rmv_padding_right {
    padding-right: 0px;
}

.cd_rmv_padding_left {
    padding-left: 0px;
}

.claim_check_status {
    display: flex;
}

.claim_ckeck_text {
    padding-top: 3px;
}

#claimsearch {
    width: 30%;
}

/*------------Radio Button Start-------------*/
.claimdetails_radio {
    padding: 0px;
}

/*------------Radio Button End-------------*/
.claimdetails_checkbox label {
    font-size: 12px;
    font-family: 'Roboto-Regular';
    font-weight: normal;
}

.claimdetails_checkbox input {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.claimdetails_checkbox_scroll {
    background: #f4f4f4;
    padding: 5px;
    height: 175px;
    overflow: auto;
    border: 1px solid #d4e5f3;
}

.status_code_height {
    height: 135px;
}
/*******************end-claimdetails*****************/
/*******************start-ClaimAggregate*****************/
.ClaimAggregate_tab > li + li {
    margin-left: 0px;
}

.ClaimAggregate {
    background: #fff;
    padding-top: 2%;
}

    .ClaimAggregate li a {
        background-color: #8bb9ea;
        margin: 2px;
        color: #fff;
        font-size: 14px;
        font-family: 'Roboto-Regular';
        border-radius: 0px;
        padding: 5px;
    }

        .ClaimAggregate li a span {
            padding-right: 10px;
        }

.ClaimAggregate_tab_content h4 {
    color: #f68220;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    margin: 10px;
}

.ClaimAggregate_tab_content {
    border: 1px solid #dfdfdf;
    margin-top: 1%;
    margin-bottom: 1%;
    padding: 1% 0%;
}

    .ClaimAggregate_tab_content .table thead tr th, .ClaimAggregate_tab_content tbody tr td {
        text-align: center;
        font-size: 13px;
        font-family: 'Roboto-Regular';
    }

    .ClaimAggregate_tab_content thead tr {
        background-color: #dfdfdf;
    }

.hcc_chart {
    width: 35%;
    padding-top: 15%;
    background-color: #63c8d4;
    border-radius: 50%;
    height: 50%;
    margin: auto;
    margin: 10% auto;
}

    .hcc_chart button {
        padding: 7px 15px;
        border: 1px solid #0c7fb9;
        background-color: #dbf3f5;
        font-family: 'roboto-regular';
    }

.popup_header {
    border: none;
    padding: 10px;
    background-color: #337ab7;
    font-family: 'Roboto-Regular';
    color: white;
    font-size: 16px;
}

.popup_body {
    border: none;
    margin: 0px;
    overflow: scroll;
    height: 40%;
}

.popup_header .close {
    color: white;
    opacity: 1;
}

.ClaimAggregate li .claim_tabs_center {
    margin-left: -25px;
    margin-right: -25px;
}
/*******************end-ClaimAggregate*****************/

/******************start--hha-rank-reports**************/
.hhnrankingreport {
    background-color: #fff;
}

.hhn-download-report {
    padding: 15px;
}

.hha_rank_report_footer {
    background-color: #d4e5f3;
    padding: 0px;
    margin: 20px 0px;
    display: flex;
}

    .hha_rank_report_footer ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .hha_rank_report_footer ul li {
            float: left;
            font-size: 11px;
            padding: 4px;
            font-family: 'Roboto-Regular';
            font-weight: bold;
        }

.hha_rank_table_main {
    overflow-y: scroll;
}

.hha_rank_table {
    border: 1px solid #dfdfdf;
    margin-bottom: 0px;
}

    .hha_rank_table thead tr th, .hha_rank_table tbody tr td {
        text-align: center;
        font-size: 13px;
        font-family: 'Roboto-Regular';
    }

    .hha_rank_table thead tr {
        background-color: #f4f4f4;
    }

/******************end--hha-rank-reports**************************/

/******************start--top_expends**************************/
.top-Expenditure {
    background-color: #fff;
}

.top-exp-downlod {
    padding: 15px;
}

.top_expend_total_data {
    margin-top: 3%;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

    .top_expend_total_data span {
        color: #2582cf;
    }

.top_100_table {
    width: 1200px;
}

/******************end--top_100_expends**************************/

.ClaimAggregate_highchart {
    margin: 30px 0px;
}

.highchart_width {
    /*min-width: 70%;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
}

/*------------------------Calim Accordian------------------------*/
.claim-accordian .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #d4e5f3;
}

.claim-accordian .panel-group .claims_panel {
    margin: 2% 0%;
}

.claim-accordian .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #d4e5f3;
    border-color: #d4e5f3;
}

.claim-accordian .panel-title {
    font-size: 15px;
}

    .claim-accordian .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        color: #f68220;
        font-size: 18px;
    }

.claim-accordian .more-less {
    float: right;
    color: #3D6D9B;
    border: 3px solid #3D6D9B;
    border-radius: 50%;
    padding: 3px;
    top: -5px;
}

.claim-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
/*----------------Message Center Css Start----------------*/
.message-center-sub-menu {
    background-color: #f5f9fc !important;
    height: 100% !important;
}

.message-center-submenu-left {
    padding-left: 0px;
    padding-right: 0px;
}

.message-center-submenu-list {
    list-style-type: none;
    padding-left: 0px;
    font-size: 12px;
}

    .message-center-submenu-list li {
        list-style-type: none;
        padding: 5%;
        border-bottom: 1px solid #cbdce9;
        cursor: pointer;
        display: flex;
    }

        .message-center-submenu-list li a {
            color: #000;
            display: block;
            width: 100%;
        }

    .message-center-submenu-list .message-center-list-active a {
        color: #f68220;
        z-index: 1;
    }

    .message-center-submenu-list .message-center-list-active a {
        color: #f68220;
    }

    .message-center-submenu-list .message-center-list-active a {
        color: #f68220;
        z-index: 1;
    }


    .message-center-submenu-list .message-center-list-active {
        padding: 5%;
        background-color: #cbdce9;
    }

/*.message-center-submenu-block {
    padding-top: 30%;
}*/

.menu_search {
    margin: 3% 0%;
    padding: 0px 5px;
}

.message-center-list-active::after {
    content: "";
    position: absolute;
    left: 100%;
    margin-top: -9px;
    /*top: 4.5%;*/
    border: 18px solid transparent;
    border-left: 15px solid #cbdce9;
}



.message-center-page {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    /*height: 140%;*/
    background-color: #fff;
}

.message_badge_value {
    position: absolute;
    right: 0px;
    z-index: 0;
}

.message-center-badge {
    background-color: #f31718;
    width: 20px;
    border-radius: 13px;
    z-index: 0;
    padding: 0;
    height: 20px;
    font-size: 9px;
    line-height: 20px;
    /* width: 25px;
    height: auto;
    border-radius: 0px;
    z-index: 0;
    position: absolute;
        background-color: #8bb9ea;
    margin-top: -27px;
    right: 10px;*/
    /* padding: 7px 0px; */
}


/*.msg-cent-col {
    padding-right: 1px;
}*/

.compose-msg-btn {
    background-color: #337ab7;
    padding: 8px 15px 8px 15px;
    width: 40%;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

    .compose-msg-btn:hover, .compose-msg-btn:focus {
        color: #fff;
    }

.compose-msg-btn_active {
    background-color: #10bcf3;
}

#mailSearch {
    position: absolute;
    top: 5%;
    right: 0%;
}
/*.mail-search {
    height: 38px;
    border-radius: 3px;
    border: 1px solid #cbdce9;
    background-image: url('../Images/search.svg');
    background-repeat: no-repeat;
    background-position: right;
}*/

input[type="search"]::-webkit-input-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]::-moz-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]:-ms-input-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]:-moz-placeholder {
    color: #2582d0;
    font-size: 16px;
}

.all-mail-block {
}

.mail-dispaly span {
    font-family: Roboto-Medium;
    font-size: 13px;
}

.mail-select {
    height: 30px;
    border-radius: 0px;
    font-family: Roboto-Medium;
    margin-top: -5px;
}

.mail-count span {
    font-family: Roboto-Medium;
    font-size: 13px;
    white-space: nowrap;
}

.mail-count .glyphicon {
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 12px;
    padding: 5px 7px 5px 6px;
    top: -5px;
}

.mail-detals {
    padding-top: 2%;
}

.incoming-mail {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 70%;
}

.mail-hading {
    background-color: #f2f2f3;
    /*height: 8%;*/
    padding: 15px;
    padding-bottom: 30px;
}

    .mail-hading span {
        font-family: Roboto-Medium;
        font-size: 14px;
    }

.mail-sub-containt {
    /*height: 8%;*/
    padding: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cbdce9;
}

.mail-sub-contain span {
    font-family: Roboto-Regular;
    font-size: 13px;
}

.mail-sub-containt .glyphicon {
    font-size: 11px;
}

.mail-write {
    border: 1px solid #cbdce9;
    padding-top: 2%;
}

    /*.mail-write .control-label {
        font-family: Roboto-Medium;
        text-align: left;
        font-weight: normal;
        font-size: 12px;
    }*/

    /*.mail-write span {
        color: #ff3d00;
    }*/

    .mail-write .form-control {
        background-color: #f4f4f4;
        border-radius: 0px;
        border-color: #dfdfdf;
    }

    .mail-write ::-webkit-file-upload-button {
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        font-family: Roboto-Regular;
    }

.msgs-end-btn {
    background-color: #337ab7;
    padding: 8px 25px 8px 25px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}
.msg-cancel-btn {
    background-color: #337ab7;
    padding: 8px 25px 8px 25px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}


.message_cancel {
    background-color: #337ab7;
    padding: 8px 25px 8px 25px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.msgs-end-btn:hover {
    color: #fff;
}

.msg-cancel-btn:hover {
    color: #fff;
}

.file-upload-size {
    font-family: Roboto-Regular;
    font-size: 12px;
    padding-top: 5px;
}

#tblMessageInbox.dataTable thead > tr > th.sorting_asc, #tblMessageInbox.dataTable thead > tr > th.sorting_desc, #tblMessageInbox.dataTable thead > tr > th.sorting, #tblMessageInbox.dataTable thead > tr > td.sorting_asc, #tblMessageInbox.dataTable thead > tr > td.sorting_desc, #tblMessageInbox.dataTable thead > tr > td.sorting {
    padding: 10px 18px;
}

.message_center_label {
    font-weight: normal;
}

.message_modal_body {
    padding: 0px;
}
/*----------------Message Center Css End----------------*/
/*----------------Text Editer Start-----------------*/
#menuBarDiv, #statusbar {
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
}

#menuBarDiv {
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    min-height: 25px;
    padding: 5px 0;
}

    #menuBarDiv div:first-child {
        margin-left: 3px;
    }

    #menuBarDiv .dropdown {
        float: left;
    }

    #menuBarDiv .dropdown-toggle {
        font-size: 14px;
    }

        #menuBarDiv .dropdown-toggle .caret {
            margin-left: 5px;
            border-top-color: #999;
        }

    #menuBarDiv a.btn {
        position: relative;
        margin-bottom: 3px;
    }

#paletteCntr {
}


#statusbar {
    min-height: 30px;
    border-radius: 0 0 3px 3px;
    border-top: none;
    line-height: 30px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

    #statusbar .label {
        float: right;
        margin: 6px 10px 0 0;
        background: #BBB;
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
        padding: 2px 4px;
        font-size: 11.844px;
        line-height: 14px;
    }

.Editor-editor {
    height: 300px;
    padding: 1%;
    border: 1px solid #EEE;
    border-radius: 0;
    word-wrap: break-word;
}

#paletteCntr ul {
    width: 145px;
    float: left;
    z-index: 999;
    margin: 0 10px;
}

#paletteCntr li {
    cursor: pointer;
    display: block;
    height: 16px;
    float: left;
    margin: 0;
    padding: 0;
    width: 16px;
    margin: 1px;
}

    #paletteCntr li div {
        text-align: left;
        margin: 0;
        font-size: 12px;
    }

div.activeColour {
    position: absolute;
    display: inline;
    left: 0;
    top: 30px;
    background: #E8E8E8;
    padding-bottom: 10px;
    z-index: 10000;
}

#colorpellete, #bg_colorpellete {
    float: left;
}

.specialCntr {
    background-color: #E8E8E8 !important;
    display: inline;
    position: absolute;
    width: 176px;
    top: 30px;
    left: 0;
}

    .specialCntr ul {
        float: left;
        margin: 10px;
        white-space: normal;
        -webkit-padding-start: 0px;
        -moz-padding-start: 0px;
    }

        .specialCntr ul li {
            list-style: none;
            float: left;
            font-size: 12px;
            width: 20px;
            height: 20px;
            background: #FFF;
            margin: 3px;
            color: #333;
            text-align: center;
            font-weight: bold;
            cursor: pointer;
        }
/*---------------Text Editer End Hear----------------*/
/*--------------Partner Message Start Hear--------------*/
.PartnerMessage {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.partmsgtab {
    padding: 5px;
    background-color: #e5f3fc;
}

    .partmsgtab .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .partmsgtab .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .partmsgtab .nav-tabs > li.active > a, .partmsgtab .nav-tabs > li.active > a:focus, .partmsgtab .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #01bcf3;
            color: #fff;
            border-radius: 0px;
            font-family: Roboto-Regular;
            font-size: 14px;
            padding: 8px 25px 8px 25px;
        }

        .partmsgtab .nav-tabs > li > a {
            background-color: #2582d0;
            border-radius: 0px;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 14px;
            margin-right: 10px;
            padding: 8px 25px 8px 25px;
        }

.ptrmsg-contant {
    padding-top: 2%;
}

.wfixbrohart h2 {
    font-family: Roboto-Regular;
    font-size: 23px;
    color: #AD1E22;
    margin-top: 2px;
}

.wfixbrohart p {
    font-family: Roboto-Regular;
    font-size: 14px;
}

.wfixbrohart a {
    font-family: Roboto-Regular;
    font-size: 16px;
}

.ptrmsg-contant hr {
    border-top: 1px solid #cbdce9;
}
/*--------------Partner Message End Hear--------------*/
/*--------------Patient And Provider Look Up Start Hear--------------*/
.provider-containt {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.patient-and-provider-look {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 140%;
    background-color: #fff;
}

.patnt-prodr-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .patnt-prodr-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .patnt-prodr-tabs .nav-tabs > li.active > a, .patnt-prodr-tabs .nav-tabs > li.active > a:focus, .patnt-prodr-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .patnt-prodr-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.provider-containt .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.lookup-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 8px 25px 8px 25px;
}

    .lookup-btn:focus, .lookup-btn:hover {
        color: #fff;
    }

.createn-patnt-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    margin-left: 10px;
    padding: 8px 25px 8px 25px;
}

    .createn-patnt-btn:hover, .createn-patnt-btn:focus {
        color: #fff;
    }

.provider-containt .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.patient-containt .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.patient-containt .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.patient-containt {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.quik-jump-link p {
    font-family: Roboto-Regular;
}

.quick-link {
    padding: 0px;
}

    .quick-link li {
        display: inline-block;
        list-style: none;
    }

    .quick-link a {
        font-family: Roboto-Medium;
    }

.patient-Phplist {
    height: 450px;
    overflow-y: scroll;
}

.patient-list-head p {
    font-family: Roboto-Medium;
    background-color: #f4f4f4;
    padding: 10px;
}

.patient-list-contant {
}

.quil-link-list-a {
    margin-bottom: 20px;
}
/*--------------Patient And Provider Look Up End Hear--------------*/
/*--------------Priority Patients Start Hear-------------*/
.priority-patients {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: auto;
    background-color: #fff;
}

.priority-patient-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .priority-patient-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .priority-patient-tabs .nav-tabs > li.active > a, .priority-patient-tabs .nav-tabs > li.active > a:focus, .priority-patient-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .priority-patient-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.outstand-dignosis {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.suspect-diagnosis {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.high-risk {
    border: 1px solid #cbdce9;
    padding: 0px 15px 15px 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.high-risk-head {
    background-color: #f2f2f3;
    height: 8%;
    padding: 15px;
}

    .high-risk-head span {
        font-family: Roboto-Medium;
    }

.high-risk-sub-contnt {
    padding-bottom: 10px;
    padding-top: 10px;
    height: 7%;
    border-bottom: 1px solid #cbdce9;
    padding-right: 30px;
}

    .high-risk-sub-contnt span {
        font-family: Roboto-Regular;
        font-size: 13px;
        padding: 15px;
    }

.risk-status-green {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #59C87C;
    margin-left: 20%;
}

.risk-status-red {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #E54A46;
    margin-left: 20%;
}

.risk-status-yellow {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #ECCB02;
    margin-left: 20%;
}
/*--------------Priority Patients End Hear-------------*/
/*--------------External-Patient-Reports Start Hear---------------*/
.external-patient-reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.external-pationt-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .external-pationt-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .external-pationt-tabs .nav-tabs > li.active > a, .external-pationt-tabs .nav-tabs > li.active > a:focus, .external-pationt-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .external-pationt-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.ExtPt-Recive {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 60%;
}

.Receive-radio {
    margin-left: -1.5%;
}

    .Receive-radio label {
        font-family: Roboto-Medium;
        padding-top: 15px;
        font-weight: normal;
        white-space: nowrap;
    }

.exprt-recive-head {
    background-color: #f2f2f3;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .exprt-recive-head span {
        font-family: Roboto-Medium;
    }

.exprt-recive-contant span {
    font-family: Roboto-Regular;
    font-size: 13px;
}

.expt-reciv-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

.exprt-recive-contant {
    border-bottom: 1px solid #cbdce9;
    padding-top: 10px;
}
/*--------------External-Patient-Reports End Hear---------------*/
/*--------------External-Reports Start Hear-------------------*/
.External-Reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.external-reports-tab .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .external-reports-tab .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .external-reports-tab .nav-tabs > li.active > a, .external-reports-tab .nav-tabs > li.active > a:focus, .external-reports-tab .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .external-reports-tab .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.expt-report-tab-area {
    border: 1px solid #cbdce9;
    margin-top: 30px;
    height: 30%;
}

.external-report-form {
    padding-top: 5%;
}

    .external-report-form .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .external-report-form .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

.exter-reprtdate {
    width: 92%;
}

.external-reports-form1 {
    padding-top: 5%;
}

    .external-reports-form1 .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .external-reports-form1 .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

.ext-rpt-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 5px 25px 5px 25px;
}

.expt-rpt-get-detail {
    padding-top: 3%;
}

    .expt-rpt-get-detail label {
        font-family: Roboto-Regular;
        font-weight: normal;
    }

.record-perpage {
    white-space: nowrap;
}

.expt-rpt-get-detail .form-control {
    padding-left: 0px;
    border-radius: 0px;
    height: 25px;
    padding-top: 2px;
}

.expt-report-table-data {
    border: 1px solid #cbdce9;
    margin-top: 5%;
    margin-bottom: 15px;
    height: 40%;
}

.experreport-head .table > thead > tr > th {
    background-color: #2582d0;
    padding: 10px 10px 10px 20px;
    font-family: Roboto-Regular;
    color: #fff;
    border-bottom: 0px transparent;
    font-weight: normal;
    font-size: 13px;
}

.experreport-head .table > tbody > tr > td {
    background-color: #fff;
    padding: 10px;
    font-family: Roboto-Regular;
    font-size: 13px;
    border-bottom: 1px solid #cbdce9;
    border-top: 0px transparent;
    padding-bottom: 1px;
}

    .experreport-head .table > tbody > tr > td sup {
        background-color: red;
        border: 2px solid #ccc;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        display: inline-flex;
    }

    .experreport-head .table > tbody > tr > td .glyphicon {
        top: -5px;
        left: 10px;
    }

#flag-contant {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}

.flag-sub-data {
    padding: 0px;
    list-style-type: none;
}

    .flag-sub-data li {
        display: flex;
    }

        .flag-sub-data li span {
            margin: 3px 5px 0px 0px;
            font-family: Roboto-Medium;
            font-size: 10px;
        }

#flag-contant1 {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant1 {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag1 {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}

#flag-contant2 {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant2 {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag2 {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}
/*--------------External-Reports End Hear-------------------*/
/*********************MY Bridge*******************/
.myridge-connect-head {
    color: #fff;
}

    .myridge-connect-head div {
        white-space: nowrap;
    }
/*.form-group{
	overflow:hidden;
    display:inline;
}*/
.mybridge-widget-font {
    font-family: Roboto-Medium;
}

.image_mybridge img {
    width: 20px;
    margin: 0px 5px;
}

.rTable {
    display: block;
    width: 98%;
    margin: 0% auto;
    font-family: Roboto-Medium;
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
    clear: both;
}

.rTableHead, .rTableFoot, .rTableHeadExternalpatient {
    background-color: #cbdce9;
    font-weight: bold;
}

.rTableHead {
    font-size: 16px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.rTableCell, .rTableHead {
    border-bottom: 1px solid #cbdce9;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 25%;
    white-space: nowrap;
}

.rTableHeadExternalpatient, .rTableCellExternalpatient {
    border-bottom: 1px solid #cbdce9;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 3px 1.8%;
    white-space: nowrap;
    text-align: left;
}

.rTable:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.priority-text-color {
    color: #2482ce;
}

.priority-text-danger {
    color: red;
}

.priority-link, .priority-link:hover, .priority-link:focus {
    color: #2482ce;
    text-decoration: underline;
}

.mybridge-message-text {
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*.mybridge-message-text:hover {
   overflow: auto;
   white-space: nowrap;
   text-overflow: inherit;
}*/
.rTableCellMessage1 {
    width: 45%;
    white-space: nowrap;
}

.rTableCellMessage2 {
    width: 15%;
    white-space: nowrap;
}

.rTableCellMessage3, .rTableCellMessage4 {
    width: 20%;
    white-space: nowrap;
}

.toptips-week {
    display: flex;
    color: #2482ce;
}

.mybridge-lookup {
    width: 100%;
}

.tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard {
    border-bottom: 1px solid transparent;
}

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li > .nav-tab-section-mybridge-dashboard-action:hover {
        border-color: transparent;
    }

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action, .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action:focus, .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #000;
        border-radius: 4px 4px 0 0;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 10px 15px;
    }

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li > .nav-tab-section-mybridge-dashboard-action {
        background-color: #cbdce9;
        color: #000;
    }

.perf-slider-mybridge {
    background: url('../Images/Maximize.svg') no-repeat;
    position: absolute;
    top: 2%;
    right: 2%;
    width: 27px;
    height: 27px;
}
/*-------------------stats Page----------------*/

.stats {
    padding: 10px;
}

.tab-section .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .tab-section .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .tab-section .nav-tabs > li.active > a, .tab-section .nav-tabs > li.active > a:focus, .tab-section .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .tab-section .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.stats-tab-area {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.refrelstab-area {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 100%;
    background-color: #fff;
}

.head-report {
    color: #F7941E;
    padding: 20px 0;
    font-family: Roboto-Regular;
    font-size: 16px;
    margin: 0;
}

.head-radio {
    font-size: 14px;
    margin-left: 40px;
    padding: 10px 20px;
}

    .head-radio label {
        margin-left: 5px;
    }

.sys-referral table td {
    text-align: left;
    padding: 5px;
    font-size: 13px;
    font-family: Roboto-Regular;
}

    .sys-referral table td span {
        color: #2582d0;
        font-weight: normal;
    }

.sys-referral h1 {
    margin: 15px 0;
    font-size: 14px;
    font-family: Roboto-Medium;
}

.sys-referral {
    padding: 0 35px;
}

.claim-footer div.col-sm-1 {
    width: 40px;
}

/*------------Radio Button Start-------------*/

/*------------Radio Button End-------------*/



.head-radio input[type=radio] {
    display: none;
}

    .head-radio input[type=radio]:checked + label:before {
        content: "\2022";
        color: #2582d0;
        font-size: 38px;
        text-align: center;
        line-height: 21px;
    }

.claim-footer div.col-sm-1 {
    width: 40px;
}

/*******************Slider******************/
.perform-slider-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
    margin: 2% 0%;
}

    .perform-slider-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .perform-slider-tabs .nav-tabs > li.active > a, .perform-slider-tabs .nav-tabs > li.active > a:focus, .perform-slider-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .perform-slider-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.perform-slide-details thead th {
    background-color: #2582cf;
    color: #fff;
}

.perform-slide-details-blue {
    color: #e4893a;
}

.perform-slide-details-yellow {
    color: #3a79a2;
}

#slider, #sliderpopup {
    background: url('../Images/scale.svg') no-repeat;
    border: 0;
    height: 70px;
    width: 855px;
    margin: 8px auto 0 auto;
}

    #slider .ui-state-default, #slider .ui-state-default, #slider .ui-widget-content .ui-state-default, #slider .ui-widget-header .ui-state-default {
        background: #555;
        opacity: .8;
        border: 0;
        width: 6px;
        height: 80px;
        margin-left: 0;
        cursor: pointer;
    }

.perform {
    margin: 20px 0;
}

    .perform th {
        background: #cbdce9;
        text-align: center;
        font-size: 13px;
        padding: 5px;
    }

    .perform td {
        text-align: center;
        font-size: 13px;
        padding: 5px;
        border-bottom: 1px #ccc solid;
    }

.layout {
    position: relative;
}
#arrow-lft, #arrow-lfts {
    position: absolute;
    right: 0px;
    top: 8px;
    cursor: pointer;
    background: url('../Images/right_arrow.svg') center no-repeat;
    height: 70px;
    width: 30px;
    display:none;
}

#arrow-rgt, #arrow-rgts {
    position: absolute;
    left: 0px;
    top: 8px;
    cursor: pointer;
    z-index: 30;
    background: url('../Images/left_arrow.svg') center no-repeat;
    height: 70px;
    width: 30px;
}

button.btn.perf-slider {
    background: url('../Images/Maximize.svg') no-repeat;
    position: absolute;
    top: 5%;
    right: 5%;
    width: 27px;
    height: 27px;
    display: inline-block;
    padding: 0;
}

.head-report.perfom {
    padding: 5px 0 20px 0;
}

.head-radios {
    font-size: 14px;
    margin: 0px 0 0 18px;
    padding: 5px 20px;
    text-align: left;
}

    .head-radios label {
        margin-left: 5px;
    }

    .head-radios label {
        cursor: pointer;
        display: inline-block;
        position: relative;
        padding-right: 0px;
        margin-right: 0px;
    }

        .head-radios label:before {
            bottom: -3px;
            border: 2px solid #2582d0;
            border-radius: 25px;
            content: "";
            display: inline-block;
            height: 22px;
            margin-right: 25px;
            position: absolute;
            left: -31px;
            width: 22px;
        }

    .head-radios input[type=radio] {
        display: none;
    }

        .head-radios input[type=radio]:checked + label:before {
            content: "\2022";
            color: #2582d0;
            font-size: 38px;
            text-align: center;
            line-height: 21px;
        }

.bmi-sec td {
    border-bottom: 1px #dfdfdf solid;
    text-align: left;
}

.yellows {
    font-size: 29px;
    color: #e4893a;
    width: 105px;
    display: inline-block;
    font-family: 'HelveticaLTStd-Roman';
}

.blues {
    font-size: 29px;
    color: #3a79a2;
    width: 105px;
    display: inline-block;
    font-family: 'HelveticaLTStd-Roman';
}

.bmi-head {
    padding: 5px 0;
    display: inline-block;
}

.last-sec td {
    border-bottom: 0;
}

.edit-butt {
    background-color: #2582d0;
    color: #ffffff;
    border: 0;
    padding: 10px 14px;
    float: left;
    margin-right: 5px;
}

.bold {
    font-weight: 500;
}

.modal-header .head-report {
    padding: 0;
}

.bold-pag {
    text-align: right !important;
}

.page-arw {
    margin-left: 7px;
}

.head-radio input[type=radio] {
    display: none;
}

    .head-radio input[type=radio]:checked + label:before {
        content: "\2022";
        color: #2582d0;
        font-size: 38px;
        text-align: center;
        line-height: 21px;
    }

.claim-footer div.col-sm-1 {
    width: 40px;
}
/***********************User Manager****************/
.submit-btn-arrow, .submit-btn-arrow:hover, .submit-btn-arrow:focus {
    background-color: #fff;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-right: 15px;
}

    .submit-btn-arrow a {
        color: #fff;
    }

.user_manager-table thead {
    background-color: #f4f4f4;
}

.location-address {
    display: flex;
    border: 1px solid #ccc;
    padding: 5%;
    background: #f4f4f4;
}

.input-back-style, .select-back-style {
    background: #f4f4f4;
}

/********************Clique*****************/
.clique-containt {
    border: 1px solid #cbdce9;
    padding: 0px 15px;
    margin-top: 2%;
    background-color: #fff;
}

/*.my_network-table {
    font-size: 12px;
}

    .my_network-table thead {
        background-color: #f4f4f4;
    }*/

.my-network-orange {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: orange;
    margin-left: 20%;
}

.my-network-grey {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: gray;
    margin-left: 20%;
}

.my-netwrk-badge {
    background-color: #337ab7;
    border-radius: 0px;
}

.my-netwrk-list-active1:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 1.2%;
    border: 24px dotted transparent;
    border-left: 17px dotted #cbdce9;
}
/************modal*****************/
button.modal-close, button.modal-close:focus, button.modal-close:hover, .modal-close, .modal-close:focus, .modal-close:hover {
    color: #000;
    opacity: 0.5;
    opacity: 0.5;
    border: 2px solid #000 !important;
    border-radius: 50% !important;
    padding: 2px 7px !important;
}

.modal-content-common {
    border-radius: 0px;
}

.modal-head {
    background-color: #cbdce9;
    color: #2582cf;
}

.modal-foot {
    border-top: 0px;
}

.launch-green {
    display: flex;
}

.talk-orang {
    display: flex;
}

.msgcent-blue {
    display: flex;
}

.partnr-green {
    display: flex;
}

.panel_head {
    white-space: nowrap;
    padding-top: 10px;
    padding-left: 4px;
}

.right-menu-icon img {
    position: absolute;
    left: 0px;
    top: -10px;
}

.totalcost {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #35699a;
}

.chat-block {
    display: flex;
}

.typmsg {
    display: flex;
}

/*------------Referral Manager Css Start Hear-----------*/
.referral-manager {
    border: 1px solid #cbdce9;
    padding: 15px 15px 15px 30px;
    background-color: #fff;
}

.ancillaries-btn {
    background-color: #337ab7;
    padding: 8px 15px 8px 15px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.referral-message-submenu-list li {
    list-style-type: none;
    padding: 5% 5% 5% 20%;
    border-bottom: 1px solid #cbdce9;
}

.referral-message-list-active1:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 1.1%;
    border: 24px dotted transparent;
    border-left: 17px dotted #cbdce9;
}

.referral-message-submenu-list li:nth-child(1) {
    padding: 5% 5% 5% 5%;
}

.referral-message-submenu-list li:nth-child(8) {
    padding: 5% 5% 5% 5%;
}

.referral-message-submenu-list li:nth-child(9) {
    padding: 5% 5% 5% 5%;
}

.referral-message-submenu-list li a {
    color: #000;
    font-family: Roboto-Regular;
}

.referral-message-submenu-list .referral-message-list-active a {
    color: #F7941E;
}

.referral-message-submenu-list .referral-message-list-active {
    background-color: #cbdce9;
    color: #F7941E;
}

.referral-message-submenu-list {
    padding-left: 0px;
}

.refr-showing span {
    font-family: Roboto-Medium;
    font-size: 13px;
}

.ref-select {
    border-radius: 0px;
    height: 20px;
    padding: 0px 0px 0px 15px;
    border: 1px solid #ccc;
    box-shadow: none;
}

.ancillaries-data {
    padding-right: 15px;
}

.ancillariest-view-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

    .ancillariest-view-btn:hover {
        color: #fff;
    }

.ancillaries-data .table thead tr {
    background-color: #f2f2f3;
}

    .ancillaries-data .table thead tr th {
        white-space: nowrap;
        font-family: Roboto-Black;
        font-weight: normal;
        border-bottom: 0px solid #ddd;
    }

.ancillaries-data .table tbody tr td:nth-child(2) {
    white-space: nowrap;
    padding: 6px;
}

.ancillaries-data .table {
    border: 1px solid #cbdce9;
}

.rfrnext-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 5px 20px 5px 20px;
}

    .rfrnext-btn:hover {
        color: #fff;
    }

.refr-showing span {
    font-family: Roboto-Medium;
    font-size: 13px;
}

.ref-select {
    border-radius: 0px;
    height: 20px;
    padding: 0px 0px 0px 15px;
    border: 1px solid #ccc;
    box-shadow: none;
}

.ancillaries-data {
    padding-right: 15px;
}

.ancillariest-view-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

.ancillaries-data .table thead tr {
    background-color: #f2f2f3;
}

    .ancillaries-data .table thead tr th {
        white-space: nowrap;
        font-family: Roboto-Black;
        font-weight: normal;
        border-bottom: 0px solid #ddd;
    }

.ancillaries-data .table tbody tr td:nth-child(2) {
    white-space: nowrap;
    padding: 6px;
}

.ancillaries-data .table {
    border: 1px solid #cbdce9;
}
/*------------Referral Manager Css End Hear-----------*/
/*------------Referral Receipt Details Css Start Hear----------------*/
.ReferralReceiptDetails {
    border: 1px solid #cbdce9;
    padding: 15px 15px 15px 30px;
    background-color: #fff;
}

.prnt-confirm {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 5px 20px 5px 20px;
}

.Patient-Information label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.prnt-confirm:hover {
    color: #fff;
}

.Practice-Information {
    border: 1px solid #cbdce9;
}

    .Practice-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

    .Practice-Information h2 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        border-top: 1px solid #cbdce9;
    }

.Patient-Information {
    border: 1px solid #cbdce9;
    margin-right: 15px;
}

    .Patient-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.practice-contant p {
    font-family: Roboto-Regular;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}

.pationt-form .form-group {
    margin-bottom: 4px;
}

.Guarantor-Information {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 15px;
    height: 38%;
}

    .Guarantor-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.guarantor-checks label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gaurant-second-contant label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gurant-contant label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gurant-contant .form-group {
    margin-bottom: 4px;
}

.gaurant-second-contant .form-group {
    margin-bottom: 4px;
}

.Insurance-Information {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 15px;
    height: 38%;
}

    .Insurance-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

    .Insurance-Information label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.insur-info.form-group {
    margin-bottom: 4px;
}

.pleae-attch {
    font-size: 12px;
}

.specimen-information {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 15px;
    height: 25%;
}

    .specimen-information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.panding-report {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 15px;
    height: 6%;
}

.Urine-Fluids {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 15px;
    height: 38%;
}

    .Urine-Fluids h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.spemen-infotion label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.spemen-infotion p {
    color: #000;
}

.iftempracher small {
    white-space: nowrap;
    font-family: Roboto-Medium;
}

.iftempracher select {
    padding: 0px;
    height: 20px;
    border-radius: 0px;
}

.iftempracher span {
    margin-left: -15px;
    font-family: Roboto-Medium;
}

.patintname {
    padding-top: 20%;
}

.pendin-repo {
    padding: 10px;
}

    .pendin-repo label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }
/*------------Referral Receipt Details Css End Hear----------------*/


/********************PHP**************************/
.php_first_width_align {
    margin: 2% 0%;
}

.one_widget_align {
    padding-right: 0px;
}

.php_first_column_icons img {
    padding: 0px 5px;
}

.php_firstcolumn_div {
    padding-left: 0px;
}

.div_flex_content {
    display: flex;
}

.php_first_width_align label {
    font-size: 12px;
}

.php_first_column_down_div {
    margin: 23% 0% 0% 0%;
}

.php_first_column_down_divtwo {
    margin: 13% 0% 0% 0%;
    display: flex;
}

.php_first_column_down_divthree {
    margin: 36% 0% 0% 0%;
}

.php_more_div {
    position: absolute;
    bottom: -7px;
    right: 10px;
}

.div_flex_content .profile_name, .div_flex_content .pfofile_age {
    color: #2a4966;
    font-size: 18px;
}

.php_profile_img {
    padding: 0px 15px 0px 0px;
}

    .php_profile_img img {
        border: 1px solid #cbdce9;
        height: 140px;
        background: #fff;
    }

.condition_php_btn {
    padding: 12px 24px;
    margin-top: 10%;
}

.Widget_php_color {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.Widget_phpfirst_color {
    border: 1px solid #cbdce9;
    background-color: #f5f9fc;
}

.Widget_php_color h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    /*padding-left: 5%;*/
    margin-top: 10px;
}

.glyphicon_line {
    color: #cbdce9;
    font-size: 25px;
}

.condition_div_right_align {
    display: inline-flex;
}

    .condition_div_right_align .glyphicon_div {
        cursor: pointer;
        padding: 0px 20px;
    }

    .condition_div_right_align .glyphicon {
        padding: 0px 5px;
    }

.php_condition_div_main {
    display: inline-flex;
    align-items: center;
    /*height: 125px;
    overflow: auto;*/
}

.condition_show_hide_div {
    height: 125px;
    /*overflow: auto;*/
}

.php_text_color {
    color: #6ba1e1;
}

.php_pharmacy_text_color {
    color: #2a4966;
}

.php_widget_font {
    font-size: 71px;
    font-family: Roboto-Light;
    font-weight: bold;
}

.phperblock {
    background: #b9ecfd;
    margin: 0px -10px 5px -15px;
    color: #2a4966;
    font-size: 20px;
    word-wrap: break-word;
}

    .phperblock label {
        font-size: 12px;
        white-space: nowrap;
        color: #000;
    }

.php_fontsize_cost {
    font-size: 30px;
}

.pharmacy_block {
    background: #b4ede6;
}

.php_careplan_modified_date {
    white-space: nowrap;
    padding-left: 0px;
}

#php_diagnostic_tabs.tabs_bridge {
    border: 0px;
}

#php_diagnostic_tabs .tabs_bridge_ul {
    background: #fff;
    border: 0px;
    padding: 0px;
    display: flex;
}

    #php_diagnostic_tabs .tabs_bridge_ul li {
        width: 32.89%;
    }

#php_diagnostic_tabs .tabs_bridge_section {
    border: 1px solid #cbdce9;
    width: 99.5%;
}

#php_diagnostic_tabs .tab_section_block {
    padding: 0em 1em;
}

.glyphicon_edit {
    padding-right: 10px;
}

.diagnosis_tabs_table thead {
    background: #dee8f1;
}

.diagnosis_tabs_table {
    white-space: nowrap;
    max-height: 165px;
    overflow: auto;
}

#php_diagnostic_tabs .tabs_bridge_ul .ui-tabs-active.ui-state-active, #php_diagnostic_tabs .tabs_bridge_ul .ui-tabs-active.ui-state-active a {
    background-color: #6ba1e1;
    color: #fff;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#php_diagnostic_tabs .tabs_bridge_ul li, #php_diagnostic_tabs .tabs_bridge_ul > li.active, #php_diagnostic_tabs .tabs_bridge_ul > li.active:focus, #php_diagnostic_tabs .tabs_bridge_ul > li.active:hover, #php_diagnostic_tabs .tabs_bridge_ul > li:hover,
#php_diagnostic_tabs .tabs_bridge_ul li a {
    background-color: #b3d4f3;
    color: #3b6d9a;
}

.text_align_div span {
    height: 75px;
    display: inline-grid;
    align-items: flex-end;
}

.view_conditions {
    /*display: inline-flex;*/
    margin-top: 15%;
    margin-left: 0px;
}
/*.view_conditions div{
    width: 100px;
}*/
.php_code_align {
    padding-left: 0px;
}

#view_code_conditions div {
    padding-bottom: 6px;
}

.bottom_more_icon {
    position: absolute;
    right: 10px;
    bottom: 0px;
}

.php_individual_patient_table thead tr th, .php_individual_patient_table tbody tr td {
    white-space: nowrap;
}

.patient_hover_div:after, .patient_hover_div:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.patient_hover_div_right:after, .patient_hover_div_right:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(180deg);
}

.patient_hover_div:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f5f9fc;
    border-width: 12px;
    margin-top: -68px;
}

.patient_hover_div:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #cbdce9;
    border-width: 14px;
    margin-top: -70px;
}

.patient_hover_div {
    position: absolute;
    top: -20px;
    /*left: 75%;*/
    width: 550px;
    height: 165px;
    background-color: #f5f9fc;
    z-index: 99;
    border: 1px solid #cbdce9;
}

.glyphicon_calender_align {
    right: 10px;
}
/*Loading gif*/
/*blazeloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../Images/Loading.gif') 50% 50% no-repeat rgb(249,249,249);
}*/

.loader {
    
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../Images/FullLoader.png) 50% 50% no-repeat #2E4F6A;
    background-size: contain;
}
    .loader:after {
        position: fixed;
        left: 5px;
        top: 24%;
        width: 100%;
        height: 100%;
        z-index: 9999;
        /*background: url(../Images/Loading1.gif) 50% 50% no-repeat;*/
        content: "";
        background-size: 12%;
    }

@media screen and ( max-height: 500px ) {
    .loader:after {
        background-size: 11%!important;
    }
}
@media screen and ( max-height: 450px ) {
    .loader:after {
        background-size: 10% !important;
    }
}
@media screen and ( max-height: 400px ) {
    .loader:after {
        background-size: 9% !important;
    }
}
@media screen and ( max-height: 350px ) {
    .loader:after {
        background-size: 8% !important;
    }
}
@media screen and ( max-height: 300px ) {
    .loader:after {
        background-size: 7%!important;
    }
}
@media screen and ( max-height: 250px ) {
    .loader:after {
        background-size: 5% !important;
    }
}
@media screen and ( max-height: 200px ) {
    .loader:after {
        background-size: 5% !important;
    }
}
@media screen and ( max-height:150px ) {
    .loader:after {
        background-size: 40px !important;
    }
}

.loading_data {
    background: url('../Images/Loading.gif') 50% 50% no-repeat #ffffff;
}

    .loading_data .pat_loc, .loading_data .admit_diagnosis {
        opacity: 0;
    }
/*****************Data table*****************/
.php_Datatable_click tbody tr {
    cursor: pointer;
}

.search_text_datatable {
    background: #f4f4f4 url('../Images/search.svg') right center no-repeat;
    margin: 5% 0%;
    border-color: #d4e5f3;
    border-radius: 4px;
    cursor: pointer;
}

/*div.dataTables_wrapper div.dataTables_length label {
    font-weight: bold;
}

div.dataTables_wrapper div.dataTables_length .selectbox_entries {
    background: #f4f4f4;
    margin: 5%;
    border-color: #d4e5f3;
    border-radius: 4px;
}*/

.buttons_line {
    display: flex;
    margin: 0% 0% 2% 2%;
}

a.print-btn span, a.excel-btn span, a.pdf-btn span, a.column-btn span {
    opacity: 0;
}

button.print-btn:hover:not(.disabled), div.print-btn:hover:not(.disabled), a.print-btn:hover:not(.disabled),
button.print-btn, a.print-btn, div.print-btn,
button.print-btn, div.print-btn, a.print-btn,
button.print-btn:focus:not(.disabled), div.print-btn:focus:not(.disabled), a.print-btn:focus:not(.disabled),
button.print-btn:active:not(.disabled), button.print-btn.active:not(.disabled), div.print-btn:active:not(.disabled), div.print-btn.active:not(.disabled), a.print-btn:active:not(.disabled), a.print-btn.active:not(.disabled) button.print-btn:active:not(.disabled):hover:not(.disabled), button.print-btn.active:not(.disabled):hover:not(.disabled), div.print-btn:active:not(.disabled):hover:not(.disabled), div.print-btn.active:not(.disabled):hover:not(.disabled), a.print-btn:active:not(.disabled):hover:not(.disabled), a.print-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/print_nocircle.png) center no-repeat !important;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.excel-btn:hover:not(.disabled), div.excel-btn:hover:not(.disabled), a.excel-btn:hover:not(.disabled),
button.excel-btn, a.excel-btn, div.excel-btn,
button.excel-btn, div.excel-btn, a.excel-btn,
button.excel-btn:focus:not(.disabled), div.excel-btn:focus:not(.disabled), a.excel-btn:focus:not(.disabled),
button.excel-btn:active:not(.disabled), button.excel-btn.active:not(.disabled), div.excel-btn:active:not(.disabled), div.excel-btn.active:not(.disabled), a.excel-btn:active:not(.disabled), a.excel-btn.active:not(.disabled) button.excel-btn:active:not(.disabled):hover:not(.disabled), button.excel-btn.active:not(.disabled):hover:not(.disabled), div.excel-btn:active:not(.disabled):hover:not(.disabled), div.excel-btn.active:not(.disabled):hover:not(.disabled), a.excel-btn:active:not(.disabled):hover:not(.disabled), a.excel-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/slxs_nocircle.png) center no-repeat !important;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.pdf-btn:hover:not(.disabled), div.pdf-btn:hover:not(.disabled), a.pdf-btn:hover:not(.disabled),
button.pdf-btn, a.pdf-btn, div.pdf-btn,
button.pdf-btn, div.pdf-btn, a.pdf-btn,
button.pdf-btn:focus:not(.disabled), div.pdf-btn:focus:not(.disabled), a.pdf-btn:focus:not(.disabled),
button.pdf-btn:active:not(.disabled), button.pdf-btn.active:not(.disabled), div.pdf-btn:active:not(.disabled), div.pdf-btn.active:not(.disabled), a.pdf-btn:active:not(.disabled), a.pdf-btn.active:not(.disabled) button.pdf-btn:active:not(.disabled):hover:not(.disabled), button.pdf-btn.active:not(.disabled):hover:not(.disabled), div.pdf-btn:active:not(.disabled):hover:not(.disabled), div.pdf-btn.active:not(.disabled):hover:not(.disabled), a.pdf-btn:active:not(.disabled):hover:not(.disabled), a.pdf-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/pdf_nocircle.png) center no-repeat !important;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.column-btn:hover:not(.disabled), div.column-btn:hover:not(.disabled), a.column-btn:hover:not(.disabled),
button.column-btn, a.column-btn, div.column-btn,
button.column-btn, div.column-btn, a.column-btn,
button.column-btn:focus:not(.disabled), div.column-btn:focus:not(.disabled), a.column-btn:focus:not(.disabled),
button.column-btn:active:not(.disabled), button.column-btn.active:not(.disabled), div.column-btn:active:not(.disabled), div.column-btn.active:not(.disabled), a.column-btn:active:not(.disabled), a.column-btn.active:not(.disabled) button.column-btn:active:not(.disabled):hover:not(.disabled), button.column-btn.active:not(.disabled):hover:not(.disabled), div.column-btn:active:not(.disabled):hover:not(.disabled), div.column-btn.active:not(.disabled):hover:not(.disabled), a.column-btn:active:not(.disabled):hover:not(.disabled), a.column-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/column_nocircle.png) center no-repeat !important;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    top: 2px;
    display: inline-block;
    margin-right: -11px;
    margin-left: 18px;
    position: inherit;
}

.close_btn_colvis {
    position: absolute;
    right: 18.5%;
    /* bottom: 45%; */
    top: 52%;
    z-index: 11111;
    font-size: 21px;
}
/*------------MY Patients Css Start Hear-------------*/
.my-pationt-page {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
    margin-top: 10px;
}

.MyPationtMainBlock .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .MyPationtMainBlock .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .MyPationtMainBlock .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #3b6d9a;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .MyPationtMainBlock .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.patint-tab-contant {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.applay-filter {
    padding-top: 3%;
    padding-bottom: 2%;
}

    .applay-filter label {
        white-space: nowrap;
        font-family: Roboto-Medium;
        font-size: 14px;
        font-weight: normal;
    }

.PCPAssigned {
    border: 1px solid #cbdce9;
}

    .PCPAssigned h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        margin: 0px;
    }

.PtPractice {
    border: 1px solid #cbdce9;
}

    .PtPractice h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        margin: 0px;
    }

.PCPForm {
    padding: 10px;
}

    .PCPForm .form-control-feedback {
        text-align: inherit;
    }

    .PCPForm .form-control {
        background-color: #f4f4f4;
        box-shadow: none;
        border-width: 1px;
        border-style: solid;
        border-color: #dfdfdf;
        border-image: initial;
        border-radius: 2px;
    }

.PracticeForm {
    padding: 10px;
}

    .PracticeForm .form-control {
        background-color: rgb(244, 244, 244);
        box-shadow: none;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(223, 223, 223);
        border-image: initial;
        border-radius: 2px;
    }

/*.ptclearfix {
    margin-bottom: 29%;
}*/

.patient-Msg-Options {
    padding-left: 0px;
}

    .patient-Msg-Options li {
        list-style-type: none;
        border-bottom: 1px solid #cbdce9;
        padding: 5%;
        cursor: pointer;
    }

        .patient-Msg-Options li a {
            color: #000;
            font-family: Roboto-Medium;
            font-size: 10px;
        }

.PatientMsgactive {
    background-color: #cbdce9;
    color: #F7941E !important;
}

    .PatientMsgactive a {
        color: #F7941E !important;
        font-family: Roboto-Black;
    }

    .PatientMsgactive::after {
        content: "";
        position: absolute;
        left: 100%;
        margin-top: -10px;
        /*top: 4.5%;*/
        border: 20px dotted transparent;
        border-left: 15px dotted #cbdce9;
    }

.Patient-msg-badge {
    background-color: #8bb9ea;
    width: 35px;
}

.Ptbadge {
    display: inline-block;
    min-width: 10px;
    padding: 5px !important;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
	width: 60px !important;
}

.mypatient_label_align {
    padding-top: 5px;
}
/*------------MY Patients Css End Hear-------------*/

/*------------Campaign Manager Css Start Hear------------*/
.CampaignManager {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
}

.campaignmangrTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .campaignmangrTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .campaignmangrTabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .campaignmangrTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #2582cf !important;
        color: #fff !important;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .campaignmangrTabs .nav-tabs > li > a {
        background-color: #b3d4f3;
        color: #3b6d9a;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.CMRadioEvent {
    background-color: #e5f3fc;
    padding-top: 15px;
    padding-bottom: 10px;
}

    .CMRadioEvent span {
        color: #F7941E;
        font-family: Roboto-Medium;
    }

    .CMRadioEvent label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.NewSaveEvent {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CMNewSaveTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CMNewSaveTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CMNewSaveTabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #2582cf !important;
        color: #fff !important;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CMNewSaveTabs .nav-tabs > li > a {
        background-color: #b3d4f3;
        color: #3b6d9a;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }


    .NewEventContant .control-label {
        text-align: left;
        font-family: Roboto-Medium;
        font-weight: normal;
        white-space: nowrap;
    }

    .NewEventContant .form-control-feedback {
        text-align: inherit;
    }

    .NewEventContant .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.SaveEventContant {
    padding-top: 5%;
}

    .SaveEventContant .control-label {
        text-align: left;
        font-family: Roboto-Medium;
        font-weight: normal;
    }

    .SaveEventContant .form-control-feedback {
        text-align: inherit;
    }

    .SaveEventContant .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.UpVidBtn, .UpVidBtn:hover, .UpVidBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMProgramPatientSection {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CmProgramBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.CmProgramBlock .control-label {
    text-align: left;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.CmProgramBlock label {
    font-family: Roboto-Medium;
    font-weight: normal;
    white-space: nowrap;
}

.CartlistdBtn {
    display: flex;
}

.CMPatientsBlock .control-label {
    text-align: left;
    font-family: Roboto-Medium;
    font-weight: normal;
    white-space: nowrap;
}

.CMPatientsBlock .form-control-feedback {
    text-align: inherit;
}

.CMPatientsBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.CpClearfix {
    margin-bottom: 15%;
}

.CMInviteesListSection {
    border: 1px solid #cbdce9;
}

.InvitesLstBtn {
    display: flex;
}

.CMInviteesListSection h4 {
    margin-bottom: 0px;
    color: #F7941E;
    font-family: Roboto-Medium;
}

.CMInviteesListSection label {
    font-family: Roboto-Medium;
    font-weight: normal;
    white-space: nowrap;
}



.CMTextBtn, .CMTextBtn:hover, .CMTextBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 10px;
    padding-right: 3px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMPortMsgBtn, .CMPortMsgBtn:hover, .CMPortMsgBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 1px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMPPBtn, .CMPPBtn:hover, .CMPPBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 10px;
    padding-right: 1px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMSocialMedia .CMPPBtn, .CMSocialMedia .CMPPBtn:hover, .CMSocialMedia .CMPPBtn a {
    padding-right: 10px;
}
/*------------Campaign Manager Css End Hear------------*/

/*------------InTake Css Start Hear------------*/
.IntakeBlock {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    background-color: #fff;
}

.IntakePSHead h3 {
    background-color: #cbdbe8;
    margin: 0px;
    padding: 10px;
    font-size: 16px;
    font-family: Roboto-Medium;
    color: #F7941E;
}

.IntakePatientLookUp {
    padding-top: 3%;
}

    .IntakePatientLookUp .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

    .IntakePatientLookUp label {
        font-family: Roboto-Regular;
        font-weight: normal;
        padding-top: 5px;
        padding-left: 15px;
    }

    .IntakePatientLookUp .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .IntakePatientLookUp .form-control-feedback {
        text-align: inherit;
    }

    .IntakePatientLookUp .quick-link li.active {
        border: 1px solid #cbdce9;
        color: #fff;
        background-color: #337ab7;
        padding: 5px 10px 3px 10px;
    }

        .IntakePatientLookUp .quick-link li.active a {
            color: #fff;
        }

    .IntakePatientLookUp .quick-link li {
        border: 1px solid #cbdce9;
        color: #fff;
        background-color: #f4f4f4;
        padding: 5px 10px 3px 10px;
    }

#IntPatPopupA1:after, #IntPatPopupA1:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#IntPatPopupA1:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f5f9fc;
    border-width: 12px;
    margin-top: -68px;
}

#IntPatPopupA1:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #cbdce9;
    border-width: 14px;
    margin-top: -70px;
}

#IntPatPopupA1 {
    position: absolute;
    top: 0%;
    left: 75%;
    width: 550px;
    height: 165px;
    background-color: #f5f9fc;
    z-index: 99;
    border: 1px solid #cbdce9;
}

#IntPatPopupB1:after, #IntPatPopupB1:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.DownPhpbtn, .DownPhpbtn:hover, .DownPhpbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.RefrNowbtn, .RefrNowbtn:hover, .RefrNowbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.IntkeUserImg img {
    width: 90px;
    margin-top: 15%;
    background-color: #fff;
}

.downlodphpbtn {
    display: flex;
    padding-top: 30%;
}

.inkuserdetail h3 {
    font-family: Roboto-Medium;
    font-size: 16px;
    color: #337ab7;
}

.inkuserdetail p {
    font-family: Roboto-Medium;
    white-space: nowrap;
}

.inatcGender {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-top: 15px;
}

.IntakeAge {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-left: 5px;
    margin-top: 15px;
}

.IntakRisk {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-left: 10px;
    margin-top: 15px;
}

.inatcGender p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.inatcGender p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.IntakeAge p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.IntakeAge p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.IntakRisk p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.IntakRisk p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.Widget_IntackPatientLookUp_color {
    border: 1px solid #cbdce9;
    background-color: #f5f9fc;
}

.ITPtientfirst_width_align {
    margin: 1.5% 0%;
}

.Intke_profile_img {
    padding: 0px 15px 0px 0px;
}

.Intake_firstcolumn_div {
    padding-left: 0px;
}

.ITPtientfirst_width_align label {
    font-size: 12px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.ITPtientfirst_width_align span {
    font-size: 12px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.intake_first_column_down_div {
    margin: 0px;
}

.intake_first_column_down_divthree {
    margin: 0px;
}

.notifyodaddbtn, .notifyodaddbtn:hover, .notifyodaddbtn:focus, .notifyodaddbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
    margin-top: 8%;
}

.intakehigh {
    color: red;
}

.IntakeEmailBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeEmailBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeTextBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeTextBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeCallBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeCallBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeEmailBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.IntakeEmailBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.IntakeEmailBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.IntakSend, .IntakSend:hover, .IntakSend a {
    background-color: #2582cf;
    color: #fff;
    border-radius: 0px;
    background-image: none;
    border: none;
    width: 100%;
}

.IntakeTextarea {
    margin-top: 15%;
}

.IntakeTextBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.IntakeTextBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.IntakeTextBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.IntakSend, .IntakSend:hover, .IntakSend a {
    background-color: #2582cf;
    color: #fff;
    border-radius: 0px;
    background-image: none;
    border: none;
    width: 100%;
}

.IntakeTextarea {
    margin-top: 15%;
}

.IntakeCallBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.intacsentbtn1, .intacsentbtn1:hover, .intacsentbtn1:focus, .intacsentbtn1 a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintIntakNetworkBtn, .PatintIntakNetworkBtn:hover, .PatintIntakNetworkBtn:focus, .PatintIntakNetworkBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintMastChartBtn, .PatintMastChartBtn:hover, .PatintMastChartBtn:focus, .PatintMastChartBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintMyCaseBtn, .PatintMyCaseBtn:hover, .PatintMyCaseBtn:focus, .PatintMyCaseBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintRequestEMCBtn, .PatintRequestEMCBtn:hover, .PatintRequestEMCBtn:focus, .PatintRequestEMCBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.ptMCblock {
    text-align: right;
}

.lastRequestBlock {
    padding-right: 0px;
}

.PatientPlanCareBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .PatientPlanCareBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin: 10px;
    }

    .PatientPlanCareBlock .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.plancarbtn, .plancarbtn:hover, .plancarbtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.CarePlan2Block1 {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 0px;
}

    .CarePlan2Block1 h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .CarePlan2Block1 .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
        white-space: nowrap;
    }

.PatintLookupEditBtn, .PatintLookupEditBtn:hover, .PatintLookupEditBtn:focus, .PatintLookupEditBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 8px 35px 8px 35px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.CarePlan2Block2 {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .CarePlan2Block2 h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .CarePlan2Block2 .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
        white-space: nowrap;
    }
/*------------InTake Css End Hear------------*/


/*------------AWV Css Start Here------------*/
#tblAWVDashboard_wrapper .dataTables_scrollHead th, #tblAWVDashboard_wrapper td {
    padding: 10px !important;
    text-align: center;
    min-width: 100px;
    max-width: 100px;
}
.AWV-vitals .message-center-page {
    padding: 0;
}

.AWV-vitals .banch-reprt.mybridge-widget-font {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.awv-title {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    word-break: break-word;
    background: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.formawv .form-inline .form-group:last-child {
    width: 75px;
    color: #3A71A9;
}

.formawv .form-inline .form-group:first-child {
    width: 75px;
    text-align: left;
    color: #3A71A9;
}

.formawv {
    padding: 25px 0 0px 0;
}

.footer-arrow {
    padding: 30px;
    display: inline-block;
    width: 100%;
}

.med-awv {
    text-align: center !important;
    width: 120px;
}

    .med-awv img {
        width: 25px;
        margin-right: 10px;
    }

.med-edit, .med-del {
    display: none;
}

.action-medi li img {
    width: 40px;
}

hr.borders {
    margin: 0;
    border-bottom: 1px solid #cbdce9;
}

.formawv .form-inline .form-group input, .formawv .form-inline .form-group select {
    width: 250px;
    margin: 8px 6px;
}

.glyphicon_arrow {
    background: #cbdce9;
    padding: 7px;
    border-radius: 50%;
    color: #3a6d9a;
    border: 1px solid #3a6d9a;
}

    .glyphicon_arrow:hover {
        background: #3a6d9a;
        color: #fff;
        border: 1px solid #3a6d9a;
    }

.glyphicon_medication {
    background: transparent;
    padding: 7px;
    margin-right: 5px;
    border: 1px solid #3a6d9a;
    border-radius: 50%;
    color: #3a6d9a;
}

.action-medi li {
    float: left;
    list-style: none;
    margin: 20px 0;
    padding: 10px;
}

    .action-medi li a {
        cursor: pointer;
    }

#med-edit label.col-sm-4.control-label {
    text-align: left;
}

#med-edit .form-control-feedback {
    right: 14px;
}

.awv-adl tr td:first-child {
    background: #f2f2f3;
}

.tblMessageInbox.awv-adl > tbody > tr > td {
    border: 0;
}

.slider-range {
    width: 98%;
}

.fscaret {
    text-indent: -9999px;
}

#pop-del .modal-body {
    text-align: center;
}

#pop-del .modal-footer {
    border-top: 0;
    text-align: center;
    padding-bottom: 35px;
}

.AWVRPage {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    background-color: #fff;
}

    .AWVRPage h3 {
        margin: 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

    .AWVRPage .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.AWVSearchBtn, .AWVSearchBtn:hover, .AWVSearchBtn a {
    background-color: #2582cf;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background-image: none;
    margin-bottom: 10px;
    border: none;
}

.AWVCreatNewPatientBtn, .AWVCreatNewPatientBtn:hover, .AWVCreatNewPatientBtn a {
    background-color: #2582cf;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.AWVRPage .form-control-feedback {
    text-align: inherit;
}

.AWVPatientSearch {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    background-color: #fff;
}

    .AWVPatientSearch h3 {
        margin: 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

.AWVPatientSearchTable {
    border: 1px solid #cbdce9;
}

    .AWVPatientSearchTable thead tr th {
        background-color: #f2f2f3;
        border-bottom: 1px solid #cbdce9;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        font-weight: normal;
    }

        .AWVPatientSearchTable thead tr th:nth-child(4) {
            padding-left: 0px;
        }

        .AWVPatientSearchTable thead tr th:nth-child(5) {
            padding-left: 0px;
        }

    .AWVPatientSearchTable tbody tr:hover {
        background-color: #eaf1f7;
    }

    .AWVPatientSearchTable tbody tr.selected {
        background-color: #eaf1f7;
    }

    .AWVPatientSearchTable table {
        margin-bottom: 0px;
    }
    /*.AWVRPreviusArrow{background-image:url('../Images/prev.svg');background-repeat:no-repeat;height: 40px;width: 40px;display: inline-flex;}
.AWVRNextArrow{background-image:url('../Images/next_01.svg');background-repeat:no-repeat;height: 40px;width: 40px;}
.AWVNextArrow_active{
    background-image: url(../Images/next.svg);
    background-repeat:no-repeat;
    height: 40px;
    width: 40px;
}*/
    .AWVPatientSearchTable tbody {
        display: block;
        height: 330px;
        overflow: auto;
    }

        .AWVPatientSearchTable thead, .AWVPatientSearchTable tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }

.AWVFallRiskAssessment {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVFallRiskHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    font-family: Roboto-Medium;
    padding: 0;
}

.AWVFallRiskHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVFallRiskContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
    text-indent: -17px;
    padding-left: 15px;
}

.AWVFallRiskContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVLifeStyle {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVLifeStyleHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.AWVLifeStyleHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVLifeStyleContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
}

.AWVLifeStyleContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVLifeStyleContent .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.AWVPreventiveHealth {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVPreventiveHealthHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    font-family: Roboto-Medium;
    padding: 0;
}

.AWVPreventiveHealthHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVPreventiveHealthContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
}

.AWVPreventiveHealthContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVPreventiveHealthContent .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.PreventiveHealthDateType h3 {
    color: #F7941E;
    padding: 15px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
}

.PreventiveHealthDateType .form-control-feedback {
    text-align: inherit;
}
/*------------AWV Css End Here------------*/
/************************Score Card*******************/

.head_icon_align_scorecard_block {
    position: absolute;
    right: 4px;
    top: 7px;
}

    .head_icon_align_scorecard_block .image_widget img {
        margin: -3px;
    }

.scorecard_search_img {
    position: absolute;
    top: 5px;
    right: 0px;
}

.scorecard_select_box {
    background: #ffffff;
    border: 1px solid #d9d6cd;
    border-radius: 5px;
    height: 30px;
    margin-top: -5px;
}

.score_card_block_main {
    padding-left: 0px;
}

.score_card_block {
    background: #e1ebf2;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #b3c2ca;
}

    .score_card_block .scorecard_row {
        display: flex;
        padding: 0px 15px;
    }

    .score_card_block .scorecard_text {
        margin-top: 30px;
    }

    .score_card_block .scorecard_num {
        font-family: Roboto-Light;
        font-size: 100px;
        color: #00b9f2;
    }

.scorecard_glyphicon_align_info {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
    color: #5c90c0;
}

.score_card_block .score_text_div {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #284968;
}

.score_card_head {
    font-family: Roboto-Light;
    font-size: 30px;
    color: #00b9f2;
    margin-top: 0px;
}

.scorecard_p p {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #000;
}

.scorecard_p .text_color {
    color: #8c1919;
}

.practice_utilise {
    display: flex;
}

.search_box_top {
    margin-top: 5px;
}

    .search_box_top .form-textbox {
        margin-bottom: 5px;
    }
/**************Score card Slider*************/
.scorecard_slide {
    height: 75px;
    background: #0061bd; /* For browsers that do not support gradients */
    /* For Safari 5.1 to 6.0 */
    background: -webkit-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* For Opera 11.1 to 12.0 */
    background: -o-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* For Fx 3.6 to 15 */
    background: -moz-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* Standard syntax */
    background: linear-gradient(to right, #0061bd,#0cbef3,#c0f0ff);
}

    .scorecard_slide .ui-slider-handle {
        height: 85px;
        top: -12px;
        width: 2px;
        margin-left: 0px;
    }

    .scorecard_slide .ui-slider-range {
        background: transparent;
    }

    .scorecard_slide .ui-slider-handle {
        border: 1px solid #776b09;
    }

        .scorecard_slide .ui-slider-handle:last-child {
            border: 1px solid #940ead;
        }

.scorecard_slide_static .ui-slider-handle, .scorecard_slide_static .ui-slider-handle:last-child {
    border: 1px solid #75dff7;
    height: 74px;
    width: 3px;
    top: 0px;
}

.slide_handle_text {
    position: absolute;
    top: -45px;
    left: -20px;
}

.slide_label_text {
    font-family: Roboto-Regular;
    font-size: 9px;
}
/*#min, #max {
    width: 50px;
    text-align: center;
}*/
.slider_show_div {
    position: absolute;
    width: 95%;
    z-index: 1;
}

.scorecard_widget {
    font-family: Roboto-Regular;
    color: #000;
    font-size: 15px;
    background: #fdfcf4;
    padding-top: 15px;
    border: 1px solid #dee5e9;
}

.scorecard_widget_align {
    margin-left: -15px;
    padding-right: 0px;
}

.score_card_table_p p {
    font-size: 16px;
    color: #005fb0;
}

.scorecard_tablediv_cost {
    font-family: Roboto-Regular;
    border: 1px solid #dee5e9;
}

.scorecard_table_cost {
    margin-bottom: 0px;
}

    .scorecard_table_cost thead tr th {
        background: #f3f7fa;
        border-bottom: 0px;
    }

        .scorecard_table_cost thead tr th:not(:first-child) {
            text-align: left;
        }

    .scorecard_table_cost > tbody > tr > td, .scorecard_table_cost > tbody > tr > th, .scorecard_table_cost > thead > tr > td, .scorecard_table_cost > thead > tr > th {
        border-top: 1px solid #f3f7fa;
    }

    .scorecard_table_cost tr td:not(:first-child) {
        color: #005fb0;
        text-align: left;
    }

    .scorecard_table_cost .image_widget img {
        margin: 0px 2px;
        float: right;
    }

.scorecard_utilization_info {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #000;
}

.scorecard_modal_left_div_align {
    align-items: center;
    display: flex;
}

.scorecard_utilization_info .table_right_div p {
    color: #2b5781;
}

.scorecard_utilization_info .table_right_div p, .scorecard_utilization_info .table_right_div {
    text-align: center;
}

.scorecard_table_right_side tbody tr td, .scorecard_table_last tbody tr td {
    border: 0px;
}

.scorecard_table_right_side > tbody > tr:nth-of-type(even) {
    background: #fcfaed;
}

.scorecard_based_num {
    color: #6b2127;
}

.scorecard_table_last {
    color: #6b2127;
    font-size: 21px;
}

    .scorecard_table_last > tbody > tr:nth-of-type(even) {
        font-size: 13px;
    }
/*********************Care Gaps*****************/
.caregap_first_widget {
    border: 1px solid #dee5e9;
}

.caregap_first_table {
    margin-bottom: 0px;
}

    .caregap_first_table thead {
        background: #f3f7fa;
    }

        .caregap_first_table thead tr th:not(:first-child), .caregap_first_table tbody tr td:not(:first-child) {
            text-align: center
        }

.cargap_tab_widget {
    border: 1px solid #ecf1f7;
    background: #ecf1f7;
    padding-top: 15px;
}

.caregap_nav_tabs {
    border-bottom: 1px solid #5c85ac;
}

    .caregap_nav_tabs > li.active > a, .caregap_nav_tabs > li.active > a:focus, .caregap_nav_tabs > li.active > a:hover {
        background: #0d60ad;
        color: #fff;
        border: 1px solid #0d60ad;
    }

    .caregap_nav_tabs > li > a, .caregap_nav_tabs > li > a:hover, .caregap_nav_tabs > li > a:focus {
        background: #827e83;
        color: #fff;
        border: 1px solid #827e83;
    }

.caregap_tab_selectbox {
    height: 35px;
    margin-left: 15px;
    background: #fff;
    border: 1px solid #fbf5dd;
}

.patient_search_radioalign {
    display: flex;
}



.caregap_search_box {
    margin-top: -7px;
}

.caregap_search_img {
    position: absolute;
    top: 0px;
    right: 20px;
}

.patient_search_tab_back {
    background: #fff;
    padding-top: 15px;
}

.patient_search_tab_hr {
    border-top: 1px solid #5c85ac;
    width: 100%;
}

.patient_status_tab_back {
    background: #fff;
}

.patient_search_table {
    margin-bottom: 0px;
}

    .patient_search_table thead tr th, .patient_status_table thead tr th {
        background: #f3f7fa;
    }

    .patient_search_table thead tr th, .patient_search_table tbody tr td, .patient_status_table thead tr th, .patient_status_table tbody tr td {
        white-space: nowrap;
        text-align: center;
    }

        .patient_search_table tbody tr td.icon_edit, .patient_search_table tbody tr td.icon_view {
            position: sticky;
            right: 0px;
        }

        .patient_search_table tbody tr td.icon_edit {
            right: 45px;
        }

.glyphicon_great, .glyphicon_sign {
    padding: 5px;
    margin: 0px 5px;
    color: #fff;
}

.glyphicon_great {
    background: #0d60ad;
}

.glyphicon_sign {
    background: #827e83;
    width: 22px;
    padding: 6px;
    height: 24px;
}

.glyphicon__patient_editdelet_no {
    background: #808080;
}

.glyphicon__patient_search_table, .glyphicon__patient_search_table:hover, .glyphicon__patient_search_table:focus {
    padding: 5px 10px;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
}

.glyphicon__patient_search_no {
    background: #e05751;
}

.glyphicon__patient_search_ok {
    color: #83b920;
}

.glyphicon__patient_search_oka {
    color: #efcc22;
}

.glyphicon__patient_search_letter {
    background: #83b920;
    padding: 5px 13px;
}

/*Health Risk Assessment*/
.health-risk-ass .banch-reprt.mybridge-widget-font {
    border: 1px solid #cbdce9;
    padding: 10px 8px 8px 8px;
    border-bottom: 0;
    margin: 0;
}

.health-risk-ass .form-group {
    position: relative;
}

.health-risk-ass .banchmark-report {
    padding: 35px 15px 15px 15px;
}

.health-risk-ass .form-control, .AWV-vitals .form-control {
    background: #F4F4F4;
    border-radius: 1px;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    height: 40px;
}

.search-btns {
    width: 350px;
    margin: 20px 0;
}

.health-table {
    margin-top: 30px;
}

    .health-table thead {
        background: #F4F4F4;
    }

        .health-table thead th, .health-table td {
            padding: 10px 0;
            text-align: center;
            border-bottom: 1px #ccc solid;
        }

.health-risk-ass .banchmark-report.secondbench {
    padding: 0px;
}

.healthrisktab {
    margin-top: 30px;
}

    .healthrisktab .nav-tabs > li {
        width: 50%;
        text-align: center;
    }

        .healthrisktab .nav-tabs > li:last-child a {
            margin-right: 0;
        }

.brd-access:hover {
    /*border:1px #144D82 solid;*/
}

.brd-access {
    border: 1px solid #cbdce9;
    border-radius: 2px;
    padding: 60px 0;
    cursor: pointer;
    margin: 15px 0;
    text-align: center;
    position: relative;
}

    .brd-access > p {
        text-align: center;
        margin: 0;
        font-weight: bold;
        padding: 2px 0;
    }

        .brd-access > p.secthird {
            font-weight: normal;
        }

    .brd-access img {
        margin-bottom: 20px;
    }

.point-color {
    position: absolute;
    top: 15px;
    right: 15px;
}

.healthriskpop thead {
    background: #EAF1F9;
    border-bottom: 0;
}

table.table.table-striped.healthriskpop tr, table.table.table-striped.healthriskpop th, table.table.table-striped.healthriskpop td {
    background: transparent;
    border: 0;
    text-align: center;
}

    table.table.table-striped.healthriskpop th:first-child, table.table.table-striped.healthriskpop td:first-child {
        text-align: left;
    }

.bluepop {
    color: #2582cf;
}

.popdetials {
    color: #F7941E;
    font-size: 13px;
}

.healt .modal-head {
    padding: 10px 15px;
    background: #B3D4F3;
}

.healt .modal-title {
    color: #000;
    font-weight: lighter;
}

.mod-side {
    margin-bottom: 15px;
}

    .mod-side label {
        margin-right: 30px;
        font-weight: normal;
        font-size: 13px;
    }

    .mod-side input {
        vertical-align: middle;
        margin: 0;
    }

.activities td {
    padding: 5px 0;
}

.selectside {
    width: 200px;
    display: inline-block;
}

#Health table.table.table-striped.healthriskpop td {
    text-align: left;
}

    #Health table.table.table-striped.healthriskpop td label {
        font-weight: normal;
    }

#Special input.form-control {
    width: 150px;
}

#Special td {
    text-align: left;
}

.addmeddiv td {
    padding: 5px 5px 5px 0;
}

.addmeddiv table {
    margin-bottom: 6px;
}

#Medications th {
    text-align: center;
}

.addmeddiv, #AddMedications {
    margin-bottom: 15px;
}

.Nutrition-hgt {
    width: 20px;
    float: left;
    vertical-align: middle;
}

.fts {
    height: 35px;
    line-height: 35px;
}

#Nutrition label {
    font-weight: normal;
}

#Nutrition .modal-body > table tbody > tr {
    margin-bottom: 10px;
}

.divpaddleft {
    padding-left: 50px;
}

span.cigarettesyear {
    height: 35px;
    display: inline-block;
    line-height: 34px;
    padding-left: 10px;
    margin-bottom: 10px;
}

@media(max-width:480px) {
    .care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-3, .care-cond-bg .col-md-2.col-sm-2.col-lg-2.col-xs-3.sub-but {
        width: 50%;
    }
}
/*Health Risk Assessment*/
/*-----Message Center----*/
.MsgMoveSection {
    display: flex;
}

.MsgMove {
    width: 100%;
    padding-right: 38px;
    padding-left: 38px;
    background-color: #337ab7;
    padding: 8px 38px 8px 38px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    height: 37px;
}

.MsgFolder {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    background-image: url('../Images/folder.svg');
    background-repeat: no-repeat;
}

#tblMessageInbox_filter label input[type="search"] {
    background: #f4f4f4 url(../Images/search.svg) right center no-repeat;
    border: 1px solid #ccc;
    height: 34px;
    /*border-radius: 5px;*/
    border-radius: 0px;
    width: auto;
    margin: 0;
    padding: 0 35px 0 5px;
}

div#tblMessageInbox_filter {
    width: auto;
    position: relative;
    top: -6px;
}

    div#tblMessageInbox_filter > label {
        width: 100%;
    }

.tablesearch {
    background: url("../Images/search.svg") center right no-repeat;
    border: 0;
    width: 25px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 9px;
}

.MsgMoveSection button, .MsgMoveSection span {
    margin-right: 2px;
}

select#ddlMove {
    width: 125px;
    padding: 0 10px;
    height: 38px;
    border: 0;
}

#tblMessageInbox_length label {
    font-weight: normal;
    font-size: 12px;
    margin: 10px 0 0 0;
}

#tblMessageInbox_length select[name="tblMessageInbox_length"] {
    width: 45px;
    margin: 0;
}

div#tblMessageInbox_length {
    margin-top: 8px;
}

#tblMessageInbox_wrapper .dataTables_info {
    position: absolute;
    bottom: 4px;
    right: 48px;
    font-size: 12px;
}

.message-center-page .compose-msg-btn, .message-center-page .MsgMove {
    background: #2681d0;
    width: 160px;
}

#tblMessageInbox_wrapper .sorting_desc:after {
    opacity: 0 !important;
}

#tblMessageInbox_wrapper table.dataTable thead .sorting_desc {
    background: none;
}

a.delete_msg {
    color: #000;
}

.modal-header {
    background: #00b9f2;
    padding: 8px 15px;
    color: #ffffff;
}

.awv-modal-header {
    background: #B3D4F3;
    padding: 8px 15px;
    color: #ffffff;
}
/*Alert Popup button*/
.btn-cancel {
    background: #c0453d !important;
    border-color: #c0453d !important;
}

.btn-ok {
    background: #1b6dc9 !important;
    border-color: #1b6dc9 !important;
}

#ModalMessageDetails label {
    font-size: 12px;
    margin-bottom: 1px;
}

#ModalMessageDetails .modal-footer {
    padding: 0;
}

.msg-header {
    background: #fafafa;
    padding: 15px;
}

.delete_msg i {
    font-size: 18px;
}

.msg-text.form-group {
    border: 1px #ccc solid;
    margin: 15px;
    height: 270px;
    overflow-y: auto;
    overflow-x: hidden;
}

.msg-reply {
    position: absolute;
    right: 15px;
    top: 57px;
}

    .msg-reply button, .msg-reply button:hover {
        height: 30px;
        width: 30px;
        border-radius: 30px;
        padding: 0;
    }

        .msg-reply button i {
            font-size: 16px;
            padding-top: 4px;
        }

.MsgMoveSection .dropdown-menu a {
    display: block;
    padding: 10px;
}

.MsgMoveSection button.btn {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none;
}

    .MsgMoveSection button.btn, .MsgMoveSection button.btn:hover, .MsgMoveSection button.btn:focus {
        padding: 0 !important;
    }


        .MsgMoveSection button.btn:hover {
            padding: 0 !important;
        }
        /*
        .MsgMoveSection button.btn img {
            padding: 15px 15px;
        }
        */

.MsgMoveSection .dropdown {
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
}

.message-center-submenu-left div#msgtopbuttons {
    margin: 0;
}

div#tblMessageInbox_wrapper td {
    color: #23527c;
    cursor: pointer;
    vertical-align: middle;
}

table#tblMessageInbox {
    border: 2px solid #ddd;
}

#tblMessageInbox_wrapper div#tblMessageInbox_length {
    margin: 0 10px 15px;
}

/*select.form-control.selectbox_entries {
    background: none !important;
    border: 1px #ccc solid !important;
    border-radius: 0 !important;
    height: inherit !important;
    padding: 0;
    font-size: 12px;
}*/

div#bootstrapmodalInfo #InfoDialog {
    /*height: 140px;*/
    height: auto;
}

.ok-top {
    margin-top:0px;
}

.message-center-page .select-style select.MsgMove {
    margin: 0px;
    height: 48px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
    padding: 9px;
    color: #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-appearance: none;
    /*appearance: none;*/
    background: url('../Images/arrow_white.png') no-repeat 97% 50% #2681d0;
    background-size: 11px 7px;
}

#InfoDialog label {
    font-weight: normal;
}

.table-msg {
    overflow-x: hidden;
    overflow-y: auto;
    height: 175px;
    float: left;
    width: 100%;
}

.min-digit p {
    font-family: Roboto-Regular;
    font-size: 21px;
}

.msgpoplabl label {
    padding-top: 5px;
}

input#btnDirectSend {
    margin-left: 0px;
}

.table-msg-count {
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding: 5px 0;
    clear: both;
    overflow: hidden;
    color: #bbb;
}

.min-second-digit {
    font-family: Roboto-Regular;
    font-size: 21px;
}

.txt_val {
    padding-right: 15px;
}

p.seconderror, p.firsterror {
    color: #ff0000;
    font-size: 12px;
}

div#testtime {
    padding-left: 35px;
}

#h3_InsertLink {
    margin: 0px;
    font-size: 18px;
}

#inputUrl {
    margin-top: 10px;
}

.dataTables_length label {
    font-weight: normal !important;
    font-size: 12px;
    margin: 10px 0 0 0;
}



/*table.dataTable thead .sorting, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc {
    background: none !important;
}

div.dataTables_wrapper div.dataTables_length .selectbox_entries {
    width: 45px !important;
}*/
/*div.dataTables_wrapper div.dataTables_length select {
    width: 81px !important;
}*/
div.dataTables_wrapper .paginate_button {
    border: 1px solid #ccc !important;
    padding: 0 !important;
    height: 20px;
    width: 20px;
}




#grdcaregaps .paginate_button {
    padding: 0px !important;
    margin: 0 !important;
    border: none !important;
    width: auto !important;
}

    #grdcaregaps .paginate_button:hover {
        border: none !important;
        outline: none !important;
    }

#grdcaregaps .dataTables_info {
    display: none !important;
}

#grdcaregaps .icon_edit, #grdcaregaps .icon_view {
    border: none;
}


#grdcaregaps .icon_click.icon_edit.sorting_disabled {
    width: 91px !important;
    background-color: #fff !important;
    position: sticky !important;
    font-size: 0px !important;
    right: 45px !important;
}

#grdcaregaps .icon_click.icon_view.sorting_disabled {
    width: 91px !important;
    background-color: #fff !important;
    position: sticky !important;
    font-size: 0px !important;
    right: 0 !important;
}



div.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background-color: none;
    background: none;
    color: #333 !important;
    box-shadow: none;
}

/*div.dataTables_wrapper .dataTables_info {
    position: absolute;
    bottom: 1px;
    right: 50px;
    font-size: 12px;
}*/

#inputUrl {
    margin-top: 10px;
}

#h3_InsertImage {
    margin: 0px;
    font-size: 18px;
}

#InsertLink .btn-default, #InsertLink .btn-success {
    background: #1b6dc9;
    border-color: #1b6dc9;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    color: #fff;
}

#InsertImage .btn-default, #InsertImage .btn-success {
    background: #1b6dc9;
    border-color: #1b6dc9;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    color: #fff;
}

#InsertImage .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    #InsertImage .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    #InsertImage .nav-tabs > li.active > a, #InsertImage .nav-tabs > li.active > a:focus, #InsertImage .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #3b6d9a;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    #InsertImage .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

#InsertImage .tabs-left {
    padding-left: 15px;
    padding-right: 15px;
}

#uploadImageBar {
    padding-top: 15px;
}

#imageFromLinkBar {
    padding-top: 15px;
}

.editor-html p {
    margin-bottom: 0px;
    font-size: 12px;
}

.editor-html .editor-html {
    font-size: 12px;
    margin-top: 13px;
    font-family: Roboto-Regular;
}

.second-benchmark .report_second_widget_height, .second-benchmark .banchmark-report.widgetrow, .second-benchmark .banchmark-report {
    min-height: 254px;
    height: auto !important;
}

.second-benchmark .col-xs-12.top-expenditures.report-second-widget-height {
    clear: both;
    overflow: hidden;
}

.dt-button-collection a.dt-button.buttons-columnVisibility.active:first-child {
    display: block;
}

div.dt-button-collection {
    overflow: auto;
    width:auto;
}
/*------------Edit CareGaps-----------*/
.RankedBg {
    background-color: #F9FAF7;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .RankedBg label {
        font-family: Roboto-Medium;
        color: #0463a7;
        font-weight: normal;
    }

.EdCarGp {
    margin-top: 10px;
    border-bottom: 1px solid #0d60ad;
    padding: 10px 20px 0px 0px;
}

    .EdCarGp h1 {
        background: #0d60ad;
        color: #fff;
        display: inline-flex;
        margin: 0px;
        font-size: 16px;
        padding: 10px 20px 10px 20px;
        font-family: Roboto-Light;
    }

.UpdatedCareGp {
    background-color: #F3F5AC;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .UpdatedCareGp label {
        font-family: Roboto-Medium;
        color: #0463a7;
        font-weight: normal;
    }

    .UpdatedCareGp span {
        color: red;
    }

.CarGapSpan {
    color: #000;
}

.EditCarGpTable {
    margin-top: 2%;
    border: 1px solid #ddd;
}

    .EditCarGpTable .table thead tr th {
        background-color: #F0F0F0;
        font-family: Roboto-Regular;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #fff;
        font-size: 12px;
        text-align: center;
    }

.EDCarGp {
    background-color: #CECECE !important;
}

.EditCarGpTable .table tbody tr td {
    text-align: center;
}

.CareGapTabs {
    margin-top: 2%;
}

.QualtyMesrQuetin {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
}

.CareGapTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .CareGapTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CareGapTabs .nav-tabs > li.active > a, .CareGapTabs .nav-tabs > li.active > a:focus, .CareGapTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #2582d0;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 0px !important;
    }

    .CareGapTabs .nav-tabs > li > a {
        background-color: #cecece;
        border-radius: 0px;
        color: #000;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 15px 8px 15px !important;
    }

.pagination_editcaregap .pagination ul {
    display: inline-flex;
    list-style-type: none;
}

.CGMedicalRcdFon {
    padding-top: 1%;
}

.MedicalRecordFound {
    border: 1px solid #ccc;
}

    .MedicalRecordFound h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

.Care2Fall {
    border: 1px solid #ccc;
}

    .Care2Fall h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

.MedFormData {
    padding-top: 5%;
}

    .MedFormData .control-label {
        text-align: left;
    }

    .MedFormData label {
        font-family: Roboto-Medium;
        color: #353535;
        font-weight: normal;
        font-size: 13px;
    }

    .MedFormData .form-control-feedback {
        text-align: left;
    }

.Care2Fall .glyphicon-question-sign:before {
    color: blue;
}

.MedicalRecordFound .glyphicon-question-sign:before {
    color: blue;
}

.ACOCARE_1 h4 {
    background-color: #e9e7e8;
    font-weight: normal;
    color: #353535;
    font-family: Roboto-Regular;
    font-size: 14px;
    margin: 0px;
    padding: 5px 10px 5px 10px;
}

.ACOCARE_1 .glyphicon-question-sign:before {
    color: blue;
}

.ACOCARE_1 {
    margin-top: 5%;
    border: 1px solid #ccc;
}

    .ACOCARE_1 .control-label {
        text-align: left;
    }

    .ACOCARE_1 label {
        font-family: Roboto-Medium;
        color: #353535;
        font-weight: normal;
        font-size: 13px;
    }

.ACOCareData {
    margin-top: 5%;
}

    .ACOCareData .form-control-feedback {
        text-align: left;
    }

.CommentOptional {
    margin-top: 5%;
    border: 1px solid #ccc;
}

    .CommentOptional h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

    .CommentOptional .glyphicon-question-sign:before {
        color: blue;
    }

.form-textarea {
    background-color: #f4f4f4;
    border-color: #d4e5f3;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    padding-right: 20px;
}
/*-----------Popup Css----------*/
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 0px;
    text-align: center;
}

#boxes #dialog {
    width: 450px;
    height: auto;
    padding: 0px;
    background-color: #ffffff;
    font-family: 'Segoe UI Light', sans-serif;
    font-size: 15pt;
}

.maintext {
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    text-decoration: none;
}

#lorem {
    font-family: "Segoe UI", sans-serif;
    font-size: 12pt;
    text-align: justify;
    padding: 15px;
}

#popupfoot {
    font-family: "Segoe UI", sans-serif;
    font-size: 16pt;
    padding: 0px;
    margin-bottom: 15px;
}

    #popupfoot a {
        text-decoration: none;
        opacity: 1;
    }

.agree:hover {
    background-color: #D1D1D1;
}

.popupoption:hover {
    background-color: #D1D1D1;
    color: green;
}

.popupoption2:hover {
    color: red;
}
/*.gprook{color:#000;background: #ccc;font-family:Roboto-Medium;
    font-weight:normal;}
.gprook:hover{color:#000;background: #ccc;font-family:Roboto-Medium;
    font-weight:normal;}*/
.GproTitle {
    margin: 0;
    padding: 10px;
    background-color: #ccc;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.okclose {
    float: none;
}

.require {
    color: red;
}

.CarGpBtn {
    margin-top: 5%;
}





/*------Patient Profile--------*/
ul.bridge-left-menu li span {
    position: absolute;
    top: -4px;
    right: 12px;
    background: #f00;
    color: #fff;
    font-family: Roboto-Medium;
    font-size: 10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    padding: 0;
    border-radius: 50%;
}

ul.bridge-left-menu li {
    position: relative;
}

.right-side-menu.third-column-width {
    margin-top: 58px !important;
}

.patient-prof label#patient_name {
    font-size: 22px;
    color: #3b6d9a;
    font-family: Roboto-Light !important;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 2px;
}

.patient-prof .pfofile_age {
    font-size: 14px;
    color: #3b6d9a;
}

.patient-prof .php_first_column_down_div {
    margin: 7% 0% 0% 0%;
}

.patient-prof .php_first_column_down_divtwo {
    margin: 3% 0% 0% 0%;
}

.patient-prof .php_first_column_down_div label {
    margin-bottom: 6px;
}

.patient-prof .php_first_width_align {
    margin: 15px 0;
}

    .patient-prof .php_first_width_align label {
        font-size: 12px;
    }

.patient-prof .bottom_more_icon {
    right: 15px;
    height: 30px;
}

.margin-align {
    margin-right: -20px;
}

.patient-prof .pharmacy_block label {
    margin-bottom: 0;
}

.patient-prof .pharmacy_block {
    padding: 10px 0;
}

.nopadding {
    padding: 0;
}

div#condition_image_CKD img, div#condition_image_DM img {
    width: 68px;
    height: 68px;
}

div#condition_image_CKD, div#condition_image_DM {
    text-align: left;
}

a#php_view_code {
    font-family: arial;
    font-size: 14px;
    padding: 12px 22px;
}

div#condition_image_CKD div, div#condition_image_DM div {
    text-align: center;
    width: 70px;
}

.patient-prof .php_first_column_icons span {
    width: 100%;
    float: left;
}

.patient-prof .php_first_column_icons {
    font-size: 11px;
    margin-right: 7px;
    font-weight: 600;
}
/*.patient-prof .php_first_column_icons img {
    width: 100%;
}*/

.patient-prof .php_first_column_down_divthree {
    margin: 13% 0% 0% 0%;
}

.pro_dtls {
    line-height: 15px;
}

    .pro_dtls label {
        font-size: 12px !important;
        margin-bottom: 0;
    }

.patient-prof span#riskscorevalue {
    font-size: 6vw !important;
    font-weight: 300;
    font-family: Roboto-Light;
}

.patient-prof .php_profile_img img {
    height: auto;
}

.patient-prof #view_condition_image label {
    font-size: 11px;
}

.patient-prof span#patienttotalannualcost {
    font-size: 18px !important;
    font-weight: normal;
    margin-top: 0px;
    height: auto;
    font-family: Roboto-Regular;
    color: #f68220;
}

.patient-prof .head_icon_align_bridge_block {
    right: 11px;
    z-index: 99;
}

.patient-prof .image_widget img {
    margin: 0px 0px 5px 1px;
}

.patient-prof .view_conditions {
    margin-top: 8%;
}

.patient-prof .php_fontsize_cost {
    font-size: 32px;
    color: #274766;
    font-weight: 300;
    font-family: Roboto-Light;
    line-height: 32px;
    margin-bottom: 7px;
}

.patient-prof #ermostvisited, .patient-prof #erdiagnosiscode, .patient-prof #inpatientmostvisitedfacility, .patient-prof #inpatientmostdiagnosiscode, .patient-prof .phperblock.same-height #hospicemostcommonfacility {
    line-height: 22px;
    margin-bottom: 7px;
}

.patient-prof .phperblock.same-height #ermostvisited, .patient-prof .phperblock.same-height #inpatientmostvisitedfacility, .patient-prof .phperblock.same-height #hospicemostcommonfacility {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /*height: 66px;*/
    display: -webkit-box;
}

a#careteam {
    display: block;
    font-family: Roboto-Medium;
    color: #f68220;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: normal;
}

.patient-prof .phperblock {
    font-size: 22px;
}

.patient-prof .phperblock {
    font-size: 22px;
    font-weight: 300;
    font-family: Roboto-Light;
}

.patient-prof .pharmacy_block .php_pharmacy_text_color, .php_clr_txt {
    font-size: 16px;
    font-family: Roboto-light;
    color: #274766;
}

.patient-prof .php_clr_txt label {
    font-weight: normal;
    font-family: Roboto-light !important;
}

.php_clr_txt a, .php_clr_label {
    color: #274766;
}

a.php_blk_link {
    color: #333;
    font-weight: 700;
}

#php_diagnostic_tabs .tabs_bridge_ul li {
    width: 32.9%;
    margin-right: 1%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    #php_diagnostic_tabs .tabs_bridge_ul li:last-child {
        margin-right: 0;
    }

.patient-prof .div_flex_content {
    line-height: 18px;
}

.patient-prof .Receive-radio {
    margin-bottom: 0;
}



.patient-prof label {
    font-family: Roboto-Medium !important;
    font-weight: normal;
}

.patient-prof .Receive-radio label {
    font-family: Roboto-Medium !important;
    padding-top: 0px;
    font-size: 12px;
    font-weight: 600;
}

#php_diagnostic_tabs .tabs_bridge_section {
    width: 100%;
}

#php_diagnostic_tabs.tabs_bridge {
    padding: 0 0 20px;
}

div#php_external_report_table_wrapper {
    margin-bottom: 20px;
}

.patient-prof .dataTables_wrapper .dataTables_length label {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 5px;
}

.patient-prof div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 0;
    border-radius: 0;
    height: 28px;
    font-family: Roboto-Medium !important;
    font-size: 12px;
}

.patient-prof div.dataTables_wrapper div.dataTables_info {
    font-family: Roboto-Medium !important;
    font-size: 12px;
}

.patient-prof div.dt-buttons {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 5px;
}

.patient-prof button.excel-btn:hover:not(.disabled), .patient-prof div.excel-btn:hover:not(.disabled), .patient-prof a.excel-btn:hover:not(.disabled), .patient-prof button.excel-btn, .patient-prof a.excel-btn, .patient-prof div.excel-btn, .patient-prof button.excel-btn, .patient-prof div.excel-btn, .patient-prof a.excel-btn, .patient-prof button.excel-btn:focus:not(.disabled), .patient-prof div.excel-btn:focus:not(.disabled), .patient-prof a.excel-btn:focus:not(.disabled), .patient-prof button.excel-btn:active:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled) button.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled):hover:not(.disabled) {
    width: 50px !important;
    height: 45px !important;
    /*background-size: cover;
    border: 0 none;
    margin: 0;*/
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1% !important;
}

#diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td {
    font-family: Roboto-Medium !important;
    font-size: 12px;
    padding: 5px 10px;
}

#php_diagnostic_tabs .tabs_bridge_ul li a {
    display: block;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: Roboto-Medium !important;
    font-size: 12px;
    text-align: center;
    color: #32699b;
    padding: 0.7em 1em 0.5em;
}

#diagnosis_outstanding thead {
    background: #dee8f1;
}


.flex-row .Widget_php_color, .flex-row .row.row_align {
    height: 100% !important;
}

.patient-prof .pharmacy_block:last-child {
    margin-bottom: 30px;
}

.patient-prof .Widget_php_color h3 {
    font-size: 15px;
}

.patient-prof .sml-font {
    font-size: 12px !important;
}

.patient-prof .condition_show_hide_div {
    height: 105px;
}

@media (min-width: 1225px) and (max-width: 1320px) {
    .patient-prof .php_first_width_align label, .pro_dtls label {
        font-size: 11px;
    }

    .patient-prof label#patient_name {
        font-size: 19px;
    }

    .patient-prof .Widget_php_color h3, a#careteam {
        font-size: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1224px) {
    .patient-prof .php_first_width_align label, .pro_dtls label, .patient-prof .php_first_column_icons {
        font-size: 10px;
    }

    .patient-prof label#patient_name {
        font-size: 18px;
    }

    .patient-prof .Widget_php_color h3, a#careteam {
        font-size: 13px;
    }
}

@media (max-width: 1280px) {
    .patient-prof span#patienttotalannualcost {
        margin-top: 0;
    }
}

@media(max-width: 1199px) {
    .patient-prof .php_firstcolumn_div {
        padding-left: 15px;
    }

    .php_prof_holder {
        clear: left;
    }

    .patient-prof .php_first_column_down_divthree {
        margin-top: 10px;
        padding-left: 0px;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align {
        padding-left: 10px;
    }

    .patient-prof .php_first_column_down_divtwo {
        margin-top: 10px;
    }

    a#php_view_code {
        font-size: 12px;
        padding: 8px 14px;
    }
}

@media (min-width: 992px) {
    .flex-row {
        display: flex;
        display: -webkit-flex;
    }
}

@media (min-width: 768px) and (max-width: 985px) {
    .patient-prof {
        padding-right: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .patient-prof label, .patient-prof .sml-font, #diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td, .patient-prof .Receive-radio label {
        font-size: 10px !important;
    }

        .patient-prof label#patient_name {
            font-size: 16px !important;
        }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    a#php_view_code {
        margin-left: 40px;
    }

    .patient-prof .head_icon_align_bridge_block {
        right: 5px;
    }

    .patient-prof .bottom_more_icon {
        right: 9px;
    }
}

@media (max-width: 992px) {
    .row.row_align {
        margin: 0;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align, .patient-prof .php_firstcolumn_div {
        padding-left: 0px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 10px;
    }
}

@media(max-width: 768px) {
    .php_prof_holder {
        padding-left: 10px !important;
    }
}

@media(max-width: 767px) {
    a#php_view_code {
        position: relative;
        left: 35px;
    }

    .patient-prof label#patient_name {
        font-size: 17px;
    }

    .patient-prof h1.dash_bridge_head {
        font-size: 26px;
    }

    .patient-prof .php_firstcolumn_div {
        margin: 7px 0;
    }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    .patient-prof .Widget_php_color h3, a#careteam {
        font-size: 13px !important;
    }

    .patient-prof .bottom_more_icon {
        height: 23px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 0;
    }

    div#diagnosis_outstanding_filter, div#php_external_report_table_filter {
        float: left !important;
        margin-top: 0;
        padding-left: 5px;
    }

    .patient-prof div.dt-buttons {
        float: right !important;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_info {
        position: inherit;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_paginate {
        position: absolute;
        right: 5px;
        bottom: 0;
    }

    #outstand .table-responsive {
        padding-bottom: 20px;
    }

   

    .patient-prof .Receive-radio label {
        font-size: 10px;
    }
}
/*------Patient Profile--------*/

/*------UI Developer---------*/
/*-----------awv dashboard-------------*/
.awv-dashboard .benificiar-persent {
    margin: 5% 2%;
    background-color: #c8da2b;
    float: left;
    height: 160px;
    width: 160px;
}

    .awv-dashboard .benificiar-persent p {
        padding-top: 40% !important;
        text-align: center;
        font-size: 64px;
    }

    .awv-dashboard .benificiar-persent.small {
        width: 95px;
        height: 95px;
        background-color: #ee777d;
        margin-top: 12%;
    }

        .awv-dashboard .benificiar-persent.small p {
            padding-top: 45% !important;
            text-align: center;
            font-size: 40px !important;
        }

.age-destribut table tr th {
    text-align: center;
}

.awv-dashboard .flex-row {
    margin-bottom: 12px;
}

.awv-dashboard .current_radio_align {
    margin-bottom: 15px;
    margin-left: 10px;
}

#red-star {
    color: red;
    font-weight: bold;
    position: absolute;
    padding-left: 10px;
    left: 86px;
}

.awe-dash-tbl {
    padding: 4px;
}

    .awe-dash-tbl thead {
        background: #ebebeb;
    }




.awv-dashboard .form-control-feedback {
    text-align: initial;
    width: 30px;
}

.awv-dashboard select.form-control, .care-dashboard select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down-arrow.png) no-repeat;
    background-size: 16px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
}

.awv-dashboard .form-control, .care-dashboard .form-control, .tcm-dashboard .form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

.awv-dashboard .form-textbox, .care-dashboard .form-textbox {
    background-color: #f4f4f4 !important;
}

.age-destribut table tr th:first-child, .age-destribut table tr th:nth-child(2), .age-destribut table tr td:first-child, .age-destribut table tr td:nth-child(2) {
    text-align: left;
}

.awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
    min-width: 190px;
    width: auto;
}

.awv-dashboard .pagination, .tcm-dashboard .pagination {
    margin: 0;
    padding-right: 10px;
}

    .awv-dashboard .pagination p {
        font-family: Roboto-Medium;
        font-size: 12px;
    }

    .awv-dashboard .pagination a span, .tcm-dashboard .pagination a span {
        letter-spacing: -5px;
        font-size: 15px;
        color: #2482ce;
    }

.awv-dashboard .disablecolor, .tcm-dashboard .disablecolor {
    color: #bdd9f0 !important;
}

/*-----------Care Manager-------------*/
.care-dashtbl {
    padding: 7px;
}

    #plist_wrapper .DTFC_LeftBodyWrapper td img {
        width: auto !important;
    }
  
    .care-dashtbl #plist td img {
        width: auto !Important;
        height: auto !important;
    }

    .care-dashtbl table th {
        background-color: #dee9f1;
        border-bottom: none !important;
        padding: 4px 4px !important;
        font-size: 12px;
    }

    .care-dashtbl table td {
        border-bottom: 1px solid #ddd;
        border-top: none !important;
        padding: 4px 4px !important;
        font-size: 12px;
    }

    .care-dashtbl table.caseTrackerTbl td {
        min-width: 50px !important;
    }

        .care-dashtbl table.caseTrackerTbl td:last-child {
            white-space: nowrap;
        }

#care-manage-patient td:last-child {
    white-space: nowrap;
}

.care-dashtbl .medium {
    color: #e48737;
    font-weight: 600;
}

.care-dashtbl .high, .awe-dash-tbl .high, .patientluk-up .high {
    color: #ff0000;
    font-weight: 600;
}

.care-dashtbl .low, .awe-dash-tbl .low {
    color: #099016;
    font-weight: 600;
}

.care-dashtbl .AWVSearchBtn {
    width: auto;
    padding: 5px 35px;
}

.care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box {
    margin-top: 14px;
    width: 180px;
    float: right;
}

.care-dashboard .caregap_search_img, .awv-dashboard .caregap_search_img, .tcm-dashboard .caregap_search_img {
    top: 20px;
}

.care-dashboard .clinical-destribution h3 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    margin-top: 10px;
    width: auto;
    margin-bottom: 10px;
    padding-left: 15px;
}




.care-dashboard .AWVPatientSearchTable {
    border: none;
}

.care-dashboard .freek-report li a {
    margin-left: 10px;
}

.care-dashboard .freek-report {
    text-align: left;
    margin-bottom: 40px;
}

.care-dashboard .age-destribut h4 {
    width: 263px;
    margin: 0;
}

.care-dashboard .patient-census {
    height: 100% !important;
}

.care-dashboard span.image_widget img {
    margin: 0 0 5px 0px;
}

.awe-dash-tbl table td:first-child {
    color: #15579f;
}

.care-dashboard .smll-ico {
    left: 17px;
}


/*-------- TCM Dashboard----------*/
.tcm-dashboard table tr td p span img {
    width: 16px;
}

.tcm-dashboard table tr td p {
    margin-bottom: 0px;
}

    .tcm-dashboard table tr td p span {
        margin-right: 14px;
    }

.tcm-dashboard table tr td, .tcm-dashboard table tr th {
    text-align: left;
}



.tcm-dashboard .awe-dash-tbl table td:first-child, {
    color: #2482ce;
}


.tcm-dashboard .patient-census {
    min-height: 345px;
    height: auto !important;
}

.tcm-dwnload {
    display: inline-block;
}

.tcm-search-box {
    position: relative;
    width: 180px;
    display: inline-block;
    margin-right: 10px;
}

.tcm-dwnload img {
    max-width: 36px;
}

.casetracker ul li img {
    width: 16px;
    vertical-align: text-bottom;
}

.casetracker .patient-census {
    min-height: auto !important;
    height: auto !important;
}

.trackerlist ul.list-inline {
    text-align: left;
    margin-left: 2px;
}

    .trackerlist ul.list-inline li {
        margin: 8px 0;
        font-size: 12px;
        font-family: Roboto-Regular;
    }

        .trackerlist ul.list-inline li span {
            margin: 0 5px;
        }

.nw-tbl table.table th, .nw-tbl table.table td {
    padding: 10px 8px !important;
    white-space: nowrap;
}

.nw-tbl table.table th {
    background: #EBEBEB;
}
/*-------- End of TCM Dashboard----------*/

/*-----Patient Lookup----*/

.patientluk-up .lookup-btn {
    margin-top: 20px;
}

.patientluk-up label#patient_email {
    color: #0061b0;
}

.email-btn .lookup-btn {
    margin-top: 0px;
}

.email-btn p {
    margin-bottom: 35px;
}

/*-----Patient Lookup----*/



/*-----Intake Patient care----*/

.intake_lft_pad {
    padding-left: 0;
}

.email-btn input.form-control {
    border-radius: 0;
}
/*-----Intake Patient care----*/

@media (max-width:1400px) and (min-width:992px) {
    .care-dashboard .freek-report li a {
        margin-left: 1px;
    }

    .care-dashboard .freek-report li {
        font-size: 11px;
    }
}



@media (max-width: 991px) {
    .media-left-pdgm {
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
        min-width: 190px;
        width: 100% !important;
    }

    .care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .care-dashboard .caregap_search_img {
        top: 0px;
    }

    .care-dashboard .age-destribut h4 {
        width: 88%;
    }

    .tcm-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 90px;
    }
}
/*-------popup css---*/
#SearchDialog h2 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    margin-top: 5px;
    width: auto;
    margin-bottom: 20px;
    padding-left: 15px;
}




#ResourceManager .patient-box {
    background-color: #f4f4f4;
    border: 1px solid #d4e5f3;
    height: 45px;
    padding: 5px;
}

    #ResourceManager .patient-box a {
        margin-top: 5px;
        margin-right: 10px;
    }

#ResourceManager .form-textbox {
    background-color: transparent;
    margin-bottom: 20px;
    border-radius: 0px;
    box-shadow: none;
    width: 75%;
    float: left;
    border: none;
}

#ResourceManager table.table {
    margin-top: 20px;
    border: 1px solid #ddd;
}

    #ResourceManager table.table th {
        background-color: #f4f4f4;
        border-top: none;
        border-bottom: 1px solid #ddd;
    }

    #ResourceManager table.table td {
        border-top: none;
    }

.image_size {
    width: 35px;
    height: 35px;
}

#CaseManager .modal-header {
    background: #b3d4f2;
    color: #000;
}

.trackerlist li a {
    color: #333;
}

#CaseManager p img {
    background: #fa9b00;
    border-radius: 50%;
    width: 40px;
    padding: 5px;
}

#CaseManager p {
    font-size: 14px;
    font-family: Roboto-Light;
    margin-left: 4px;
}

#CaseManager .modal-body p:first-child {
    margin-bottom: 20px;
    margin-left: 0;
}

#CaseManager .lookup-btn {
    padding: 6px 60px;
}

#CaseManager .select2-container {
    width: 100% !important
}

#CaseManager .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    height: 85px;
}

#CaseManager .select2-container--default .select2-selection--multiple {
    border: 1px solid #aaa !important;
    border-radius: 0;
}

#CaseManager .multi-selct span.select2-selection__choice__remove {
    float: right;
    margin-left: 15px;
}

.multi-selct .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ebebeb;
    border: 1px solid #aaa;
    border-radius: 19px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 8px 7px 7px 0px;
    color: #000;
    font-size: 14px;
    width: 200px;
    overflow: hidden;
}

span.img_select2 {
    background: #fa9b00;
    color: #fff;
    font-size: 11px;
    padding: 11px;
    border-radius: 50%;
    margin-right: 6px;
}

/*-----Patient Lookup----*/

.patientluk-up .lookup-btn {
    margin-top: 20px;
}

.patientluk-up label#patient_email {
    color: #0061b0;
}

.email-btn .lookup-btn {
    margin-top: 0px;
}

.email-btn p {
    margin-bottom: 35px;
}

/*-----Patient Lookup----*/

/*-----Intake Patient care----*/

.intake_lft_pad {
    padding-left: 0;
}

.email-btn input.form-control {
    border-radius: 0;
}
/*-----Intake Patient care----*/


/*------------BlazeBOard-----------*/

.blazecontent h3 {
    color: #00b1f2;
    font-family: Roboto-Light;
    font-size: 20px;
}

.third_col_bg {
    background: #fafafa;
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    float: left;
}

    .third_col_bg p {
        color: #386c99;
        font-size: 10px;
        font-family: Roboto-Regular;
        margin: 0;
    }

    .third_col_bg h2 {
        color: #f7941e;
        font-size: 38px;
        margin: 0;
        font-family: Roboto-Light;
    }

.blz-row-ht {
    height: 100%
}

.blz_second_col {
    background: #00b9f2;
    color: #fff;
    height: 100%;
    width: 100%;
    float: left;
}

.blz-img-pnl {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 50px;
}

.blz-info {
    font-family: Roboto-Light;
    text-align: center;
}

    .blz-info h4 {
        font-size: 26px;
        margin-top: 0;
        margin-bottom: 39px;
    }

.blz-tbl {
    padding: 7px 15px;
}

.blz-info p {
    font-size: 24px;
}

.blazeboard .flex-row {
    margin-bottom: 0;
}

.blz-tbl table img {
    width: 13px;
}

.blz-tbl table th {
    background: #f1f1f1;
}

.btn-fullview {
    background: #00b9f2;
    color: #fff;
    font-size: 12px;
    font-family: Roboto-Medium;
    border-radius: 0;
}

    .btn-fullview:hover {
        color: #fff;
    }

.blz-col-ftr {
    display: block;
}

.care-dashboard .blz-col-ftr img {
    width: auto;
    float: left;
    margin: 0;
    background: transparent;
    padding: 0;
}

.blazecontent .blz-col-ftr img {
    width: 25px;
    float: right;
    margin: 0 3px;
    background: #656e74;
    padding: 4px;
}

.blz-tbl table tr td, .blz-tbl table tr th {
    font-size: 10px;
    text-align: left;
}

.blz-second-tbl tr td:last-child {
    width: 62px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.blz-nxt {
    margin-top: 6px;
}

    .blz-nxt a {
        color: #000;
        font-size: 12px;
        font-family: Roboto-Medium;
    }

    .blz-nxt span {
        color: #77aada;
        font-size: 20px;
        vertical-align: text-bottom;
    }

.blz-last-sec {
    background: #00b9f2;
    width: 100%;
    float: left;
    padding: 10px;
    color: #fff;
}

    .blz-last-sec p {
        margin-bottom: 0;
    }

        .blz-last-sec p span {
            font-size: 22px;
            font-family: Roboto-Light;
            margin-right: 15px;
            vertical-align: middle;
        }

.btn-mybridge {
    background: rgba(0, 0, 0, 0.61);
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    padding: 6px 16px;
}

    .btn-mybridge:hover, .btn-mybridge:focus {
        color: #fff;
    }

.blz-last-sec img {
    width: 35px;
    background: rgba(0, 0, 0, 0.61);
    padding: 7px;
}

.graph-content p {
    font-size: 11px;
    line-height: 13px;
    font-family: Roboto-Regular;
    margin-bottom: 4px;
}

    .graph-content p:nth-child(2) {
        font-size: 10px;
        color: #646363;
    }

.blazeboard #benchmark, .blazeboard #benchmark2, .blazeboard #benchmark3 {
    border: 1px solid #ccc;
    overflow: hidden;
}

.blz-col-position {
    position: relative;
}

.blazeboard .blz-col-position .blz-col-ftr, .care-dashboard .blz-col-position .blz-col-ftr {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#BlzBoard .modal-content {
    width: 100%;
    float: left;
    background: transparent;
    box-shadow: none;
    border: none;
}

#BlzBoard .modal-body {
    width: 100%;
    float: left;
    padding: 0px;
}

#BlzBoard .modal-header {
    background: transparent;
    border: none;
    padding: 3px 1px;
}

#BlzBoard button.close.modal-close {
    color: #b3cfe5;
    opacity: 1;
    border: none;
    border-radius: 0;
    padding: 1px 10px;
    background: #fff;
    font-size: 30px;
}

#BlzBoard .graph-content p span {
    color: #386c99;
}

#BlzBoard .graph-content p {
    color: #646363;
}

.blz-scroll {
    height: 480px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#benchmark4 {
    border: 1px solid #ccc;
    overflow: hidden;
    min-height: 200px;
    margin-bottom: 10px !important;
}

.graph-content p span {
    top: -11px;
    left: 6px;
}

.blz-media-pdgm {
    padding-right: 0;
    padding-left: 8px;
}
/*------------End of BlazeBOard-----------*/


/*---------Schedule Appointment---------*/



.custom-calender a {
    color: #8e352e;
    text-decoration: none;
}



.custom-calender thead {
    background: #ddedf9;
}

.custom-calender tr.days td {
    padding: 0
}

.custom-calender .weekdays th {
    text-align: center;
    line-height: 20px;
    border: none !important;
    padding: 10px 6px;
    color: #000;
    font-size: 12px;
    font-family: Roboto-Regular;
    font-weight: bold;
}


.custom-calender .days li:hover {
    background: #d3d3d3;
}

.custom-calender .date {
    text-align: center;
    margin-bottom: 5px;
    padding: 4px;
    background: #333;
    color: #fff;
}

.custom-calender .event {
    font-size: 13px;
    background: #fcf17a;
    color: #000;
    text-decoration: none;
    padding: 4px;
}

.custom-calender .event-desc {
    color: #000;
    margin: 3px 0 7px 0;
    text-decoration: none;
    font-size: 12px;
}

.custom-calender .other-month {
    background: #fff;
    color: #666;
}

a.btn.btn-schedule {
    border: 1px solid #ccc;
    margin-right: 8px;
    margin-top: 10px;
    color: #000;
    border-radius: 0;
    padding: 6px 12px 6px 0px;
    width: 180px;
    margin-bottom: 12px;
}

.btn-schedule span {
    color: #00b9f2;
    left: -9px;
}

span.yellows-select {
    background: #fcf17a;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

span.default-select {
    background: #f5f5f5;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

.appt-link a {
    color: #000;
}

.sche-ico img {
    width: 30px;
    margin-right: 5px;
    margin-top: 14px;
}

.event-time {
    font-size: 12px;
    color: #999;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
    padding: 10px;
}

tr.weekdays th span {
    color: #2482ce;
    font-size: 15px;
}

/*---------Schedule Appointment---------*/


@media (max-width:1400px) and (min-width:992px) {
    .care-dashboard .freek-report li a {
        margin-left: 1px;
    }

    .care-dashboard .freek-report li {
        font-size: 11px;
    }
}

@media (max-width:1199px) {
    .blz-media-pdgm {
        padding: 0;
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .media-left-pdgm {
        padding-left: 15px;
    }

    .blazeboard .blz-col-position .blz-col-ftr, .care-dashboard .blz-col-position .blz-col-ftr {
        position: relative;
        width: auto;
    }

    .care-dashboard .smll-ico {
        left: 0px;
    }

    .caretracker-col {
        margin-left: 0;
        padding-right: 15px;
    }

    .caseassigner-col {
        margin-left: -15px;
    }

    .caregap_dash .patient_search_radioalign {
        padding: 0;
        margin-top: 10px;
    }
}

@media (max-width:767px) {
    .awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
        min-width: 190px;
        width: 100% !important;
    }

    .care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .care-dashboard .caregap_search_img, .awv-dashboard .caregap_search_img, .tcm-dashboard .caregap_search_img, .casetracker .caregap_search_img {
        top: 0px;
    }

    .care-dashboard .age-destribut h4 {
        width: 67%;
        margin-bottom: 20px;
    }

    .tcm-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 90px;
    }

    .intake_lft_pad {
        padding-left: 15px;
    }

    .care-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .req-emc {
        text-align: left;
    }

    a.btn.lookup-btn {
        margin-bottom: 5px;
    }

    .care-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 50px;
    }
}

@media (max-width:500px) {
    .blz-last-sec .col-xs-8 {
        width: 100%;
        margin-bottom: 10px;
    }

    .blz-last-sec .col-xs-4 {
        width: 100%;
        text-align: left;
    }

    .lookup-btn {
        font-size: 12px;
        padding: 8px 16px 8px 16px;
    }
}

@media (min-width: 1100px) {
    .modal-lg {
        width: 1097px;
    }
}

/*care manager*/
.greenevent {
    background-color: #d1f2c6 !important;
    color: black !important;
    text-align: center;
}

.whitevent .fc-event-inner {
    background-color: #d1f2c6 !important;
    border: none !important;
    border-color: #d1f2c6 !important;
    color: #000 !important;
    text-align: center;
}

.age-destribut img {
    width: 25px !important;
    height: 55px !important;
}

.custom-calender td {
    padding: 0px !important;
    height: 45px !important;
}

    .custom-calender td:first-child {
        padding-top: 10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

.care-dashboard .blz-col-ftr {
    display: flex;
}


/*----CareGaps-------*/
.caregap_dash .caregap_nav_tabs {
    margin-bottom: 20px;
    padding: 0 15px;
    border: none;
}

.caregap_dash .caregap_tab_selectbox {
    margin-left: 0px;
}

.caregap_dash table#caregaps_practicestatus th {
    background: #ebf2f6;
    padding: 10px;
    text-align: center;
}

    .caregap_dash table#caregaps_practicestatus th:first-child {
        text-align: left;
    }

.caregap_dash table#caregaps_practicestatus tr td {
    text-align: center;
}

    .caregap_dash table#caregaps_practicestatus tr td:first-child {
        text-align: left;
    }

.caregap_dash div#caregaps_practicestatus_length {
    margin: 0 10px;
}

.caregap_dash .buttons_line {
    margin: 0% 0% 2px 12px;
}

.caregap_dash .cargap_tab_widget ul.nav.nav-tabs.caregap_nav_tabs {
    padding: 0;
    border-bottom: 2px solid #5c85ac;
}

    .caregap_dash .cargap_tab_widget ul.nav.nav-tabs.caregap_nav_tabs li {
        margin-bottom: 0;
    }

.caregap_dash .srch-txt {
    color: #5c85ac;
    font-family: Roboto-Light;
    font-size: 15px;
}

.caregap_dash span.image_widget img {
    margin: 0 1px;
}

.caregap_dash .caregap_first_widget .pull-right {
    margin-top: 6px;
}

.caregap_dash .pagination.pagination-normal.pagination-centered {
    margin: 0;
}

.caregap_dash .pagination_editcaregap.pull-right span {
    vertical-align: sub;
}

.caregap_dash i.fa.fa-question.glyphicon_sign {
    vertical-align: text-top;
}

.caregap_dash input#SearchKey {
    border: 2px solid #8ea7c7;
}

.caregap_dash div.dataTables_wrapper .dataTables_info {
    bottom: 14px;
}

.caregap_dash #caregaps_practicestatus_paginate {
    margin-bottom: 12px;
}

.caregap_dash li.last a {
    vertical-align: sub;
}

.text-wrap {
    white-space: normal;
    width: 200px;
    word-wrap: break-word;
}


#tblTopExpenditure .text-wrap {
    width: 200px !important;
    max-width: 200px;
}



.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
}

.claim-details-head div#tblClaimsDetails_filter input {
    background-color: #fff;
    border-color: #ddd;
}

.claim-details-head div#tblClaimsDetails_filter {
    position: absolute;
    left: 160px;
}

.pre-nxt-btn {
    position: absolute;
    right: 250px;
    margin-top: 9px;
    z-index: 9999;
    font-weight: 600;
}

    .pre-nxt-btn input, .pre-nxt-btn input:hover, .pre-nxt-btn input:focus {
        background-color: #0E4C87;
    }

    .pre-nxt-btn span {
        display: block;
        text-align: right;
        padding-top: 5px;
        font-weight: 600;
        overflow: hidden;
        clear: both;
    }

.claim-details-head .dataTables_length label {
    font-weight: 600 !important;
    font-size: 14px;
}

.pre-nxt-btn input, .pre-nxt-btn input:hover, .pre-nxt-btn input:focus {
    margin-right: 0;
    margin-left: 5px;
}

    .pre-nxt-btn input#Previousbtn {
        background-image: url(../Images/left-arrow.png);
        background-position: 10px 9px;
        background-repeat: no-repeat;
        padding-left: 30px;
        float: left;
    }

.pre-nxt-btn span.res-show {
    float: left;
}

table.dataTable thead > tr > th {
    vertical-align: top;
}

.align-row .banchmark-report .row.report_second_widget_height {
    overflow: hidden;
}

#traditional_assignment .highcharts-text-outline {
    stroke-width: 4px;
}

.dt-buttons.buttons_line {
    margin: 0% 0% 0% 2%;
}

.pre-nxt-btn input#Nextbtn {
    background-image: url(../Images/right-arrow.png);
    background-position: 93px 9px;
    background-repeat: no-repeat;
    padding-right: 30px;
    float: left;
}

@media (max-width: 1279px) {
    .pre-nxt-btn span.res-show {
        display: none;
    }
}

@media (max-width: 1199px) {
    .claim-details-head div#tblClaimsDetails_filter {
        position: initial;
        float: none;
        display: block;
        clear: both;
        text-align: left;
    }

    .pre-nxt-btn {
        position: initial;
        margin-top: 9px;
        z-index: 9999;
        font-weight: 600;
        text-align: right;
        max-width: 265px;
        margin-left: auto;
        margin-bottom: 5px;
        display: inline-block;
        float: right;
    }
}

@media (max-width: 480px) {
    .pre-nxt-btn input, .pre-nxt-btn input:hover, .pre-nxt-btn input:focus {
        font-size: 13px;
    }
}

div#cg_patient_search_tab_info, div#cg_patient_search_tab_paginate {
    display: none;
}

.calc-height {
    height: calc(100% - 39px);
}

div#care-manage-patient_length, div#care-manage-patient_filter, div#care-manage-patient_paginate, div#care-manage-patient_info {
    display: none;
}

#care-manage-patient td.dataTables_empty {
    text-align: center;
}

.base-report .image_widget {
}

.base-drp {
    margin-top: 15px;
}

.patient-adv-search {
    padding-top: 0 !important;
}

    .patient-adv-search .my-pationt-page {
        border: 0 none;
    }

    .patient-adv-search .applay-filter {
        padding: 20px 0;
    }

    .patient-adv-search .my-pationt-page li a {
        background-color: #b3d4f3;
        color: #3b6d9a;
    }

    .patient-adv-search .PtPractice, .patient-adv-search .PCPAssigned {
        padding-top: 15px;
    }

#assignment_care_legend .symbol, #condition_care_legend .symbol {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

#assignment_care_legend .item, #condition_care_legend .item {
    display: inline-block;
    margin-right: 15px;
    line-height: 25px;
    cursor: pointer;
    white-space: nowrap;
}

#assignment_care_legend .serieName, #condition_care_legend .serieName {
    display: inline-block;
    font-size: 12px;
}

.tcm-dashboard .tcm-calc-height {
    height: calc(100% - 39px) !important;
}

#assignment_care_legend {
    margin-bottom: 10px;
}

#condition_care_legend, #assignment_care_legend {
    text-align: left;
    margin-left: 15%;
}

.php_individual_patient_table tbody tr td {
    white-space: normal !important;
    word-wrap: break-word !important;
    word-break: break-all !important;
    width: 200px;
}

.CampaignManagRadioSection {
    overflow: hidden;
}

@media (min-width: 992px) {
    .align-row div#benchmark {
        min-height: 210px;
        clear: both;
    }

    .align-row. .col-xs-12.top-expenditures.report-second-widget-height {
        min-height: 267px;
    }

    .align-row. .report_second_widget_height {
        min-height: 266px;
    }
}

#claimsDetailsTooltip {
    display: none;
    position: fixed;
    overflow: hidden;
    background: #cbdce9;
    color: #35699a;
    padding: 1%;
    border-radius: 5px;
    opacity: 0.9;
    z-index: 10;
}

#customtooltip {
    position: fixed;
    z-index: 1550;
    display: none;
    border: 2px solid #ebebeb;
    border-radius: 5px;
    padding: 10px;
    background-color: #fff;
    font-size: 12px;
    filter: alpha(opacity=0);
}

/***PHP PAtient Graph***/

.whole-timeline tr td, .timeline-head ul li {
    border: 0 none !important;
    padding-top: 0 !important;
    padding-bottom: 3px !important;
    font-size: 11px;
    font-weight: 600;
}

    .timeline-head ul li.avg-cost span {
        position: absolute;
        top: 35%;
        white-space: nowrap;
        font-size: 13px;
    }

#avgCostPatientTimeline::after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 7px;
    z-index: 99;
    top: 8px;
    margin-left: 10px;
    background-image: url('../Images/dotted.png');
}

.whole-timeline tr td span.pat-year {
    font-size: 12px;
    color: #3b6d9a;
    font-weight: 600;
    display: block;
    white-space: nowrap;
}

.timeline-head {
    width: 90px;
}

.whole-timeline .table-responsive {
    width: calc(100% - 90px);
    overflow: hidden;
}

.timeline-head ul li.avg-cost {
    min-height: 329px;
    position: relative;
}

.whole-timeline {
    margin-right: 15px !important;
    padding-left: 15px;
    overflow: hidden;
}

#patientBellchart > td, #patientBellchart td.pat-chart-holder {
    padding: 0 !important;
}

#patientBellchart td.pat-chart-holder, #patientBellchart td.nobrdr {
    border-bottom: 0 !important;
}

    #patientBellchart td.nobrdr.nopdng {
        padding: 0 !important;
    }

#patientBellchart table.table {
    margin-bottom: 0;
}

.pat-timelime-holder {
    margin: auto;
}

.drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 15px;
    height: 15px;
    border: none;
    -webkit-border-radius: 80% 0 55% 50% / 55% 0 80% 50%;
    border-radius: 80% 0 55% 50% / 55% 0 80% 50%;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    margin: 5px auto;
}

.drop-green {
    background: #4fb963;
}

.drop-red {
    background: #f45057;
}

.drop-orange {
    background: #f68220;
}

.drop-grey {
    background: #A9A9A9;
}

span.pat-img img {
    width: 100%;
}

span.pat-img {
    display: block;
}

.whole-timeline .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
}

.whole-timeline .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.sep-legend .symbol {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 4px;
}

.sep-legend {
    position: relative;
    left: 10px;
    width: 122px;
}

    .sep-legend .item {
        display: block;
        margin-right: 0;
        cursor: pointer;
        text-align: left;
        padding-left: 20px;
        position: relative;
    }

    .sep-legend .serieName {
        display: inline-block;
        font-size: 12px;
        line-height: 14px;
    }

.chart-container .highcharts-container {
    width: 100% !important;
}

.reports_radio_align_benchmark {
    padding: 25px 0px 0px 0px;
    display: flex;
}


.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    padding: 2px;
}

#PatientSearch span.form-control-feedback {
    right: 18px;
}

.top-icons {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-left: 0;
}


    .top-icons span.badge.menu_badge {
        right: 0;
    }

.top-icons {
    position: absolute;
    right: 15px;
    top: 40px;
    z-index: 1;
}

    .top-icons ul {
        margin-bottom: 0;
    }

.top-collapse {
    position: absolute;
    right: 0;
    width: 300px;
    z-index: 999;
    background: #fff;
    top: 57px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .top-collapse::before {
        content: "";
        position: absolute;
        right: 11px;
        top: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #ccc transparent;
        z-index: 9999;
    }

table.table:empty {
    display: none;
}

.campaignmangrTabContant button {
    color: #fff !important;
    min-width: auto !important;
    padding: 5px 12px !important;
    border: 0 none !important;
}

#ModalDetailsPopup1, #ModalDetailsPopup2, #ModalDetailsPopup3, #ModalDetailsPopup4, #ModalDetailsPopup5 {
    z-index: 1051;
}

#php_patient_table_wrapper {
    width: 100% !important;
}

#frequently_accessed_report1 .table, #frequently_accessed_report1 .dataTables_wrapper, #frequently_accessed_report1 .highcharts-container, #frequently_accessed_report1 .highcharts-root, #frequently_accessed_report2 .table, #frequently_accessed_report2 .dataTables_wrapper, #frequently_accessed_report2 .highcharts-container, #frequently_accessed_report2 .highcharts-root, #frequently_accessed_report3 .table, #frequently_accessed_report3 .dataTables_wrapper, #frequently_accessed_report3 .highcharts-container, #frequently_accessed_report3 .highcharts-root, #frequently_accessed_report4 .table, #frequently_accessed_report4 .dataTables_wrapper, #frequently_accessed_report4 .highcharts-container, #frequently_accessed_report4 .highcharts-root, #frequently_accessed_report5 .table, #frequently_accessed_report5 .dataTables_wrapper, #frequently_accessed_report5 .highcharts-container, #frequently_accessed_report5 .highcharts-root, #frequently_accessed_report6 .table, #frequently_accessed_report6 .dataTables_wrapper, #frequently_accessed_report6 .highcharts-container, #frequently_accessed_report6 .highcharts-root, #frequently_accessed_report7 .table, #frequently_accessed_report7 .dataTables_wrapper, #frequently_accessed_report7 .highcharts-container, #frequently_accessed_report7 .highcharts-root, #frequently_accessed_report8 .table, #frequently_accessed_report8 .dataTables_wrapper, #frequently_accessed_report8 .highcharts-container, #frequently_accessed_report8 .highcharts-root, #frequently_accessed_report9 .table, #frequently_accessed_report9 .dataTables_wrapper, #frequently_accessed_report9 .highcharts-container, #frequently_accessed_report9 .highcharts-root, #frequently_accessed_report10 .table, #frequently_accessed_report10 .dataTables_wrapper, #frequently_accessed_report10 .highcharts-container, #frequently_accessed_report10 .highcharts-root, #frequently_accessed_report11 .table, #frequently_accessed_report11 .dataTables_wrapper, #frequently_accessed_report11 .highcharts-container, #frequently_accessed_report11 .highcharts-root, #frequently_accessed_report12 .table, #frequently_accessed_report12 .dataTables_wrapper, #frequently_accessed_report12 .highcharts-container, #frequently_accessed_report12 .highcharts-root, #frequently_accessed_report13 .table, #frequently_accessed_report13 .dataTables_wrapper, #frequently_accessed_report13 .highcharts-container, #frequently_accessed_report13 .highcharts-root, #frequently_accessed_report14 .table, #frequently_accessed_report14 .dataTables_wrapper, #frequently_accessed_report14 .highcharts-container, #frequently_accessed_report14 .highcharts-root, #frequently_accessed_report15 .table, #frequently_accessed_report15 .dataTables_wrapper, #frequently_accessed_report15 .highcharts-container, #frequently_accessed_report15 .highcharts-root, #frequently_accessed_report16 .table, #frequently_accessed_report16 .dataTables_wrapper, #frequently_accessed_report16 .highcharts-container, #frequently_accessed_report16 .highcharts-root, #frequently_accessed_report17 .table, #frequently_accessed_report17 .dataTables_wrapper, #frequently_accessed_report17 .highcharts-container, #frequently_accessed_report17 .highcharts-root, #frequently_accessed_report18 .table, #frequently_accessed_report18 .dataTables_wrapper, #frequently_accessed_report18 .highcharts-container, #frequently_accessed_report18 .highcharts-root {
    width: 100% !important;
}

#topIcons .msg-panel .panel-body {
    padding-top: 0;
    padding-bottom: 0;
}

#topIcons .msg-main-body {
    padding-top: 5px;
    min-height: auto;
    border-bottom: 1px solid #cbdce9;
    cursor: pointer;
    overflow: hidden;
    clear: both;
    padding-bottom: 5px;
}

.remove_img_preview, .remove_logo_preview {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #000;
    color: #fff;
    border-radius: 50px;
    font-size: 0.9em;
    padding: 0 0.3em 0;
    text-align: center;
    cursor: pointer;
}

    .remove_img_preview:before, .remove_logo_preview:before {
        content: "×";
    }

#topIcons .msg-main-body:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
/*
@media (min-width: 992px) {
    .second-column-width {
        width: 94%;
    }
}
*/
@media (max-width: 767px) {
    .top-icons {
        display: none;
    }
}

#invitee_list_wrapper .dt-buttons {
    display: none;
}
/******* Welcome Popup **********/
#welcome .modal-dialog {
    height: 100%;
    margin-top: 0;
}

.tbl {
    display: table;
    width: 100%;
    height: 100%;
}

.tbl-cell {
    display: table-cell;
    vertical-align: middle;
}

#welcome .modal-dialog .modal-content {
    background: transparent;
    box-shadow: none;
    border: 0 none;
}

    #welcome .modal-dialog .modal-content .modal-header {
        border: 0 none;
        padding-top: 0;
        padding-bottom: 0;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        padding-right: 0;
    }

#welcome {
    background: rgba(0,0,0,0.9);
}

    #welcome .modal-body {
        padding-right: 0;
    }

    #welcome .modal-dialog .modal-content .modal-header button, .Welcome-screen a, .Welcome-screen a:hover, .Welcome-screen a:focus {
        color: #fff;
        border-color: #fff;
    }

.Welcome-screen .welcome-head {
    text-align: center;
}

.bl-box {
    background: #00b9f2;
    padding: 20px;
    margin-bottom: 10px;
}

.Welcome-screen {
    color: #fff;
    font-family: Roboto-Light;
}

    .Welcome-screen .welcome-head h2 {
        font-size: 38px;
    }

    .Welcome-screen .welcome-head h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }

.bl-lg {
    min-height: 192px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bl-sm {
    min-height: 120px;
}

.bl-lg h2 {
    font-size: 40px;
    text-transform: uppercase;
}

.bl-sm h2 {
    font-size: 26px;
}

.bl-box h2, .Welcome-screen .welcome-head h2 {
    margin: 0;
}

@media (min-width: 768px) {
    .no-pad-left {
        padding-left: 0;
    }

    .less-pad-right {
        padding-right: 10px;
    }

    .top-corn {
        padding-right: 0;
        width: 35.3333%;
    }
}
/******* Welcome Popup **********/

.hdntbl {
    display: none;
}

#divtracEvent_wrapper .dt-buttons {
    display: none;
}

#divtracNews_wrapper .dt-buttons {
    display: none;
}

#divtracSocial_wrapper .dt-buttons {
    display: none;
}

#divtracPromo_wrapper .dt-buttons {
    display: none;
}

.top-icons button.close.chat-close {
    padding: 0;
    width: 20px;
    height: 20px;
    font-size: 17px;
    top: 7px;
    position: absolute;
    right: 10px;
    z-index: 999;
    color: #000;
    opacity: 1;
    border: 1px solid #000;
    border-radius: 50%;
}

    .top-icons button.close.chat-close.msg-chat-close {
        top: 2px;
    }

.patient-prof .phperblock.same-height {
    position: relative;
    min-height: 8vw;
    min-height: 110px;
}

.same-align {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 100%;
}

.phperblock.same-height label {
    white-space: normal;
}

#condition_care .highcharts-data-label-color-0 text {
    fill: #83c38f !important;
}

#condition_care .highcharts-data-label-color-1 text {
    fill: #d7c097 !important;
}

#condition_care .highcharts-data-label-color-2 text {
    fill: #84c0e5 !important;
}

#condition_care .highcharts-data-label-color-3 text {
    fill: #ee757c !important;
}

#patientBellchart td.pat-chart-holder {
    height: 255px;
    position: relative;
}

#patientBellchart > td {
    width: 8.5%;
    display: inline-block;
}

.pat-timelime-holder {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

#care-manage-patient td {
    white-space: normal;
    /*min-width: 42px;*/
}

.care-dashboard .widgetrow_small.caretracker-col {
    height: calc(100% - 39px);
}

.care-manager-tab.care-dashboard .widgetrow_small.caretracker-col {
    height: 100%;
}

.patient-prof .php_profile_img span {
    width: 100px;
    height: 100px;
    display: inline-block;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    border: 1px solid #cbdce9;
    cursor: pointer;
}

.launch-ignite-chat-contant img {
    margin-top: -15px;
}

.chat-launch img, .video-launc img {
    margin-top: 0 !important;
}

#recentlyAdmittedTable_wrapper .dt-buttons, #tblTCMSearchModal_wrapper .dt-buttons, .frequent_report .dt-buttons {
    display: flex;
    margin-left: 2%;
    float: right;
}

#recentlyAdmittedTable_filter input[type="search"], #tblTCMSearchModal_filter input[type="search"], .frequent_report input[type="search"] {
    background: #f4f4f4 url(../Images/search.svg) right center no-repeat;
    margin: 5% 0%;
    border: 1px solid #d4e5f3;
    border-radius: 4px;
    cursor: pointer;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    /*border-radius: 4px;*/
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#recentlyAdmittedTable_processing {
    top: auto;
    bottom: 0;
}
/*
div#recentlyAdmittedTable_info {
    bottom: 15px;
}
    */
    @font-face {
        font-family: 'Roboto-Regular';
        src: url('../fonts/Roboto-Regular.eot');
        src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Roboto-Light';
        src: url('../fonts/Roboto-Light.eot');
        src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Roboto-Black';
        src: url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Roboto-Black_0';
        src: url('../fonts/Roboto-Black_0.eot');
        src: url('../fonts/Roboto-Black_0.woff2') format('woff2'), url('../fonts/Roboto-Black_0.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Roboto-Medium';
        src: url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'Roboto-Medium_0';
        src: url('../fonts/Roboto-Medium_0.eot');
        src: url('../fonts/Roboto-Medium_0.woff2') format('woff2'), url('../fonts/Roboto-Medium_0.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'RobotoCondensed-Light';
        src: url('../fonts/RobotoCondensed-Light.eot');
        src: url('../fonts/RobotoCondensed-Light.woff2') format('woff2'), url('../fonts/RobotoCondensed-Light.woff') format('woff'), url('../fonts/RobotoCondensed-Light.ttf') format('truetype'), url('../fonts/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg'), url('../fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'HelveticaLTStd-Roman';
        src: url('../fonts/HelveticaLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaLTStd-Roman.svg#HelveticaLTStd-Roman') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'BandungHardcoreGP';
        src: url('../fonts/BandungHardcoreGP.eot');
        src: url('../fonts/BandungHardcoreGP.woff2') format('woff2'), url('../fonts/BandungHardcoreGP.woff') format('woff'), url('../fonts/BandungHardcoreGP.ttf') format('truetype'), url('../fonts/BandungHardcoreGP.svg#BandungHardcoreGP') format('svg'), url('../fonts/BandungHardcoreGP.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'IntriqueScriptPersonalUse';
        src: url('../fonts/IntriqueScriptPersonalUse.woff') format('woff'), url('../fonts/IntriqueScriptPersonalUse.ttf') format('truetype'), url('../fonts/IntriqueScriptPersonalUse.svg#IntriqueScriptPersonalUse') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'IntriqueScript_PersonalUse';
        src: url('../fonts/IntriqueScript_PersonalUse.eot');
        src: url('../fonts/IntriqueScript_PersonalUse.woff2') format('woff2'), url('../fonts/IntriqueScript_PersonalUse.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }

    @font-face {
        font-family: 'BenthamRegular';
        src: url('../fonts/BenthamRegular.eot');
        src: url('../fonts/BenthamRegular.woff2') format('woff2'), url('../fonts/BenthamRegular.woff') format('woff'), url('../fonts/BenthamRegular.ttf') format('truetype'), url('../fonts/BenthamRegular.svg#BenthamRegular') format('svg'), url('../fonts/BenthamRegular.eot?#iefix') format('embedded-opentype');
        font-weight: normal;
        font-style: normal;
    }
    /*********font family*************/
    /**********checkboxes**************/
    /**********checkboxes**************/
    body

{
    font-family: Roboto-Regular;
    background-color: #eaf1f6;
}

label.error {
    color: red;
}

:focus {
    outline: 0px;
}

::-webkit-input-placeholder {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

:-moz-placeholder {
    opacity: 0.7;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* FF 4-18 */
::-moz-placeholder {
    opacity: 0.7;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* FF 19+ */
:-ms-input-placeholder {
    opacity: 0.7;
    -ms-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* IE 10+ */

*:focus::-webkit-input-placeholder {
    opacity: 0;
}

*:focus:-moz-placeholder {
    opacity: 0;
}
/* FF 4-18 */
*:focus::-moz-placeholder {
    opacity: 0;
}
/* FF 19+ */
*:focus:-ms-input-placeholder {
    opacity: 0;
}
/* IE 10+ */

/*::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}*/



.tooltip_claim {
    text-decoration: none;
    position: relative;
}

.tooltip_widget .tooltip_div {
    display: none;
}

.tooltip_widget:hover .tooltip_div {
    display: block;
    position: fixed;
    overflow: hidden;
    background: #cbdce9;
    color: #35699a;
    padding: 1%;
    border-radius: 5px;
    opacity: 0.9;
    z-index: 10;
}

.disable_click {
    pointer-events: none;
    color: #a9a9a9 !important;
}

    .disable_click a {
        pointer-events: none;
    }

    .disable_click .sec-line label {
        pointer-events: none;
        color: #a9a9a9;
    }

div#bs-sidebar-navbar-collapse-1 .navbar-nav > .disable_click a:hover {
    background: transparent;
    color: gray;
}

.widgetrow_small {
    margin-left: -15px;
    padding-right: 0px;
}

.third-column-width {
    width: 15%;
}

.roottip_align {
    /*padding: 5px 0px;*/
    line-height: 25px;
}

/*.second-column-width {
    width: 78%;
}*/
/*profile picture image css*/
.report-section a.col-sm-12.text-center.navbar-brand.dashboard_profile_img {
    padding: 5px 0px;
}
/*------------Radio Button Start-------------*/



/*------------Radio Button End-------------*/

body {
    font-family: Roboto-Regular,Roboto-Light,Roboto-Black,Roboto-Medium;
    background-color: #eaf1f6;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px;
}

.btn.active, .btn:active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0);
}

.form-control:focus {
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

 .glyphicon {
    cursor: pointer;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: 0px;
}

.navbar-inverse .navbar-nav > .menu-active > a, .navbar-inverse .navbar-nav > .menu-active > a:focus, .navbar-inverse .navbar-nav > .menu-active > a:hover {
    background-color: #f7941e;
}

input[type="text"]::-webkit-input-placeholder {
    color: #000;
}

input[type="text"]::-moz-placeholder {
    color: #000;
}

input[type="text"]:-ms-input-placeholder {
    color: #000;
}

input[type="text"]:-moz-placeholder {
    color: #000;
}

.bridge-left-menu li {
    float: none;
    margin-left: -10px;
}

.main_head {
    background-color: #3a6d9a;
    padding: 12px 0;
}

.dash_board_glyphicon {
    margin-bottom: 0px;
}

.dash_board_left_glyphicon { /*text-align:center;*/
    padding: 2% 0%;
}

    .dash_board_left_glyphicon a {
        color: #fff; /*padding-top: 5px;*/
    }

.dash_board_left_glyphicons {
    margin: 0% 15% 0% 0%;
}

.dash_board_glyphicon li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    padding-top: 4px;
}

    .dash_board_glyphicon li a {
        color: #fff;
    }

.sidebar {
    background-color: #2f4e6b;
    border-color: #2f4e6b;
    border-radius: 0px;
    margin-bottom: 0px;
}

.defult_profile_img, .defult_profile_img:hover, .defult_profile_img:focus {
    background: #ddd;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 20%;
    color: #9d9d9d;
}

/*.right-side-menu {
    padding-top: 4%;
}*/

/********************Error Page**************************/
.error_background_page {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.left-block-error {
    position: absolute;
    color: #fff;
    top: 83%;
    left: 20%;
    -ms-transform: translateX(0%) translateY(60%);
    -webkit-transform: translate(0%, 60%);
    transform: translate(0%, 60%);
}

.right-block-error {
    position: absolute;
    color: #fff;
    top: 83%;
    left: 20%;
    -ms-transform: translateX(0%) translateY(60%);
    -webkit-transform: translate(0%, 60%);
    transform: translate(0%, 60%);
}

.error_div {
    color: #626262;
}

.error_text {
    color: #f6841f;
}

.error_middle {
    margin-left: 15%;
}

.error_page_link {
    position: absolute;
    left: 0%;
    bottom: 5%;
    font-size: 24px;
}
/******************Login Page**************************/
.login_bridge_logo {
    margin: 0 auto;
}

.left_frame_login {
    /*background: #ccdefc;*/
    background: #fff;
    height: 100%;
    font-family: "Roboto-Regular";
}

.left_frame_login_block {
    padding: 5% 8% 0% 8%;
    height: 100%;
}

left_frame_login_block .form-control {
    border-radius: 2px;
}

.login_block {
    margin: 10% auto;
    padding: 5%;
    height: 300px;
    /*background: #e6effe;*/
    background: #fff;
}

.btn_login_submit, .btn_login_submit:hover, .btn_login_submit:active:hover, .btn_login_submit:focus {
    width: 100%;
    color: #fff;
    background-color: #f68c00;
    border: 0px;
    border-radius: 0px;
}

.login_right_main_head {
    /*font-size: 31px;*/
    font-size: 26px;
    color: #fff;
}

.login_block .btn {
    font-size: 16px !important;
    font-weight: bold;
}

.login_block .checkbox_bridge_label {
    font-size: 12px;
    vertical-align: middle;
}

.login_block span {
    font-size: 12px;
}

.login_forgot, .login_forgot:hover {
    /*font-size: 15px;*/
    font-size: 12px;
    color: #3576c8;
}

.login_block input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #747474;
}

.login_block input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #747474;
}

.login_block input::-ms-input-placeholder { /* Microsoft Edge */
    color: #747474;
}

.left_frame_footer {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    /*color: #747474;*/
    color: #b3c1cf;
    background: #4b6886;
}

    .left_frame_footer ul {
        margin-bottom: 18px;
        margin-top: 18px;
    }

    .left_frame_footer li:first-child a {
        text-decoration: underline;
        color: #b3c1cf;
    }

    .left_frame_footer li a {
        color: #b3c1cf;
    }

.right_frame_login {
    font-family: "Roboto-Light";
}

.left_frame_footer ul li {
    padding: 0 5%;
}

.right_frame_img_login {
    /*background: #1f4b93 url(../Images/bridge_login_bg.svg) no-repeat center;*/
    background-size: 85%, cover;
    height: 100%;
}

.left_box_login {
    height: 100%;
    background: #1f4b93;
    overflow: hidden;
}

.fill_height {
    height: 88%;
}

.move_over {
    display: inline-block;
    background: #103559;
    padding: 8px;
    font-size: 11px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: -10%;
}

.new_login img {
    width: 80%;
    margin: auto;
}

.right_frame_head {
    position: absolute;
    top: 0
}

.new_login_logo {
    padding-top: 10%;
}

.magnify-large {
    position: absolute;
    display: none;
    width: 300px;
    height: 300px;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.right_frame_head {
    position: absolute;
    top: 0%;
}

.right_frame_footer {
    position: absolute;
    /*bottom: 0%;*/
    bottom: 7%;
}

.login_know a {
    font-size: 22px;
    color: #fff;
}

.login_cin {
    font-size: 13px;
    color: #fff;
    padding-top: 4%;
}

/******************Login Page**************************/

/*******************Report Page Css Buy Ramesh*****************/
.head_icon_align {
    position: absolute;
    top: 10px;
}

.head_icon_align_bridge_block {
    position: absolute;
    right: 5px;
    top: -30px;
    z-index: 1;
}

.dash_bridge_head.report_head_align {
    margin-top: 15px;
}

.head_modal_align {
    display: flex;
}

.image_widget.image_widget_small img {
    margin: 2px;
}

.image_widget img {
    width: 20px;
    margin: 2px 5px 5px 5px;
    background: #00b9f2;
    padding: 3px;
    border-radius: 50%;
}

.reports_male_icon {
    padding-left: 15%;
}

.search_img {
    position: absolute;
    right: 35px;
    top: 5px;
}

.date_label_text {
    font-size: 11px;
}

.search_box_top {
    margin-top: 5px;
}

    .search_box_top .form-textbox {
        margin-bottom: 5px;
    }

.report_update_date {
    color: #2482ce;
    font-weight: bold;
}

.dash_bridge_head {
    font-family: Roboto-Light;
    font-size: 30px;
    color: #2482ce;
}
#tblRecentAdmit_wrapper table tr td, #tblRecentAdmit_wrapper table tr th, #tblPriorityPatient_wrapper td, #tblPriorityPatient_wrapper th, #tblContactPatient_wrapper td, #tblContactPatient_wrapper th {
    white-space: nowrap !important;
    text-align: left !important;
    font-size: 12px !important;
    padding: 8px !important;
}

#tblRecentAdmit_wrapper table, #tblPriorityPatient_wrapper table, #tblContactPatient_wrapper table {
    table-layout: inherit !important;
}

#tblRecentAdmit_wrapper .dataTables_scrollBody .dataTable thead tr, #tblPriorityPatient_wrapper .dataTables_scrollBody .dataTable thead tr, #tblContactPatient_wrapper .dataTables_scrollBody .dataTable thead tr {
    display: contents;
    width: 100%;
}

.claim-details {
    border: 1px solid #cbdce9;
    background-color: #fff;
    padding: 0px;
}

    .claim-details h4 {
        color: #F7941E;
        font-family: Roboto-Regular;
        font-size: 16px;
        padding-left: 20px;
    }

.claim-footer {
    background-color: #cbdce9;
    padding: 5px;
    display: flex;
}

    /*.claim-footer i {
        padding-top: 1%;
    }*/

    .claim-footer div.col-sm-11 {
        font-family: Roboto-Regular;
        font-size: 10px;
        color: #35699a;
        line-height: 16px;
    }

.claim-digit {
    font-family: Roboto-Medium;
    font-size: 25px;
    font-weight: bold;
    color: #f68220;
    display: flex;
}

.claim-pr-name {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #284668;
    font-weight: normal;
    margin-bottom: 5px;
    white-space: nowrap;
}

.claim-digit-green {
    font-family: Roboto-Medium;
    font-size: 25px;
    font-weight: bold;
    color: #70ad47;
    display: flex;
}

.claim-total {
    padding-right: 15px;
}

    .claim-total .control-label {
        font-family: Roboto-Regular;
        font-size: 12px;
        color: #000;
        text-align: right;
        padding-left: 0px;
        padding-right: 0;
        padding-top: 6px;
    }

    .claim-total .form-control {
        background-color: #fdcc6d;
        border-radius: 0px;
        height: 35px;
        border: 1px solid transparent;
        font-family: Roboto-Medium;
        color: #000;
        font-size: 16px;
        font-weight: normal;
        padding: 4px 5px;
    }

.banch-reprt {
    color: #F7941E;
    padding-left: 15px;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    word-break: break-word;
}

.chart-first {
    padding-top: 5%;
}

.banchmark-report {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.expdtur-list li {
    list-style-type: decimal;
    border-bottom: 1px solid #cce5b4;
    white-space: nowrap;
}

    .expdtur-list li a {
        color: #000;
        font-family: Roboto-Regular;
        font-size: 11px;
        white-space:normal;
        word-break:break-word;
    }

.benificiar-persent {
    background-color: #53CAF5;
    border-radius: 50%;
    height: 116px;
    width: 116px;
    cursor: pointer;
}

    .benificiar-persent p {
        font-family: Roboto-Regular;
        font-size: 18px;
        color: #fff;
        font-family: 'RobotoCondensed-Light';
        line-height: 27px;
    }

        .benificiar-persent p:nth-child(2) {
            font-size: 30px;
            margin-bottom: 0;
            font-size: 45px;
            margin-bottom: 0;
            line-height: 37px;
            letter-spacing: -5px;
        }

        .benificiar-persent p:nth-child(1) {
            padding-top: 5%;
            margin-bottom: 0;
        }

.min-digit p {
    font-family: Roboto-Regular;
    font-size: 24px;
}

.diagnosis h4 {
    color: #2482ce;
    font-family: Roboto-Regular;
    font-size: 16px;
    text-align: center;
}



.estmated-price {
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    color: #70ad47;
    font-size: 30px;
    text-align: center;
    padding-top: 90px;
}

.estmated-price-novar {
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    color: #d3d3d3;
    font-size: 25px;
    text-align: center;
    padding-top: 25%;
}

.high-risk-pationt {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .high-risk-pationt h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        padding-left: 5%;
        margin-top: 10px;
    }

.copd p:nth-child(1) {
    margin-bottom: 0px;
}

.copd p {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #2482ce;
    font-weight: 500;
}

.freqntly-acsed-rport {
    border: 1px solid #cbdce9;
    /*margin-right: -15px;*/
    background-color: #fff;
}

    .freqntly-acsed-rport h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        padding-left: 7%;
        margin-top: 10px;
    }

.freek-report {
    margin-bottom: 0px;
    padding: 0% 5%;
}

    .freek-report li {
        list-style-image: url('../Images/icon7.svg');
        font-size: 14px;
        line-height: 32px;
        /*padding: 0% 5%;*/
    }

        .freek-report li a {
            font-family: Roboto-Regular;
        }

.patient-census {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.age-destribut-block {
    padding: 0px;
}

.patient-census h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    padding-left: 15px;
    margin-top: -3px;
}

.clinical-destribution {
    border: 1px solid #cbdce9;
    /*margin-right: -15px;*/
    background-color: #fff;
}

.age-destribut h4 {
    color: #2482ce;
    font-size: 14px;
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    /*margin: 0px;*/
}

.age-destribut p {
    font-family: Roboto-Regular;
}

.patnt-cas-blok1 {
    background-color: #ebeff2;
    padding: 5px 0px;
    white-space: nowrap;
}

.patnt-cas-blok2 {
    background-color: #f1f5f6;
    padding: 5px 0px;
    white-space: nowrap;
}

.clinical-destribution h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin: 10px auto 0 auto;
    width: 122px;
}

.head_icon_align_current {
    right: 30px;
}

    .head_icon_align_current .perf-slider-mybridge {
        right: -20px;
    }
/*****************current vs prior widget in reports****************/
.current_prior_table thead tr th {
    background: #f3f7fa;
}

.current_prior_table thead tr th, .current_prior_table tbody tr td {
    text-align: center;
    border-top: 1px solid #fff;
}

.current_prior_table > tbody > tr:nth-of-type(odd) {
    background: #eeddc9;
}

.current_prior_table > tbody > tr:nth-of-type(even) {
    background: #d4e5df;
}

.current_prior_table thead tr th:first-child, .current_prior_table tbody tr:nth-of-type(odd) td:first-child {
    background: #fff;
    border: 0px;
    color: #2482ce;
}

.current_prior_table tbody tr td:first-child {
    white-space: nowrap;
    vertical-align: middle;
}

.last_year_legend_table {
    background: #eeddc9;
    padding: 0px 8px 0px 8px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.current_year_legend_table {
    background: #d4e5df;
    padding: 0px 8px 0px 8px;
    margin-right: 10px;
}
/*************report page FAR Popups******************/
.tblFARSummary {
    background-color: #cbdce9;
}

.tblFAR thead .tblFAR_th {
    background-color: #dfdfdf;
}

.tblFAR {
    border: 1px solid #ddd;
    font-size: 14px;
}

.table-height-scroll {
    overflow-y: auto;
    height: 150px;
}

.modal_head_align, .modal_head_radio_align {
    display: flex;
}

/*.clinc-destri {
    height: 38.5%;
}*/
/*.hchn-patint{padding-top:20%;}*/

/*----------------Referrals Reports-----------------*/
.right_accordion {
    background-color: #dde5e8;
}

.referrals-reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

    .referrals-reports .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .referrals-reports .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .referrals-reports .nav-tabs > li.active > a, .referrals-reports .nav-tabs > li.active > a:focus, .referrals-reports .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #01bcf3;
            color: #fff;
            border-radius: 0px;
            font-family: Roboto-Regular;
            font-size: 14px;
        }

        .referrals-reports .nav-tabs > li > a {
            background-color: #2582d0;
            border-radius: 0px;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 14px;
            margin-right: 10px;
            padding: 8px 25px 8px 25px;
        }

.refrl-valm-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.refrl-status-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.refrl-pattern-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.report-criteria {
    background-color: #e5f3fc;
}

    .report-criteria h3 {
        font-family: Roboto-Regular;
        font-size: 16px;
        color: #f68220;
        margin-top: 0px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.ref-val-rport-cont h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.refrel-form-contant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.control-to-label {
    padding-top: 7px;
    margin-bottom: 0;
}

.ref-date-rang {
    padding: 0px;
}

.refrel-form-contant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.refrel-form-contant label {
    font-weight: normal;
}

.by-appontment .form-control-feedback {
    text-align: left;
}

.submit-btn, .submit-btn:hover, .submit-btn:focus, a.submit-btn, a.submit-btn:hover:not(.disabled), a.submit-btn:focus:not(.disabled), a.submit-btn:active:not(.disabled), a.submit-btn:active:not(.disabled):hover:not(.disabled), .nav > li > .submit-btn, .nav > li > .submit-btn:hover, .nav > li > .submit-btn:focus {
    background-color: #2582cf;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

    .submit-btn a, a.submit-btn {
        color: #fff;
    }

.reset-btn a {
    color: #fff;
}

.reset-btn {
    background-color: #2582cf;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-right: 15px;
}

.refrl-status-contant h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.refrl-status-contant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.refrl-status-contant label {
    font-weight: normal;
}

.refrel-stat-form .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.refrel-patter-contant h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.referl-pattern-form .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.referl-pattern-form label {
    font-weight: normal;
}

.referl-pattern-form .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.startyear {
    padding-top: 7px;
    margin-bottom: 0;
}
/*----------------Main Dashboard---------------*/
.panel-heading .accordion-toggle-main:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    /* float: right; */
    color: #fff;
    padding: 7px;
    vertical-align: bottom;
    font-size: 10px;
}

.panel-heading .accordion-toggle-main.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002b"; /* adjust as needed, taken from bootstrap.css */
}

.orange-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.blue-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.perpal-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.green-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.orange-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #f7941e;
    border-color: #f7941e;
}

.blue-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #00b9f2;
    border-color: #00b9f2;
}

.perpal-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #734a9e;
    border-color: #734a9e;
}

.green-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #448e13;
    border-color: #448e13;
}

.right_accordion .panel-title > a {
    display: block;
    padding: 10px 0px 10px 20%;
    text-decoration: none;
}

.right_accordion .more-less {
    /*float: right;*/
    font-family: Roboto-Regular;
    font-size: 20px;
    line-height: 2;
}

.right_accordion .glyphicon-remove {
    font-size: 10px;
}

.right_accordion .more-less1 {
    /*float: right;*/
    /*font-family: Roboto-Regular;
    font-size: 20px;
    line-height: 2;
    right: 10%;*/
}

.partner_collapse_icon {
    margin-right: -15px;
}

/*.more-less3 {
    right: 10%;
}*/

.right_accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.right_accordion .panel-heading a {
    text-decoration: none;
    color: #fff;
}

    .right_accordion .panel-heading a span {
        font-family: 'OpenSans';
    }

.right_accordion .glyphicon_align_menu:before {
    padding: 0px 5px 0px 6px;
}

.right_accordion .glyphicon_align_menu:before {
    padding: 0px 5px 0px 6px;
}

.right_accordion .panel-body span {
    font-family: Roboto-Regular;
    padding-left: 10px;
}

.panel-heading .accordion-toggle {
    display: block;
}

    .panel-heading .accordion-toggle:after {
        /* symbol for "opening" panels */
        font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
        content: "\2212"; /* adjust as needed, taken from bootstrap.css */
        float: right; /* adjust as needed */
        color: #2582cf; /* adjust as needed */
        border: 1px solid #2582cf;
        border-radius: 50%;
        padding: 3px;
        margin-top: -3px;
    }

    .panel-heading .accordion-toggle.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\002b"; /* adjust as needed, taken from bootstrap.css */
    }

.orange-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.blue-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.perpal-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.green-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.chat_block_menu {
    padding-top: 10px;
    /*right: -5px;*/
}


.talg-user {
    padding-top: 10px;
}

.msg-chat_block_menu {
    padding-top: 10px;
    /*right: 18px;*/
}

.chat_block_menu4 {
    right: 10px;
    padding-top: 10px;
}

.chat_block_menu3 {
    /*right: 10px;*/
    padding-top: 10px;
}

.talk-blaze {
    position: absolute;
    left: 60%;
    margin-top: -5%;
}

.message-center {
    position: absolute;
    left: 61%;
    margin-top: -5%;
}

.launch-ignite {
    position: absolute;
    left: 61%;
    margin-top: -5%;
}

.pater-mesg {
    position: absolute;
    left: 60%;
    margin-top: -5%;
}


.patrn-mesg {
    /*padding-top: 10px;
    white-space: nowrap;*/
}

.talk-chat {
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    font-family: Roboto-Regular;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f3efbf;
    transform: scale(0.9);
}

.chat_icon {
    background-image: url('../Images/chat_icon.svg');
    background-repeat: no-repeat;
    margin-left: 8px;
    border: 1px solid #d4c3b1;
    background-position-x: 5px;
    background-position-y: 5px;
    padding-left: 30px;
}

.bridge-left-menu label {
    font-family: Roboto-Regular;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    line-height: 15px;
    cursor: pointer;
}

p.dash_bridge_head {
    margin-bottom: 0;
}

.claim-digit .col-sm-2, .claim-digit-green .col-sm-2 { /*padding:0;*/
}

.claim-digit .col-sm-10, .claim-digit-green .col-sm-10 {
    padding-left: 5px;
    padding-right: 0;
}

.claim-digit .col-sm-2 .row, .claim-digit-green .col-sm-2 .row {
    margin: 0;
}

.claim-digit .col-sm-10 span, .claim-digit-green .col-sm-10 span {
    float: right;
}



.claim-details > .row {
    padding: 10px;
}

.four-cols {
    margin-top: -22px;
}

.claim-footer img {
    float: left;
}

.claim-footer div {
    float: left;
    padding: 0;
}

/*.last-row {
    padding-top: 15px;
}*/

.clinical-destribution .col-sm-6:first-child {
    padding-right: 0;
}

.clinical-destribution .col-sm-6:last-child {
    padding-left: 0;
    margin-left: -20px;
}

.clinical-destribution > .row {
    /*min-height: 290px;*/
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover {
    background: #f7941e;
}

.mybridge {
    /*background: url('../Images/Sprit.svg') -10px -14px no-repeat;*/
    background: url('../Images/my_bridge.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mybridge, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mybridge {
    background: url('../Images/my_bridge_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.practiceanalytics {
    background: url('../Images/Practice_analysis_blue.svg');
    width: 27px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .practiceanalytics, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .practiceanalytics {
    background: url('../Images/Practice_analysis_white.svg');
    width: 27px;
    height: 24px;
    display: inline-block;
}


.events_hub {
    background: url(../Images/event-hub-icon.png);
    width: 19px;
    height: 19px;
    display: inline-block
}

.mypatient {
    background: url('../Images/my_patient.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

/*.disable_click .mypatient{
    background: url('../Images/my_patient_grey.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}*/

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mypatient, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mypatient {
    background: url('../Images/my_patient_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myphp {
    background: url('../Images/PHP.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}
/*.disable_click .myphp {
    background: url('../Images/PHP.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}*/

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myphp, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myphp {
    background: url('../Images/PHP_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mips_cpc {
    background: url('../Images/MIPS_blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mips_cpc, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mips_cpc {
    background: url('../Images/MIPS_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myrefmanager {
    background: url('../Images/Referral_manager.svg');
    width: 20px;
    height: 20px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myrefmanager, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myrefmanager {
    background: url('../Images/Referral_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mymsgcenter {
    background: url('../Images/message_box.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mymsgcenter, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mymsgcenter {
    background: url('../Images/message_box_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myusemanager {
    background: url('../Images/user_manager.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myusemanager, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myusemanager {
    background: url('../Images/user_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myhra {
    background: url('../Images/HRA_blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myhra, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myhra {
    background: url('../Images/HRA_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myawv {
    background: url('../Images/AWV.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myawv, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myawv {
    background: url('../Images/AWV_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mycaremng {
    background: url('../Images/Care_manager.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}


div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mycaremng, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mycaremng {
    background: url('../Images/Care_manager_white.svg');
    width: 20px;
    height: 20px;
    display: inline-block;
}

.intake {
    background: url('../Images/Intake_blue.svg');
    width: 30px;
    height: 24px;
    display: inline-block;
}

.my-pationt-tcm {
    border: 0 !important;
    padding-bottom: 0 !important;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .intake, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .intake {
    background: url('../Images/Intake_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mycamp {
    background: url('../Images/Campagin_manager.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mycamp, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mycamp {
    background: url('../Images/Campagin_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mylaunch {
    background: url('../Images/launch_ignite.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mylaunch, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mylaunch {
    background: url('../Images/launch_ignite_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.helpsup {
    background: url('../Images/HelpSupport-Blue.svg');
    width: 30px;
    height: 30px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .helpsup, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .helpsup {
    background: url('../Images/HelpSupport-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.menu_badge {
    position: absolute;
    top: -7%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 5px;
    font-size: 10px;
    right: 15%;
    background-color: red;
}

@media (min-width: 768px) and (max-width:1100px) {
    .sec-line {
        display: none;
    }

    .menu_div_height {
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .navbar-nav {
        width: 100%;
    }

    .report-section a.col-sm-12.text-center.navbar-brand.dashboard_profile_img {
        padding: 10px 0px;
    }
    /*AWV_Vitals*/
    .formawv .form-inline .form-group input, .formawv .form-inline .form-group select {
        width: 100% !important;
    }
}

@media (max-width:991px) {
    .panel_head {
        padding-top: 2% !important;
    }

    .right_accordion .panel-heading a {
        float: right;
    }

    .partner_collapse_icon {
        margin-right: 0px;
    }

    /*.row_align {
        margin: 0px;
    }*/

    .one_widget_align {
        padding-right: 15px !important;
    }

    .php_first_column_down_div, .php_first_column_down_divthree, .php_first_column_down_divtwo {
        margin: 5px 0px !important;
    }
}

@media (min-width: 768px) {
    /*.dash_board_left_glyphicon a#menu_prev{
    float:left;
}
.dash_board_left_glyphicon a#menu_next{
    float:right;
}*/
    .main_head .col-sm-1.col-xs-2 {
        width: 5%;
        padding: 0 8px;
    }

    .main_head .col-sm-5 {
        width: 44.666667%;
    }

    nav.navbar.navbar-inverse.sidebar.nav_left_slidebar .col-sm-12.navbar-header.form-group {
        padding: 0;
    }

    div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a {
        padding: 0px 3px;
    }

    div#bs-sidebar-navbar-collapse-1 {
        margin-left: 0;
        padding-left: 0;
    }

    ul.bridge-left-menu li {
        margin-left: 0;
    }

    /*.report-section > .col-md-1.col-sm-2.col-xs-12*/ .first-column-width {
        width: 5.2%;
    }
    /*.report-section > .col-md-9.col-sm-10.col-xs-12 {
        width: 78%;
    }*/


}

.benificiar-persent {
    margin: 15% auto 0 auto;
}

@media (max-width:768px) {
    .four-cols {
        margin-top: 0px;
    }

    .modal_width {
        margin: 10px auto;
    }
    /*******************Claims*****************/
    .ClaimAggregate li .claim_tabs_center {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    /******************message center****************/
    .message-center-sub-menu {
        margin: 0px;
    }

    .message-center-submenu-block {
        padding-top: 0% !important;
        margin: 0px;
    }

    .message-center-list-active::after {
        display: none;
    }

    .message-center-submenu-list li {
        padding: 2% !important;
    }
    /*Care plan conditions*/
    .care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-3 {
        margin: 5px 0;
        text-align: center;
    }

    .care-cond-bg .col-md-4.col-sm-4.col-lg-4.col-xs-12 {
        margin-bottom: 10px;
    }

    div.care_cond {
        height: auto;
    }
    /*AWV_Vitals*/
    .formawv .form-inline .form-group input, .formawv .form-inline .form-group select {
        width: 97% !important;
    }

    .formawv .form-inline .form-group:first-child {
        padding-left: 10px;
    }
}

@media(max-width: 1024px) {
    .claim-digit {
        font-size: 22px;
    }

    .claim-digit-green {
        font-size: 22px;
    }

    .claim-pr-name {
        font-size: 10px;
    }

    .claim-total .form-control {
        font-size: 12px;
    }

    .claim-total .control-label {
        font-size: 10px;
    }
}

@media(min-width: 1025px) and (max-width: 1200px) {
    .claim-digit {
        font-size: 23px;
    }

    .claim-digit-green {
        font-size: 23px;
    }

    .claim-pr-name {
        font-size: 10px;
    }

    .claim-total .form-control {
        font-size: 14px;
    }
}
/*-----------------Media Query End-------------------*/
.msg-panel .panel-body {
    padding-top: 5px;
    padding-bottom: 1px;
}

.msg-head {
    background-color: #ddd;
    min-height: 25px;
    padding-top: 6px;
    border-bottom: 2px solid #ccc;
}

    .msg-head sub {
        font-family: Roboto-Regular;
        font-size: 10px;
    }

    .msg-head strong {
        font-family: Roboto-Regular;
        font-size: 10px;
    }

    .msg-head .col-sm-2 {
        padding-left: 0px;
    }

    .msg-head .glyphicon {
        font-size: 10px;
    }

.msg-main-body {
    padding-top: 5px;
    min-height: 38px;
    border-bottom: 1px solid #cbdce9;
}

    .msg-main-body:hover {
        background-color: #ccc;
    }

    .msg-main-body p {
        font-family: Roboto-Regular;
        font-size: 10px;
        white-space: nowrap;
        margin-left: -15px;
        color: #ff2323;
        margin-bottom: 1px;
    }

    .msg-main-body sup {
        font-family: Roboto-Regular;
        font-size: 10px;
        top: 3px;
        float: right;
        line-height: 10px;
        margin-right: -5px;
    }

    .msg-main-body .glyphicon {
        font-size: 10px;
        top: 8px;
    }

    .msg-main-body strong {
        font-family: Roboto-Regular;
        font-size: 11px;
        white-space: nowrap;
        margin-left: -10px;
    }

.msg-more-contant {
    border-bottom: 1px solid #cbdce9;
    text-align: center;
    font-size: 10px;
    padding: 5px;
    font-family: Roboto-Regular;
}

.msg-downn-arrow {
    padding: 5px;
}

.selt-cont-chat strong {
    font-family: Roboto-Regular;
    font-size: 12px;
}

.launch-ignite-block .panel-body {
    padding: 0px;
}

.selt-cont-chat {
    padding: 8px;
    background-color: #e5eaee;
}

.launch-ignite-chat-contant {
    background-color: #f0f4f7;
    min-height: 25px;
    padding-top: 5px;
}

    .launch-ignite-chat-contant .user-text {
        font-family: Roboto-Black;
        font-size: 11px;
        white-space: nowrap;
    }

.activ-icon-green {
    /*padding-top: 5px;*/
}

.user-icon {
    padding-left: 0px;
}

.chat-launch {
    /*padding-left: 8px;*/
}

.video-launc {
    padding-left: 8px;
}

.partner-msg h4 {
    font-family: Roboto-Regular;
    font-size: 23px;
    color: #AD1E22;
}

.part-text p {
    font-family: Roboto-Regular;
    font-size: 13px;
    text-align: justify;
}
/*******************start-claimdetails*****************/
.nav-pills > .claims-tab {
    width: 40%;
}

    .nav-pills > .claims-tab > a, .nav-pills > .claims-tab > a:focus {
        background-color: #8bb9ea;
        color: #fff;
        border: none;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

.claim-details-block {
    background-color: #fff;
}

.claimdetails_header h4 {
    font-size: 30px;
    color: #2582cf;
    font-family: 'Roboto-Light';
}

.claimdetail_tab {
    background-color: #2582cf;
    border-radius: 0px;
    color: #fff;
    padding: 6px 14px !important;
    border-radius: 0px !important;
    font-family: 'Roboto-Regular';
    cursor: pointer;
}

#ClaimDetails_main .nav-pills > li.active > a, #ClaimDetails_main .nav-pills > li.active > a:focus, #ClaimDetails_main .nav-pills > li.active > a:hover, #ClaimDetails_main .nav-pills > li > a:hover {
    background-color: #b3d4f3;
    color: #2482ce;
}

.claimdetail_tab:hover, .claimdetail_tab:active, .claimdetail_tab:focus {
    color: #fff;
    background-color: #10bcf3;
}

.claimdetail_search {
    background-color: #d4e5f3;
    /*margin: 0px 0px 15px;*/
}

.claimdetail_search-head {
    margin: 0px 0px 15px;
}

.claimdetail_search p {
    margin: 0px;
    padding: 10px 0px;
    color: #f68220;
    font-family: 'Roboto-Regular';
}

.claimdetail_search_icon {
    padding: 10px 0px;
    text-align: right;
}

.ClaimDetails_form {
    margin-top: 10px;
    font-family: 'Roboto-Regular';
}

.form-textbox {
    background-color: #f4f4f4;
    border-color: #d4e5f3;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    padding-right: 20px;
    border-radius: 0px;
}

.datepicker {
    margin-bottom: 5px;
    padding: 6px 12px;
}

.ClaimDetails_form .claims-label {
    white-space: nowrap;
    text-align: left;
    font-size: 14px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.radio_btn_div {
    margin-top: 2%;
    margin-bottom: 4%;
}
/*.claimdetails_radio label {
    font-weight: normal;
}*/

.form-control-feedback {
    right: 10px;
    /*right: 10px !important;
    font-size: 16px;
    color: #797a7a;*/
}

.gender-align {
    white-space: nowrap;
}

/*.cd_rmv_padding {
    padding: 0px;
}*/

.cd_rmv_padding_right {
    padding-right: 0px;
}

.cd_rmv_padding_left {
    padding-left: 0px;
}

.claim_check_status {
    display: flex;
}

.claim_ckeck_text {
    padding-top: 3px;
}

#claimsearch {
    width: 30%;
}

/*------------Radio Button Start-------------*/
.claimdetails_radio {
    padding: 0px;
}

/*------------Radio Button End-------------*/
.claimdetails_checkbox label {
    font-size: 12px;
    font-family: 'Roboto-Regular';
    font-weight: normal;
}

.claimdetails_checkbox input {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.claimdetails_checkbox_scroll {
    background: #f4f4f4;
    padding: 5px;
    height: 175px;
    overflow: auto;
    border: 1px solid #d4e5f3;
}

.status_code_height {
    height: 135px;
}
/*******************end-claimdetails*****************/
/*******************start-ClaimAggregate*****************/
.ClaimAggregate_tab > li + li {
    margin-left: 0px;
}

.ClaimAggregate {
    background: #fff;
    padding-top: 2%;
}

    .ClaimAggregate li a {
        background-color: #8bb9ea;
        margin: 2px;
        color: #fff;
        font-size: 14px;
        font-family: 'Roboto-Regular';
        border-radius: 0px;
        padding: 5px;
    }

        .ClaimAggregate li a span {
            padding-right: 10px;
        }

.ClaimAggregate_tab_content h4 {
    color: #f68220;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    margin: 10px;
}

.ClaimAggregate_tab_content {
    border: 1px solid #dfdfdf;
    margin-top: 1%;
    margin-bottom: 1%;
    padding: 1% 0%;
}

    .ClaimAggregate_tab_content .table thead tr th, .ClaimAggregate_tab_content tbody tr td {
        text-align: center;
        font-size: 13px;
        font-family: 'Roboto-Regular';
    }

    .ClaimAggregate_tab_content thead tr {
        background-color: #dfdfdf;
    }

.hcc_chart {
    width: 35%;
    padding-top: 15%;
    background-color: #63c8d4;
    border-radius: 50%;
    height: 50%;
    margin: auto;
    margin: 10% auto;
}

    .hcc_chart button {
        padding: 7px 15px;
        border: 1px solid #0c7fb9;
        background-color: #dbf3f5;
        font-family: 'roboto-regular';
    }

.popup_header {
    border: none;
    padding: 10px;
    background-color: #337ab7;
    font-family: 'Roboto-Regular';
    color: white;
    font-size: 16px;
}

.popup_body {
    border: none;
    margin: 0px;
    overflow: scroll;
    height: 40%;
}

.popup_header .close {
    color: white;
    opacity: 1;
}

.ClaimAggregate li .claim_tabs_center {
    margin-left: -25px;
    margin-right: -25px;
}
/*******************end-ClaimAggregate*****************/

/******************start--hha-rank-reports**************/
.hhnrankingreport {
    background-color: #fff;
    border: 1px solid #cbdce9;
}

.hhn-download-report {
    padding: 15px;
}

.hha_rank_report_footer {
    list-style-type: none;
    background-color: #d4e5f3;
    /*padding: 0px;
    margin: 20px 0px;
    display: flex;*/
}

    /*.hha_rank_report_footer {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }*/

    .hha_rank_report_footer li {
        float: left;
        font-size: 11px;
        padding: 4px;
        font-family: 'Roboto-Regular';
        font-weight: bold;
    }

.hha_rank_table_main {
    overflow-y: scroll;
}

.hha_rank_table {
    border: 1px solid #cbdce9;
    /*margin-bottom: 0px;*/
}

    .hha_rank_table thead tr th, .hha_rank_table tbody tr td {
        text-align: center;
        font-size: 13px;
        font-family: 'Roboto-Regular';
        border: 1px solid #cbdce9;
    }

    .hha_rank_table thead tr {
        background-color: #d4e5f3;
    }

/******************end--hha-rank-reports**************************/

/******************start--top_expends**************************/
.top-Expenditure {
    background-color: #fff;
}

.top-exp-downlod {
    padding: 15px;
}

.top_expend_total_data {
    margin-top: 3%;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

    .top_expend_total_data span {
        color: #2582cf;
    }

.top_100_table {
    width: 1200px;
}

/******************end--top_100_expends**************************/

.ClaimAggregate_highchart {
    margin: 30px 0px;
}

.highchart_width {
    /*min-width: 70%;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
}

/*------------------------Calim Accordian------------------------*/
.claim-accordian .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #d4e5f3;
}

.claim-accordian .panel-group .claims_panel {
    margin: 2% 0%;
}

.claim-accordian .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #d4e5f3;
    border-color: #d4e5f3;
}

.claim-accordian .panel-title {
    font-size: 15px;
}

    .claim-accordian .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        color: #f68220;
    }

.claim-accordian .more-less {
    float: right;
    color: #3D6D9B;
    border: 3px solid #3D6D9B;
    border-radius: 50%;
    padding: 3px;
    top: -5px;
}

.claim-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
/*----------------Message Center Css Start----------------*/
#txtEditor1, #txtEditor2 {
    visibility: hidden;
    position: absolute;
    display: block !important;
}

.message-center-sub-menu {
    background-color: #f5f9fc !important;
    height: 100% !important;
}

.message-center-submenu-left {
    padding-left: 0px;
    padding-right: 0px;
}

.message-center-submenu-list {
    padding-left: 0px!important;
    font-size: 12px;
}

    .message-center-submenu-list li {
        list-style-type: none;
        padding: 12px 56px 12px 12px;
        border-bottom: 1px solid #cbdce9;
        cursor: pointer;
        display: flex;
        word-break: break-word;
    }

        .message-center-submenu-list li a {
            color: #000;
            display: block;
            width: 100%;
            font-weight: bold;
        }

    .message-center-submenu-list .message-center-list-active a {
        color: #f68220;
    }

    .message-center-submenu-list .message-center-list-active {
        padding: 5%;
        background-color: #cbdce9;
    }

    .message-center-submenu-list li .referal_img_span {
        margin: 0px 5px 0px -5px;
    }
/*.message-center-submenu-block {
    padding-top: 30%;
}*/

.message-center-list-active::after {
    content: "";
    position: absolute;
    left: 100%;
    margin-top: -10px;
    /*top: 4.5%;*/
    border: 18px dotted transparent;
    border-left: 15px dotted #cbdce9;
}

.message-center-page {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    /*height: 140%;*/
    background-color: #fff;
}

.message-center-badge {
    background-color: #f31718;
    width: 20px;
    height: 20px;
    padding: 0px 0px;
    border-radius: 50%;
    position: absolute;
    right: 5%;
    /* padding: 7px 0px; */
}

/*.msg-cent-col {
    padding-right: 1px;
}*/

.compose-msg-btn, .MsgMove {
    background-color: #cbdce9;
    padding: 5px;
    width: 52px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    height: 50px;
    margin: 10px 7px;
}

img#compose-message {
    margin-left: 10px;
}

    .compose-msg-btn:hover, .compose-msg-btn:focus {
        color: #fff;
    }
/*.compose-msg-btn_active{
    background-color: #10bcf3;
}*/

/*.mail-search {
    height: 38px;
    border-radius: 3px;
    border: 1px solid #cbdce9;
    background-image: url('../Images/search.svg');
    background-repeat: no-repeat;
    background-position: right;
}*/

input[type="search"]::-webkit-input-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]::-moz-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]:-ms-input-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]:-moz-placeholder {
    color: #2582d0;
    font-size: 16px;
}

.all-mail-block {
}

.mail-dispaly span {
    font-family: Roboto-Medium;
    font-size: 13px;
}

.mail-select {
    height: 30px;
    border-radius: 0px;
    font-family: Roboto-Medium;
    margin-top: -5px;
}

.mail-count span {
    font-family: Roboto-Medium;
    font-size: 13px;
    white-space: nowrap;
}

.mail-count .glyphicon {
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 12px;
    padding: 5px 7px 5px 6px;
    top: -5px;
}

.mail-detals {
    padding-top: 2%;
}

/*.incoming-mail {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 70%;
}*/

/*.mail-hading {
    background-color: #f2f2f3;*/
/*height: 8%;*/
/*padding: 15px;
    padding-bottom: 30px;
}*/

/*.mail-hading span {
        font-family: Roboto-Medium;
        font-size: 14px;
    }*/

/*.mail-sub-containt {*/
/*height: 8%;*/
/*padding: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cbdce9;
}*/

.mail-sub-contain span {
    font-family: Roboto-Regular;
    font-size: 13px;
}

/*.mail-sub-containt .glyphicon {
    font-size: 11px;
}*/

.mail-write {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 90%;
}

.mail-write {
    padding-top: 5%;
}

    .mail-write .control-label {
        font-family: Roboto-Medium;
        text-align: left;
        font-weight: normal;
        font-size: 12px;
    }

    .mail-write span {
        color: #ff3d00;
    }

    .mail-write .form-control {
        background-color: #f4f4f4;
        border-radius: 0px;
        border-color: #dfdfdf;
    }

    .mail-write ::-webkit-file-upload-button {
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        font-family: Roboto-Regular;
    }

.msgs-end-btn {
    background-color: #337ab7;
    padding: 8px 25px 8px 25px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.msg-cancel-btn {
    padding: 8px 25px 8px 25px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.msgs-end-btn:hover {
    color: #fff;
}

.msg-cancel-btn:hover {
    color: #fff;
}

.file-upload-size {
    font-family: Roboto-Regular;
    font-size: 12px;
    padding-top: 5px;
}

.tblMessageInbox > thead > tr > th {
    /*background-color: #f2f2f3;*/
    /*padding: 10px 10px 10px 20px;*/
    border-bottom: 0px transparent;
    text-align: center;
}

.tblMessageInbox > tbody > tr > td {
    /*padding: 10px 10px 10px 20px;*/
    border-bottom: 1px solid #cbdce9;
    /*text-align: left;*/
}

/*change style*/
.MsgMoveSection {
    display: flex;
}

    .MsgMoveSection button, .MsgMoveSection span {
        margin-right: 2px;
    }

.glyphicon_paginate_arrow {
    border: 1px solid #ddd;
    padding: 3px;
}

.msg-reply button, .msg-reply button:hover {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    padding: 0;
}

    .msg-reply button i {
        font-size: 16px;
        padding-top: 4px;
    }

#ModalMessageDetails .message_modal_body {
    padding: 0px;
}

#ModalMessageDetails label {
    font-size: 12px;
    margin-bottom: 1px;
}

#ModalMessageDetails .modal-footer {
    padding: 0px;
}

.msg-header {
    background: #fafafa;
    padding: 15px;
}

.message_center_label {
    font-weight: normal;
}

.msg-text.form-group {
    border: 1px #ccc solid;
    margin: 15px;
    height: 270px;
    overflow-y: auto;
    overflow-x: hidden;
}

.msg-reply {
    position: absolute;
    right: 0px;
    z-index: 1;
}

svg {
    overflow: visible !important;
}

.highcharts-container {
    overflow: visible !important;
}
/*----------------Message Center Css End----------------*/
/*----------------Text Editer Start-----------------*/
#menuBarDiv, #statusbar {
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
}

#menuBarDiv {
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    min-height: 25px;
    padding: 5px 0;
}

    #menuBarDiv div:first-child {
        margin-left: 3px;
    }

    #menuBarDiv .dropdown {
        float: left;
    }

    #menuBarDiv .dropdown-toggle {
        font-size: 14px;
    }

        #menuBarDiv .dropdown-toggle .caret {
            margin-left: 5px;
            border-top-color: #999;
        }

    #menuBarDiv a.btn {
        position: relative;
        margin-bottom: 3px;
    }

#paletteCntr {
}


#statusbar {
    min-height: 30px;
    border-radius: 0 0 3px 3px;
    border-top: none;
    line-height: 30px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

    #statusbar .label {
        float: right;
        margin: 6px 10px 0 0;
        background: #BBB;
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
        padding: 2px 4px;
        font-size: 11.844px;
        line-height: 14px;
    }

.Editor-editor {
    height: 300px;
    padding: 1%;
    border: 1px solid #EEE;
    border-radius: 0;
    word-wrap: break-word;
}

#paletteCntr ul {
    width: 145px;
    float: left;
    z-index: 999;
    margin: 0 10px;
}

#paletteCntr li {
    cursor: pointer;
    display: block;
    height: 16px;
    float: left;
    margin: 0;
    padding: 0;
    width: 16px;
    margin: 1px;
}

    #paletteCntr li div {
        text-align: left;
        margin: 0;
        font-size: 12px;
    }

div.activeColour {
    position: absolute;
    display: inline;
    left: 0;
    top: 30px;
    background: #E8E8E8;
    padding-bottom: 10px;
    z-index: 10000;
}

#colorpellete, #bg_colorpellete {
    float: left;
}
/*---------------Text Editer End Hear----------------*/
/*--------------Partner Message Start Hear--------------*/
.PartnerMessage {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.partmsgtab {
    padding: 5px;
    background-color: #e5f3fc;
}

    .partmsgtab .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .partmsgtab .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .partmsgtab .nav-tabs > li.active > a, .partmsgtab .nav-tabs > li.active > a:focus, .partmsgtab .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #01bcf3;
            color: #fff;
            border-radius: 0px;
            font-family: Roboto-Regular;
            font-size: 14px;
            padding: 8px 25px 8px 25px;
        }

        .partmsgtab .nav-tabs > li > a {
            background-color: #2582d0;
            border-radius: 0px;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 14px;
            margin-right: 10px;
            padding: 8px 25px 8px 25px;
        }

.ptrmsg-contant {
    padding-top: 2%;
}

.wfixbrohart h2 {
    font-family: Roboto-Regular;
    font-size: 23px;
    color: #AD1E22;
    margin-top: 2px;
}

.wfixbrohart p {
    font-family: Roboto-Regular;
    font-size: 14px;
}

.wfixbrohart a {
    font-family: Roboto-Regular;
    font-size: 16px;
}

.ptrmsg-contant hr {
    border-top: 1px solid #cbdce9;
}
/*--------------Partner Message End Hear--------------*/
/*--------------Patient And Provider Look Up Start Hear--------------*/
.provider-containt {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.patient-and-provider-look {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 140%;
    background-color: #fff;
}

.patnt-prodr-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .patnt-prodr-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .patnt-prodr-tabs .nav-tabs > li.active > a, .patnt-prodr-tabs .nav-tabs > li.active > a:focus, .patnt-prodr-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .patnt-prodr-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.provider-containt .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.lookup-btn, .lookup-btn:hover, .lookup-btn:focus, .lookup-btn:active {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 8px 25px 8px 25px;
}

.lookup-btn {
    color: #fff;
}

.createn-patnt-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    margin-left: 10px;
    padding: 8px 25px 8px 25px;
}

    .createn-patnt-btn:hover {
        color: #fff;
    }

.provider-containt .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.patient-containt .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.patient-containt .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.patient-containt {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.quik-jump-link p {
    font-family: Roboto-Regular;
}

.quick-link {
    padding: 0px;
}

    .quick-link li {
        display: inline-block;
        list-style: none;
    }

    .quick-link a {
        font-family: Roboto-Medium;
    }

.patient-list-head p {
    font-family: Roboto-Medium;
    background-color: #f4f4f4;
    padding: 10px;
}

.patient-list-contant {
}

.quil-link-list-a {
    margin-bottom: 20px;
}
/*--------------Patient And Provider Look Up End Hear--------------*/
/*--------------Priority Patients Start Hear-------------*/
.priority-patients {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: auto;
    background-color: #fff;
}

.priority-patient-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .priority-patient-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .priority-patient-tabs .nav-tabs > li.active > a, .priority-patient-tabs .nav-tabs > li.active > a:focus, .priority-patient-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .priority-patient-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.outstand-dignosis {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.suspect-diagnosis {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.high-risk {
    border: 1px solid #cbdce9;
    padding: 0px 15px 15px 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.high-risk-head {
    background-color: #f2f2f3;
    height: 8%;
    padding: 15px;
}

    .high-risk-head span {
        font-family: Roboto-Medium;
    }

.high-risk-sub-contnt {
    padding-bottom: 10px;
    padding-top: 10px;
    height: 7%;
    border-bottom: 1px solid #cbdce9;
    padding-right: 30px;
}

    .high-risk-sub-contnt span {
        font-family: Roboto-Regular;
        font-size: 13px;
        padding: 15px;
    }

.risk-status-green {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #59C87C;
    margin-left: 20%;
}

.risk-status-red {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #E54A46;
    margin-left: 20%;
}

.risk-status-yellow {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #ECCB02;
    margin-left: 20%;
}
/*--------------Priority Patients End Hear-------------*/
/*--------------External-Patient-Reports Start Hear---------------*/
.external-patient-reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.external-pationt-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .external-pationt-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .external-pationt-tabs .nav-tabs > li.active > a, .external-pationt-tabs .nav-tabs > li.active > a:focus, .external-pationt-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .external-pationt-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.ExtPt-Recive {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 60%;
}

.Receive-radio {
    margin-left: -1.5%;
}

    .Receive-radio label {
        font-family: Roboto-Medium;
        padding-top: 15px;
        font-weight: normal;
        white-space: nowrap;
    }

.exprt-recive-head {
    background-color: #f2f2f3;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .exprt-recive-head span {
        font-family: Roboto-Medium;
    }

.exprt-recive-contant span {
    font-family: Roboto-Regular;
    font-size: 13px;
}

.expt-reciv-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

.exprt-recive-contant {
    border-bottom: 1px solid #cbdce9;
    padding-top: 10px;
}
/*--------------External-Patient-Reports End Hear---------------*/
/*--------------External-Reports Start Hear-------------------*/
.External-Reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.external-reports-tab .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .external-reports-tab .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .external-reports-tab .nav-tabs > li.active > a, .external-reports-tab .nav-tabs > li.active > a:focus, .external-reports-tab .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .external-reports-tab .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.expt-report-tab-area {
    border: 1px solid #cbdce9;
    margin-top: 30px;
    height: 30%;
}

.external-report-form {
    padding-top: 5%;
}

    .external-report-form .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .external-report-form .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

.exter-reprtdate {
    width: 92%;
}

.external-reports-form1 {
    padding-top: 5%;
}

    .external-reports-form1 .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .external-reports-form1 .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

.ext-rpt-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 5px 25px 5px 25px;
}

.expt-rpt-get-detail {
    padding-top: 3%;
}

    .expt-rpt-get-detail label {
        font-family: Roboto-Regular;
        font-weight: normal;
    }

.record-perpage {
    white-space: nowrap;
}

.expt-rpt-get-detail .form-control {
    padding-left: 0px;
    border-radius: 0px;
    height: 25px;
    padding-top: 2px;
}

.expt-report-table-data {
    border: 1px solid #cbdce9;
    margin-top: 5%;
    margin-bottom: 15px;
    height: 40%;
}

.experreport-head .table > thead > tr > th {
    background-color: #2582d0;
    padding: 10px 10px 10px 20px;
    font-family: Roboto-Regular;
    color: #fff;
    border-bottom: 0px transparent;
    font-weight: normal;
    font-size: 13px;
}

.experreport-head .table > tbody > tr > td {
    background-color: #fff;
    padding: 10px;
    font-family: Roboto-Regular;
    font-size: 13px;
    border-bottom: 1px solid #cbdce9;
    border-top: 0px transparent;
    padding-bottom: 1px;
}

    .experreport-head .table > tbody > tr > td sup {
        background-color: red;
        border: 2px solid #ccc;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        display: inline-flex;
    }

    .experreport-head .table > tbody > tr > td .glyphicon {
        top: -5px;
        left: 10px;
    }

#flag-contant {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}

.flag-sub-data {
    padding: 0px;
    list-style-type: none;
}

    .flag-sub-data li {
        display: flex;
    }

        .flag-sub-data li span {
            margin: 3px 5px 0px 0px;
            font-family: Roboto-Medium;
            font-size: 10px;
        }

#flag-contant1 {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant1 {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag1 {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}

#flag-contant2 {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant2 {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag2 {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}
/*--------------External-Reports End Hear-------------------*/
/*********************MY Bridge*******************/
.help_question {
    background: #00b9f2;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    width: 18px;
    text-align: center;
    cursor: pointer;
}

.myridge-connect-head {
    color: #fff;
}

.image_mybridge img {
    width: 20px;
    height: 20px;
    margin: 0px 5px;
}

.next_glyphicon {
    color: #2582cf;
}

.prev_glyphicon {
    color: #cbdce9;
}

.mybridge-widget-font {
    font-family: Roboto-Medium;
}

.table_priority_patient thead tr {
    background: #cbdce9;
}

.bench_report_welcome {
    color: #2482ce;
}

.text_no_wrap {
    white-space: nowrap;
}

.rTable {
    display: block;
    width: 98%;
    margin: 0% auto;
    /*font-family: Roboto-Medium;*/
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
    clear: both;
}

.rTableHead, .rTableFoot, .rTableHeadExternalpatient {
    background-color: #cbdce9;
    font-weight: bold;
}

.rTableHead {
    font-size: 13px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.rTableCell, .rTableHead {
    border-bottom: 1px solid #cbdce9;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 25%;
    white-space: nowrap;
    font-size: 13px;
}

.rTableHeadExternalpatient, .rTableCellExternalpatient {
    border-bottom: 1px solid #cbdce9;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 3px 1.8%;
    white-space: nowrap;
    text-align: left;
}

.rTable:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.priority-text-color a {
    color: #2482ce !important;
}

.priority-text-danger {
    color: red;
}

.rTableRow .priority-link, rTableRow .priority-link:hover, .rTableRow .priority-link:focus {
    color: #2482ce;
    text-decoration: underline;
}

.mybridge-message-text {
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*.mybridge-message-text:hover {
   overflow: auto;
   white-space: nowrap;
   text-overflow: inherit;
}*/
.rTableRow a {
    color: #000;
}

.rTableCellMessage1 {
    width: 45%;
    white-space: nowrap;
}

.rTableCellMessage2 {
    width: 15%;
    white-space: nowrap;
}

.rTableCellMessage3, .rTableCellMessage4 {
    width: 20%;
    white-space: nowrap;
}

.toptips-week {
    display: flex;
    color: #2482ce;
}

.mybridge_patient_div .mybridge-lookup {
    width: 30%;
    float: right;
    margin-right: 0px;
}

.tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard {
    border-bottom: 1px solid transparent;
}

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li > .nav-tab-section-mybridge-dashboard-action:hover {
        border-color: transparent;
    }

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action, .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action:focus, .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #000;
        border-radius: 4px 4px 0 0;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 10px 15px;
    }

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li > .nav-tab-section-mybridge-dashboard-action {
        background-color: #cbdce9;
        color: #000;
    }

.perf-slider-mybridge {
    background: url('../Images/Maximize.svg') no-repeat;
    position: absolute;
    top: 1%;
    right: 2%;
    width: 27px;
    height: 27px;
    z-index: 1;
}

.mybridge_systemreport_tabs {
    border: 1px solid #cbdce9;
}

.nav-tab-section-mybridge-dashboard > li {
    width: 25%;
}
/*-------------------stats Page----------------*/

.stats {
    padding: 40px 10px 10px 10px;
}

.tab-section .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .tab-section .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .tab-section .nav-tabs > li.active > a, .tab-section .nav-tabs > li.active > a:focus, .tab-section .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .tab-section .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.stats-tab-area {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.refrelstab-area {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 100%;
    background-color: #fff;
}

.head-report {
    color: #F7941E;
    padding: 20px 0;
    font-family: Roboto-Regular;
    font-size: 16px;
    margin: 0;
}

.head-radio {
    font-size: 14px;
    margin-left: 40px;
    padding: 10px 20px;
}

    .head-radio label {
        margin-left: 5px;
    }

.sys-referral table td {
    text-align: left;
    padding: 5px;
    font-size: 13px;
    font-family: Roboto-Regular;
}

    .sys-referral table td span {
        color: #2582d0;
        font-weight: normal;
    }

.sys-referral h1 {
    margin: 15px 0;
    font-size: 14px;
    font-family: Roboto-Medium;
}

.sys-referral {
    padding: 0 35px;
    color: #000;
}

.claim-footer div.col-sm-1 {
    width: 40px;
}

/*------------Radio Button Start-------------*/

/*------------Radio Button End-------------*/



.head-radio input[type=radio] {
    display: none;
}

    .head-radio input[type=radio]:checked + label:before {
        content: "\2022";
        color: #2582d0;
        font-size: 38px;
        text-align: center;
        line-height: 21px;
    }

.claim-footer div.col-sm-1 {
    width: 40px;
}

/*******************Slider******************/
.perform-slider-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
    margin: 2% 0%;
}

    .perform-slider-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .perform-slider-tabs .nav-tabs > li.active > a, .perform-slider-tabs .nav-tabs > li.active > a:focus, .perform-slider-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .perform-slider-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.perform-slide-details thead th {
    background-color: #2582cf;
    color: #fff;
}

.perform-slide-details-blue {
    color: #e4893a;
}

.perform-slide-details-yellow {
    color: #3a79a2;
}

.slider {
    //background: url('../Images/scale.svg') no-repeat;
    border: 0;
    //height: 70px;
    //width: 855px;
    //margin: 8px auto 0 auto;
}

    .slider .ui-state-default, .slider .ui-state-default, .slider .ui-widget-content .ui-state-default, .slider .ui-widget-header .ui-state-default {
        background: #555;
        opacity: .8;
        border: 0;
        width: 6px;
        height: 80px;
        margin-left: 0;
        cursor: pointer;
    }

.modal_close_gap {
    padding-right: 0px !important;
}

.perform {
    margin: 20px 0;
}

    .perform th {
        background: #cbdce9;
        white-space: nowrap;
        /*text-align: center;*/
        font-size: 11px;
        padding: 5px;
    }

    .perform td {
        /*text-align: center;*/
        white-space: nowrap;
        font-size: 11px;
        padding: 5px;
        border-bottom: 1px #ccc solid;
    }

.layout {
    position: relative;
}
#arrow-lft, #arrow-lfts {
    position: absolute;
    right: 0px;
    top: 8px;
    cursor: pointer;
    background: url('../Images/right_arrow.svg') center no-repeat;
    height: 70px;
    width: 30px;
}

#arrow-rgt, #arrow-rgts {
    position: absolute;
    left: 0px;
    top: 8px;
    cursor: pointer;
    z-index: 30;
    background: url('../Images/left_arrow.svg') center no-repeat;
    height: 70px;
    width: 30px;
}

button.btn.perf-slider {
    background: url('../Images/Maximize.svg') no-repeat;
    position: absolute;
    top: 5%;
    right: 5%;
    width: 27px;
    height: 27px;
    display: inline-block;
    padding: 0;
}

.head-report.perfom {
    padding: 5px 0 20px 0;
}

.head-radios {
    font-size: 14px;
    margin: 0px 0 0 18px;
    padding: 5px 20px;
    text-align: left;
}

    .head-radios label {
        margin-left: 5px;
    }

    .head-radios label {
        cursor: pointer;
        display: inline-block;
        position: relative;
        padding-right: 0px;
        margin-right: 0px;
    }

        .head-radios label:before {
            bottom: -3px;
            border: 2px solid #2582d0;
            border-radius: 25px;
            content: "";
            display: inline-block;
            height: 22px;
            margin-right: 25px;
            position: absolute;
            left: -31px;
            width: 22px;
        }

    .head-radios input[type=radio] {
        display: none;
    }

        .head-radios input[type=radio]:checked + label:before {
            content: "\2022";
            color: #2582d0;
            font-size: 38px;
            text-align: center;
            line-height: 21px;
        }

.bmi-sec td {
    border-bottom: 1px #dfdfdf solid;
    text-align: left;
}

.yellows {
    font-size: 29px;
    color: #e4893a;
    width: 105px;
    display: inline-block;
    font-family: 'HelveticaLTStd-Roman';
}

.blues {
    font-size: 29px;
    color: #3a79a2;
    width: 105px;
    display: inline-block;
    font-family: 'HelveticaLTStd-Roman';
}

.bmi-head {
    padding: 5px 0;
    display: inline-block;
}

.last-sec td {
    border-bottom: 0;
}

.edit-butt {
    background-color: #2582d0;
    color: #ffffff;
    border: 0;
    padding: 10px 14px;
    float: left;
    margin-right: 5px;
}

.bold {
    font-weight: 500;
}

.modal-header .head-report {
    padding: 0;
}

.bold-pag {
    text-align: right !important;
}

.page-arw {
    margin-left: 7px;
}

.head-radio input[type=radio] {
    display: none;
}

    .head-radio input[type=radio]:checked + label:before {
        content: "\2022";
        color: #2582d0;
        font-size: 38px;
        text-align: center;
        line-height: 21px;
    }

.claim-footer div.col-sm-1 {
    width: 40px;
}

.practice_utilization_table {
    border-right: 1px solid #ddd;
}

    .practice_utilization_table thead th {
        text-align: center;
    }

    .practice_utilization_table > thead > tr > th:first-child, .practice_utilization_table > tbody > tr > td:first-child {
        border: none;
        border-right: 1px solid #ddd;
        white-space: nowrap;
        padding: 10px 8px;
        color: #0084cc;
        font-size: 12px;
        text-align: left;
    }

    .practice_utilization_table > thead > tr:first-child > th:not(:first-child) {
        border-top: 1px solid #ddd;
        font-size: 10px;
        background: #ddd;
    }

    .practice_utilization_table > tbody > tr:last-child > td:not(:first-child) {
        border-bottom: 1px solid #ddd;
        /*font-size: 12px;*/
    }

    .practice_utilization_table > tbody > tr > td:not(:first-child) {
        background: #fbeddc;
        border-top: 1px solid #fff;
        color: #0084cc;
    }

.practice_utilise {
    display: flex;
}

.practice_utilise_radio_div {
    margin-top: 8px;
}

.practice_utilise #PracticeSelect {
    width: 25%;
    height: 25px;
    padding: 0px 5px;
    border-radius: 5px;
}

.chart_slide_div {
    position: absolute;
    top: 10px;
    left: 25px;
}

.chart_slide_modal_div {
    top: 13px;
    left: 17px;
}

.chart_slide_div .slider-range-mybridge {
    width: 100%;
    margin: 27px 0px 27.3px 0px;
    height: 1px;
    border: 0px solid #E6E6E6;
    background: #E6E6E6;
}

.chart_slide_div .slide_column_range {
    width: 100%;
    margin: 6px 0px 28.3px 15px;
    height: 0.01px;
    border: 0px solid #E6E6E6;
}

    .chart_slide_div .slide_column_range .ui-slider-handle {
        border: 0px;
        background: #0084cc;
        width: 3px;
        height: 25px;
        top: -5px;
        z-index: 0;
    }
/*.chart_slide_div .ui-slider-handle{
    background: url(../Images/blue_button.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
}*/
.chart_slide_div .green .ui-slider-handle {
    background: url(../Images/green_button.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
    cursor: pointer;
}

.chart_slide_div .red .ui-slider-handle {
    background: url(../Images/red.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
    cursor: pointer;
}

.chart_slide_div .yellow .ui-slider-handle {
    background: url(../Images/yellow.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
    cursor: pointer;
}

.legends_separate_div {
    position: absolute;
    top: 55px;
    right: 75px;
}

    .legends_separate_div span {
        font-size: 12px;
        color: #0084cc;
        margin-left: 2px;
    }

    .legends_separate_div label {
        font-size: 18px;
    }

    .legends_separate_div .velocity_div label {
        color: #f58027;
        font-weight: normal;
    }

    .legends_separate_div hr {
        margin: 5px 0px;
        width: 160%;
    }

    .legends_separate_div .optimal_legend {
        margin-bottom: 5px;
    }

        .legends_separate_div .optimal_legend .graph_legend_box {
            border: 3px solid #0084cc;
            margin: 0px 5px 0px 5px;
        }
/***********************User Manager****************/
.submit-btn-arrow, .submit-btn-arrow:hover, .submit-btn-arrow:focus {
    background-color: #fff;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-right: 15px;
}

    .submit-btn-arrow a {
        color: #fff;
    }

.user_manager-table thead {
    background-color: #f4f4f4;
}

.location-address {
    display: flex;
    border: 1px solid #ccc;
    padding: 5%;
    background: #f4f4f4;
}

.input-back-style, .select-back-style {
    background: #f4f4f4;
}

.user_manager-table > thead > tr > th {
    border-bottom: 0px;
}

.user_manager-table {
    border: 1px solid #dee8f1;
}

    .user_manager-table thead {
        background: #dee8f1;
    }

    .user_manager-table > tbody > tr > td {
        border-top: 1px solid #dee8f1;
        text-align: left;
    }
/********************Clique*****************/
.clique-containt {
    border: 1px solid #cbdce9;
    padding: 0px 15px;
    margin-top: 2%;
    background-color: #fff;
}

.my_network-table {
    font-size: 12px;
}

    .my_network-table thead {
        background-color: #f4f4f4;
    }

/*.my-network-orange {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: orange;
    margin-left: 20%;
}

.my-network-grey {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: gray;
    margin-left: 20%;
}*/

.my-netwrk-badge {
    background-color: #5a9dd1;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    position: absolute;
    right: 5%;
    width: 54px;
}

.my-netwrk-list-active1:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 1.2%;
    border: 24px dotted transparent;
    border-left: 17px dotted #cbdce9;
}

.glyphicon_user_green {
    color: #38c12b;
    font-size: 16px;
}

.glyphicon_user_yellow {
    color: #f19e00;
    font-size: 16px;
}

.glyphicon_user_grey {
    color: #dedede;
    font-size: 16px;
}

.icon_star_preferred {
    font-size: 16px;
    color: #f19e00;
}

.icon_star_table {
    font-size: 16px;
    color: #f19e00;
    margin-left: 15px;
}

.my_network_list {
    list-style-type: none;
    display: flex;
}

    .my_network_list li {
        padding: 0px 5px;
    }
/************modal*****************/
button.modal-close, button.modal-close:focus, button.modal-close:hover, .modal-close, .modal-close:focus, .modal-close:hover {
    color: #000;
    opacity: 1;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 2px 7px;
}

.modal-content-common {
    border-radius: 0px;
}

.modal-head {
    background: #00b9f2;
    /*background-color: #cbdce9;*/
    color: #fff;
    padding: 8px;
}

    .modal-head .close {
        opacity: 0.7;
    }

.modal-foot {
    border-top: 0px;
}

.launch-green {
    display: flex;
}

.talk-orang {
    display: flex;
}

.msgcent-blue {
    display: flex;
}

.partnr-green {
    display: flex;
}

.panel_head {
    white-space: nowrap;
    padding: 10px 5px;
}

.right-menu-icon img {
    position: absolute;
    left: 0px;
    top: -10px;
}

.totalcost {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #35699a;
}

.chat-block {
    display: flex;
}

.typmsg {
    display: flex;
}

/*------------Referral Manager Css Start Hear-----------*/
.referral-manager {
    border: 1px solid #cbdce9;
    padding: 15px 15px 15px 30px;
    background-color: #fff;
}

.ancillaries-btn {
    background-color: #337ab7;
    padding: 8px 15px 8px 15px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.referral-message-submenu-list li {
    list-style-type: none;
    padding: 5%;
    border-bottom: 1px solid #cbdce9;
}

.referral-message-list-active1:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 1.1%;
    border: 24px dotted transparent;
    border-left: 17px dotted #cbdce9;
}

.referral-message-submenu-list li:nth-child(1) {
    padding: 0% 0% 5% 5%;
}

.referral-message-submenu-list li:nth-child(8) {
    padding: 5% 5% 5% 5%;
}

.referral-message-submenu-list li:nth-child(9) {
    padding: 5% 5% 5% 5%;
}

.referral-message-submenu-list li a {
    color: #000;
    font-family: Roboto-Regular;
}

.referral-message-submenu-list .referral-message-list-active a {
    color: #F7941E;
}

.referral-message-submenu-list .referral-message-list-active {
    background-color: #cbdce9;
    color: #F7941E;
}

.referral-message-submenu-list {
    padding-left: 0px;
}

.refr-showing span {
    font-family: Roboto-Medium;
    font-size: 13px;
}

.ref-select {
    border-radius: 0px;
    height: 30px;
    border: 1px solid #ccc;
    box-shadow: none;
    font-family: Roboto-Medium;
    margin-top: -5px;
    width: 75px;
}

.ancillaries-data {
    padding-right: 15px;
}

.ancillariest-view-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

    .ancillariest-view-btn:hover {
        color: #fff;
    }

.ancillaries-data .table thead tr {
    background-color: #f2f2f3;
}

    .ancillaries-data .table thead tr th {
        white-space: nowrap;
        font-family: Roboto-Black;
        font-weight: normal;
        border-bottom: 0px solid #ddd;
    }

.ancillaries-data .table tbody tr td:nth-child(2) {
    white-space: nowrap;
    padding: 6px;
}

.ancillaries-data .table {
    border: 1px solid #cbdce9;
}

.rfrnext-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 5px 20px 5px 20px;
}

    .rfrnext-btn:hover {
        color: #fff;
    }

.refr-showing span {
    font-family: Roboto-Medium;
    font-size: 13px;
}


.ancillaries-data {
    padding-right: 15px;
}

.ancillariest-view-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

.ancillaries-data .table thead tr {
    background-color: #f2f2f3;
}

    .ancillaries-data .table thead tr th {
        white-space: nowrap;
        font-family: Roboto-Black;
        font-weight: normal;
        border-bottom: 0px solid #ddd;
    }

.ancillaries-data .table tbody tr td:nth-child(2) {
    white-space: nowrap;
    padding: 6px;
}

.ancillaries-data .table {
    border: 1px solid #cbdce9;
}

.inprogress-table, .inprogress-table th {
    text-align: center;
}
/*------------Referral Manager Css End Hear-----------*/
/*------------Referral Receipt Details Css Start Hear----------------*/
.ReferralReceiptDetails {
    border: 1px solid #cbdce9;
    /*padding: 15px 15px 15px 30px;*/
    background-color: #fff;
}

.prnt-confirm {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 5px 20px 5px 20px;
    margin-top: 15px;
}

.Patient-Information label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.prnt-confirm:hover {
    color: #fff;
}

.Practice-Information {
    border: 1px solid #cbdce9;
}

    .Practice-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

    .Practice-Information h2 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        border-top: 1px solid #cbdce9;
    }

.Patient-Information {
    border: 1px solid #cbdce9;
    /*margin-right: 15px;*/
}

    .Patient-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.practice-contant p {
    font-family: Roboto-Regular;
    padding: 3px 0px 0px 10px;
    margin: 0px;
}

.pationt-form .form-group {
    margin-bottom: 4px;
}

.Guarantor-Information {
    border: 1px solid #cbdce9;
    background-color: #fff;
    /*margin-right: 15px;*/
}

.Guarantor-lft { /*margin-right:0px;*/
}

.Guarantor-Information h3 {
    background-color: #f2f2f3;
    margin: 0px;
    font-family: Roboto-Medium;
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #cbdce9;
}

.guarantor-checks label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gaurant-second-contant label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gurant-contant label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gurant-contant .form-group {
    margin-bottom: 4px;
}

.gaurant-second-contant .form-group {
    margin-bottom: 4px;
}

.Insurance-Information {
    border: 1px solid #cbdce9;
    background-color: #fff;
    /*margin-right: 0px;*/
}

    .Insurance-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

    .Insurance-Information label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.insur-info.form-group {
    margin-bottom: 4px;
}

.pleae-attch {
    font-size: 12px;
}

.specimen-information {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .specimen-information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.spemen-infotion .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.panding-report {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.Urine-Fluids {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .Urine-Fluids h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.spemen-infotion label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.spemen-infotion p {
    color: #000;
}

.iftempracher small {
    white-space: nowrap;
    font-family: Roboto-Medium;
}

.iftempracher select {
    padding: 0px;
    height: 20px;
    border-radius: 0px;
}

.iftempracher span {
    margin-left: -15px;
    font-family: Roboto-Medium;
}

.patintname {
    padding-top: 20%;
}

.pendin-repo {
    padding: 10px;
}

    .pendin-repo label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.UrineFluidsBlock1 thead tr th {
    font-family: Roboto-Medium;
    font-weight: normal;
    border-bottom: 1px solid #cbdce9;
}

.UrineFluidsBlock1 tbody tr td {
    font-family: Roboto-Regular;
    border-top: 1px solid #cbdce9;
}

.UrineFluidsBlock1 p {
    text-align: center;
    margin: 0px;
}

.UrineFluidsBlock1 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .UrineFluidsBlock1 tbody tr:nth-child(1) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(1) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(2) td:nth-child(3) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(3) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(3) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(4) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(4) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(4) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(6) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(6) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(7) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(7) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(7) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(8) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(8) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(9) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(9) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(9) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(10) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(10) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(10) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(11) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(11) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(11) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(12) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(12) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(12) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(13) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(13) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(13) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(14) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(14) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(15) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(15) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(15) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(16) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(17) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(17) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(17) td:nth-child(4) {
        text-align: center;
    }

.UrineFluidsBlock2 thead tr th {
    font-family: Roboto-Medium;
    font-weight: normal;
    border-bottom: 1px solid #cbdce9;
}

.UrineFluidsBlock2 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .UrineFluidsBlock2 p {
        text-align: center;
        margin: 0px;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(1) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(1) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock2 tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(8) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(9) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(10) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(11) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(11) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock2 tbody tr:nth-child(12) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(13) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(14) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(15) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 thead tr th {
        font-family: Roboto-Medium;
        font-weight: normal;
        border-bottom: 1px solid #cbdce9;
    }

    .UrineFluidsBlock2 tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid #cbdce9;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(16) td {
        padding-bottom: 0px;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(17) td {
        border-top: 1px solid transparent;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(17) td:nth-child(2) {
            white-space: nowrap;
        }

    .UrineFluidsBlock2 tbody tr:nth-child(18) td {
        padding-bottom: 0px;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(19) td {
        border-top: 1px solid transparent;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(19) td:nth-child(3) {
            white-space: nowrap;
        }

.urineneedhead {
    background-color: #f2f2f3;
    font-family: Roboto-Medium;
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
    padding: 10px;
    text-align: center;
}

.UrineNeedBlock thead tr th {
    font-family: Roboto-Medium;
    font-weight: normal;
    border-bottom: 1px solid #cbdce9;
}

.UrineNeedBlock tbody tr td {
    font-family: Roboto-Regular;
    border-top: 1px solid #cbdce9;
}

.UrineNeedBlock {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .UrineNeedBlock p {
        text-align: center;
        margin: 0px;
    }

    .UrineNeedBlock tbody tr:nth-child(1) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(8) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(10) td {
        border-top: 1px solid transparent;
    }

    .UrineNeedBlock tbody tr:nth-child(9) span {
        font-family: Roboto-Medium;
    }

    .UrineNeedBlock tbody tr:nth-child(9) req {
        color: red;
    }

.RecordPocReslt1 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .RecordPocReslt1 p {
        text-align: center;
        margin: 0px;
    }

    .RecordPocReslt1 thead tr th {
        font-family: Roboto-Medium;
        font-weight: normal;
        border-bottom: 1px solid #cbdce9;
    }

    .RecordPocReslt1 tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid #cbdce9;
    }

    .RecordPocReslt1 tbody tr:nth-child(1) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

.RecordPocReslt2 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .RecordPocReslt2 p {
        text-align: center;
        margin: 0px;
    }

    .RecordPocReslt2 thead tr th {
        font-family: Roboto-Medium;
        font-weight: normal;
        border-bottom: 1px solid #cbdce9;
    }

    .RecordPocReslt2 tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid #cbdce9;
    }

    .RecordPocReslt2 tbody tr:nth-child(1) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

.RpocR {
    margin-left: 0px;
}

.ProcedureDiagnosis {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .ProcedureDiagnosis h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

    .ProcedureDiagnosis thead tr {
        height: 100px;
    }

        .ProcedureDiagnosis thead tr th:nth-child(1) {
            border-right: 1px solid #cbdce9;
        }

    .ProcedureDiagnosis .table > thead > tr > th {
        border-bottom: 2px solid transparent;
    }

.RecPoc1 {
    margin-bottom: 0px;
}

.PatientPrescribedMedications {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .PatientPrescribedMedications h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.patentPrescribTable {
    margin-bottom: 0px;
}

    .patentPrescribTable tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid transparent;
    }

.SpecialInstruction {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .SpecialInstruction h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.SpecialInstrTable {
    margin-bottom: 0px;
}

.ProviderMessages {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .ProviderMessages h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.PatientAuthorization {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .PatientAuthorization h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.ProviMsg {
    padding-bottom: 41%;
}

.ProMsgform {
    padding: 10px;
}

    .ProMsgform .form-group {
        margin-bottom: 0px;
    }

.ProviMsg p {
    padding-left: 10px;
    font-family: Roboto-Regular;
}

.PatientAuthorization p {
    padding: 10px;
    font-family: Roboto-Regular;
    text-align: justify;
    margin-bottom: 0px;
}

.PatientAuthorization span {
    padding-left: 10px;
}
/*------------Referral Receipt Details Css End Hear----------------*/


/********************PHP**************************/
.php_first_width_align {
    margin: 2% 0%;
}

.one_widget_align {
    padding-right: 0px;
}

.php_first_column_icons img {
    padding: 0px 5px;
}

.php_firstcolumn_div {
    padding-left: 0px;
}

.div_flex_content {
    display: flex;
}

.php_first_width_align label {
    font-size: 12px;
}

.php_first_column_down_div {
    margin: 23% 0% 0% 0%;
}

.php_first_column_down_divtwo {
    margin: 13% 0% 0% 0%;
    display: flex;
}

.php_first_column_down_divthree {
    margin: 36% 0% 0% 0%;
}

.div_flex_content .profile_name, .div_flex_content .pfofile_age {
    color: #2482ce;
    font-size: 20px;
    line-height: 22px;
}

.php_profile_img {
    padding: 0px 15px 0px 0px;
}

    .php_profile_img img {
        border: 1px solid #cbdce9;
        height: 140px;
        background: #fff;
    }

.condition_php_btn {
    padding: 12px 24px;
    margin-top: 10%;
}

.Widget_php_color {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.pad-top {
    padding-top: 3%;
}

.Widget_phpfirst_color {
    border: 1px solid #cbdce9;
    background-color: #f5f9fc;
}

.Widget_php_color h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    /*padding-left: 5%;*/
    margin-top: 10px;
}

.php_text_color {
    color: #2482ce;
}

.php_pharmacy_text_color {
    color: #2482ce;
}

.php_widget_font {
    font-size: 71px;
    font-family: Roboto-Light;
}

.phperblock {
    background: #b9ecfd;
    margin: 0px -10px 5px -15px;
    color: #2482ce;
    font-size: 20px;
}

    .phperblock label {
        font-size: 12px;
        white-space: nowrap;
        color: #000;
    }

.php_fontsize_cost {
    font-size: 30px;
}

.pharmacy_block {
    background: #b4ede6;
}

.php_careplan_modified_date {
    white-space: nowrap;
    padding-left: 0px;
}

.php_nav_tab li:nth-child(2) {
    margin: 0px 0.5%;
    /*background: #fff;
    border: 0px;
    padding: 0px;
    display: flex;*/
}

.php_nav_tab li {
    width: 33%;
}


.glyphicon_edit {
    padding-right: 10px;
}

.diagnosis_tabs_table thead {
    background: #dee8f1;
}

.php_nav_tab > li > a {
    margin-right: 0px;
}

.php_nav_tab .active, .php_nav_tab a {
    background-color: #2482ce;
    color: #fff;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.php_nav_tab li, .php_nav_tab > li.active, .php_nav_tab > li.active > a, .php_nav_tab > li.active:focus, .php_nav_tab > li.active:hover, .php_nav_tab > li:hover,
.php_nav_tab li a:hover, .nav-tabs > li.active > a, .php_nav_tab > li.active > a:focus, .php_nav_tab > li.active > a:hover {
    background-color: #b3d4f3;
    color: #2482ce;
}

.php_btn_click {
    cursor: pointer;
}

.php_modal_foot {
    text-align: inherit;
}

.php_condition_code_btn {
    padding-top: 20px;
}

.glyphicon_align_familyhistory {
    display: inline-flex;
    margin-top: 8px;
}

    .glyphicon_align_familyhistory .family_history_glyphicon_div {
        padding-right: 60px;
    }

/*Loading gif*/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../Images/FullLoader.png) 50% 50% no-repeat #2E4F6A;
    background-size: contain;
}

    .loader:after {
        position: fixed;
        left: 5px;
        top: 24%;
        width: 100%;
        height: 100%;
        z-index: 9999;
        /*background: url(../Images/Loading1.gif) 50% 50% no-repeat;*/
        content: "";
        background-size: 12%;
    }
/*****************Data table*****************/
.search_text_datatable {
    background: #f4f4f4 url('../Images/search.svg') right center no-repeat;
    border-radius: 0px;
    margin: 5% 0%;
}

/*div.dataTables_wrapper div.dataTables_length label {
    font-weight: bold;
}

div.dataTables_wrapper div.dataTables_length .selectbox_entries {
    background: #f4f4f4;
    border-radius: 0px;
    margin: 5%;
}*/

.buttons_line {
    display: flex;
    margin: 0% 0% 2% 2%;
}

a.print-btn span, a.excel-btn span, a.pdf-btn span, a.column-btn span {
    opacity: 0;
}

button.print-btn:hover:not(.disabled), div.print-btn:hover:not(.disabled), a.print-btn:hover:not(.disabled),
button.print-btn, a.print-btn, div.print-btn,
button.print-btn, div.print-btn, a.print-btn,
button.print-btn:focus:not(.disabled), div.print-btn:focus:not(.disabled), a.print-btn:focus:not(.disabled),
button.print-btn:active:not(.disabled), button.print-btn.active:not(.disabled), div.print-btn:active:not(.disabled), div.print-btn.active:not(.disabled), a.print-btn:active:not(.disabled), a.print-btn.active:not(.disabled) button.print-btn:active:not(.disabled):hover:not(.disabled), button.print-btn.active:not(.disabled):hover:not(.disabled), div.print-btn:active:not(.disabled):hover:not(.disabled), div.print-btn.active:not(.disabled):hover:not(.disabled), a.print-btn:active:not(.disabled):hover:not(.disabled), a.print-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/print.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.excel-btn:hover:not(.disabled), div.excel-btn:hover:not(.disabled), a.excel-btn:hover:not(.disabled),
button.excel-btn, a.excel-btn, div.excel-btn,
button.excel-btn, div.excel-btn, a.excel-btn,
button.excel-btn:focus:not(.disabled), div.excel-btn:focus:not(.disabled), a.excel-btn:focus:not(.disabled),
button.excel-btn:active:not(.disabled), button.excel-btn.active:not(.disabled), div.excel-btn:active:not(.disabled), div.excel-btn.active:not(.disabled), a.excel-btn:active:not(.disabled), a.excel-btn.active:not(.disabled) button.excel-btn:active:not(.disabled):hover:not(.disabled), button.excel-btn.active:not(.disabled):hover:not(.disabled), div.excel-btn:active:not(.disabled):hover:not(.disabled), div.excel-btn.active:not(.disabled):hover:not(.disabled), a.excel-btn:active:not(.disabled):hover:not(.disabled), a.excel-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/xlsx.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.pdf-btn:hover:not(.disabled), div.pdf-btn:hover:not(.disabled), a.pdf-btn:hover:not(.disabled),
button.pdf-btn, a.pdf-btn, div.pdf-btn,
button.pdf-btn, div.pdf-btn, a.pdf-btn,
button.pdf-btn:focus:not(.disabled), div.pdf-btn:focus:not(.disabled), a.pdf-btn:focus:not(.disabled),
button.pdf-btn:active:not(.disabled), button.pdf-btn.active:not(.disabled), div.pdf-btn:active:not(.disabled), div.pdf-btn.active:not(.disabled), a.pdf-btn:active:not(.disabled), a.pdf-btn.active:not(.disabled) button.pdf-btn:active:not(.disabled):hover:not(.disabled), button.pdf-btn.active:not(.disabled):hover:not(.disabled), div.pdf-btn:active:not(.disabled):hover:not(.disabled), div.pdf-btn.active:not(.disabled):hover:not(.disabled), a.pdf-btn:active:not(.disabled):hover:not(.disabled), a.pdf-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/pdf.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.column-btn:hover:not(.disabled), div.column-btn:hover:not(.disabled), a.column-btn:hover:not(.disabled),
button.column-btn, a.column-btn, div.column-btn,
button.column-btn, div.column-btn, a.column-btn,
button.column-btn:focus:not(.disabled), div.column-btn:focus:not(.disabled), a.column-btn:focus:not(.disabled),
button.column-btn:active:not(.disabled), button.column-btn.active:not(.disabled), div.column-btn:active:not(.disabled), div.column-btn.active:not(.disabled), a.column-btn:active:not(.disabled), a.column-btn.active:not(.disabled) button.column-btn:active:not(.disabled):hover:not(.disabled), button.column-btn.active:not(.disabled):hover:not(.disabled), div.column-btn:active:not(.disabled):hover:not(.disabled), div.column-btn.active:not(.disabled):hover:not(.disabled), a.column-btn:active:not(.disabled):hover:not(.disabled), a.column-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/column.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    right: 15px;
    top: 10px;
}

.close_btn_colvis {
    position: absolute;
    right: 18.5%;
    /* bottom: 45%; */
    top: 52%;
    z-index: 11111;
    font-size: 21px;
}
/*------------MY Patients Css Start Hear-------------*/
.my-pationt-page {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
}

.patient_search_div {
    position: absolute;
    top: 4px;
    width: 90%;
    right: 25px;
}

.MyPationtMainBlock .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .MyPationtMainBlock .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .MyPationtMainBlock .nav-tabs > li.active > a, .MyPationtMainBlock .nav-tabs > li.active > a:focus, .MyPationtMainBlock .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #00b9f2;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .MyPationtMainBlock .nav-tabs > li > a {
        /*background-color: #8bb9ea;*/
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.patint-tab-contant {
    border: 1px solid #cbdce9;
    padding-bottom: 15px;
}

.applay-filter {
    padding-top: 3%;
    padding-bottom: 2%;
}

    .applay-filter label {
        white-space: nowrap;
        font-family: Roboto-Medium;
        font-size: 14px;
        font-weight: normal;
    }

.PCPAssigned {
    border: 1px solid #cbdce9;
}

    .PCPAssigned h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        margin: 0px;
    }

.PtPractice {
    border: 1px solid #cbdce9;
}

    .PtPractice h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        margin: 0px;
    }

.PCPForm {
    padding: 10px;
}

    .PCPForm .form-control-feedback {
        text-align: inherit;
    }

    .PCPForm .form-control {
        background-color: #f4f4f4;
        box-shadow: none;
        border-width: 1px;
        border-style: solid;
        border-color: #dfdfdf;
        border-image: initial;
        border-radius: 2px;
    }

.PracticeForm {
    padding: 10px;
}

    .PracticeForm .form-control {
        background-color: rgb(244, 244, 244);
        box-shadow: none;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(223, 223, 223);
        border-image: initial;
        border-radius: 2px;
    }

.patient-Msg-Options {
    padding-left: 0px;
}

    .patient-Msg-Options li {
        list-style-type: none;
        padding: 5%;
        border-bottom: 1px solid #cbdce9;
        cursor: pointer;
        display: flex;
    }

        .patient-Msg-Options li a {
            color: #000;
            font-family: Roboto-Medium;
            font-size: 12px;
        }

.PatientMsgactive {
    background-color: #cbdce9;
    color: #F7941E !important;
}

    .PatientMsgactive a {
        color: #166fbf !important;
        font-family: Roboto-Black;
    }


    .PatientMsgactive::after {
        content: "";
        position: absolute;
        left: 100%;
        margin-top: -10px;
        /*top: 4.5%;*/
        border: 18px dotted transparent;
        border-left: 15px dotted #cbdce9;
    }

.Patient-msg-badge {
    background-color: #5a9dd1;
    width: 35px;
}

.Ptbadge {
    display: inline-block;
    min-width: 10px;
    padding: 5px !important;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    position: absolute;
    right: 5%;
	width: 60px !important;
}

.mypatient_label_align {
    padding-top: 5px;
}

.recent_admitted_radioalign {
    display: flex;
}

    .recent_admitted_radioalign label {
        padding-right: 50px;
    }

.reccent_admit_table_div {
    border: 1px solid #cbdce9;
}

.reccent_admit_table {
    margin-bottom: 0px;
    height: auto;
}

    .reccent_admit_table tbody {
        height: 300px;
    }

        .reccent_admit_table thead tr th, .reccent_admit_table tbody tr td {
            text-align: center;
        }

    .reccent_admit_table thead tr th {
        background: #f3f7fa;
        border-bottom: 1px solid #cbdce9;
    }

.recently_admit_link {
    text-decoration: underline;
}
/*------------MY Patients Css End Hear-------------*/

/*------------Campaign Manager Css Start Hear------------*/
.CampaignManager {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
}

.campaignmangrTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .campaignmangrTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .campaignmangrTabs .nav-tabs > li.active > a, .campaignmangrTabs .nav-tabs > li.active > a:focus, .campaignmangrTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .campaignmangrTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.CMRadioEvent {
    background-color: #e5f3fc;
    padding-top: 15px;
    padding-bottom: 10px;
}

    .CMRadioEvent span {
        color: #F7941E;
        font-family: Roboto-Medium;
    }

    .CMRadioEvent label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.NewSaveEvent {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CMNewSaveTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CMNewSaveTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CMNewSaveTabs .nav-tabs > li.active > a, .CMNewSaveTabs .nav-tabs > li.active > a:focus, .CMNewSaveTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CMNewSaveTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

    .NewEventContant .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-weight: normal;
        white-space: nowrap;
    }

    .NewEventContant .form-control-feedback {
        text-align: inherit;
    }

    .NewEventContant .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.SaveEventContant {
    padding-top: 5%;
}

    .SaveEventContant .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-weight: normal;
    }

    .SaveEventContant .form-control-feedback {
        text-align: inherit;
    }

    .SaveEventContant .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.UpVidBtn, .UpVidBtn:hover, .UpVidBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMProgramPatientSection {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CmProgramBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.CmProgramBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.CmProgramBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    white-space: nowrap;
}

.CartlistdBtn {
    display: flex;
}

.CMPatientsBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
    white-space: nowrap;
}

.CMPatientsBlock .form-control-feedback {
    text-align: inherit;
}

.CMPatientsBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.CpClearfix {
    margin-bottom: 15%;
}

.CMInviteesListSection {
    border: 1px solid #cbdce9;
}

.InvitesLstBtn {
    display: flex;
}

.CMInviteesListSection h4 {
    margin-bottom: 0px;
    color: #F7941E;
    font-family: Roboto-Medium;
}

.CMInviteesListSection label {
    font-family: Roboto-Medium;
    font-weight: normal;
    white-space: nowrap;
}



.CMTextBtn, .CMTextBtn:hover, .CMTextBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 10px;
    padding-right: 3px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMPortMsgBtn, .CMPortMsgBtn:hover, .CMPortMsgBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 1px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMPPBtn, .CMPPBtn:hover, .CMPPBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 10px;
    padding-right: 1px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMReportMangrContant {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

    .CMReportMangrContant label {
        font-family: Roboto-Regular;
        font-weight: normal;
    }

    .CMReportMangrContant h3 {
        background-color: #f2f2f3;
        border-bottom: 1px solid #cbdce9;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
    }

.rpbut {
}

.cppdfbtn, .cppdfbtn:hover, .cppdfbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMprintfbtn, .CMprintfbtn:hover, .CMprintfbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMReferralReport {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RefreeReprtlHead h3 {
    background-color: #e5f3fc;
    color: #F7941E;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #cbdce9;
}

.ReportCriteriaHead h3 {
    background-color: #f2f2f3;
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #cbdce9;
}

.RefrelReportTabs {
    padding-top: 2%;
}

.ReportCriteriaContant {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RefrelReportTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .RefrelReportTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .RefrelReportTabs .nav-tabs > li.active > a, .RefrelReportTabs .nav-tabs > li.active > a:focus, .RefrelReportTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .RefrelReportTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.RCContant h4 {
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
}

.critria-form {
    padding: 0px;
}

.RCContant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.RCContant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.CritariaAppointment {
    white-space: nowrap;
}

.critariadate .form-control-feedback {
    text-align: inherit;
}

.CriteriaServictypblock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.RCStatus h4 {
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
}

.ReportCritariaStatus {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RCStatus .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.RCStatus label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.RCStatus .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.RCPattern h4 {
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
}

.ReportCritariaPatterns {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RCPattern .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.RCPattern label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.RCPattern .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.startendcal .form-control-feedback {
    text-align: inherit;
}

.Patternbtn, .Patternbtn:hover, .Patternbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}
/*------------Campaign Manager Css End Hear------------*/
/*------------Campaign Manager System Manager Css Start Hear--------------*/
.SystemManagerHead {
    background-color: #cbdbe8;
    border: 1px solid #cbdce9;
    border-bottom: 0px solid transparent;
}

    .SystemManagerHead h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        margin: 0px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.CMSystemManager {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CMSystemManagerTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CMSystemManagerTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CMSystemManagerTabs .nav-tabs > li.active > a, .CMSystemManagerTabs .nav-tabs > li.active > a:focus, .CMSystemManagerTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CMSystemManagerTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.NewslatrHeadSection {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.NewslatrHeadSectionRight {
    /*border: 1px solid #cbdce9;*/
    padding-bottom: 2%;
    padding-top: 2%;
}

.SysClientLogo {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.NewsTopic h3 {
    font-family: Roboto-Medium;
    margin: 0px;
    text-align: center;
    padding-top: 10%;
}

.NewtopHeadTitle .form-control {
    border: 1px solid #cbdce9;
    background-color: #fff;
    border-color: #cbdce9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

.publishdate {
    border: 1px solid #cbdce9;
    background-color: #fff;
    border-color: #cbdce9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

.NewslatrHeadSection .form-control-feedback {
    text-align: inherit;
}

.newstypedrop {
    border: 1px solid #cbdce9;
    background-color: #fff;
    border-color: #cbdce9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    background-color: #BDBDBD;
    height: 200px;
    width: 200px;
    text-align: center;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
}

.custom-para {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #000;
    text-align: center;
}

.custom-line1 {
    font-family: Roboto-Regular;
    border-top: 1px solid #000;
    text-align: center;
    margin: 25px;
    left: 50px;
    position: relative;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.custom-line2 {
    font-family: Roboto-Regular;
    border-bottom: 1px solid #000;
    text-align: center;
    margin: 5px;
    width: 125px;
}

.NewslaterMainSection {
    border: 1px solid #cbdce9;
    border-top: 0px solid transparent;
    padding-bottom: 2%;
    padding-top: 2%;
}

.NewsBox1 {
    height: 140px;
    width: 150px;
    background-color: #e5f3fc;
    margin-bottom: 10px;
    border: 1px solid #cbdce9;
}

.NewsBox2 {
    height: 140px;
    width: 150px;
    background-color: #e5f3fc;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #cbdce9;
}

.NewsBox3 {
    height: 140px;
    width: 150px;
    background-color: #e5f3fc;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #cbdce9;
}

    .NewsBox3 p {
        color: #2482ce;
        text-align: center;
        font-family: Roboto-Medium;
        padding-top: 45%;
    }
/*------------Campaign Manager System Manager Css End Hear--------------*/
/*------------Campaign Manager Premium Ads Css Start Hear---------------*/
.CMSPramoteApp {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CmsPramoteAppTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CmsPramoteAppTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CmsPramoteAppTabs .nav-tabs > li.active > a, .CmsPramoteAppTabs .nav-tabs > li.active > a:focus, .CmsPramoteAppTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CmsPramoteAppTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.PramotNewPost {
    padding-top: 5%;
}

    .PramotNewPost .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

    .PramotNewPost label {
        font-family: Roboto-Regular;
        font-weight: normal;
        padding-top: 5px;
        padding-left: 15px;
    }

    .PramotNewPost .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .PramotNewPost .form-control-feedback {
        text-align: inherit;
    }
/*------------Campaign Manager Premium Ads Css End Hear---------------*/
/*------------CampaignManagerSocial Css Start Hear----------------*/
.CMSocialMedia {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CMSocialMediaTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CMSocialMediaTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CMSocialMediaTabs .nav-tabs > li.active > a, .CMSocialMediaTabs .nav-tabs > li.active > a:focus, .CMSocialMediaTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CMSocialMediaTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.CMSocialMediaBlock {
    padding-top: 3%;
}

    .CMSocialMediaBlock .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

    .CMSocialMediaBlock label {
        font-family: Roboto-Regular;
        font-weight: normal;
        padding-top: 5px;
        padding-left: 15px;
    }

    .CMSocialMediaBlock .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .CMSocialMediaBlock .form-control-feedback {
        text-align: inherit;
    }

.uplophotobtn, .uplophotobtn:hover, .uplophotobtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.includvideobtn, .includvideobtn:hover, .includvideobtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.facebook, .facebook:hover, .facebook a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.twitter, .twitter:hover, .twitter a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.linkedin, .linkedin:hover, .linkedin a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SPreview, .SPreview:hover, .SPreview a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SSave, .SSave:hover, .SSave a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SReset, .SReset:hover, .SReset a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SPublish, .SPublish:hover, .SPublish a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SSchedule, .SSchedule:hover, .SSchedule a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}
/*------------CampaignManagerSocial Css End Hear----------------*/
/******************Manage Denials*************************/
.manager_denial_claim_status_table thead, .manager_denial_serviceline_table thead,
.manager_denial_record_table thead {
    background: #dee8f1;
}

.manager_denial_claim_status_table > tbody > tr > td, .manager_denial_serviceline_table > tbody > tr > td {
    border-top: 0px;
}

.manager_denial_claim_status_table > thead > tr > th, .manager_denial_serviceline_table > thead > tr > th,
.manager_denial_record_table thead > tr > th {
    border-bottom: 0px;
    text-align: center;
}

.manager_denial_claim_status_table > tbody, .manager_denial_serviceline_table > tbody {
    border: 1px solid #dee8f1;
}

.manager_denial_widget_subhead_back_color h3 {
    background: #dee8f1;
    margin: 0px;
    padding: 10px 15px;
}

.panel_head_manage_denial_record {
    padding: 0px;
    border-bottom: 0px;
}

.widget_border {
    border: 1px solid #dee8f1;
}

.glyphicon_calender {
    right: 10px;
    font-size: 16px;
    color: #797a7a;
}

.glyphicon-left-triangle, .glyphicon-right-triangle {
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 12px;
    padding: 5px 7px 5px 6px;
    top: -5px;
}

/************************Care Maanager*****************/
.care_manager_record_table > thead > tr > th {
    border-bottom: 0px;
}

.care_manager_record_table {
    border: 1px solid #dee8f1;
}

    .care_manager_record_table thead {
        background: #dee8f1;
    }

    .care_manager_record_table > tbody > tr > td {
        border-top: 1px solid #dee8f1;
        text-align: left;
    }

.manage_tool_list {
    padding-top: 30px;
}

    .manage_tool_list li {
        list-style: none;
        margin-bottom: 15px;
    }

        .manage_tool_list li:before {
            content: "—";
            color: #337ab7;
            margin: 0 1em 0px 0px; /* any design */
        }

.CM_medium_color {
    color: #f68220;
    font-weight: bold;
}

.CM_high_color {
    color: red;
    font-weight: bold;
}

.CM_low_color {
    color: green;
    font-weight: bold;
}

.CM_label_back {
    color: #23527c;
}

.nav-pills > .caremanager-tab > a, .nav-pills > .caremanager-tab > a:focus {
    background-color: #8bb9ea;
    color: #fff;
    border: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tab_caremanager {
    border: 1px solid #cbdce9;
}

    .tab_caremanager ul {
        margin-top: 20px;
        list-style-type: none;
    }

        .tab_caremanager ul li {
            margin: 20px 0px;
        }

    .tab_caremanager li:before {
        /* For a round bullet */
        content: '\2022';
        /* For a square bullet */
        /*content:'\25A0';*/
        display: block;
        position: relative;
        max-height: 0;
        left: -20px;
        top: -10px;
        color: #8bb9ea;
        font-size: 30px;
    }

.case_look_ul {
    list-style-type: none;
    display: flex;
    margin-left: -40px;
}

    .case_look_ul li {
        width: 40%;
    }

.patient_name_block {
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    height: auto;
    padding: 5px;
}

.case_manager_text {
    color: #8bb9ea;
}

.caremanager_modal {
    cursor: pointer;
}

.caremanager_modal_table thead {
    background: #f5f5f5;
    border: 1px solid #dee8f1;
}

.caremanager_modal_table > tbody > tr > td {
    border-top: 0px;
}

.caremanager_modal_table > thead > tr > th {
    border-bottom: 0px;
}

.caremanager_modal_table > tbody {
    border: 1px solid #dee8f1;
}

.search_block h3 {
    font-size: 16px;
    color: #f68220;
    margin: 0px;
}

.case_resource_information {
    color: #f68220;
    font-size: 16px;
}

.care_manager_div {
    padding-top: 40px;
}

.text_align_inline {
    white-space: nowrap;
}

.care_manager_profilepic img {
    border: 1px solid #cbdce9;
    height: 100px;
    background: #fff;
    margin: 10px 0px;
}
/***************************Care Manager Tabs*********************/
.careplan {
    background-image: url('../images/Careplan.png');
    border: 0px solid #bbb;
    height: 40px;
    width: 40px;
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 98%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}

@media (min-width: 32em) {
    .modal-box {
        width: 80%;
        top: 15px;
    }
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

.risk {
    color: red;
}

.careplanbodyhead h3 {
    background-color: #2582cf;
    margin: 0px;
    font-size: 13px;
    padding: 10px;
    font-family: Roboto-Light;
    margin-bottom: 1px;
    color: #fff;
    font-weight: 600;
}

.modal-body {
    padding: 3px 9px 5px 8px;
}

.CPlist_ul1 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.CPlist_ul2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.careplanerightMenu span {
    padding-left: 8px;
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #000;
}

.CPlist_ul1 li {
    background-color: #e9ebea;
    padding: 5px;
    margin-bottom: 1px;
    cursor: pointer;
}

.CPlist_ul2 li {
    background-color: #e9ebea;
    padding: 5px;
    margin-bottom: 1px;
    cursor: pointer;
}

.CPlist_ul1 .fa-play-circle:before {
    color: #724f9f;
}

.CPlist_ul1 .fa-check-circle:before {
    color: #36bc7d;
}

.CPlist_ul1 .fa-angle-up:before {
    color: #b1b9b5;
    font-size: 25px;
    line-height: 18px;
}

.CPlist_ul2 .fa-angle-up:before {
    color: #b1b9b5;
    font-size: 25px;
    line-height: 18px;
}

.CPlist_ul2 .fa-angle-down:before {
    color: #000;
    font-size: 25px;
    line-height: 18px;
}

.CPlist_ul2 .fa-play-circle:before {
    color: #b4b6b5;
}

.CPlist_ul2 .fa-check-circle:before {
    color: #36bc7d;
}

.careplanbodyhead span {
    background-color: #8bb9ea;
    padding: 5px;
    color: #fff;
}

.careplanParantTabsBlock h2 {
    font-family: Roboto-Medium;
    color: #868686;
    text-align: center;
    padding-top: 20%;
}

.careplanParantTabsBlock1 {
    padding-left: 10px;
}

.careplanTabsContantBlock {
    border: 1px solid #cbdce9;
    margin-top: 2px;
    padding-bottom: 5px;
}

.EndocrineMetabolicTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .EndocrineMetabolicTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .EndocrineMetabolicTabs .nav-tabs > li.active > a, .EndocrineMetabolicTabs .nav-tabs > li.active > a:focus, .EndocrineMetabolicTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #2582cf;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 12px;
        border-radius: 0px 0px 0 0 !important;
    }

    .EndocrineMetabolicTabs .nav-tabs > li > a {
        background-color: #e3e4e6;
        color: #000;
        font-family: Roboto-Regular;
        font-size: 12px;
        margin-right: 2px;
        padding: 8px 25px 8px 25px;
        border-radius: 0px 0px 0 0 !important;
    }

.careplanInnerTabs {
    padding-top: 1%;
}

    .careplanInnerTabs .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .careplanInnerTabs .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .careplanInnerTabs .nav-tabs > li.active > a, .careplanInnerTabs .nav-tabs > li.active > a:focus, .careplanInnerTabs .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #8bb9ea;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 13px;
            padding: 8px 50px 8px 50px;
            border-radius: 4px 4px 0 0 !important;
        }

        .careplanInnerTabs .nav-tabs > li > a {
            background-color: #b3d4f3;
            color: #000;
            font-family: Roboto-Regular;
            font-size: 13px;
            margin-right: 2px;
            padding: 8px 50px 8px 50px;
            border-radius: 4px 4px 0 0 !important;
        }

    .careplanInnerTabs li {
        width: 33.33%;
        text-align: center;
    }

.careplanInnerTabsContant {
    border: 1px solid #cbdce9;
}

.EndMetFormContant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 0px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
}

.EndMetFormContant label {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #000;
}

.EndMetoWner {
    line-height: 10px;
}

.EndMetSearchBox {
    line-height: 0px;
}

#EndMetcalendar {
    position: relative;
    z-index: 1;
    left: 90%;
    top: -25px;
    cursor: pointer;
}

.EndMetProbleminnercontant p {
    font-family: Roboto-Regular;
    font-size: 12px;
    padding-top: 10px;
    margin: 0px;
}

.EndMetProbleminnercontant h3 {
    font-family: Roboto-Light;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.EndMetProbleminnercontant span {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #7450a8;
}

.CardiovProbleminnercontant p {
    font-family: Roboto-Regular;
    font-size: 12px;
    padding-top: 10px;
    margin: 0px;
}

.CardiovProbleminnercontant h3 {
    font-family: Roboto-Light;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.CardiovProbleminnercontant span {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #7450a8;
}

#filtersubmit {
    position: relative;
    z-index: 1;
    left: 95%;
    top: -25px;
    cursor: pointer;
}

.CardivFormContant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 0px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#Cardivcalendar {
    position: relative;
    z-index: 1;
    left: 90%;
    top: -25px;
    cursor: pointer;
}

.CardivFormContant label {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #000;
}

.BtnSave, .BtnSave:hover, .BtnSave:focus {
    background-color: #2582cf;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0px;
    margin-right: 15px;
    margin-bottom: 5px;
    background-image: none;
    border: none;
}

.CardivSearchBox {
    line-height: 0px;
}

.CardivoWner {
    line-height: 10px;
}

.careplanAllButtonGroup {
    padding-top: 1%;
}

.careplanBtn {
    padding: 5px 20px 2px 20px;
    width: 98%;
    background-color: #f0f2f1;
    border-radius: 2px;
    border: 1px solid #ddd;
}

.careplanAllButtonGroup p {
    margin: 0px;
    font-family: Roboto-Light;
    font-size: 11px;
    text-align: center;
    color: #8b8b8b;
    padding-top: 3px;
}

.EndMetLeftInnerGrayBlock {
    background-color: #eef0ef;
    height: 365px;
}

.EndMetLeftGrayHead {
    background-color: #e3e4e6;
    display: flex;
    padding: 10px;
}

    .EndMetLeftGrayHead p {
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 12px;
    }

    .EndMetLeftGrayHead span {
        font-family: Roboto-Light;
        font-size: 12px;
        margin-left: 10px;
    }

.EndMetSubInnerProblem {
    padding: 10px;
}

.EMSInProbUl .fa-caret-right:before {
    color: #724f9f;
    font-size: 16px;
    padding-left: 10px;
}

.EMSInProbUl .fa-plus-circle:before {
    color: #724f9f;
    padding-left: 10px;
}

.EMSInProbUl {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .EMSInProbUl span {
        padding-left: 10px;
        font-family: Roboto-Medium;
        font-size: 12px;
    }

.EMSInProbUlGray .fa-plus-circle:before {
    color: #bfbfbf;
    padding-left: 10px;
}

.EMSInProbUlGray {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .EMSInProbUlGray span {
        padding-left: 25px;
        font-family: Roboto-Medium;
        font-size: 12px;
    }

.child {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 15px;
}
/*-----------Left Drop Down Menu Css------------*/
.EMSInProbUl li a {
    color: #000;
    display: block;
    text-decoration: none;
}

.EMSInProbUl ul {
    margin: 0;
    padding: 0; /*display: none;*/
}

    .EMSInProbUl ul li {
        margin: 0;
        padding: 0;
        clear: both;
        list-style: none;
    }

        .EMSInProbUl ul li a {
            padding-left: 20px;
            font-weight: normal;
            outline: 0;
        }

    .EMSInProbUl ul ul li a {
        color: #000;
        padding-left: 40px;
    }

    .EMSInProbUl ul ul ul li a {
        color: #000;
        padding-left: 70px;
    }

    .EMSInProbUl ul ul ul li {
        color: #000;
        padding-left: 55px;
        list-style: none;
    }

.EndocrineMetabolicTabs > .nav-tabs > .main_tabs {
    display: none;
}
/*.disable-click {pointer-events: none;}*/

.search_drop {
    position: absolute;
    background: #eef0ef;
    height: auto;
    z-index: 2;
    width: 94.5%;
    margin-top: -15px;
}

    .search_drop ul {
        list-style-type: none;
        padding: 0px;
    }

        .search_drop ul li {
            padding: 10px 10px 0px 10px;
        }

/****************Practice Analystics*****************/
.practice_block {
    border-radius: 50%;
    width: 125px;
    height: 125px;
    padding: 45px 0px;
    margin: 0 auto;
    color: #fff;
    font-family: Roboto-Light;
    font-size: 30px;
    /* text-align: center; */
}

.practice_block_back1 {
    background: #7398c4;
}

.practice_block_back2 {
    background: #92c473;
}

.practice_block_back3 {
    background: #c4b873;
}

.practice_block_back4 {
    background: #b87a46;
}

.practice_block_back5 {
    background: #5a956a;
}

.practice_block_back6 {
    background: #7e77ac;
}

.practice_block_text {
    font-family: Roboto-Regular;
    color: #5d5d5d;
    margin: 10px 0px;
}

.practice_analystic_estmated-price {
    font-family: Roboto-Regular;
    color: #70ad47;
    font-size: 52px;
    text-align: center;
    padding-top: 80px;
}

.practice_analystic_appoint_ul {
    list-style-type: none;
    display: flex;
    margin-left: -23px;
}

    .practice_analystic_appoint_ul li {
        width: 20%;
    }

.practice_hra_awv_block {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 30px 25px;
    margin: 0 auto;
    color: #fff;
    font-family: Roboto-Light;
    font-size: 28px;
}

.practice_hra_awv_back {
    background: #82c48f;
}

.practice_hra_awv_smaall_block {
    border-radius: 50%;
    width: 75px;
    height: 75px;
    padding: 18px 15px;
    margin: 10px 0px;
    color: #fff;
    font-family: Roboto-Light;
    font-size: 28px;
    text-align: center;
}

.practice_hra_awv_smaall_block_back {
    background: #ed757c;
}

.practice_hra_awv_text {
    text-align: center;
    padding: 30px 0px;
    font-size: 28px;
    color: #337ab7;
}

.patient_velocity_text {
    font-size: 36px;
    color: #337ab7;
}

    .patient_velocity_text span {
        color: #82c48f;
    }

/*.practice_insurance_table thead {
    background: #dee8f1;
    border: 1px solid #dee8f1;
}

.practice_insurance_table > tbody > tr > td {
    border-top: 1px solid #dee8f1;
}

.practice_insurance_table > thead > tr > th {
    border-bottom: 0px;
}

.practice_insurance_table > tbody {
    border: 1px solid #dee8f1;
}*/

.patient_velocity_ul {
    list-style-type: none;
    margin-left: -50px;
}

.case_date {
    white-space: nowrap;
    margin-left: -20px;
}
/****************Coming soon page********************/
.coming_soon_back {
    background: url(../Images/coming_soon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.container-table {
    height: 100%;
    color: #fff;
}

.container-table {
    display: table;
}

.vertical-center-row {
    display: table-cell;
    vertical-align: middle;
}

.coming_soon_text {
    /*font-family: IntriqueScript_PersonalUse;*/
    font-family: Roboto-Medium;
    font-size: 100px;
    text-shadow: 2px 2px #000;
}

.work_text {
    /*font-family: 'Monotype Corsiva';*/
    font-family: Roboto-Medium;
    font-size: 32px;
}

.btn_font_coming, .btn_font_coming:hover, .btn_font_coming:active:hover, .btn_font_coming:focus {
    /*font-family:BenthamRegular;*/
    font-family: Roboto-Medium;
    font-size: 20px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}



/*Careplan conditions*/
.careplan-condition h3 {
    padding-left: 0;
}

.care-cond-bg {
    background: #E5F3FC;
    padding: 10px;
    /*margin-bottom: 15px;*/
}

.profileimg {
    /*width: 30%;
    float: left;*/
    margin-right: 10px;
}

    .profileimg img {
        /*width: 90px;*/
        height: 90px;
        background-color: #fff;
    }

.careplan-condition .btn.submit-btn {
    padding: 10px 10px;
    font-size: 12px;
}

.bg-white {
    background: #ffffff;
    min-height: 90px;
}

.care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-6 {
    padding: 0 3px;
    text-align: center;
}

.careplan_cond_tab .tab-content {
    border: 1px solid #cbdce9;
    margin-bottom: 15px;
}

.careplan_cond_tab .inner-tab-content {
    padding: 10px;
}

.care_cond {
    background: #F3F1F2;
    padding: 10px;
    height: 400px;
}

    .care_cond h1 {
        border-bottom: 1px #2582CF solid;
        margin: 0;
        font-size: 17px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.padd-rigt {
    padding-right: 0px !important;
}

.careplan_cond_tab .tab-pane h3 {
    margin: 5px 0 20px 0;
    font-size: 15px;
    font-family: Roboto-Light;
    color: #2482ce;
    font-weight: bold;
}

.careplan_cond_tab .tab-content .claim-footer {
    width: 100%;
}

.inner-tab-content .tab-pane.fade {
    display: none;
}

    .inner-tab-content .tab-pane.fade.in.active {
        display: block;
    }

.cond-continue input, .cond-continue label {
    width: 100%;
    text-align: center;
}

.cond-continue button.btn.submit-btn {
    margin-top: 50px;
    width: 100%;
    padding: 12px;
    font-size: 14px;
}

.cond-continue {
    margin-top: 30px;
}

.bg-white p {
    margin: 0;
    color: #284a69;
}

    .bg-white p:first-child {
        padding: 18px 0;
        font-size: 12px;
        color: #000 !important;
    }

.red {
    color: #ff0000;
}

.sub-but .btn.submit-btn {
    width: 100%;
}

    .sub-but .btn.submit-btn:first-child {
        margin-bottom: 15px;
    }

.down-care {
    position: relative;
}

    .down-care .btn.submit-btn {
        margin-top: 22px;
    }

.care_cond p {
    font-size: 12px;
}

.care-cond-bg .col-md-4.col-sm-4.col-lg-4.col-xs-12 {
    /*padding-left: 0;*/
    display: flex;
}

.care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-3 {
    padding: 0 5px;
    text-align: center;
}

.blue-cond {
    margin-top: 15px;
}

.cond-continue label:before, .cond-statement label:before {
    display: block !important;
    margin: 10px auto !important;
}

.careplan_cond_tab .nav-tabs > li {
    background: url('../Images/tab-circle.svg') center no-repeat;
    margin-bottom: 0;
    margin-right: 15px;
}

    .careplan_cond_tab .nav-tabs > li > a {
        margin: 0;
        padding: 12px 10px;
        border: 0;
    }

        .careplan_cond_tab .nav-tabs > li > a:hover {
            background: url('../Images/tab-circle-hov.svg') center no-repeat;
            border: 0;
        }

    .careplan_cond_tab .nav-tabs > li.active > a, .careplan_cond_tab .nav-tabs > li.active > a:focus, .careplan_cond_tab .nav-tabs > li.active > a:hover {
        background: url('../Images/tab-circle-hov.svg') center no-repeat;
        border: 0;
        padding: 12px 10px;
    }

.careplan_cond_tab ul.nav.nav-tabs {
    margin-bottom: 15px;
    border-bottom: 0;
}

/*conditions statement*/


.select-lib {
    border: 1px #E5F3FC solid;
    margin-bottom: 20px;
}

    .select-lib h1 {
        border-bottom: 1px #E5F3FC solid;
        margin: 0;
        background: #F3F3F3;
        padding: 7px 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

.cond-statement .col-md-10.col-sm-10.col-lg-10.col-xs-8 {
    padding-right: 0;
}

.select-lib label.control-label {
    text-align: left;
    font-size: 13px;
}

.select-lib .form-horizontal {
    padding: 10px;
}

.select-lib .form-control {
    border-radius: 2px;
    background: #F3F3F3;
}

.select-lib textarea {
    resize: none;
}

.recog-second h1 {
    color: #000;
    border-top: 1px #E5F3FC solid;
    padding: 8px 10px;
    font-size: 14px;
}

.recog-second li {
    list-style: none;
    font-weight: normal;
    font-size: 12px;
    font-family: Roboto-Light;
    padding-bottom: 5px;
}

.recog-second ul {
    padding: 10px;
    height: 214px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#Statement .btn.submit-btn {
    padding: 7px 18px;
}

#Statement button.btn.submit-btn.pull-right {
    margin-bottom: 10px;
}

.recog-second button.btn.submit-btn {
    margin-left: 26px;
}

.recog-second li input {
    margin: 0 7px 0 0;
    vertical-align: middle;
}

.recog-second li label {
    max-width: 92%;
    vertical-align: top;
    font-size: 13px;
}

.criteria-top h1 {
    margin: 0;
    padding: 7px 0px;
    color: #F7941E;
    font-family: Roboto-Medium;
    font-size: 16px;
}

.criteria-top ul {
    padding: 0;
    margin: 10px 0;
    clear: both;
    overflow: hidden;
}

.criteria-top li {
    list-style: none;
    text-align: center;
    width: 20%;
    float: left;
    cursor: pointer;
    padding: 0 2%;
}

#Exit form.form-horizontal {
    padding: 20px 10px;
}

.cond-statement > .col-md-2.col-sm-2.col-lg-2.col-xs-12 {
    padding-left: 0;
}

#Statement > .col-md-9.col-lg-9.col-sm-9.col-xs-12, #Exit > .col-md-9.col-lg-9.col-sm-9.col-xs-12 {
    padding: 0;
}

.cond-statement > .col-md-10.col-sm-10.col-lg-10.col-xs-12 {
    padding: 0;
}

/*Health Risk Assessment*/
.health-risk-ass .banch-reprt.mybridge-widget-font {
    border: 1px solid #cbdce9;
    padding: 10px 8px 8px 8px;
    border-bottom: 0;
    margin: 0;
}

.health-risk-ass .form-group {
    position: relative;
}

.health-risk-ass .banchmark-report {
    padding: 35px 15px 15px 15px;
}

.health-risk-ass .form-control, .AWV-vitals .form-control {
    background: #F4F4F4;
    border-radius: 1px;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    height: 40px;
}

.search-btns, .search-btns:hover {
    margin: 20px 0;
    width: 20%;
}

.health-table {
    margin-top: 30px;
}

    .health-table thead {
        background: #F4F4F4;
    }

        .health-table thead th, .health-table td {
            padding: 10px 0;
            text-align: center;
            border-bottom: 1px #ccc solid;
        }

.health-risk-ass .banchmark-report.secondbench {
    padding: 0px;
}

.healthrisktab {
    margin-top: 30px;
}

    .healthrisktab .nav-tabs > li {
        width: 100%;
        text-align: center;
    }

        .healthrisktab .nav-tabs > li:last-child a {
            margin-right: 0;
        }

.brd-access:hover {
    /*border:1px #144D82 solid;*/
}

.brd-access {
    border: 1px solid #cbdce9;
    border-radius: 2px;
    padding: 60px 0;
    cursor: pointer;
    margin: 15px 0;
    text-align: center;
    position: relative;
}

    .brd-access > p {
        text-align: center;
        margin: 0;
        font-weight: bold;
        padding: 2px 0;
    }

        .brd-access > p.secthird {
            font-weight: normal;
        }

    .brd-access img {
        margin-bottom: 20px;
    }

.point-color {
    position: absolute;
    top: 15px;
    right: 15px;
}

.healthriskpop thead {
    background: #EAF1F9;
    border-bottom: 0;
}

table.table.table-striped.healthriskpop tr, table.table.table-striped.healthriskpop th, table.table.table-striped.healthriskpop td {
    background: transparent;
    border: 0;
    text-align: center;
}

    table.table.table-striped.healthriskpop th:first-child, table.table.table-striped.healthriskpop td:first-child {
        text-align: left;
    }

.bluepop {
    color: #2582cf;
}

.popdetials {
    color: #F7941E;
    font-size: 13px;
}

.healt .modal-head {
    padding: 10px 15px;
    background: #B3D4F3;
}

.healt .modal-title {
    color: #000;
    font-weight: lighter;
}

.mod-side {
    margin-bottom: 15px;
}

    .mod-side label {
        margin-right: 30px;
        font-weight: normal;
        font-size: 13px;
    }

.preventive_mode label {
    margin-right: 0px;
}

.mod-side input {
    vertical-align: middle;
    margin: 0;
}

.activities td {
    padding: 5px 0;
}

.selectside {
    width: 200px;
    display: inline-block;
}

#Health table.table.table-striped.healthriskpop td {
    text-align: left;
}

    #Health table.table.table-striped.healthriskpop td label {
        font-weight: normal;
    }

#Special input.form-control {
    width: 150px;
}

#Special td {
    text-align: left;
}

.addmeddiv td {
    padding: 5px 5px 5px 0;
}

.addmeddiv table {
    margin-bottom: 6px;
}

#Medications th {
    text-align: center;
}

.addmeddiv, #AddMedications {
    margin-bottom: 15px;
}

.Nutrition-hgt {
    width: 20px;
    float: left;
    vertical-align: middle;
}

.fts {
    height: 35px;
    line-height: 35px;
}

#Nutrition label {
    font-weight: normal;
}

#Nutrition .modal-body > table tbody > tr {
    margin-bottom: 10px;
}

.divpaddleft {
    padding-left: 50px;
}

span.cigarettesyear {
    height: 35px;
    display: inline-block;
    line-height: 34px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.hra_radio_align {
    display: flex;
    margin-top: 5px;
}

.hra_risk_head {
    margin-top: 5px;
}


.risk_low {
    color: green;
}

.risk_medium {
    color: orange;
}

.risk_high {
    color: red;
}

.hra_svg {
    overflow: hidden !important;
    border-radius: 50%;
}

.hra_svg_collapse {
    position: absolute;
    right: 65px;
    bottom: 18px;
    border-radius: 50%;
    overflow: hidden !important;
}

#hra_accordin .panel-default {
    border-radius: 0px;
}

    #hra_accordin .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        background: #f6fafd;
        border: 1px solid #8cbbe9;
        color: #2482ce;
    }

    #hra_accordin .panel-default > .accordion_head {
        background: none;
        border-bottom: 0px;
    }

    #hra_accordin .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: 1px solid #8cbbe9;
        border-top: 0px;
    }

.hra-tab-contant {
    border: 1px solid #cbdce9;
    padding-bottom: 15px;
    padding-top: 15px;
}

.hraMainBlock .nav-tabs > li.active > a, .hraMainBlock .nav-tabs > li.active > a:focus, .hraMainBlock .nav-tabs > li.active > a:hover {
    border: 1px solid transparent;
    background-color: #8bb9ea;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
}

.hraMainBlock .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\2212"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: #2582cf; /* adjust as needed */
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 6px;
    margin-top: 11px;
    margin-right: 15px;
    font-size: 9px;
}

.hraMainBlock .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002b"; /* adjust as needed, taken from bootstrap.css */
}

.hraMainBlock .panel-heading img {
    padding: 0px 15px;
    width: 75px;
}

table.table.table-striped.health_condition_table tr td {
    text-align: left;
}

@media(max-width:480px) {
    .care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-3, .care-cond-bg .col-md-2.col-sm-2.col-lg-2.col-xs-3.sub-but {
        width: 50%;
    }
}
/*Health Risk Assessment*/
/*------------InTake Css Start Hear------------*/
.IntakeBlock {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    background-color: #fff;
}

.IntakePSHead h3 {
    background-color: #cbdbe8;
    margin: 0px;
    padding: 10px;
    font-size: 16px;
    font-family: Roboto-Medium;
    color: #F7941E;
}

.IntakePatientLookUp {
    padding-top: 3%;
}

    .IntakePatientLookUp .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

    .IntakePatientLookUp label {
        font-family: Roboto-Regular;
        font-weight: normal;
        padding-top: 5px;
        padding-left: 15px;
    }

    .IntakePatientLookUp .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .IntakePatientLookUp .form-control-feedback {
        text-align: inherit;
    }

    .IntakePatientLookUp .quick-link li:nth-child(1) {
        border: 1px solid #cbdce9;
        color: #fff;
        background-color: #337ab7;
        padding: 5px 10px 3px 10px;
    }

        .IntakePatientLookUp .quick-link li:nth-child(1) a {
            color: #fff;
        }

    .IntakePatientLookUp .quick-link li {
        border: 1px solid #cbdce9;
        color: #fff;
        background-color: #f4f4f4;
        padding: 5px 10px 3px 10px;
    }

#IntPatPopupA1:after, #IntPatPopupA1:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#IntPatPopupA1:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f5f9fc;
    border-width: 12px;
    margin-top: -68px;
}

#IntPatPopupA1:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #cbdce9;
    border-width: 14px;
    margin-top: -70px;
}

#IntPatPopupA1 {
    position: absolute;
    top: 0%;
    left: 75%;
    width: 550px;
    height: 165px;
    background-color: #f5f9fc;
    z-index: 99;
    border: 1px solid #cbdce9;
}

#IntPatPopupB1:after, #IntPatPopupB1:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.DownPhpbtn, .DownPhpbtn:hover, .DownPhpbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.RefrNowbtn, .RefrNowbtn:hover, .RefrNowbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.IntkeUserImg img {
    width: 90px;
    margin-top: 15%;
    background-color: #fff;
}

.downlodphpbtn {
    display: flex;
    padding-top: 30%;
}

.inkuserdetail h3 {
    font-family: Roboto-Medium;
    font-size: 16px;
    color: #337ab7;
}

.inkuserdetail p {
    font-family: Roboto-Medium;
    white-space: nowrap;
}

.inatcGender {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-top: 15px;
}

.IntakeAge {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-left: 5px;
    margin-top: 15px;
}

.IntakRisk {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-left: 10px;
    margin-top: 15px;
}

.inatcGender p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.inatcGender p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.IntakeAge p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.IntakeAge p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.IntakRisk p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.IntakRisk p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.Widget_IntackPatientLookUp_color {
    border: 1px solid #cbdce9;
    background-color: #f5f9fc;
}

.ITPtientfirst_width_align {
    margin: 1.5% 0%;
}

.Intke_profile_img {
    padding: 0px 15px 0px 0px;
}

.Intake_firstcolumn_div {
    padding-left: 0px;
}

.ITPtientfirst_width_align label {
    font-size: 12px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.ITPtientfirst_width_align span {
    font-size: 12px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.intake_first_column_down_div {
    margin: 0px;
}

.intake_first_column_down_divthree {
    margin: 0px;
}

.notifyodaddbtn, .notifyodaddbtn:hover, .notifyodaddbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
    margin-top: 8%;
}

.intakehigh {
    color: red;
}

.IntakeEmailBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeEmailBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeTextBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeTextBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeCallBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeCallBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeEmailBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.IntakeEmailBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.IntakeEmailBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.IntakSend, .IntakSend:hover, .IntakSend a {
    background-color: #2582cf;
    color: #fff;
    border-radius: 0px;
    background-image: none;
    border: none;
    width: 100%;
}

.IntakeTextarea {
    margin-top: 15%;
}

.IntakeTextBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.IntakeTextBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.IntakeTextBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.IntakSend, .IntakSend:hover, .IntakSend a {
    background-color: #2582cf;
    color: #fff;
    border-radius: 0px;
    background-image: none;
    border: none;
    width: 100%;
}

.IntakeTextarea {
    margin-top: 15%;
}

.IntakeCallBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.intacsentbtn1, .intacsentbtn1:hover, .intacsentbtn1 a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintIntakNetworkBtn, .PatintIntakNetworkBtn:hover, .PatintIntakNetworkBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintMastChartBtn, .PatintMastChartBtn:hover, .PatintMastChartBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintMyCaseBtn, .PatintMyCaseBtn:hover, .PatintMyCaseBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintRequestEMCBtn, .PatintRequestEMCBtn:hover, .PatintRequestEMCBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.ptMCblock {
    text-align: right;
}

.lastRequestBlock {
    padding-right: 0px;
}

.PatientPlanCareBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .PatientPlanCareBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin: 10px;
    }

    .PatientPlanCareBlock .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.plancarbtn, .plancarbtn:hover, .plancarbtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.CarePlan2Block1 {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 0px;
}

    .CarePlan2Block1 h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .CarePlan2Block1 .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
        white-space: nowrap;
    }

.PatintLookupEditBtn, .PatintLookupEditBtn:hover, .PatintLookupEditBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 8px 35px 8px 35px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.CarePlan2Block2 {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .CarePlan2Block2 h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .CarePlan2Block2 .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
        white-space: nowrap;
    }
/*------------InTake Css End Hear------------*/


/*------------AWV Css Start Here------------*/
.AWV-vitals .message-center-page {
    padding: 0;
}

.AWV-vitals .banch-reprt.mybridge-widget-font {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.awv-title {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    word-break: break-word;
    background: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.formawv .form-inline .form-group:last-child {
    width: 75px;
}

.formawv .form-inline .form-group:first-child {
    width: 75px;
    text-align: left;
}

.formawv {
    padding: 25px 0 0px 0;
}

.footer-arrow {
    padding: 30px;
    display: inline-block;
    width: 100%;
}

.med-awv {
    text-align: center !important;
    width: 120px;
}

    .med-awv img {
        width: 25px;
        margin-right: 10px;
    }

.med-edit, .med-del {
    display: none;
}

.action-medi li img {
    width: 40px;
}

hr.borders {
    margin: 0;
    border-bottom: 1px solid #cbdce9;
}

.formawv .form-inline .form-group input, .formawv .form-inline .form-group select {
    width: 250px;
    margin: 8px 6px;
}

.form-lft-arrow {
    background: url("../Images/prev.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.form-rgt-arrow {
    background: url("../Images/next_01.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.form-lft-arrow:hover {
    background: url("../Images/Prev_01.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.form-rgt-arrow:hover {
    background: url("../Images/next.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.action-medi li {
    float: left;
    list-style: none;
    margin: 20px 0;
    padding: 10px;
}

    .action-medi li a {
        cursor: pointer;
    }

#med-edit label.col-sm-4.control-label {
    text-align: left;
}

#med-edit .form-control-feedback {
    right: 14px;
}

.awv-adl tr td:first-child {
    background: #f2f2f3;
}

.tblMessageInbox.awv-adl > tbody > tr > td {
    border: 0;
}

.slider-range {
    width: 98%;
}

.fscaret {
    text-indent: -9999px;
}

#pop-del .modal-body {
    text-align: center;
}

#pop-del .modal-footer {
    border-top: 0;
    text-align: center;
    padding-bottom: 35px;
}

.AWVRPage {
    border: 1px solid #cbdce9;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #fff;
}

    .AWVRPage h3 {
        margin: 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

    .AWVRPage .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.AWVSearchBtn, .AWVSearchBtn:hover, .AWVSearchBtn a {
    background-color: #2582cf;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background-image: none;
    margin-bottom: 10px;
    border: none;
}

.AWVCreatNewPatientBtn, .AWVCreatNewPatientBtn:hover, .AWVCreatNewPatientBtn a {
    background-color: #2582cf;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.AWVRPage .form-control-feedback {
    text-align: inherit;
}

.AWVPatientSearch {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    background-color: #fff;
}

    .AWVPatientSearch h3 {
        margin: 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

.AWVPatientSearchTable {
    border: 1px solid #cbdce9;
}

    .AWVPatientSearchTable thead tr th {
        background-color: #f2f2f3;
        border-bottom: 1px solid #cbdce9;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        font-weight: normal;
    }

        .AWVPatientSearchTable thead tr th:nth-child(4) {
            padding-left: 0px;
        }

        .AWVPatientSearchTable thead tr th:nth-child(5) {
            padding-left: 0px;
        }

    .AWVPatientSearchTable tbody tr:hover {
        background-color: #eaf1f7;
    }

    .AWVPatientSearchTable tbody tr.selected {
        background-color: #eaf1f7;
    }

    .AWVPatientSearchTable table {
        margin-bottom: 0px;
    }

.AWVRPreviusArrow {
    background-image: url('../Images/prev.svg');
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    display: inline-flex;
}

.AWVRNextArrow {
    background-image: url('../Images/next_01.svg');
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.AWVNextArrow_active {
    background-image: url(../Images/next.svg);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.AWVPatientSearchTable tbody {
    display: block;
    height: 330px;
    overflow: auto;
}

    .AWVPatientSearchTable thead, .AWVPatientSearchTable tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.AWVFallRiskAssessment {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVFallRiskHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.AWVFallRiskHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVFallRiskContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
    text-indent: -17px;
    padding-left: 15px;
}

.AWVFallRiskContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVLifeStyle {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVLifeStyleHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.AWVLifeStyleHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVLifeStyleContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
}

.AWVLifeStyleContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVLifeStyleContent .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.AWVPreventiveHealth {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVPreventiveHealthHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.AWVPreventiveHealthHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVPreventiveHealthContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
}

.AWVPreventiveHealthContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVPreventiveHealthContent .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.PreventiveHealthDateType h3 {
    color: #F7941E;
    padding: 15px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
}

.PreventiveHealthDateType .form-control-feedback {
    text-align: inherit;
}



.depress_screen_ul {
    list-style-type: none;
    display: inline-flex;
}

    .depress_screen_ul li {
        padding: 0px 5px;
    }

.awv_nav_tab > li.active > a, .awv_nav_tab > li.active > a:focus, .awv_nav_tab > li.active > a:hover {
    background: #b3d4f3;
    color: #2482ce;
    border: 1px solid #b3d4f3;
}

.awv_nav_tab > li > a, .awv_nav_tab > li > a:hover, .awv_nav_tab > li > a:focus {
    background: #8bb9ea;
    color: #fff;
    border: 1px solid #8bb9ea;
}

.awv_patiient_search_left {
    padding-top: 50px;
}
/*------------AWV Css End Here------------*/

/************************Score Card*******************/

    .head_icon_align_scorecard_block .image_widget img {
        margin: 0px;
    }

.scorecard_search_img {
    position: absolute;
    top: 5px;
    right: 0px;
}

.scorecard_select_box {
    background: #ffffff;
    border: 1px solid #d9d6cd;
    border-radius: 5px;
    height: 30px;
    margin-top: -5px;
}

.score_card_block_main {
    padding-left: 0px;
}

.score_card_block {
    background: #e1ebf2;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #b3c2ca;
}

    .score_card_block .scorecard_row {
        display: flex;
        padding: 0px 15px;
    }

    .score_card_block .scorecard_text {
        margin-top: 30px;
    }

    .score_card_block .scorecard_num {
        font-family: Roboto-Light;
        font-size: 100px;
        color: #00b9f2;
    }

.scorecard_glyphicon_align_info {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
    color: #5c90c0;
}

.score_card_block .score_text_div {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #284968;
}

.score_card_head {
    font-family: Roboto-Light;
    font-size: 30px;
    color: #00b9f2;
    margin-top: 0px;
}

.scorecard_p p {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #000;
}

.scorecard_p .text_color {
    color: #8c1919;
}
/**************Score card Slider*************/
.scorecard_slide {
    height: 75px;
    background: #0061bd; /* For browsers that do not support gradients */
    /* For Safari 5.1 to 6.0 */
    background: -webkit-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* For Opera 11.1 to 12.0 */
    background: -o-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* For Fx 3.6 to 15 */
    background: -moz-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* Standard syntax */
    background: linear-gradient(to right, #0061bd,#0cbef3,#c0f0ff);
}

    .scorecard_slide .ui-slider-handle {
        height: 85px;
        top: -12px;
        width: 2px;
        margin-left: 0px;
    }

    .scorecard_slide .ui-slider-range {
        background: transparent;
    }

    .scorecard_slide .ui-slider-handle {
        border: 1px solid #776b09;
    }

        .scorecard_slide .ui-slider-handle:last-child {
            border: 1px solid #940ead;
        }

.scorecard_slide_static .ui-slider-handle, .scorecard_slide_static .ui-slider-handle:last-child {
    border: 1px solid #75dff7;
    height: 74px;
    width: 3px;
    top: 0px;
}

.slide_handle_text {
    position: absolute;
    top: -45px;
    left: -20px;
}

.slide_label_text {
    font-family: Roboto-Regular;
    font-size: 9px;
}
/*#min, #max {
    width: 50px;
    text-align: center;
}*/
.slider_show_div {
    position: absolute;
    width: 95%;
    z-index: 1;
}

.scorecard_widget {
    font-family: Roboto-Regular;
    color: #000;
    font-size: 15px;
    background: #fdfcf4;
    padding-top: 34px;
    border: 1px solid #dee5e9;
}

.scorecard_widget_align {
    margin-left: -15px;
    padding-right: 0px;
}

.score_card_table_p p {
    font-size: 16px;
    color: #005fb0;
}

.scorecard_tablediv_cost {
    font-family: Roboto-Regular;
    border: 1px solid #dee5e9;
}

.scorecard_table_cost {
    margin-bottom: 0px;
}

    .scorecard_table_cost thead tr th {
        background: #f3f7fa;
        border-bottom: 0px;
    }

        .scorecard_table_cost thead tr th:not(:first-child) {
            text-align: left;
        }

    .scorecard_table_cost > tbody > tr > td, .scorecard_table_cost > tbody > tr > th, .scorecard_table_cost > thead > tr > td, .scorecard_table_cost > thead > tr > th {
        border-top: 1px solid #f3f7fa;
    }

    .scorecard_table_cost tr td:not(:first-child) {
        color: #005fb0;
        text-align: left;
    }

    .scorecard_table_cost .image_widget img {
        margin: 0px 2px;
        float: right;
    }

.scorecard_utilization_info {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #000;
}

.scorecard_modal_left_div_align {
    align-items: center;
    display: flex;
}

.scorecard_utilization_info .table_right_div p {
    color: #2b5781;
}

.scorecard_utilization_info .table_right_div p, .scorecard_utilization_info .table_right_div {
    text-align: center;
}

.scorecard_table_right_side tbody tr td, .scorecard_table_last tbody tr td {
    border: 0px;
}

.scorecard_table_right_side > tbody > tr:nth-of-type(even) {
    background: #fcfaed;
}

.scorecard_based_num {
    color: #6b2127;
}

.scorecard_table_last {
    color: #6b2127;
    font-size: 21px;
}

    .scorecard_table_last > tbody > tr:nth-of-type(even) {
        font-size: 13px;
    }
/*********************Care Gaps*****************/
.caregap_first_widget {
    border: 1px solid #dee5e9;
}

.caregap_first_table {
    margin-bottom: 0px;
}

    .caregap_first_table thead {
        background: #f3f7fa;
    }

        .caregap_first_table thead tr th:not(:first-child), .caregap_first_table tbody tr td:not(:first-child) {
            text-align: center
        }

.cargap_tab_widget {
    border: 1px solid #ecf1f7;
    background: #ecf1f7;
    padding-top: 15px;
}

.caregap_nav_tabs {
    border-bottom: 1px solid #5c85ac;
}

    .caregap_nav_tabs > li.active > a, .caregap_nav_tabs > li.active > a:focus, .caregap_nav_tabs > li.active > a:hover {
        background: #0d60ad;
        color: #fff;
        border: 1px solid #0d60ad;
    }

    .caregap_nav_tabs > li > a, .caregap_nav_tabs > li > a:hover, .caregap_nav_tabs > li > a:focus {
        background: #827e83;
        color: #fff;
        border: 1px solid #827e83;
    }

.caregap_tab_selectbox {
    height: 35px;
    margin-left: 15px;
    background: #fff;
    border: 1px solid #fbf5dd;
}

.patient_search_radioalign {
    display: flex;
}



.caregap_search_box {
    margin-top: -7px;
}

.caregap_search_img {
    position: absolute;
    top: 0px;
    right: 20px;
}

.patient_search_tab_back {
    background: #fff;
    padding-top: 15px;
}

.patient_search_tab_hr {
    border-top: 1px solid #5c85ac;
    width: 100%;
}

.patient_status_tab_back {
    background: #fff;
}

.patient_search_table {
    margin-bottom: 0px;
}

    .patient_search_table thead tr th, .patient_status_table thead tr th {
        background: #f3f7fa;
    }

    .patient_search_table thead tr th, .patient_search_table tbody tr td, .patient_status_table thead tr th, .patient_status_table tbody tr td {
        white-space: nowrap;
        text-align: center;
    }

.glyphicon_great, .glyphicon_sign {
    padding: 5px;
    color: #fff;
}

.glyphicon_great {
    background: #0d60ad;
}

.glyphicon_sign {
    background: #827e83;
    width: 22px;
    padding: 6px;
    height: 24px;
}

.glyphicon__patient_editdelet_no {
    background: #808080;
}

.glyphicon__patient_search_table {
    padding: 5px 10px;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
}

.glyphicon__patient_search_no {
    background: #e05751;
}

.glyphicon__patient_search_ok {
    color: #83b920;
}

.glyphicon__patient_search_letter {
    background: #83b920;
    padding: 5px 13px;
}

.icon_click {
    position: absolute;
    right: 45px;
}

.icon_view {
    right: 5px;
}

/*------------Edit CareGaps-----------*/
.RankedBg {
    background-color: #F9FAF7;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .RankedBg label {
        font-family: Roboto-Medium;
        color: #0463a7;
        font-weight: normal;
    }

.EdCarGp {
    margin-top: 10px;
    border-bottom: 1px solid #0d60ad;
    padding: 10px 20px 0px 0px;
}

    .EdCarGp h1 {
        background: #0d60ad;
        color: #fff;
        display: inline-flex;
        margin: 0px;
        font-size: 16px;
        padding: 10px 20px 10px 20px;
        font-family: Roboto-Light;
    }

.UpdatedCareGp {
    background-color: #F3F5AC;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .UpdatedCareGp label {
        font-family: Roboto-Medium;
        color: #0463a7;
        font-weight: normal;
    }

    .UpdatedCareGp span {
        color: red;
    }

.CarGapSpan {
    color: #000;
}

.EditCarGpTable {
    margin-top: 2%;
    border: 1px solid #ddd;
}

    .EditCarGpTable .table thead tr th {
        background-color: #F0F0F0;
        font-family: Roboto-Regular;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #fff;
        font-size: 12px;
        text-align: center;
    }

.EDCarGp {
    background-color: #CECECE !important;
}

.EditCarGpTable .table tbody tr td {
    text-align: center;
}

.CareGapTabs {
    margin-top: 2%;
}

.QualtyMesrQuetin {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
}

.CareGapTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .CareGapTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CareGapTabs .nav-tabs > li.active > a, .CareGapTabs .nav-tabs > li.active > a:focus, .CareGapTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #2582d0;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 0px !important;
    }

    .CareGapTabs .nav-tabs > li > a {
        background-color: #cecece;
        border-radius: 0px;
        color: #000;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.CGMedicalRcdFon {
    padding-top: 1%;
}

.MedicalRecordFound {
    border: 1px solid #ccc;
}

    .MedicalRecordFound h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

.Care2Fall {
    border: 1px solid #ccc;
}

    .Care2Fall h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

.MedFormData {
    padding-top: 5%;
}

    .MedFormData .control-label {
        text-align: left;
    }

    .MedFormData label {
        font-family: Roboto-Medium;
        color: #353535;
        font-weight: normal;
        font-size: 13px;
    }

    .MedFormData .form-control-feedback {
        text-align: left;
    }

.Care2Fall .glyphicon-question-sign:before {
    color: blue;
}

.MedicalRecordFound .glyphicon-question-sign:before {
    color: blue;
}

.ACOCARE_1 h4 {
    background-color: #e9e7e8;
    font-weight: normal;
    color: #353535;
    font-family: Roboto-Regular;
    font-size: 14px;
    margin: 0px;
    padding: 5px 10px 5px 10px;
}

.ACOCARE_1 .glyphicon-question-sign:before {
    color: blue;
}

.ACOCARE_1 {
    margin-top: 5%;
    border: 1px solid #ccc;
}

    .ACOCARE_1 .control-label {
        text-align: left;
    }

    .ACOCARE_1 label {
        font-family: Roboto-Medium;
        color: #353535;
        font-weight: normal;
        font-size: 13px;
    }

.ACOCareData {
    margin-top: 5%;
}

    .ACOCareData .form-control-feedback {
        text-align: left;
    }

.CommentOptional {
    margin-top: 5%;
    border: 1px solid #ccc;
}

    .CommentOptional h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

    .CommentOptional .glyphicon-question-sign:before {
        color: blue;
    }

.form-textarea {
    background-color: #f4f4f4;
    border-color: #d4e5f3;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    padding-right: 20px;
}
/*-----------Popup Css----------*/
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 0px;
    text-align: center;
}

#boxes #dialog {
    width: 450px;
    height: auto;
    padding: 0px;
    background-color: #ffffff;
    font-family: 'Segoe UI Light', sans-serif;
    font-size: 15pt;
}

.maintext {
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    text-decoration: none;
}

#lorem {
    font-family: "Segoe UI", sans-serif;
    font-size: 12pt;
    text-align: justify;
    padding: 15px;
}

#popupfoot {
    font-family: "Segoe UI", sans-serif;
    font-size: 16pt;
    padding: 0px;
    margin-bottom: 15px;
}

    #popupfoot a {
        text-decoration: none;
        opacity: 1;
    }

.agree:hover {
    background-color: #D1D1D1;
}

.popupoption:hover {
    background-color: #D1D1D1;
    color: green;
}

.popupoption2:hover {
    color: red;
}
/*.gprook{color:#000;background: #ccc;font-family:Roboto-Medium;
    font-weight:normal;}
.gprook:hover{color:#000;background: #ccc;font-family:Roboto-Medium;
    font-weight:normal;}*/
.GproTitle {
    margin: 0;
    padding: 10px;
    background-color: #ccc;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.okclose {
    float: none;
}

.require {
    color: red;
}

.CarGpBtn {
    margin-top: 5%;
}

/****************************MIPS CPC*****************/
.electronic_quality_table {
    white-space: nowrap;
    font-size: 12px;
}

    .electronic_quality_table tbody tr td:not(:first-child) {
        text-align: center;
    }

.Widget_php_color .mips_cpc_head {
    white-space: nowrap;
}

.electronic_quality_table > thead > tr > th, .electronic_quality_table > tbody > tr > td {
    border: 0px;
    padding: 3px 5px;
}

.mip_component_div h5 {
    font-weight: bold;
}

.mip_component_div p {
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
}

.improvement_table > thead > tr > th, .improvement_table > tbody > tr > td {
    /*border: 0px;*/
    padding: 3px;
    font-size: 11px;
}

.main_btn_div {
    position: absolute;
    top: 48%;
    left: 33%;
    text-align: center;
    z-index: 1;
    background: #fff;
    width: auto;
    padding: 0px;
}

    .main_btn_div a {
        width: 125px;
        white-space: normal;
        font-size: 10px;
        color: #000;
    }

.mips_first_widget_div {
    display: inline-flex;
}

.mips_first_widget_block {
    padding: 15px;
    width: 100%;
    color: #fff;
    margin: 0px 5px;
    text-align: center;
    align-items: center;
    display: inline-grid;
    cursor: pointer;
}

.quality_block {
    background: #5b9bd5;
}

.advance_block {
    background: #54cccd;
}

.improvement_block {
    background: #48bb4f;
}

.cost_block {
    background: #70ad47;
}

.Widget_php_color .mipshead {
    font-size: 14px;
    white-space: nowrap;
}

.composite_score label {
    background: #54cccd;
    padding: 15px;
    margin-left: -15px;
}

.composite_score p {
    font-size: 7px;
    white-space: nowrap;
    margin-left: -15px;
    font-weight: bold;
}
/****************************MIPS CPC Details*****************/
.mips_table_quality thead th, .mips_table_quality tbody td {
    white-space: nowrap;
    text-align: center;
}

.mips_date {
    font-size: 10px;
    margin-right: 15px;
    margin-top: -5px;
}

.score_div {
    background: #9DC3E6;
    margin: 5px auto;
    width: 150px;
    border-radius: 5px;
    font-size: 60px;
}

.score_div_caption {
    font-size: 10px;
    font-weight: bold;
}

.performance_calculator_caption {
    font-size: 10px;
}

.improvement_activity_table thead tr th:first-child, .improvement_activity_table tbody tr td:first-child {
    border: none;
    vertical-align: middle;
}

.improvement_activity_table thead tr th:nth-child(2), .improvement_activity_table tbody tr td:nth-child(2) {
    border-left: 0px;
}

.improvement_div_align {
    display: inline-flex;
}

    .improvement_div_align .improvement_div_block {
        padding-right: 20px;
    }
/*.third_widget_table_down{
    margin-bottom: 120px;
}*/
.table_quality_calculator thead tr th, .table_quality_calculator tbody tr td {
    white-space: nowrap;
    font-size: 11px;
    padding: 3px 3px 4px 3px;
    border: 0px;
}

.table_quality_calculator thead tr th {
    text-decoration: underline;
}

    .table_quality_calculator thead tr th:not(:first-child), .table_quality_calculator tbody tr td:not(:first-child) {
        text-align: center;
    }

.improvement_text {
    position: absolute;
    margin-top: -29px;
    text-align: center;
    margin-left: 11px;
}
/*****************Chat Block in right coulmn***************/
#chatwindows {
    width: 100%;
    height: 370px;
}

.chat_panel_body {
    padding: 5px;
}

.currentprior g.highcharts-data-labels.highcharts-series-0.highcharts-bar-series.highcharts-color-0.highcharts-tracker {
    display: none;
}

.currentyeartitle {
    color: #5a9bd3;
}


/*------UI Developer---------*/


/*------Patient Profile--------*/
ul.bridge-left-menu li span {
    position: absolute;
    top: -4px;
    right: 12px;
    background: #f00;
    color: #fff;
    font-family: Roboto-Medium;
    font-size: 10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
}

ul.bridge-left-menu li {
    position: relative;
}

.right-side-menu.third-column-width {
    margin-top: 58px !important;
}

.patient-prof label#patient_name {
    font-size: 22px;
    color: #2482ce;
    font-family: Roboto-Light !important;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 2px;
}

.patient-prof .pfofile_age {
    font-size: 16px;
    line-height: 16px;
    color: #3b6d9a;
    margin-bottom: 3px;
}

.patient-prof .div_flex_content .profile_name {
    font-size: 24px;
    line-height: 24px;
    color: #3b6d9a;
    font-family: Roboto-Light;
    font-weight: normal;
    margin-bottom: 4px;
}

.patient-prof .php_first_column_down_div {
    margin: 7% 0% 0% 0%;
}

.patient-prof .php_first_column_down_divtwo {
    margin: 3% 0% 0% 0%;
}

.patient-prof .php_first_column_down_div label {
    margin-bottom: 6px;
}

.patient-prof .php_first_width_align {
    margin: 15px 0;
}

    .patient-prof .php_first_width_align label {
        font-size: 14px;
        font-weight: 600;
    }

.patient-prof .div_flex_content a {
    text-decoration: underline;
}

.patient-prof .bottom_more_icon {
    right: 15px;
    height: 30px;
}

.bold-fnt {
    font-weight: 600;
}

.margin-align {
    margin-right: -20px;
}

.patient-prof .pharmacy_block label {
    margin-bottom: 0;
}

.patient-prof .pharmacy_block {
    padding: 10px 0;
}

.nopadding {
    padding: 0;
}

div#condition_image_CKD img, div#condition_image_DM img {
    width: 68px;
    height: 68px;
}

div#condition_image_CKD, div#condition_image_DM {
    text-align: left;
}

a#php_view_code, a#php_condition {
    font-family: arial;
    font-size: 14px;
    padding: 12px 22px;
}

div#condition_image_CKD div, div#condition_image_DM div {
    text-align: center;
    width: 70px;
}

.patient-prof .php_first_column_icons span {
    width: 100%;
    float: left;
}

.patient-prof .php_first_column_icons {
    font-size: 13px;
    margin-right: 7px;
    font-weight: 600;
    line-height: 15px;
}

.patient-prof .phperblock label {
    font-size: 14px;
}
/*.patient-prof .php_first_column_icons img {
    width: 100%;
}*/

.patient-prof .php_first_column_down_divthree {
    margin: 13% 0% 0% 0%;
}

.pro_dtls {
    line-height: 15px;
}

    .pro_dtls label {
        font-size: 12px !important;
        margin-bottom: 0;
    }

.patient-prof span#riskscorevalue {
    font-size: 6vw !important;
    font-weight: 300;
    font-family: Roboto-Light;
}

.patient-prof .php_profile_img img {
    height: auto;
    width: 100%;
}

.patient-prof .php_profile_img {
    max-width: 100%;
}

.patient-prof #view_condition_image label {
    font-size: 11px;
}

.patient-prof .head_icon_align_bridge_block {
    right: 11px;
}

.patient-prof .image_widget img {
    margin: 0px 0px 5px 1px;
}

.patient-prof .view_conditions {
    margin-top: 8%;
}

.patient-prof .php_fontsize_cost {
    font-size: 34px;
    color: #274766;
    font-weight: 300;
    font-family: Roboto-Light;
    line-height: 32px;
    margin-bottom: 7px;
}

.patient-prof #ermostvisited, .patient-prof #erdiagnosiscode, .patient-prof #inpatientmostvisitedfacility, .patient-prof #inpatientmostdiagnosiscode {
    line-height: 22px;
    margin-bottom: 7px;
}

.patient-prof .phperblock {
    font-size: 22px;
}

.patient-prof .phperblock {
    font-size: 22px;
    font-weight: 300;
    font-family: Roboto-Light;
    padding-bottom: 3px;
    color: #274766;
}

.patient-prof .pharmacy_block .php_pharmacy_text_color, .php_clr_txt {
    font-size: 16px;
    font-family: Roboto-light;
    color: #274766;
}

.patient-prof .php_clr_txt label {
    font-weight: normal;
    font-family: Roboto-light !important;
}

.php_clr_txt a, .php_clr_label {
    color: #274766;
}

a.php_blk_link {
    color: #333;
    font-weight: 700;
}

#php_diagnostic_tabs .tabs_bridge_ul li {
    width: 32.9%;
    margin-right: 1%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    #php_diagnostic_tabs .tabs_bridge_ul li:last-child {
        margin-right: 0;
    }

.patient-prof .div_flex_content {
    line-height: 18px;
}

.patient-prof .Receive-radio {
    margin-bottom: 0;
}

#php_diagnostic_tabs .tabs_bridge_section {
    width: 100%;
}

#php_diagnostic_tabs.tabs_bridge {
    padding: 0 0 20px;
}

div#php_external_report_table_wrapper {
    margin-bottom: 20px;
}

.patient-prof .dataTables_wrapper .dataTables_length label {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 5px;
}

.patient-prof div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 0;
    border-radius: 0;
    height: 28px;
    font-family: Roboto-Medium !important;
    font-size: 12px;
}

.patient-prof div.dataTables_wrapper div.dataTables_info {
    font-family: Roboto-Medium !important;
    font-size: 12px;
}

.patient-prof div.dt-buttons {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 5px;
}

.patient-prof button.excel-btn:hover:not(.disabled), .patient-prof div.excel-btn:hover:not(.disabled), .patient-prof a.excel-btn:hover:not(.disabled), .patient-prof button.excel-btn, .patient-prof a.excel-btn, .patient-prof div.excel-btn, .patient-prof button.excel-btn, .patient-prof div.excel-btn, .patient-prof a.excel-btn, .patient-prof button.excel-btn:focus:not(.disabled), .patient-prof div.excel-btn:focus:not(.disabled), .patient-prof a.excel-btn:focus:not(.disabled), .patient-prof button.excel-btn:active:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled) button.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled):hover:not(.disabled) {
    width: 28px;
    height: 28px;
    background-size: cover;
    border: 0 none;
    margin: 0;
}

#diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td {
    font-family: Roboto-Medium !important;
    font-size: 12px;
    padding: 5px 10px;
}

#php_diagnostic_tabs .tabs_bridge_ul li a {
    display: block;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: Roboto-Medium !important;
    font-size: 12px;
    text-align: center;
    color: #32699b;
    padding: 0.7em 1em 0.5em;
}

#diagnosis_outstanding thead {
    background: #dee8f1;
}



.flex-row .Widget_php_color, .flex-row .row.row_align {
    height: 100% !important;
}

.patient-prof .pharmacy_block:last-child {
    margin-bottom: 30px;
}

.patient-prof .Widget_php_color h3 {
    font-size: 16px;
}

.patient-prof .sml-font {
    font-size: 12px !important;
}

.patient-prof .condition_show_hide_div {
    height: 105px;
}

@media (min-width: 1225px) and (max-width: 1320px) {
    .patient-prof .php_first_width_align label, .pro_dtls label {
        font-size: 11px;
    }

    .patient-prof label#patient_name {
        font-size: 19px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1224px) {
    .patient-prof .php_first_width_align label, .pro_dtls label, .patient-prof .php_first_column_icons {
        font-size: 10px;
    }

    .patient-prof label#patient_name {
        font-size: 18px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 13px;
    }
}

@media (max-width: 1280px) {
    .patient-prof span#patienttotalannualcost {
        margin-top: 0;
    }
}

@media(max-width: 1199px) {
    .patient-prof .php_firstcolumn_div {
        padding-left: 15px;
    }

    .php_prof_holder {
        clear: left;
    }

    .patient-prof .php_first_column_down_divthree {
        margin-top: 10px;
        padding-left: 0px;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align {
        padding-left: 10px;
    }

    .patient-prof .php_first_column_down_divtwo {
        margin-top: 10px;
    }

    a#php_view_code {
        font-size: 12px;
        padding: 8px 14px;
    }
}

@media (min-width: 992px) {
    .flex-row {
        display: flex;
        display: -webkit-flex;
    }
}

@media (min-width: 768px) and (max-width: 985px) {
    .patient-prof {
        padding-right: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .patient-prof label, .patient-prof .sml-font, #diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td, .patient-prof .Receive-radio label {
        font-size: 10px !important;
    }

        .patient-prof label#patient_name {
            font-size: 16px !important;
        }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    a#php_view_code {
        margin-left: 40px;
    }

    .patient-prof .head_icon_align_bridge_block {
        right: 5px;
    }

    .patient-prof .bottom_more_icon {
        right: 9px;
    }
}

@media (max-width: 992px) {
    .row.row_align {
        margin: 0;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align, .patient-prof .php_firstcolumn_div {
        padding-left: 0px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 10px;
    }
}

@media(max-width: 768px) {
    .php_prof_holder {
        padding-left: 10px !important;
    }
}

@media(max-width: 767px) {
    a#php_view_code {
        position: relative;
        left: 35px;
    }

    .patient-prof label#patient_name {
        font-size: 17px;
    }

    .patient-prof h1.dash_bridge_head {
        font-size: 26px;
    }

    .patient-prof .php_firstcolumn_div {
        margin: 7px 0;
    }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 13px !important;
    }

    .patient-prof .bottom_more_icon {
        height: 23px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 0;
    }

    div#diagnosis_outstanding_filter, div#php_external_report_table_filter {
        float: left !important;
        margin-top: 0;
        padding-left: 5px;
    }

    .patient-prof div.dt-buttons {
        float: right !important;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_info {
        position: inherit;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_paginate {
        position: absolute;
        right: 5px;
        bottom: 0;
    }

    #outstand .table-responsive {
        padding-bottom: 20px;
    }


    .patient-prof .Receive-radio label {
        font-size: 10px;
    }
}
/*------Patient Profile--------*/


/*-----------awv dashboard-------------*/
.awv-dashboard .benificiar-persent {
    margin: 5% 2%;
    background-color: #c8da2b;
    float: left;
    height: 160px;
    width: 160px;
}

    .awv-dashboard .benificiar-persent p {
        padding-top: 40% !important;
        text-align: center;
        font-size: 64px;
    }

    .awv-dashboard .benificiar-persent.small {
        width: 95px;
        height: 95px;
        background-color: #ee777d;
        margin-top: 12%;
    }



.age-destribut table tr th {
    text-align: center;
}

.awv-dashboard .flex-row {
    margin-bottom: 12px;
}

.awv-dashboard .current_radio_align {
    margin-bottom: 15px;
}

.awe-dash-tbl {
    padding: 4px;
}

    .awe-dash-tbl thead {
        background: #ebebeb;
    }



.awv-dashboard select.form-control, .care-dashboard select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down-arrow.png) no-repeat;
    background-size: 16px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
}

.awv-dashboard .form-control, .care-dashboard .form-control, .tcm-dashboard .form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

.awv-dashboard .form-textbox, .care-dashboard .form-textbox {
    background-color: #f4f4f4 !important;
}

.age-destribut table tr th:first-child, .age-destribut table tr th:nth-child(2), .age-destribut table tr td:first-child, .age-destribut table tr td:nth-child(2) {
    text-align: left;
}

.awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
    min-width: 190px;
    width: auto;
}

.awv-dashboard .pagination, .tcm-dashboard .pagination {
    margin: 0;
    padding-right: 10px;
}

    .awv-dashboard .pagination p {
        font-family: Roboto-Medium;
        font-size: 12px;
    }

    .awv-dashboard .pagination a span, .tcm-dashboard .pagination a span {
        letter-spacing: -5px;
        font-size: 15px;
        color: #2482ce;
    }

.awv-dashboard .disablecolor, .tcm-dashboard .disablecolor {
    color: #bdd9f0 !important;
}

/*-----------Care Manager-------------*/
.care-dashtbl {
    padding: 7px;
}

    .care-dashtbl table th {
        background-color: #dee9f1;
        border-bottom: none !important;
        padding: 4px 8px !important;
        font-size: 12px;
    }

    .care-dashtbl table td {
        border-bottom: 1px solid #ddd;
        border-top: none !important;
        padding: 4px 8px !important;
        font-size: 12px;
    }

    .care-dashtbl .medium {
        color: #e48737;
        font-weight: 600;
    }

    .care-dashtbl .high, .awe-dash-tbl .high, .patientluk-up .high {
        color: #ff0000;
        font-weight: 600;
    }

    .care-dashtbl .low, .awe-dash-tbl .low {
        color: #099016;
        font-weight: 600;
    }

    .care-dashtbl .AWVSearchBtn {
        width: auto;
        padding: 5px 35px;
    }

.care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box, .head-dashboard .caregap_search_box {
    margin-top: 14px;
    width: 180px;
    float: right;
}

.care-dashboard .caregap_search_img, .awv-dashboard .caregap_search_img, .tcm-dashboard .caregap_search_img, .head-dashboard .caregap_search_img {
    top: 20px;
}

.care-dashboard .clinical-destribution h3 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    margin-top: 10px;
    width: auto;
    margin-bottom: 10px;
    padding-left: 15px;
    text-align: left !important;
}






.care-dashboard .AWVPatientSearchTable {
    border: none;
}

.care-dashboard .freek-report li a {
    margin-left: 10px;
}

.care-dashboard .freek-report {
    text-align: left;
    margin-bottom: 40px;
}

.care-dashboard .age-destribut h4 {
    width: 263px;
    margin: 0;
}

.care-dashboard .patient-census {
    height: 100% !important;
}

.care-dashboard span.image_widget img {
    margin: 0 0 5px 0px;
}

.awe-dash-tbl table td:first-child {
    color: #15579f;
}

.care-dashboard .smll-ico {
    left: 17px;
}


/*-------- TCM Dashboard----------*/
.tcm-dashboard table tr td p span img {
    width: 16px;
}

.tcm-dashboard table tr td p {
    margin-bottom: 0px;
}

    .tcm-dashboard table tr td p span {
        margin-right: 14px;
    }

.tcm-dashboard table tr td, .tcm-dashboard table tr th {
    text-align: left;
}


.tcm-dashboard .awe-dash-tbl table td:first-child, {
    color: #2482ce;
}

.tcm-dashboard .patient-census {
    min-height: 345px;
    height: auto !important;
}

.casetracker ul li img {
    width: 16px;
    vertical-align: text-bottom;
}

.casetracker .patient-census {
    min-height: auto !important;
    height: auto !important;
}

.trackerlist ul.list-inline {
    text-align: left;
    margin-left: 2px;
}

    .trackerlist ul.list-inline li {
        margin: 8px 0;
        font-size: 12px;
        font-family: Roboto-Regular;
    }

        .trackerlist ul.list-inline li span {
            margin: 0 5px;
        }

.nw-tbl table.table th, .nw-tbl table.table td {
    padding: 10px 8px !important;
    white-space: nowrap;
}

.nw-tbl table.table th {
    background: #EBEBEB;
}
/*-------- End of TCM Dashboard----------*/

/*-----Patient Lookup----*/

.patientluk-up .lookup-btn {
    margin-top: 20px;
}

.patientluk-up label#patient_email {
    color: #0061b0;
}

.email-btn .lookup-btn {
    margin-top: 0px;
}

.email-btn p {
    margin-bottom: 35px;
}

/*-----Patient Lookup----*/



/*-----Intake Patient care----*/

.intake_lft_pad {
    padding-left: 0;
}

.email-btn input.form-control {
    border-radius: 0;
}
/*-----Intake Patient care----*/

@media (max-width:1400px) and (min-width:992px) {
    .care-dashboard .freek-report li a {
        margin-left: 1px;
    }

    .care-dashboard .freek-report li {
        font-size: 11px;
    }
}



@media (max-width: 991px) {
    .media-left-pdgm {
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
        min-width: 190px;
        width: 100% !important;
    }

    .care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .care-dashboard .caregap_search_img {
        top: 0px;
    }

    .care-dashboard .age-destribut h4 {
        width: 88%;
    }

    .tcm-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 90px;
    }
}
/*-------popup css---*/
#SearchDialog h2 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    margin-top: 5px;
    width: auto;
    margin-bottom: 20px;
    padding-left: 15px;
}



#ResourceManager .patient-box {
    background-color: #f4f4f4;
    border: 1px solid #d4e5f3;
    height: 45px;
    padding: 5px;
}

    #ResourceManager .patient-box a {
        margin-top: 5px;
        margin-right: 10px;
    }

#ResourceManager .form-textbox {
    background-color: transparent;
    margin-bottom: 20px;
    border-radius: 0px;
    box-shadow: none;
    width: 75%;
    float: left;
    border: none;
}

#ResourceManager table.table {
    margin-top: 20px;
    border: 1px solid #ddd;
}

    #ResourceManager table.table th {
        background-color: #f4f4f4;
        border-top: none;
        border-bottom: 1px solid #ddd;
    }

    #ResourceManager table.table td {
        border-top: none;
    }



#CaseManager .modal-header {
    background: #b3d4f2;
    color: #000;
}

.trackerlist li a {
    color: #333;
}

#CaseManager p img {
    background: #fa9b00;
    border-radius: 50%;
    width: 40px;
    padding: 5px;
}

#CaseManager p {
    font-size: 14px;
    font-family: Roboto-Light;
    margin-left: 4px;
}

#CaseManager .modal-body p:first-child {
    margin-bottom: 20px;
    margin-left: 0;
}

#CaseManager .lookup-btn {
    padding: 6px 60px;
}

#CaseManager .select2-container {
    width: 90% !important
}

#CaseManager .select2-container--default .select2-selection--multiple {
    border: 1px solid #aaa !important;
    border-radius: 0;
}

#CaseManager .multi-selct span.select2-selection__choice__remove {
    float: right;
    margin-left: 10px;
}

.multi-selct .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ebebeb;
    border: 1px solid #aaa;
    border-radius: 19px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 8px 7px 7px 0px;
    color: #000;
    font-size: 14px;
    width: 150px;
    overflow: hidden;
}

span.img_select2 {
    background: #fa9b00;
    color: #fff;
    font-size: 11px;
    padding: 11px;
    border-radius: 50%;
    margin-right: 6px;
}

/*-----Patient Lookup----*/

.patientluk-up .lookup-btn {
    margin-top: 20px;
}

.patientluk-up label#patient_email {
    color: #0061b0;
}

.email-btn .lookup-btn {
    margin-top: 0px;
}

.email-btn p {
    margin-bottom: 35px;
}

/*-----Patient Lookup----*/

/*-----Intake Patient care----*/

.intake_lft_pad {
    padding-left: 0;
}

.email-btn input.form-control {
    border-radius: 0;
}
/*-----Intake Patient care----*/


/*------------BlazeBOard-----------*/

.blazecontent h3 {
    color: #00b1f2;
    font-family: Roboto-Light;
    font-size: 20px;
}

.third_col_bg {
    background: #fafafa;
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    float: left;
}

    .third_col_bg p {
        color: #386c99;
        font-size: 10px;
        font-family: Roboto-Regular;
        margin: 0;
    }

    .third_col_bg h2 {
        color: #f7941e;
        font-size: 38px;
        margin: 0;
        font-family: Roboto-Light;
    }

.blz-row-ht {
    height: 100%
}

.blz_second_col {
    background: #00b9f2;
    color: #fff;
    height: 100%;
    width: 100%;
    float: left;
}

.blz-img-pnl {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 50px;
}

.blz-info {
    font-family: Roboto-Light;
    text-align: center;
}

    .blz-info h4 {
        font-size: 26px;
        margin-top: 0;
        margin-bottom: 39px;
    }

.blz-tbl {
    padding: 7px 15px;
}

.blz-info p {
    font-size: 24px;
}

.blazeboard .flex-row {
    margin-bottom: 0;
}

.blz-tbl table img {
    width: 13px;
}

.blz-tbl table th {
    background: #f1f1f1;
}

.btn-fullview {
    background: #00b9f2;
    color: #fff;
    font-size: 12px;
    font-family: Roboto-Medium;
    border-radius: 0;
}

    .btn-fullview:hover {
        color: #fff;
    }

.blazeboard .blz-col-ftr {
    display: block !important;
}

.care-dashboard .blz-col-ftr img {
    width: auto;
    float: left;
    margin: 0;
    background: transparent;
    padding: 0;
}

.blazecontent .blz-col-ftr img {
    width: 25px;
    float: right;
    margin: 0 3px;
    background: #656e74;
    padding: 4px;
}

.blz-tbl table tr td, .blz-tbl table tr th {
    font-size: 10px;
    text-align: left;
}

.blz-second-tbl tr td:last-child {
    width: 62px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.blz-nxt {
    margin-top: 6px;
}

    .blz-nxt a {
        color: #000;
        font-size: 12px;
        font-family: Roboto-Medium;
    }

    .blz-nxt span {
        color: #77aada;
        font-size: 20px;
        vertical-align: text-bottom;
    }

.blz-last-sec {
    background: #00b9f2;
    width: 100%;
    float: left;
    padding: 10px;
    color: #fff;
}

    .blz-last-sec p {
        margin-bottom: 0;
    }

        .blz-last-sec p span {
            font-size: 22px;
            font-family: Roboto-Light;
            margin-right: 15px;
            vertical-align: middle;
        }

.btn-mybridge {
    background: rgba(0, 0, 0, 0.61);
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    padding: 6px 16px;
}

    .btn-mybridge:hover, .btn-mybridge:focus {
        color: #fff;
    }

.blz-last-sec img {
    width: 35px;
    background: rgba(0, 0, 0, 0.61);
    padding: 7px;
}

.graph-content p {
    font-size: 11px;
    line-height: 13px;
    font-family: Roboto-Regular;
    margin-bottom: 4px;
}

    .graph-content p:nth-child(2) {
        font-size: 10px;
        color: #646363;
    }

.blazeboard #benchmark, .blazeboard #benchmark2, .blazeboard #benchmark3 {
    border: 1px solid #ccc;
    overflow: hidden;
}

.blz-col-position {
    position: relative;
}

.blazeboard .blz-col-position .blz-col-ftr, .care-dashboard .blz-col-position .blz-col-ftr {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#BlzBoard .modal-content {
    width: 100%;
    float: left;
    background: transparent;
    box-shadow: none;
    border: none;
}

#BlzBoard .modal-body {
    width: 100%;
    float: left;
    padding: 0px;
}

#BlzBoard .modal-header {
    background: transparent;
    border: none;
    padding: 3px 1px;
}

#BlzBoard button.close.modal-close {
    color: #b3cfe5;
    opacity: 1;
    border: none;
    border-radius: 0;
    padding: 1px 10px;
    background: #fff;
    font-size: 30px;
}

#BlzBoard .graph-content p span {
    color: #386c99;
}

#BlzBoard .graph-content p {
    color: #646363;
}

.blz-scroll {
    height: 480px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#benchmark4 {
    border: 1px solid #ccc;
    overflow: hidden;
    min-height: 200px;
    margin-bottom: 10px !important;
}

.graph-content p span {
    top: -11px;
}

.blz-media-pdgm {
    padding-right: 0;
}
/*------------End of BlazeBOard-----------*/


/*---------Schedule Appointment---------*/



.custom-calender a {
    color: #8e352e;
    text-decoration: none;
}



.custom-calender thead {
    background: #ddedf9;
}

..custom-calender tr.days td {
    padding: 0
}

.custom-calender .weekdays th {
    text-align: center;
    line-height: 20px;
    border: none !important;
    padding: 10px 6px;
    color: #000;
    font-size: 12px;
    font-family: Roboto-Regular;
    font-weight: bold;
}


.custom-calender .days li:hover {
    background: #d3d3d3;
}

.custom-calender .date {
    text-align: center;
    margin-bottom: 5px;
    padding: 4px;
    background: #333;
    color: #fff;
}

.custom-calender .event {
    font-size: 13px;
    background: #fcf17a;
    color: #000;
    text-decoration: none;
    padding: 4px;
}

.custom-calender .event-desc {
    color: #000;
    margin: 3px 0 7px 0;
    text-decoration: none;
    font-size: 12px;
}

.custom-calender .other-month {
    background: #fff;
    color: #666;
}

a.btn.btn-schedule {
    border: 1px solid #ccc;
    margin-right: 8px;
    margin-top: 10px;
    color: #000;
    border-radius: 0;
    padding: 6px 12px 6px 0px;
    width: 180px;
    margin-bottom: 12px;
}

.btn-schedule span {
    color: #00b9f2;
    left: -9px;
}

span.yellows-select {
    background: #fcf17a;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

span.default-select {
    background: #f5f5f5;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

.appt-link a {
    color: #000;
}

.sche-ico img {
    width: 30px;
    margin-right: 5px;
    margin-top: 14px;
}

.event-time {
    font-size: 12px;
    color: #999;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
    padding: 10px;
}

tr.weekdays th span {
    color: #2482ce;
    font-size: 15px;
}

/*---------Schedule Appointment---------*/


@media (max-width:1400px) and (min-width:992px) {
    .care-dashboard .freek-report li a {
        margin-left: 1px;
    }

    .care-dashboard .freek-report li {
        font-size: 10px;
    }
}

@media (max-width:1199px) {
    .blz-media-pdgm {
        padding: 0;
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .media-left-pdgm {
        padding-left: 15px;
    }

    .blazeboard .blz-col-position .blz-col-ftr, .care-dashboard .blz-col-position .blz-col-ftr {
        position: relative;
        width: auto;
    }

    .care-dashboard .smll-ico {
        left: 0px;
    }

    .caretracker-col {
        margin-left: 0;
        padding-right: 15px;
    }

    .caseassigner-col {
        margin-left: -15px;
    }

    .caregap_dash .patient_search_radioalign {
        padding: 0;
        margin-top: 10px;
    }
}

@media (max-width:767px) {
    .awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
        min-width: 190px;
        width: 100% !important;
    }

    .care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .care-dashboard .caregap_search_img, .awv-dashboard .caregap_search_img, .tcm-dashboard .caregap_search_img, .casetracker .caregap_search_img {
        top: 0px;
    }

    .care-dashboard .age-destribut h4 {
        width: 67%;
        margin-bottom: 20px;
    }

    .tcm-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 90px;
    }

    .intake_lft_pad {
        padding-left: 15px;
    }

    .care-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .req-emc {
        text-align: left;
    }

    a.btn.lookup-btn {
        margin-bottom: 5px;
    }

    .care-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 50px;
    }
}

@media (max-width:500px) {
    .blz-last-sec .col-xs-8 {
        width: 100%;
        margin-bottom: 10px;
    }

    .blz-last-sec .col-xs-4 {
        width: 100%;
        text-align: left;
    }

    .lookup-btn {
        font-size: 12px;
        padding: 8px 16px 8px 16px;
    }
}

@media (min-width: 1100px) {
    .modal-lg {
        width: 1097px;
    }
}

/*care manager*/
.greenevent {
    background-color: #d1f2c6 !important;
    color: black !important;
    text-align: center;
}

.whitevent .fc-event-inner {
    background-color: #d1f2c6 !important;
    border: none !important;
    border-color: #d1f2c6 !important;
    color: #000 !important;
    text-align: center;
}

.age-destribut img {
    width: 15px !important;
}

.patient-age-distribut img {
    width: 25px !important;
    height: 55px;
}

div#referral_piechart {
    width: 100% !important;
}

    div#referral_piechart .highcharts-container {
        margin: auto;
    }

.custom-calender td {
    padding: 0px !important;
    height: 45px !important;
}

    .custom-calender td:first-child {
        padding-top: 10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

.care-dashboard .blz-col-ftr {
    display: flex;
}


/*----CareGaps-------*/
.caregap_dash .caregap_nav_tabs {
    margin-bottom: 20px;
    padding: 0 15px;
    border: none;
}

.caregap_dash .caregap_tab_selectbox {
    margin-left: 0px;
}

.caregap_dash table#caregaps_practicestatus th {
    background: #ebf2f6;
    padding: 10px;
    text-align: center;
}

    .caregap_dash table#caregaps_practicestatus th:first-child {
        text-align: left;
    }

.caregap_dash table#caregaps_practicestatus tr td {
    text-align: center;
}

    .caregap_dash table#caregaps_practicestatus tr td:first-child {
        text-align: left;
    }

.caregap_dash div#caregaps_practicestatus_length {
    margin: 0 10px;
}

.caregap_dash .buttons_line {
    margin: 0% 0% 2px 12px;
}

.caregap_dash .cargap_tab_widget ul.nav.nav-tabs.caregap_nav_tabs {
    padding: 0;
    border-bottom: 2px solid #5c85ac;
}

    .caregap_dash .cargap_tab_widget ul.nav.nav-tabs.caregap_nav_tabs li {
        margin-bottom: 0;
    }

.caregap_dash .srch-txt {
    color: #5c85ac;
    font-family: Roboto-Light;
    font-size: 15px;
}

.caregap_dash span.image_widget img {
    margin: 0 1px;
}

.caregap_dash .caregap_first_widget .pull-right {
    margin-top: 6px;
}

.caregap_dash .pagination.pagination-normal.pagination-centered {
    margin: 0;
}

.caregap_dash .pagination_editcaregap.pull-right span {
    vertical-align: sub;
}

.caregap_dash i.fa.fa-question.glyphicon_sign {
    vertical-align: text-top;
}

.caregap_dash input#SearchKey {
    border: 2px solid #8ea7c7;
}

.caregap_dash div.dataTables_wrapper .dataTables_info {
    bottom: 14px;
}

.caregap_dash #caregaps_practicestatus_paginate {
    margin-bottom: 12px;
}

.caregap_dash li.last a {
    vertical-align: sub;
}

table.table.patient_search_table tr th {
    color: #1b406d;
    background: transparent;
}

.care-dashboard .care-dashtbl td:last-child img {
    background: #00b9f2;
    padding: 3px;
    border-radius: 50%;
    width: 17px !important;
}

/*-----------10-3-2017 UI Developer----------*/

.highcharts-credits {
    display: none;
}

.blz-tbl table tr td, .blz-tbl table tr th {
    white-space: nowrap;
}

.blz-media-expand {
    overflow: hidden;
    clear: both;
    display: none;
}

    .blz-media-expand p {
        font-size: 10px;
        color: #646363;
        margin-bottom: 5px;
    }

        .blz-media-expand p:last-child {
            margin-bottom: 0;
        }



.referral-type h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.referral-type label {
    text-align: left;
}

.referral-type select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down-arrow.png) no-repeat;
    background-size: 16px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
}

.referral-type .form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

.referral-type .form-textbox {
    background-color: #f4f4f4 !important;
}

.referral-type form.form-horizontal {
    margin-left: 40px;
}

.btn-holder {
    overflow: hidden;
    clear: both;
    margin: 10px 0;
    padding: 10px 15px;
}

    .btn-holder .submit-btn, .btn-holder .submit-btn:hover, .btn-holder .submit-btn:focus {
        margin-right: 0 !important;
    }

.referral-type h5 {
    color: #496884;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

.referral-type p {
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}


.sm-chk [type="checkbox"]:not(:checked),
.sm-chk [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

    .sm-chk [type="checkbox"]:not(:checked) + label,
    .sm-chk [type="checkbox"]:checked + label {
        position: relative;
        padding-left: 1.95em;
        cursor: pointer;
        font-weight: 700;
    }

        .sm-chk [type="checkbox"]:not(:checked) + label:before,
        .sm-chk [type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.25em;
            height: 1.25em;
            border: 1px solid #ccc;
            background: #fff;
            border-radius: 0;
        }

.modal-body .brd-access {
    background: #f0f5f9;
}

.tab-content .brd-access {
    margin-top: 0;
}

.sm-chk [type="checkbox"]:not(:checked) + label:after,
.sm-chk [type="checkbox"]:checked + label:after {
    content: 'x';
    position: absolute;
    top: .08em;
    left: .25em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #333;
    transition: transform .2s;
    font-family: Roboto-Regular;
}

.no-left-pdng {
    padding-left: 0;
}

.dim-text {
    color: #ccc;
}
/*.sm-chk.xs-chk [type="checkbox"]:not(:checked) + label:before, .sm-chk.xs-chk [type="checkbox"]:checked + label:before {
    background: #eee;
    border-radius: 4px;
}*/
.checkbox.sm-chk.xs-chk {
    padding-bottom: 10px;
}

span.asterisk {
    color: #f00;
    margin-left: 5px;
}

.bridge-lab-tab {
    padding: 0;
}

.btnCenter {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: transparent;
    color: #2582cf;
    border: 1px solid #2582cf;
}

.bridge-lab-tab h3 {
    color: #f68220;
    padding: 0;
    font-size: 16px;
}

.bridge-lab-tab .tab-content {
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}

.bridge-lab-tab li:last-child {
    margin-right: 0;
}

.bridge-lab-tab li {
    margin-right: 4px;
    min-width: 100px;
    text-align: center;
}

    .bridge-lab-tab li.active a, .bridge-lab-tab li a:hover, .bridge-lab-tab li a:focus, .bridge-lab-tab li.active a:hover, .bridge-lab-tab li.active a:focus {
        background-color: #8bb9ea;
        border-color: #8bb9ea;
        color: #fff;
    }

    .bridge-lab-tab li a {
        color: #496884;
        background-color: #b3d4f4;
    }

.sm-chk [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.sm-chk [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.bridge-lab-tab ul.nav.nav-tabs {
    border: 0 none;
}

.no-ver-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.referral-type .form-control-feedback {
    right: 15px;
}

div#savePanel {
    max-width: 500px;
    margin: auto;
}

    div#savePanel .modal-dialog {
        width: 100% !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

        div#savePanel .modal-dialog form.form-horizontal {
            margin-left: 0;
            margin-top: 15px;
            margin-bottom: 15px;
        }

            div#savePanel .modal-dialog form.form-horizontal .btn-holder {
                text-align: center;
            }

.xs-chk span {
    position: absolute;
    right: 15%;
    border-left: 1px solid #b3d4f4;
    height: 100%;
    width: 100px;
    padding-left: 50px;
    font-weight: 700;
}

.xs-chk label {
    max-width: 200px;
}

.tcm-chart path.highcharts-legend-nav-inactive, .tcm-chart path.highcharts-legend-nav-active {
    /*display: none;*/
}


@media (min-width: 768px) {
    .tab-sep::after {
        background: #f68220;
        content: '';
        position: absolute;
        right: 5%;
        top: 0;
        width: 1px;
        height: 100%;
    }

    .tab-sep {
        position: relative;
    }

    .referral-type .modal-dialog .modal-content {
        left: -10px;
    }

    #savePanel .modal-dialog .modal-content {
        left: 0;
    }

    .left-label .form-horizontal .control-label {
        text-align: left;
    }

    .referral-type .left-label .form-horizontal {
        margin-left: 0;
    }
}

.blz-icon span img {
    width: 35px;
    margin-top: 15px;
    margin-right: 5px;
}

.blz-icon {
    text-align: right;
}

@media (max-width: 992px) {
    .modal-body .brd-access {
        padding: 30px 0;
    }

    .referral-type form.form-horizontal {
        margin-left: 0px;
    }

        .referral-type form.form-horizontal label {
            font-size: 12px;
        }

    div#ModalPHP, .referral-type {
        padding-right: 0 !important;
    }

        #ModalPHP .modal-dialog, .referral-type .modal-dialog {
            width: 95% !important;
        }

    .bridge-lab-tab h3 {
        padding: 7px;
        font-size: 14px;
    }

    .checkbox.sm-chk.xs-chk {
        padding-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .top-chk {
        overflow: hidden;
    }

        .top-chk .checkbox.sm-chk {
            padding-left: 10px;
        }

    .xs-chk span {
        right: -33px;
        border-left: 0;
    }

    #LabSet .col-sm-6, #IndividualLabs .col-sm-6 {
        padding-left: 0;
    }

    .blazeboard .caregap_search_box, .awv-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 90%;
        float: right;
        margin-bottom: 14px;
    }

    .blz-icon span img {
        margin-top: -6px;
    }

    .blz-icon {
        text-align: left;
    }

    .referral-type .php_modal {
        padding: 0;
    }

    .referral-type .form-textbox {
        margin-bottom: 5px;
    }

    .btnCenter {
        left: 10px;
        transform: translateX(-50%);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
}

@media (max-width: 480px) {
    .blazeboard .caregap_search_box, .awv-dashboard .caregap_search_box {
        width: 80%;
    }
}

@media (max-width: 400px) {
    .modal-body .brd-access {
        padding: 10px 0;
        margin: 10px 0;
    }
}
/*----16-10-2017----*/
#PatientSearch .modal-body, #PatientDetails .modal-body {
    padding-top: 30px;
}

.lbl-popup {
    color: #333;
}

    .lbl-popup:hover, .lbl-popup:focus {
        color: #333;
    }

.AWVSearchBtn:focus {
    color: #fff;
}

.care-dashtbl-btn {
    padding: 7px;
    margin-bottom: 5px;
}

.tcm-dashboard .tcm-filter .caregap_search_box {
    margin-top: 0px;
    background: #fff;
    float: none;
    width: 100%;
}

.tcm-dwnload {
    display: inline-block;
}

.tcm-search-box {
    position: relative;
    width: 180px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.tcm-dwnload img {
    max-width: 36px;
    height: 36px;
}

.tcm-prof.patient-prof .php_first_column_down_divthree {
    margin: 8% 0% 0% 0%;
}

.tcm-dashboard .tcm-filter .caregap_search_img {
    top: 5px;
    right: 5px;
}


.tcm-filter > .col-xs-12.col-sm-8 {
    padding-left: 0;
}

.first-column-width .defult_profile_img {
    padding: 10px;
}

@media (max-width: 1400px) {
    .tcm-search-box {
        width: 125px;
    }
}

@media (max-width:1199px) {
    .prof-pdgm {
        padding-left: 30px !important;
    }

    .current_radio_align.tcm-filter {
        display: block;
    }

    .tcm-filter > .col-xs-12.col-sm-4, .tcm-filter > .col-xs-12.col-sm-8 {
        width: 100%;
    }
}

@media (max-width:992px) {
    .prof-pdgm {
        padding-left: 15px !important;
        margin: 7px 0;
    }
}

@media(min-width:768px) {
    .descrp-lable {
        width: 12.55555%;
    }

    .descrp-textarea {
        width: 87.3333%;
    }

    .spn-blk-lrg {
        display: block;
    }

    .care-dashboard .freek-report li {
        font-size: 15px;
    }
}
/******************* UI Changes ******************/
span.image_widget.image_widget_clock img {
    margin-left: 0px;
}


label.bridge-nav {
    font-size: 11px;
    font-weight: normal;
}

    label.bridge-nav span {
        font-size: 18px;
        position: relative;
        top: 4px;
    }

        label.bridge-nav span.next_glyphicon {
            right: 3px;
        }

.caregap_nav_tabs {
    border-bottom: 1px solid #00b9f2;
}

    .caregap_nav_tabs > li.active > a, .caregap_nav_tabs > li.active > a:focus, .caregap_nav_tabs > li.active > a:hover {
        background: #00b9f2;
        border: 1px solid transparent;
    }

    .caregap_nav_tabs > li > a, .caregap_nav_tabs > li > a:hover, .caregap_nav_tabs > li > a:focus {
        background: #b3d4f3;
        color: #2482ce;
        border: 1px solid transparent;
    }

.patient-prof .php_firstcolumn_div {
    padding-top: 12px;
}

.nowrap-td {
    white-space: nowrap;
}

.btn a, .btn a:hover, .btn a:focus {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

button.btn, button.btn:hover, button.btn:focus {
    padding: 5px 10px !important;
    margin-right: 7px !important;
}

    button.btn.CMPPBtn, button.btn.CMPPBtn:hover, button.btn.CMPPBtn:focus {
        margin-right: 4px;
    }

.screen-width-font {
    font-size: 71px;
    font-size: 3.5vw;
}

.patient-prof .screen-width-font, .patient-prof .screen-width-font span {
    font-size: 102px;
    font-size: 6.5vw;
    color: #2482ce;
}


/*@media (max-width: 1400px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        font-size: 13px;
    }
}*/

.chart-legend .symbol {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    float: left;
    -webkit-border-radius: 0px;
    border-radius: 0;
}

.chart-legend .serieName {
    float: left;
    cursor: pointer;
    font-size: 12px;
    line-height: 12px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#conditionlegend, #assignmentlegend {
    text-align: left;
}

.tcm-dashboard .flex-same-row .patient-census, .tcm-dashboard .flex-same-row .widgetrow_small {
    min-height: initial;
    height: 100% !important;
}

#conditionlegend {
    padding-left: 3vw;
}

.chart-legend {
    margin: 15px 0 0;
}

.traditin-care {
    margin-top: 34px;
}

.flex-same-row .patient-census h3, .flex-same-row .tcm-chart .current_radio_align {
    padding-left: 0;
}

#assignmentlegend {
    padding-left: 5vw;
}

.chart-legend .item {
    height: 18px;
    display: inline-block;
    margin-right: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .chart-legend .item {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .flex-same-row .tcm-chart .current_radio_align {
        width: 525px;
    }
}

@media (min-width: 992px) and (max-width: 1139px) {
    .flex-same-row .tcm-chart .current_radio_align {
        width: 419px;
    }

    .traditin-care {
        margin-top: 60px;
    }
}

@media (max-width: 1139px) {
    .flex-same-row .tcm-chart .current_radio_align {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .tcm-dashboard .flex-same-row .traditin-assimnt {
        padding-bottom: 20px;
    }

    .traditin-care {
        margin-top: 0;
    }
}

.reports_radio_align_Hedis {
    margin-bottom: 15px;
}


.third_widget_align {
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px;
}

.patient-prof table th {
    background-color: #e5edf4;
    border-bottom: none !important;
    padding: 4px 8px !important;
    font-size: 14px;
}

.patient-prof table td {
    border-bottom: 1px solid #ddd;
    border-top: none !important;
    padding: 4px 8px !important;
    font-size: 14px;
}

.patient-prof .php_text_color {
    color: #274766;
    font-size: 20px;
    font-weight: normal;
    font-family: Roboto-Light;
}

.full-width {
    width: 94.8%;
}

.top-search {
    position: relative;
    width: 198px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}

.last-update-date {
    overflow: hidden;
    clear: both;
    font-size: 13px;
    padding-top: 3px;
}

.head-dashboard .top-search .caregap_search_box {
    margin-top: 7px;
}

.top-icons {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

    .top-icons li {
        padding: 0;
        position: relative;
    }

    .top-icons span.badge.menu_badge {
        right: 0;
    }

.head-dashboard .top-search .caregap_search_img {
    right: 4px;
}

.dot-holder {
    position: absolute;
    right: 15px;
    bottom: 0;
}

.img-inline {
    display: inline-block !important;
}

#Patient_Timeline_static img {
    width: 100%;
}

.php_tab_table ul li {
    width: 32.65%;
    margin-right: 1%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    background-color: #b3d4f3;
    color: #3b6d9a;
    border: 0 none;
}

    .php_tab_table ul li a, .php_tab_table ul li a:hover {
        margin-right: 0;
        background-color: #b3d4f3;
        color: #3b6d9a;
    }

    .php_tab_table ul li:last-child {
        margin-right: 0;
    }

.php_tab_table table {
    margin-bottom: 0;
}

.php_tab_table .tab-content {
    border: 1px solid #cbdce9;
    margin-bottom: 30px;
}

    .php_tab_table .tab-content table.table th, .php_tab_table .tab-content table.table td {
        white-space: nowrap;
        font-size: 12px;
    }

.php_tab_table ul li.active a, .php_tab_table ul li.active a:hover, .php_tab_table ul li.active a:focus {
    background-color: #6ba1e1;
    color: #fff;
}

.php_tab_table .submit-btn, .php_tab_table .submit-btn:hover {
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.top-icons {
    position: absolute;
    right: 15px;
    z-index: 1;
}

.top-collapse {
    position: absolute;
    right: 0;
    width: 300px;
    z-index: 999;
    background: #fff;
    top: 57px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .top-collapse::before {
        content: "";
        position: absolute;
        right: 11px;
        top: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #ccc transparent;
        z-index: 9999;
    }

#tblClaimsDetails td {
    word-wrap: break-word !important;
    white-space: normal !important;
    width: 300px;
    max-width: 300px;
}

#tblClaimsDetails th {
    vertical-align: top;
}

#tblClaimsDetails_wrapper .paginate_button, #tblClaimsDetailsById_wrapper .paginate_button {
    padding: 0;
    background: transparent;
    border: 0 none;
}

.top-collapse .panel-body {
    padding-top: 0;
    padding-bottom: 0;
}
/*.novelle-head img {
	margin-right: 20px;
}
.novelle-head h2 {
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
}
.novelle-head h2 a, .novelle-head h2 a:hover, .novelle-head h2 a:focus {
    color: #2683cd;
    font-weight: 600;	
}*/
.pdng-top {
    padding-top: 20px !important;
}

.whole-timeline tr td, .timeline-head ul li {
    border-top: 0 none !important;
    padding-top: 0 !important;
    padding-bottom: 3px !important;
    font-size: 11px;
    font-weight: 600;
}

    .timeline-head ul li.avg-cost span {
        position: absolute;
        top: 35%;
        white-space: nowrap;
        font-size: 13px;
    }

        .timeline-head ul li.avg-cost span::after {
            content: "";
            position: absolute;
            width: 100vw;
            height: 7px;
            z-index: 99;
            top: 8px;
            margin-left: 10px;
            background-image: url('../Images/dotted.png');
        }

    .whole-timeline tr td span.pat-year {
        font-size: 12px;
        color: #3b6d9a;
        font-weight: 600;
    }

.timeline-head {
    width: 90px;
}

.whole-timeline .table-responsive {
    width: calc(100% - 90px);
}

.timeline-head ul li.avg-cost {
    min-height: 330px;
    position: relative;
}

.whole-timeline {
    margin-right: 15px !important;
    padding-left: 15px;
    overflow: hidden;
}

#patientBellchart > td, #patientBellchart td.pat-chart-holder {
    padding: 0 !important;
}

#patientBellchart td.pat-chart-holder, #patientBellchart td.nobrdr {
    border-bottom: 0 !important;
}

#patientBellchart table.table {
    margin-bottom: 0;
}

.pat-timelime-holder {
    margin: auto;
}

.drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 15px;
    height: 15px;
    border: none;
    -webkit-border-radius: 80% 0 55% 50% / 55% 0 80% 50%;
    border-radius: 80% 0 55% 50% / 55% 0 80% 50%;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    margin: 5px auto;
}

.drop-green {
    background: #4fb963;
}

.drop-red {
    background: #f45057;
}

.drop-orange {
    background: #f68220;
}

span.pat-img img {
    width: 100%;
}

span.pat-img {
    display: block;
}

.whole-timeline .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
}

.whole-timeline .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.sep-legend .symbol {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.sep-legend {
    max-width: 280px;
    margin: auto;
    position: relative;
    left: 40px;
}

    .sep-legend .item {
        display: block;
        margin-right: 0;
        line-height: 25px;
        cursor: pointer;
        width: 140px;
        float: left;
        text-align: left;
    }

    .sep-legend .serieName {
        display: inline-block;
        font-size: 14px;
    }

#rejected_provider tspan, #rejected_insurance tspan, #rejected_service tspan {
    stroke-width: 0;
}

.score_slider {
    background: url(../Images/ScorecardScaleNew.png) no-repeat;
    height: 88px;
}

    .score_slider.slider .ui-state-default, .score_slider.slider .ui-state-default, .score_slider.slider .ui-widget-content .ui-state-default, .score_slider.slider .ui-widget-header .ui-state-default {
        height: 100px;
    }

.score-layout {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.lft-sidebar {
    padding-top: 0 !important;
}

    .lft-sidebar h1 {
        background: #eaf1f6;
        margin: 0;
        padding-top: 13px;
        padding-bottom: 13px;
        white-space: nowrap;
    }

.inner-head h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin-top: 10px;
}

/*.my_network-table td, .my_network-table td a {
    font-weight: bold;
}*/

.box-border img.img-responsive {
    width: 100%;
}

.box-border {
    overflow: hidden;
    border: 1px solid #5d9fda;
    margin-bottom: 20px;
    padding: 15px;
    clear: both;
}

span.icon-holder {
    background: #166fbf;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
    opacity: 0.4;
}

.PatientMsgactive span.icon-holder {
    opacity: 1;
}

span.icon-holder span {
    margin-top: 1px;
    margin-left: 5px;
    font-size: 12px;
}

.single-chart {
    margin-top: 0;
    margin-left: 20px;
}

    .single-chart .symbol {
        width: 10px;
        height: 10px;
        margin-right: 4px;
        display: inline-block;
        vertical-align: middle;
    }

    .single-chart .serieName {
        display: inline-block;
        font-size: 12px;
    }

    .single-chart .item {
        display: inline-block;
        line-height: 20px;
        cursor: pointer;
        margin-bottom: 0px;
        margin-right: 8px;
    }

.utilize-holder {
    margin-top: 10%;
}

#ModalMembersPopup_paginate ul.pagination li, #ModalMembersPopup_paginate ul.pagination li a, #PatientCountDetails_paginate ul.pagination li, #PatientCountDetails_paginate ul.pagination li a, #episodeModal .pagination li a, #episodeModal .pagination li a:hover, #episodeModal .pagination li a:focus, #episodeModal .pagination li, #episodeModal .pagination li:hover {
    padding: 0;
    box-shadow: none !important;
    background: transparent !important;
}

    #episodeModal .pagination li, #episodeModal .pagination li:hover, #ModalMembersPopup_paginate ul.pagination li, #ModalMembersPopup_paginate ul.pagination li:hover, #PatientCountDetails_paginate ul.pagination li, #PatientCountDetails_paginate ul.pagination li:hover {
        border: 0 none;
    }

.provider-popup {
    padding: 30px 15px;
}

    .provider-popup h5 {
        font-size: 16px;
        margin: 0px;
        font-weight: 600;
    }

    .provider-popup p {
        font-weight: 500;
    }

    .provider-popup .address {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

        .provider-popup .address p, .provider-popup .note {
            color: #666666;
            font-size: 12px;
        }

            .provider-popup .address p span {
                color: #0077c0;
            }

    .provider-popup .btn-close {
        background-color: #5a9dd1;
        color: #fff;
        border-radius: 3px;
    }

.sml-box-border {
    border: 1px solid #5d9fda;
    width: 19.5%;
    margin-right: 0.6%;
    padding: 10px;
    float: left;
    margin-bottom: 15px;
}

    .sml-box-border h2 {
        margin-top: 30px;
    }

    .sml-box-border:last-child {
        margin-right: 0;
    }

    .sml-box-border h4 {
        color: #f68220;
        margin-top: 0;
        font-size: 14px;
    }

    .sml-box-border h2, .sml-box-border p {
        margin-bottom: 0;
    }

    .sml-box-border h2, .sml-box-border p, .sml-box-border .small {
        text-align: center;
        color: #333;
    }

    .sml-box-border .small {
        margin-bottom: 30px;
        color: #ef3f40;
    }

        .sml-box-border .small.green {
            color: #448f13;
        }

div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .events_hub,
div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .events_hub {
    background: url(../Images/event-hub-white-icon.png);
    width: 19px;
    height: 19px;
    display: inline-block
}

.referral-type .uds-list button {
    padding: 10px 15px !important;
}

.uds-list button {
    background-color: #2582cf;
    width: 100%;
    border: none;
    color: #fff;
    text-align: left;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 15px;
}

.uds-list ul li {
    margin-left: 0;
}

    .uds-list ul li.active button, .uds-list ul li button:hover, .uds-list ul li button:focus {
        background-color: #00b9f2;
    }

.uds-list {
    margin: 20px 0;
}

.episode_graph .second-row {
    margin-top: 2vw;
    margin-bottom: 1vw;
    text-align: right;
    margin-right: 8vw;
}

.episode_graph .first-row {
    text-align: center;
}

.episode_graph img {
    width: 4vw;
    margin-right: 1vw;
    background: #fff;
}

.episode_graph li {
    position: relative;
    z-index: 1;
}

.episode_graph .first-row li::after {
    content: "";
    width: 100%;
    height: 1.5px;
    background: url(../Images/event-dots.png);
    position: absolute;
    right: -8px;
    top: 50%;
    z-index: -1;
    background-size: contain;
    background-repeat: repeat;
}

.episode_graph .first-row li:last-child::after {
    display: none;
}

.episode_graph .second-row li::after {
    content: "";
    width: 100%;
    height: 1.5px;
    background: url(../Images/event-dots.png);
    position: absolute;
    right: -8px;
    top: 50%;
    z-index: -1;
    background-size: contain;
    background-repeat: repeat;
}

.episode_graph .first-row::after {
    content: "";
    width: 9vw;
    height: 6.8vw;
    background: url(../Images/curve-line.png);
    position: absolute;
    right: 0;
    top: 2.35vw;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.episode_graph {
    position: relative;
}

    .episode_graph .first-row li:last-child img {
        margin-right: 0;
    }

#episodeModal .modal-dialog {
    margin-top: 8%;
}

.php_profile_txt {
    margin-top: 5px;
}

.ref_ul .message-center-list-active .ref-active {
    display: block;
}

.ref_ul .message-center-list-active img {
    display: none;
}

.ref_ul li a {
    color: #4b6986 !important;
    font-size: 14px !important;
    margin-top: 3px !important;
    margin-left: 5px !important;
}

img.ref-active {
    display: none;
}

.john-box {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #d8e7ec;
}

.ancill {
    border-color: transparent !important;
    color: #0e4f85;
    padding: 0px 8px 3px 9px;
}
/*#referral_manager_all {
    overflow: hidden;
}*/
#referral_manager_all {
    overflow: initial;
}

    #referral_manager_all .message-center-page {
        padding-top: 5px;
    }

.ref-head {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#referral_manager_all .message-center-page li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    cursor: pointer;
}

    #referral_manager_all .message-center-page li.active {
        background: #f1f1f1;
    }

.insight-pagination {
    margin: 0 !important;
    padding-right: 20px;
}

.mrgn-top-rmv {
    margin-top: 0;
}

#referral_manager_all .message-center-page img.icons-li {
    margin-right: 8px;
    vertical-align: middle;
}

.john-box img {
    border: 1px solid #d8e7ec;
}

.john-pra h3 {
    margin-top: 0;
    color: #3784ca;
}

.john-pra p {
    margin-bottom: 0;
}

.john-box h6 {
    color: #f68220;
    font-size: 14px;
}

.john-box .head-sel p {
    color: #2482ce;
    font-size: 2.1vw;
    font-family: Roboto-Light;
    line-height: 2vw;
}

.john-box .conditions p {
    margin-bottom: 0;
}

#referral_manager_all hr {
    margin-top: 0;
    margin-bottom: 15px;
}

h4.primary-head {
    color: #0e5397;
}

.alert.alert-primary.details-pat {
    background: #eaf1f6;
    padding: 10px;
    margin-top: 0px;
    border-radius: 0;
}

    .alert.alert-primary.details-pat img {
        margin-right: 6px;
    }

h3.appoint {
    font-size: 18px;
}

.app-pro p {
    color: #2373ab;
    margin-bottom: 0;
    font-style: italic;
}

.fileContainer {
    overflow: hidden;
    position: relative;
    font-size: 14px;
    margin-top: 20px;
    width: 208px;
    color: #2373ab;
}

    .fileContainer [type=file] {
        cursor: pointer;
        display: block;
        font-size: 999px;
        filter: alpha(opacity=0);
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
    }

span.choose-file {
    cursor: pointer;
    background: #eaf1f6;
    padding: 8px 12px;
    display: block;
    max-width: 208px;
    margin-bottom: 10px;
}

.pos-relative span.form-control-feedback {
    right: 0;
}

.pos-relative {
    position: relative;
}

.alert.orlando, .alert.baptist {
    overflow: hidden;
    padding: 15px 0;
    background: #f6f6f6;
    border-radius: 0;
    border: 1px solid #d8e7ec;
}

.lab-left label {
    text-align: left !important;
}

.alert.orlando img, .alert.baptist img {
    margin-top: 5%;
}

.alert.orlando p, .alert.baptist p {
    margin-bottom: 0;
}

.link-holder a {
    margin-right: 10px;
}

    .link-holder a:last-child {
        margin-right: 0;
    }

.link-holder {
    margin-bottom: 30px;
}

.typhead span.form-control-feedback {
    right: 15px;
    top: -1px;
}

ul.typeahead.dropdown-menu {
    border-radius: 0;
    width: 100%;
    padding: 5px 0;
    background: #f6f6f6;
}

    ul.typeahead.dropdown-menu li {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

        ul.typeahead.dropdown-menu li.active a, ul.typeahead.dropdown-menu li a {
            background: transparent !important;
            color: #4c4c4c;
            padding-left: 10px;
        }

.practice_insurance_table thead {
    /* background: #dee8f1; */
    /* border: 1px solid #3b6b99; */
    background: #dee8f1;
    border-top: 1px solid #3b6b99 !important;
    border-left: 1px solid #3b6b99 !important;
    border-right: 1px solid #3b6b99 !important;
}

.prectice > .practice_insurance_table > tbody {
    border: 1px solid #2271bd;
}

.practice_insurance_table > tbody {
    border-left: 1px solid #2271bd !important;
    border-right: 1px solid #2271bd !important;
    border-bottom: 1px solid #2271bd !important;
    border-color: #2271bd !important;
}

    .practice_insurance_table > tbody > tr > td {
        border-top: none;
        padding-bottom: 5px;
    }

.pop-up-practice {
    margin-top: 0px;
    padding: 20px;
}

.pop-label {
    margin-top: 12px;
    padding-left: 15px;
}

.icons-in-popup {
    overflow: hidden;
    padding-right: 15px;
}

.practice_insurance_table > tbody > tr > td.lg-line-height {
    line-height: 38px;
}

.pop-up-practice thead {
    background: #f4f4f4
}

#Referral_Receipt .modal-header, #Accept .modal-header, #Deny .modal-header, #place-hold .modal-header, #Questions .modal-header, #Referral_Receipt_Accept .modal-header, #Referral_Receipt_Deny .modal-header, #Referral_Receipt_Hold .modal-header, #Referral_Receipt_Question .modal-header {
    background: #00b9f2;
}

#Referral_Receipt .modal-title, #Accept .modal-title, #Deny .modal-title, #place-hold .modal-title, #Questions .modal-title, #Referral_Receipt_Accept .modal-title, #Referral_Receipt_Deny .modal-title, #Referral_Receipt_Hold .modal-title, #Referral_Receipt_Question .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    font-size: 17px;
}

#Referral_Receipt .close, #Accept .close, #Deny .close, #place-hold .close, #Questions .close, #Referral_Receipt_Accept .close, #Referral_Receipt_Deny .close, #Referral_Receipt_Hold .close, #Referral_Receipt_Question .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    font-weight: bold;
}

#Referral_Receipt td, #Accept td, #Deny td, #place-hold td, #Questions td {
}

#Accept .accept-time-date .form-control-feedback {
    top: 4px;
    line-height: 0;
}

#Accept .pos-relative span.form-control-feedback img {
    position: initial;
    line-height: 0;
}

#Accept .modal-dialog {
    width: 650px;
}

.pop-icons {
    float: right;
    margin-right: 6px;
    margin-top: 12px;
}

.deny-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.accept-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.deny-form .form-control {
    display: block;
    width: 100%;
    height: 100px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.deny-body {
    padding: 3px 30px 11px 26px !important;
}

.accept-time-date .form-control-feedback {
    right: 21px;
}

.accept-time-date .form-control-feedback {
    position: absolute;
    top: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 126px;
    text-align: center;
    pointer-events: none;
}

.accept-time-date label {
    font-weight: 600;
    font-size: 13px;
}

.accept-form p {
    color: #2176ac;
    font-size: 11px;
    font-weight: 600;
}

.deny-body .accept-body {
    position: relative;
    padding: 15px;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 25px;
}

.accept-body {
    position: relative !important;
    padding: 15px !important;
    margin-right: 25px !important;
    margin-left: 25px !important;
    margin-bottom: 25px !important;
}

@media (max-width: 1620px) {
    .patient-prof .phperblock {
        font-size: 18px;
    }

        .patient-prof .phperblock label {
            font-size: 12px;
        }

    .patient-prof .php_fontsize_cost {
        font-size: 30px;
    }
}

@media (max-width: 1400px) {
    .patient-prof .phperblock {
        font-size: 17px;
    }

        .patient-prof .phperblock label {
            font-size: 11px;
        }

    .patient-prof .php_fontsize_cost {
        font-size: 28px;
    }

    .patient-prof .php_text_color {
        font-size: 15px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 16px;
    }


    .dot-holder img {
        width: 20px;
    }

    .patient-prof label {
        font-size: 13px;
    }

    .patient-prof .php_first_width_align label {
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    .sml-box-border h4 {
        font-size: 12px;
    }

    .sml-box-border {
        min-height: 177px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .patient-prof .phperblock label {
        white-space: normal;
    }

    .patient-prof .phperblock {
        white-space: normal;
        min-height: 78px;
    }

    .patient-prof .php_firstcolumn_div {
        padding-top: 15px;
    }
}

@media (max-width: 992px) {
    .sml-box-border {
        display: block;
        width: 100%;
        margin-right: 0
    }

    .patient-prof .php_firstcolumn_div {
        padding-top: 20px;
    }

    .patient-prof .div_flex_content .profile_name {
        font-size: 22px;
        line-height: 22px;
    }

    .patient-prof .pfofile_age {
        font-size: 14px;
        line-height: 14px;
    }

    .patient-prof .div_flex_content {
        line-height: 14px;
    }
}

@media (min-width: 992px) {
    .patient-prof .php_profile .php_first_column_icons {
        margin-right: 0.5vw;
        width: 5vw;
    }

    .php_profile_txt {
        white-space: nowrap;
        text-align: center;
    }

    .col-md-9.john-pra {
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .top-corn {
        padding-right: 0;
        width: 35.3333%;
    }
}

.claim-footer span {
    padding-left: 8px;
    padding-top: 4px;
}
/*********font family*************/
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black_0';
    src: url('../fonts/Roboto-Black_0.eot');
    src: url('../fonts/Roboto-Black_0.woff2') format('woff2'), url('../fonts/Roboto-Black_0.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium_0';
    src: url('../fonts/Roboto-Medium_0.eot');
    src: url('../fonts/Roboto-Medium_0.woff2') format('woff2'), url('../fonts/Roboto-Medium_0.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RobotoCondensed-Light';
    src: url('../fonts/RobotoCondensed-Light.eot');
    src: url('../fonts/RobotoCondensed-Light.woff2') format('woff2'), url('../fonts/RobotoCondensed-Light.woff') format('woff'), url('../fonts/RobotoCondensed-Light.ttf') format('truetype'), url('../fonts/RobotoCondensed-Light.svg#RobotoCondensed-Light') format('svg'), url('../fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaLTStd-Roman';
    src: url('../fonts/HelveticaLTStd-Roman.woff') format('woff'), url('../fonts/HelveticaLTStd-Roman.ttf') format('truetype'), url('../fonts/HelveticaLTStd-Roman.svg#HelveticaLTStd-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

}

@font-face {
    font-family: 'BandungHardcoreGP';
    src: url('../fonts/BandungHardcoreGP.eot');
    src: url('../fonts/BandungHardcoreGP.woff2') format('woff2'), url('../fonts/BandungHardcoreGP.woff') format('woff'), url('../fonts/BandungHardcoreGP.ttf') format('truetype'), url('../fonts/BandungHardcoreGP.svg#BandungHardcoreGP') format('svg'), url('../fonts/BandungHardcoreGP.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IntriqueScriptPersonalUse';
    src: url('../fonts/IntriqueScriptPersonalUse.woff') format('woff'), url('../fonts/IntriqueScriptPersonalUse.ttf') format('truetype'), url('../fonts/IntriqueScriptPersonalUse.svg#IntriqueScriptPersonalUse') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IntriqueScript_PersonalUse';
    src: url('../fonts/IntriqueScript_PersonalUse.eot');
    src: url('../fonts/IntriqueScript_PersonalUse.woff2') format('woff2'), url('../fonts/IntriqueScript_PersonalUse.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BenthamRegular';
    src: url('../fonts/BenthamRegular.eot');
    src: url('../fonts/BenthamRegular.woff2') format('woff2'), url('../fonts/BenthamRegular.woff') format('woff'), url('../fonts/BenthamRegular.ttf') format('truetype'), url('../fonts/BenthamRegular.svg#BenthamRegular') format('svg'), url('../fonts/BenthamRegular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}





/*********font family*************/

/**********checkboxes**************/

/**********checkboxes**************/

body {
    font-family: Roboto-Regular;
    background-color: #eaf1f6;
}

label.error {
    color: red;
}

:focus {
    outline: 0px;
}

::-webkit-input-placeholder {
    opacity: 0.7;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

:-moz-placeholder {
    opacity: 0.7;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* FF 4-18 */
::-moz-placeholder {
    opacity: 0.7;
    -moz-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* FF 19+ */
:-ms-input-placeholder {
    opacity: 0.7;
    -ms-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
/* IE 10+ */

*:focus::-webkit-input-placeholder {
    opacity: 0;
}

*:focus:-moz-placeholder {
    opacity: 0;
}
/* FF 4-18 */
*:focus::-moz-placeholder {
    opacity: 0;
}
/* FF 19+ */
*:focus:-ms-input-placeholder {
    opacity: 0;
}
/* IE 10+ */

/*::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}*/



.tooltip_claim {
    text-decoration: none;
    position: relative;
}

.tooltip_widget .tooltip_div {
    display: none;
}

.tooltip_widget:hover .tooltip_div {
    display: block;
    position: fixed;
    overflow: hidden;
    background: #cbdce9;
    color: #35699a;
    padding: 1%;
    border-radius: 5px;
    opacity: 0.9;
    z-index: 10;
}

.disable_click {
    pointer-events: none;
    color: #a9a9a9 !important;
}

    .disable_click a {
        pointer-events: none;
    }

    .disable_click .sec-line label {
        pointer-events: none;
        color: #a9a9a9;
    }

div#bs-sidebar-navbar-collapse-1 .navbar-nav > .disable_click a:hover {
    background: transparent;
    color: gray;
}

.widgetrow_small {
    margin-left: -15px;
    padding-right: 0px;
}

.third-column-width {
    width: 15%;
}

.roottip_align {
    /*padding: 5px 0px;*/
    line-height: 25px;
}

/*.second-column-width {
    width: 78%;
}*/
/*profile picture image css*/
.report-section a.col-sm-12.text-center.navbar-brand.dashboard_profile_img {
    padding: 5px 0px;
}
/*------------Radio Button Start-------------*/

/*------------Radio Button End-------------*/

body {
    font-family: Roboto-Regular,Roboto-Light,Roboto-Black,Roboto-Medium;
    background-color: #eaf1f6;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px;
}

.btn.active, .btn:active {
    box-shadow: inset 0 3px 5px rgba(0,0,0,0);
}

.form-control:focus {
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

 .glyphicon {
    cursor: pointer;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: 0px;
}

.navbar-inverse .navbar-nav > .menu-active > a, .navbar-inverse .navbar-nav > .menu-active > a:focus, .navbar-inverse .navbar-nav > .menu-active > a:hover {
    background-color: #f7941e;
}

input[type="text"]::-webkit-input-placeholder {
    color: #000;
}

input[type="text"]::-moz-placeholder {
    color: #000;
}

input[type="text"]:-ms-input-placeholder {
    color: #000;
}

input[type="text"]:-moz-placeholder {
    color: #000;
}

.bridge-left-menu li {
    float: none;
    margin-left: -10px;
}

.main_head {
    background-color: #3a6d9a;
    padding: 0.5%;
}

.dash_board_glyphicon {
    margin-bottom: 0px;
}

.dash_board_left_glyphicon { /*text-align:center;*/
    padding: 2% 0%;
}

    .dash_board_left_glyphicon a {
        color: #fff; /*padding-top: 5px;*/
    }

.dash_board_left_glyphicons {
    margin: 0% 15% 0% 0%;
}

.dash_board_glyphicon li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    padding-top: 4px;
}

    .dash_board_glyphicon li a {
        color: #fff;
    }

.sidebar {
    background-color: #2f4e6b;
    border-color: #2f4e6b;
    border-radius: 0px;
    margin-bottom: 0px;
}

.defult_profile_img, .defult_profile_img:hover, .defult_profile_img:focus {
    background: #ddd;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 20%;
    color: #9d9d9d;
}

/*.right-side-menu {
    padding-top: 4%;
}*/

/********************Error Page**************************/
.error_background_page {
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.left-block-error {
    position: absolute;
    color: #fff;
    top: 83%;
    left: 20%;
    -ms-transform: translateX(0%) translateY(60%);
    -webkit-transform: translate(0%, 60%);
    transform: translate(0%, 60%);
}

.right-block-error {
    position: absolute;
    color: #fff;
    top: 83%;
    left: 20%;
    -ms-transform: translateX(0%) translateY(60%);
    -webkit-transform: translate(0%, 60%);
    transform: translate(0%, 60%);
}

.error_div {
    color: #626262;
}

.error_text {
    color: #f6841f;
}

.error_middle {
    margin-left: 15%;
}

.error_page_link {
    position: absolute;
    left: 0%;
    bottom: 5%;
    font-size: 24px;
}
/******************Login Page**************************/
.login_bridge_logo {
    margin: 0 auto;
}

.left_frame_login {
    /*background: #ccdefc;*/
    background: #fff;
    height: 100%;
    font-family: "Roboto-Regular";
}

.left_frame_login_block {
    padding: 5% 8% 0% 8%;
    height: 100%;
}

left_frame_login_block .form-control {
    border-radius: 2px;
}

.login_block {
    margin: 10% auto;
    padding: 5%;
    height: 300px;
    /*background: #e6effe;*/
    background: #fff;
}

.btn_login_submit, .btn_login_submit:hover, .btn_login_submit:active:hover, .btn_login_submit:focus {
    width: 100%;
    color: #fff;
    background-color: #f68c00;
    border: 0px;
    border-radius: 0px;
}

.login_right_main_head {
    /*font-size: 31px;*/
    font-size: 26px;
    color: #fff;
}

.login_block .btn {
    font-size: 16px !important;
    font-weight: bold;
}

.login_block .checkbox_bridge_label {
    font-size: 12px;
    vertical-align: middle;
}

.login_block span {
    font-size: 12px;
}

.login_forgot, .login_forgot:hover {
    /*font-size: 15px;*/
    font-size: 12px;
    color: #3576c8;
}

.login_block input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #747474;
}

.login_block input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #747474;
}

.login_block input::-ms-input-placeholder { /* Microsoft Edge */
    color: #747474;
}

.left_frame_footer {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    /*color: #747474;*/
    color: #b3c1cf;
    background: #4b6886;
}

    .left_frame_footer ul {
        margin-bottom: 18px;
        margin-top: 18px;
    }

    .left_frame_footer li:first-child a {
        text-decoration: underline;
        color: #b3c1cf;
    }

    .left_frame_footer li a {
        color: #b3c1cf;
    }

.right_frame_login {
    font-family: "Roboto-Light";
}

.left_frame_footer ul li {
    padding: 0 5%;
}

.right_frame_img_login {
    /*background: #1f4b93 url(../Images/bridge_login_bg.svg) no-repeat center;*/
    background-size: 85%, cover;
    height: 100%;
}

.left_box_login {
    height: 100%;
    background: #1f4b93;
    overflow: hidden;
}

.fill_height {
    height: 88%;
}

.move_over {
    display: inline-block;
    background: #103559;
    padding: 8px;
    font-size: 11px;
    color: #fff;
    border: 1px solid #fff;
    margin-top: -10%;
}

.new_login img {
    width: 80%;
    margin: auto;
}

.right_frame_head {
    position: absolute;
    top: 0
}

.new_login_logo {
    padding-top: 10%;
}

.magnify-large {
    position: absolute;
    display: none;
    width: 300px;
    height: 300px;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.right_frame_head {
    position: absolute;
    top: 0%;
}

.right_frame_footer {
    position: absolute;
    /*bottom: 0%;*/
    bottom: 7%;
}

.login_know a {
    font-size: 22px;
    color: #fff;
}

.login_cin {
    font-size: 13px;
    color: #fff;
    padding-top: 4%;
}

/*.error-modal {
    width: 40%;
}*/

#ubsuppbrowver .modal-body {
    background-color: #00a8ef;
    color: #fff;
    position: relative;
    padding: 52px 52px 15px;
}

img#Blaze-face {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -34%);
    width: 85px;
}

#ubsuppbrowver.modal {
    text-align: center;
    padding: 0 !important;
}

    #ubsuppbrowver.modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px; /* Adjusts for spacing */
    }

#ubsuppbrowver .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#ubsuppbrowver .issue1 {
    text-align: center;
    font-size: 18px;
    font-weight: 300 !important;
    margin-top: 20px;
    margin-bottom: 0;
}

#ubsuppbrowver .issue2 {
    text-align: center;
    font-size: 12px;
    font-weight: 300 !important;
}

#ubsuppbrowver ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

#ubsuppbrowver li {
    display: inline-block;
    padding: 20px;
}

    #ubsuppbrowver li img {
        width: 75px;
    }
/******************Login Page**************************/

/*******************Report Page Css.top-icons*****************/
.reports_radio_align {
    padding: 15px 0px 0px 0px;
    display: flex;
}

#MemberPartial .reports_radio_align {
    padding: 22px 0 0;
}


.head_icon_align {
    position: absolute;
    top: 10px;
}

    .head_icon_align span {
        z-index: 9999;
        position: relative;
    }

#CRModalPopup .msg-text.form-group.clearfix {
    padding: 15px 0;
}

#CRModalPopup .msg-reply button {
    padding: 0 !important;
    border-radius: 50%;
}

#CRModalPopup .msg-reply {
    right: 15px;
}

#CRModalPopup_Careplan .msg-text.form-group.clearfix {
    padding: 15px 0;
}

#CRModalPopup_Careplan .msg-reply button {
    padding: 0 !important;
    border-radius: 50%;
}

#CRModalPopup_Careplan .msg-reply {
    right: 15px;
}

.head_icon_align_bridge_block {
    position: absolute;
    right: 5px;
    top: -32px;
    z-index: 1;
}

.head_icon_align_claims_block {
    position: absolute;
    right: 50px;
    top: -30px;
}

.dash_bridge_head.report_head_align {
    margin-top: 15px;
}

.head_modal_align {
    display: flex;
}

.image_widget.image_widget_small img {
    margin: 2px;
}

.image_widget img {
    width: 20px;
    margin: 2px 5px 5px 5px;
    background: #00b9f2;
    padding: 3px;
    border-radius: 50%;
}

.reports_male_icon {
    padding-left: 15%;
}

.search_img {
    position: absolute;
    right: 35px;
    top: 5px;
}

.date_label_text {
    font-size: 11px;
}

.search_box_top {
    margin-top: 5px;
}

    .search_box_top .form-textbox {
        margin-bottom: 5px;
    }

.report_update_date {
    color: #2482ce;
    font-weight: bold;
}

.dash_bridge_head {
    font-family: Roboto-Light;
    font-size: 24px;
    color: #2482ce;
    margin: 13px 0;
}

.claim-details {
    border: 1px solid #cbdce9;
    background-color: #fff;
    padding: 0px;
}

    .claim-details h4 {
        color: #F7941E;
        font-family: Roboto-Regular;
        font-size: 16px;
        padding-left: 20px;
    }

.claim-footer {
    background-color: #cbdce9;
    padding: 5px;
    display: flex;
}

    /*.claim-footer i {
        padding-top: 1%;
    }*/

    .claim-footer div.col-sm-11 {
        font-family: Roboto-Regular;
        font-size: 10px;
        color: #35699a;
        line-height: 16px;
    }

.claim-digit {
    font-family: Roboto-Medium;
    font-size: 25px;
    font-weight: bold;
    color: #f68220;
    display: flex;
}

.claim-pr-name {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #284668;
    font-weight: normal;
    margin-bottom: 5px;
    white-space: nowrap;
}

.claim-digit-green {
    font-family: Roboto-Medium;
    font-size: 25px;
    font-weight: bold;
    color: #70ad47;
    display: flex;
}

.claim-total {
    padding-right: 15px;
}

    .claim-total .control-label {
        font-family: Roboto-Regular;
        font-size: 12px;
        color: #000;
        text-align: right;
        padding-left: 0px;
        padding-right: 0;
        padding-top: 0;
    }

    .claim-total .form-control {
        background-color: #fdcc6d;
        border-radius: 0px;
        height: 35px;
        border: 1px solid transparent;
        font-family: Roboto-Medium;
        color: #000;
        font-size: 14px;
        font-weight: normal;
        padding: 7px 5px;
    }

.banch-reprt {
    color: #F7941E;
    padding-left: 15px;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    word-break: break-word;
}

.chart-first {
    padding-top: 5%;
}

.banchmark-report {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.expdtur-list li {
    list-style-type: decimal;
    border-bottom: 1px solid #cce5b4;
    white-space: nowrap;
}

    .expdtur-list li a {
        color: #000;
        font-family: Roboto-Regular;
        font-size: 11px;
        white-space:normal;
        word-break:break-word;
    }

.benificiar-persent {
    background-color: #53CAF5;
    border-radius: 50%;
    height: 116px;
    width: 116px;
    cursor: pointer;
}

    .benificiar-persent p {
        font-family: Roboto-Regular;
        font-size: 16px;
        color: #fff;
        /*font-family: 'RobotoCondensed-Light';*/
        line-height: 27px;
    }

        .benificiar-persent p:nth-child(2) {
            font-size: 30px;
            margin-bottom: 0;
            font-size: 45px;
            margin-bottom: 0;
            line-height: 37px;
            letter-spacing: -5px;
        }

        .benificiar-persent p:nth-child(1) {
            padding-top: 5%;
            margin-bottom: 0;
        }

.min-digit p {
    font-family: Roboto-Regular;
    font-size: 24px;
}

.diagnosis h4 {
    color: #2482ce;
    font-family: Roboto-Regular;
    font-size: 16px;
    text-align: center;
}



.estmated-price {
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    color: #70ad47;
    font-size: 35px;
    text-align: center;
    padding-top: 90px;
}

.estmated-price-novar {
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    color: #d3d3d3;
    font-size: 25px;
    text-align: center;
    padding-top: 25%;
}

.estmated-price-loss {
    font-family: Roboto-Regular;
    font-weight: 600;
    color: #70ad47;
    font-size: 21px;
    text-align: center;
    padding-top: 60%;
}

.high-risk-pationt {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .high-risk-pationt h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        padding-left: 5%;
        margin-top: 10px;
    }

.copd p:nth-child(1) {
    margin-bottom: 0px;
}

.copd p {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #2482ce;
    font-weight: 500;
}

.freqntly-acsed-rport {
    border: 1px solid #cbdce9;
    /*margin-right: -15px;*/
    background-color: #fff;
}

    .freqntly-acsed-rport h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        padding-left: 7%;
        margin-top: 10px;
    }

.freek-report {
    margin-bottom: 0px;
    padding: 0% 5%;
}

    .freek-report li {
        list-style-image: url('../Images/icon7.svg');
        font-size: 14px;
        line-height: 32px;
        /*padding: 0% 5%;*/
    }

        .freek-report li a {
            font-family: Roboto-Regular;
        }

.patient-census {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-top:20px;
}

.age-destribut-block {
    padding: 0px;
}

.patient-census h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    padding-left: 10px;
    margin-top: -3px;
}

.clinical-destribution {
    border: 1px solid #cbdce9;
    /*margin-right: -15px;*/
    background-color: #fff;
    height: 100% !important;
}

.age-destribut h4 {
    color: #2482ce;
    font-size: 14px;
    font-family: Roboto-Regular;
    /*font-weight: 600;*/
    /*margin: 0px;
    margin-bottom: 28px*/
	margin-bottom: 18px
}

.claim-total {
    margin-top: 26px;
}

.no-rightpadding {
    padding-right: 0;
}

.age-destribut p {
    font-family: Roboto-Regular;
}

.patnt-cas-blok1 {
    background-color: #ebeff2;
    padding: 5px 0px;
    white-space: nowrap;
}

.patnt-cas-blok2 {
    background-color: #f1f5f6;
    padding: 5px 0px;
    white-space: nowrap;
}

.clinical-destribution h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin: 10px auto 0 0;
    width: 100%;
	text-align: left;
    margin-bottom: 5px;
    font-size: 13px;
    padding-right: 0;
    padding-left: 10%;
}
/*.clinical-destribution h3 {
   
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin: 10px 0 20px 5vw;
    width: 122px;
    text-align: center;
}*/


.head_icon_align_current {
    right: 30px;
}

    .head_icon_align_current .perf-slider-mybridge {
        right: -20px;
    }
/*****************current vs prior widget in reports****************/
.current_prior_table thead tr th {
    background: #f3f7fa;
}

.current_prior_table thead tr th, .current_prior_table tbody tr td {
    text-align: center;
    border-top: 1px solid #fff;
}

.current_prior_table > tbody > tr:nth-of-type(odd) {
    background: #eeddc9;
}

.current_prior_table > tbody > tr:nth-of-type(even) {
    background: #d4e5df;
}

.current_prior_table thead tr th:first-child, .current_prior_table tbody tr:nth-of-type(odd) td:first-child {
    background: #fff;
    border: 0px;
    color: #2482ce;
}

.current_prior_table tbody tr td:first-child {
    white-space: nowrap;
    vertical-align: middle;
}

.last_year_legend_table {
    background: #eeddc9;
    padding: 0px 8px 0px 8px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.current_year_legend_table {
    background: #d4e5df;
    padding: 0px 8px 0px 8px;
    margin-right: 10px;
}
/*************report page FAR Popups******************/
.tblFARSummary {
    background-color: #cbdce9;
}

.tblFAR thead .tblFAR_th {
    background-color: #dfdfdf;
}

.tblFAR {
    border: 1px solid #ddd;
    font-size: 14px;
}

.table-height-scroll {
    overflow-y: auto;
    height: 150px;
}

.modal_head_align, .modal_head_radio_align {
    display: flex;
}


/*----------------Referrals Reports-----------------*/
.right_accordion {
    background-color: #dde5e8;
}

.referrals-reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

    .referrals-reports .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .referrals-reports .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .referrals-reports .nav-tabs > li.active > a, .referrals-reports .nav-tabs > li.active > a:focus, .referrals-reports .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #01bcf3;
            color: #fff;
            border-radius: 0px;
            font-family: Roboto-Regular;
            font-size: 14px;
        }

        .referrals-reports .nav-tabs > li > a {
            background-color: #2582d0;
            border-radius: 0px;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 14px;
            margin-right: 10px;
            padding: 8px 25px 8px 25px;
        }

.refrl-valm-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.refrl-status-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.refrl-pattern-block {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 89%;
}

.report-criteria {
    background-color: #e5f3fc;
}

    .report-criteria h3 {
        font-family: Roboto-Regular;
        font-size: 16px;
        color: #f68220;
        margin-top: 0px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.ref-val-rport-cont h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.refrel-form-contant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.control-to-label {
    padding-top: 7px;
    margin-bottom: 0;
}

.ref-date-rang {
    padding: 0px;
}

.refrel-form-contant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.refrel-form-contant label {
    font-weight: normal;
}

.by-appontment .form-control-feedback {
    text-align: left;
}

.submit-btn, .submit-btn:hover, .submit-btn:focus, a.submit-btn, a.submit-btn:hover:not(.disabled), a.submit-btn:focus:not(.disabled), a.submit-btn:active:not(.disabled), a.submit-btn:active:not(.disabled):hover:not(.disabled), .nav > li > .submit-btn, .nav > li > .submit-btn:hover, .nav > li > .submit-btn:focus {
    background-color: #2582cf;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

    .submit-btn a, a.submit-btn {
        color: #fff;
    }

.reset-btn a {
    color: #fff;
}

.reset-btn {
    background-color: #2582cf;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-right: 15px;
}

.refrl-status-contant h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.refrl-status-contant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.refrl-status-contant label {
    font-weight: normal;
}

.refrel-stat-form .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.refrel-patter-contant h3 {
    font-family: Roboto-Regular;
    font-size: 16px;
    padding: 0px 0px 15px 15px;
}

.referl-pattern-form .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
}

.referl-pattern-form label {
    font-weight: normal;
}

.referl-pattern-form .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.startyear {
    padding-top: 7px;
    margin-bottom: 0;
}
/*----------------Main Dashboard---------------*/
.panel-heading .accordion-toggle-main:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    /* float: right; */
    color: #fff;
    padding: 7px;
    vertical-align: bottom;
    font-size: 10px;
}

.panel-heading .accordion-toggle-main.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002b"; /* adjust as needed, taken from bootstrap.css */
}

.orange-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.blue-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.perpal-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.green-hading .panel {
    border-radius: 0px !Important;
    margin-bottom: 20px !Important;
}

.orange-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #f7941e;
    border-color: #f7941e;
}

.blue-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #00b9f2;
    border-color: #00b9f2;
}

.perpal-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #734a9e;
    border-color: #734a9e;
}

.green-hading .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #448e13;
    border-color: #448e13;
}

.right_accordion .panel-title > a {
    display: block;
    padding: 10px 0px 10px 20%;
    text-decoration: none;
}

.right_accordion .more-less {
    /*float: right;*/
    font-family: Roboto-Regular;
    font-size: 20px;
    line-height: 2;
}

.right_accordion .glyphicon-remove {
    font-size: 10px;
}

.right_accordion .more-less1 {
    /*float: right;*/
    /*font-family: Roboto-Regular;
    font-size: 20px;
    line-height: 2;
    right: 10%;*/
}

.partner_collapse_icon {
    margin-right: -15px;
}

/*.more-less3 {
    right: 10%;
}*/

.right_accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.right_accordion .panel-heading a {
    text-decoration: none;
    color: #fff;
}

    .right_accordion .panel-heading a span {
        font-family: 'OpenSans';
    }

.right_accordion .glyphicon_align_menu:before {
    padding: 0px 5px 0px 6px;
}

.right_accordion .glyphicon_align_menu:before {
    padding: 0px 5px 0px 6px;
}

.right_accordion .panel-body span {
    font-family: Roboto-Regular;
    padding-left: 10px;
}

.panel-heading .accordion-toggle {
    display: block;
}

    .panel-heading .accordion-toggle:after {
        /* symbol for "opening" panels */
        font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
        content: "\2212"; /* adjust as needed, taken from bootstrap.css */
        float: right; /* adjust as needed */
        color: #2582cf; /* adjust as needed */
        border: 1px solid #2582cf;
        border-radius: 50%;
        padding: 3px;
        margin-top: -3px;
    }

    .panel-heading .accordion-toggle.collapsed:after {
        /* symbol for "collapsed" panels */
        content: "\002b"; /* adjust as needed, taken from bootstrap.css */
    }

.orange-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.blue-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.perpal-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.green-hading .panel-title {
    font-size: 14px;
    font-family: Roboto-Regular;
}

.chat_block_menu {
    padding-top: 10px;
    /*right: -5px;*/
}


.talg-user {
    padding-top: 10px;
}

.msg-chat_block_menu {
    padding-top: 10px;
    /*right: 18px;*/
}

.chat_block_menu4 {
    right: 10px;
    padding-top: 10px;
}

.chat_block_menu3 {
    /*right: 10px;*/
    padding-top: 10px;
}

.talk-blaze {
    position: absolute;
    left: 60%;
    margin-top: -5%;
}

.message-center {
    position: absolute;
    left: 61%;
    margin-top: -5%;
}

.launch-ignite {
    position: absolute;
    left: 61%;
    margin-top: -5%;
}

.pater-mesg {
    position: absolute;
    left: 60%;
    margin-top: -5%;
}


.patrn-mesg {
    /*padding-top: 10px;
    white-space: nowrap;*/
}

.talk-chat {
    font-size: 12px;
    line-height: 1;
    padding: 5px;
    font-family: Roboto-Regular;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f3efbf;
    transform: scale(0.9);
}

.chat_icon {
    background-image: url('../Images/chat_icon.svg');
    background-repeat: no-repeat;
    margin-left: 8px;
    border: 1px solid #d4c3b1;
    background-position-x: 5px;
    background-position-y: 5px;
    padding-left: 30px;
}

.bridge-left-menu label {
    font-family: Roboto-Regular;
    font-size: 10px;
    color: #fff;
    font-weight: normal;
    line-height: 15px;
    cursor: pointer;
}

p.dash_bridge_head {
    margin-bottom: 0;
}

.claim-digit .col-sm-2, .claim-digit-green .col-sm-2 { /*padding:0;*/
}

.claim-digit .col-sm-10, .claim-digit-green .col-sm-10 {
    padding-left: 5px;
    padding-right: 0;
}

.claim-digit .col-sm-2 .row, .claim-digit-green .col-sm-2 .row {
    margin: 0;
}

.claim-digit .col-sm-10 span, .claim-digit-green .col-sm-10 span {
    float: right;
}



.claim-details > .row {
    padding: 10px;
}

.four-cols {
    margin-top: -22px;
}

.claim-footer img {
    float: left;
}

.claim-footer div {
    float: left;
    padding: 0;
}

/*.last-row {
    padding-top: 15px;
}*/

.clinical-destribution .col-sm-6:first-child {
    padding-right: 0;
}

.clinical-destribution .col-sm-6:last-child {
    padding-left: 0;
    margin-left: -20px;
}

.clinical-destribution > .row {
    min-height: 290px;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover {
    background: #f7941e;
}

.mybridge {
    /*background: url('../Images/Sprit.svg') -10px -14px no-repeat;*/
    background: url('../Images/my_bridge.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mybridge, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mybridge {
    background: url('../Images/my_bridge_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.practiceanalytics {
    background: url('../Images/Practice_analysis_blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .practiceanalytics, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .practiceanalytics {
    background: url('../Images/Practice_analysis_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.events_hub {
    background: url(../Images/event-hub-icon.png);
    width: 19px;
    height: 19px;
    display: inline-block
}

.mypatient {
    background: url('../Images/Members-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mypatient, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mypatient {
    background: url('../Images/Members-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.clique {
    background: url('../Images/Clique-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .clique, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .clique {
    background: url('../Images/Clique-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myphp {
    background: url('../Images/PHP-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}
/*.disable_click .myphp {
    background: url('../Images/PHP.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}*/

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myphp, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myphp {
    background: url('../Images/PHP-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mips_cpc {
    background: url('../Images/MIPS_blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mips_cpc, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mips_cpc {
    background: url('../Images/MIPS_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.caregap {
    background: url('../Images/CareGaps-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .caregap, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .caregap {
    background: url('../Images/CareGaps-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myrefmanager {
    background: url('../Images/ReferralManager-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myrefmanager, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myrefmanager {
    background: url('../Images/ReferralManager-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mymsgcenter {
    background: url('../Images/Message-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mymsgcenter, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mymsgcenter {
    background: url('../Images/Message-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myusemanager {
    background: url('../Images/user_manager.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myusemanager, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myusemanager {
    background: url('../Images/user_manager_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myhra {
    background: url('../Images/HRA_blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myhra, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myhra {
    background: url('../Images/HRA_white.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.myawv {
    background: url('../Images/AWV-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .myawv, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .myawv {
    background: url('../Images/AWV-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mycaremng {
    background: url('../Images/CareManager-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}


div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mycaremng, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mycaremng {
    background: url('../Images/CareManager-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.intake {
    background: url('../Images/TMC-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size:contain;
}

.my-pationt-tcm {
    border: 0 !important;
    padding-bottom: 0 !important;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .intake, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .intake {
    background: url('../Images/TMC-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mycamp {
    background: url('../Images/Campaign-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mycamp, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mycamp {
    background: url('../Images/Campaign-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.mylaunch {
    background: url('../Images/LaunchIgnite-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .mylaunch, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .mylaunch {
    background: url('../Images/LaunchIgnite-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.helpsup {
    background: url('../Images/HelpSupport-Blue.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .helpsup, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .helpsup {
    background: url('../Images/HelpSupport-White.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
}

.menu_badge {
    position: absolute;
    top: -7%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 5px;
    font-size: 10px;
    right: 15%;
    background-color: red;
}

@media (min-width: 768px) and (max-width:1100px) {
    .sec-line {
        display: none;
    }

    .menu_div_height {
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .navbar-nav {
        width: 100%;
    }

    .report-section a.col-sm-12.text-center.navbar-brand.dashboard_profile_img {
        padding: 10px 0px;
    }
    /*AWV_Vitals*/
    .formawv .form-inline .form-group input, .formawv .form-inline .form-group select {
        width: 100% !important;
    }
}

@media (max-width:991px) {
    .panel_head {
        padding-top: 2% !important;
    }

    .right_accordion .panel-heading a {
        float: right;
    }

    .partner_collapse_icon {
        margin-right: 0px;
    }

    /*.row_align {
        margin: 0px;
    }*/

    .one_widget_align {
        padding-right: 15px !important;
    }

    .php_first_column_down_div, .php_first_column_down_divthree, .php_first_column_down_divtwo {
        margin: 5px 0px !important;
    }
}

@media (min-width: 768px) {
    /*.dash_board_left_glyphicon a#menu_prev{
    float:left;
}
.dash_board_left_glyphicon a#menu_next{
    float:right;
}*/
    .main_head .col-sm-1.col-xs-2 {
        width: 5%;
        padding: 0 8px;
    }

    .main_head .col-sm-5 {
        width: 44.666667%;
    }

    nav.navbar.navbar-inverse.sidebar.nav_left_slidebar .col-sm-12.navbar-header.form-group {
        padding: 0;
    }

    div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a {
        padding: 0px 3px;
    }

    div#bs-sidebar-navbar-collapse-1 {
        margin-left: 0;
        padding-left: 0;
    }

    ul.bridge-left-menu li {
        margin-left: 0;
    }

    /*.report-section > .col-md-1.col-sm-2.col-xs-12*/ .first-column-width {
        width: 5.2%;
    }
    /*.report-section > .col-md-9.col-sm-10.col-xs-12 {
        width: 78%;
    }*/


}

.benificiar-persent {
    margin: 15% auto 0 auto;
}

@media (max-width:768px) {
    .four-cols {
        margin-top: 0px;
    }

    .modal_width {
        margin: 10px auto;
    }
    /*******************Claims*****************/
    .ClaimAggregate li .claim_tabs_center {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    /******************message center****************/
    .message-center-sub-menu {
        margin: 0px;
    }

    .message-center-submenu-block {
        padding-top: 0% !important;
        margin: 0px;
    }

    .message-center-list-active::after {
        display: none;
    }

    .message-center-submenu-list li {
        padding: 2% !important;
    }
    /*Care plan conditions*/
    .care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-3 {
        margin: 5px 0;
        text-align: center;
    }

    .care-cond-bg .col-md-4.col-sm-4.col-lg-4.col-xs-12 {
        margin-bottom: 10px;
    }

    div.care_cond {
        height: auto;
    }
    /*AWV_Vitals*/
    .formawv .form-inline .form-group input, .formawv .form-inline .form-group select {
        width: 97% !important;
    }

    .formawv .form-inline .form-group:first-child {
        padding-left: 10px;
    }
}

@media(max-width: 1024px) {
    .claim-digit {
        font-size: 22px;
    }

    .claim-digit-green {
        font-size: 22px;
    }

    .claim-pr-name {
        font-size: 10px;
    }

    .claim-total .form-control {
        font-size: 12px;
    }

    .claim-total .control-label {
        font-size: 10px;
    }
}

@media(min-width: 1025px) and (max-width: 1200px) {
    .claim-digit {
        font-size: 23px;
    }

    .claim-digit-green {
        font-size: 23px;
    }

    .claim-pr-name {
        font-size: 10px;
    }

    .claim-total .form-control {
        font-size: 14px;
    }
}
/*-----------------Media Query End-------------------*/
.msg-panel .panel-body {
    padding-top: 5px;
    padding-bottom: 1px;
}

.msg-head {
    background-color: #ddd;
    min-height: 25px;
    padding-top: 6px;
    border-bottom: 2px solid #ccc;
}

    .msg-head sub {
        font-family: Roboto-Regular;
        font-size: 10px;
    }

    .msg-head strong {
        font-family: Roboto-Regular;
        font-size: 10px;
    }

    .msg-head .col-sm-2 {
        padding-left: 0px;
    }

    .msg-head .glyphicon {
        font-size: 10px;
    }

.msg-main-body {
    padding-top: 5px;
    min-height: 38px;
    border-bottom: 1px solid #cbdce9;
}

    .msg-main-body:hover {
        background-color: #ccc;
    }

    .msg-main-body p {
        font-family: Roboto-Regular;
        font-size: 10px;
        white-space: nowrap;
        margin-left: -15px;
        color: #ff2323;
        margin-bottom: 1px;
    }

    .msg-main-body sup {
        font-family: Roboto-Regular;
        font-size: 10px;
        top: 3px;
        float: right;
        line-height: 10px;
        margin-right: -5px;
    }

    .msg-main-body .glyphicon {
        font-size: 10px;
        top: 8px;
    }

    .msg-main-body strong {
        font-family: Roboto-Regular;
        font-size: 11px;
        white-space: nowrap;
        margin-left: -10px;
    }

.msg-more-contant {
    border-bottom: 1px solid #cbdce9;
    text-align: center;
    font-size: 10px;
    padding: 5px;
    font-family: Roboto-Regular;
}

.msg-downn-arrow {
    padding: 5px;
}

.selt-cont-chat strong {
    font-family: Roboto-Regular;
    font-size: 12px;
}

.launch-ignite-block .panel-body {
    padding: 0px;
}

.selt-cont-chat {
    padding: 8px;
    background-color: #e5eaee;
}

.launch-ignite-chat-contant {
    background-color: #f0f4f7;
    min-height: 25px;
    padding-top: 5px;
}

    .launch-ignite-chat-contant .user-text {
        font-family: Roboto-Black;
        font-size: 11px;
        white-space: nowrap;
    }

.top-collapse .panel-body .launch-ignite-chat-contant .user-text {
    white-space: normal;
}

.activ-icon-green {
    /*padding-top: 5px;*/
}

.user-icon {
    padding-left: 0px;
}

.chat-launch {
    /*padding-left: 8px;*/
}

.video-launc {
    padding-left: 8px;
}

.partner-msg h4 {
    font-family: Roboto-Regular;
    font-size: 23px;
    color: #AD1E22;
}

.part-text p {
    font-family: Roboto-Regular;
    font-size: 13px;
    text-align: justify;
}
/*******************start-claimdetails*****************/
.nav-pills > .claims-tab {
    width: 40%;
}

    .nav-pills > .claims-tab > a, .nav-pills > .claims-tab > a:focus {
        background-color: #8bb9ea;
        color: #fff;
        border: none;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

.claim-details-block {
    background-color: #fff;
}

.claimdetails_header h4 {
    font-size: 30px;
    color: #2582cf;
    font-family: 'Roboto-Light';
}

.claimdetail_tab {
    background-color: #2582cf;
    border-radius: 0px;
    color: #fff;
    padding: 6px 14px !important;
    border-radius: 0px !important;
    font-family: 'Roboto-Regular';
    cursor: pointer;
}

#ClaimDetails_main .nav-pills > li.active > a, #ClaimDetails_main .nav-pills > li.active > a:focus, #ClaimDetails_main .nav-pills > li.active > a:hover, #ClaimDetails_main .nav-pills > li > a:hover {
    background-color: #b3d4f3;
    color: #2482ce;
}

.claimdetail_tab:hover, .claimdetail_tab:active, .claimdetail_tab:focus {
    color: #fff;
    background-color: #10bcf3;
}

.claimdetail_search {
    background-color: #d4e5f3;
    /*margin: 0px 0px 15px;*/
}

.claimdetail_search-head {
    margin: 0px 0px 15px;
}

.claimdetail_search p {
    margin: 0px;
    padding: 10px 0px;
    color: #f68220;
    font-family: 'Roboto-Regular';
}

.claimdetail_search_icon {
    padding: 10px 0px;
    text-align: right;
}

.ClaimDetails_form {
    margin-top: 10px;
    font-family: 'Roboto-Regular';
}

.form-textbox {
    background-color: #f4f4f4;
    border-color: #d4e5f3;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    padding-right: 20px;
    border-radius: 0px;
}

.datepicker {
    margin-bottom: 5px;
    padding: 6px 12px;
}

.ClaimDetails_form .claims-label {
    white-space: nowrap;
    text-align: left;
    font-size: 14px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.radio_btn_div {
    margin-top: 2%;
    margin-bottom: 4%;
}
/*.claimdetails_radio label {
    font-weight: normal;
}*/

.form-control-feedback {
    right: 10px;
    /*right: 10px !important;
    font-size: 16px;
    color: #797a7a;*/
}

.gender-align {
    white-space: nowrap;
}

/*.cd_rmv_padding {
    padding: 0px;
}*/

.cd_rmv_padding_right {
    padding-right: 0px;
}

.cd_rmv_padding_left {
    padding-left: 0px;
}

.claim_check_status {
    display: flex;
}

.claim_ckeck_text {
    padding-top: 3px;
}

#claimsearch {
    width: 30%;
}

/*------------Radio Button Start-------------*/
.claimdetails_radio {
    padding: 0px;
}

/*------------Radio Button End-------------*/
.claimdetails_checkbox label {
    font-size: 12px;
    font-family: 'Roboto-Regular';
    font-weight: normal;
}

.claimdetails_checkbox input {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.claimdetails_checkbox_scroll {
    background: #f4f4f4;
    padding: 5px;
    height: 175px;
    overflow: auto;
    border: 1px solid #d4e5f3;
}

.status_code_height {
    height: 135px;
}

/*******************end-claimdetails*****************/
/*******************start-ClaimAggregate*****************/
.ClaimAggregate_tab > li + li {
    margin-left: 0px;
}

.ClaimAggregate {
    background: #fff;
    padding-top: 2%;
}

    .ClaimAggregate li a {
        background-color: #8bb9ea;
        margin: 2px;
        color: #fff;
        font-size: 14px;
        font-family: 'Roboto-Regular';
        border-radius: 0px;
        padding: 5px;
    }

        .ClaimAggregate li a span {
            padding-right: 10px;
        }

.ClaimAggregate_tab_content h4 {
    color: #f68220;
    font-family: 'Roboto-Regular';
    font-size: 14px;
    margin: 10px;
}

.ClaimAggregate_tab_content {
    border: 1px solid #dfdfdf;
    margin-top: 1%;
    margin-bottom: 1%;
    padding: 1% 0%;
}

    .ClaimAggregate_tab_content .table thead tr th, .ClaimAggregate_tab_content tbody tr td {
        text-align: center;
        font-size: 13px;
        font-family: 'Roboto-Regular';
    }

    .ClaimAggregate_tab_content thead tr {
        background-color: #dfdfdf;
    }

.hcc_chart {
    width: 35%;
    padding-top: 15%;
    background-color: #63c8d4;
    border-radius: 50%;
    height: 50%;
    margin: auto;
    margin: 10% auto;
}

    .hcc_chart button {
        padding: 7px 15px;
        border: 1px solid #0c7fb9;
        background-color: #dbf3f5;
        font-family: 'roboto-regular';
    }

.popup_header {
    border: none;
    padding: 10px;
    background-color: #337ab7;
    font-family: 'Roboto-Regular';
    color: white;
    font-size: 16px;
}

.popup_body {
    border: none;
    margin: 0px;
    overflow: scroll;
    height: 40%;
}

.popup_header .close {
    color: white;
    opacity: 1;
}

.ClaimAggregate li .claim_tabs_center {
    margin-left: -25px;
    margin-right: -25px;
}
/*******************end-ClaimAggregate*****************/

/******************start--hha-rank-reports**************/
.hhnrankingreport {
    background-color: #fff;
    border: 1px solid #cbdce9;
}

.hhn-download-report {
    padding: 15px;
}

.hha_rank_report_footer {
    list-style-type: none;
    background-color: #d4e5f3;
    /*padding: 0px;
    margin: 20px 0px;
    display: flex;*/
}

    /*.hha_rank_report_footer {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }*/

    .hha_rank_report_footer li {
        float: left;
        font-size: 11px;
        padding: 4px;
        font-family: 'Roboto-Regular';
        font-weight: bold;
    }

.hha_rank_table_main {
    overflow-y: scroll;
}

.hha_rank_table {
    border: 1px solid #cbdce9;
    /*margin-bottom: 0px;*/
}

    .hha_rank_table thead tr th, .hha_rank_table tbody tr td {
        text-align: center;
        font-size: 13px;
        font-family: 'Roboto-Regular';
        border: 1px solid #cbdce9;
    }

    .hha_rank_table thead tr {
        background-color: #d4e5f3;
    }

/******************end--hha-rank-reports**************************/

/******************start--top_expends**************************/
.top-Expenditure {
    background-color: #fff;
}

.top-exp-downlod {
    padding: 15px;
}

.top_expend_total_data {
    margin-top: 3%;
    font-family: 'Roboto-Regular';
    font-size: 14px;
}

    .top_expend_total_data span {
        color: #2582cf;
    }

.top_100_table {
    width: 1200px;
}

/******************end--top_100_expends**************************/

.ClaimAggregate_highchart {
    margin: 30px 0px;
}

.highchart_width {
    /*min-width: 70%;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
}

/*------------------------Calim Accordian------------------------*/
.claim-accordian .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #d4e5f3;
}

.claim-accordian .panel-group .claims_panel {
    margin: 2% 0%;
}

.claim-accordian .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #d4e5f3;
    border-color: #d4e5f3;
}

.claim-accordian .panel-title {
    font-size: 15px;
}

    .claim-accordian .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
        color: #f68220;
    }

.claim-accordian .more-less {
    float: right;
    color: #3D6D9B;
    border: 3px solid #3D6D9B;
    border-radius: 50%;
    padding: 3px;
    top: -5px;
}

.claim-accordian .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}
/*----------------Message Center Css Start----------------*/
#txtEditor1, #txtEditor2 {
    visibility: hidden;
    position: absolute;
    display: block !important;
}

.message-center-sub-menu {
    background-color: #f5f9fc !important;
    height: 100% !important;
}

.message-center-submenu-left {
    padding-left: 0px;
    padding-right: 0px;
}

.message-center-submenu-list {
    padding-left: 0px!important;
    font-size: 12px;
}

    .message-center-submenu-list li {
        list-style-type: none;
        padding: 12px 56px 12px 8px;
        border-bottom: 1px solid #cbdce9;
        cursor: pointer;
        display: flex;
        word-break: break-word;
    }

        .message-center-submenu-list li a {
            color: #000;
            display: block;
            width: 100%;
            font-weight: bold;
        }

    .message-center-submenu-list .message-center-list-active a {
        color: #f68220;
    }

    .message-center-submenu-list .message-center-list-active {
        padding: 5%;
        background-color: #cbdce9;
    }

    .message-center-submenu-list li .referal_img_span {
        margin: 0px 5px 0px -5px;
    }
/*.message-center-submenu-block {
    padding-top: 30%;
}*/

.message-center-list-active::after {
    content: "";
    position: absolute;
    left: 100%;
    margin-top: -10px;
    /*top: 4.5%;*/
    border: 18px dotted transparent;
    border-left: 15px dotted #cbdce9;
}

.message-center-page {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    /*height: 140%;*/
    background-color: #fff;
}

.message-center-badge {
    background-color: #f31718;
    width: 20px;
    height: 20px;
    padding: 0px 0px;
    border-radius: 50%;
    position: absolute;
    right: 5%;
    /* padding: 7px 0px; */
}

/*
.msg-cent-col {
    padding-right: 1px;
}
#compose-message,
#linkCreateFolder {
    height: 60px;
} 

#moveto-message {
    height: 60px;
    padding: 8px;
}
*/

.compose-msg-btn:hover, .compose-msg-btn:focus {
    color: #fff;
}
/*.compose-msg-btn_active{
    background-color: #10bcf3;
}*/

/*.mail-search {
    height: 38px;
    border-radius: 3px;
    border: 1px solid #cbdce9;
    background-image: url('../Images/search.svg');
    background-repeat: no-repeat;
    background-position: right;
}*/

input[type="search"]::-webkit-input-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]::-moz-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]:-ms-input-placeholder {
    color: #2582d0;
    font-size: 16px;
}

input[type="search"]:-moz-placeholder {
    color: #2582d0;
    font-size: 16px;
}

.all-mail-block {
}

.mail-dispaly span {
    font-family: Roboto-Medium;
    font-size: 13px;
}

.mail-select {
    height: 30px;
    border-radius: 0px;
    font-family: Roboto-Medium;
    margin-top: -5px;
}

.mail-count span {
    font-family: Roboto-Medium;
    font-size: 13px;
    white-space: nowrap;
}

.mail-count .glyphicon {
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 12px;
    padding: 5px 7px 5px 6px;
    top: -5px;
}

.mail-detals {
    padding-top: 2%;
}

/*.incoming-mail {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 70%;
}*/

/*.mail-hading {
    background-color: #f2f2f3;*/
/*height: 8%;*/
/*padding: 15px;
    padding-bottom: 30px;
}*/

/*.mail-hading span {
        font-family: Roboto-Medium;
        font-size: 14px;
    }*/

/*.mail-sub-containt {*/
/*height: 8%;*/
/*padding: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #cbdce9;
}*/

.mail-sub-contain span {
    font-family: Roboto-Regular;
    font-size: 13px;
}

/*.mail-sub-containt .glyphicon {
    font-size: 11px;
}*/

.mail-write {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 90%;
}

.mail-write {
    padding-top: 5%;
}

    .mail-write .control-label {
        font-family: Roboto-Medium;
        text-align: left;
        font-weight: normal;
        font-size: 12px;
    }

    .mail-write span {
        color: #ff3d00;
    }

    .mail-write .form-control {
        background-color: #f4f4f4;
        border-radius: 0px;
        border-color: #dfdfdf;
    }

    .mail-write ::-webkit-file-upload-button {
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        font-family: Roboto-Regular;
    }

.msgs-end-btn {
    background-color: #337ab7;
    padding: 8px 25px 8px 25px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.msg-cancel-btn {
    padding: 8px 25px 8px 25px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.msgs-end-btn:hover {
    color: #fff;
}

.msg-cancel-btn:hover {
    color: #fff;
}

.file-upload-size {
    font-family: Roboto-Regular;
    font-size: 12px;
    padding-top: 5px;
}

.tblMessageInbox > thead > tr > th {
    /*background-color: #f2f2f3;*/
    /*padding: 10px 10px 10px 20px;*/
    border-bottom: 0px transparent;
    text-align: center;
}

.tblMessageInbox > tbody > tr > td {
    /*padding: 10px 10px 10px 20px;*/
    border-bottom: 1px solid #cbdce9;
    /*text-align: left;*/
}

/*change style*/
.MsgMoveSection {
    display: flex;
}

    .MsgMoveSection button, .MsgMoveSection span {
        margin-right: 2px;
    }

.glyphicon_paginate_arrow {
    border: 1px solid #ddd;
    padding: 3px;
}

.msg-reply button, .msg-reply button:hover {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    padding: 0;
}

    .msg-reply button i {
        font-size: 16px;
        padding-top: 4px;
    }

#ModalMessageDetails .message_modal_body {
    padding: 0px;
}

#ModalMessageDetails label {
    font-size: 12px;
    margin-bottom: 1px;
}

#ModalMessageDetails .modal-footer {
    padding: 0px;
}

.msg-header {
    background: #fafafa;
    padding: 15px;
}

.message_center_label {
    font-weight: normal;
}

.msg-text.form-group {
    border: 1px #ccc solid;
    margin: 15px;
    height: 270px;
    overflow-y: auto;
    overflow-x: hidden;
}

.msg-reply {
    position: absolute;
    right: 0px;
    z-index: 1;
}

svg {
    overflow: visible !important;
}

.highcharts-container {
    overflow: visible !important;
    clear: both;
}
/*----------------Message Center Css End----------------*/
/*----------------Text Editer Start-----------------*/
#menuBarDiv, #statusbar {
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
}

#menuBarDiv {
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    min-height: 25px;
    padding: 5px 0;
}

    #menuBarDiv div:first-child {
        margin-left: 3px;
    }

    #menuBarDiv .dropdown {
        float: left;
    }

    #menuBarDiv .dropdown-toggle {
        font-size: 14px;
    }

        #menuBarDiv .dropdown-toggle .caret {
            margin-left: 5px;
            border-top-color: #999;
        }

    #menuBarDiv a.btn {
        position: relative;
        margin-bottom: 3px;
    }

#paletteCntr {
}


#statusbar {
    min-height: 30px;
    border-radius: 0 0 3px 3px;
    border-top: none;
    line-height: 30px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

    #statusbar .label {
        float: right;
        margin: 6px 10px 0 0;
        background: #BBB;
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
        padding: 2px 4px;
        font-size: 11.844px;
        line-height: 14px;
    }

.Editor-editor {
    height: 300px;
    padding: 1%;
    border: 1px solid #EEE;
    border-radius: 0;
    word-wrap: break-word;
}

#paletteCntr ul {
    width: 145px;
    float: left;
    z-index: 999;
    margin: 0 10px;
}

#paletteCntr li {
    cursor: pointer;
    display: block;
    height: 16px;
    float: left;
    margin: 0;
    padding: 0;
    width: 16px;
    margin: 1px;
}

    #paletteCntr li div {
        text-align: left;
        margin: 0;
        font-size: 12px;
    }

div.activeColour {
    position: absolute;
    display: inline;
    left: 0;
    top: 30px;
    background: #E8E8E8;
    padding-bottom: 10px;
    z-index: 10000;
}

#colorpellete, #bg_colorpellete {
    float: left;
}
/*---------------Text Editer End Hear----------------*/
/*--------------Partner Message Start Hear--------------*/
.PartnerMessage {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.partmsgtab {
    padding: 5px;
    background-color: #e5f3fc;
}

    .partmsgtab .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .partmsgtab .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .partmsgtab .nav-tabs > li.active > a, .partmsgtab .nav-tabs > li.active > a:focus, .partmsgtab .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #01bcf3;
            color: #fff;
            border-radius: 0px;
            font-family: Roboto-Regular;
            font-size: 14px;
            padding: 8px 25px 8px 25px;
        }

        .partmsgtab .nav-tabs > li > a {
            background-color: #2582d0;
            border-radius: 0px;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 14px;
            margin-right: 10px;
            padding: 8px 25px 8px 25px;
        }

.ptrmsg-contant {
    padding-top: 2%;
}

.wfixbrohart h2 {
    font-family: Roboto-Regular;
    font-size: 23px;
    color: #AD1E22;
    margin-top: 2px;
}

.wfixbrohart p {
    font-family: Roboto-Regular;
    font-size: 14px;
}

.wfixbrohart a {
    font-family: Roboto-Regular;
    font-size: 16px;
}

.ptrmsg-contant hr {
    border-top: 1px solid #cbdce9;
}
/*--------------Partner Message End Hear--------------*/
/*--------------Patient And Provider Look Up Start Hear--------------*/
.provider-containt {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.patient-and-provider-look {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 140%;
    background-color: #fff;
}

.patnt-prodr-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .patnt-prodr-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .patnt-prodr-tabs .nav-tabs > li.active > a, .patnt-prodr-tabs .nav-tabs > li.active > a:focus, .patnt-prodr-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .patnt-prodr-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.provider-containt .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.lookup-btn, .lookup-btn:hover, .lookup-btn:focus, .lookup-btn:active {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 8px 25px 8px 25px;
}

.lookup-btn {
    color: #fff;
}

.createn-patnt-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    margin-left: 10px;
    padding: 8px 25px 8px 25px;
}

    .createn-patnt-btn:hover {
        color: #fff;
    }

.provider-containt .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.patient-containt .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.patient-containt .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.patient-containt {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.quik-jump-link p {
    font-family: Roboto-Regular;
}

.quick-link {
    padding: 0px;
}

    .quick-link li {
        display: inline-block;
        list-style: none;
    }

    .quick-link a {
        font-family: Roboto-Medium;
    }

.patient-list-head p {
    font-family: Roboto-Medium;
    background-color: #f4f4f4;
    padding: 10px;
}

.patient-list-contant {
}

.quil-link-list-a {
    margin-bottom: 20px;
}
/*--------------Patient And Provider Look Up End Hear--------------*/
/*--------------Priority Patients Start Hear-------------*/
.priority-patients {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: auto;
    background-color: #fff;
}

.priority-patient-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .priority-patient-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .priority-patient-tabs .nav-tabs > li.active > a, .priority-patient-tabs .nav-tabs > li.active > a:focus, .priority-patient-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .priority-patient-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.outstand-dignosis {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.suspect-diagnosis {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 90%;
    background-color: #fff;
}

.high-risk {
    border: 1px solid #cbdce9;
    padding: 0px 15px 15px 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.high-risk-head {
    background-color: #f2f2f3;
    height: 8%;
    padding: 15px;
}

    .high-risk-head span {
        font-family: Roboto-Medium;
    }

.high-risk-sub-contnt {
    padding-bottom: 10px;
    padding-top: 10px;
    height: 7%;
    border-bottom: 1px solid #cbdce9;
    padding-right: 30px;
}

    .high-risk-sub-contnt span {
        font-family: Roboto-Regular;
        font-size: 13px;
        padding: 15px;
    }

.risk-status-green {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #59C87C;
    margin-left: 20%;
}

.risk-status-red {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #E54A46;
    margin-left: 20%;
}

.risk-status-yellow {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #ECCB02;
    margin-left: 20%;
}
/*--------------Priority Patients End Hear-------------*/
/*--------------External-Patient-Reports Start Hear---------------*/
.external-patient-reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.external-pationt-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .external-pationt-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .external-pationt-tabs .nav-tabs > li.active > a, .external-pationt-tabs .nav-tabs > li.active > a:focus, .external-pationt-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .external-pationt-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.ExtPt-Recive {
    border: 1px solid #cbdce9;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 60%;
}

.Receive-radio {
    margin-left: -1.5%;
}

    .Receive-radio label {
        font-family: Roboto-Medium;
        padding-top: 15px;
        font-weight: normal;
        white-space: nowrap;
    }

.exprt-recive-head {
    background-color: #f2f2f3;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .exprt-recive-head span {
        font-family: Roboto-Medium;
    }

.exprt-recive-contant span {
    font-family: Roboto-Regular;
    font-size: 13px;
}

.expt-reciv-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

.exprt-recive-contant {
    border-bottom: 1px solid #cbdce9;
    padding-top: 10px;
}
/*--------------External-Patient-Reports End Hear---------------*/
/*--------------External-Reports Start Hear-------------------*/
.External-Reports {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    height: 100%;
    background-color: #fff;
}

.external-reports-tab .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .external-reports-tab .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .external-reports-tab .nav-tabs > li.active > a, .external-reports-tab .nav-tabs > li.active > a:focus, .external-reports-tab .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .external-reports-tab .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.expt-report-tab-area {
    border: 1px solid #cbdce9;
    margin-top: 30px;
    height: 30%;
}

.external-report-form {
    padding-top: 5%;
}

    .external-report-form .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .external-report-form .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

.exter-reprtdate {
    width: 92%;
}

.external-reports-form1 {
    padding-top: 5%;
}

    .external-reports-form1 .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .external-reports-form1 .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

.ext-rpt-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    padding: 5px 25px 5px 25px;
}

.expt-rpt-get-detail {
    padding-top: 3%;
}

    .expt-rpt-get-detail label {
        font-family: Roboto-Regular;
        font-weight: normal;
    }

.record-perpage {
    white-space: nowrap;
}

.expt-rpt-get-detail .form-control {
    padding-left: 0px;
    border-radius: 0px;
    height: 25px;
    padding-top: 2px;
}

.expt-report-table-data {
    border: 1px solid #cbdce9;
    margin-top: 5%;
    margin-bottom: 15px;
    height: 40%;
}

.experreport-head .table > thead > tr > th {
    background-color: #2582d0;
    padding: 10px 10px 10px 20px;
    font-family: Roboto-Regular;
    color: #fff;
    border-bottom: 0px transparent;
    font-weight: normal;
    font-size: 13px;
}

.experreport-head .table > tbody > tr > td {
    background-color: #fff;
    padding: 10px;
    font-family: Roboto-Regular;
    font-size: 13px;
    border-bottom: 1px solid #cbdce9;
    border-top: 0px transparent;
    padding-bottom: 1px;
}

    .experreport-head .table > tbody > tr > td sup {
        background-color: red;
        border: 2px solid #ccc;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        display: inline-flex;
    }

    .experreport-head .table > tbody > tr > td .glyphicon {
        top: -5px;
        left: 10px;
    }

#flag-contant {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}

.flag-sub-data {
    padding: 0px;
    list-style-type: none;
}

    .flag-sub-data li {
        display: flex;
    }

        .flag-sub-data li span {
            margin: 3px 5px 0px 0px;
            font-family: Roboto-Medium;
            font-size: 10px;
        }

#flag-contant1 {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant1 {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag1 {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}

#flag-contant2 {
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border: solid 1px #c3c3c3;
}

#flag-contant2 {
    padding: 15px;
    display: none;
    position: absolute;
    left: 80%;
    z-index: 001;
}

#flag2 {
    left: -10px;
    background-color: red;
    border-radius: 50%;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    top: -7px;
}
/*--------------External-Reports End Hear-------------------*/
/*********************MY Bridge*******************/
.help_question {
    background: #00b9f2;
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    width: 18px;
    text-align: center;
    cursor: pointer;
}

.myridge-connect-head {
    color: #fff;
}

.image_mybridge img {
    width: 20px;
    height: 20px;
    margin: 0px 5px;
}

.next_glyphicon {
    color: #2582cf;
}

.prev_glyphicon {
    color: #cbdce9;
}

.mybridge-widget-font {
    font-family: Roboto-Medium;
}

.table_priority_patient thead tr {
    background: #cbdce9;
}

.bench_report_welcome {
    color: #2482ce;
}

.text_no_wrap {
    white-space: nowrap;
}

.rTable {
    display: block;
    width: 98%;
    margin: 0% auto;
    /*font-family: Roboto-Medium;*/
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
    clear: both;
}

.rTableHead, .rTableFoot, .rTableHeadExternalpatient {
    background-color: #cbdce9;
    font-weight: bold;
}

.rTableHead {
    font-size: 13px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.rTableCell, .rTableHead {
    border-bottom: 1px solid #cbdce9;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 3px 1.8%;
    width: 25%;
    white-space: nowrap;
    font-size: 13px;
}

.rTableHeadExternalpatient, .rTableCellExternalpatient {
    border-bottom: 1px solid #cbdce9;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 3px 1.8%;
    white-space: nowrap;
}

.rTable:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.priority-text-color a {
    color: #2482ce !important;
}

.priority-text-danger {
    color: red;
}

.rTableRow .priority-link, rTableRow .priority-link:hover, .rTableRow .priority-link:focus {
    color: #2482ce;
    text-decoration: underline;
}

.mybridge-message-text {
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*.mybridge-message-text:hover {
   overflow: auto;
   white-space: nowrap;
   text-overflow: inherit;
}*/
.rTableRow a {
    color: #000;
}

.rTableCellMessage1 {
    width: 45%;
    white-space: nowrap;
}

.rTableCellMessage2 {
    width: 15%;
    white-space: nowrap;
}

.rTableCellMessage3, .rTableCellMessage4 {
    width: 20%;
    white-space: nowrap;
}

.toptips-week {
    display: flex;
    color: #2482ce;
}

.mybridge_patient_div .mybridge-lookup {
    width: 30%;
    float: right;
    margin-right: 0px;
}

.tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard {
    border-bottom: 1px solid transparent;
}

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li > .nav-tab-section-mybridge-dashboard-action:hover {
        border-color: transparent;
    }

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action, .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action:focus, .nav-tab-section-mybridge-dashboard > li.active > .nav-tab-section-mybridge-dashboard-action:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #000;
        border-radius: 4px 4px 0 0;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 10px 15px;
    }

    .tab-section-mybridge-dashboard .nav-tab-section-mybridge-dashboard > li > .nav-tab-section-mybridge-dashboard-action {
        background-color: #cbdce9;
        color: #000;
    }

.perf-slider-mybridge {
    background: url('../Images/Maximize.svg') no-repeat;
    position: absolute;
    top: 1%;
    right: 2%;
    width: 27px;
    height: 27px;
    z-index: 1;
}

.mybridge_systemreport_tabs {
    border: 1px solid #cbdce9;
}

.nav-tab-section-mybridge-dashboard > li {
    width: 25%;
}
/*-------------------stats Page----------------*/

.stats {
    padding: 40px 10px 10px 10px;
}

.tab-section .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .tab-section .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .tab-section .nav-tabs > li.active > a, .tab-section .nav-tabs > li.active > a:focus, .tab-section .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .tab-section .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.stats-tab-area {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 85%;
    background-color: #fff;
}

.refrelstab-area {
    border: 1px solid #cbdce9;
    padding: 15px;
    margin-top: 2%;
    height: 100%;
    background-color: #fff;
}

.head-report {
    color: #F7941E;
    padding: 20px 0;
    font-family: Roboto-Regular;
    font-size: 16px;
    margin: 0;
}

.head-radio {
    font-size: 14px;
    margin-left: 40px;
    padding: 10px 20px;
}

    .head-radio label {
        margin-left: 5px;
    }

.sys-referral table td {
    text-align: left;
    padding: 5px;
    font-size: 13px;
    font-family: Roboto-Regular;
}

    .sys-referral table td span {
        color: #2582d0;
        font-weight: normal;
    }

.sys-referral h1 {
    margin: 15px 0;
    font-size: 14px;
    font-family: Roboto-Medium;
}

.sys-referral {
    padding: 0 35px;
    color: #000;
}

.claim-footer div.col-sm-1 {
    width: 40px;
}

/*------------Radio Button Start-------------*/

/*------------Radio Button End-------------*/



.head-radio input[type=radio] {
    display: none;
}

    .head-radio input[type=radio]:checked + label:before {
        content: "\2022";
        color: #2582d0;
        font-size: 38px;
        text-align: center;
        line-height: 21px;
    }

.claim-footer div.col-sm-1 {
    width: 40px;
}

/*******************Slider******************/
.perform-slider-tabs .nav-tabs {
    border-bottom: 1px solid transparent;
    margin: 2% 0%;
}

    .perform-slider-tabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .perform-slider-tabs .nav-tabs > li.active > a, .perform-slider-tabs .nav-tabs > li.active > a:focus, .perform-slider-tabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #01bcf3;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        padding: 8px 25px 8px 25px;
    }

    .perform-slider-tabs .nav-tabs > li > a {
        background-color: #2582d0;
        border-radius: 0px;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.perform-slide-details thead th {
    background-color: #2582cf;
    color: #fff;
}

.perform-slide-details-blue {
    color: #e4893a;
}

.perform-slide-details-yellow {
    color: #3a79a2;
}

/* .slider {
    background: url('../Images/scale.svg') no-repeat;
    border: 0;
    height: 70px;
    width: 855px;
    margin: 8px auto 0 auto;
} */

.slider .ui-state-default, .slider .ui-state-default, .slider .ui-widget-content .ui-state-default, .slider .ui-widget-header .ui-state-default {
    background: #555;
    opacity: .8;
    border: 0;
    width: 6px;
    height: 80px;
    margin-left: 0;
    cursor: pointer;
}

.modal_close_gap {
    padding-right: 0px !important;
}

.perform {
    margin: 20px 0;
}

    .perform th {
        background: #cbdce9;
        white-space: nowrap;
        /*text-align: center;*/
        font-size: 11px;
        padding: 5px;
    }

    .perform td {
        /*text-align: center;*/
        white-space: nowrap;
        font-size: 11px;
        padding: 5px;
        border-bottom: 1px #ccc solid;
    }

.layout {
    position: relative;
}

.main-slider, .main-sliders {
    overflow-x: hidden;
    height: 115px;
    margin-right: 0px;
}

#arrow-lft, #arrow-lfts {
    position: absolute;
    right: 0px;
    top: 8px;
    cursor: pointer;
    background: url('../Images/right_arrow.svg') center no-repeat;
    height: 70px;
    width: 30px;
}

#arrow-rgt, #arrow-rgts {
    position: absolute;
    left: 0px;
    top: 8px;
    cursor: pointer;
    z-index: 30;
    background: url('../Images/left_arrow.svg') center no-repeat;
    height: 70px;
    width: 30px;
}

button.btn.perf-slider {
    background: url('../Images/Maximize.svg') no-repeat;
    position: absolute;
    top: 5%;
    right: 5%;
    width: 27px;
    height: 27px;
    display: inline-block;
    padding: 0;
}

.head-report.perfom {
    padding: 5px 0 20px 0;
}

.head-radios {
    font-size: 14px;
    margin: 0px 0 0 18px;
    padding: 5px 20px;
    text-align: left;
}

    .head-radios label {
        margin-left: 5px;
    }

    .head-radios label {
        cursor: pointer;
        display: inline-block;
        position: relative;
        padding-right: 0px;
        margin-right: 0px;
    }

        .head-radios label:before {
            bottom: -3px;
            border: 2px solid #2582d0;
            border-radius: 25px;
            content: "";
            display: inline-block;
            height: 22px;
            margin-right: 25px;
            position: absolute;
            left: -31px;
            width: 22px;
        }

    .head-radios input[type=radio] {
        display: none;
    }

        .head-radios input[type=radio]:checked + label:before {
            content: "\2022";
            color: #2582d0;
            font-size: 38px;
            text-align: center;
            line-height: 21px;
        }

.bmi-sec td {
    border-bottom: 1px #dfdfdf solid;
    text-align: left;
}

.yellows {
    font-size: 29px;
    color: #e4893a;
    width: 105px;
    display: inline-block;
    font-family: 'HelveticaLTStd-Roman';
}

.blues {
    font-size: 29px;
    color: #3a79a2;
    width: 105px;
    display: inline-block;
    font-family: 'HelveticaLTStd-Roman';
}

.bmi-head {
    padding: 5px 0;
    display: inline-block;
}

.last-sec td {
    border-bottom: 0;
}

.edit-butt {
    background-color: #2582d0;
    color: #ffffff;
    border: 0;
    padding: 10px 14px;
    float: left;
    margin-right: 5px;
}

.bold {
    font-weight: 500;
}

.modal-header .head-report {
    padding: 0;
}

.bold-pag {
    text-align: right !important;
}

.page-arw {
    margin-left: 7px;
}

.head-radio input[type=radio] {
    display: none;
}

    .head-radio input[type=radio]:checked + label:before {
        content: "\2022";
        color: #2582d0;
        font-size: 38px;
        text-align: center;
        line-height: 21px;
    }

.claim-footer div.col-sm-1 {
    width: 40px;
}

.practice_utilization_table {
    border-right: 1px solid #ddd;
}

    .practice_utilization_table thead th {
        text-align: center;
    }

    .practice_utilization_table > thead > tr > th:first-child, .practice_utilization_table > tbody > tr > td:first-child {
        border: none;
        border-right: 1px solid #ddd;
        white-space: nowrap;
        padding: 10px 8px;
        color: #0084cc;
        font-size: 12px;
        text-align: left;
    }

    .practice_utilization_table > thead > tr:first-child > th:not(:first-child) {
        border-top: 1px solid #ddd;
        font-size: 10px;
        background: #ddd;
    }

    .practice_utilization_table > tbody > tr:last-child > td:not(:first-child) {
        border-bottom: 1px solid #ddd;
        /*font-size: 12px;*/
    }

    .practice_utilization_table > tbody > tr > td:not(:first-child) {
        background: #fbeddc;
        border-top: 1px solid #fff;
        color: #0084cc;
    }

.practice_utilise {
    display: flex;
}

.practice_utilise_radio_div {
    margin-top: 8px;
}

.practice_utilise #PracticeSelect {
    width: 25%;
    height: 25px;
    padding: 0px 5px;
    border-radius: 5px;
}

.chart_slide_div {
    position: absolute;
    top: 10px;
    left: 25px;
}

.chart_slide_modal_div {
    top: 13px;
    left: 17px;
}

.chart_slide_div .slider-range-mybridge {
    width: 100%;
    margin: 27px 0px 27.3px 0px;
    height: 1px;
    border: 0px solid #E6E6E6;
    background: #E6E6E6;
}

.chart_slide_div .slide_column_range {
    width: 100%;
    margin: 6px 0px 28.3px 15px;
    height: 0.01px;
    border: 0px solid #E6E6E6;
}

    .chart_slide_div .slide_column_range .ui-slider-handle {
        border: 0px;
        background: #0084cc;
        width: 3px;
        height: 25px;
        top: -5px;
        z-index: 0;
    }
/*.chart_slide_div .ui-slider-handle{
    background: url(../Images/blue_button.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
}*/
.chart_slide_div .green .ui-slider-handle {
    background: url(../Images/green_button.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
    cursor: pointer;
}

.chart_slide_div .red .ui-slider-handle {
    background: url(../Images/red.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
    cursor: pointer;
}

.chart_slide_div .yellow .ui-slider-handle {
    background: url(../Images/yellow.png) no-repeat;
    background-size: 17px 17px;
    border: none;
    top: -8px;
    margin-left: -3px;
    cursor: pointer;
}

.legends_separate_div {
    position: absolute;
    top: 55px;
    right: 75px;
}

    .legends_separate_div span {
        font-size: 12px;
        color: #0084cc;
        margin-left: 2px;
    }

    .legends_separate_div label {
        font-size: 18px;
    }

    .legends_separate_div .velocity_div label {
        color: #f58027;
        font-weight: normal;
    }

    .legends_separate_div hr {
        margin: 5px 0px;
        width: 160%;
    }

    .legends_separate_div .optimal_legend {
        margin-bottom: 5px;
    }

        .legends_separate_div .optimal_legend .graph_legend_box {
            border: 3px solid #0084cc;
            margin: 0px 5px 0px 5px;
        }
/***********************User Manager****************/
.submit-btn-arrow, .submit-btn-arrow:hover, .submit-btn-arrow:focus {
    background-color: #fff;
    color: #ccc;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-right: 15px;
}

    .submit-btn-arrow a {
        color: #fff;
    }

.user_manager-table thead {
    background-color: #f4f4f4;
}

.location-address {
    display: flex;
    border: 1px solid #ccc;
    padding: 5%;
    background: #f4f4f4;
}

.input-back-style, .select-back-style {
    background: #f4f4f4;
}

.user_manager-table > thead > tr > th {
    border-bottom: 0px;
}

.user_manager-table {
    border: 1px solid #dee8f1;
}

    .user_manager-table thead {
        background: #dee8f1;
    }

    .user_manager-table > tbody > tr > td {
        border-top: 1px solid #dee8f1;
        text-align: left;
    }
/********************Clique*****************/
.clique-containt {
    border: 1px solid #cbdce9;
    padding: 0px 15px;
    margin-top: 2%;
    background-color: #fff;
}

/*.my_network-table {
    font-size: 12px;
}

    .my_network-table thead {
        background-color: #f4f4f4;
    }*/

/*.my-network-orange {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: orange;
    margin-left: 20%;
}

.my-network-grey {
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: gray;
    margin-left: 20%;
}*/

.my-netwrk-badge {
    background-color: #5a9dd1;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    position: absolute;
    right: 5%;
}

.my-netwrk-list-active1:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 1.2%;
    border: 24px dotted transparent;
    border-left: 17px dotted #cbdce9;
}

.glyphicon_user_green {
    color: #38c12b;
    font-size: 16px;
}

.glyphicon_user_yellow {
    color: #f19e00;
    font-size: 16px;
}

.glyphicon_user_grey {
    color: #dedede;
    font-size: 16px;
}

.icon_star_preferred {
    font-size: 16px;
    color: #f19e00;
}

.icon_star_table {
    font-size: 16px;
    color: #f19e00;
    margin-left: 15px;
}

.my_network_list {
    list-style-type: none;
    display: flex;
}

    .my_network_list li {
        padding: 0px 5px;
    }

.clique-plus {
    margin-top: 5px;
}
.clique-export {
    position: absolute;
    right: 0;
    margin-top: 6px;
}
/************modal*****************/
button.modal-close, button.modal-close:focus, button.modal-close:hover, .modal-close, .modal-close:focus, .modal-close:hover {
    color: #000;
    opacity: 1;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 2px 7px;
}

.modal-content-common {
    border-radius: 0px;
}

.modal-head {
    background: #00b9f2;
    /*background-color: #cbdce9;*/
    color: #fff;
    padding: 8px;
}

    .modal-head .close {
        opacity: 0.7;
    }

.modal-foot {
    border-top: 0px;
}

.launch-green {
    display: flex;
}

.talk-orang {
    display: flex;
}

.msgcent-blue {
    display: flex;
}

.partnr-green {
    display: flex;
}

.panel_head {
    white-space: nowrap;
    padding: 10px 5px;
}

.right-menu-icon img {
    position: absolute;
    left: 0px;
    top: -10px;
}

.totalcost {
    font-family: Roboto-Regular;
    font-size: 12px;
    color: #35699a;
}

.chat-block {
    display: flex;
}

.typmsg {
    display: flex;
}

/*------------Referral Manager Css Start Hear-----------*/
.referral-manager {
    border: 1px solid #cbdce9;
    padding: 15px 15px 15px 30px;
    background-color: #fff;
}

.ancillaries-btn {
    background-color: #337ab7;
    padding: 8px 15px 8px 15px;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
}

.referral-message-submenu-list li {
    list-style-type: none;
    padding: 5%;
    border-bottom: 1px solid #cbdce9;
}

.referral-message-list-active1:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 1.1%;
    border: 24px dotted transparent;
    border-left: 17px dotted #cbdce9;
}

.referral-message-submenu-list li:nth-child(1) {
    padding: 0% 0% 5% 5%;
}

.referral-message-submenu-list li:nth-child(8) {
    padding: 5% 5% 5% 5%;
}

.referral-message-submenu-list li:nth-child(9) {
    padding: 5% 5% 5% 5%;
}

.referral-message-submenu-list li a {
    color: #000;
    font-family: Roboto-Regular;
}

.referral-message-submenu-list .referral-message-list-active a {
    color: #F7941E;
}

.referral-message-submenu-list .referral-message-list-active {
    background-color: #cbdce9;
    color: #F7941E;
}

.referral-message-submenu-list {
    padding-left: 0px;
}

.refr-showing span {
    font-family: Roboto-Medium;
    font-size: 13px;
}

.ref-select {
    border-radius: 0px;
    height: 30px;
    border: 1px solid #ccc;
    box-shadow: none;
    font-family: Roboto-Medium;
    margin-top: -5px;
    width: 75px;
}

.ancillaries-data {
    padding-right: 15px;
}

.ancillariest-view-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

    .ancillariest-view-btn:hover {
        color: #fff;
    }

.ancillaries-data .table thead tr {
    background-color: #f2f2f3;
}

    .ancillaries-data .table thead tr th {
        white-space: nowrap;
        font-family: Roboto-Black;
        font-weight: normal;
        border-bottom: 0px solid #ddd;
    }

.ancillaries-data .table tbody tr td:nth-child(2) {
    white-space: nowrap;
    padding: 6px;
}

.ancillaries-data .table {
    border: 1px solid #cbdce9;
}

.rfrnext-btn {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 5px 20px 5px 20px;
}

    .rfrnext-btn:hover {
        color: #fff;
    }

.refr-showing span {
    font-family: Roboto-Medium;
    font-size: 13px;
}


.ancillaries-data {
    padding-right: 15px;
}

.ancillariest-view-btn {
    background-color: #2582d0;
    border-radius: 8px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 13px;
    margin-top: -5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    padding: 5px 10px 5px 10px;
}

.ancillaries-data .table thead tr {
    background-color: #f2f2f3;
}

    .ancillaries-data .table thead tr th {
        white-space: nowrap;
        font-family: Roboto-Black;
        font-weight: normal;
        border-bottom: 0px solid #ddd;
    }

.ancillaries-data .table tbody tr td:nth-child(2) {
    white-space: nowrap;
    padding: 6px;
}

.ancillaries-data .table {
    border: 1px solid #cbdce9;
}

.inprogress-table, .inprogress-table th {
    text-align: center;
}
/*------------Referral Manager Css End Hear-----------*/
/*------------Referral Receipt Details Css Start Hear----------------*/
.ReferralReceiptDetails {
    border: 1px solid #cbdce9;
    /*padding: 15px 15px 15px 30px;*/
    background-color: #fff;
}

.prnt-confirm {
    background-color: #2582d0;
    border-radius: 0px;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: 1px solid transparent;
    padding: 5px 20px 5px 20px;
    margin-top: 15px;
}

.Patient-Information label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.prnt-confirm:hover {
    color: #fff;
}

.Practice-Information {
    border: 1px solid #cbdce9;
}

    .Practice-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

    .Practice-Information h2 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        border-top: 1px solid #cbdce9;
    }

.Patient-Information {
    border: 1px solid #cbdce9;
    /*margin-right: 15px;*/
}

    .Patient-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.practice-contant p {
    font-family: Roboto-Regular;
    padding: 3px 0px 0px 10px;
    margin: 0px;
}

.pationt-form .form-group {
    margin-bottom: 4px;
}

.Guarantor-Information {
    border: 1px solid #cbdce9;
    background-color: #fff;
    /*margin-right: 15px;*/
}

.Guarantor-lft { /*margin-right:0px;*/
}

.Guarantor-Information h3 {
    background-color: #f2f2f3;
    margin: 0px;
    font-family: Roboto-Medium;
    font-size: 16px;
    padding: 10px;
    border-bottom: 1px solid #cbdce9;
}

.guarantor-checks label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gaurant-second-contant label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gurant-contant label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.gurant-contant .form-group {
    margin-bottom: 4px;
}

.gaurant-second-contant .form-group {
    margin-bottom: 4px;
}

.Insurance-Information {
    border: 1px solid #cbdce9;
    background-color: #fff;
    /*margin-right: 0px;*/
}

    .Insurance-Information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

    .Insurance-Information label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.insur-info.form-group {
    margin-bottom: 4px;
}

.pleae-attch {
    font-size: 12px;
}

.specimen-information {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .specimen-information h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
    }

.spemen-infotion .form-control {
    background-color: #f4f4f4;
    border-radius: 0px;
    border-color: #dfdfdf;
}

.panding-report {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.Urine-Fluids {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .Urine-Fluids h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.spemen-infotion label {
    font-family: Roboto-Medium;
    font-weight: normal;
}

.spemen-infotion p {
    color: #000;
}

.iftempracher small {
    white-space: nowrap;
    font-family: Roboto-Medium;
}

.iftempracher select {
    padding: 0px;
    height: 20px;
    border-radius: 0px;
}

.iftempracher span {
    margin-left: -15px;
    font-family: Roboto-Medium;
}

.patintname {
    padding-top: 20%;
}

.pendin-repo {
    padding: 10px;
}

    .pendin-repo label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.UrineFluidsBlock1 thead tr th {
    font-family: Roboto-Medium;
    font-weight: normal;
    border-bottom: 1px solid #cbdce9;
}

.UrineFluidsBlock1 tbody tr td {
    font-family: Roboto-Regular;
    border-top: 1px solid #cbdce9;
}

.UrineFluidsBlock1 p {
    text-align: center;
    margin: 0px;
}

.UrineFluidsBlock1 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .UrineFluidsBlock1 tbody tr:nth-child(1) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(1) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(2) td:nth-child(3) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(3) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(3) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(4) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(4) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(4) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(6) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(6) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(7) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(7) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(7) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(8) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(8) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(9) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(9) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(9) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(10) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(10) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(10) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(11) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(11) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(11) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(12) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(12) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(12) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(13) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(13) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(13) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(14) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock1 tbody tr:nth-child(14) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock1 tbody tr:nth-child(15) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(15) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(15) td:nth-child(4) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(16) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock1 tbody tr:nth-child(17) td:nth-child(2), .UrineFluidsBlock1 tbody tr:nth-child(17) td:nth-child(3), .UrineFluidsBlock1 tbody tr:nth-child(17) td:nth-child(4) {
        text-align: center;
    }

.UrineFluidsBlock2 thead tr th {
    font-family: Roboto-Medium;
    font-weight: normal;
    border-bottom: 1px solid #cbdce9;
}

.UrineFluidsBlock2 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .UrineFluidsBlock2 p {
        text-align: center;
        margin: 0px;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(1) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(1) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock2 tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(8) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(9) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(10) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(11) {
        background-color: #f2f2f3;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(11) td:nth-child(1) {
            font-family: Roboto-Medium;
        }

    .UrineFluidsBlock2 tbody tr:nth-child(12) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(13) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(14) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(15) td:nth-child(2) {
        text-align: center;
    }

    .UrineFluidsBlock2 thead tr th {
        font-family: Roboto-Medium;
        font-weight: normal;
        border-bottom: 1px solid #cbdce9;
    }

    .UrineFluidsBlock2 tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid #cbdce9;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(16) td {
        padding-bottom: 0px;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(17) td {
        border-top: 1px solid transparent;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(17) td:nth-child(2) {
            white-space: nowrap;
        }

    .UrineFluidsBlock2 tbody tr:nth-child(18) td {
        padding-bottom: 0px;
    }

    .UrineFluidsBlock2 tbody tr:nth-child(19) td {
        border-top: 1px solid transparent;
    }

        .UrineFluidsBlock2 tbody tr:nth-child(19) td:nth-child(3) {
            white-space: nowrap;
        }

.urineneedhead {
    background-color: #f2f2f3;
    font-family: Roboto-Medium;
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
    padding: 10px;
    text-align: center;
}

.UrineNeedBlock thead tr th {
    font-family: Roboto-Medium;
    font-weight: normal;
    border-bottom: 1px solid #cbdce9;
}

.UrineNeedBlock tbody tr td {
    font-family: Roboto-Regular;
    border-top: 1px solid #cbdce9;
}

.UrineNeedBlock {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .UrineNeedBlock p {
        text-align: center;
        margin: 0px;
    }

    .UrineNeedBlock tbody tr:nth-child(1) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(8) td:nth-child(2) {
        text-align: center;
    }

    .UrineNeedBlock tbody tr:nth-child(10) td {
        border-top: 1px solid transparent;
    }

    .UrineNeedBlock tbody tr:nth-child(9) span {
        font-family: Roboto-Medium;
    }

    .UrineNeedBlock tbody tr:nth-child(9) req {
        color: red;
    }

.RecordPocReslt1 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .RecordPocReslt1 p {
        text-align: center;
        margin: 0px;
    }

    .RecordPocReslt1 thead tr th {
        font-family: Roboto-Medium;
        font-weight: normal;
        border-bottom: 1px solid #cbdce9;
    }

    .RecordPocReslt1 tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid #cbdce9;
    }

    .RecordPocReslt1 tbody tr:nth-child(1) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt1 tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

.RecordPocReslt2 {
    border: 1px solid #cbdce9;
    margin-bottom: 0px;
}

    .RecordPocReslt2 p {
        text-align: center;
        margin: 0px;
    }

    .RecordPocReslt2 thead tr th {
        font-family: Roboto-Medium;
        font-weight: normal;
        border-bottom: 1px solid #cbdce9;
    }

    .RecordPocReslt2 tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid #cbdce9;
    }

    .RecordPocReslt2 tbody tr:nth-child(1) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(2) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(3) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(4) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(5) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(6) td:nth-child(2) {
        text-align: center;
    }

    .RecordPocReslt2 tbody tr:nth-child(7) td:nth-child(2) {
        text-align: center;
    }

.RpocR {
    margin-left: 0px;
}

.ProcedureDiagnosis {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .ProcedureDiagnosis h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

    .ProcedureDiagnosis thead tr {
        height: 100px;
    }

        .ProcedureDiagnosis thead tr th:nth-child(1) {
            border-right: 1px solid #cbdce9;
        }

    .ProcedureDiagnosis .table > thead > tr > th {
        border-bottom: 2px solid transparent;
    }

.RecPoc1 {
    margin-bottom: 0px;
}

.PatientPrescribedMedications {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .PatientPrescribedMedications h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.patentPrescribTable {
    margin-bottom: 0px;
}

    .patentPrescribTable tbody tr td {
        font-family: Roboto-Regular;
        border-top: 1px solid transparent;
    }

.SpecialInstruction {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .SpecialInstruction h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.SpecialInstrTable {
    margin-bottom: 0px;
}

.ProviderMessages {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .ProviderMessages h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.PatientAuthorization {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .PatientAuthorization h3 {
        background-color: #f2f2f3;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        padding: 10px;
        border-bottom: 1px solid #cbdce9;
        text-align: center;
    }

.ProviMsg {
    padding-bottom: 41%;
}

.ProMsgform {
    padding: 10px;
}

    .ProMsgform .form-group {
        margin-bottom: 0px;
    }

.ProviMsg p {
    padding-left: 10px;
    font-family: Roboto-Regular;
}

.PatientAuthorization p {
    padding: 10px;
    font-family: Roboto-Regular;
    text-align: justify;
    margin-bottom: 0px;
}

.PatientAuthorization span {
    padding-left: 10px;
}
/*------------Referral Receipt Details Css End Hear----------------*/


/********************PHP**************************/
.php_first_width_align {
    margin: 2% 0%;
}

.one_widget_align {
    padding-right: 0px;
}

.php_first_column_icons img {
    padding: 0px 5px;
}

.php_firstcolumn_div {
    padding-left: 0px;
}

.div_flex_content {
    display: flex;
}

.php_first_width_align label {
    font-size: 12px;
}

.php_first_column_down_div {
    margin: 23% 0% 0% 0%;
}

.php_first_column_down_divtwo {
    margin: 13% 0% 0% 0%;
    display: flex;
}

.php_first_column_down_divthree {
    margin: 36% 0% 0% 0%;
}

.div_flex_content .profile_name, .div_flex_content .pfofile_age {
    color: #2482ce;
    font-size: 16px;
    line-height: 22px;
}

.php_profile_img {
    padding: 0px 15px 0px 0px;
}

    .php_profile_img img {
        border: 1px solid #cbdce9;
        height: 140px;
        background: #fff;
    }

.condition_php_btn {
    padding: 12px 24px;
    margin-top: 10%;
}

.Widget_php_color {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.pad-top {
    padding-top: 3%;
}

.Widget_phpfirst_color {
    border: 1px solid #cbdce9;
    background-color: #f5f9fc;
}

.Widget_php_color h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    /*padding-left: 5%;*/
    margin-top: 10px;
}

.php_text_color {
    color: #2482ce;
}

.php_pharmacy_text_color {
    color: #2482ce;
}

.php_widget_font {
    font-size: 71px;
    font-family: Roboto-Light;
}

.phperblock {
    background: #b9ecfd;
    margin: 0px -10px 5px -15px;
    color: #2482ce;
    font-size: 20px;
    white-space: normal !important;
}

    .phperblock label {
        font-size: 12px;
        white-space: nowrap;
        color: #000;
    }

.php_fontsize_cost {
    font-size: 30px;
}

.pharmacy_block {
    background: #b4ede6;
}

.php_careplan_modified_date {
    white-space: nowrap;
    padding-left: 0px;
}

.php_nav_tab li:nth-child(2) {
    margin: 0px 0.5%;
    /*background: #fff;
    border: 0px;
    padding: 0px;
    display: flex;*/
}

.php_nav_tab li {
    width: 33%;
}


.glyphicon_edit {
    padding-right: 10px;
}

.diagnosis_tabs_table thead {
    background: #dee8f1;
}

.php_nav_tab > li > a {
    margin-right: 0px;
}

.php_nav_tab .active, .php_nav_tab a {
    background-color: #2482ce;
    color: #fff;
    border: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.php_nav_tab li, .php_nav_tab > li.active, .php_nav_tab > li.active > a, .php_nav_tab > li.active:focus, .php_nav_tab > li.active:hover, .php_nav_tab > li:hover,
.php_nav_tab li a:hover, .nav-tabs > li.active > a, .php_nav_tab > li.active > a:focus, .php_nav_tab > li.active > a:hover {
    background-color: #b3d4f3;
    color: #2482ce;
}

.php_btn_click {
    cursor: pointer;
}

.php_modal_foot {
    text-align: inherit;
}

.php_condition_code_btn {
    padding-top: 20px;
}

.glyphicon_align_familyhistory {
    display: inline-flex;
    margin-top: 8px;
}

    .glyphicon_align_familyhistory .family_history_glyphicon_div {
        padding-right: 60px;
    }

/*Loading gif*/
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../Images/FullLoader.png) 50% 50% no-repeat #2E4F6A;
    background-size: contain;
}

    .loader:after {
        position: fixed;
        left: 5px;
        top: 24%;
        width: 100%;
        height: 100%;
        z-index: 9999;
        /*background: url(../Images/Loading1.gif) 50% 50% no-repeat;*/
        content: "";
        background-size: 12%;
    }
.dataTables_processing .col-xs-12.loader {
    background: url(../Images/loading.gif) 50% 50% no-repeat #fff !important;
}

    .dataTables_processing .col-xs-12.loader:after {
        content: none;
    }

#TimeoutWarning .modal-header {
    background: #fff;
    border: none;
    text-align: left;
    color: #F7941E;
    display: inline-block !important;
    padding: 12px 20px;
}

    #TimeoutWarning .modal-header h4.modal-title {
        font-size: 22px;
        font-weight: normal !important;
        font-family: 'Roboto-Light';
    }

#TimeoutWarning .modal-body.provider-popup {
    padding: 6px;
}

    #TimeoutWarning .modal-body.provider-popup > div {
        text-align: left !important;
        display: inline-block !important;
        padding: 0px 15px;
        color: #0E4C87;
        font-size: 15px;
        width: 100%;
    }

#TimeoutWarning input#SessionExtend {
    background-color: #3A6D9A !important;
    border-radius: 0;
    width: 150px !important;
    margin-right: 12px;
    line-height:24px;
}

#TimeoutWarning #SessionLogOut {
    background-color: #2582CF !important;
    border-radius: 0 !important;
    width: 150px !important;
    margin-left: 12px;
    line-height:24px;
}

#TimeoutWarning .form-group {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}


/*****************Data table*****************/
.search_text_datatable {
    background: #f4f4f4 url('../Images/search.svg') right center no-repeat;
    border-radius: 0px;
    margin: 5% 0%;
}

/*div.dataTables_wrapper div.dataTables_length label {
    font-weight: bold;
}

div.dataTables_wrapper div.dataTables_length .selectbox_entries {
    background: #f4f4f4;
    border-radius: 0px;
    margin: 5%;
}*/

.buttons_line {
    display: flex;
    margin: 0% 0% 2% 2%;
}

a.print-btn span, a.excel-btn span, a.pdf-btn span, a.column-btn span {
    opacity: 0;
}
.dt-button.GridRefresh, .dt-button.GridRefresh:hover, .dt-button.GridRefresh:active {
    background-image: url("../images/refresh.svg") !important;
    background-repeat: no-repeat !important;
    width: 50px;
    height: 45px;
    border: 0px !important;
    border-radius: 0% !important;
    padding: 8% !important;
    margin: 1%;
    color: #fff !important;
    box-shadow: none;
    background-position: center !important;
    background-color: transparent !important;
}

#meshTable_wrapper .dt-buttons.pull-right.buttons_line a.GridRefresh {
    border: 0px solid #2582cf !important;
}
a.dt-button.AddPatients, a.dt-button.AddPatients:hover, a.dt-button.AddPatients:active {
    background-image: url("../images/Add-patient.png") !important;
    background-repeat: no-repeat !important;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf !important;
    border-radius: 50% !important;
    padding: 8% !important;
    margin: 1%;
    color: #fff !important;
    box-shadow: none;
    background-position: center !important;
    background-color: transparent !important;
}

button.print-btn:hover:not(.disabled), div.print-btn:hover:not(.disabled), a.print-btn:hover:not(.disabled),
button.print-btn, a.print-btn, div.print-btn,
button.print-btn, div.print-btn, a.print-btn,
button.print-btn:focus:not(.disabled), div.print-btn:focus:not(.disabled), a.print-btn:focus:not(.disabled),
button.print-btn:active:not(.disabled), button.print-btn.active:not(.disabled), div.print-btn:active:not(.disabled), div.print-btn.active:not(.disabled), a.print-btn:active:not(.disabled), a.print-btn.active:not(.disabled) button.print-btn:active:not(.disabled):hover:not(.disabled), button.print-btn.active:not(.disabled):hover:not(.disabled), div.print-btn:active:not(.disabled):hover:not(.disabled), div.print-btn.active:not(.disabled):hover:not(.disabled), a.print-btn:active:not(.disabled):hover:not(.disabled), a.print-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/print.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.excel-btn:hover:not(.disabled), div.excel-btn:hover:not(.disabled), a.excel-btn:hover:not(.disabled),
button.excel-btn, a.excel-btn, div.excel-btn,
button.excel-btn, div.excel-btn, a.excel-btn,
button.excel-btn:focus:not(.disabled), div.excel-btn:focus:not(.disabled), a.excel-btn:focus:not(.disabled),
button.excel-btn:active:not(.disabled), button.excel-btn.active:not(.disabled), div.excel-btn:active:not(.disabled), div.excel-btn.active:not(.disabled), a.excel-btn:active:not(.disabled), a.excel-btn.active:not(.disabled) button.excel-btn:active:not(.disabled):hover:not(.disabled), button.excel-btn.active:not(.disabled):hover:not(.disabled), div.excel-btn:active:not(.disabled):hover:not(.disabled), div.excel-btn.active:not(.disabled):hover:not(.disabled), a.excel-btn:active:not(.disabled):hover:not(.disabled), a.excel-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/xlsx.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.pdf-btn:hover:not(.disabled), div.pdf-btn:hover:not(.disabled), a.pdf-btn:hover:not(.disabled),
button.pdf-btn, a.pdf-btn, div.pdf-btn,
button.pdf-btn, div.pdf-btn, a.pdf-btn,
button.pdf-btn:focus:not(.disabled), div.pdf-btn:focus:not(.disabled), a.pdf-btn:focus:not(.disabled),
button.pdf-btn:active:not(.disabled), button.pdf-btn.active:not(.disabled), div.pdf-btn:active:not(.disabled), div.pdf-btn.active:not(.disabled), a.pdf-btn:active:not(.disabled), a.pdf-btn.active:not(.disabled) button.pdf-btn:active:not(.disabled):hover:not(.disabled), button.pdf-btn.active:not(.disabled):hover:not(.disabled), div.pdf-btn:active:not(.disabled):hover:not(.disabled), div.pdf-btn.active:not(.disabled):hover:not(.disabled), a.pdf-btn:active:not(.disabled):hover:not(.disabled), a.pdf-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/pdf.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

button.column-btn:hover:not(.disabled), div.column-btn:hover:not(.disabled), a.column-btn:hover:not(.disabled),
button.column-btn, a.column-btn, div.column-btn,
button.column-btn, div.column-btn, a.column-btn,
button.column-btn:focus:not(.disabled), div.column-btn:focus:not(.disabled), a.column-btn:focus:not(.disabled),
button.column-btn:active:not(.disabled), button.column-btn.active:not(.disabled), div.column-btn:active:not(.disabled), div.column-btn.active:not(.disabled), a.column-btn:active:not(.disabled), a.column-btn.active:not(.disabled) button.column-btn:active:not(.disabled):hover:not(.disabled), button.column-btn.active:not(.disabled):hover:not(.disabled), div.column-btn:active:not(.disabled):hover:not(.disabled), div.column-btn.active:not(.disabled):hover:not(.disabled), a.column-btn:active:not(.disabled):hover:not(.disabled), a.column-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/column.svg) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    right: 15px;
    top: 2px;
}

.close_btn_colvis {
    position: absolute;
    right: 18.5%;
    /* bottom: 45%; */
    top: 52%;
    z-index: 11111;
    font-size: 21px;
}
/*------------MY Patients Css Start Hear-------------*/
.my-pationt-page {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
}

.patient_search_div {
    position: absolute;
    top: 4px;
    width: 90%;
    right: 25px;
}

.MyPationtMainBlock .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .MyPationtMainBlock .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .MyPationtMainBlock .nav-tabs > li.active > a, .MyPationtMainBlock .nav-tabs > li.active > a:focus, .MyPationtMainBlock .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #00b9f2;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .MyPationtMainBlock .nav-tabs > li > a {
        /*background-color: #8bb9ea;*/
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.patint-tab-contant {
    border: 1px solid #cbdce9;
    padding-bottom: 15px;
}

.applay-filter {
    padding-top: 3%;
    padding-bottom: 2%;
}

    .applay-filter label {
        white-space: nowrap;
        font-family: Roboto-Medium;
        font-size: 14px;
        font-weight: normal;
    }

.PCPAssigned {
    border: 1px solid #cbdce9;
}

    .PCPAssigned h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        margin: 0px;
    }

.PtPractice {
    border: 1px solid #cbdce9;
}

    .PtPractice h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
        margin: 0px;
    }

.PCPForm {
    padding: 10px;
}

    .PCPForm .form-control-feedback {
        text-align: inherit;
    }

    .PCPForm .form-control {
        background-color: #f4f4f4;
        box-shadow: none;
        border-width: 1px;
        border-style: solid;
        border-color: #dfdfdf;
        border-image: initial;
        border-radius: 2px;
    }

.PracticeForm {
    padding: 10px;
}

    .PracticeForm .form-control {
        background-color: rgb(244, 244, 244);
        box-shadow: none;
        border-width: 1px;
        border-style: solid;
        border-color: rgb(223, 223, 223);
        border-image: initial;
        border-radius: 2px;
    }

.patient-Msg-Options {
    padding-left: 0px;
}

    .patient-Msg-Options li {
        list-style-type: none;
        padding: 5%;
        border-bottom: 1px solid #cbdce9;
        cursor: pointer;
        display: flex;
    }

        .patient-Msg-Options li a {
            color: #000;
            font-family: Roboto-Medium;
            font-size: 12px;
        }

.PatientMsgactive {
    background-color: #cbdce9;
    color: #F7941E !important;
}

    .PatientMsgactive a {
        color: #166fbf !important;
        font-family: Roboto-Black;
    }


    .PatientMsgactive::after {
        content: "";
        position: absolute;
        left: 100%;
        margin-top: -10px;
        /*top: 4.5%;*/
        border: 18px dotted transparent;
        border-left: 15px dotted #cbdce9;
    }

.Patient-msg-badge {
    background-color: #5a9dd1;
    width: 35px;
}

.Ptbadge {
    display: inline-block;
    min-width: 10px;
    padding: 5px !important;
    font-size: 9px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 3px;
    position: absolute;
    right: 5%;
	width: 60px !important;
}

.mypatient_label_align {
    padding-top: 5px;
}

.recent_admitted_radioalign {
    display: flex;
}

    .recent_admitted_radioalign label {
        padding-right: 50px;
    }

.reccent_admit_table_div {
    border: 1px solid #cbdce9;
}

.reccent_admit_table {
    margin-bottom: 0px;
    height: auto;
}

    .reccent_admit_table tbody {
        height: 300px;
    }

        .reccent_admit_table thead tr th, .reccent_admit_table tbody tr td {
            text-align: center;
        }

    .reccent_admit_table thead tr th {
        background: #f3f7fa;
        border-bottom: 1px solid #cbdce9;
    }

.recently_admit_link {
    text-decoration: underline;
}
/*------------MY Patients Css End Hear-------------*/

/*------------Campaign Manager Css Start Hear------------*/
.CampaignManager {
    border: 1px solid #cbdce9;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #fff;
}

.campaignmangrTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .campaignmangrTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .campaignmangrTabs .nav-tabs > li.active > a, .campaignmangrTabs .nav-tabs > li.active > a:focus, .campaignmangrTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        /*background-color: #b3d4f3 !important;
    color: #2482ce !important;*/
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .campaignmangrTabs .nav-tabs > li > a {
        /*background-color: #8bb9ea;
    color: #fff;*/
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.CMRadioEvent {
    background-color: #e5f3fc;
    padding-top: 15px;
    padding-bottom: 10px;
}

    .CMRadioEvent span {
        color: #F7941E;
        font-family: Roboto-Medium;
    }

    .CMRadioEvent label {
        font-family: Roboto-Medium;
        font-weight: normal;
    }

.NewSaveEvent {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CMNewSaveTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CMNewSaveTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CMNewSaveTabs .nav-tabs > li.active > a, .CMNewSaveTabs .nav-tabs > li.active > a:focus, .CMNewSaveTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        /*background-color: #b3d4f3 !important;
    color: #2482ce !important;*/
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CMNewSaveTabs .nav-tabs > li > a {
        /*background-color: #8bb9ea;
    color: #fff;*/
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

    .NewEventContant .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-weight: normal;
        white-space: nowrap;
    }

    .NewEventContant .form-control-feedback {
        text-align: inherit;
    }

    .NewEventContant .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.SaveEventContant {
    padding-top: 5%;
}

    .SaveEventContant .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-weight: normal;
    }

    .SaveEventContant .form-control-feedback {
        text-align: inherit;
    }

    .SaveEventContant .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.UplodIncludBtn {
    display: flex;
}

.UpVidBtn, .UpVidBtn:hover, .UpVidBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMProgramPatientSection {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CmProgramBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.CmProgramBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
}

.CmProgramBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    white-space: nowrap;
}

.CartlistdBtn {
    display: flex;
	margin-top:10px;
}
    .CartlistdBtn .btn.UpVidBtn {
        margin-left: 7px;
        margin-top: 7px;
    }
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0;
}
.CMPatientsBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-weight: normal;
    white-space: nowrap;
}

.CMPatientsBlock .form-control-feedback {
    text-align: inherit;
}

.CMPatientsBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.CpClearfix {
    margin-bottom: 15%;
}

.CMInviteesListSection {
    border: 1px solid #cbdce9;
}

.InvitesLstBtn {
    display: flex;
}

.CMInviteesListSection h4 {
    margin-bottom: 0px;
    color: #F7941E;
    font-family: Roboto-Medium;
}

.CMInviteesListSection label {
    font-family: Roboto-Medium;
    font-weight: normal;
    white-space: nowrap;
}

.CmEmailBtn, .CmEmailBtn:hover, .CmEmailBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 10px;
    padding-right: 3px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
	cursor: pointer;
}

.CMTextBtn, .CMTextBtn:hover, .CMTextBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 10px;
    padding-right: 3px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMPortMsgBtn, .CMPortMsgBtn:hover, .CMPortMsgBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 1px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMPPBtn, .CMPPBtn:hover, .CMPPBtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 10px;
    padding-right: 1px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMReportMangrContant {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

    .CMReportMangrContant label {
        font-family: Roboto-Regular;
        font-weight: normal;
    }

    .CMReportMangrContant h3 {
        background-color: #f2f2f3;
        border-bottom: 1px solid #cbdce9;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 16px;
        padding: 10px;
    }

.rpbut {
}

.cppdfbtn, .cppdfbtn:hover, .cppdfbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.CMprintfbtn, .CMprintfbtn:hover, .CMprintfbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}

.CMReferralReport {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RefreeReprtlHead h3 {
    background-color: #e5f3fc;
    color: #F7941E;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #cbdce9;
}

.ReportCriteriaHead h3 {
    background-color: #f2f2f3;
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #cbdce9;
}

.RefrelReportTabs {
    padding-top: 2%;
}

.ReportCriteriaContant {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RefrelReportTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .RefrelReportTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .RefrelReportTabs .nav-tabs > li.active > a, .RefrelReportTabs .nav-tabs > li.active > a:focus, .RefrelReportTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .RefrelReportTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.RCContant h4 {
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
}

.critria-form {
    padding: 0px;
}

.RCContant .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.RCContant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.CritariaAppointment {
    white-space: nowrap;
}

.critariadate .form-control-feedback {
    text-align: inherit;
}

.CriteriaServictypblock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.RCStatus h4 {
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
}

.ReportCritariaStatus {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RCStatus .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.RCStatus label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.RCStatus .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.RCPattern h4 {
    color: #000;
    font-family: Roboto-Medium;
    margin: 0px;
    font-size: 14px;
    padding: 10px;
}

.ReportCritariaPatterns {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
}

.RCPattern .control-label {
    text-align: left;
    padding-left: 30px;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.RCPattern label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.RCPattern .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.startendcal .form-control-feedback {
    text-align: inherit;
}

.Patternbtn, .Patternbtn:hover, .Patternbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}
/*------------Campaign Manager Css End Hear------------*/
/*------------Campaign Manager System Manager Css Start Hear--------------*/
.SystemManagerHead {
    background-color: #cbdbe8;
    border: 1px solid #cbdce9;
    border-bottom: 0px solid transparent;
}

    .SystemManagerHead h3 {
        color: #F7941E;
        font-family: Roboto-Medium;
        margin: 0px;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.CMSystemManager {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CMSystemManagerTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CMSystemManagerTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CMSystemManagerTabs .nav-tabs > li.active > a, .CMSystemManagerTabs .nav-tabs > li.active > a:focus, .CMSystemManagerTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CMSystemManagerTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.NewslatrHeadSection {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.NewslatrHeadSectionRight {
    /*border: 1px solid #cbdce9;*/
    padding-bottom: 2%;
    padding-top: 2%;
}

.SysClientLogo {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.NewsTopic h3 {
    font-family: Roboto-Medium;
    margin: 0px;
    text-align: center;
    padding-top: 10%;
}

.NewtopHeadTitle .form-control {
    border: 1px solid #cbdce9;
    background-color: #fff;
    border-color: #cbdce9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

.publishdate {
    border: 1px solid #cbdce9;
    background-color: #fff;
    border-color: #cbdce9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

.NewslatrHeadSection .form-control-feedback {
    text-align: inherit;
}

.newstypedrop {
    border: 1px solid #cbdce9;
    background-color: #fff;
    border-color: #cbdce9;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    background-color: #BDBDBD;
    height: 200px;
    width: 200px;
    text-align: center;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
}

.custom-para {
    font-family: Roboto-Medium;
    font-size: 14px;
    color: #000;
    text-align: center;
}

.custom-line1 {
    font-family: Roboto-Regular;
    border-top: 1px solid #000;
    text-align: center;
    margin: 25px;
    left: 50px;
    position: relative;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.custom-line2 {
    font-family: Roboto-Regular;
    border-bottom: 1px solid #000;
    text-align: center;
    margin: 5px;
    width: 125px;
}

.NewslaterMainSection {
    border: 1px solid #cbdce9;
    border-top: 0px solid transparent;
    padding-bottom: 2%;
    padding-top: 2%;
}

.NewsBox1 {
    height: 140px;
    width: 150px;
    background-color: #e5f3fc;
    margin-bottom: 10px;
    border: 1px solid #cbdce9;
}

.NewsBox2 {
    height: 140px;
    width: 150px;
    background-color: #e5f3fc;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #cbdce9;
}

.NewsBox3 {
    height: 140px;
    width: 150px;
    background-color: #e5f3fc;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #cbdce9;
}

    .NewsBox3 p {
        color: #2482ce;
        text-align: center;
        font-family: Roboto-Medium;
        padding-top: 45%;
    }
/*------------Campaign Manager System Manager Css End Hear--------------*/
/*------------Campaign Manager Premium Ads Css Start Hear---------------*/
.CMSPramoteApp {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CmsPramoteAppTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CmsPramoteAppTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CmsPramoteAppTabs .nav-tabs > li.active > a, .CmsPramoteAppTabs .nav-tabs > li.active > a:focus, .CmsPramoteAppTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CmsPramoteAppTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.PramotNewPost {
    padding-top: 5%;
}

    .PramotNewPost .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

    .PramotNewPost label {
        font-family: Roboto-Regular;
        font-weight: normal;
        padding-top: 5px;
        padding-left: 15px;
    }

    .PramotNewPost .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .PramotNewPost .form-control-feedback {
        text-align: inherit;
    }
/*------------Campaign Manager Premium Ads Css End Hear---------------*/
/*------------CampaignManagerSocial Css Start Hear----------------*/
.CMSocialMedia {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    padding-top: 2%;
}

.CMSocialMediaTabs .nav-tabs {
    border-bottom: 1px solid #8bb9ea;
}

    .CMSocialMediaTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CMSocialMediaTabs .nav-tabs > li.active > a, .CMSocialMediaTabs .nav-tabs > li.active > a:focus, .CMSocialMediaTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #b3d4f3;
        color: #2482ce;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 4px 4px 0 0 !important;
    }

    .CMSocialMediaTabs .nav-tabs > li > a {
        background-color: #8bb9ea;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 5px;
        padding: 8px 25px 8px 25px;
        border-radius: 4px 4px 0 0 !important;
    }

.CMSocialMediaBlock {
    padding-top: 3%;
}

    .CMSocialMediaBlock .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

    .CMSocialMediaBlock label {
        font-family: Roboto-Regular;
        font-weight: normal;
        padding-top: 5px;
        padding-left: 15px;
    }

    .CMSocialMediaBlock .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .CMSocialMediaBlock .form-control-feedback {
        text-align: inherit;
    }

.uplophotobtn, .uplophotobtn:hover, .uplophotobtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.includvideobtn, .includvideobtn:hover, .includvideobtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.facebook, .facebook:hover, .facebook a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.twitter, .twitter:hover, .twitter a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.linkedin, .linkedin:hover, .linkedin a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SPreview, .SPreview:hover, .SPreview a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SSave, .SSave:hover, .SSave a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SReset, .SReset:hover, .SReset a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SPublish, .SPublish:hover, .SPublish a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.SSchedule, .SSchedule:hover, .SSchedule a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}
/*------------CampaignManagerSocial Css End Hear----------------*/
/******************Manage Denials*************************/
.manager_denial_claim_status_table thead, .manager_denial_serviceline_table thead,
.manager_denial_record_table thead {
    background: #dee8f1;
}

.manager_denial_claim_status_table > tbody > tr > td, .manager_denial_serviceline_table > tbody > tr > td {
    border-top: 0px;
}

.manager_denial_claim_status_table > thead > tr > th, .manager_denial_serviceline_table > thead > tr > th,
.manager_denial_record_table thead > tr > th {
    border-bottom: 0px;
    text-align: center;
}

.manager_denial_claim_status_table > tbody, .manager_denial_serviceline_table > tbody {
    border: 1px solid #dee8f1;
}

.manager_denial_widget_subhead_back_color h3 {
    background: #dee8f1;
    margin: 0px;
    padding: 10px 15px;
}

.panel_head_manage_denial_record {
    padding: 0px;
    border-bottom: 0px;
}

.widget_border {
    border: 1px solid #dee8f1;
}

.glyphicon_calender {
    right: 10px;
    font-size: 16px;
    color: #797a7a;
}

.glyphicon-left-triangle, .glyphicon-right-triangle {
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 12px;
    padding: 5px 7px 5px 6px;
    top: -5px;
}

/************************Care Maanager*****************/
.care_manager_record_table > thead > tr > th {
    border-bottom: 0px;
}

.care_manager_record_table {
    border: 1px solid #dee8f1;
}

    .care_manager_record_table thead {
        background: #dee8f1;
    }

    .care_manager_record_table > tbody > tr > td {
        border-top: 1px solid #dee8f1;
        text-align: left;
    }

.manage_tool_list {
    padding-top: 30px;
}

    .manage_tool_list li {
        list-style: none;
        margin-bottom: 15px;
    }

        .manage_tool_list li:before {
            content: "—";
            color: #337ab7;
            margin: 0 1em 0px 0px; /* any design */
        }

.CM_medium_color {
    color: #f68220;
    font-weight: bold;
}

.CM_high_color {
    color: red;
    font-weight: bold;
}

.CM_low_color {
    color: green;
    font-weight: bold;
}

.CM_label_back {
    color: #23527c;
}

.nav-pills > .caremanager-tab > a, .nav-pills > .caremanager-tab > a:focus {
    background-color: #8bb9ea;
    color: #fff;
    border: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.tab_caremanager {
    border: 1px solid #cbdce9;
}

    .tab_caremanager ul {
        margin-top: 20px;
        list-style-type: none;
    }

        .tab_caremanager ul li {
            margin: 20px 0px;
        }

    .tab_caremanager li:before {
        /* For a round bullet */
        content: '\2022';
        /* For a square bullet */
        /*content:'\25A0';*/
        display: block;
        position: relative;
        max-height: 0;
        left: -20px;
        top: -10px;
        color: #8bb9ea;
        font-size: 30px;
    }

.case_look_ul {
    list-style-type: none;
    display: flex;
    margin-left: -40px;
}

    .case_look_ul li {
        width: 40%;
    }

.patient_name_block {
    border: 2px solid #f5f5f5;
    background: #f5f5f5;
    height: auto;
    padding: 5px;
}

.case_manager_text {
    color: #8bb9ea;
}

.caremanager_modal {
    cursor: pointer;
}

.caremanager_modal_table thead {
    background: #f5f5f5;
    border: 1px solid #dee8f1;
}

.caremanager_modal_table > tbody > tr > td {
    border-top: 0px;
}

.caremanager_modal_table > thead > tr > th {
    border-bottom: 0px;
}

.caremanager_modal_table > tbody {
    border: 1px solid #dee8f1;
}

.search_block h3 {
    font-size: 16px;
    color: #f68220;
    margin: 0px;
}

.case_resource_information {
    color: #f68220;
    font-size: 16px;
}

.care_manager_div {
    padding-top: 40px;
}

.text_align_inline {
    white-space: nowrap;
}

.care_manager_profilepic img {
    border: 1px solid #cbdce9;
    height: 100px;
    background: #fff;
    margin: 10px 0px;
}
/***************************Care Manager Tabs*********************/
.careplan {
    background-image: url('../images/Careplan.png');
    border: 0px solid #bbb;
    height: 40px;
    width: 40px;
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    width: 98%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}

@media (min-width: 32em) {
    .modal-box {
        width: 80%;
        top: 15px;
    }
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

.risk {
    color: red;
}

.careplanbodyhead h3 {
    background-color: #2582cf;
    margin: 0px;
    font-size: 13px;
    padding: 10px;
    font-family: Roboto-Light;
    margin-bottom: 1px;
    color: #fff;
    font-weight: 600;
}

.modal-body {
    padding: 3px 9px 5px 8px;
}

.CPlist_ul1 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.CPlist_ul2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.careplanerightMenu span {
    padding-left: 8px;
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #000;
}

.CPlist_ul1 li {
    background-color: #e9ebea;
    padding: 5px;
    margin-bottom: 1px;
    cursor: pointer;
}

.CPlist_ul2 li {
    background-color: #e9ebea;
    padding: 5px;
    margin-bottom: 1px;
    cursor: pointer;
}

.CPlist_ul1 .fa-play-circle:before {
    color: #724f9f;
}

.CPlist_ul1 .fa-check-circle:before {
    color: #36bc7d;
}

.CPlist_ul1 .fa-angle-up:before {
    color: #b1b9b5;
    font-size: 25px;
    line-height: 18px;
}

.CPlist_ul2 .fa-angle-up:before {
    color: #b1b9b5;
    font-size: 25px;
    line-height: 18px;
}

.CPlist_ul2 .fa-angle-down:before {
    color: #000;
    font-size: 25px;
    line-height: 18px;
}

.CPlist_ul2 .fa-play-circle:before {
    color: #b4b6b5;
}

.CPlist_ul2 .fa-check-circle:before {
    color: #36bc7d;
}

.careplanbodyhead span {
    background-color: #8bb9ea;
    padding: 5px;
    color: #fff;
}

.careplanParantTabsBlock h2 {
    font-family: Roboto-Medium;
    color: #868686;
    text-align: center;
    padding-top: 20%;
}

.careplanParantTabsBlock1 {
    padding-left: 10px;
}

.careplanTabsContantBlock {
    border: 1px solid #cbdce9;
    margin-top: 2px;
    padding-bottom: 5px;
}

.EndocrineMetabolicTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .EndocrineMetabolicTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .EndocrineMetabolicTabs .nav-tabs > li.active > a, .EndocrineMetabolicTabs .nav-tabs > li.active > a:focus, .EndocrineMetabolicTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #2582cf;
        color: #fff;
        font-family: Roboto-Regular;
        font-size: 12px;
        border-radius: 0px 0px 0 0 !important;
    }

    .EndocrineMetabolicTabs .nav-tabs > li > a {
        background-color: #e3e4e6;
        color: #000;
        font-family: Roboto-Regular;
        font-size: 12px;
        margin-right: 2px;
        padding: 8px 25px 8px 25px;
        border-radius: 0px 0px 0 0 !important;
    }

.careplanInnerTabs {
    padding-top: 1%;
}

    .careplanInnerTabs .nav-tabs {
        border-bottom: 1px solid transparent;
    }

        .careplanInnerTabs .nav-tabs > li > a:hover {
            border-color: transparent;
        }

        .careplanInnerTabs .nav-tabs > li.active > a, .careplanInnerTabs .nav-tabs > li.active > a:focus, .careplanInnerTabs .nav-tabs > li.active > a:hover {
            border: 1px solid transparent;
            background-color: #8bb9ea;
            color: #fff;
            font-family: Roboto-Regular;
            font-size: 13px;
            padding: 8px 50px 8px 50px;
            border-radius: 4px 4px 0 0 !important;
        }

        .careplanInnerTabs .nav-tabs > li > a {
            background-color: #b3d4f3;
            color: #000;
            font-family: Roboto-Regular;
            font-size: 13px;
            margin-right: 2px;
            padding: 8px 50px 8px 50px;
            border-radius: 4px 4px 0 0 !important;
        }

    .careplanInnerTabs li {
        width: 33.33%;
        text-align: center;
    }

.careplanInnerTabsContant {
    border: 1px solid #cbdce9;
}

.EndMetFormContant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 0px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
}

.EndMetFormContant label {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #000;
}

.EndMetoWner {
    line-height: 10px;
}

.EndMetSearchBox {
    line-height: 0px;
}

#EndMetcalendar {
    position: relative;
    z-index: 1;
    left: 90%;
    top: -25px;
    cursor: pointer;
}

.EndMetProbleminnercontant p {
    font-family: Roboto-Regular;
    font-size: 12px;
    padding-top: 10px;
    margin: 0px;
}

.EndMetProbleminnercontant h3 {
    font-family: Roboto-Light;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.EndMetProbleminnercontant span {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #7450a8;
}

.CardiovProbleminnercontant p {
    font-family: Roboto-Regular;
    font-size: 12px;
    padding-top: 10px;
    margin: 0px;
}

.CardiovProbleminnercontant h3 {
    font-family: Roboto-Light;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.CardiovProbleminnercontant span {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #7450a8;
}

#filtersubmit {
    position: relative;
    z-index: 1;
    left: 95%;
    top: -25px;
    cursor: pointer;
}

.CardivFormContant .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 0px;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#Cardivcalendar {
    position: relative;
    z-index: 1;
    left: 90%;
    top: -25px;
    cursor: pointer;
}

.CardivFormContant label {
    font-family: Roboto-Light;
    font-size: 12px;
    color: #000;
}

.BtnSave, .BtnSave:hover, .BtnSave:focus {
    background-color: #2582cf;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0px;
    margin-right: 15px;
    margin-bottom: 5px;
    background-image: none;
    border: none;
}

.CardivSearchBox {
    line-height: 0px;
}

.CardivoWner {
    line-height: 10px;
}

.careplanAllButtonGroup {
    padding-top: 1%;
}

.careplanBtn {
    padding: 5px 20px 2px 20px;
    width: 98%;
    background-color: #f0f2f1;
    border-radius: 2px;
    border: 1px solid #ddd;
}

.careplanAllButtonGroup p {
    margin: 0px;
    font-family: Roboto-Light;
    font-size: 11px;
    text-align: center;
    color: #8b8b8b;
    padding-top: 3px;
}

.EndMetLeftInnerGrayBlock {
    background-color: #eef0ef;
    height: 365px;
}

.EndMetLeftGrayHead {
    background-color: #e3e4e6;
    display: flex;
    padding: 10px;
}

    .EndMetLeftGrayHead p {
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 12px;
    }

    .EndMetLeftGrayHead span {
        font-family: Roboto-Light;
        font-size: 12px;
        margin-left: 10px;
    }

.EndMetSubInnerProblem {
    padding: 10px;
}

.EMSInProbUl .fa-caret-right:before {
    color: #724f9f;
    font-size: 16px;
    padding-left: 10px;
}

.EMSInProbUl .fa-plus-circle:before {
    color: #724f9f;
    padding-left: 10px;
}

.EMSInProbUl {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .EMSInProbUl span {
        padding-left: 10px;
        font-family: Roboto-Medium;
        font-size: 12px;
    }

.EMSInProbUlGray .fa-plus-circle:before {
    color: #bfbfbf;
    padding-left: 10px;
}

.EMSInProbUlGray {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .EMSInProbUlGray span {
        padding-left: 25px;
        font-family: Roboto-Medium;
        font-size: 12px;
    }

.child {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 15px;
}
/*-----------Left Drop Down Menu Css------------*/
.EMSInProbUl li a {
    color: #000;
    display: block;
    text-decoration: none;
}

.EMSInProbUl ul {
    margin: 0;
    padding: 0; /*display: none;*/
}

    .EMSInProbUl ul li {
        margin: 0;
        padding: 0;
        clear: both;
        list-style: none;
    }

        .EMSInProbUl ul li a {
            padding-left: 20px;
            font-weight: normal;
            outline: 0;
        }

    .EMSInProbUl ul ul li a {
        color: #000;
        padding-left: 40px;
    }

    .EMSInProbUl ul ul ul li a {
        color: #000;
        padding-left: 70px;
    }

    .EMSInProbUl ul ul ul li {
        color: #000;
        padding-left: 55px;
        list-style: none;
    }

.EndocrineMetabolicTabs > .nav-tabs > .main_tabs {
    display: none;
}
/*.disable-click {pointer-events: none;}*/

.search_drop {
    position: absolute;
    background: #eef0ef;
    height: auto;
    z-index: 2;
    width: 94.5%;
    margin-top: -15px;
}

    .search_drop ul {
        list-style-type: none;
        padding: 0px;
    }

        .search_drop ul li {
            padding: 10px 10px 0px 10px;
        }

/****************Practice Analystics*****************/
.practice_block {
    border-radius: 50%;
    width: 125px;
    height: 125px;
    padding: 45px 0px;
    margin: 0 auto;
    color: #fff;
    font-family: Roboto-Light;
    font-size: 30px;
    /* text-align: center; */
}

.practice_block_back1 {
    background: #7398c4;
}

.practice_block_back2 {
    background: #92c473;
}

.practice_block_back3 {
    background: #c4b873;
}

.practice_block_back4 {
    background: #b87a46;
}

.practice_block_back5 {
    background: #5a956a;
}

.practice_block_back6 {
    background: #7e77ac;
}

.practice_block_text {
    font-family: Roboto-Regular;
    color: #5d5d5d;
    margin: 10px 0px;
}

.practice_analystic_estmated-price {
    font-family: Roboto-Regular;
    color: #70ad47;
    font-size: 52px;
    text-align: center;
    padding-top: 80px;
}

.practice_analystic_appoint_ul {
    list-style-type: none;
    display: flex;
    margin-left: -23px;
}

    .practice_analystic_appoint_ul li {
        width: 20%;
    }

.practice_hra_awv_block {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 30px 25px;
    margin: 0 auto;
    color: #fff;
    font-family: Roboto-Light;
    font-size: 28px;
}

.practice_hra_awv_back {
    background: #82c48f;
}

.practice_hra_awv_smaall_block {
    border-radius: 50%;
    width: 75px;
    height: 75px;
    padding: 18px 15px;
    margin: 10px 0px;
    color: #fff;
    font-family: Roboto-Light;
    font-size: 28px;
    text-align: center;
}

.practice_hra_awv_smaall_block_back {
    background: #ed757c;
}

.practice_hra_awv_text {
    text-align: center;
    padding: 30px 0px;
    font-size: 28px;
    color: #337ab7;
}

.patient_velocity_text {
    font-size: 36px;
    color: #337ab7;
}

    .patient_velocity_text span {
        color: #82c48f;
    }

.practice_insurance_table thead {
    background: #dee8f1;
    border: 1px solid #dee8f1;
}

.practice_insurance_table > tbody > tr > td {
    border-top: 1px solid #dee8f1;
}

.practice_insurance_table > thead > tr > th {
    border-bottom: 0px;
}

.practice_insurance_table > tbody {
    border: 1px solid #dee8f1;
}

.patient_velocity_ul {
    list-style-type: none;
    margin-left: -50px;
}

.case_date {
    white-space: nowrap;
    margin-left: -20px;
}
/****************Coming soon page********************/
.coming_soon_back {
    background: url(../Images/coming_soon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.container-table {
    height: 100%;
    color: #fff;
}

.container-table {
    display: table;
}

.vertical-center-row {
    display: table-cell;
    vertical-align: middle;
}

.coming_soon_text {
    /*font-family: IntriqueScript_PersonalUse;*/
    font-family: Roboto-Medium;
    font-size: 100px;
    text-shadow: 2px 2px #000;
}

.work_text {
    /*font-family: 'Monotype Corsiva';*/
    font-family: Roboto-Medium;
    font-size: 32px;
}

.btn_font_coming, .btn_font_coming:hover, .btn_font_coming:active:hover, .btn_font_coming:focus {
    /*font-family:BenthamRegular;*/
    font-family: Roboto-Medium;
    font-size: 20px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}



/*Careplan conditions*/
.careplan-condition h3 {
    padding-left: 0;
}

.care-cond-bg {
    background: #E5F3FC;
    padding: 10px;
    /*margin-bottom: 15px;*/
}

.profileimg {
    /*width: 30%;
    float: left;*/
    margin-right: 10px;
}

    .profileimg img {
        /*width: 90px;*/
        height: 90px;
        background-color: #fff;
    }

.careplan-condition .btn.submit-btn {
    padding: 10px 10px;
    font-size: 12px;
}

.bg-white {
    background: #ffffff;
    min-height: 90px;
}

.care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-6 {
    padding: 0 3px;
    text-align: center;
}

.careplan_cond_tab .tab-content {
    border: 1px solid #cbdce9;
    margin-bottom: 15px;
}

.careplan_cond_tab .inner-tab-content {
    padding: 10px;
}

.care_cond {
    background: #F3F1F2;
    padding: 10px;
    height: 400px;
}

    .care_cond h1 {
        border-bottom: 1px #2582CF solid;
        margin: 0;
        font-size: 17px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.padd-rigt {
    padding-right: 0px !important;
}

.careplan_cond_tab .tab-pane h3 {
    margin: 5px 0 20px 0;
    font-size: 15px;
    font-family: Roboto-Light;
    color: #2482ce;
    font-weight: bold;
}

.careplan_cond_tab .tab-content .claim-footer {
    width: 100%;
}

.inner-tab-content .tab-pane.fade {
    display: none;
}

    .inner-tab-content .tab-pane.fade.in.active {
        display: block;
    }

.cond-continue input, .cond-continue label {
    width: 100%;
    text-align: center;
}

.cond-continue button.btn.submit-btn {
    margin-top: 50px;
    width: 100%;
    padding: 12px;
    font-size: 14px;
}

.cond-continue {
    margin-top: 30px;
}

.bg-white p {
    margin: 0;
    color: #284a69;
}

    .bg-white p:first-child {
        padding: 18px 0;
        font-size: 12px;
        color: #000 !important;
    }

.red {
    color: #ff0000;
}

.sub-but .btn.submit-btn {
    width: 100%;
}

    .sub-but .btn.submit-btn:first-child {
        margin-bottom: 15px;
    }

.down-care {
    position: relative;
}

    .down-care .btn.submit-btn {
        margin-top: 22px;
    }

.care_cond p {
    font-size: 12px;
}

.care-cond-bg .col-md-4.col-sm-4.col-lg-4.col-xs-12 {
    /*padding-left: 0;*/
    display: flex;
}

.care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-3 {
    padding: 0 5px;
    text-align: center;
}

.blue-cond {
    margin-top: 15px;
}

.cond-continue label:before, .cond-statement label:before {
    display: block !important;
    margin: 10px auto !important;
}

.careplan_cond_tab .nav-tabs > li {
    background: url('../Images/tab-circle.svg') center no-repeat;
    margin-bottom: 0;
    margin-right: 15px;
}

    .careplan_cond_tab .nav-tabs > li > a {
        margin: 0;
        padding: 12px 10px;
        border: 0;
    }

        .careplan_cond_tab .nav-tabs > li > a:hover {
            background: url('../Images/tab-circle-hov.svg') center no-repeat;
            border: 0;
        }

    .careplan_cond_tab .nav-tabs > li.active > a, .careplan_cond_tab .nav-tabs > li.active > a:focus, .careplan_cond_tab .nav-tabs > li.active > a:hover {
        background: url('../Images/tab-circle-hov.svg') center no-repeat;
        border: 0;
        padding: 12px 10px;
    }

.careplan_cond_tab ul.nav.nav-tabs {
    margin-bottom: 15px;
    border-bottom: 0;
}

/*conditions statement*/


.select-lib {
    border: 1px #E5F3FC solid;
    margin-bottom: 20px;
}

    .select-lib h1 {
        border-bottom: 1px #E5F3FC solid;
        margin: 0;
        background: #F3F3F3;
        padding: 7px 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

.cond-statement .col-md-10.col-sm-10.col-lg-10.col-xs-8 {
    padding-right: 0;
}

.select-lib label.control-label {
    text-align: left;
    font-size: 13px;
}

.select-lib .form-horizontal {
    padding: 10px;
}

.select-lib .form-control {
    border-radius: 2px;
    background: #F3F3F3;
}

.select-lib textarea {
    resize: none;
}

.recog-second h1 {
    color: #000;
    border-top: 1px #E5F3FC solid;
    padding: 8px 10px;
    font-size: 14px;
}

.recog-second li {
    list-style: none;
    font-weight: normal;
    font-size: 12px;
    font-family: Roboto-Light;
    padding-bottom: 5px;
}

.recog-second ul {
    padding: 10px;
    height: 214px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#Statement .btn.submit-btn {
    padding: 7px 18px;
}

#Statement button.btn.submit-btn.pull-right {
    margin-bottom: 10px;
}

.recog-second button.btn.submit-btn {
    margin-left: 26px;
}

.recog-second li input {
    margin: 0 7px 0 0;
    vertical-align: middle;
}

.recog-second li label {
    max-width: 92%;
    vertical-align: top;
    font-size: 13px;
}

.criteria-top h1 {
    margin: 0;
    padding: 7px 0px;
    color: #F7941E;
    font-family: Roboto-Medium;
    font-size: 16px;
}

.criteria-top ul {
    padding: 0;
    margin: 10px 0;
    clear: both;
    overflow: hidden;
}

.criteria-top li {
    list-style: none;
    text-align: center;
    width: 20%;
    float: left;
    cursor: pointer;
    padding: 0 2%;
}

#Exit form.form-horizontal {
    padding: 20px 10px;
}

.cond-statement > .col-md-2.col-sm-2.col-lg-2.col-xs-12 {
    padding-left: 0;
}

#Statement > .col-md-9.col-lg-9.col-sm-9.col-xs-12, #Exit > .col-md-9.col-lg-9.col-sm-9.col-xs-12 {
    padding: 0;
}

.cond-statement > .col-md-10.col-sm-10.col-lg-10.col-xs-12 {
    padding: 0;
}

/*Health Risk Assessment*/
.health-risk-ass .banch-reprt.mybridge-widget-font {
    border: 1px solid #cbdce9;
    padding: 10px 8px 8px 8px;
    border-bottom: 0;
    margin: 0;
}

.health-risk-ass .form-group {
    position: relative;
}

.health-risk-ass .banchmark-report {
    padding: 35px 15px 15px 15px;
}

.health-risk-ass .form-control, .AWV-vitals .form-control {
    background: #F4F4F4;
    border-radius: 1px;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    height: 40px;
}

.search-btns, .search-btns:hover {
    margin: 20px 0;
    width: 20%;
}

.health-table {
    margin-top: 30px;
}

    .health-table thead {
        background: #F4F4F4;
    }

        .health-table thead th, .health-table td {
            padding: 10px 0;
            text-align: center;
            border-bottom: 1px #ccc solid;
        }

.health-risk-ass .banchmark-report.secondbench {
    padding: 0px;
}

.healthrisktab {
    margin-top: 30px;
}

    .healthrisktab .nav-tabs > li {
        width: 100%;
        text-align: center;
    }

        .healthrisktab .nav-tabs > li:last-child a {
            margin-right: 0;
        }

.brd-access:hover {
    /*border:1px #144D82 solid;*/
}

.brd-access {
    border: 1px solid #cbdce9;
    border-radius: 2px;
    padding: 60px 0;
    cursor: pointer;
    margin: 15px 0;
    text-align: center;
    position: relative;
}

    .brd-access > p {
        text-align: center;
        margin: 0;
        font-weight: bold;
        padding: 2px 0;
    }

        .brd-access > p.secthird {
            font-weight: normal;
        }

    .brd-access img {
        margin-bottom: 20px;
    }

.point-color {
    position: absolute;
    top: 15px;
    right: 15px;
}

.healthriskpop thead {
    background: #EAF1F9;
    border-bottom: 0;
}

table.table.table-striped.healthriskpop tr, table.table.table-striped.healthriskpop th, table.table.table-striped.healthriskpop td {
    background: transparent;
    border: 0;
    text-align: center;
}

    table.table.table-striped.healthriskpop th:first-child, table.table.table-striped.healthriskpop td:first-child {
        text-align: left;
    }

.bluepop {
    color: #2582cf;
}

.popdetials {
    color: #F7941E;
    font-size: 13px;
}

.healt .modal-head {
    padding: 10px 15px;
    background: #B3D4F3;
}

.healt .modal-title {
    color: #000;
    font-weight: lighter;
}

.mod-side {
    margin-bottom: 15px;
}

    .mod-side label {
        margin-right: 30px;
        font-weight: normal;
        font-size: 13px;
    }

.preventive_mode label {
    margin-right: 0px;
}

.mod-side input {
    vertical-align: middle;
    margin: 0;
}

.activities td {
    padding: 5px 0;
}

.selectside {
    width: 200px;
    display: inline-block;
}

#Health table.table.table-striped.healthriskpop td {
    text-align: left;
}

    #Health table.table.table-striped.healthriskpop td label {
        font-weight: normal;
    }

#Special input.form-control {
    width: 150px;
}

#Special td {
    text-align: left;
}

.addmeddiv td {
    padding: 5px 5px 5px 0;
}

.addmeddiv table {
    margin-bottom: 6px;
}

#Medications th {
    text-align: center;
}

.addmeddiv, #AddMedications {
    margin-bottom: 15px;
}

.Nutrition-hgt {
    width: 20px;
    float: left;
    vertical-align: middle;
}

.fts {
    height: 35px;
    line-height: 35px;
}

#Nutrition label {
    font-weight: normal;
}

#Nutrition .modal-body > table tbody > tr {
    margin-bottom: 10px;
}

.divpaddleft {
    padding-left: 50px;
}

span.cigarettesyear {
    height: 35px;
    display: inline-block;
    line-height: 34px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.hra_radio_align {
    display: flex;
    margin-top: 5px;
}

.hra_risk_head {
    margin-top: 5px;
}


.risk_low {
    color: green;
}

.risk_medium {
    color: orange;
}

.risk_high {
    color: red;
}

.hra_svg {
    overflow: hidden !important;
    border-radius: 50%;
}

.hra_svg_collapse {
    position: absolute;
    right: 65px;
    bottom: 18px;
    border-radius: 50%;
    overflow: hidden !important;
}

#hra_accordin .panel-default {
    border-radius: 0px;
}

    #hra_accordin .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        background: #f6fafd;
        border: 1px solid #8cbbe9;
        color: #2482ce;
    }

    #hra_accordin .panel-default > .accordion_head {
        background: none;
        border-bottom: 0px;
    }

    #hra_accordin .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: 1px solid #8cbbe9;
        border-top: 0px;
    }

.hra-tab-contant {
    border: 1px solid #cbdce9;
    padding-bottom: 15px;
    padding-top: 15px;
}

.hraMainBlock .nav-tabs > li.active > a, .hraMainBlock .nav-tabs > li.active > a:focus, .hraMainBlock .nav-tabs > li.active > a:hover {
    border: 1px solid transparent;
    background-color: #8bb9ea;
    color: #fff;
    font-family: Roboto-Regular;
    font-size: 14px;
}

.hraMainBlock .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\2212"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: #2582cf; /* adjust as needed */
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 6px;
    margin-top: 11px;
    margin-right: 15px;
    font-size: 9px;
}

.hraMainBlock .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002b"; /* adjust as needed, taken from bootstrap.css */
}

.hraMainBlock .panel-heading img {
    padding: 0px 15px;
    width: 75px;
}

table.table.table-striped.health_condition_table tr td {
    text-align: left;
}

@media(max-width:480px) {
    .care-cond-bg .col-md-1.col-sm-1.col-lg-1.col-xs-3, .care-cond-bg .col-md-2.col-sm-2.col-lg-2.col-xs-3.sub-but {
        width: 50%;
    }
}
/*Health Risk Assessment*/
/*------------InTake Css Start Hear------------*/
.IntakeBlock {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    background-color: #fff;
}

.IntakePSHead h3 {
    background-color: #cbdbe8;
    margin: 0px;
    padding: 10px;
    font-size: 16px;
    font-family: Roboto-Medium;
    color: #F7941E;
}

.IntakePatientLookUp {
    padding-top: 3%;
}

    .IntakePatientLookUp .control-label {
        text-align: left;
        padding-left: 30px;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
    }

    .IntakePatientLookUp label {
        font-family: Roboto-Regular;
        font-weight: normal;
        padding-top: 5px;
        padding-left: 15px;
    }

    .IntakePatientLookUp .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .IntakePatientLookUp .form-control-feedback {
        text-align: inherit;
    }

    .IntakePatientLookUp .quick-link li:nth-child(1) {
        border: 1px solid #cbdce9;
        color: #fff;
        background-color: #337ab7;
        padding: 5px 10px 3px 10px;
    }

        .IntakePatientLookUp .quick-link li:nth-child(1) a {
            color: #fff;
        }

    .IntakePatientLookUp .quick-link li {
        border: 1px solid #cbdce9;
        color: #fff;
        background-color: #f4f4f4;
        padding: 5px 10px 3px 10px;
    }

#IntPatPopupA1:after, #IntPatPopupA1:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#IntPatPopupA1:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f5f9fc;
    border-width: 12px;
    margin-top: -68px;
}

#IntPatPopupA1:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #cbdce9;
    border-width: 14px;
    margin-top: -70px;
}

#IntPatPopupA1 {
    position: absolute;
    top: 0%;
    left: 75%;
    width: 550px;
    height: 165px;
    background-color: #f5f9fc;
    z-index: 99;
    border: 1px solid #cbdce9;
}

#IntPatPopupB1:after, #IntPatPopupB1:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.DownPhpbtn, .DownPhpbtn:hover, .DownPhpbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.RefrNowbtn, .RefrNowbtn:hover, .RefrNowbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.IntkeUserImg img {
    width: 90px;
    margin-top: 15%;
    background-color: #fff;
}

.downlodphpbtn {
    display: flex;
    padding-top: 30%;
}

.inkuserdetail h3 {
    font-family: Roboto-Medium;
    font-size: 16px;
    color: #337ab7;
}

.inkuserdetail p {
    font-family: Roboto-Medium;
    white-space: nowrap;
}

.inatcGender {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-top: 15px;
}

.IntakeAge {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-left: 5px;
    margin-top: 15px;
}

.IntakRisk {
    background-color: #fff;
    height: 80px;
    width: 70px;
    margin-left: 10px;
    margin-top: 15px;
}

.inatcGender p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.inatcGender p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.IntakeAge p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.IntakeAge p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.IntakRisk p:nth-child(1) {
    text-align: center;
    color: #2582cf;
    font-family: Roboto-Light;
    padding-top: 15px;
}

.IntakRisk p:nth-child(2) {
    text-align: center;
    color: #000;
    font-family: Roboto-Medium;
}

.Widget_IntackPatientLookUp_color {
    border: 1px solid #cbdce9;
    background-color: #f5f9fc;
}

.ITPtientfirst_width_align {
    margin: 1.5% 0%;
}

.Intke_profile_img {
    padding: 0px 15px 0px 0px;
}

.Intake_firstcolumn_div {
    padding-left: 0px;
}

.ITPtientfirst_width_align label {
    font-size: 12px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.ITPtientfirst_width_align span {
    font-size: 12px;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.intake_first_column_down_div {
    margin: 0px;
}

.intake_first_column_down_divthree {
    margin: 0px;
}

.notifyodaddbtn, .notifyodaddbtn:hover, .notifyodaddbtn a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
    margin-top: 8%;
}

.intakehigh {
    color: red;
}

.IntakeEmailBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeEmailBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeTextBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeTextBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeCallBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .IntakeCallBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
    }

.IntakeEmailBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.IntakeEmailBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.IntakeEmailBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.IntakSend, .IntakSend:hover, .IntakSend a {
    background-color: #2582cf;
    color: #fff;
    border-radius: 0px;
    background-image: none;
    border: none;
    width: 100%;
}

.IntakeTextarea {
    margin-top: 15%;
}

.IntakeTextBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.IntakeTextBlock label {
    font-family: Roboto-Regular;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 15px;
}

.IntakeTextBlock .form-control {
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f4f4f4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.IntakSend, .IntakSend:hover, .IntakSend a {
    background-color: #2582cf;
    color: #fff;
    border-radius: 0px;
    background-image: none;
    border: none;
    width: 100%;
}

.IntakeTextarea {
    margin-top: 15%;
}

.IntakeCallBlock .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.intacsentbtn1, .intacsentbtn1:hover, .intacsentbtn1 a {
    background-color: #2582cf;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintIntakNetworkBtn, .PatintIntakNetworkBtn:hover, .PatintIntakNetworkBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintMastChartBtn, .PatintMastChartBtn:hover, .PatintMastChartBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintMyCaseBtn, .PatintMyCaseBtn:hover, .PatintMyCaseBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    margin-right: 15px;
    background-image: none;
    border: none;
}

.PatintRequestEMCBtn, .PatintRequestEMCBtn:hover, .PatintRequestEMCBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.ptMCblock {
    text-align: right;
}

.lastRequestBlock {
    padding-right: 0px;
}

.PatientPlanCareBlock {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .PatientPlanCareBlock h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin: 10px;
    }

    .PatientPlanCareBlock .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.plancarbtn, .plancarbtn:hover, .plancarbtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 10px 25px 10px 25px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.CarePlan2Block1 {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-right: 0px;
}

    .CarePlan2Block1 h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .CarePlan2Block1 .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
        white-space: nowrap;
    }

.PatintLookupEditBtn, .PatintLookupEditBtn:hover, .PatintLookupEditBtn a {
    background-color: #2582cf;
    color: #fff;
    padding: 8px 35px 8px 35px;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.CarePlan2Block2 {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .CarePlan2Block2 h3 {
        font-family: Roboto-Regular;
        color: #f68220;
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .CarePlan2Block2 .control-label {
        text-align: left;
        font-family: Roboto-Regular;
        font-size: 14px;
        color: #000;
        font-weight: normal;
        white-space: nowrap;
    }
/*------------InTake Css End Hear------------*/


/*------------AWV Css Start Here------------*/
.AWV-vitals .message-center-page {
    padding: 0;
}

.AWV-vitals .banch-reprt.mybridge-widget-font {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.awv-title {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    word-break: break-word;
    background: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.formawv .form-inline .form-group:last-child {
    width: 75px;
}

.formawv .form-inline .form-group:first-child {
    width: 75px;
    text-align: left;
}

.formawv {
    padding: 25px 0 0px 0;
}

.footer-arrow {
    padding: 30px;
    display: inline-block;
    width: 100%;
}

.med-awv {
    text-align: center !important;
    width: 120px;
}

    .med-awv img {
        width: 25px;
        margin-right: 10px;
    }

.med-edit, .med-del {
    display: none;
}

.action-medi li img {
    width: 40px;
}

hr.borders {
    margin: 0;
    border-bottom: 1px solid #cbdce9;
}

.formawv .form-inline .form-group input, .formawv .form-inline .form-group select {
    width: 250px;
    margin: 8px 6px;
}

.form-lft-arrow {
    background: url("../Images/prev.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.form-rgt-arrow {
    background: url("../Images/next_01.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.form-lft-arrow:hover {
    background: url("../Images/Prev_01.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.form-rgt-arrow:hover {
    background: url("../Images/next.svg") no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
}

.action-medi li {
    float: left;
    list-style: none;
    margin: 20px 0;
    padding: 10px;
}

    .action-medi li a {
        cursor: pointer;
    }

#med-edit label.col-sm-4.control-label {
    text-align: left;
}

#med-edit .form-control-feedback {
    right: 14px;
}

.awv-adl tr td:first-child {
    background: #f2f2f3;
}

.tblMessageInbox.awv-adl > tbody > tr > td {
    border: 0;
}

.slider-range {
    width: 98%;
}

.fscaret {
    text-indent: -9999px;
    /*left: 5px !important;
    margin-left: -15px !important;*/
}

#pop-del .modal-body {
    text-align: center;
}

#pop-del .modal-footer {
    border-top: 0;
    text-align: center;
    padding-bottom: 35px;
}

.AWVRPage {
    border: 1px solid #cbdce9;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #fff;
}

    .AWVRPage h3 {
        margin: 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

    .AWVRPage .form-control {
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        background-color: #f4f4f4;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.AWVSearchBtn, .AWVSearchBtn:hover, .AWVSearchBtn a {
    background-color: #2582cf;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background-image: none;
    margin-bottom: 10px;
    border: none;
}

.AWVCreatNewPatientBtn, .AWVCreatNewPatientBtn:hover, .AWVCreatNewPatientBtn a {
    background-color: #2582cf;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background-image: none;
    border: none;
}

.AWVRPage .form-control-feedback {
    text-align: inherit;
}

.AWVPatientSearch {
    border: 1px solid #cbdce9;
    padding-bottom: 2%;
    background-color: #fff;
}

    .AWVPatientSearch h3 {
        margin: 10px;
        color: #F7941E;
        font-family: Roboto-Medium;
        font-size: 16px;
    }

.AWVPatientSearchTable {
    border: 1px solid #cbdce9;
}

    .AWVPatientSearchTable thead tr th {
        background-color: #f2f2f3;
        border-bottom: 1px solid #cbdce9;
        margin: 0px;
        font-family: Roboto-Medium;
        font-size: 14px;
        font-weight: normal;
    }

        .AWVPatientSearchTable thead tr th:nth-child(4) {
            padding-left: 0px;
        }

        .AWVPatientSearchTable thead tr th:nth-child(5) {
            padding-left: 0px;
        }

    .AWVPatientSearchTable tbody tr:hover {
        background-color: #eaf1f7;
    }

    .AWVPatientSearchTable tbody tr.selected {
        background-color: #eaf1f7;
    }

    .AWVPatientSearchTable table {
        margin-bottom: 0px;
    }

.AWVRPreviusArrow {
    background-image: url('../Images/prev.svg');
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    display: inline-flex;
}

.AWVRNextArrow {
    background-image: url('../Images/next_01.svg');
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.AWVNextArrow_active {
    background-image: url(../Images/next.svg);
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.AWVPatientSearchTable tbody {
    display: block;
    height: 330px;
    overflow: auto;
}

    .AWVPatientSearchTable thead, .AWVPatientSearchTable tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.AWVFallRiskAssessment {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVFallRiskHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.AWVFallRiskHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVFallRiskContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
    text-indent: -17px;
    padding-left: 15px;
}

.AWVFallRiskContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVLifeStyle {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVLifeStyleHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.AWVLifeStyleHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVLifeStyleContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
}

.AWVLifeStyleContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVLifeStyleContent .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.AWVPreventiveHealth {
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.AWVPreventiveHealthHead h5 {
    text-align: center;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    padding: 0;
}

.AWVPreventiveHealthHead h2 {
    color: #F7941E;
    padding: 10px 5px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
    border-top: 1px solid #cbdce9;
    border-bottom: 1px solid #cbdce9;
}

.AWVPreventiveHealthContent p {
    margin-top: 10px;
    font-family: Roboto-Regular;
    color: #000;
}

.AWVPreventiveHealthContent label {
    margin-bottom: 10px;
    margin-top: 10px;
}

.AWVPreventiveHealthContent .control-label {
    text-align: left;
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #000;
    font-weight: normal;
    padding-top: 0px;
}

.PreventiveHealthDateType h3 {
    color: #F7941E;
    padding: 15px;
    text-align: center;
    font-family: Roboto-Medium;
    font-size: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #eaf1f6;
}

.PreventiveHealthDateType .form-control-feedback {
    text-align: inherit;
}


.depress_screen_ul {
    list-style-type: none;
    display: inline-flex;

}

    .depress_screen_ul li {
        padding: 0px 5px;
    }

.awv_nav_tab > li.active > a, .awv_nav_tab > li.active > a:focus, .awv_nav_tab > li.active > a:hover {
    background: #b3d4f3;
    color: #2482ce;
    border: 1px solid #b3d4f3;
}

.awv_nav_tab > li > a, .awv_nav_tab > li > a:hover, .awv_nav_tab > li > a:focus {
    background: #8bb9ea;
    color: #fff;
    border: 1px solid #8bb9ea;
}

.awv_patiient_search_left {
    padding-top: 50px;
}
/*------------AWV Css End Here------------*/

/************************Score Card*******************/

    .head_icon_align_scorecard_block .image_widget img {
        margin: 0px;
    }

.scorecard_search_img {
    position: absolute;
    top: 5px;
    right: 0px;
}

.scorecard_select_box {
    background: #ffffff;
    border: 1px solid #d9d6cd;
    border-radius: 5px;
    height: 30px;
    margin-top: -5px;
}

.score_card_block_main {
    padding-left: 0px;
}

.score_card_block {
    background: #e1ebf2;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #b3c2ca;
}

    .score_card_block .scorecard_row {
        display: flex;
        padding: 0px 15px;
    }

    .score_card_block .scorecard_text {
        margin-top: 30px;
    }

    .score_card_block .scorecard_num {
        font-family: Roboto-Light;
        font-size: 90px;
        color: #00b9f2;
    }

.scorecard_glyphicon_align_info {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
    color: #5c90c0;
}

.score_card_block .score_text_div {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #284968;
}

.score_card_block .score_num_div {
    font-family: Roboto-Light;
    font-size: 4vw;
    /* font-size: 36px;*/
    text-align: center;
    color: #5c90c0;
}

.score_card_head {
    font-family: Roboto-Light;
    font-size: 30px;
    color: #00b9f2;
    margin-top: 0px;
}

.scorecard_p p {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #000;
}

.scorecard_p .text_color {
    color: #8c1919;
}
/**************Score card Slider*************/
.scorecard_slide {
    height: 75px;
    background: #0061bd; /* For browsers that do not support gradients */
    /* For Safari 5.1 to 6.0 */
    background: -webkit-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* For Opera 11.1 to 12.0 */
    background: -o-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* For Fx 3.6 to 15 */
    background: -moz-linear-gradient(left,#0061bd,#0cbef3,#c0f0ff);
    /* Standard syntax */
    background: linear-gradient(to right, #0061bd,#0cbef3,#c0f0ff);
}

    .scorecard_slide .ui-slider-handle {
        height: 85px;
        top: -12px;
        width: 2px;
        margin-left: 0px;
    }

    .scorecard_slide .ui-slider-range {
        background: transparent;
    }

    .scorecard_slide .ui-slider-handle {
        border: 1px solid #776b09;
    }

        .scorecard_slide .ui-slider-handle:last-child {
            border: 1px solid #940ead;
        }

.scorecard_slide_static .ui-slider-handle, .scorecard_slide_static .ui-slider-handle:last-child {
    border: 1px solid #75dff7;
    height: 74px;
    width: 3px;
    top: 0px;
}

.slide_handle_text {
    position: absolute;
    top: -45px;
    left: -20px;
}

.slide_label_text {
    font-family: Roboto-Regular;
    font-size: 9px;
}
/*#min, #max {
    width: 50px;
    text-align: center;
}*/
.slider_show_div {
    position: absolute;
    width: 95%;
    z-index: 1;
}

.scorecard_widget {
    font-family: Roboto-Regular;
    color: #000;
    font-size: 15px;
    background: #fdfcf4;
    padding-top: 34px;
    border: 1px solid #dee5e9;
    height: 100%;
}

.scorecard_patient_list td a img {
    margin-right: 15px;
}

.scorecard_widget_align {
    margin-left: -15px;
    padding-right: 0px;
}

.score_card_table_p p {
    font-size: 16px;
    color: #005fb0;
}

.scorecard_tablediv_cost {
    font-family: Roboto-Regular;
    border: 1px solid #dee5e9;
}

.scorecard_table_cost {
    margin-bottom: 0px;
}

    .scorecard_table_cost thead tr th {
        background: #f3f7fa;
        border-bottom: 0px;
		line-height: 22px;
    }
        .scorecard_table_cost thead tr th:not(:first-child) {
            text-align: left;
        }

    .scorecard_table_cost > tbody > tr > td, .scorecard_table_cost > tbody > tr > th, .scorecard_table_cost > thead > tr > td, .scorecard_table_cost > thead > tr > th {
        border-top: 1px solid #f3f7fa;
    }

    .scorecard_table_cost tr td:not(:first-child) {
        color: #005fb0;
        text-align: left;
    }

    .scorecard_table_cost .image_widget img {
        margin: 0px 2px;
        float: right;
    }

.scorecard_utilization_info {
    font-family: Roboto-Regular;
    font-size: 13px;
    color: #000;
}

.scorecard_modal_left_div_align {
    align-items: center;
    display: flex;
}

.scorecard_utilization_info .table_right_div p {
    color: #2b5781;
}

.scorecard_utilization_info .table_right_div p, .scorecard_utilization_info .table_right_div {
    text-align: center;
}

.scorecard_table_right_side tbody tr td, .scorecard_table_last tbody tr td {
    border: 0px;
}

.scorecard_table_right_side > tbody > tr:nth-of-type(even) {
    background: #fcfaed;
}

.scorecard_based_num {
    color: #6b2127;
}

.scorecard_table_last {
    color: #6b2127;
    font-size: 21px;
}

    .scorecard_table_last > tbody > tr:nth-of-type(even) {
        font-size: 13px;
    }
/*********************Care Gaps*****************/
.caregap_first_widget {
    border: 1px solid #dee5e9;
}

.caregap_first_table {
    margin-bottom: 0px;
}

    .caregap_first_table thead {
        background: #f3f7fa;
    }

        .caregap_first_table thead tr th:not(:first-child), .caregap_first_table tbody tr td:not(:first-child) {
            text-align: center
        }

.cargap_tab_widget {
    border: 1px solid #ecf1f7;
    background: #ecf1f7;
    padding-top: 15px;
}

.caregap_nav_tabs {
    border-bottom: 1px solid #5c85ac;
}

    .caregap_nav_tabs > li.active > a, .caregap_nav_tabs > li.active > a:focus, .caregap_nav_tabs > li.active > a:hover {
        background: #0d60ad;
        color: #fff;
        border: 1px solid #0d60ad;
    }

    .caregap_nav_tabs > li > a, .caregap_nav_tabs > li > a:hover, .caregap_nav_tabs > li > a:focus {
        background: #827e83;
        color: #fff;
        border: 1px solid #827e83;
    }

.caregap_tab_selectbox {
    height: 35px;
    margin-left: 15px;
    background: #fff;
    border: 1px solid #fbf5dd;
}

.patient_search_radioalign {
    display: flex;
}


.caregap_search_box {
    margin-top: -7px;
}

.caregap_search_img {
    position: absolute;
    top: 0px;
    right: 20px;
}

.patient_search_tab_back {
    background: #fff;
    padding-top: 15px;
}

.patient_search_tab_hr {
    border-top: 1px solid #5c85ac;
    width: 100%;
}

.patient_status_tab_back {
    background: #fff;
}

.patient_search_table {
    margin-bottom: 0px;
}

    .patient_search_table thead tr th, .patient_status_table thead tr th {
        background: #f3f7fa;
    }

    .patient_search_table thead tr th, .patient_search_table tbody tr td, .patient_status_table thead tr th, .patient_status_table tbody tr td {
        white-space: nowrap;
        text-align: center;
    }

.glyphicon_great, .glyphicon_sign {
    padding: 5px;
    color: #fff;
}

.glyphicon_great {
    background: #0d60ad;
}

.glyphicon_sign {
    background: #827e83;
    width: 22px;
    padding: 6px;
    height: 24px;
}

.glyphicon__patient_editdelet_no {
    background: #808080;
}

.glyphicon__patient_search_table {
    padding: 5px 10px;
    border-radius: 20px;
    color: #fff;
    font-size: 10px;
}

.glyphicon__patient_search_no {
    background: #e05751;
}

.glyphicon__patient_search_ok {
    color: #83b920;
}

.glyphicon__patient_search_letter {
    background: #83b920;
    padding: 5px 13px;
}

.icon_click {
    position: absolute;
    right: 45px;
}

.icon_view {
    right: 5px;
}

/*------------Edit CareGaps-----------*/
.RankedBg {
    background-color: #F9FAF7;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .RankedBg label {
        font-family: Roboto-Medium;
        color: #0463a7;
        font-weight: normal;
    }

.EdCarGp {
    margin-top: 10px;
    border-bottom: 1px solid #0d60ad;
    padding: 10px 20px 0px 0px;
}

    .EdCarGp h1 {
        background: #0d60ad;
        color: #fff;
        display: inline-flex;
        margin: 0px;
        font-size: 16px;
        padding: 10px 20px 10px 20px;
        font-family: Roboto-Light;
    }

.UpdatedCareGp {
    background-color: #F3F5AC;
    padding-top: 10px;
    padding-bottom: 5px;
}

    .UpdatedCareGp label {
        font-family: Roboto-Medium;
        color: #0463a7;
        font-weight: normal;
    }

    .UpdatedCareGp span {
        color: red;
    }

.CarGapSpan {
    color: #000;
}

.EditCarGpTable {
    margin-top: 2%;
    border: 1px solid #ddd;
}

    .EditCarGpTable .table thead tr th {
        background-color: #F0F0F0;
        font-family: Roboto-Regular;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #fff;
        font-size: 12px;
        text-align: center;
    }

.EDCarGp {
    background-color: #CECECE !important;
}

.EditCarGpTable .table tbody tr td {
    text-align: center;
}

.CareGapTabs {
    margin-top: 2%;
}

.QualtyMesrQuetin {
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: normal;
}

.CareGapTabs .nav-tabs {
    border-bottom: 1px solid transparent;
}

    .CareGapTabs .nav-tabs > li > a:hover {
        border-color: transparent;
    }

    .CareGapTabs .nav-tabs > li.active > a, .CareGapTabs .nav-tabs > li.active > a:focus, .CareGapTabs .nav-tabs > li.active > a:hover {
        border: 1px solid transparent;
        background-color: #2582d0;
        color: #fff;
        border-radius: 0px;
        font-family: Roboto-Regular;
        font-size: 14px;
        border-radius: 0px !important;
    }

    .CareGapTabs .nav-tabs > li > a {
        background-color: #cecece;
        border-radius: 0px;
        color: #000;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin-right: 10px;
        padding: 8px 25px 8px 25px;
    }

.CGMedicalRcdFon {
    padding-top: 1%;
}

.MedicalRecordFound {
    border: 1px solid #ccc;
}

    .MedicalRecordFound h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

.Care2Fall {
    border: 1px solid #ccc;
}

    .Care2Fall h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

.MedFormData {
    padding-top: 5%;
}

    .MedFormData .control-label {
        text-align: left;
    }

    .MedFormData label {
        font-family: Roboto-Medium;
        color: #353535;
        font-weight: normal;
        font-size: 13px;
    }

    .MedFormData .form-control-feedback {
        text-align: left;
    }

.Care2Fall .glyphicon-question-sign:before {
    color: blue;
}

.MedicalRecordFound .glyphicon-question-sign:before {
    color: blue;
}

.ACOCARE_1 h4 {
    background-color: #e9e7e8;
    font-weight: normal;
    color: #353535;
    font-family: Roboto-Regular;
    font-size: 14px;
    margin: 0px;
    padding: 5px 10px 5px 10px;
}

.ACOCARE_1 .glyphicon-question-sign:before {
    color: blue;
}

.ACOCARE_1 {
    margin-top: 5%;
    border: 1px solid #ccc;
}

    .ACOCARE_1 .control-label {
        text-align: left;
    }

    .ACOCARE_1 label {
        font-family: Roboto-Medium;
        color: #353535;
        font-weight: normal;
        font-size: 13px;
    }

.ACOCareData {
    margin-top: 5%;
}

    .ACOCareData .form-control-feedback {
        text-align: left;
    }

.CommentOptional {
    margin-top: 5%;
    border: 1px solid #ccc;
}

    .CommentOptional h4 {
        background-color: #e9e7e8;
        font-weight: normal;
        color: #353535;
        font-family: Roboto-Regular;
        font-size: 14px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

    .CommentOptional .glyphicon-question-sign:before {
        color: blue;
    }

.form-textarea {
    background-color: #f4f4f4;
    border-color: #d4e5f3;
    font-size: 14px;
    font-family: 'Roboto-Regular';
    padding-right: 20px;
}
/*-----------Popup Css----------*/
#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 0px;
    text-align: center;
}

#boxes #dialog {
    width: 450px;
    height: auto;
    padding: 0px;
    background-color: #ffffff;
    font-family: 'Segoe UI Light', sans-serif;
    font-size: 15pt;
}

.maintext {
    text-align: center;
    font-family: "Segoe UI", sans-serif;
    text-decoration: none;
}

#lorem {
    font-family: "Segoe UI", sans-serif;
    font-size: 12pt;
    text-align: justify;
    padding: 15px;
}

#popupfoot {
    font-family: "Segoe UI", sans-serif;
    font-size: 16pt;
    padding: 0px;
    margin-bottom: 15px;
}

    #popupfoot a {
        text-decoration: none;
        opacity: 1;
    }

.agree:hover {
    background-color: #D1D1D1;
}

.popupoption:hover {
    background-color: #D1D1D1;
    color: green;
}

.popupoption2:hover {
    color: red;
}
/*.gprook{color:#000;background: #ccc;font-family:Roboto-Medium;
    font-weight:normal;}
.gprook:hover{color:#000;background: #ccc;font-family:Roboto-Medium;
    font-weight:normal;}*/
.GproTitle {
    margin: 0;
    padding: 10px;
    background-color: #ccc;
    font-family: Roboto-Medium;
    font-weight: normal;
}

.okclose {
    float: none;
}

.require {
    color: red;
}

.CarGpBtn {
    margin-top: 5%;
}

/****************************MIPS CPC*****************/
.electronic_quality_table {
    white-space: nowrap;
    font-size: 12px;
}

    .electronic_quality_table tbody tr td:not(:first-child) {
        text-align: center;
    }

.Widget_php_color .mips_cpc_head {
    white-space: nowrap;
}

.electronic_quality_table > thead > tr > th, .electronic_quality_table > tbody > tr > td {
    border: 0px;
    padding: 3px 5px;
}

.mip_component_div h5 {
    font-weight: bold;
}

.mip_component_div p {
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
}

.improvement_table > thead > tr > th, .improvement_table > tbody > tr > td {
    /*border: 0px;*/
    padding: 3px;
    font-size: 11px;
}

.main_btn_div {
    position: absolute;
    top: 48%;
    left: 33%;
    text-align: center;
    z-index: 1;
    background: #fff;
    width: auto;
    padding: 0px;
}

    .main_btn_div a {
        width: 125px;
        white-space: normal;
        font-size: 10px;
        color: #000;
    }

.mips_first_widget_div {
    display: inline-flex;
}

.mips_first_widget_block {
    padding: 15px;
    width: 100%;
    color: #fff;
    margin: 0px 5px;
    text-align: center;
    align-items: center;
    display: inline-grid;
    cursor: pointer;
}

.quality_block {
    background: #5b9bd5;
}

.advance_block {
    background: #54cccd;
}

.improvement_block {
    background: #48bb4f;
}

.cost_block {
    background: #70ad47;
}

.Widget_php_color .mipshead {
    font-size: 14px;
    white-space: nowrap;
}

.composite_score label {
    background: #54cccd;
    padding: 15px;
    margin-left: -15px;
}

.composite_score p {
    font-size: 7px;
    white-space: nowrap;
    margin-left: -15px;
    font-weight: bold;
}
/****************************MIPS CPC Details*****************/
.mips_table_quality thead th, .mips_table_quality tbody td {
    white-space: nowrap;
    text-align: center;
}

.mips_date {
    font-size: 10px;
    margin-right: 15px;
    margin-top: -5px;
}

.score_div {
    background: #9DC3E6;
    margin: 5px auto;
    width: 150px;
    border-radius: 5px;
    font-size: 60px;
}

.score_div_caption {
    font-size: 10px;
    font-weight: bold;
}

.performance_calculator_caption {
    font-size: 10px;
}

.improvement_activity_table thead tr th:first-child, .improvement_activity_table tbody tr td:first-child {
    border: none;
    vertical-align: middle;
}

.improvement_activity_table thead tr th:nth-child(2), .improvement_activity_table tbody tr td:nth-child(2) {
    border-left: 0px;
}

.improvement_div_align {
    display: inline-flex;
}

    .improvement_div_align .improvement_div_block {
        padding-right: 20px;
    }
/*.third_widget_table_down{
    margin-bottom: 120px;
}*/
.table_quality_calculator thead tr th, .table_quality_calculator tbody tr td {
    white-space: nowrap;
    font-size: 11px;
    padding: 3px 3px 4px 3px;
    border: 0px;
}

.table_quality_calculator thead tr th {
    text-decoration: underline;
}

    .table_quality_calculator thead tr th:not(:first-child), .table_quality_calculator tbody tr td:not(:first-child) {
        text-align: center;
    }

.improvement_text {
    position: absolute;
    margin-top: -29px;
    text-align: center;
    margin-left: 11px;
}
/*****************Chat Block in right coulmn***************/
#chatwindows {
    width: 100%;
    height: 370px;
}

.chat_panel_body {
    padding: 5px;
}

.currentprior g.highcharts-data-labels.highcharts-series-0.highcharts-bar-series.highcharts-color-0.highcharts-tracker {
    display: none;
}

.currentyeartitle {
    color: #5a9bd3;
}


/*------UI Developer---------*/


/*------Patient Profile--------*/
ul.bridge-left-menu li span {
    position: absolute;
    top: -4px;
    right: 12px;
    background: #f00;
    color: #fff;
    font-family: Roboto-Medium;
    font-size: 9px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
}

ul.bridge-left-menu li {
    position: relative;
}

.right-side-menu.third-column-width {
    margin-top: 58px !important;
}

.patient-prof label#patient_name {
    font-size: 22px;
    color: #2482ce;
    font-family: Roboto-Light !important;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 2px;
}

.patient-prof .pfofile_age {
    font-size: 16px;
    line-height: 16px;
    color: #3b6d9a;
    margin-bottom: 3px;
}

.patient-prof .div_flex_content .profile_name {
    font-size: 24px;
    line-height: 24px;
    color: #3b6d9a;
    font-family: Roboto-Light;
    font-weight: normal;
    margin-bottom: 4px;
}

.patient-prof .php_first_column_down_div {
    margin: 7% 0% 0% 0%;
}

.patient-prof .php_first_column_down_divtwo {
    margin: 0% 0% 0% 0%;
}

.patient-prof .php_first_column_down_div label {
    margin-bottom: 6px;
}

.patient-prof .php_first_width_align {
    margin: 15px 0;
}

    .patient-prof .php_first_width_align label {
        font-size: 14px;
        font-weight: 600;
    }

.patient-prof .div_flex_content a {
    text-decoration: underline;
}

.patient-prof .bottom_more_icon {
    right: 15px;
    height: 30px;
}

.bold-fnt {
    font-weight: 600;
}

.margin-align {
    margin-right: -20px;
}

.patient-prof .pharmacy_block label {
    margin-bottom: 0;
}

.patient-prof .pharmacy_block {
    padding: 10px 0;
}

.nopadding {
    padding: 0;
}

div#condition_image_CKD img, div#condition_image_DM img {
    width: 68px;
    height: 68px;
}

div#condition_image_CKD, div#condition_image_DM {
    text-align: left;
}

a#php_view_code, a#php_condition {
    font-family: arial;
    font-size: 14px;
    padding: 12px 22px;
}

div#condition_image_CKD div, div#condition_image_DM div {
    text-align: center;
    width: 70px;
}

.patient-prof .php_first_column_icons span {
    width: 100%;
    float: left;
}

.patient-prof .php_first_column_icons {
    font-size: 13px;
    margin-right: 7px;
    font-weight: 600;
    line-height: 15px;
}

.patient-prof .phperblock label {
    font-size: 14px;
}

.patient-prof .php_first_column_down_divthree {
    margin: 13% 0% 0% 0%;
}

.pro_dtls {
    line-height: 15px;
}

    .pro_dtls label {
        font-size: 12px !important;
        margin-bottom: 0;
    }

.patient-prof span#riskscorevalue {
    font-size: 6vw !important;
    font-weight: 300;
    font-family: Roboto-Light;
}

.patient-prof .php_profile_img img {
    height: auto;
    width: 100%;
}

.patient-prof .php_profile_img {
    max-width: 100%;
}

.patient-prof #view_condition_image label {
    font-size: 11px;
}

.patient-prof .head_icon_align_bridge_block {
    right: 11px;
}

.patient-prof .image_widget img {
    margin: 0px 0px 5px 1px;
}

.patient-prof .view_conditions {
    margin-top: 8%;
}

.patient-prof .php_fontsize_cost {
    font-size: 34px;
    color: #274766;
    font-weight: 300;
    font-family: Roboto-Light;
    line-height: 32px;
    margin-bottom: 7px;
}

.patient-prof #ermostvisited, .patient-prof #erdiagnosiscode, .patient-prof #inpatientmostvisitedfacility, .patient-prof #inpatientmostdiagnosiscode {
    line-height: 22px;
    margin-bottom: 7px;
}

.patient-prof .phperblock {
    font-size: 22px;
}

.patient-prof .phperblock {
    font-size: 22px;
    font-weight: 300;
    font-family: Roboto-Light;
    padding-bottom: 3px;
    color: #274766;
}



.patient-prof .pharmacy_block .php_pharmacy_text_color, .php_clr_txt {
    font-size: 16px;
    font-family: Roboto-light;
    color: #274766;
}

.patient-prof .php_clr_txt label {
    font-weight: normal;
    word-break: break-word;
    padding-right: 8px;
    font-family: Roboto-light !important;
}

.php_clr_txt a, .php_clr_label {
    color: #274766;
}

a.php_blk_link {
    color: #333;
    font-weight: 700;
}

#php_diagnostic_tabs .tabs_bridge_ul li {
    width: 32.9%;
    margin-right: 1%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    #php_diagnostic_tabs .tabs_bridge_ul li:last-child {
        margin-right: 0;
    }

.patient-prof .div_flex_content {
    line-height: 18px;
}

.patient-prof .Receive-radio {
    margin-bottom: 0;
}

#php_diagnostic_tabs .tabs_bridge_section {
    width: 100%;
}

#php_diagnostic_tabs.tabs_bridge {
    padding: 0 0 20px;
}

div#php_external_report_table_wrapper {
    margin-bottom: 20px;
}

.patient-prof .dataTables_wrapper .dataTables_length label {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 5px;
}

.patient-prof div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 0;
    border-radius: 0;
    height: 28px;
    font-family: Roboto-Medium !important;
    font-size: 12px;
}

.patient-prof div.dataTables_wrapper div.dataTables_info {
    font-family: Roboto-Medium !important;
    font-size: 12px;
}

.patient-prof div.dt-buttons {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 5px;
}

.patient-prof button.excel-btn:hover:not(.disabled), .patient-prof div.excel-btn:hover:not(.disabled), .patient-prof a.excel-btn:hover:not(.disabled), .patient-prof button.excel-btn, .patient-prof a.excel-btn, .patient-prof div.excel-btn, .patient-prof button.excel-btn, .patient-prof div.excel-btn, .patient-prof a.excel-btn, .patient-prof button.excel-btn:focus:not(.disabled), .patient-prof div.excel-btn:focus:not(.disabled), .patient-prof a.excel-btn:focus:not(.disabled), .patient-prof button.excel-btn:active:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled) button.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled):hover:not(.disabled) {
    width: 28px;
    height: 28px;
    background-size: cover;
    border: 0 none;
    margin: 0;
}

#diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td {
    font-family: Roboto-Medium !important;
    font-size: 12px;
    padding: 5px 10px;
}

#php_diagnostic_tabs .tabs_bridge_ul li a {
    display: block;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: Roboto-Medium !important;
    font-size: 12px;
    text-align: center;
    color: #32699b;
    padding: 0.7em 1em 0.5em;
}

#diagnosis_outstanding thead {
    background: #dee8f1;
}



.flex-row .Widget_php_color, .flex-row .row.row_align {
    height: 100% !important;
}

.patient-prof .pharmacy_block:last-child {
    margin-bottom: 30px;
}

.patient-prof .Widget_php_color h3 {
    font-size: 16px;
}

.patient-prof .sml-font {
    font-size: 12px !important;
    padding-top: 8px;
}

.patient-prof .condition_show_hide_div {
    height: 105px;
}

@media (min-width: 1225px) and (max-width: 1320px) {
    .patient-prof .php_first_width_align label, .pro_dtls label {
        font-size: 11px;
    }

    .patient-prof label#patient_name {
        font-size: 19px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1224px) {
    .patient-prof .php_first_width_align label, .pro_dtls label, .patient-prof .php_first_column_icons {
        font-size: 10px;
    }

    .patient-prof label#patient_name {
        font-size: 18px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 13px;
    }
}

@media (max-width: 1280px) {
    .patient-prof span#patienttotalannualcost {
        margin-top: 0;
    }
}

@media(max-width: 1199px) {
    .patient-prof .php_firstcolumn_div {
        padding-left: 15px;
    }

    .php_prof_holder {
        clear: left;
    }

    .patient-prof .php_first_column_down_divthree {
        margin-top: 10px;
        padding-left: 0px;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align {
        padding-left: 10px;
    }

    .patient-prof .php_first_column_down_divtwo {
        margin-top: 10px;
    }

    a#php_view_code {
        font-size: 12px;
        padding: 8px 14px;
    }
}

@media (min-width: 992px) {
    .flex-row {
        display: flex;
        display: -webkit-flex;
    }
}

@media (min-width: 768px) and (max-width: 985px) {
    .patient-prof {
        padding-right: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .patient-prof label, .patient-prof .sml-font, #diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td, .patient-prof .Receive-radio label {
        font-size: 10px !important;
    }

        .patient-prof label#patient_name {
            font-size: 16px !important;
        }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    a#php_view_code {
        margin-left: 40px;
    }

    .patient-prof .head_icon_align_bridge_block {
        right: 5px;
    }

    .patient-prof .bottom_more_icon {
        right: 9px;
    }
}

@media (max-width: 992px) {
    .row.row_align {
        margin: 0;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align, .patient-prof .php_firstcolumn_div {
        padding-left: 0px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 10px;
    }
}

@media(max-width: 768px) {
    .php_prof_holder {
        padding-left: 10px !important;
    }
}

@media(max-width: 767px) {
    a#php_view_code {
        position: relative;
        left: 35px;
    }

    .patient-prof label#patient_name {
        font-size: 17px;
    }

    .patient-prof h1.dash_bridge_head {
        font-size: 26px;
    }

    .patient-prof .php_firstcolumn_div {
        margin: 7px 0;
    }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 13px !important;
    }

    .patient-prof .bottom_more_icon {
        height: 23px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 0;
    }

    div#diagnosis_outstanding_filter, div#php_external_report_table_filter {
        float: left !important;
        margin-top: 0;
        padding-left: 5px;
    }

    .patient-prof div.dt-buttons {
        float: right !important;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_info {
        position: inherit;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_paginate {
        position: absolute;
        right: 5px;
        bottom: 0;
    }

    #outstand .table-responsive {
        padding-bottom: 20px;
    }


    .patient-prof .Receive-radio label {
        font-size: 10px;
    }
}
/*------Patient Profile--------*/


/*-----------awv dashboard-------------*/
.awv-dashboard .benificiar-persent {
    margin: 5% 2%;
    background-color: #c8da2b;
    float: left;
    height: 160px;
    width: 160px;
    pointer-events: none;
}

    .awv-dashboard .benificiar-persent p {
        padding-top: 40% !important;
        text-align: center;
        font-size: 64px;
    }

    .awv-dashboard .benificiar-persent.small {
        width: 95px;
        height: 95px;
        background-color: #ee777d;
        margin-top: 12%;
    }



.age-destribut table tr th {
    text-align: center;
}

.awv-dashboard .flex-row {
    margin-bottom: 12px;
}

.awv-dashboard .current_radio_align {
    margin-bottom: 15px;
}

.awe-dash-tbl {
    padding: 4px;
}

    .awe-dash-tbl thead {
        background: #ebebeb;
    }



.awv-dashboard select.form-control, .care-dashboard select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down-arrow.png) no-repeat;
    background-size: 16px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
}

.awv-dashboard .form-control, .care-dashboard .form-control, .tcm-dashboard .form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

.awv-dashboard .form-textbox, .care-dashboard .form-textbox {
    background-color: #f4f4f4 !important;
}

.age-destribut table tr th:first-child, .age-destribut table tr th:nth-child(2), .age-destribut table tr td:first-child, .age-destribut table tr td:nth-child(2) {
    text-align: left;
}

.awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
    min-width: 190px;
    width: auto;
}

.awv-dashboard .pagination, .tcm-dashboard .pagination {
    margin: 0;
    padding-right: 10px;
}

    .awv-dashboard .pagination p {
        font-family: Roboto-Medium;
        font-size: 12px;
    }

    .awv-dashboard .pagination a span, .tcm-dashboard .pagination a span {
        letter-spacing: -5px;
        font-size: 15px;
        color: #2482ce;
    }

.awv-dashboard .disablecolor, .tcm-dashboard .disablecolor {
    color: #bdd9f0 !important;
}

/*-----------Care Manager-------------*/
.care-dashtbl {
    padding: 7px;
}

    .care-dashtbl table th {
        background-color: #dee9f1;
        border-bottom: none !important;
        padding: 4px 8px !important;
        font-size: 12px;
    }

    .care-dashtbl table td {
        border-bottom: 1px solid #ddd;
        border-top: none !important;
        padding: 4px 8px !important;
        font-size: 12px;
    }




#caregapspatients table thead tr:nth-child(2) th:nth-child(1), #caregapspatients table thead tr:nth-child(2) th:nth-child(2), #caregapspatients table thead tr:nth-child(2) th:nth-child(4), #caregapspatients table thead tr:nth-child(2) th:nth-child(5), #caregapspatients table thead tr:nth-child(2) th:nth-child(7), #caregapspatients table thead tr:nth-child(2) th:nth-child(8), #caregapspatients table thead tr:nth-child(2) th:nth-child(10), #caregapspatients table thead tr:nth-child(2) th:nth-child(11), #caregapspatients table thead tr:nth-child(2) th:nth-child(13), #caregapspatients table thead tr:nth-child(2) th:nth-child(14), #caregapspatients table thead tr:nth-child(2) th:nth-child(16), #caregapspatients table thead tr:nth-child(2) th:nth-child(17), #caregapspatients table thead tr:nth-child(2) th:nth-child(19), #caregapspatients table thead tr:nth-child(2) th:nth-child(20), #caregapspatients table thead tr:nth-child(2) th:nth-child(22), #caregapspatients table thead tr:nth-child(2) th:nth-child(23), #caregapspatients table thead tr:nth-child(2) th:nth-child(25), #caregapspatients table thead tr:nth-child(2) th:nth-child(26), #caregapspatients table thead tr:nth-child(2) th:nth-child(28), #caregapspatients table thead tr:nth-child(2) th:nth-child(29){
    border-right: none;
}
#caregapspatients table thead tr:nth-child(2) th:nth-child(30) {
    border-right: 1px solid #cacaca;
}

/*#caregapspatients table td:nth-child(5), #caregapspatients table td:nth-child(7), #caregapspatients table td:nth-child(9), #caregapspatients table td:nth-child(11), #caregapspatients table td:nth-child(13), #caregapspatients table td:nth-child(15), #caregapspatients table td:nth-child(17), #caregapspatients table td:nth-child(19), #caregapspatients table td:nth-child(21), #caregapspatients table td:nth-child(23), #caregapspatients table td:nth-child(25), #caregapspatients table td:nth-child(27), #caregapspatients table td:nth-child(29) {
    border-right: none;
}

#caregapspatients table thead tr:nth-child(2) th:nth-child(1), #caregapspatients table thead tr:nth-child(2) th:nth-child(3), #caregapspatients table thead tr:nth-child(2) th:nth-child(5), #caregapspatients table thead tr:nth-child(2) th:nth-child(7), #caregapspatients table thead tr:nth-child(2) th:nth-child(9), #caregapspatients table thead tr:nth-child(2) th:nth-child(11), #caregapspatients table thead tr:nth-child(2) th:nth-child(13), #caregapspatients table thead tr:nth-child(2) th:nth-child(15), #caregapspatients table thead tr:nth-child(2) th:nth-child(17), #caregapspatients table thead tr:nth-child(2) th:nth-child(19), #caregapspatients table thead tr:nth-child(2) th:nth-child(21), #caregapspatients table thead tr:nth-child(2) th:nth-child(23), #caregapspatients table thead tr:nth-child(2) th:nth-child(25), #caregapspatients table thead tr:nth-child(2) th:nth-child(27) {
    border-right: none;
}*/

table.dataTable thead th, table.dataTable thead td {
    /*padding: 4px 8px !important;
    border-bottom: 1px solid #ddd;*/
}

.bor-line table.table td {
    padding: 4px 4px !important;
    white-space: nowrap;
    font-size: 10px;
    border-right: 1px solid #cacaca;
}

.blz-tbl table th {
    background: #f1f1f1 !important;
}

table.dataTable.no-footer {
    border-bottom: none;
}

.blazemostrecentadm table {
    width: 100% !important;
}


/*.care-dashtbl table.dataTable thead .sorting, .care-dashtbl table.dataTable thead > tr > th.sorting_asc, .care-dashtbl table.dataTable thead > tr > th.sorting_desc {
    background: #dee9f1 !important;
}*/

.care-dashtbl #plist thead th {
    padding: 0 8px !important;
}

.care-dashtbl .medium {
    color: #e48737;
    font-weight: 600;
}

.care-dashtbl .high, .awe-dash-tbl .high, .patientluk-up .high {
    color: #ff0000;
    font-weight: 600;
}

.care-dashtbl .low, .awe-dash-tbl .low {
    color: #099016;
    font-weight: 600;
}

.care-dashtbl .AWVSearchBtn {
    width: auto;
    padding: 5px 35px;
}

.care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box, .head-dashboard .caregap_search_box {
    margin-top: 14px;
    width: 180px;
    float: right;
}

.care-dashboard .caregap_search_img, .awv-dashboard .caregap_search_img, .tcm-dashboard .caregap_search_img, .head-dashboard .caregap_search_img {
    top: 20px;
}

.care-dashboard .clinical-destribution h3 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    margin-top: 10px;
    width: auto;
    margin-bottom: 10px;
    padding-left: 15px;
}



.care-dashboard .AWVPatientSearchTable {
    border: none;
}

.care-dashboard .freek-report li a {
    margin-left: 10px;
}

.care-dashboard .freek-report {
    text-align: left;
    margin-bottom: 40px;
}

.care-dashboard .age-destribut h4 {
    width: 263px;
    margin: 0;
}

.care-dashboard .patient-census {
    height: 100% !important;
}

.care-dashboard span.image_widget img {
    margin: 0 0 5px 0px;
}

.awe-dash-tbl table td:first-child {
    color: #15579f;
}

.care-dashboard .smll-ico {
    left: 17px;
}


/*-------- TCM Dashboard----------*/
.tcm-dashboard table tr td p span img {
    width: 16px;
}

.tcm-dashboard table tr td p {
    margin-bottom: 0px;
}

    .tcm-dashboard table tr td p span {
        margin-right: 14px;
    }

.tcm-dashboard table tr td, .tcm-dashboard table tr th {
    text-align: center;
}



.tcm-dashboard .awe-dash-tbl table td:first-child, {
    color: #2482ce;
}

.tcm-dashboard .patient-census {
    min-height: 345px;
    height: auto !important;
}

.casetracker ul li img {
    width: 16px;
    vertical-align: text-bottom;
}

.casetracker .patient-census {
    min-height: auto !important;
    height: auto !important;
}

.trackerlist ul.list-inline {
    text-align: left;
    margin-left: 2px;
}

    .trackerlist ul.list-inline li {
        margin: 8px 0;
        font-size: 12px;
        font-family: Roboto-Regular;
    }

        .trackerlist ul.list-inline li span {
            margin: 0 5px;
        }

.nw-tbl table.table th, .nw-tbl table.table td {
    padding: 10px 8px !important;
    white-space: nowrap;
}

.nw-tbl table.table th {
    background: #EBEBEB;
}
/*-------- End of TCM Dashboard----------*/

/*-----Patient Lookup----*/

.patientluk-up .lookup-btn {
    margin-top: 20px;
}

.patientluk-up label#patient_email {
    color: #0061b0;
}

.email-btn .lookup-btn {
    margin-top: 0px;
}

.email-btn p {
    margin-bottom: 35px;
}

/*-----Patient Lookup----*/



/*-----Intake Patient care----*/

.intake_lft_pad {
    padding-left: 0;
}

.email-btn input.form-control {
    border-radius: 0;
}
/*-----Intake Patient care----*/

@media (max-width:1400px) and (min-width:992px) {
    .care-dashboard .freek-report li a {
        margin-left: 1px;
    }

    .care-dashboard .freek-report li {
        font-size: 11px;
    }
}



@media (max-width: 991px) {
    .media-left-pdgm {
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
        min-width: 190px;
        width: 100% !important;
    }

    .care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .care-dashboard .caregap_search_img {
        top: 0px;
    }

    .care-dashboard .age-destribut h4 {
        width: 88%;
    }

    .tcm-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 90px;
    }
}
/*-------popup css---*/
#SearchDialog h2 {
    font-family: Roboto-Medium;
    color: #f68220;
    font-size: 16px;
    margin-top: 5px;
    width: auto;
    margin-bottom: 20px;
    padding-left: 15px;
}


#ResourceManager .patient-box {
    background-color: #f4f4f4;
    border: 1px solid #d4e5f3;
    height: 45px;
    padding: 5px;
}

    #ResourceManager .patient-box a {
        margin-top: 5px;
        margin-right: 10px;
    }

#ResourceManager .form-textbox {
    background-color: transparent;
    margin-bottom: 20px;
    border-radius: 0px;
    box-shadow: none;
    width: 75%;
    float: left;
    border: none;
}

#ResourceManager table.table {
    margin-top: 20px;
    border: 1px solid #ddd;
}

    #ResourceManager table.table th {
        background-color: #f4f4f4;
        border-top: none;
        border-bottom: 1px solid #ddd;
    }

    #ResourceManager table.table td {
        border-top: none;
    }



#CaseManager .modal-header {
    background: #b3d4f2;
    color: #000;
}

.trackerlist li a {
    color: #333;
}

#CaseManager p img {
    background: #fa9b00;
    border-radius: 50%;
    width: 40px;
    padding: 5px;
}

#CaseManager p {
    font-size: 14px;
    font-family: Roboto-Light;
    margin-left: 4px;
}

#CaseManager .modal-body p:first-child {
    margin-bottom: 20px;
    margin-left: 0;
}

#CaseManager .lookup-btn {
    padding: 6px 60px;
}

#CaseManager .select2-container {
    width: 90% !important
}

#CaseManager .select2-container--default .select2-selection--multiple {
    border: 1px solid #aaa !important;
    border-radius: 0;
}

#CaseManager .multi-selct span.select2-selection__choice__remove {
    float: right;
    margin-left: 10px;
}

.multi-selct .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ebebeb;
    border: 1px solid #aaa;
    border-radius: 19px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 8px 7px 7px 0px;
    color: #000;
    font-size: 14px;
    width: 150px;
    overflow: hidden;
}

span.img_select2 {
    background: #fa9b00;
    color: #fff;
    font-size: 11px;
    padding: 11px;
    border-radius: 50%;
    margin-right: 6px;
}

/*-----Patient Lookup----*/

.patientluk-up .lookup-btn {
    margin-top: 20px;
}

.patientluk-up label#patient_email {
    color: #0061b0;
}

.email-btn .lookup-btn {
    margin-top: 0px;
}

.email-btn p {
    margin-bottom: 35px;
}

/*-----Patient Lookup----*/

/*-----Intake Patient care----*/

.intake_lft_pad {
    padding-left: 0;
}

.email-btn input.form-control {
    border-radius: 0;
}
/*-----Intake Patient care----*/


/*------------BlazeBOard-----------*/


div#ChildRecentAdmit .blz-col-position {
    padding: 0px 10px;
}

.blazecontent h3 {
    color: #00b1f2;
    font-family: Roboto-Light;
    font-size: 20px;
}

.third_col_bg {
    background: #fafafa;
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    float: left;
}

    .third_col_bg p {
        color: #386c99;
        font-size: 10px;
        font-family: Roboto-Regular;
        margin: 0;
    }

    .third_col_bg h2 {
        color: #f7941e;
        font-size: 30px;
        margin: 0;
        font-family: Roboto-Light;
    }

.blz-row-ht {
    height: 100%
}

.blz_second_col {
    background: #00b9f2;
    color: #fff;
    height: 100%;
    width: 100%;
    float: left;
}

.blz-img-pnl {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 50px;
}

.blz-info {
    font-family: Roboto-Light;
    text-align: center;
}

    .blz-info h4 {
        font-size: 26px;
        margin-top: 0;
        margin-bottom: 39px;
    }

.blz-tbl {
    padding: 7px 15px;
}

.blz-info p {
    font-size: 24px;
}

.blazeboard .flex-row {
    margin-bottom: 0;
}

.blz-tbl table img {
    width: 13px;
}

.blz-tbl table th {
    background: #f1f1f1;
}

.btn-fullview {
    background: #00b9f2;
    color: #fff;
    font-size: 12px;
    font-family: Roboto-Medium;
    border-radius: 0;
}

    .btn-fullview:hover {
        color: #fff;
    }

.blazeboard .blz-col-ftr {
    display: block !important;
}

.care-dashboard .blz-col-ftr img {
    width: auto;
    float: left;
    margin: 0;
    background: transparent;
    padding: 0;
}

.blazecontent .blz-col-ftr img {
    width: 25px;
    float: right;
    margin: 0 3px;
    background: #656e74;
    padding: 4px;
}

.blz-tbl table tr td, .blz-tbl table tr th {
    font-size: 10px;
    text-align: left;
}

.blz-second-tbl tr td:last-child {
    width: 62px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.blz-nxt {
    margin-top: 6px;
}

    .blz-nxt a {
        color: #000;
        font-size: 12px;
        font-family: Roboto-Medium;
    }

    .blz-nxt span {
        color: #77aada;
        font-size: 20px;
        vertical-align: text-bottom;
    }

.blz-last-sec {
    background: #00b9f2;
    width: 100%;
    float: left;
    padding: 10px;
    color: #fff;
}

    .blz-last-sec p {
        margin-bottom: 0;
    }

        .blz-last-sec p span {
            font-size: 22px;
            font-family: Roboto-Light;
            margin-right: 15px;
            vertical-align: middle;
        }

.btn-mybridge {
    background: rgba(0, 0, 0, 0.61);
    color: #fff;
    border-radius: 0;
    font-size: 15px;
    padding: 6px 16px;
}

    .btn-mybridge:hover, .btn-mybridge:focus {
        color: #fff;
    }

.blz-last-sec img {
    width: 35px;
    background: rgba(0, 0, 0, 0.61);
    padding: 7px;
}

.graph-content p {
    font-size: 11px;
    line-height: 13px;
    font-family: Roboto-Regular;
    margin-bottom: 4px;
}

    .graph-content p:nth-child(2) {
        font-size: 10px;
        color: #646363;
    }

.blazeboard #benchmark, .blazeboard #benchmark2, .blazeboard #benchmark3 {
    border: 1px solid #ccc;
    overflow: hidden;
}

.blz-col-position {
    position: relative;
}

.blazeboard .blz-col-position .blz-col-ftr, .care-dashboard .blz-col-position .blz-col-ftr {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#BlzBoard .modal-content {
    width: 100%;
    float: left;
    background: transparent;
    box-shadow: none;
    border: none;
}

#BlzBoard .modal-body {
    width: 100%;
    float: left;
    padding: 0px;
}

#BlzBoard .modal-header {
    background: transparent;
    border: none;
    padding: 3px 1px;
}

#BlzBoard button.close.modal-close {
    color: #b3cfe5;
    opacity: 1;
    border: none;
    border-radius: 0;
    padding: 1px 10px;
    background: #fff;
    font-size: 30px;
}

#BlzBoard .graph-content p span {
    color: #386c99;
}

#BlzBoard .graph-content p {
    color: #646363;
}

.blz-scroll {
    height: 480px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#benchmark4 {
    border: 1px solid #ccc;
    overflow: hidden;
    min-height: 200px;
    margin-bottom: 10px !important;
}

.graph-content p span {
    top: -11px;
}

.blz-media-pdgm {
    padding-right: 0;
}
/*------------End of BlazeBOard-----------*/


/*---------Schedule Appointment---------*/



.custom-calender a {
    color: #8e352e;
    text-decoration: none;
}



.custom-calender thead {
    background: #ddedf9;
}

..custom-calender tr.days td {
    padding: 0
}

.custom-calender .weekdays th {
    text-align: center;
    line-height: 20px;
    border: none !important;
    padding: 10px 6px;
    color: #000;
    font-size: 12px;
    font-family: Roboto-Regular;
    font-weight: bold;
}


.custom-calender .days li:hover {
    background: #d3d3d3;
}

.custom-calender .date {
    text-align: center;
    margin-bottom: 5px;
    padding: 4px;
    background: #333;
    color: #fff;
}

.custom-calender .event {
    font-size: 13px;
    background: #fcf17a;
    color: #000;
    text-decoration: none;
    padding: 4px;
}

.custom-calender .event-desc {
    color: #000;
    margin: 3px 0 7px 0;
    text-decoration: none;
    font-size: 12px;
}

.custom-calender .other-month {
    background: #fff;
    color: #666;
}

a.btn.btn-schedule {
    border: 1px solid #ccc;
    margin-right: 8px;
    margin-top: 10px;
    color: #000;
    border-radius: 0;
    padding: 6px 12px 6px 0px;
    width: 180px;
    margin-bottom: 12px;
}

.btn-schedule span {
    color: #00b9f2;
    left: -9px;
}

span.yellows-select {
    background: #fcf17a;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

span.default-select {
    background: #f5f5f5;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #ccc;
}

.appt-link a {
    color: #000;
}

.sche-ico img {
    width: 30px;
    margin-right: 5px;
    margin-top: 14px;
}

.event-time {
    font-size: 12px;
    color: #999;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td {
    padding: 10px;
}

tr.weekdays th span {
    color: #2482ce;
    font-size: 15px;
}

/*---------Schedule Appointment---------*/


@media (max-width:1400px) and (min-width:992px) {
    .care-dashboard .freek-report li a {
        margin-left: 1px;
    }

    .care-dashboard .freek-report li {
        font-size: 10px;
    }
}

@media (max-width:1199px) {
    .blz-media-pdgm {
        padding: 0;
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .media-left-pdgm {
        padding-left: 15px;
    }

    .blazeboard .blz-col-position .blz-col-ftr, .care-dashboard .blz-col-position .blz-col-ftr {
        position: relative;
        width: auto;
    }

    .care-dashboard .smll-ico {
        left: 0px;
    }

    .caretracker-col {
        margin-left: 0;
        padding-right: 15px;
    }

    .caseassigner-col {
        margin-left: -15px;
    }

    .caregap_dash .patient_search_radioalign {
        padding: 0;
        margin-top: 10px;
    }
}

@media (max-width:767px) {
    .awv-dashboard .AWVSearchBtn, .awv-dashboard .AWVSearchBtn:hover, .awv-dashboard .AWVSearchBtn a {
        min-width: 190px;
        width: 100% !important;
    }

    .care-dashboard .caregap_search_box, .awv-dashboard .caregap_search_box, .tcm-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 100%;
        float: left;
        margin-bottom: 14px;
    }

    .care-dashboard .caregap_search_img, .awv-dashboard .caregap_search_img, .tcm-dashboard .caregap_search_img, .casetracker .caregap_search_img {
        top: 0px;
    }

    .care-dashboard .age-destribut h4 {
        width: 67%;
        margin-bottom: 20px;
    }

    .tcm-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 90px;
    }

    .intake_lft_pad {
        padding-left: 15px;
    }

    .care-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 40px;
    }

    .req-emc {
        text-align: left;
    }

    a.btn.lookup-btn {
        margin-bottom: 5px;
    }

    .care-dashboard .traditin-assimnt {
        padding-top: 0;
        padding-bottom: 50px;
    }
}

@media (max-width:500px) {
    .blz-last-sec .col-xs-8 {
        width: 100%;
        margin-bottom: 10px;
    }

    .blz-last-sec .col-xs-4 {
        width: 100%;
        text-align: left;
    }

    .lookup-btn {
        font-size: 12px;
        padding: 8px 16px 8px 16px;
    }
}

@media (min-width: 1100px) {
    .modal-lg {
        width: 1097px;
    }
}

/*care manager*/
.greenevent {
    background-color: #d1f2c6 !important;
    color: black !important;
    text-align: center;
}

.whitevent .fc-event-inner {
    background-color: #d1f2c6 !important;
    border: none !important;
    border-color: #d1f2c6 !important;
    color: #000 !important;
    text-align: center;
}

.age-destribut img {
    width: 15px !important;
}

.care-dashtbl td img {
    width: 9px !important;
    height: 9px !important;
}

.care-dashtbl table.dataTable thead .sorting:after {
    /*content: none !important;*/
}

.report-gender img {
    width: 25px !important;
    height: 55px;
}


.patient-age-distribut img {
    width: 25px !important;
    height: 55px;
}

div#referral_piechart {
    width: 100% !important;
}

    div#referral_piechart .highcharts-container {
        margin: auto;
    }

.custom-calender td {
    padding: 0px !important;
    height: 45px !important;
}

    .custom-calender td:first-child {
        padding-top: 10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

.care-dashboard .blz-col-ftr {
    display: flex;
}


/*----CareGaps-------*/
.caregap_dash .caregap_nav_tabs {
    margin-bottom: 20px;
    padding: 0 15px;
    border: none;
}

.caregap_dash .caregap_tab_selectbox {
    margin-left: 0px;
}

.caregap_dash table#caregaps_practicestatus th {
    background: #ebf2f6;
    padding: 10px;
    text-align: center;
}

    .caregap_dash table#caregaps_practicestatus th:first-child {
        text-align: left;
    }

.caregap_dash table#caregaps_practicestatus tr td {
    text-align: center;
}

    .caregap_dash table#caregaps_practicestatus tr td:first-child {
        text-align: left;
    }

.caregap_dash div#caregaps_practicestatus_length {
    margin: 0 10px;
}

.caregap_dash .buttons_line {
    margin: 0% 0% 2px 12px;
}

.caregap_dash .cargap_tab_widget ul.nav.nav-tabs.caregap_nav_tabs {
    padding: 0;
    border-bottom: 2px solid #5c85ac;
}

    .caregap_dash .cargap_tab_widget ul.nav.nav-tabs.caregap_nav_tabs li {
        margin-bottom: 0;
    }

.caregap_dash .srch-txt {
    color: #5c85ac;
    font-family: Roboto-Light;
    font-size: 15px;
}

.caregap_dash span.image_widget img {
    margin: 0 1px;
}

.caregap_dash .caregap_first_widget .pull-right {
    margin-top: 6px;
}

.caregap_dash .pagination.pagination-normal.pagination-centered {
    margin: 0;
}

.caregap_dash .pagination_editcaregap.pull-right span {
    vertical-align: sub;
}

.caregap_dash i.fa.fa-question.glyphicon_sign {
    vertical-align: text-top;
}

.caregap_dash input#SearchKey {
    border: 2px solid #8ea7c7;
}

.caregap_dash div.dataTables_wrapper .dataTables_info {
    bottom: 14px;
}

.caregap_dash #caregaps_practicestatus_paginate {
    margin-bottom: 12px;
}

.caregap_dash li.last a {
    vertical-align: sub;
}

table.table.patient_search_table tr th {
    color: #1b406d;
    background: transparent;
}

.care-dashboard .care-dashtbl td:last-child img {
    background: #00b9f2;
    padding: 3px;
    border-radius: 50%;
    width: 17px !important;
    height: 17px !important;
}

/*-----------10-3-2017 UI Developer----------*/

.highcharts-credits {
    display: none;
}

.blz-tbl table tr td, .blz-tbl table tr th {
    white-space: nowrap;
}

.blz-media-expand {
    overflow: hidden;
    clear: both;
    display: none;
}

    .blz-media-expand p {
        font-size: 10px;
        color: #646363;
        margin-bottom: 5px;
    }

        .blz-media-expand p:last-child {
            margin-bottom: 0;
        }



.referral-type h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.referral-type label {
    text-align: left;
}

.referral-type select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/down-arrow.png) no-repeat;
    background-size: 16px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
}

.referral-type .form-control {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

.referral-type .form-textbox {
    background-color: #f4f4f4 !important;
}

.referral-type form.form-horizontal {
    margin-left: 40px;
}

.btn-holder {
    overflow: hidden;
    clear: both;
    margin: 10px 0;
    padding: 10px 15px;
}

    .btn-holder .submit-btn, .btn-holder .submit-btn:hover, .btn-holder .submit-btn:focus {
        margin-right: 0 !important;
    }

.referral-type h5 {
    color: #496884;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

.referral-type p {
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}


.sm-chk [type="checkbox"]:not(:checked),
.sm-chk [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

    .sm-chk [type="checkbox"]:not(:checked) + label,
    .sm-chk [type="checkbox"]:checked + label {
        position: relative;
        padding-left: 1.95em;
        cursor: pointer;
        font-weight: 700;
    }

        .sm-chk [type="checkbox"]:not(:checked) + label:before,
        .sm-chk [type="checkbox"]:checked + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 1.25em;
            height: 1.25em;
            border: 1px solid #ccc;
            background: #fff;
            border-radius: 0;
        }

.modal-body .brd-access {
    background: #f0f5f9;
}

.tab-content .brd-access {
    margin-top: 0;
}

.sm-chk [type="checkbox"]:not(:checked) + label:after,
.sm-chk [type="checkbox"]:checked + label:after {
    content: 'x';
    position: absolute;
    top: .08em;
    left: .25em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #333;
    transition: transform .2s;
    font-family: Roboto-Regular;
}

.no-left-pdng {
    padding-left: 0;
}

.dim-text {
    color: #ccc;
}
/*.sm-chk.xs-chk [type="checkbox"]:not(:checked) + label:before, .sm-chk.xs-chk [type="checkbox"]:checked + label:before {
    background: #eee;
    border-radius: 4px;
}*/
.checkbox.sm-chk.xs-chk {
    padding-bottom: 10px;
}

span.asterisk {
    color: #f00;
    margin-left: 5px;
}

.bridge-lab-tab {
    padding: 0;
}

.btnCenter {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: transparent;
    color: #2582cf;
    border: 1px solid #2582cf;
}

.bridge-lab-tab h3 {
    color: #f68220;
    padding: 0;
    font-size: 16px;
}

.bridge-lab-tab .tab-content {
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}

.bridge-lab-tab li:last-child {
    margin-right: 0;
}

.bridge-lab-tab li {
    margin-right: 4px;
    min-width: 100px;
    text-align: center;
}

    .bridge-lab-tab li.active a, .bridge-lab-tab li a:hover, .bridge-lab-tab li a:focus, .bridge-lab-tab li.active a:hover, .bridge-lab-tab li.active a:focus {
        background-color: #8bb9ea;
        border-color: #8bb9ea;
        color: #fff;
    }

    .bridge-lab-tab li a {
        color: #496884;
        background-color: #b3d4f4;
    }

.sm-chk [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.sm-chk [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.bridge-lab-tab ul.nav.nav-tabs {
    border: 0 none;
}

.no-ver-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.referral-type .form-control-feedback {
    right: 15px;
}

div#savePanel {
    max-width: 500px;
    margin: auto;
}

    div#savePanel .modal-dialog {
        width: 100% !important;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

        div#savePanel .modal-dialog form.form-horizontal {
            margin-left: 0;
            margin-top: 15px;
            margin-bottom: 15px;
        }

            div#savePanel .modal-dialog form.form-horizontal .btn-holder {
                text-align: center;
            }

.xs-chk span {
    position: absolute;
    right: 15%;
    border-left: 1px solid #b3d4f4;
    height: 100%;
    width: 100px;
    padding-left: 50px;
    font-weight: 700;
}

.xs-chk label {
    max-width: 200px;
}

.tcm-chart path.highcharts-legend-nav-inactive, .tcm-chart path.highcharts-legend-nav-active {
    /*display: none;*/
}


@media (min-width: 768px) {
    .tab-sep::after {
        background: #f68220;
        content: '';
        position: absolute;
        right: 5%;
        top: 0;
        width: 1px;
        height: 100%;
    }

    .tab-sep {
        position: relative;
    }

    .referral-type .modal-dialog .modal-content {
        left: -10px;
    }

    #savePanel .modal-dialog .modal-content {
        left: 0;
    }

    .left-label .form-horizontal .control-label {
        text-align: left;
    }

    .referral-type .left-label .form-horizontal {
        margin-left: 0;
    }
}

.blz-icon span img {
    width: 35px;
    margin-top: 15px;
    margin-right: 5px;
}

.blz-icon {
    text-align: right;
}

@media (max-width: 992px) {
    .modal-body .brd-access {
        padding: 30px 0;
    }

    .referral-type form.form-horizontal {
        margin-left: 0px;
    }

        .referral-type form.form-horizontal label {
            font-size: 12px;
        }

    div#ModalPHP, .referral-type {
        padding-right: 0 !important;
    }

        #ModalPHP .modal-dialog, .referral-type .modal-dialog {
            width: 95% !important;
        }

    .bridge-lab-tab h3 {
        padding: 7px;
        font-size: 14px;
    }

    .checkbox.sm-chk.xs-chk {
        padding-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .top-chk {
        overflow: hidden;
    }

        .top-chk .checkbox.sm-chk {
            padding-left: 10px;
        }

    .xs-chk span {
        right: -33px;
        border-left: 0;
    }

    #LabSet .col-sm-6, #IndividualLabs .col-sm-6 {
        padding-left: 0;
    }

    .blazeboard .caregap_search_box, .awv-dashboard .caregap_search_box {
        margin-top: -7px;
        width: 90%;
        float: right;
        margin-bottom: 14px;
    }

    .blz-icon span img {
        margin-top: -6px;
    }

    .blz-icon {
        text-align: left;
    }

    .referral-type .php_modal {
        padding: 0;
    }

    .referral-type .form-textbox {
        margin-bottom: 5px;
    }

    .btnCenter {
        left: 10px;
        transform: translateX(-50%);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
}

@media (max-width: 480px) {
    .blazeboard .caregap_search_box, .awv-dashboard .caregap_search_box {
        width: 80%;
    }
}

@media (max-width: 400px) {
    .modal-body .brd-access {
        padding: 10px 0;
        margin: 10px 0;
    }
}
/*----16-10-2017----*/
#PatientSearch .modal-body, #PatientDetails .modal-body {
    padding-top: 30px;
}

.lbl-popup {
    color: #333;
}

    .lbl-popup:hover, .lbl-popup:focus {
        color: #333;
    }

.AWVSearchBtn:focus {
    color: #fff;
}

.care-dashtbl-btn {
    padding: 7px;
    margin-bottom: 5px;
}

.tcm-dashboard .tcm-filter .caregap_search_box {
    margin-top: 0px;
    background: #fff;
    float: none;
    width: 100%;
}

.tcm-dwnload {
    display: inline-block;
}

.tcm-search-box {
    position: relative;
    width: 180px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.tcm-dwnload img {
    max-width: 36px;
    height: 36px;
}

.tcm-prof.patient-prof .php_first_column_down_divthree {
    margin: 8% 0% 0% 0%;
}

.tcm-dashboard .tcm-filter .caregap_search_img {
    top: 5px;
    right: 5px;
}


.tcm-filter > .col-xs-12.col-sm-8 {
    padding-left: 0;
}

.first-column-width .defult_profile_img {
    padding: 10px;
}

@media (max-width: 1400px) {
    .tcm-search-box {
        width: 125px;
    }
}

@media (max-width:1199px) {
    .prof-pdgm {
        padding-left: 30px !important;
    }

    .current_radio_align.tcm-filter {
        display: block;
    }

    .tcm-filter > .col-xs-12.col-sm-4, .tcm-filter > .col-xs-12.col-sm-8 {
        width: 100%;
    }
}

@media (max-width:992px) {
    .prof-pdgm {
        padding-left: 15px !important;
        margin: 7px 0;
    }
}

@media(min-width:768px) {
    .descrp-lable {
        width: 12.55555%;
    }

    .descrp-textarea {
        width: 87.3333%;
    }

    .spn-blk-lrg {
        display: block;
    }

    .care-dashboard .freek-report li {
        font-size: 15px;
    }
}
/******************* UI Changes ******************/
span.image_widget.image_widget_clock img {
    margin-left: 0px;
}



label.bridge-nav {
    font-size: 11px;
    font-weight: normal;
}

    label.bridge-nav span {
        font-size: 18px;
        position: relative;
        top: 4px;
    }

        label.bridge-nav span.next_glyphicon {
            right: 3px;
        }

.caregap_nav_tabs {
    border-bottom: 1px solid #00b9f2;
}

    .caregap_nav_tabs > li.active > a, .caregap_nav_tabs > li.active > a:focus, .caregap_nav_tabs > li.active > a:hover {
        background: #00b9f2;
        border: 1px solid transparent;
    }

    .caregap_nav_tabs > li > a, .caregap_nav_tabs > li > a:hover, .caregap_nav_tabs > li > a:focus {
        background: #b3d4f3;
        color: #2482ce;
        border: 1px solid transparent;
    }

.patient-prof .php_firstcolumn_div {
    padding-top: 12px;
}

.nowrap-td {
    white-space: nowrap;
}

.btn a, .btn a:hover, .btn a:focus {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

button.btn, button.btn:hover, button.btn:focus {
    padding: 5px 10px !important;
    margin-right: 7px !important;
}

    button.btn.CMPPBtn, button.btn.CMPPBtn:hover, button.btn.CMPPBtn:focus {
        margin-right: 4px;
    }

.screen-width-font {
    font-size: 71px;
    font-size: 3.5vw;
}

.patient-prof .screen-width-font, .patient-prof .screen-width-font span {
    font-size: 102px;
    font-size: 6.5vw;
    color: #2482ce;
}


/*@media (max-width: 1400px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        font-size: 10px;
    }
}*/

.chart-legend .symbol {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    float: left;
    -webkit-border-radius: 0px;
    border-radius: 0;
}

.chart-legend .serieName {
    float: left;
    cursor: pointer;
    font-size: 12px;
    line-height: 12px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#conditionlegend, #assignmentlegend {
    text-align: left;
}

.tcm-dashboard .flex-same-row .patient-census, .tcm-dashboard .flex-same-row .widgetrow_small {
    min-height: initial;
    height: 100% !important;
}

#conditionlegend {
    padding-left: 3vw;
}

.chart-legend {
    margin: 15px 0 0;
}

.traditin-care {
    margin-top: 34px;
}

.flex-same-row .patient-census h3, .flex-same-row .tcm-chart .current_radio_align {
    padding-left: 0;
}

#assignmentlegend {
    padding-left: 5vw;
}

.chart-legend .item {
    height: 18px;
    display: inline-block;
    margin-right: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .chart-legend .item {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .flex-same-row .tcm-chart .current_radio_align {
        width: 525px;
    }
}

@media (min-width: 992px) and (max-width: 1139px) {
    .flex-same-row .tcm-chart .current_radio_align {
        width: 419px;
    }

    .traditin-care {
        margin-top: 60px;
    }
}

@media (max-width: 1139px) {
    .flex-same-row .tcm-chart .current_radio_align {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .tcm-dashboard .flex-same-row .traditin-assimnt {
        padding-bottom: 20px;
    }

    .traditin-care {
        margin-top: 0;
    }
}

.reports_radio_align_Hedis {
    margin-bottom: 15px;
}


.third_widget_align {
    padding-left: 0;
    padding-right: 0;
    margin-right: 15px;
}

.patient-prof .third_widget_align {
    padding-left: 15px;
}

.patient-prof table th {
    background-color: #e5edf4;
    border-bottom: none !important;
    padding: 4px 8px !important;
    font-size: 14px;
}

.patient-prof table td {
    border-bottom: 1px solid #e6e6e6;
    border-top: none !important;
    padding: 4px 8px !important;
    font-size: 14px;
}

.patient-prof .php_text_color {
    color: #274766;
    font-size: 20px;
    font-weight: normal;
    font-family: Roboto-Light;
}

.full-width {
    width: 94.8%;
}

.top-search {
    position: relative;
    width: 198px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}

.last-update-date {
    overflow: hidden;
    clear: both;
    font-size: 13px;
    padding-top: 3px;
}

.head-dashboard .top-search .caregap_search_box {
    margin-top: 7px;
}

.top-icons {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}


    .top-icons span.badge.menu_badge {
        right: 0;
    }

.head-dashboard .top-search .caregap_search_img {
    right: 4px;
}

.dot-holder {
    position: absolute;
    right: 15px;
    bottom: 0;
}

.head-with-radio h3, .head-with-radio .current_radio_align {
    display: inline-block;
    margin-left: 15px;
}

 

.img-inline {
    display: inline-block !important;
}

#Patient_Timeline_static img {
    width: 100%;
}

.php_tab_table ul li {
    width: 32.65%;
    margin-right: 1%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    background-color: #b3d4f3;
    color: #3b6d9a;
    border: 0 none;
}

    .php_tab_table ul li a, .php_tab_table ul li a:hover {
        margin-right: 0;
        background-color: #b3d4f3;
        color: #3b6d9a;
    }

    .php_tab_table ul li:last-child {
        margin-right: 0;
    }

.php_tab_table table {
    margin-bottom: 0;
}

.php_tab_table .tab-content {
    border: 1px solid #cbdce9;
    margin-bottom: 30px;
}

    .php_tab_table .tab-content table.table th, .php_tab_table .tab-content table.table td {
        white-space: nowrap;
        font-size: 12px;
    }

.php_tab_table ul li.active a, .php_tab_table ul li.active a:hover, .php_tab_table ul li.active a:focus {
    background-color: #6ba1e1;
    color: #fff;
}

.php_tab_table .submit-btn, .php_tab_table .submit-btn:hover {
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.top-icons {
    position: absolute;
    right: 15px;
    z-index: 1;
}

.top-collapse {
    position: absolute;
    right: 0;
    width: 300px;
    z-index: 999;
    background: #fff;
    top: 57px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .top-collapse::before {
        content: "";
        position: absolute;
        right: 11px;
        top: -10px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #ccc transparent;
        z-index: 9999;
    }

#tblClaimsDetails td {
    word-wrap: break-word !important;
    white-space: normal !important;
    /*width: 300px;*/
    max-width: 300px;
}

#tblClaimsDetails th {
    vertical-align: top;
}

#tblClaimsDetails_wrapper .paginate_button, #tblClaimsDetailsById_wrapper .paginate_button {
    padding: 0;
    background: transparent;
    border: 0 none;
}

.top-collapse .panel-body {
    padding-top: 0;
    padding-bottom: 0;
    background: #f0f4f7;
}
/*.novelle-head img {
	margin-right: 20px;
}
.novelle-head h2 {
	margin-bottom: 25px;
	margin-top: 25px;
	text-align: center;
}
.novelle-head h2 a, .novelle-head h2 a:hover, .novelle-head h2 a:focus {
    color: #2683cd;
    font-weight: 600;	
}*/
.pdng-top {
    padding-top: 20px !important;
}

.whole-timeline tr td, .timeline-head ul li {
    border-top: 0 none !important;
    padding-top: 0 !important;
    padding-bottom: 3px !important;
    font-size: 11px;
    font-weight: 600;
}

    .timeline-head ul li.avg-cost span {
        position: absolute;
        top: 35%;
        white-space: nowrap;
        font-size: 13px;
    }

        .timeline-head ul li.avg-cost span::after {
            content: "";
            position: absolute;
            width: 100vw;
            height: 7px;
            z-index: 99;
            top: 8px;
            margin-left: 10px;
            background-image: url('../Images/dotted.png');
        }

    .whole-timeline tr td span.pat-year {
        font-size: 12px;
        color: #3b6d9a;
        font-weight: 600;
    }

.timeline-head {
    width: 90px;
}

.whole-timeline .table-responsive {
    width: calc(100% - 90px);
}

.timeline-head ul li.avg-cost {
    min-height: 330px;
    position: relative;
}

.whole-timeline {
    margin-right: 15px !important;
    padding-left: 15px;
    overflow: hidden;
}

#patientBellchart > td, #patientBellchart td.pat-chart-holder {
    padding: 0 !important;
}

#patientBellchart td.pat-chart-holder, #patientBellchart td.nobrdr {
    border-bottom: 0 !important;
}

#patientBellchart table.table {
    margin-bottom: 0;
}

.pat-timelime-holder {
    margin: auto;
}

.drop {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 15px;
    height: 15px;
    border: none;
    -webkit-border-radius: 80% 0 55% 50% / 55% 0 80% 50%;
    border-radius: 80% 0 55% 50% / 55% 0 80% 50%;
    font: normal 100%/normal Arial, Helvetica, sans-serif;
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    margin: 5px auto;
}

.drop-green {
    background: #4fb963;
}

.drop-red {
    background: #f45057;
}

.drop-orange {
    background: #f68220;
}

span.pat-img img {
    width: 100%;
}

span.pat-img {
    display: block;
}

.whole-timeline .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 7px;
}

.whole-timeline .table-responsive::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.sep-legend .symbol {
    width: 12px;
    height: 12px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.sep-legend {
    max-width: 280px;
    margin: auto;
    position: relative;
    left: 40px;
}

    .sep-legend .item {
        display: block;
        margin-right: 0;
        line-height: 25px;
        cursor: pointer;
        width: 140px;
        float: left;
        text-align: left;
    }

    .sep-legend .serieName {
        display: inline-block;
        font-size: 14px;
    }

#rejected_provider tspan, #rejected_insurance tspan, #rejected_service tspan {
    stroke-width: 0;
}

.score_slider {
    background: url(../Images/Score-Card-Scale-v2.png) no-repeat;
    height: 80px;
    background-size: 100%;
}

    .score_slider.slider .ui-state-default, .score_slider.slider .ui-state-default, .score_slider.slider .ui-widget-content .ui-state-default, .score_slider.slider .ui-widget-header .ui-state-default {
        height: 84px;
    }

.lft-sidebar {
    padding-top: 4px !important;
    height: auto !important;
}

    .lft-sidebar h1 {
        background: #eaf1f6;
        margin: 0;
        padding-top: 13px;
        padding-bottom: 13px;
        white-space: nowrap;
    }

.inner-head h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin-top: 10px;
}

/*.my_network-table td, .my_network-table td a {
    font-weight: bold;
}*/

.box-border img.img-responsive {
    width: 100%;
}

.box-border {
    overflow: hidden;
    border: 1px solid #5d9fda;
    margin-bottom: 20px;
    padding: 15px;
    clear: both;
}

span.icon-holder {
    background: #166fbf;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 10px;
    opacity: 0.4;
}

.PatientMsgactive span.icon-holder {
    opacity: 1;
}

span.icon-holder span {
    margin-top: 1px;
    margin-left: 5px;
    font-size: 12px;
}

.single-chart {
    margin-top: 0;
    margin-left: 20px;
}

    .single-chart .symbol {
        width: 10px;
        height: 10px;
        margin-right: 4px;
        display: inline-block;
        vertical-align: middle;
    }

    .single-chart .serieName {
        display: inline-block;
        font-size: 12px;
    }

    .single-chart .item {
        display: inline-block;
        line-height: 20px;
        cursor: pointer;
        margin-bottom: 0px;
        margin-right: 8px;
    }

.utilize-holder {
    margin-top: 10%;
}

.utilize-holder-container .utilize-holder {
    margin-top: 0%;
}

    .utilize-holder-container .utilize-holder h1 {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        padding-right: 10px;
        font-size: 12px;
    }

    .utilize-holder-container .utilize-holder p {
        display: inline-block;
        margin: 0;
        vertical-align: middle;
        line-height: 1.1;
    }

.mypatientleft h1.dash_bridge_head {
    margin: 0 !important;
	padding-left: 0;
}

#tblMembers_wrapper th {
    border-bottom: none !important;
}

.utilize-holder-container .utilize-holder > div {
    margin: 8px 0;
}

.utilize-holder-graph {
    width: 48%;
}

.col-sm-3.utilize-holder-container {
    width: 18%;
}

#ModalMembersPopup_paginate ul.pagination li, #ModalMembersPopup_paginate ul.pagination li a, #PatientCountDetails_paginate ul.pagination li, #PatientCountDetails_paginate ul.pagination li a, #episodeModal .pagination li a, #episodeModal .pagination li a:hover, #episodeModal .pagination li a:focus, #episodeModal .pagination li, #episodeModal .pagination li:hover {
    padding: 0;
    box-shadow: none !important;
    background: transparent !important;
}

    #episodeModal .pagination li, #episodeModal .pagination li:hover, #ModalMembersPopup_paginate ul.pagination li, #ModalMembersPopup_paginate ul.pagination li:hover, #PatientCountDetails_paginate ul.pagination li, #PatientCountDetails_paginate ul.pagination li:hover {
        border: 0 none;
    }

.provider-popup {
    padding: 30px 15px;
}

    .provider-popup h5 {
        font-size: 16px;
        margin: 0px;
        font-weight: 600;
    }

    .provider-popup p {
        font-weight: 500;
    }

    .provider-popup .address {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

        .provider-popup .address p, .provider-popup .note {
            color: #666666;
            font-size: 12px;
        }

            .provider-popup .address p span {
                color: #0077c0;
            }

    .provider-popup .btn-close {
        background-color: #5a9dd1;
        color: #fff;
        border-radius: 3px;
    }

.sml-box-border {
    border: 1px solid #5d9fda;
    width: 19.5%;
    margin-right: 0.6%;
    padding: 10px;
    float: left;
    margin-bottom: 15px;
}

    .sml-box-border h2 {
        margin-top: 30px;
    }

    .sml-box-border:last-child {
        margin-right: 0;
    }

    .sml-box-border h4 {
        color: #f68220;
        margin-top: 0;
        font-size: 14px;
    }

    .sml-box-border h2, .sml-box-border p {
        margin-bottom: 0;
    }

    .sml-box-border h2, .sml-box-border p, .sml-box-border .small {
        text-align: center;
        color: #333;
    }

    .sml-box-border .small {
        margin-bottom: 30px;
        color: #ef3f40;
    }

        .sml-box-border .small.green {
            color: #448f13;
        }

div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .events_hub,
div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .events_hub {
    background: url(../Images/event-hub-white-icon.png);
    width: 19px;
    height: 19px;
    display: inline-block
}

.referral-type .uds-list button {
    padding: 10px 15px !important;
}

.uds-list button {
    background-color: #2582cf;
    width: 100%;
    border: none;
    color: #fff;
    text-align: left;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 15px;
}

.uds-list ul li {
    margin-left: 0;
}

    .uds-list ul li.active button, .uds-list ul li button:hover, .uds-list ul li button:focus {
        background-color: #00b9f2;
    }

.uds-list {
    margin: 20px 0;
}

.episode_graph .second-row {
    margin-top: 2vw;
    margin-bottom: 1vw;
    text-align: right;
    margin-right: 8vw;
}

.episode_graph .first-row {
    text-align: center;
}

.episode_graph img {
    width: 4vw;
    margin-right: 1vw;
    background: #fff;
}

.episode_graph li {
    position: relative;
    z-index: 1;
}

.episode_graph .first-row li::after {
    content: "";
    width: 100%;
    height: 1.5px;
    background: url(../Images/event-dots.png);
    position: absolute;
    right: -8px;
    top: 50%;
    z-index: -1;
    background-size: contain;
    background-repeat: repeat;
}

.episode_graph .first-row li:last-child::after {
    display: none;
}

.episode_graph .second-row li::after {
    content: "";
    width: 100%;
    height: 1.5px;
    background: url(../Images/event-dots.png);
    position: absolute;
    right: -8px;
    top: 50%;
    z-index: -1;
    background-size: contain;
    background-repeat: repeat;
}

.episode_graph .first-row::after {
    content: "";
    width: 9vw;
    height: 6.8vw;
    background: url(../Images/curve-line.png);
    position: absolute;
    right: 0;
    top: 2.35vw;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.episode_graph {
    position: relative;
}

    .episode_graph .first-row li:last-child img {
        margin-right: 0;
    }

#episodeModal .modal-dialog {
    margin-top: 8%;
}

.php_profile_txt {
    margin-top: 5px;
}

.ref_ul .message-center-list-active .ref-active {
    display: block;
}

.ref_ul .message-center-list-active img {
    display: none;
}

.ref_ul li a {
    color: #4b6986 !important;
    font-size: 14px !important;
    margin-top: 3px !important;
    margin-left: 5px !important;
}

img.ref-active {
    display: none;
}

.john-box {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #d8e7ec;
}

.ancill {
    border-color: transparent !important;
    color: #0e4f85;
    padding: 0px 8px 3px 9px;
}
/*#referral_manager_all {
    overflow: hidden;
}*/
#referral_manager_all {
    overflow: initial !important;
}

    #referral_manager_all .message-center-page {
        padding-top: 5px;
    }

.ref-head {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#referral_manager_all .message-center-page li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    cursor: pointer;
}

    #referral_manager_all .message-center-page li.active {
        background: #f1f1f1;
    }

.insight-pagination {
    margin: 0 !important;
    padding-right: 20px;
}

.mrgn-top-rmv {
    margin-top: 0;
}

#referral_manager_all .message-center-page img.icons-li {
    margin-right: 8px;
    vertical-align: middle;
}

.john-box img {
    border: 1px solid #d8e7ec;
}

.john-pra h3 {
    margin-top: 0;
    color: #3784ca;
}

.john-pra p {
    margin-bottom: 0;
}

.john-box h6 {
    color: #f68220;
    font-size: 14px;
}

.john-box .head-sel p {
    color: #2482ce;
    font-size: 2.1vw;
    font-family: Roboto-Light;
    line-height: 2vw;
}

.john-box .conditions p {
    margin-bottom: 0;
}

.php_attach {
    position: absolute;
    top: 100px;
    right: 15px;
    color: #284866;
    background: #eaf1f6;
    padding: 10px;
    font-size: 14px;
}

#referral_manager_all hr {
    margin-top: 0;
    margin-bottom: 15px;
}

h4.primary-head {
    color: #0e5397;
}

.alert.alert-primary.details-pat {
    background: #eaf1f6;
    padding: 10px;
    margin-top: 0px;
    border-radius: 0;
}

    .alert.alert-primary.details-pat img {
        margin-right: 6px;
    }

h3.appoint {
    font-size: 18px;
}

.app-pro p {
    color: #2373ab;
    margin-bottom: 0;
    font-style: italic;
}

.fileContainer {
    overflow: hidden;
    position: relative;
    font-size: 14px;
    margin-top: 20px;
    width: 208px;
    color: #2373ab;
}

    .fileContainer [type=file] {
        cursor: pointer;
        display: block;
        font-size: 999px;
        filter: alpha(opacity=0);
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
    }

span.choose-file {
    cursor: pointer;
    background: #eaf1f6;
    padding: 8px 12px;
    display: block;
    max-width: 208px;
    margin-bottom: 10px;
}

.pos-relative span.form-control-feedback {
    right: 0;
}

.pos-relative {
    position: relative;
}

.alert.orlando, .alert.baptist {
    overflow: hidden;
    padding: 15px 0;
    background: #f6f6f6;
    border-radius: 0;
    border: 1px solid #d8e7ec;
}

.lab-left label {
    text-align: left !important;
}

.alert.orlando img, .alert.baptist img {
    margin-top: 5%;
}

.alert.orlando p, .alert.baptist p {
    margin-bottom: 0;
}

.link-holder a {
    margin-right: 10px;
}

    .link-holder a:last-child {
        margin-right: 0;
    }

.link-holder {
    margin-bottom: 30px;
}



.typhead span.form-control-feedback {
    right: 15px;
    top: -1px;
}

ul.typeahead.dropdown-menu {
    border-radius: 0;
    width: 100%;
    padding: 5px 0;
    background: #f6f6f6;
}

    ul.typeahead.dropdown-menu li {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

        ul.typeahead.dropdown-menu li.active a, ul.typeahead.dropdown-menu li a {
            background: transparent !important;
            color: #4c4c4c;
            padding-left: 10px;
        }

.practice_insurance_table thead {
    /* background: #dee8f1; */
    /* border: 1px solid #3b6b99; */
    background: #dee8f1;
    border-top: 1px solid #3b6b99 !important;
    border-left: 1px solid #3b6b99 !important;
    border-right: 1px solid #3b6b99 !important;
}

.prectice > .practice_insurance_table > tbody {
    border: 1px solid #2271bd;
}

.practice_insurance_table > tbody {
    border-left: 1px solid #2271bd !important;
    border-right: 1px solid #2271bd !important;
    border-bottom: 1px solid #2271bd !important;
    border-color: #2271bd !important;
}

    .practice_insurance_table > tbody > tr > td {
        border-top: none;
        padding-bottom: 5px;
    }

.pop-up-practice {
    margin-top: 0px;
    padding: 20px;
}

.pop-label {
    margin-top: 12px;
    padding-left: 15px;
}

.icons-in-popup {
    overflow: hidden;
    padding-right: 15px;
}

.practice_insurance_table > tbody > tr > td.lg-line-height {
    line-height: 38px;
}

.pop-up-practice thead {
    background: #f4f4f4
}

#Referral_Receipt .modal-header, #Accept .modal-header, #Deny .modal-header, #place-hold .modal-header, #Questions .modal-header, #Referral_Receipt_Accept .modal-header, #Referral_Receipt_Deny .modal-header, #Referral_Receipt_Hold .modal-header, #Referral_Receipt_Question .modal-header {
    background: #00b9f2;
}

#Referral_Receipt .modal-title, #Accept .modal-title, #Deny .modal-title, #place-hold .modal-title, #Questions .modal-title, #Referral_Receipt_Accept .modal-title, #Referral_Receipt_Deny .modal-title, #Referral_Receipt_Hold .modal-title, #Referral_Receipt_Question .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    font-size: 17px;
}

#Referral_Receipt .close, #Accept .close, #Deny .close, #place-hold .close, #Questions .close, #Referral_Receipt_Accept .close, #Referral_Receipt_Deny .close, #Referral_Receipt_Hold .close, #Referral_Receipt_Question .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    font-weight: bold;
}

#Referral_Receipt td, #Accept td, #Deny td, #place-hold td, #Questions td {
}

#Accept .accept-time-date .form-control-feedback {
    top: 4px;
    line-height: 0;
}

#Accept .pos-relative span.form-control-feedback img {
    position: initial;
    line-height: 0;
}

#Accept .modal-dialog {
    width: 650px;
}

.pop-icons {
    float: right;
    margin-right: 6px;
    margin-top: 12px;
}

.deny-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.accept-form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.deny-form .form-control {
    display: block;
    width: 100%;
    height: 100px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.deny-body {
    padding: 3px 30px 11px 26px !important;
}

.accept-time-date .form-control-feedback {
    right: 21px;
}

.accept-time-date .form-control-feedback {
    position: absolute;
    top: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 126px;
    text-align: center;
    pointer-events: none;
}

.accept-time-date label {
    font-weight: 600;
    font-size: 13px;
}

.accept-form p {
    color: #2176ac;
    font-size: 11px;
    font-weight: 600;
}

.deny-body .accept-body {
    position: relative;
    padding: 15px;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 25px;
}

.accept-body {
    position: relative !important;
    padding: 15px !important;
    margin-right: 25px !important;
    margin-left: 25px !important;
    margin-bottom: 25px !important;
}

#CampaignBuilder .CMSocialMedia {
    border: 0 none;
    padding-top: 0;
}

@media (max-width: 1620px) {
    .patient-prof .phperblock {
        font-size: 18px;
    }

        .patient-prof .phperblock label {
            font-size: 12px;
        }

    .patient-prof .php_fontsize_cost {
        font-size: 30px;
    }
}

@media (max-width: 1400px) {
    .patient-prof .phperblock {
        font-size: 17px;
    }

        .patient-prof .phperblock label {
            font-size: 11px;
        }

    .patient-prof .php_fontsize_cost {
        font-size: 28px;
    }

    .patient-prof .php_text_color {
        font-size: 15px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 16px;
    }


    .dot-holder img {
        width: 20px;
    }

    .patient-prof label {
        font-size: 13px;
    }

    .patient-prof .php_first_width_align label {
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    .sml-box-border h4 {
        font-size: 12px;
    }

    .sml-box-border {
        min-height: 177px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .patient-prof .phperblock label {
        white-space: normal;
    }

    .patient-prof .phperblock {
        white-space: normal;
        min-height: 78px;
    }

    .patient-prof .php_firstcolumn_div {
        padding-top: 15px;
    }
}

@media (max-width: 992px) {
    .sml-box-border {
        display: block;
        width: 100%;
        margin-right: 0
    }

    .patient-prof .php_firstcolumn_div {
        padding-top: 20px;
    }

    .patient-prof .div_flex_content .profile_name {
        font-size: 22px;
        line-height: 22px;
    }

    .patient-prof .pfofile_age {
        font-size: 14px;
        line-height: 14px;
    }

    .patient-prof .div_flex_content {
        line-height: 14px;
    }
}

@media (min-width: 992px) {
    .patient-prof .php_profile .php_first_column_icons {
        margin-right: 0.5vw;
        width: 5vw;
    }

    .php_profile_txt {
        white-space: nowrap;
        text-align: center;
    }

    .col-md-9.john-pra {
        padding-left: 0;
    }
}

@media (min-width: 768px) {
    .top-corn {
        padding-right: 0;
        width: 35.3333%;
    }
}

.claim-footer span {
    padding-left: 8px;
    padding-top: 2px;
    float: left;
}

#CampaignBuilder .CMSocialMedia {
    border: 0 none;
    padding: 0;
}

    #CampaignBuilder .CMSocialMedia .CMProgramPatientSection {
        padding-top: 0;
    }

.patient_search_table tbody tr td.icon_edit a, .patient_search_table tbody tr td.icon_view a {
    font-size: 0;
}

    .patient_search_table tbody tr td.icon_edit a:before, .patient_search_table tbody tr td.icon_view a:before {
        font-size: 10px;
    }

#condition_care_legend, #assignment_care_legend {
    max-height: 90px;
    overflow-y: auto;
    overflow-x: hidden;
    /* margin-bottom: 10px; */
}

    #condition_care_legend::-webkit-scrollbar-track, #assignment_care_legend::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    #condition_care_legend::-webkit-scrollbar, #assignment_care_legend::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    #condition_care_legend::-webkit-scrollbar-thumb, #assignment_care_legend::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #e0e0e0;
    }

/***New Fixes****/
#avgCostPatientTimelineValue::after {
    display: none;
}

.image_widget img {
    width: 22px;
    height: 22px;
}

.fileContainer_profile {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-bottom: -5px;
}

    .fileContainer_profile [type=file] {
        cursor: pointer;
        display: block;
        font-size: 999px;
        filter: alpha(opacity=0);
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 0;
    }

.dashboard_profile_img img.img-circle {
    margin: auto;
}

.clame-orange {
    margin-top: 18px;
    margin-bottom: 18px;
}

.claim-digit, .claim-digit-green {
    font-size: 28px;
}

span.choose-file {
    cursor: pointer;
    padding: 7px;
    border: 1px solid #d0dee9;
    display: block;
    text-align: left;
    font-weight: normal;
}

.fileContainer_profile span.choose-file {
    max-width: 100%;
    min-height: 36px;
    margin-bottom: 0;
}

    .fileContainer_profile span.choose-file img {
        top: 3px;
        width: 30px;
        right: 4px;
        position: absolute;
        max-width: 100%;
        min-height: 36px;
        margin-bottom: 0;
    }

#ModalImageUpload h3 {
    font-size: 18px;
}

#ModalImageUpload .modal-body {
    padding: 0 20px 10px;
}

.claim-details h4, .high-risk-pationt h3, .freqntly-acsed-rport h3, .patient-census h3, .clinical-destribution h3, .patient-prof .Widget_php_color h3, .patient-prof .Widget_php_color h3 label, .patient-prof .Widget_php_color h3 a {
    color: #F7941E !important;
    font-family: Roboto-Medium !important;
}

    .patient-prof .Widget_php_color h3 label, .patient-prof .Widget_php_color h3 a {
        font-size: 16px !important;
    }

.btn.right_space {
    margin-right: 5px !important;
}

.btn-height {
    min-height: 32px;
}

.base-report .head_icon_align_claims_block,
#bridge-report-section .head_icon_align_claims_block {
    right: 7px;
}

.base-report .claim-total, .pr0 {
    padding-right: 0;
}

.flex-row .banchmark-report, .full_height_wout_footer {
    height: calc(100% - 30px);
}

.pt0 {
    padding-top: 0 !important;
}

.pb20 {
    padding-bottom: 20px;
}

#care-manage-patient_wrapper table th {
    background-color: #dee9f1;
}

table.table.caseTrackerTbl {
    margin-bottom: 6px;
}


span.php_more_click::before {
    display: none;
}

#referral_manager_all .typhead {
    position: relative;
}

img#selectImage {
    position: absolute !important;
    right: 2px;
    left: auto !important;
    display: inline-block !important;
    bottom: auto !important;
    top: 0;
}

#msgcenterlefttab .message-center-sub-menu {
    height: 100% !important;
}

button.btn.btn-height, button.btn.btn-height:hover, button.btn.btn-height:focus {
    padding: 6px 25px 6px 25px !important;
}

.php_more_div {
    bottom: 0;
}

#diagnosis_outstanding thead, #php_diagnostic_tabs thead {
    background: #dee8f1;
}

#diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td, #php_diagnostic_tabs th, #php_diagnostic_tabs td {
    font-family: Roboto-Medium !important;
    font-size: 12px;
    padding: 5px 10px;
}

.patient-prof .php_text_color {
    font-size: 19px;
}

.table.dataTable td.dataTables_empty {
    padding: 12px !important;
}

table.dataTable thead > tr > th {
    background: none;
}

.checkbox-inline label {
    font-weight: normal;
}

.care-dashtbl .AWVSearchBtn, .AWVSearchBtn, .AWVSearchBtn:hover, .AWVSearchBtn a {
    padding: 6px 18px;
    width: auto;
}

.full_height {
    height: 100%;
}

.care-dashboard .care-dashtbl td:last-child img {
    width: 20px !important;
    height: 20px !important;
}

.ml15 {
    margin-left: 15px;
}

button.btn, button.btn:hover, button.btn:focus {
    padding: 8px 25px 8px 25px !important;
}

@media (min-width: 992px) {
    .care-dashtbl .table-responsive, .patient-prof .table-responsive, .age-destribut .table-responsive {
        overflow-x: hidden;
    }

        .age-destribut .table-responsive .dataTables_scrollBody {
            overflow-x: hidden !important;
            border-bottom: 0 none;
        }

    .claim-footer div.col-sm-1 {
        width: auto;
    }

    .claim-footer .col-sm-11, .claim-footer .col-sm-1 {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    .claim-footer div.col-sm-11 {
        width: 85%;
        padding-left: 5px;
        word-wrap: break-word;
        white-space: normal;
    }

        .claim-footer div.col-sm-11 span {
            padding-left: 0;
        }

    .claim-footer {
        display: block;
        white-space: nowrap;
    }

    .high-risk-pationt .col-xs-4.copd {
        margin-top: 5%;
    }
}

#ModalClinicalDistribution #DivAssignmentPatients #tblAssignmentPatients_wrapper #tblAssignmentPatients_info {
    bottom: -25px;
}

#ModalClinicalDistribution #DivAssignmentPatients #tblAssignmentPatients_wrapper #tblAssignmentPatients_paginate {
    position: absolute;
    bottom: -25px;
    right: 0;
}

.frequent_report .height_modal-body {
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

#frequently_accessed_report1 .table, #frequently_accessed_report2 .table, #frequently_accessed_report3 .table, #frequently_accessed_report4 .table, #frequently_accessed_report5 .table, #frequently_accessed_report6 .table, #frequently_accessed_report7 .table,
#frequently_accessed_report8 .table, #frequently_accessed_report9 .table, #frequently_accessed_report10 .table, #frequently_accessed_report11 .table, #frequently_accessed_report12 .table, #frequently_accessed_report13 .table, #frequently_accessed_report14 .table,
#frequently_accessed_report15 .table, #frequently_accessed_report16 .table, #frequently_accessed_report17 .table, #frequently_accessed_report18 .table {
    width: 100% !important;
    border-collapse: collapse;
    border-left: 0 none;
    border-right: 0 none;
}

    #frequently_accessed_report1 .table thead, #frequently_accessed_report2 .table thead, #frequently_accessed_report3 .table thead, #frequently_accessed_report4 .table thead, #frequently_accessed_report5 .table thead, #frequently_accessed_report6 .table thead, #frequently_accessed_report7 .table thead,
    #frequently_accessed_report8 .table thead, #frequently_accessed_report9 .table thead, #frequently_accessed_report10 .table thead, #frequently_accessed_report11 .table thead, #frequently_accessed_report12 .table thead, #frequently_accessed_report13 .table thead, #frequently_accessed_report14 .table thead,
    #frequently_accessed_report15 .table thead, #frequently_accessed_report16 .table thead, #frequently_accessed_report17 .table thead, #frequently_accessed_report18 .table thead, #frequently_accessed_report1 .table tbody, #frequently_accessed_report2 .table tbody, #frequently_accessed_report3 .table tbody, #frequently_accessed_report4 .table tbody, #frequently_accessed_report5 .table tbody, #frequently_accessed_report6 .table tbody, #frequently_accessed_report7 .table tbody,
    #frequently_accessed_report8 .table tbody, #frequently_accessed_report9 .table tbody, #frequently_accessed_report10 .table tbody, #frequently_accessed_report11 .table tbody, #frequently_accessed_report12 .table tbody, #frequently_accessed_report13 .table tbody, #frequently_accessed_report14 .table tbody,
    #frequently_accessed_report15 .table tbody, #frequently_accessed_report16 .table tbody, #frequently_accessed_report17 .table tbody, #frequently_accessed_report18 .table tbody {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

/*.dataTables_scrollHeadInner {
    width: 100% !important;
}*/

.prevent_box {
    border: 1px solid #85a4c0;
    margin-bottom: 20px;
}

    .prevent_box h4 {
        background: #f4f4f4;
        margin: 0;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
    }

.prevent_body p {
    font-weight: 600;
    font-size: 13px;
}

    .prevent_body p.less_font {
        font-weight: normal;
    }

.prevent_body {
    padding: 15px;
}

.prv_plan_body:last-child {
    margin-bottom: 0;
}

.prv_plan_body {
    margin-bottom: 15px;
    padding-left: 15px;
}

.prevent_body .prv_plan_body p {
    font-weight: normal;
}

.btn-dark {
    background-color: #154d86 !important;
    min-width: 60px;
    color: #fff !important;
}

#setting_pop .mb0.prevent_box {
    margin-bottom: 0 !important;
    border-bottom: 0 none !important;
}

#setting_pop .modal-dialog .modal-body {
    padding: 25px 10px 10px;
}

@media (min-width: 992px) {
    #setting_pop .modal-dialog {
        width: 800px;
    }
}

#collapseSetting {
    z-index: 99999;
    top: 32px;
    width: 350px;
}

    #collapseSetting::before {
        right: 71px;
    }

    #collapseSetting button.close {
        margin-right: 4px;
    }

    #collapseSetting .panel-body {
        background: #fff;
    }

.modal-title-settings {
    margin: 0;
    line-height: 1.42857143;
}

#ModalMessageDetails button.btn, #ModalCreateFolder button.btn {
    padding: 5px 10px !important;
}


.mag img {
    max-width: 100%;
}

.fix-zoom {
    position: fixed;
    top: 120px;
    right: 0;
    min-height: 30px;
    border: 1px solid #ab8c3c;
    padding: 10px 10px 10px 10px;
    color: #FFF;
}



.magnify {
    position: relative;
    cursor: none
}

.magnify-large {
    position: absolute;
    display: none;
    width: 300px;
    height: 300px;
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.zwrap {
    position: relative;
    display: block;
    margin: 30px auto;
    border-radius: 5px;
}

    .zwrap .zimg {
        margin: 0 0 0 0;
    }

.zmagnifier {
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    background-image: url(../images/model-img.png);
    background-repeat: no-repeat;
    cursor: none;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.8), 0 0 7px 7px rgba(0, 0, 0, 0.3), inset 0 0 40px 2px rgba(0, 0, 0, 0.3);
}

}

.insurnce-add label {
    color: #f69042;
}

.insurnce-add .form-control {
    border: 1px solid #5dc9f8;
    font-size: 12px;
    line-height: 14px;
    height: 42px;
}

.ref-head.text-black {
    color: #626262;
}

.insurance_default {
    font-size: 12px;
}

.insurance_update, .ins_update {
    display: none;
}

.insurnce-add img {
    margin-top: 25px;
}

.insurnce-add {
    margin-top: 10px;
    margin-bottom: 15px;
}

.requiredText {
    width: 98%;
    float: left;
}

.requiredLabel {
    float: left;
    width: 2%;
}

@media(min-width:992px) and (max-width:1200px) {

    .insurnce-add .row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .insurnce-add .col-md-2 {
        padding: 0 8px;
    }

    .insurnce-add .form-control {
        font-size: 10px;
    }
}

.ui-widget.ui-widget-content {
    z-index: 9999;
}

#errmsg {
    color: red;
}

.clear_fix {
    clear: both;
}

.awv_req_field {
    text-align: left;
    margin-bottom: 5px;
}
/***Roottip remove****/
.claim-footer {
    display: none !important;
}

    .claim-footer.report-claim-footer {
        display: block !important;
    }
/***Roottip remove****/
.calc-height-imp {
    height: calc(100% - 39px) !important;
}

.fill_100_height {
    height: 101% !important;
}

.align-row .banchmark-report .row.report_second_widget_height {
    height: 100% !important;
}

.aco-val-holder {
    position: relative;
    padding-left: 15px;
    margin-top: 15px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-15 {
    padding-top: 15px;
}

table.dataTable tr td .text-wrap {
    width: auto !important;
}

.modal-header .reports_radio_align {
    padding: 5px 0px 0px 15px;
}

table#patientlist thead tr th {
    padding: 8px 8px;
}

.registry_icons img {
    width: 75px;
}

.high-risk-pationt .col-xs-4.copd .text-center {
    margin-top: 25%;
}

@media (min-width: 992px) {
    .benificiar-persent-holder {
        margin-left: 10%;
        width: 38%;
    }
}

table.dataTable tr td .width-limit {
    width: 100%;
}

.modal-header .reports_radio_align {
    padding: 5px 0px 0px 15px;
}

table#patientlist thead tr th {
    padding: 8px 8px;
}

.registry_icons img {
    width: 65px;
}

@media (min-width: 992px) {
    .benificiar-persent-holder {
        margin-left: 10%;
        width: 38%;
    }
}
/*--- Quick Refference Guide*****/
#quick_reference_guide .modal-header.modal-head {
    background: transparent;
    border-bottom: 0;
    padding: 20px 30px 0;
}

    #quick_reference_guide .modal-header.modal-head h4.modal-title {
        color: #2582cf !important;
        font-size: 22px;
    }

#quick_reference_guide .modal-body {
    padding: 20px 18px;
}

#help_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #help_accordion .panel-default .panel-heading {
        background: transparent;
        padding: 0;
        margin-bottom: 10px;
    }

        #help_accordion .panel-default .panel-heading a.accordion-toggle {
            background: #00b9f2;
            color: #fff;
            padding: 10px 15px;
        }

            #help_accordion .panel-default .panel-heading a.accordion-toggle::after {
                content: "\f107";
                font-family: FontAwesome;
                width: 25px;
                height: 25px;
                text-align: center;
                font-size: 20px;
                line-height: 16px;
                color: #fff;
                border-color: #fff;
            }

            #help_accordion .panel-default .panel-heading a.accordion-toggle::before {
                display: none;
            }

            #help_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
                content: "\f106";
                color: #66737d;
                border-color: #66737d;
            }

#help_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#help_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
    background: #cbe5fd;
    color: #000;
}

.help_action {
    margin-top: 20px;
}

    .help_action a:last-child img {
        margin-right: 0;
    }

    .help_action img {
        margin-right: 5px;
    }

#help_accordion ol {
    list-style: none;
    counter-reset: item;
}

    #help_accordion ol li {
        counter-increment: item;
        margin-bottom: 15px;
        position: relative;
		line-height:21px!important;
    }

        #help_accordion ol li:before {
            margin-right: 0;
            content: counter(item);
            background: #cbdce9;
            border-radius: 100%;
            color: #2582cf;
            width: 20px;
            text-align: center;
            display: inline-block;
            position: absolute;
            left: -45px;
            height: 20px;
            text-align: center;
            vertical-align: middle;
            font-size: 12px;
            line-height: 21px;
            font-style: italic;
            text-indent: -3px;
        }

#help_accordion p.faq_question {
    color: #00b9f2;
    margin-bottom: 0;
    font-size: 16px;
}
/*--- Quick Refference Guide*****/

/*--- Profile Manager Popup Start --*/
.upload_holder {
    display: inline-block;
    position: relative;
}

    .upload_holder .fileContainer {
        overflow: hidden;
        position: absolute;
        text-align: center;
        margin: 0;
        display: inline-block;
        bottom: 0;
        right: 0;
        height: auto;
        line-height: 0;
        width: 26px;
        font-size: 0;
    }

        .upload_holder .fileContainer [type=file] {
            cursor: pointer;
            display: block;
            font-size: 999px;
            filter: alpha(opacity=0);
            min-height: 100%;
            min-width: 100%;
            opacity: 0;
            position: absolute;
            right: 0;
            text-align: right;
            top: 0;
        }

    .upload_holder span.choose-file {
        cursor: pointer;
        background: transparent;
        padding: 0;
        border: transparent;
        max-width: 26px;
        margin-bottom: 0;
    }

.prov-popup .provider-popup .btn-save, .provider-popup .btn-edit {
    background-color: #5A9DD1;
    min-width: 60px;
}

.prov-popup .provider-popup, #PersonalPlan .modal-body {
    padding: 20px 40px;
}

    .prov-popup .provider-popup form > .inner-head:first-child h3 {
        margin-top: 15px;
    }

.inner-head h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    margin-top: 25px;
}

.prov-popup .provider-popup .btn-save, .provider-popup .btn-edit {
    background-color: #5A9DD1;
    min-width: 60px;
}

.provider-popup .btn-close {
    background-color: #5a9dd1;
    color: #fff;
    border-radius: 3px;
}

.update-profile {
    margin-top: 25px;
}

@media (min-width: 992px) {
    .prov-popup .modal-dialog {
        width: 780px;
    }
}
/*--- Profile Manager Popup End --*/
/*--- Edit Provider Start --*/
.upload_holder {
    display: inline-block;
    position: relative;
}

    .upload_holder .fileContainer {
        overflow: hidden;
        position: absolute;
        text-align: center;
        margin: 0;
        display: inline-block;
        bottom: 0;
        right: 0;
        height: auto;
        line-height: 0;
        width: 26px;
        font-size: 0;
    }

        .upload_holder .fileContainer [type=file] {
            cursor: pointer;
            display: block;
            font-size: 999px;
            filter: alpha(opacity=0);
            min-height: 100%;
            min-width: 100%;
            opacity: 0;
            position: absolute;
            right: 0;
            text-align: right;
            top: 0;
        }

    .upload_holder span.choose-file {
        cursor: pointer;
        background: transparent;
        padding: 0;
        border: transparent;
        max-width: 26px;
        margin-bottom: 0;
    }

.prov-popup .provider-popup .btn-save, .provider-popup .btn-edit {
    background-color: #5A9DD1;
    min-width: 60px;
}

.prov-popup .provider-popup, #PersonalPlan .modal-body {
    padding: 20px 40px;
}

.inner-head h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 14px;
    margin-top: 25px;
}

.prov-popup .provider-popup .btn-save, .provider-popup .btn-edit {
    background-color: #5A9DD1;
    min-width: 60px;
}

.provider-popup .btn-close {
    background-color: #5a9dd1;
    color: #fff;
    border-radius: 3px;
}

#ModalImageUpload_Crop {
    padding-left: 0px !important;
    z-index: 99999;
}

#ModalImageUpload {
    z-index: 99999;
}

@media (min-width: 992px) {
    .prov-popup .modal-dialog {
        width: 780px;
    }
}
/*--- Edit Provider End --*/
.mt-15 {
    margin-top: 15px;
}

.mt-30 {
    margin-top: 30px;
}

.mem_overview {
    margin-top: 50px;
    clear: both;
    overflow: hidden;
}

.tcm_recently_admit .Bottom {
    margin: 15px 0;
    clear: both;
    overflow: hidden;
}
/******Beta Icon*****/
.menu_div_height i {
    position: relative;
}

    .menu_div_height i img.beta_icon {
        position: absolute;
        top: 0px;
        left: -12px;
    }

ul.bridge-left-menu li {
    margin-bottom: 5px;
}

#menulist1 .menu_div_height i img.beta_icon {
    display: none;
}
/******Beta Icon*****/

.pt-30 {
    padding-top: 30px;
}

.pt-15 {
    padding-top: 15px;
}
/*#tblTopExpenditure_wrapper .dataTables_scrollHeadInner, #tblTopExpenditure_wrapper .dataTables_scrollHeadInner table {
    width: 100% !important;
}*/
#scorecard_slider_static_value {
    display: none;
}

.crmodalPopup_height .modal-body {
    padding: 3px;
}

.medication_textWrap {
    white-space: normal;
    width: 67px;
    word-wrap: break-word;
}

}

/******Blazespeak*****/
.dash_board_glyphicon i.blazeboard_icon {
    background: url(../Images/orange-face.svg);
    vertical-align: middle;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.blazespeak_body th, .blazespeak_body td {
    font-size: 12px;
}

#blaze_Members img {
    width: 15px;
}

#blaze_CareGaps table td a {
    color: #00b1f2;
    text-decoration: underline;
}

#blazespeak {
    width: 395px;
    right: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    left: 50%;
    top: 45px;
    z-index: 99999;
}

#blaze_Members .table-responsive {
    overflow: hidden;
}



#blaze_Admits {
    padding: 25px;
}

    #blaze_Admits p.grey_font {
        font-size: 28px;
        color: #b1b1b1;
        font-family: Roboto-Light;
    }

        #blaze_Admits p.grey_font span.blue {
            color: #00b1f2;
            border-bottom: 2px solid #00b1f2;
        }

        #blaze_Admits p.grey_font span {
            font-size: 40px;
        }

    #blaze_Admits .form-group {
        margin-top: 25px;
    }

#blazespeak::before {
    display: none;
}

.dash_board_glyphicon li {
    position: relative;
}

.dash_board_glyphicon > li > a[aria-expanded="true"] i.blazeboard_icon {
    background: url(../Images/orange-face.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.dash_board_glyphicon > li > a[aria-expanded="true"]::after {
    position: absolute;
    width: 35px;
    content: "";
    height: 3px;
    bottom: -9px;
    background: #f7941e;
    left: -5px;
}

.bot_icons img, .bot_icons a {
    margin-right: 10px;
}

    .bot_icons img:last-child {
        margin-right: 0;
    }

.popover.top {
    margin-top: -55px;
    max-width: 360px;
}

.popover-content {
    max-width: 350px;
    width: 350px;
    padding: 0;
}

.blazespeak_head ul {
    margin-bottom: 5px;
}

    .blazespeak_head ul li {
        position: relative;
    }

        .blazespeak_head ul li.active::after {
            position: absolute;
            width: 100%;
            content: "";
            height: 2px;
            bottom: -15px;
            background: #f7941e;
            left: 0;
        }

.blazespeak_head img {
    max-width: 30px;
    margin-right: 4px;
}

.blazespeak_head {
    background: #f2f2f2;
    padding: 10px;
    text-align: center;
}

    .blazespeak_head i.fa {
        font-size: 20px;
        vertical-align: middle;
    }

.blazespeak_cont img {
    max-width: 35px;
}

.blazespeak_cont h3 {
    font-size: 18px;
    color: #fff;
    font-family: Roboto-Medium;
    margin-top: 0;
}

.blazespeak_cont {
    background: #274865;
    padding: 20px 10px 10px;
}

.blazespeak_body .tab-content .tab-pane {
    clear: both;
    overflow: hidden;
}

.blazespeak_body ul.nav.nav-tabs {
    background: #274865;
    text-align: center;
    border-bottom: 20px solid #dadada;
}

.blazespeak_body ul.nav li.active {
    border-bottom: 4px solid #f7941e;
}

.blazespeak_body ul.nav li {
    float: none;
    display: inline-block;
}

    .blazespeak_body ul.nav li a, .blazespeak_body ul.nav li a:hover, .blazespeak_body ul.nav li a:focus {
        background: transparent !important;
        border-color: transparent !important;
        color: #fff !important;
        font-family: Roboto-Medium;
    }

.blazespeak_cont .search-box input {
    background-color: #fff;
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    background: #fff url(../Images/search-icon.svg);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 18px;
    margin-top: 5px;
}

#blaze_CareGaps p {
    font-size: 16px;
}

.blazespeak_body .blazecontent h3 {
    color: #00b1f2;
    font-family: Roboto-Regular;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.blazespeak_body .third_col_bg {
    background: #fafafa;
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    float: left;
}

    .blazespeak_body .third_col_bg p {
        color: #386c99;
        font-size: 10px;
        font-family: Roboto-Regular;
        margin: 0;
    }

    .blazespeak_body .third_col_bg h2 {
        color: #f7941e;
        font-size: 38px;
        margin: 0;
        font-family: Roboto-Light;
    }
/******Blazespeak*****/
div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .blazeboard_icon, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .blazeboard_icon {
    background: url(../Images/BlazeBoard-White.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.blazeboard_icon {
    background: url(../Images/BlazeBoard-Blue.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.blazespeaks_icon {
    background: url(../Images/Blaze_pic.png);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-bottom: -5px;
}
.blazespeaks_icon_Customer {
    background: url(../Images/Blaze_pic.png);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-bottom: -5px;
}


/*--- Blazespeak Popup*****/
.modal-body.blaz_bro_ext {
    padding: 20px;
}

.blazespeaks_browser_close {
    color: #fff !important;
    opacity: unset !important;
    border: unset !important;
    font-size: 26px !important;
}

.blaz_bro_ext p {
    font-size: 18px !important;
    margin-bottom: 15px;
}

.blaz_bro_ext h3 strong {
    color: #4d7792;
    margin-left: 5px;
}

p.chrome_brow {
    color: #b3afaf !important;
}

#brow_blaz_bro_ext p {
    display: inline;
    color: #000;
    margin: 10px 10px !important;
}

#blazespeaks_browser h3 {
    margin: 40px 0;
}

.dash_board_glyphicon i.blazeboard_icon {
    background-size: contain !important;
}
/*--- Blazespeak Popup*****/

@media (max-width: 1280px) {
    .mem_admitted li.big_font {
        font-size: 47px;
        border-bottom: 3px solid #00b9f2;
        line-height: 47px;
    }

    .mem_admitted h3 {
        font-size: 18px;
    }

    .mem_admitted p {
        font-size: 13px;
    }
}

@media (max-width: 1550px) {
    .mem_admitted li.big_font {
        font-size: 66px;
        border-bottom: 4px solid #00b9f2;
        line-height: 66px;
    }

    .last_time p {
        font-size: 22px;
    }

        .last_time p span {
            border-bottom: 3px solid #00b9f2;
            font-size: 45px;
            line-height: 45px;
        }

    .last_time {
        padding-top: 10px;
    }

    .mem_admitted {
        margin-top: 15px;
    }
}

.recent_admits_box .third_col_bg {
    float: none;
    background: transparent;
    padding: 0;
    border: 0 none;
    border-bottom: 1px solid #eee;
    margin-bottom: 18px;
    padding-bottom: 6px;
}

    .recent_admits_box .third_col_bg:last-child {
        margin-bottom: 0;
        border-bottom: 0 none;
    }

.recent_admits_box_inner {
    padding: 25px 25px 0;
}

}

.star_click i.fa {
    color: #fea901;
    font-size: 18px;
    vertical-align: middle;
}


/*--------phpbasic new layout changes--------*/

.procond-container .panel-heading {
    background-color: #e4edf4;
    padding-left: 28px;
    margin-bottom: 4px;
    border-radius: 0 !important;
}

.procond-container thead, .patient-prof .procond-container table th {
    background-color: #ebebeb !important;
}

.procond-container table#HTNdataTable {
    padding: 0 !important;
    margin-top: 0 !important;
    border: none;
}

.procond-container table tbody th, .procond-container table tbody td {
    padding: 10px 8px !important;
    border: none;
}

.procond-container table.dataTable.no-footer {
    border: none !important;
}

.procond-container .dataTables_processing, .procond-container .dataTables_filter, .procond-container .dt-buttons.buttons_line, .procond-container .dataTables_length, .procond-container .add_new_condn {
    display: none !important;
}

.row.procond-container-title {
    margin: 0;
}

.procond-container .panel.panel-default {
    border: none;
    margin-top: 15px;
}

.procond-container table thead th, .procond-container table thead td, .procond-container table tbody th, .procond-container table tbody td {
    text-align: left;
    padding: 10px 24px !important;
    white-space: nowrap !important;
}

.procond-container .panel-body, .procond-container table {
    padding: 0;
}

.procond-container .panel-heading .accordion-toggle:before {
    content: none !important;
}

.procond-container .panel-heading .accordion-toggle.collapsed:after {
    content: "\e114" !important;
}

.procond-container .panel-heading .accordion-toggle:after {
    content: "\e113";
}
/*--------phpbasic new layout changes--------*/
/*-------------- Chat Box -------------------*/

div#chatbox {
    position: fixed;
    bottom: 0;
    right: 70px;
    z-index: 1045;
}

div#chatmodal {
    z-index: 1042;
}

.default-chattxt2 {
    position: absolute;
    top: 0;
    right: 100%;
    width: 120px;
    background: #fff;
    padding: 6px 12px;
    border: 2px solid #a6c1dc;
    border-radius: 4px;
    cursor: pointer;
}

    .default-chattxt2:before {
        top: 7px;
        border-left: 18px solid #a6c1dc;
        border-right: 2px solid transparent;
        border-top: 17px solid transparent;
        border-bottom: 2px solid #a6c1dc;
    }

    .default-chattxt2:after, .default-chattxt2:before {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        width: 0;
        height: 0;
        border-style: solid;
    }

    .default-chattxt2:after {
        top: 9px;
        border-left: 15px solid #fff;
        border-right: 0px solid transparent;
        border-top: 15px solid transparent;
        border-bottom: 0px solid #fff;
    }

    .default-chattxt2:after, .default-chattxt2:before {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        width: 0;
        height: 0;
        border-style: solid;
    }

#chatmodal .modal-head {
    background: transparent;
    border: none;
}

    #chatmodal .modal-head .modal-close {
        color: #6da5d8;
        border: none;
        font-weight: lighter;
        z-index: 9;
        font-size: 45px;
        position: absolute;
        right: 15px;
        top: 0px;
    }

#chatmodal .modal-dialog .modal-content {
    box-shadow: none !important;
    border-radius: 0 !important;
}

#chatmodal .modal-dialog {
    position: fixed;
    right: 108px;
    bottom: 4%;
    width: 85%;
}

#chatmodal .modal-body {
    padding: 15px 30px;
}

#chatmodal h2 {
    font-size: 30px;
    color: #3b6d9a;
    margin-bottom: 30px;
}

#chatmodal p {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}

#chatmodal textarea.form-control {
    background-color: #f5f5f5;
    border: none;
    border-radius: 0;
    box-shadow: none;
    min-height: 70px;
    padding: 15px 62px 15px 15px;
    font-size: 18px;
    resize: none;
    background-image: url(../Images/chat-send-icon.png);
    position: relative;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-size: 45px;
}

.chat-form {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

    .chat-form ul {
        display: inline-block;
        margin-top: 15px;
        padding-left: 10px;
    }

    .chat-form form {
        display: inline-block;
        width: 65%;
        vertical-align: top;
    }

    .chat-form li {
        display: inline-block;
        margin: 0 12px;
    }

    .chat-form img {
        width: 50px;
        height: 50px;
    }
/*-------------- End Chat Box -------------------*/
}

.mem_admitted {
    margin-top: 10px;
    margin-bottom: 5px;
}

    .mem_admitted li.big_font {
        color: #00b9f2;
        font-family: Roboto-Light;
        font-size: 100px;
        border-bottom: 6px  #00b9f2;
        line-height: 100px;
    }

    .mem_admitted li {
        vertical-align: top;
    }

    .mem_admitted h3 {
        color: #a5a5a5;
        font-size: 21px;
        max-width: 100%;
        margin-top: 0;
    }

    .mem_admitted p {
        margin-bottom: 0;
    }

        .mem_admitted p.small.red {
            text-align: center;
            color: #f00;
        }

        .mem_admitted p.small.green {
            text-align: center;
            color: green;
        }


.last_time {
    margin-bottom: 18px;
}

    .last_time p {
        color: #a5a5a5;
        font-size: 28px;
    }

        .last_time p span {
            color: #00b9f2;
            font-family: Roboto-Light;
            border-bottom: 4px  #00b9f2;
            font-size: 68px;
            line-height: 68px;
        }

@media (max-width: 1550px) {
    .last_time {
        padding-top: 10px;
    }

        .last_time p {
            font-size: 22px;
        }

            .last_time p span {
                border-bottom: 3px solid #00b9f2;
                font-size: 45px;
                line-height: 45px;
            }

    .mem_admitted li.big_font {
        font-size: 66px;
        border-bottom: 4px solid #00b9f2;
        line-height: 66px;
    }

    .mem_admitted {
        margin-top: 15px;
    }
}
/*---------------edited on 5-10-2018 ---------------*/
@media (max-width:1024px) {
    .patient-prof .Widget_php_color h3 label, .patient-prof .Widget_php_color h3 a {
        font-size: 14px !important;
    }
}
/*---------------edited on 16-11-2018 ---------------*/
#kpi-tables td {
    white-space: unset !important;
}
/*---------------edited on 16-11-2018 ---------------*/

/*---------------edited on 22-11-2018 ---------------*/
.head_icon_align_scorecard_block {
    z-index: 99;
}
/*---------------edited on 22-11-2018 ---------------*/


/*--------------------------*/
.php-page .php_first_width_align .php_firstcolumn_div {
    padding-top: 0px !important;
}

.col-md-4.col-sm-6.col-xs-12.form-group.Widget_newphp_color-container > div {
    background-color: #fff;
    border: 1px solid #cbdce9;
}

.patient-prof .php_profile_img {
    width: 100px;
    height: 100px;
    max-width: 100px;
}

.php_profile_img {
    margin: 0 15px 0 0;
    padding: 0;
}

.patient-prof .php_profile_img img {
    height: 100px;
    width: 100px;
}

.patient-prof .php_first_column_down_divthree {
    margin: 12px 0 0 !important;
}

.php_first_column_down_divthree label, .php_first_column_down_divthree span {
    font-size: 13px !important;
}

.php_first_column_down_divthree > div {
    margin-bottom: 15px;
}

    .php_first_column_down_divthree > div:last-child {
        margin-bottom: 0;
    }

.patient-prof .div_flex_content .profile_name {
    font-size: 22px !important;
    line-height: 24px;
    color: #3b6d9a;
    font-family: Roboto-Light;
    font-weight: normal;
    margin-bottom: 10px;
    text-decoration: none;
}

    .patient-prof .div_flex_content .profile_name a {
        text-decoration: none !important;
    }

.patient-prof .php_first_width_align label#emailid {
    text-decoration: underline;
    color: #337ab7;
    font-size: 14px !important;
}

.patient-prof .pfofile_age {
    font-size: 14px;
    line-height: 16px;
    color: #3b6d9a;
    margin-bottom: 0px;
}

.php_first_width_align .php-cont-dtls label {
    font-size: 12px !important;
    font-weight: 500 !important;
    margin-bottom: 0px !important;
    line-height: 18px !important;
}

.patient-prof .php_first_width_align label {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 18px;
}

.patient-prof .div_flex_content a {
    text-decoration: underline;
}

.patient-prof .php_first_column_down_div {
    margin: 7% 0% 0% 0%;
}

.bold-fnt {
    font-weight: 600;
}

.patient-prof .php_first_column_icons {
    margin-right: 12px !important;
}

    .patient-prof .php_first_column_icons img {
        width: 48px !important;
        height: 60px !important;
    }

.Widget_newphp_color {
    background-color: #e4edf4 !important;
    font-size: 16px !important;
    color: #F7941E !important;
}

.newphp_tbl_data {
    width: 98%;
    margin-bottom: 15px;
}

    .newphp_tbl_data td {
        border-bottom: 1px solid #efefef;
    }

    .newphp_tbl_data, .newphp_tbl_data tbody, .newphp_tbl_data tr, .newphp_tbl_data td {
        display: block;
    }

        .newphp_tbl_data td h2 {
            font-size: 13px;
            font-weight: 600;
            padding-bottom: 15px;
            padding-top: 15px;
            margin: 0;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            max-width: 94%;
        }

        .newphp_tbl_data td p {
            color: #898989;
        }

        .newphp_tbl_data tr:last-child td {
            border: none;
            padding-bottom: 8px;
        }

.php-page .dot-holder {
    position: absolute !important;
    right: 32px;
    bottom: 4px !important;
    border: none !important;
    background-color: transparent !important;
}

.dot-holder a {
    display: table-cell;
    vertical-align: middle;
}

.dot-holder img {
    width: auto;
}

.equ-heightrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

    .equ-heightrow .form-group {
        display: flex;
        flex-direction: column;
    }

.Widget_newphp_color h3 {
    margin: 12px 0 10px;
}
/*--------------------------*/ /*---------------edited on 22-11-2018 ---------------*/

/*---------------edited on 27-12-2018 ---------------*/
#awv-charts g.highcharts-scatter-series path:first-child,
#awv-charts g.highcharts-scatter-series path:last-child,
#flu_shot-charts g.highcharts-scatter-series path:first-child,
#flu_shot-charts g.highcharts-scatter-series path:last-child {
    display: none !important;
}
/*---------------edited on 27-12-2018 ---------------*/

.planofcare-prof .php_profile_img img {
    height: auto;
    width: 100%;
}

.planofcare-prof .php_profile_img {
    max-width: 100%;
}

    .planofcare-prof .php_profile_img img {
        height: auto;
    }

    .planofcare-prof .php_profile_img span {
        width: 100px;
        height: 100px;
        display: inline-block;
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        border: 1px solid #cbdce9;
        cursor: pointer;
    }



.pl-0 {
    padding-left: 0;
}

.align-right {
    text-align: right;
}

#plncr-edit-modal .modal-dialog {
    z-index: 9999;
}

} /*---------------edited on 27-12-2018 ---------------*/

/*---------------edited on 31-12-2018  HRH Care---------------*/

.dropdownplan {
    border: 1px solid #00b9f2;
    padding: 5px;
    margin: 5px 0px;
    cursor: pointer;
    background: #00b9f2;
    color: #fff;
    border-radius: 2px;
}

.select_options_Plan {
    border: 1px solid #cbdce9;
    border-top: 2px solid #ababab;
    background: #f5f5f5;
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 31px;
    height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000;
    cursor: auto;
}

.category_label_plan label, .child_option label {
    font-family: Roboto-Regular;
    font-weight: normal;
    cursor: pointer;
}

.child_option {
    padding-left: 25px;
}

.select_arrow_dropdownplan {
    position: absolute;
    top: 8px;
    right: 8px;
}

.select_all_option_plan {
    padding: 5px;
    font-weight: normal;
}

.category_option_plan:nth-child(even) {
    background: #eaf1f6;
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_plan:nth-child(odd) {
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_plan .child_option:nth-child(odd) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
}

.category_option_plan .child_option:nth-child(even) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
    box-shadow: 0px 0px 0px 0px #888888;
}

.select_arrow_dropdownphy {
    position: absolute;
    top: 8px;
    right: 8px;
}

.select_options_physician {
    border: 1px solid #cbdce9;
    border-top: 2px solid #ababab;
    background: #f5f5f5;
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 31px;
    height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000;
    cursor: auto;
}

.category_label_Physician label, .child_option label {
    font-family: Roboto-Regular;
    font-weight: normal;
    cursor: pointer;
}

.child_option {
    padding-left: 25px;
}

.select_arrow_dropdownphy {
    position: absolute;
    top: 8px;
    right: 8px;
}

.select_all_option_Physician {
    padding: 5px;
    font-weight: normal;
}

.category_option_Physician:nth-child(even) {
    background: #eaf1f6;
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_Physician:nth-child(odd) {
    padding: 5px 5px 0px 20px;
    border-bottom: 1px solid #dbe9f3;
}

.category_option_Physician .child_option:nth-child(odd) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
}

.category_option_Physician .child_option:nth-child(even) {
    background: #fff;
    border-bottom: 1px solid #ededed;
    padding: 5px 5px 0px 40px;
    margin: 0px -20px;
    box-shadow: 0px 0px 0px 0px #888888;
}

/*---------------edited on 31-12-2018 ---------------*/
/*---------------edited on 11-1-2019---------------*/



/*#caregapspatients thead th table {
    width: 100%;
}

    #caregapspatients thead th table td {
        text-align: center !important;
    }



#caregapspatients table.dataTable tbody tr {
    width: 100%;
}

#caregapspatients table.dataTable {
    width: 100% !important;
    margin: 0;
}

#caregapspatients .sub-td td {
    text-align: center !important;
}

#caregapspatients .sub-td table {
    width: 100%;
    text-align: center;
}*/
/*---------------edited on 11-1-2019 ---------------*/

/*---------------edited on 6-2-2019 ---------------*/
div.dt-button-background {
    z-index: 9999 !important;
}

div.dt-button-collection {
    z-index: 10000 !important;
    max-height: 215px !important;
    width: auto !important;
}
/*---------------edited on 6-2-2019 ---------------*/
/*---------------testing issues ---------------*/
#tblrankpatient {
    margin: 0 15px;
}

.avgqul {
    height: auto !important;
}

    .avgqul h1#avgScore {
        font-size: 6vw !important;
    }

my-pationt-page {
    margin-top: 10px;
}

/*#tblMembers_wrapper td, #tblMembers_wrapper th {
    white-space: nowrap;
}*/
.white-bg {
    background-color: #fff !important;
}
/*---------------testing issues ---------------*/
.phpbasic_new .Widget_newphp_color-container > div {
    height: 100%;
}

#ModalDemographicsUpdate .modal-header {
    padding-left: 15px;
}

#ModalDemographicsUpdate label {
    margin-left: 15px;
    margin-top: 15px;
}

#ModalDemographicsUpdate .update-profile {
    margin-left: 15px;
}

#ModalDemographicsUpdate .inner-head {
    margin-left: 15px;
}
#ModalSDOHDetails .modal-header {
    padding-left: 15px;
}

#ModalSDOHDetails label {
    margin-left: 15px;
    margin-top: 15px;
}

#ModalSDOHDetails .update-profile {
    margin-left: 15px;
}

#ModalSDOHDetails .inner-head {
    margin-left: 15px;
}

.error-modal input#btnok {
    transform: translate(-50%);
    margin-bottom: 20px !important;
    min-width: 100px;
}

.error-modal div#InfoDialog {
    padding: 20px;
    text-align: center;
}

.modal-dialog.error-modal {
    text-align: center;
}

.error-modal .modal-header {
    border-radius: 6px 6px 0 0px;
}

.patient-census span#SpnAlert {
    display: block;
    float: left;
    font-weight: 300;
    font-size: 12px;
}

/*7-3-2019 UI testing changes*/
.blz-yours-container table {
    width: 100% !important;
}

#performancesnapshotReload h3 {
    width: 68%;
}

#tblClique_wrapper .dataTables_scrollBody {
    height: 100% !important;
}

a.floating-icon {
    position: absolute;
    right: 0;
    top: 0;
}

.auto-width {
    width: auto;
    margin-right: 20px;
}

div#CMPatientsBlockDetail {
    margin-top: 17px;
}

#ModalProfileSetting .modal-dialog {
    width: 780px !important;
}

div#tblHistory_wrapper {
    margin-bottom: 15px;
}

/*div#caregapspatients td {
    padding: 10px 12px 10px 11px !important;
    border-right: 1px solid #cacaca;
    font-size: 10px;
    color: #000000 !important;
    font-weight: bold;
}

div#caregapspatients thead th {
    background: #dee9f1 !important;
    font-size: 10px;
    padding: 10px 8px !important;
    border-right: 1px solid #cacaca;
}

div#caregapspatients thead tr:nth-child(2) th {
    padding-right: 18px !important;
}*/

.h-100 {
    height: 100% !important;
}

/*@media (max-width: 1400px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        font-size: 12px !important;
    }
}*/

@media (max-width: 1602px) and (min-width:1551px) {
    .mem_admitted li.big_font {
        font-size: 85px;
    }
}


/*7-3-2019 UI testing changes*/


/* Added on 23-07-2019*/
.fileContainer_profile span.choose-file img {
    background: url(https://gc9.bridgelive.net/Base502_June2019/Images/upload-icon.png) no-repeat;
    background-size: 29px;
}

@media (max-width: 1448px) {
    .total-members-main {
        position: static !important;
        margin-left: 0px !important;
    }
}

.message-center-sub-menu.message-center-submenu-block {
    height: auto !important;
}

#tblClique .fa-star {
    color: #ffa801;
}

a.floating-icon {
    position: absolute;
    top: 0px;
    right: 0px;
}

#selectservice .chosen-container-single .chosen-single {
    color: #999 !important;
    background: url(../images/others.png) !important;
    background-repeat: no-repeat !important;
    border: none !important;
    box-shadow: none !important;
    float: left;
    background-size: 26px 26px !important;
}

#selectservice .chosen-single span {
    margin-left: 19px;
    color: #333;
    margin-top: -4px;
}

#selectservice .chosen-container-single .chosen-drop {
    margin-top: 5px !important;
    border-top: 1px solid #aaa !important;
}

#selectservice .chosen-container {
    width: 205px !important;
    float: left !important;
    padding-left: 10px;
}

#selectservice .chosen-single {
    border: none;
    box-shadow: none;
}

#othertextbox_chosen a div b {
    display: none;
}

.errorSelect {
    background: rgb(255, 128, 128);
}

#tblPriorityPatient, #tblContactPatient {
    width: 100% !important;
}

/*.Widget_php_color #userManagerTable_info {
    position: absolute !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    bottom: 7px !important;
}*/

#userManagerTable_wrapper .practice_insurance_table {
    border-bottom: 1px solid #ddd !important;
}

.exctra-top {
    padding-top: 25px;
}

#auditLog_wrapper .pagination {
    position: absolute !important;
    right: 0 !important;
}

#auditLog_wrapper #userManagerTable_wrapper .dataTables_info {
    position: relative;
    padding-top: 6px;
    right: 45px;
}

#auditLog_next a, #auditLog_next a, #auditLog_previous a {
    padding: 0;
}



.care-manager-tab > div:nth-child(4) > div:nth-child(2) > div > div > div.row > div:nth-child(1) > h3 {
    text-align: left;
}


/*#caregapspatients table.dataTable thead .sorting:after {
    content: "\e150" !important;
    margin: 0;
    position: absolute;
    top: 30px;
    right: 3px;
}*/
/***Grid style*/
.dt-button {
    border-radius: 50% !important;
}

.p-0 {
    padding: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-40 {
    padding-top: 40px;
}

.fixed-icon {
    position: fixed;
    right: 52px;
    bottom: 20px;
}

li.review_toogle.active li.active > a > span {
    border-left: 8px solid #FF7100 !important;
}

.ros-triangle-right {
    width: 0;
    display: block;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 8px solid #555;
    border-bottom: 6px solid transparent;
    float: left;
    margin: 3px 10px 0 0;
}

.ros-triangle-bottom {
    width: 0;
    display: block;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #555;
    position: absolute;
    right: 20px;
    top: 16px;
}

.review_ul li {
    text-align: left !important;
    padding: 7px 0 7px 40px;
}

.depress_exctra tr td:nth-child(1) {
    width: 360px;
}

td.text-center.maction-icon a {
    width: 36px;
    min-width: 36px;
    max-width: 36px;
    display: table-cell;
}

.table_editz > thead > tr > th {
    font-size: 12px !important;
    padding: 12px !important;
}

.edit_size .mesh-header-pen div {
    font-size: 30px !important;
}

.edit_size .form-group {
    margin-bottom: 0;
}



.phs_table tbody > tr > td {
    border: 0px;
}

.immnu_sec {
    color: #3C70A9;
    text-align: center;
    font-weight: bold;
}

.immnu_sec1,
.immnu_sec2,
.immnu_sec3 {
    background-color: #EAF1F7;
    padding: 12px 0;
}

#tab_dep_scrn table tr:nth-child(14) > td {
    border-bottom: none;
}
/*
.blur_clr {
	color: #3D72A8 !important;
}*/

.tab_family_hstry_tbl th {
    color: #3A71A9 !important;
}

.tab_family_hstry_tbl td:nth-child(1) {
    text-align: left !important;
    background-color: #EAF1F7 !important;
    border: none !important;
}

.tab_family_hstry_tbl tr td {
    border: none !important;
}

.for_flex_algn span {
    font-size: 13px;
}

.for_flex_algn div.dt-buttons {
    right: 14px !important;
    margin-left: 26px !important;
}
/*
.tbl_clr label {
	color: #3A71A9;
	font-weight: 600;
}*/

.hcp_table tr th {
    background-color: #EAF1F7;
    color: #3A72A5;
}

.hcp_table tr td {
    background-color: #F5F9FC;
}

.IN_left_nav_menu {
    border-right: 1px solid #cbdce9;
}

    .IN_left_nav_menu li {
        border-bottom: 1px solid #cbdce9;
        cursor: pointer;
    }

        .IN_left_nav_menu li a {
            font-size: 14px !important;
            font-weight: normal !important;
            color: #45729D !important;
        }

        .IN_left_nav_menu li.active::after {
            content: "";
            position: absolute;
            left: 100%;
            margin-top: -30px;
            border-top: 9px solid transparent;
            border-bottom: 9px solid transparent;
            border-left: 10px solid #DFEAF0;
        }

.formawv input,
.formawv select {
    border-radius: 0 !important;
    border: 1px solid #6FA4D6;
}



.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.w-100 {
    width: 100%;
}

.col-65 {
    width: 65%;
}

.w-50 {
    width: 50%;
}

.w-30 {
    width: 30%;
}

.w-25 {
    width: 25%;
}

.f-size-14 {
    font-size: 14px !important;
}

.f-size-20 {
    font-size: 20px !important;
}

.f-size-19 {
    font-size: 19px !important;
}

.d-black {
    color: #000000 !important;
}

.col-35 {
    width: 35%;
}

.font-weight-bold {
    font-weight: bold;
}

.m-0 {
    margin: 0;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}

.ml-40px {
    margin-left: 40px;
}

.ml-20px {
    margin-left: 20px
}

.ml-10px {
    margin-left: 10px
}

.mt-20px {
    margin-top: 20px
}

.mt-20px {
    margin-top: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.ml-0 {
    margin-left: 0;
}

.border-transparent {
    border: transparent;
}

.cursor-pointer {
    cursor: pointer;
}

.overflow-auto {
    overflow: auto;
}

.text-right {
    text-align: right;
}

.resize-none {
    resize: none;
}

.p-10 {
    padding: 10px;
}

.py-10 {
    padding: 10px 0;
}

.pl-2 {
    padding-left: 15px;
}

.pl-115 {
    padding-left: 115px;
}

.pl-0 {
    padding-left: 0;
}

.pl-10 {
    padding-left: 110px;
}

.pl-20 {
    padding-left: 220px;
}

.pl-20 {
    padding-left: 315px;
}

.pl-30 {
    padding-left: 40%;
}


.pb-10 {
    padding-bottom: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.bb-0 {
    border-bottom: 0 !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-40 {
    margin-top: 40px;
}

.ml-15 {
    margin-left: 15px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.w-30px {
    width: 30px;
}

.d-flex {
    display: flex;
}

.d-inline {
    display: inline;
}

.d-inline-block {
    display: inline-block;
}

.border-rad-0 {
    border-radius: 0;
}

.p-relative {
    position: relative;
}

.d-table {
    display: table;
}

.d-table-cell {
    display: table-cell;
}

.initial_main_conatain h1 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #fff;
    margin-bottom: 0;
    padding: 12px 0;
    font-size: 16px;
    color: #00b9f2;
    margin-top: 0;
    border-radius: 0;
}

.initial_main_conatain {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.initial_main {
    border-bottom: 1px solid #C1CBD4;
    float: left;
    width: 100%;
}

/*.dt-button {
    background: url(../Images/print.svg) center no-repeat #fff;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50% !important;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}*/

.initial_table .tabs .container {
    padding: 0px;
    margin: 1px 18px;
    width: 95%;
}

.initial_table {
    padding: 0;
}

    .initial_table .tabs .tab-pane {
        margin-left: 20px;
    }

    .initial_table .tabs h3 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 60px;
    }

    .initial_table .tabs p {
        font-size: 14px;
        margin: 0;
        padding-top: 22px;
    }
    .initial_table .tabs .nav li a {
        background-color: #D2D2D2 !important;
    }
    .initial_table .tabs a {
        font-size: 13px;
        font-weight: 700;
        color: #000;
        /*background-color: #D2D2D2 !important;*/
        text-align: left;
        border-radius: 0;
    }

    .initial_table .tabs li {
        margin-top: 1px;
        text-align: center;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #627688;
        position: relative;
    }

        .initial_table .tabs li.active > a {
            background-color: #dfeaf0 !important;
            color: #627688;
        }

li.review_toogle.active li.active {
    background: #dfeaf0;
}

.total-patients {
    float: left;
    width: 100%;
    margin: 20px 0 15px 0;
    border-bottom: 2px solid #EBEBEB;
}

    .total-patients .mesh-header-pen div span ul li {
        font-size: 12px;
        height: 12px;
    }

    .total-patients .fail-center ul > li {
        color: #FD000B !important;
    }

    .total-patients .fail ul > li {
        color: #008C00;
    }

    .total-patients .fail {
        position: absolute;
        top: -6px;
    }

        .total-patients .fail ul {
            padding: 0;
        }

    .total-patients .mesh-header-pen div {
        position: relative;
        text-align: center;
        font-size: 28px;
    }

    .total-patients .mesh-header-pen h3 {
        font-size: 11px;
        text-align: center;
        margin-bottom: 0px;
    }

    .total-patients .mesh-header-pen .greenbox {
        background-color: #4d9f4d;
        border-radius: 5px;
        color: #fff;
        margin: 5px 10px;
    }

.mesh-header-pen {
    text-align: center;
}

#contactedSoFarNumerator {
    margin: 0 !important;
    width: auto;
    display: inline;
    padding: 2px 4px;
}

.dt-button.buttons-columnVisibility {
    border-radius: 0 !important;
}

.slick-next:before,
.slick-prev:before {
    font-size: 30px;
    background-color: #00b9f2;
    border-radius: 30px;
    position: relative;
    padding: 4px 2px 0 3px;
    top: -3px;
}

.maction-icon a {
    padding: 0px !important;
}

.case-container li.slick-slide.active.slick-active,
.case-container li.active,
.case-container li.slick-slide.active.slick-active:hover,
.case-container li.active:hover {
    background: #c7c7c7;
}

.mesh_casemagmtsave img {
    width: 40px !important;
}

a.btnPrevious img,
.btnNext img,
.mesh_casemagmtsave img {
    width: 36px;
    margin-top: 24px;
    margin-right: 15px;
}

.slick-next:before,
.slick-prev:before {
    font-size: 30px;
}

.slick-next {
    right: 10px;
}

.slick-prev {
    left: 10px;
}

.case-container ul.slick-carousel {
    width: 98.3%;
    margin: 0 14px;
}

.case-container .slick-carousel li {
    background: #dadada;
    display: block;
    font-size: 14px;
    padding: 11px;
    height: 85px;
    border-left: 2px solid #eee;
    position: relative;
    width: 10%
}

    .case-container .slick-carousel li a {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
        padding: 0 10px;
    }

    .case-container .slick-carousel li.active a:hover {
        background-color: transparent !important;
        border-color: none !important;
    }

    .case-container .slick-carousel li.active a {
        background: transparent !important;
        border: none !important;
    }

a.tabPagination img,
a.tabPagination2 img,
a.tabPagination3 img,
a.tabPagination4 img,
a.tabPagination5 img {
    width: 29px;
    margin-top: 12px;
    margin-right: 12px;
}

#mesh_progressnote h1 {
    font-size: 20px;
}

#mesh_progressnote .table > thead > tr > th {
    border-bottom: 0px solid;
}

#mesh_progressnote .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid#ccc;
}

.patient-census {
    border: 1px solid #cbdce9;
    background-color: #fff;
    display: inline-block;
    width: 100%;
}

.btn.mesh_casemagmtsave {
    position: absolute;
    right: 14px;
    bottom: -10px;
    background-color: #2582cf;
    color: #fff;
    width: 72px;
    border-radius: 0px;
    background-image: none;
    margin-bottom: 10px;
    border: none;
}

.link-container {
    padding: 150px 0;
    text-align: center;
    height: 300px;
}

    .link-container a:first-child {
        margin-right: 64px;
    }

    .link-container a {
        font-size: 20px;
        border: 1px solid;
        padding: 20px;
        cursor: pointer;
    }

.tabpn.current {
    display: block;
}

.tabpn {
    display: none;
}

.date-app textarea {
    resize: none;
}

.date-app input[type="text"] {
    float: inherit;
    width: 120px !important;
}

.date-app textarea {
    width: 250px;
    vertical-align: top;
    margin-right: 8px;
    background: #efefef;
    font-size: 12px;
    height: 50px;
}

.w-100 {
    width: 100%;
}


/*-----------mesh css------------*/

#mesh_phones .modal-body {
    margin: 10px;
}

#divdialpad .dialPad.compact {
    position: relative;
}

.dialPad .number {
    position: relative;
    z-index: 2;
    padding: 5px 20px;
    color: #E9931A;
    font-weight: 300;
    /* font-size: 40px; */
    font-size: 30px;
    background: #fff;
    /* height: 78px; */
    height: 44px;
}

.dialPad .dials {
    margin: -1px 0 0 -1px;
    /* background: #1d1918; */
    background: #EDEDED !important;
    cursor: pointer;
    margin-right: 6%;
}

.dial {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.dials,
ol,
ul {
    list-style: none;
}

.dialPad .dials .digits {
    float: left;
    width: 33.33%;
    background: #EDEDED !important;
}

#callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

.compact .dials .digits p {
    padding: 5px 20px;
}

.dialPad .dials .digits p {
    /* font-weight: 600; */
    padding: 10px 20px;
    border: 1px solid #FFFFFF;
}

.dials {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.compact .dials .digits p strong {
    font-size: 30px;
}

.dialPad .dials .digits p strong {
    font-size: 3px;
    color: #222;
}

.compact .dials .digits p sup {
    text-transform: uppercase;
    color: #71479D;
    font-weight: bold;
}

.displaynone {
    display: none;
}

.modal-header .modal-title {
    display: inline-block;
}

.mesh-search {
    text-align: right;
    font-size: 12px;
}

    .mesh-search span {
        color: #2482ce;
    }

.mesh-headersearch select {
    width: 150px;
    border-radius: 0px;
    display: inline-block;
    float: left;
}

.mesh-headersearch #tblMessageInbox_filter input {
    margin: 0;
    width: 250px;
    background-color: #fff;
}

.mesh-header-right ul li {
    display: inline-block;
    margin: 0 15px;
    font-size: 16px;
}

.mesh-header-right ul,
.mesh-header-right div {
    display: inline-block;
    text-align: left;
    padding: 0;
    margin: 0 15px;
}

.mesh-header-right {
    text-align: right;
    margin-top: 0px;
}

.mesh-header-tm h3,
.mesh-header-pen h3 {
    color: #3a6a9b;
    font-size: 18px;
    padding-left: 0;
    line-height: 0px;
}

.mesh-header-tm div,
.mesh-header-pen div {
    font-size: 45px;
    line-height: 45px;
    margin-left: 0;
    color: #3a6a9b;
}

    .mesh-header-tm div span,
    .mesh-header-pen div span {
        font-size: 14px;
    }

.mesh-header-right ul {
    position: relative;
    top: 7px;
}

.mesh-headersearchby {
    margin: 10px 0 6px;
}

.mesh-header-right ul li img {
    margin-right: 6px;
}

#meshTable thead {
    background-color: #EBEBEB;
}

.mesh-header-tm div span ul li,
.mesh-header-pen div span ul li {
    display: block;
    height: 16px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.mesh-header-tm div span ul,
.mesh-header-pen div span ul {
    top: 0;
    margin: 0;
}

.succ li {
    color: green;
}

.fail li {
    color: red;
}

.mesh-header-tm {
    padding: 0 24px !important;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

.lastupon {
    font-size: 12px;
    text-align: left;
    position: relative;
    top: -4px;
    margin-left: 2px;
    font-family: Roboto-Medium;
    height: 10px;
}

    .lastupon span {
        color: #3a6a9b;
    }

.top-icons-search {
    top: 26px;
}

.mesh-search {
    text-align: right;
    font-size: 12px;
}

    .mesh-search span {
        color: #2482ce;
    }

.case-container h1 {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #fff;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef;
    padding: 10px;
    font-size: 16px;
    color: #00b9f2;
    margin-top: 0;
    border-radius: 0;
}

.case-content {
    padding: 20px;
    border: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.case-container .marg {
    margin-bottom: 10px;
}

.case-container .form-control {
    border: 1px solid #efefef;
    box-shadow: none;
}

.case-content ul.division-ul {
    padding-left: 0px;
}

    .case-content ul.division-ul li {
        text-align: left;
        margin-bottom: 10px;
        font-size: 12px;
        list-style-type: none;
    }

.case-content p {
    text-align: left;
    font-size: 12px;
}

.case-container [type="radio"]:checked,
.case-container [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    .case-container [type="radio"]:checked + label,
    .case-container [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 24px;
        padding-right: 20px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
        color: #666;
    }

        .case-container [type="radio"]:checked + label:before,
        .case-container [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 16px;
            height: 16px;
            border: 1px solid #f8c47d;
            border-radius: 100%;
            background: #fff;
        }

        .case-container [type="radio"]:checked + label:after,
        .case-container [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 8px;
            height: 8px;
            background: #f8c47d;
            position: absolute;
            top: 4px;
            left: 4px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        .case-container [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        .case-container [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }

#mesh_casemagmt .modal-body,
#mesh_message .modal-body,
#mesh_addmore .modal-body,
#mesh_progress .modal-body,
#mesh_ISP_Review .modal-body {
    background: #EAF1F7;
}

#mesh_phones .endcall {
    color: #fff !important;
    padding-left: 30px;
    padding-bottom: 10px;
    display: none;
}

#mesh_phones .startcall {
    color: #fff !important;
    padding-left: 30px;
    padding-bottom: 10px;
}

#mesh_phones h4.call-progress {
    color: #d0d0d0;
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 5px;
}

#mesh_phones p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

#mesh_phones p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

#mesh_phones p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

#backSpace {
    left: inherit !important;
    position: absolute !important;
    right: 20px !important;
    z-index: 9 !important;
    top: 8px !important;
}

#divdialpad .dialPad.compact {
    position: relative;
}

.dialPad .dials {
    margin: -1px 0 0 -1px;
    background: #EDEDED !important;
    cursor: pointer;
    margin-right: 6%;
}

.dialPad .number {
    position: relative;
    z-index: 2;
    padding: 5px 20px;
    color: #E9931A;
    font-weight: 300;
    font-size: 30px;
    background: #fff;
    height: 44px;
}

.dials {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.dialPad .dials .digits {
    float: left;
    width: 33.33%;
    background: #EDEDED !important;
}

#mesh_phones p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

.compact .dials .digits p strong {
    font-size: 30px;
}

.compact .dials .digits p sup {
    text-transform: uppercase;
    color: #71479D;
    font-weight: bold;
}

.dialPad .number {
    position: relative;
    z-index: 2;
    padding: 5px 20px;
    color: #E9931A;
    font-weight: 300;
    font-size: 30px;
    background: #fff;
    height: 44px;
}

#divdialpad .dialPad.compact {
    position: relative;
}

#callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

.marginbottom {
    margin-bottom: 4%;
    width: 50%;
    margin-left: 25%;
}

.BtnSave,
.BtnSave:hover,
.BtnSave:focus {
    background-color: #2582cf;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0px;
    margin-right: 15px;
    margin-bottom: 5px;
    background-image: none;
    border: none;
}

.other {
    border: 1px solid #efefef;
    box-shadow: none;
    background: transparent;
}

.case-box table td {
    font-size: 11px;
    padding: 10px 5px;
}

.case-container .form-control {
    border: 1px solid #efefef;
    box-shadow: none;
}

.case-box table tr.tblbg {
    background: #F5F5F5;
}

.case-box table th {
    font-size: 11px;
    padding: 10px 20px;
}

#mesh_addmore label {
    font-size: 13px;
}

.inline_col_1 {
    float: left;
    width: 40%;
    line-height: 34px;
    font-size: 14px;
}

.inline_col_2 {
    float: left;
    width: 60%;
}

.grid_date {
    width: 60px;
    float: left;
}

    .grid_date p {
        padding: 19px 0;
        margin: 0;
    }

.grid_header_right {
    width: 100%;
    border-bottom: 1px solid #C1CBD4;
}

.grid_header_title {
    float: left;
    width: 64%;
    margin: 0px auto;
    text-align: center;
}

    .grid_header_title h5 {
        padding: 0;
        text-align: center;
        font-size: 26px;
        color: #6FA4D6;
        margin: 12px 0;
    }

    .grid_header_title span {
        padding: 0 30px;
        position: relative;
        top: 5px;
        font-size: 22px;
    }

    .grid_header_title .tab_back {
        background-color: transparent !important;
    }

        .grid_header_title .tab_back img, .grid_header_title .tab_fwrd img {
            height: 30px;
            width: 30px;
        }

.grid_header_icons {
    width: 26%;
    float: left;
}

    .grid_header_icons .dt-buttons {
        margin: 5px 0;
    }

        .grid_header_icons .dt-buttons a {
            background-color: transparent !important;
            padding: 5px;
        }

            .grid_header_icons .dt-buttons a img {
                height: 38px;
                width: 38px;
            }

.grid_header_title > h5 > a.tab_fwrd, .grid_header_title > h5 > a.tab_back {
    background-color: transparent !important;
}

.review_size {
    font-size: 18px;
}

.border-0 {
    border: none !important;
}

#COPD_popup .initial_main_conatain,
#Diabetes_popup .initial_main_conatain,
#CHF_popup .initial_main_conatain,
#Hypertension_popup .initial_main_conatain,
#Afib_popup .initial_main_conatain,
#tab_vital .initial_main_conatain,
#tab_hcp .initial_main_conatain {
    border-top: 1px solid #C1CBD4;
}

.COPD_popup .message-center-page {
    border: none;
}

.COPD_popup .formawv {
    padding: 0;
}

.patient .php_tab_table .row h3 {
    margin-left: 12px;
}

#outstanding_provider {
    min-width: 220px;
    height: 350px;
    margin: 0 auto;
    float: left;
    overflow: visible !important
}

.mesh-header-pen h3 {
    line-height: 16px;
}

.total_interventions {
    /*border-left: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;*/
}

    .total_interventions #outstanding_provider2 {
        /* min-width: 450px; height: 230px; margin: 0 auto; float:left; */
        min-width: 450px;
        height: 350px;
    }


/*#tblSCR_length label {
    display: flex;
    line-height: 45px;
    margin-left: 17px;
    margin-bottom: 0;
}*/

.total-members-main {
    margin: 0;
    padding: 0;
    padding-top: 13px;
    width: 55%;
    padding-left: 40px;
    position: relative;
}

.total-members-main-inn.d-flex.pull-left.w-100 {
    position: relative !important;
}

.Tmm-step1 {
    width: 120px;
}

.Tmm-step2 {
    width: 90px;
}

.Tmm-step3 {
    width: 160px;
}

.Tmm-step4 {
    width: 70px;
}

.Tmm-step5 {
    width: 120px;
}

.maction-icon a {
    padding: 0 7px;
}

.sep_a {
    padding: 2px !important;
}

#spnFile {
    color: #FF0000;
}

#asshistory_popup .tbl-grid th {
    text-align: left;
    padding: 12px 5px;
    font-size: 14px;
    max-width: 200px;
    min-width: 90px;
}

#asshistory_popup .tbl-grid td {
    padding: 12px 5px;
    font-size: 14px;
}

#asshistory_popup .modal-title {
    color: #3A71A9 !important;
    font-size: 24px;
    margin-left: 10px;
}

#asshistory_popup .modal-head {
    background-color: #EAF1F7;
}

#asshistory_popup .height_modal-body {
    max-height: 258px;
    overflow: auto;
}

.depress_screen_ul li {
    display: table-cell;
}

.Dsgh tr td, .Dsgh tr th {
    text-align: center !important;
}

.Dsgh tr > td, .Dsgh tr:nth-child(1) > th:nth-child(1) {
    border-right: 1px solid #D0D0D0;
}

.Dsgh > tr > td:last-child {
    border-right: 0 !important;
}

.back_trans {
    background-color: transparent !important;
}

#profileimageUpload {
    padding: 5px 0;
}

.Grid_table_th {
    position: relative;
}

.Grid_table_tr {
    border-bottom: none !important;
    position: relative;
    height: 0;
    min-height: 0;
    max-height: 0;
}

.Grid_table_tr1 {
    border-bottom: 0 !important;
    padding: 0 !important;
}

.Grid_table_tr2 {
    text-align: center;
    position: absolute;
    transform: translate(16%, 100%);
    margin-top: 0px;
}

.Grid_table_th .p-0 {
    padding: 0 !important;
}

.scheduler-border1 {
    border: 1px groove #ddd !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    border-bottom: none !important;
    width: 32.5rem;
    text-align: center;
    position: relative;
    right: 22px;
}

.scheduler-border2 {
    font-size: 1.2em !important;
    font-weight: bold !important;
    width: 145px;
    margin: auto;
    /*padding: 0 10px;*/
    border-bottom: none;
    text-align: center !important;
}

.progress_over .grid_header_title {
    width: 60% !important;
}

.progress_over .grid_header_icons {
    width: 35% !important;
}
/*
.grid_header_right .grid_date {
	padding-left: 24px;
    width: 10%;
}
*/
.progress_over .grid_header_title h5 {
    text-align: right !important;
}

.pop_closing button {
    background-color: transparent;
    right: 5px;
}

.pop_closing a {
    color: transparent;
}

    .pop_closing a img {
        height: 20px;
    }
/*
.progs_head {
	background-color: #EAF1F7 !important;
}
.progs_head .modal-title {
	color: #3A71A9 !important;
    font-size: 24px ;
    margin-left: 10px;
}
*/
.add_a_note {
    padding: 10px 90px;
}

.backgnd_trans {
    background: transparent !important;
}

.soap-main {
    border: 1px #cccccc solid;
    margin: 15px 0;
    text-align: left;
}

.soap-head {
    background: #F1F1F1;
    color: #000;
    margin: 0;
    padding: 10px 5px;
    font-size: 15px;
    font-weight: bold;
}

.soap-butt {
    cursor: pointer;
}

.chief-comp li {
    border: 0;
    list-style: none;
    padding: 5px 0;
}

.chief-comp {
    margin: 0;
    padding: 10px;
}

    .chief-comp li input {
        margin: 0 5px 0 0;
        vertical-align: middle;
    }

.add-edits {
    position: absolute;
    background: #fff;
    padding: 5px;
    right: 16px;
    border: 1px #ccc solid;
}

    .add-edits ul li a {
        font-size: 12px;
    }

    .add-edits ul {
        margin: 0;
    }

        .add-edits ul li {
            cursor: pointer;
        }

.close-drop {
    float: right;
    width: 100%;
    text-align: right;
    cursor: pointer;
    margin-top: -6px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}

.soap-main textarea {
    width: 98%;
    margin: 1%;
    height: 110px;
}

.chief-comp {
    height: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.main-soap {
    float: left;
}

img#popup_close {
    right: 15px;
    top: 9px;
}

#popup_close_side {
    margin-top: 5px !important;
}

.pop-new img#popupclose {
    display: block;
}

.pl-0 {
    padding-left: 0;
}

/*------Patient Profile--------*/
ul.bridge-left-menu li span {
    position: absolute;
    top: -4px;
    right: 12px;
    background: #f00;
    color: #fff;
    font-family: Roboto-Medium;
    font-size: 10px;
    width: 16px;
    height: 16px;
    line-height: 6px;
    border-radius: 50%;
}

ul.bridge-left-menu li {
    position: relative;
}

.right-side-menu.third-column-width {
    margin-top: 58px !important;
}

.patient-prof label#patient_name {
    font-size: 22px;
    color: #2482ce;
    font-family: Roboto-Light !important;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 2px;
}

.patient-prof .pfofile_age {
    font-size: 14px;
    line-height: 16px;
    color: #3b6d9a;
    margin-bottom: 3px;
    margin-top: 3px;
}

#ModalDemographicsUpdate label {
    margin-left: 15px;
    margin-top: 15px;
}

#ModalDemographicsUpdate .form-group.update-profile {
    margin-left: 15px;
    text-align:center;
}
#ModalSDOHDetails label {
    margin-left: 15px;
    margin-top: 15px;
}

#ModalSDOHDetails .form-group.update-profile {
    margin-left: 15px;
    text-align: center;
}

.profile_name_click {
    cursor: pointer;
}

#patientlist_wrapper #patientlist_info {
    text-align: right;
    position: absolute;
    bottom: 3px;
    right: 50px;
    font-size: 12px;
}

#patientlist_wrapper a {
    /*border: 1px solid #ccc !important;*/
    padding: 0 !important;
    height: 20px;
    width: 20px;
}

.patient-prof .div_flex_content .profile_name {
    font-size: 24px;
    line-height: 24px;
    color: #3b6d9a;
    font-family: Roboto-Light;
    font-weight: normal;
    margin-bottom: 4px;
}

.patient-prof .php_first_column_down_div {
    margin: 7% 0% 0% 0%;
}

.patient-prof .php_first_column_down_divtwo {
    margin: 3% 0% 0% 0%;
}

.patient-prof .php_first_column_down_div label {
    margin-bottom: 6px;
}

.patient-prof .php_first_width_align {
    margin: 15px 0;
}

    .patient-prof .php_first_width_align label {
        font-size: 10px;
        font-weight: normal;
    }

.patient-prof .div_flex_content a {
    text-decoration: underline;
}

.patient-prof .bottom_more_icon {
    right: 15px;
    height: 30px;
}

.bold-fnt {
    font-weight: 600;
}

.margin-align {
    margin-right: -20px;
}

.patient-prof .pharmacy_block label {
    margin-bottom: 0;
}

.patient-prof .pharmacy_block {
    padding: 10px 0;
}

.nopadding {
    padding: 0;
}

div#condition_image_CKD img, div#condition_image_DM img {
    width: 68px;
    height: 68px;
}

div#condition_image_CKD, div#condition_image_DM {
    text-align: left;
}

a#php_view_code, a#php_condition {
    font-size: 0px;
    padding: 0px;
}

a#php_view_code {
    background-image: url(../Images/codes-icon-01.svg);
    width: 70px;
    height: 65px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    border-radius: 50%;
}

a#php_condition {
    background-image: url(../Images/conditions-icon-01.svg);
    width: 34px;
    height: 34px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    border-radius: 50%;
}

div#condition_image_CKD div, div#condition_image_DM div {
    text-align: center;
    width: 70px;
}

.patient-prof .php_first_column_icons span {
    width: 100%;
    float: left;
}

.patient-prof .php_first_column_icons {
    font-size: 13px;
    margin-right: 7px;
    font-weight: 600;
    line-height: 15px;
}

.patient-prof .phperblock label {
    font-size: 14px;
}

.patient-prof .php_first_column_icons img {
    width: 100%;
}

.patient-prof .php_first_column_down_divthree {
    margin: 13% 0% 0% 0%;
}

.pro_dtls {
    line-height: 15px;
}

    .pro_dtls label {
        font-size: 12px !important;
        margin-bottom: 0;
    }

.patient-prof span#riskscorevalue {
    font-size: 6vw !important;
    font-weight: 300;
    font-family: Roboto-Light;
}

.patient-prof .php_profile_img img {
    height: auto;
    width: 100%;
}

.patient-prof .php_profile_img {
    max-width: 100%;
}

.patient-prof #view_condition_image label {
    font-size: 11px;
}

.patient-prof span#patienttotalannualcost {
    font-size: 3.6vw !important;
    font-weight: 300;
    margin-top: 20px;
}

.patient-prof .head_icon_align_bridge_block {
    right: 11px;
}

.patient-prof .image_widget img {
    margin: 0px 0px 5px 1px;
}

.patient-prof .view_conditions {
    margin-top: 8%;
}

.patient-prof .php_fontsize_cost {
    font-size: 34px;
    color: #274766;
    font-weight: 300;
    font-family: Roboto-Light;
    line-height: 32px;
    margin-bottom: 7px;
}

.patient-prof #ermostvisited, .patient-prof #erdiagnosiscode, .patient-prof #inpatientmostvisitedfacility, .patient-prof #inpatientmostdiagnosiscode {
    line-height: 22px;
    margin-bottom: 7px;
}

.patient-prof .phperblock {
    font-size: 22px;
}

.patient-prof .phperblock {
    font-size: 22px;
    font-weight: 300;
    font-family: Roboto-Light;
    padding-bottom: 3px;
    color: #274766;
}


.patient-prof .pharmacy_block .php_pharmacy_text_color, .php_clr_txt {
    font-size: 16px;
    font-family: Roboto-light;
    color: #274766;
}

.patient-prof .php_clr_txt label {
    font-weight: normal;
    font-family: Roboto-light !important;
}

.php_clr_txt a, .php_clr_label {
    color: #274766;
}

a.php_blk_link {
    color: #333;
    font-weight: 700;
}

#php_diagnostic_tabs .tabs_bridge_ul li {
    width: 32.9%;
    margin-right: 1%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    #php_diagnostic_tabs .tabs_bridge_ul li:last-child {
        margin-right: 0;
    }

.patient-prof .div_flex_content {
    line-height: 18px;
}

.patient-prof .Receive-radio {
    margin-bottom: 0;
}

#php_diagnostic_tabs .tabs_bridge_section {
    width: 100%;
}

#php_diagnostic_tabs.tabs_bridge {
    padding: 0 0 20px;
}

div#php_external_report_table_wrapper {
    margin-bottom: 20px;
}

.patient-prof .dataTables_wrapper .dataTables_length label {
    margin-top: 0;
    padding-top: 5px;
    padding-left: 5px;
}

.patient-prof div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    margin-top: 8px;
    margin-bottom: 0;
    border-radius: 0;
    height: 28px;
    font-family: Roboto-Medium !important;
    font-size: 15px;
}

.patient-prof div.dataTables_wrapper div.dataTables_info {
    font-family: Roboto-Medium !important;
    font-size: 12px;
}

.patient-prof div.dt-buttons {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 5px;
}

.patient-prof button.excel-btn:hover:not(.disabled), .patient-prof div.excel-btn:hover:not(.disabled), .patient-prof a.excel-btn:hover:not(.disabled), .patient-prof button.excel-btn, .patient-prof a.excel-btn, .patient-prof div.excel-btn, .patient-prof button.excel-btn, .patient-prof div.excel-btn, .patient-prof a.excel-btn, .patient-prof button.excel-btn:focus:not(.disabled), .patient-prof div.excel-btn:focus:not(.disabled), .patient-prof a.excel-btn:focus:not(.disabled), .patient-prof button.excel-btn:active:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled) button.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof button.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof div.excel-btn.active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn:active:not(.disabled):hover:not(.disabled), .patient-prof a.excel-btn.active:not(.disabled):hover:not(.disabled) {
    width: 28px;
    height: 28px;
    background-size: cover;
    border: 0 none;
    margin: 0;
}

#diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td {
    font-family: Roboto-Medium !important;
    font-size: 12px;
    padding: 5px 10px;
}

#php_diagnostic_tabs .tabs_bridge_ul li a {
    display: block;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-family: Roboto-Medium !important;
    font-size: 12px;
    text-align: center;
    color: #32699b;
    padding: 0.7em 1em 0.5em;
}

#diagnosis_outstanding thead {
    background: #dee8f1;
}


.flex-row .Widget_php_color, .flex-row .row.row_align {
    height: 100% !important;
}

.patient-prof .pharmacy_block:last-child {
    margin-bottom: 30px;
}

.patient-prof .Widget_php_color h3 {
    font-size: 18px;
}

.patient-prof .sml-font {
    font-size: 12px !important;
}

.patient-prof .condition_show_hide_div {
    height: 105px;
}

@media (min-width: 1225px) and (max-width: 1320px) {
    .patient-prof .php_first_width_align label, .pro_dtls label {
        font-size: 11px;
    }

    .patient-prof label#patient_name {
        font-size: 19px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 15px;
    }
}

@media (min-width: 1200px) and (max-width: 1224px) {
    .patient-prof .php_first_width_align label, .pro_dtls label, .patient-prof .php_first_column_icons {
        font-size: 10px;
    }

    .patient-prof label#patient_name {
        font-size: 18px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 13px;
    }
}

@media (max-width: 1280px) {
    .patient-prof span#patienttotalannualcost {
        margin-top: 0;
    }
}

@media(max-width: 1199px) {
    .patient-prof .php_firstcolumn_div {
        padding-left: 15px;
    }

    .php_prof_holder {
        clear: left;
    }

    .patient-prof .php_first_column_down_divthree {
        margin-top: 10px;
        padding-left: 0px;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align {
        padding-left: 10px;
    }

    .patient-prof .php_first_column_down_divtwo {
        margin-top: 10px;
    }

    a#php_view_code {
        font-size: 12px;
        padding: 8px 14px;
    }
}

@media (min-width: 992px) {
    .flex-row {
        display: flex;
        display: -webkit-flex;
    }
}

@media (min-width: 768px) and (max-width: 985px) {
    .patient-prof {
        padding-right: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .patient-prof label, .patient-prof .sml-font, #diagnosis_outstanding th, #diagnosis_outstanding td, #php_external_report_table_wrapper th, #php_external_report_table_wrapper td, .patient-prof .Receive-radio label {
        font-size: 10px !important;
    }

        .patient-prof label#patient_name {
            font-size: 16px !important;
        }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    a#php_view_code {
        margin-left: 40px;
    }

    .patient-prof .head_icon_align_bridge_block {
        right: 5px;
    }

    .patient-prof .bottom_more_icon {
        right: 9px;
    }
}

@media (max-width: 992px) {
    .row.row_align {
        margin: 0;
    }

    .patient-prof .php_firstcolumn_div .row.text-center.row_align, .patient-prof .php_firstcolumn_div {
        padding-left: 0px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 10px;
    }
}

@media(max-width: 768px) {
    .php_prof_holder {
        padding-left: 10px !important;
    }
}

@media(max-width: 767px) {
    a#php_view_code {
        position: relative;
        left: 35px;
    }

    .patient-prof label#patient_name {
        font-size: 17px;
    }

    .patient-prof h1.dash_bridge_head {
        font-size: 26px;
    }

    .patient-prof .php_firstcolumn_div {
        margin: 7px 0;
    }

    .patient-prof span#riskscorevalue {
        font-size: 50px !important;
    }

    .patient-prof span#patienttotalannualcost {
        font-size: 34px !important;
        height: 65px;
    }

    .patient-prof .Widget_php_color h3 {
        font-size: 13px !important;
    }

    .patient-prof .bottom_more_icon {
        height: 23px;
    }

    .patient-prof .php_first_column_down_divtwo {
        padding-left: 0;
    }

    div#diagnosis_outstanding_filter, div#php_external_report_table_filter {
        float: left !important;
        margin-top: 0;
        padding-left: 5px;
    }

    .patient-prof div.dt-buttons {
        float: right !important;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_info {
        position: inherit;
    }

    .patient-prof div.dataTables_wrapper div.dataTables_paginate {
        position: absolute;
        right: 5px;
        bottom: 0;
    }

    #outstand .table-responsive {
        padding-bottom: 20px;
    }


    .patient-prof .Receive-radio label {
        font-size: 10px;
    }
}

.dot-holder {
    position: absolute;
    right: 15px;
    bottom: 5px;
    border: 2px solid #154d86 !important;
    width: 38px;
    text-align: center;
    height: 38px;
    border-radius: 50%;
    display: table;
}

    .dot-holder a {
        display: table-cell;
        vertical-align: middle;
    }

    .dot-holder img {
        width: auto;
    }

.flex-row .Widget_php_color {
    padding-bottom: 0;
}

.mobile-icon-php {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid gray;
    padding: 7px;
    display: inline-block;
    vertical-align: middle;
}

.php-social-icon ul {
    padding-left: 0;
    white-space: nowrap;
    height: 52px;
}

.php-social-icon li {
    list-style-type: none;
    display: inline-grid;
    padding-right: 4%;
    padding-top: 10px;
    white-space: nowrap;
}

.siren-hover {
    width: 0px;
    opacity: 0;
    transition: all 0.75s ease;
    overflow: hidden;
    position: relative;
    top: -50px;
    left: 50px;
}

    .siren-hover.show {
        width: 100%;
        opacity: 1;
    }

.medical-hover {
    width: 0px;
    height: 0px;
    opacity: 0;
    transition: all 0.75s ease;
    overflow: hidden;
    position: absolute;
    z-index: 999999;
}

    .medical-hover.show {
        width: 810px;
        height: 470px;
        opacity: 1;
    }

        .medical-hover.show img {
            margin: 9px 15px;
            height: 50px;
        }

.main_forms {
    background-color: #DCDCDC;
    padding: 5px 5px 5px 10px;
}

.patient-prof .screen-width-font, .patient-prof .screen-width-font span {
    font-size: 102px;
    font-size: 6.5vw;
    color: #2482ce;
}

.php-risk-value {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.php-tab table td {
    padding: 12px 8px !important;
}

.main_forms {
    background-color: #DCDCDC;
    padding: 5px 5px 5px 10px;
}

.new_popups {
    background-color: #C34A1B;
    color: #FFFFFF;
    padding: 5px;
}


#outstanding_provider2 .highcharts-background, #outstanding_provider2 .highcharts-container, #outstanding_provider2 .highcharts-root {
    /*	width:320px!important;*/
    left: -20px;
    top: 10;
}
/*------Patient Profile--------*/
#txtnumber {
    width: 200px;
    height: 37px;
    padding: 7px;
    opacity: .8;
}

    #txtnumber::-webkit-input-placeholder { /* Edge */
        color: #808080;
    }

    #txtnumber:-ms-input-placeholder { /* Internet Explorer */
        color: #808080;
    }

    #txtnumber::placeholder {
        color: #808080;
    }

.clr_red {
    color: #FF0000;
}

.top_aligns {
    padding-top: 7px;
}

.row.plncr-form {
    background-color: #fff;
    padding: 15px 0;
}

.plncr-form .orngtxt {
    color: #333;
}

.left-padding-header {
    padding-left: 35px;
}

#plncr-edit-modal .form-group {
    display: flex;
}

#calendar th {
    white-space: nowrap;
    font-size: 12px !important;
    min-width: 45px;
}

.plncr-form .form-group {
    margin-bottom: 15px;
    margin-top: 20px;
}

.nowrap {
    white-space: nowrap;
}

.plncr-btn {
    background-color: #2482CE;
    color: #fff;
    width: 175px;
    border-radius: 4px;
}

.tg-break {
    display: none;
}

.height_modal-body.cust-height {
    overflow-x: hidden !important;
}

.one_widget_align {
    padding-right: 0px;
    /*padding-left: 0;*/
}

#grid_php .col-md-12.patient-prof {
    width: 96%;
    margin: 15px;
}



a.tb-expand {
    position: absolute;
    right: -415px;
    top: 32px;
}

a.tb-collapse {
    position: absolute;
    top: 28px;
    right: -34px;
}

    a.tb-expand img, a.tb-collapse img {
        width: 16px;
    }

#meshTable_wrapper {
    /*overflow-x: auto;*/
}

#fullCalModal .btn {
    font-size: 14px !important;
    background-color: #2582d0 !important;
    border-color: #2582d0 !important;
    color: #fff !important;
    width: unset !important;
    border-radius: 0 !important;
    background-image: none !important;
    margin-bottom: 10px !important;
    border: none !important;
    font-family: Roboto-Regular !important;
    padding: 8px 25px 8px 25px !important;
    font-weight: normal !important;
}

.john-box {
    text-align: left;
}

    .john-box .head-sel p {
        font-size: 22px !important;
    }


.head_icon_align {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
}

.care_toggle .accordion {
    background-color: #EBEBEB;
    color: #444;
    cursor: pointer;
    padding: 10px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 13px;
    transition: 0.4s;
    font-weight: bold;
}

.care_toggle .panel {
    display: none;
    background-color: white;
    overflow: hidden;
}

    .care_toggle .panel form {
        background: #FFFFFF !important;
    }

.border_top {
    border-top: 1px solid #FFFFFF !important;
}

.border_bottom {
    border-bottom: 1px solid #FFFFFF !important;
}

.border_both {
    border-top: 1px solid #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF !important;
}

.accordion a img {
    width: 16px;
    margin-right: 15px;
}

.accordion_hide {
    display: none;
}

.accordion_show {
    display: block;
    float: left;
}

.accordion.active .accordion_show {
    display: none !important;
}

.accordion.active .accordion_hide {
    display: block !important;
    float: left;
}


/*-------prapare form css-------*/
/*.prapare-form{
	border-right: 1px solid #C1CBD4;
}*/
.needtoknow {
    border-left: 1px solid #C1CBD4;
}

.brd-line {
    border-bottom: 1px solid #cbdce9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.prapare-form .form-control {
    width: 80%;
    background-color: #efefef;
    box-shadow: none;
    border-color: #efefef;
}

.prapare-form h1 {
    color: #3A71A9 !important;
    font-size: 31px;
    margin-bottom: 15px;
    font-family: Roboto-Light !important;
}

.needtoknow h1 {
    color: #3A71A9 !important;
    font-size: 31px;
    margin-bottom: 15px;
    font-family: Roboto-Light !important;
}

.needtoknow h3 {
    color: #3A71A9 !important;
    font-size: 24px !important;
    margin-bottom: 15px !important;
}

.needtoknow .radio-inline {
    margin-bottom: 10px;
}

.pagination {
    font-size: 12px;
}

    .pagination i.glyphicon.glyphicon-triangle-left, .pagination i.glyphicon.glyphicon-triangle-right {
        color: #2581ce;
    }

i.glyphicon-triangle-left.disable, i.glyphicon-triangle-right.disable {
    color: #c0dcf2 !important;
}



#tab_fra label, #tab_lfestyle label {
    font-weight: 400;
}

.insight-scroll {
    height: 400px;
    overflow-y: auto;
    width: 100%;
}

.form-check label {
    font-weight: 400;
    display: contents;
}

#plncr-edit-modal .modal-dialog, #cad_popup .modal-dialog, #Afib_popup .modal-dialog, #Hypertension_popup .modal-dialog, #CHF_popup .modal-dialog, #Diabetes_popup .modal-dialog, #COPD_popup .modal-dialog {
    width: 800px !important;
}

.plncr-form {
    width: 100%;
}

button.patient-btn:hover:not(.disabled), div.patient-btn:hover:not(.disabled), a.patient-btn:hover:not(.disabled),
button.patient-btn, a.patient-btn, div.patient-btn,
button.patient-btn, div.patient-btn, a.patient-btn,
button.patient-btn:focus:not(.disabled), div.patient-btn:focus:not(.disabled), a.patient-btn:focus:not(.disabled),
button.patient-btn:active:not(.disabled), button.patient-btn.active:not(.disabled), div.patient-btn:active:not(.disabled), div.patient-btn.active:not(.disabled), a.patient-btn:active:not(.disabled), a.patient-btn.active:not(.disabled) button.patient-btn:active:not(.disabled):hover:not(.disabled), button.patient-btn.active:not(.disabled):hover:not(.disabled), div.patient-btn:active:not(.disabled):hover:not(.disabled), div.patient-btn.active:not(.disabled):hover:not(.disabled), a.patient-btn:active:not(.disabled):hover:not(.disabled), a.patient-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/Add-patient.png) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

    a.patient-btn span {
        opacity: 0;
    }

@media (max-width:991px) {
    #plncr-edit-modal .modal-dialog, #cad_popup .modal-dialog, #Afib_popup .modal-dialog, #Hypertension_popup .modal-dialog, #CHF_popup .modal-dialog, #Diabetes_popup .modal-dialog, #COPD_popup .modal-dialog {
        width: 100% !important;
    }
}

/*.prapareQns {
    display: none;
}*/

    .prapareQns.active {
        display: block;
    }
/*Veteran*/
#PRAPAREVeteran_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREVeteran_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREVeteran_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREVeteran_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREVeteran_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREVeteran_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREVeteran_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Transportation*/
#PRAPARETransportation_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARETransportation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARETransportation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARETransportation_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARETransportation_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARETransportation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARETransportation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Stress*/
#PRAPAREStress_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREStress_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREStress_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREStress_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREStress_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREStress_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREStress_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Social*/
#PRAPARESocial_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARESocial_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARESocial_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARESocial_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARESocial_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARESocial_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARESocial_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Safety*/
#PRAPARESafety_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARESafety_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARESafety_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARESafety_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARESafety_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARESafety_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARESafety_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Neighborhood*/
#PRAPARENeighborhood_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARENeighborhood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARENeighborhood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARENeighborhood_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARENeighborhood_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARENeighborhood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARENeighborhood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Migrant*/
#PRAPAREMigrant_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREMigrant_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREMigrant_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREMigrant_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREMigrant_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREMigrant_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREMigrant_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Legal*/
#PRAPARELegal_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARELegal_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARELegal_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARELegal_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARELegal_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARELegal_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARELegal_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Language*/
#PRAPARELanguage_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARELanguage_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARELanguage_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARELanguage_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARELanguage_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARELanguage_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARELanguage_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Insurance*/
#PRAPAREInsurance_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREInsurance_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREInsurance_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREInsurance_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREInsurance_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREInsurance_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREInsurance_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Income*/
#PRAPAREIncome_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREIncome_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREIncome_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREIncome_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREIncome_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREIncome_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREIncome_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Housing*/
#PRAPAREHousing_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREHousing_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREHousing_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREHousing_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREHousing_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREHousing_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREHousing_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }
/*Food*/
#PRAPAREFood_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREFood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREFood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREFood_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREFood_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREFood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREFood_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }



/* prepare accordian*/

#PRAPARE_guides1 .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARE_guides1 .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARE_guides1 .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARE_guides1 .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARE_guides1 .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARE_guides1 .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARE_guides1 .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }

    #PRAPARE_guides1 .panel-default .panel-heading a.accordion-toggle::before {
        display: none;
    }

    #PRAPARE_guides1 .panel-default .panel-heading a.accordion-toggle.collapsed::before {
        display
    }
/*Employment*/
#PRAPAREEmployment_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREEmployment_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREEmployment_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREEmployment_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREEmployment_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREEmployment_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREEmployment_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }

#PRAPAREEducation_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPAREEducation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPAREEducation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPAREEducation_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPAREEducation_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPAREEducation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPAREEducation_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }

#PRAPARECulture_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARECulture_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARECulture_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARECulture_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARECulture_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARECulture_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARECulture_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }

#PRAPARE_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}

    #PRAPARE_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #PRAPARE_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#PRAPARE_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#PRAPARE_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #PRAPARE_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #PRAPARE_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }

.faq_question {
    color: #00b9f2;
    margin-bottom: 0;
    font-size: 16px;
}

.p_dot {
    display: list-item;
    margin-left: 15px;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-40 {
    margin-left: 80px !important;
}

.exctra_text {
    border-bottom: 1px solid !important;
    border: none;
    width: 50%;
    margin-left: 20px;
}
/*
.care-dashboard .age-destribut {
    height: 38vh;
}
*/
/*
.care-dashboard .age-destribut .col-xs-6.text-left {
	position: absolute;
	bottom: 35px;
}*/
table#tblAWVDashboard {
    border-bottom: 1px solid #ddd;
}

svg#menu_prev, svg#menu_next {
    margin-top: 8px;
}

.top_menu_sec {
    margin-top: 7px;
}

/*D start*/


div#ChildCurrentCareGaps {
    height: auto;
}

#patientGrid_wrapper #patientGrid_info {
    padding-top: 0;
    white-space: nowrap;
    position: absolute;
    bottom: 3px !important;
    right: 63px !important;
    font-size: 12px;
}

#patientGrid_wrapper #patientGrid_paginate ul li a i {
    font-size: 14px;
}

#PriorityPatientsprint > div > div > div.row {
    float: left;
    padding: 20px 0;
}
/*.care-dashboard .dataTables_wrapper .dataTables_scroll {
    margin-bottom: 20px;
}*/
.care-dashboard .age-destribut .col-xs-6.text-left {
    bottom: 50px;
}
#currentcaregapprint + .row .col-xs-6.text-left {
    margin-top: -32px;
}

#ContactPatientsprint > div > div > div.row > div {
    position: absolute;
    bottom: 2px;
}

#bridge-report-section > div.awv-dashboard.blazeboard > div > div.col-sm-12.form-group.blazecontent > div:nth-child(4) > div > div.col-md-6.col-sm-12.col-xs-12.form-group.one_widget_align {
    padding-left: 0;
}


#meshTable_wrapper #patientGrid_wrapper .dataTables_scroll table tr th {
    text-align: left;
}

.tcm-dashboard #tcmSearch {
    background-color: #2582cf;
    color: #fff;
    width: 100%;
    border-radius: 0px;
    background-image: none;
    margin-bottom: 10px;
    border: none;
}


.message-center-list-active > span:nth-child(1) {
    color: #f68220;
    font-weight: bold;
}

#selectservice .list-unstyled-services {
    padding: 0;
}

#bs-sidebar-navbar-collapse-1 .main-menu .menu_badge {
    line-height: 16px;
}

#meshTable_wrapper #gridTable_wrapper thead tr th {
    vertical-align: middle;
    text-align: left;
}

#caregapsstatus .table > tbody > tr > td,
#tblcaregapsstatus_wrapper table > thead > tr > th {
    padding: 5px 10px;
    /*text-align: left !important;*/
}

#divNewsletter .CMNewSaveTabs .nav-tabs > li.active > a {
    background-color: #2582cf !important;
    color: #fff !important;
}

#ModalClinicalDistribution #DivclinicalDis table thead tr {
/*D end*/}


/* Provider Profile Popup start */
.provider-popup .personal_details {
    color: #666666;
    font-size: 12px;
}
#mynet_providerprofile .modal-dialog {
    width: 850px;
}
#mynet_providerprofile .nav-tabs > li > a {
    background: #d0d0d0;
    color: #000;
    border-radius: 2px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
}
#mynet_providerprofile .nav-tabs > li.active > a {
    border-radius: 3px !important;
    background-color: #2786d5;
    color: #fff;
}
    #mynet_providerprofile .nav-tabs > li.active > a:hover, #mynet_providerprofile .nav-tabs > li.active > a:focus {
        background-color: #2786d5 !important;
        color: #fff !important;
    }
#mynet_providerprofile .nav-tabs > li {
    margin-bottom: 3px;
}
#mynet_providerprofile  .nav-tabs {
    border-bottom: none;
}
#mynet_providerprofile .tab-pane {
    width: 90%;
    margin: 0 auto;
}
.tabcontent-container {
    margin: 10px 0;
}
    .tabcontent-container .tabcontent-title {
        font-weight: 700;
        font-size: 12px;
        margin: 6px 0;
    }
.tabcontent-container .tabcontent-des {
    font-weight: 500;
    font-size: 12px;
    color: #666666;
}
.tabcontent-inputfield{
    position:relative;
    /*display:none;*/
}
.tabcontent-inputfield .form-control {
    font-size: 12px !important;
}
#mynet_providerprofile .tab-pane .btn-edit {
    color: #fff;
    margin-top:20px;
}
span.error-msg {
    position: absolute;
    font-size: 10px;
    color: red;
}
.select2-selection {
    height: 34px !important;
}
span.select2-selection__arrow {
    margin-top: 2px;
}
.select2-selection__rendered {
    height: 34px;
    font-size: 12px;
    padding: 0px 12px;
}

#mynet_providerprofile .datepicker {
    margin-bottom: 0;
}
#mynet_providerprofile .checkbox_bridge_label {
    margin-right: 12px;
}

#mynet_providerprofile .glyphicon-calendar {
    right: 4px !important;
    top: 1px;
}

#mynet_providerprofile .inlinedate {
    margin-top: 8px;
    margin-bottom: 8px;
    z-index:99;
}

    #mynet_providerprofile .inlinedate label {
        margin-right: 15px;
        font-size: 12px;
    }
    #mynet_providerprofile .inlinedate input {
        margin: 0 1px;
        font-size: 12px;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 4px 6px 2px;
    }
/* Create a custom checkbox */
.checkbox {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 15px;
    margin-bottom: 7px;
}

    .checkbox input {
        position: absolute;
        opacity: 1;
        cursor: pointer;
        height: 10px;
        width: 10px;
    }


    .checkbox .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 15px;
        font-size: 12px;
        width: 15px;
        background-color: #fff;
        border: 1px solid #f68220;
    }

    .checkbox:hover input ~ .checkmark {
        background-color: #fff;
        border: 1px solid #f68220;
    }

    .checkbox input:checked ~ .checkmark {
        background-color: #fff;
        border: 1px solid #f68220;
    }

    .checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
        border: 1px solid #f68220;
    }

    .checkbox input:checked ~ .checkmark:after {
        display: block;
    }

    .checkbox .checkmark:after {
        left: 5px;
        top: 0px;
        width: 5px;
        height: 10px;
        border: solid #f68220;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
/* Create a custom checkbox */
/* Provider Profile Popup end  */

/* Insights New Design Start  */
.insights-tab-Options {
    padding-left: 0;
    border: 1px solid #cbdce9;
    background-color: #fff;
}
    .insights-tab-Options li.active {
        background-color: #cbdbe8;
    }

    .insights-tab-Options li {
        list-style-type: none;
        border-bottom: 1px solid #cbdce9;
        cursor: pointer;
        display: flex;
        position: relative;
    }
        .insights-tab-Options li a {
            color: #000;
            font-family: Roboto-Medium;
            font-size: 13px;
            padding: 5%;
            width: 100%;
        }
            .insights-tab-Options li a sup {
                position: absolute;
                top: 1px;
                background: red;
                border-radius: 33px;
                width: 15px;
                height: 15px;
                font-size: 9px;
                line-height: 15px;
                text-align: center;
                color: #fff;
            }
        .insights-tab-Options li.active:after {
            width: 0px;
            height: 0px;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 8px solid #cbdbe8;
            margin: 0 0 15px 0;
            position: absolute;
            right: -8px;
            top: 10px;
            content: "";
        }
        .insights-rtabheader {
            background-color: #cbdbe8;
        }
            .insights-rtabheader .reports_radio_align {
                white-space: nowrap;
                padding: 10px 0px;
            }
            .insights-rtabheader .dropdown.base-drp {
                margin: 6px 0;
            }
        .kpi_sec1 {
            width: 20%;
        }
.key_percent {
    position: relative;
    text-align: center;
    line-height: 45px;
    margin-left: 0;
    color: #CAA200;
    font-size: 30px !important;
}
    .key_percent .fail {
        position: absolute;
        top: -6px;
        font-size: 12px;
    }
    .key_percent ul {
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .key_percent li {
        font-size: 12px;
        color: #008C00;
        display: block;
        height: 16px;
        text-align: center;
        padding: 0;
        margin: 0;
        font-size: 10px;
        font-weight: bold;
    }
.totalcalls-no {
    font-size: 90px;
    color: #F7941E;
    padding: 90px 0;
}
.dailyprog-container-left h3, .dailyprog-container-middle h3, .dailyprog-container-right h3 {
    color: #337ab7;
    font-size: 18px;
    font-weight: 400;
}
.dailyprog-container text.highcharts-title {
    color: #F7941E !important;
    fill: #F7941E !important;
    font-family: 'Roboto-Regular',Roboto-Light,Roboto-Black,Roboto-Medium;
}
#cm-benchMarkTier {
    margin-bottom: 8px;
}


.traditin-assimnt, .traditin-assimnt1 {
    padding-top: 5% !important;
}
div#cm-condition_care_legend .item, #cm-assignment_care1_legend .item {
    display: inline-block;
    margin-right: 32px;
}
    div#cm-condition_care_legend .item .symbol, div#cm-assignment_care1_legend .item .symbol {
        width: 10px;
        height: 10px;
        position: absolute;
        margin-top: 3px;
        margin-left: -13px;
    }
#tblCareManagerCaseAssigner th {
    white-space: nowrap;
}
#caremanagement-tab .dataTables_filter input {
    background: url(../Images/search.svg) right center no-repeat #f4f4f4;
    border-radius: 0;
    margin: 5% 0;
    padding: 3px 0 0 10px;
    border: 1px solid #ccc;
}



#helpchat {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 0;
}

#helpchat_box {
    position: fixed;
    bottom: 60px;
    right: 60px;
    background: #fff;
    color: #000;
    width: 310px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 2px 0px #ccc;
    z-index: 1;
}

.helpchat_box_header {
    background: #0077c3;
    color: #fff;
    padding: 5px;
}

.header-close > span {
    margin: 0 4px;
    cursor: pointer;
}

.header-close {
    display: inline-block;
    float: right;
    font-size: 20px;
    line-height: 20px;
    margin-top: -2px;
}

#helpchat_close {
    font-size: 16px;
    position: relative;
    top: -2px;
}

.helpchat_box_header {
    background-color: #0077c3;
    color: #fff;
    padding: 5px;
}

.helpchat_box_body {
    max-height: 524px;
    transition: max-height 1s linear;
    overflow-y: auto;
    padding-top: 40px;
}

.chat-history p {
    background-color: #e6e8e7;
    display: inline-block;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    left: 0;
}

.chat-history-main p {
    opacity: 0;
    transition: opacity .2s linear;
}

    .chat-history-main p.ani {
        opacity: 1;
    }

.helpchat_msg.ani {
    opacity: 1;
}

.helpchat-backdrop.fade.in {
    opacity: .4;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #000;
}

#helpchat-container {
    position: fixed;
    font-size: 12px;
    z-index: 2;
}

.helpchat_topics {
    #DivclinicalDis table td, #DivclinicalDis table th
        text-align: right;
}

    .helpchat_topics li p {
        background-color: #e6e8e7;
        display: inline-block;
        padding: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        margin-top: 5px;
        display: none;
    }

.helpchat_box_res .helpchat_topics ul li a.active {
    background: #0077c3;
    color: #fff;
}

.helpchat_topics ul, .helpchat_back ul {
    list-style-type: none;
    padding: 0;
}

    .helpchat_topics ul li.ani {
        opacity: 1;
    }

    .helpchat_topics ul li {
        margin: 8px 0;
        opacity: 0;
    }

        .helpchat_topics ul li a, .helpchat_back ul li a {
            border: 1px solid;
            padding: 8px;
            border-radius: 18px;
            display: inline-block;
        }
            /*.helpchat_topics ul li a:hover {
    background: #0077c3;
    color: #fff;
}*/
            .helpchat_topics ul li a span {
                position: relative;
                top: 2px;
            }

#helpchat_blazeimg {
    color: #bebebe;
    display: inline-block;
}

    #helpchat_blazeimg img {
        width: 40px;
    }

.helpchat_box_res, #helpchat_box, .helpchat_box_topic1, .helpchat_box_topic2, .helpchat_box_topic3, .helpchat_box_topic4, #helpchat_res_back {
    display: none;
}

.helpchat_box_body > div {
    padding: 5px 10px;
    position: relative;
}

.helpchat_back {
    float: right;
}

.helpchat_box_res .helpchat_msg.res_default {
    display: block;
}

.helpchat_box_res .helpchat_msg .small {
    text-indent: 30px;
    margin-top: 4px;
    display: block;
}

.helpchat_box_res .helpchat_msg .bold {
    font-weight: bold;
}

.fixed-header {
    position: fixed;
    width: 284px;
    display: block;
    background: #fff;
    padding-top: 10px;
    margin-top: -45px;
    z-index: 99;
}

.chat-history-onclick p {
    background-color: #e6e8e7;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    text-align: left;
    float: left;
    display: none;
}

.chat-history-in p {
    background-color: #e6e8e7;
    display: none;
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}



.chat-history {
    margin-top: 18px;
}

.helpchat_box_body::-webkit-scrollbar {
    width: 6px;
}

/* Track */
.helpchat_box_body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.helpchat_box_body::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 10px;
}

    /* Handle on hover */
    .helpchat_box_body::-webkit-scrollbar-thumb:hover {
        background: #c1c1c1;
    }

.feed-details p a {
    display: inline-block;
}

.feed-details a, .feed-details > p {
    display: block;
}
/* Insights New Design End  */

.chosen-container-single .chosen-single div b {
    background-image: none !important;
}

.chosen-container-single .chosen-single span {
    padding-left: 15px;
    padding-top: 5px !important;
}
.chosen-container-single .chosen-single {
    padding: 0 !important;
}#ModalClinicalDistribution #DivclinicalDis table thead tr {
    background: #dee9f1;
}

#ModalClinicalDistribution #tblClinicalDistribution_length > label,
#ModalDetailsPopup1 #tblReportsClaimsDetails_length > label {
    font-weight: bold !important;
    font-size: 14px;
}

#setting_pop .modal-body .sett_holder p.col-sm-3 {
    font-weight: 600;
    font-size: 13px;
    text-align: left;
    margin-left: 0;
}
#setting_pop .modal-body .sett_holder p{
    margin-bottom:0px!important;
}

#tblBWC tbody tr:nth-child td.text-center.sorting_1 {
	text-transform: uppercase !important;
}
/*Help and Support print App Guides*/
.hidden-print-div {
    display: none;
}

@media print {
    .hidden-print-div {
        display: block;
    }
}


#caregapspatients table td .broderRight {
    border-right: 1px solid #cacaca !important;
}

#caregapspatients table .broderRight {
    border-right: 1px solid #cacaca !important;
}

.faq_question {
    color: #00b9f2;
    margin-bottom: 0;
    font-size: 16px;
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    height: auto !important;
}
.Initial-title{
    position:relative;z-index:99999999;
}

#mynet_providerprofile .error-msg, #mynet_providerprofile label.error {
    color: red !important;
    position: absolute;
    font-size: 10px !important;
}


.add_submit_sec {
    position: relative;
    left: 70px;
    /*display: inline-flex;*/
    width: 66%
}

    .add_submit_sec .col-sm-4 {
        float: left;
        /* justify-content: flex-end;*/
        padding-right: 25px;
        /* width: 24%;*/
        width: 18%;
    }

.top_menu_sec img {
    width: 68px;
    position: relative;
    top: -6px;
}
#bridgeHeader .add_submit_sec select {
	height: 27px;
    margin: 2px 0;
    font-size: 12px;
    padding: 5px 5px;
}
.forms_submit {
    background-color: #00B9F2;
    border-radius: 5px;
    display: block;
    padding: 5px 0 5px;
    text-align: center;
    position: relative;
    top: 3px;
}
.forms_submit a{
    border-radius: 5px;
    display: block;
    text-align: center;
    color: #fbfbfb;
}

svg#menu_prev, svg#menu_next {
	margin-top: 2px;
}

.select2 {
    width: 100%;
    margin: 0 auto;
    border-radius: 0 !important;
    display: block;
}

.select2-container .select2-selection {
    height: 100%;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0;
    line-height: 20px;
    font-size: 11pt;
    border: 1px solid #fafafa;
    overflow-y: scroll;
    overflow-x: hidden;
}


#filterDropdowns > div > div:nth-child(6) {
	padding: 0;
}
#filterDropdowns .forms_submit {
	width: 72px;
    top: 1px !important;
    cursor: pointer;
    padding: 6px 2px;
}
#filterDropdowns {
	left: -32px;
    position: relative;
}
.top_menu_sec {
	left: 0;
}
#filterDropdowns .select2-container--default .select2-selection--multiple .select2-selection__clear{
	display:none;
}
#filterDropdowns .select2-container .select2-selection--multiple .select2-selection__rendered{
	height:auto;
}

#filterDropdowns .selection > span > ul > li > input::placeholder {
	color: #292929 !important;
	font-size: 12px;
}
#filterDropdowns .selection > span > ul > li > input::-ms-input-placeholder {
	color: #292929 !important;
	font-size: 12px;
}
#filterDropdowns .selection > span > ul > li > input::-ms-input-placeholder { /* Microsoft Edge */
  color: #292929 !important;
  font-size: 12px;
}
#filterDropdowns .select2-container,#filterDropdowns .select2-search input  {
    width: 100% !important;
}

.v-hidden {
	visibility: hidden;
}

span.help-block {
    color: red;
    font-size: 10px;
}

.dt-button-collection {
    left: auto !important;
    width: auto !important;
    right: 120px;
}

div.dt-button-collection a.dt-button {
    padding-right: 25px !important;
}

.estmated-price {
    font-size: 26px;
    word-break: break-word;
}

/*.dt-button-collection a[aria-controls="tblSCRDetails"]:first-child {
    display: none !important;
}
.top_menu_sec img {
    width: 68px;
    position: relative;
    top: -6px;
}
}*/

button#addFaqForm {
    background: #00b9f2;
    color: #fff;
    font-size: 12px;
    font-family: Roboto-Medium;
    border-radius: 0;
    border: none;
    padding: 10px 30px;
    margin-left: 15px;
    margin-bottom: 15px;
}
.faq-container .feed-details h2{
	margin-top:0px!important;
}
/*#userManagerTable_wrapper .practice_insurance_table th {
    width: 20%!important;
    padding-left: 10px;
    text-align: left;
    padding-right: 10px;
}*/
button#btn-Closed {
    border-radius: 0px;
    border: none;
    margin-left: 10px;
}

#myModalPotentialvalue #tblPotentialRevenue {
	border-bottom: 1px solid #e5e5e5; 
}
#bridge-report-section .patient-prof .Widget_php_color h3 {
	font-size: 15px;
}
#myCRModal #tblCareManagerCaseAssigner {
	border-bottom: 1px solid #ddd !important;
}
#myModalPotentialvalue input.form-control.search_text_datatable {
	padding-right: 30px !important;
}
#tblCCM,
#tblawv,
#ccmrevenuelist {
	border-bottom: 1px solid #ddd !important;
}

#ModalClinicalDistribution .modal-header.modal-head h4 a {
	margin-left: 0 !important;
}
/*D start*/
#bottomPage .widgetrow_small {
    height: 100%;
}
#bottomPage .widgetrow_small .pagination_icon {
    bottom: -6px;
    right: 0;
    left: 0;
    margin-left: 185px;
}
#DivclinicalDis table td, #DivclinicalDis table th {
    padding: 8px 8px;
    white-space: normal;
    max-width: 140px !important;
    min-width: 140px !important;
    width: 140px !important;
    word-break: break-word;
}

#tblmlr_wrapper table td, #tblmlr_wrapper table th {
	white-space: normal;
    max-width: 50px!important;
    min-width: 50px!important;
    width: 50px!important;
    word-break: inherit;	
}

#tblerip_wrapper table td, #tblerip_wrapper table th {
    white-space: normal;
    max-width: 50px !important;
    min-width: 50px !important;
    width: 50px !important;
    word-break: inherit;
}
#tblProviderEventsDetails {
	border-bottom: 1px solid #ddd;
}
/*
#tblProviderEventsDetails_filter > label > input,
#recentlyAdmittedTable_filter > label > input,
#tblCareManagerCaseAssigner_filter > label > input,
#tblCCM_filter > label > input,
#tblPotentialRevenue_filter > label > input,
#tblawv_filter > label > input,
#tblClique_filter > label > input,
#divtracEvent_filter > label > input,
#patientGrid_filter > label > input,
#outstandingHccsTable_filter > label > input {
	padding: 0 30px 0 10px !important;
}
*/
.UplodIncludBtn .UpVidBtn.btn:focus, 
.UplodIncludBtn .UpVidBtn.btn:active:focus, 
.UplodIncludBtn .UpVidBtn.btn.active:focus {
	outline: none;
    outline: none;
    outline-offset: none;
}
#UserManager .largemodal h4,
.php_modal_header .left_container {
	letter-spacing: 1px;
}

#PatientCountDetails .dataTables_wrapper.no-footer .dataTables_scrollBody,
#dvtblClique .dataTables_wrapper.no-footer .dataTables_scrollBody  {
    border-bottom: 1px solid #ddd !important;
}
/*
#bridgeNavBar nav {
	height: 100% !important;
}
*/
#SelectSpecialty_chosen {
	display: none;
}
#SelectSpecialty {
	display: block !important;
}

#auditLog {
	padding: 0;
    margin: 0px;
}
#auditLog_wrapper .dataTables_scroll .dataTables_scrollBody {
	border-bottom: 1px solid #ddd !important;
}
label > input {
	padding: 0 30px 0 10px !important;
}/*
#bridgeNavBar nav {
	height: 100%!important;
}
*/
#recent_admits_print .mem_admitted > ul > li > p.small.green {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
}

#tblClique,
#tblawv_wrapper .dataTables_scroll .dataTables_scrollHead table {
	margin: 0!important;
	padding: 0!important;
	width: 100%!important;
}
#filterDropdowns .select2-container--default .select2-selection--multiple {
	border: 0 !important;
}
/*D end*/

.patient-census h3 {
    margin-top:10px;
}
ul.bridge-left-menu li:last-child {
    margin-bottom: 0;
    background: #2f4e6b;
}
#tblMessageInbox > thead > tr > th::after {
    margin-right: -20px !important;
}
.input-sm {
    border-radius: 0px;
}
#filterDropdowns .select2-container .select2-search--inline .select2-search__field {
    margin-top: 7px !important;
}
#ScratchPad_guideshelp_accordion .panel-default .panel-heading,
#BlazeBoard_guideshelp_accordion .panel-default .panel-heading,
#Care_Gaps_guideshelp_accordion .panel-default .panel-heading,
#Care_Manager_guideshelp_accordion .panel-default .panel-heading,
#Campaign_Builder_guideshelp_accordion .panel-default .panel-heading,
#De-Risk_guideshelp_accordion .panel-default .panel-heading,
#Grid_guideshelp_accordion .panel-default .panel-heading,
#Help_Support_guideshelp_accordion .panel-default .panel-heading,
#Insights_guideshelp_accordion .panel-default .panel-heading,
#Launch_Ignite_guideshelp_accordion .panel-default .panel-heading,
#Message_Center_guideshelp_accordion .panel-default .panel-heading,
#Members_guideshelp_accordion .panel-default .panel-heading,
#My_Network_guideshelp_accordion .panel-default .panel-heading,
#PHP_guideshelp_accordion .panel-default .panel-heading,
#Referral_Manager_guideshelp_accordion .panel-default .panel-heading,
#Score_Card_guideshelp_accordion .panel-default .panel-heading,
#TMC_guideshelp_accordion .panel-default .panel-heading,
#BlazeSpeaks_guideshelp_accordion .panel-default .panel-heading {
    background: transparent;
    padding: 0;
    margin-bottom: 10px;
}
    #ScratchPad_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #BlazeBoard_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Care_Gaps_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Care_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Campaign_Builder_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #De-Risk_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Grid_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Help_Support_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Insights_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Launch_Ignite_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Message_Center_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Members_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #My_Network_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #PHP_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Referral_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #Score_Card_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #TMC_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed,
    #BlazeSpeaks_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed {
        background: #cbe5fd;
        color: #000;
    }

    #ScratchPad_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle, #BlazeBoard_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Care_Gaps_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Care_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Campaign_Builder_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #De-Risk_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Grid_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Help_Support_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Insights_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Launch_Ignite_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Message_Center_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Members_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #My_Network_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #PHP_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Referral_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #Score_Card_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #TMC_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle,
    #BlazeSpeaks_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle {
        background: #00b9f2;
        color: #fff;
        padding: 10px 15px;
    }

#ScratchPad_guideshelp_accordion .panel-collapse .panel-body, 
#BlazeBoard_guideshelp_accordion .panel-collapse .panel-body,
#Care_Gaps_guideshelp_accordion .panel-collapse .panel-body,
#Care_Manager_guideshelp_accordion .panel-collapse .panel-body,
#Campaign_Builder_guideshelp_accordion .panel-collapse .panel-body,
#De-Risk_guideshelp_accordion .panel-collapse .panel-body,
#Grid_guideshelp_accordion .panel-collapse .panel-body,
#Help_Support_guideshelp_accordion .panel-collapse .panel-body,
#Insights_guideshelp_accordion .panel-collapse .panel-body,
#Launch_Ignite_guideshelp_accordion .panel-collapse .panel-body,
#Message_Center_guideshelp_accordion .panel-collapse .panel-body,
#Members_guideshelp_accordion .panel-collapse .panel-body,
#My_Network_guideshelp_accordion .panel-collapse .panel-body,
#PHP_guideshelp_accordion .panel-collapse .panel-body,
#Referral_Manager_guideshelp_accordion .panel-collapse .panel-body,
#Score_Card_guideshelp_accordion .panel-collapse .panel-body,
#TMC_guideshelp_accordion .panel-collapse .panel-body,
#BlazeSpeaks_guideshelp_accordion .panel-collapse .panel-body {
    border: 0 none;
    margin-top: -10px;
}

#ScratchPad_guideshelp_accordion .panel-default, 
#BlazeBoard_guideshelp_accordion .panel-default,
#Care_Gaps_guideshelp_accordion .panel-default,
#Care_Manager_guideshelp_accordion .panel-default,
#Campaign_Builder_guideshelp_accordion .panel-default,
#De-Risk_guideshelp_accordion .panel-default,
#Grid_guideshelp_accordion .panel-default,
#Help_Support_guideshelp_accordion .panel-default,
#Insights_guideshelp_accordion .panel-default,
#Launch_Ignite_guideshelp_accordion .panel-default,
#Message_Center_guideshelp_accordion .panel-default,
#Members_guideshelp_accordion .panel-default,
#My_Network_guideshelp_accordion .panel-default,
#PHP_guideshelp_accordion .panel-default,
#Referral_Manager_guideshelp_accordion .panel-default,
#Score_Card_guideshelp_accordion .panel-default,
#TMC_guideshelp_accordion .panel-default,
#BlazeSpeaks_guideshelp_accordion .panel-default {
    border-radius: 0;
    border: 0 none;
}

    #ScratchPad_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #BlazeBoard_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Care_Gaps_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Care_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Campaign_Builder_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #De-Risk_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Grid_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Help_Support_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Insights_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Launch_Ignite_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Message_Center_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Members_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #My_Network_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #PHP_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Referral_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #Score_Card_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #TMC_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after,
    #BlazeSpeaks_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle.collapsed::after {
        content: "\f106";
        color: #66737d;
        border-color: #66737d;
    }

    #ScratchPad_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after, #BlazeBoard_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Care_Gaps_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Care_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Campaign_Builder_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #De-Risk_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Grid_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Help_Support_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Insights_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Launch_Ignite_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Message_Center_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Members_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #My_Network_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #PHP_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Referral_Manager_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #Score_Card_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #TMC_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after,
    #BlazeSpeaks_guideshelp_accordion .panel-default .panel-heading a.accordion-toggle::after {
        content: "\f107";
        font-family: FontAwesome;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 20px;
        line-height: 16px;
        color: #fff;
        border-color: #fff;
    }

#bridge-report-section .second-column-width .report-fourth-widget-height .current_radio_align {
   display: none;
}

.dot-holder .glyphicon-option-horizontal:before {
    content: ""!important;
}
#tblDismissed_wrapper > div.dataTables_scroll > div.dataTables_scrollHead > div > table,
#tblCCM,
#tblCCM_wrapper > div.dataTables_scroll > div.dataTables_scrollHead > div > table {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
#exampleModalLabel {
    right: 15px;
    position: absolute;
    top: 10px;
}
#tblcaregapsstatus_wrapper > div.dataTables_scroll > div.dataTables_scrollFoot > div > table > tfoot > tr > td {
    border: none;
}

#tblcaregapsstatus {
    border: 1px solid #ddd;
    padding: 0;
    margin: 0;
}
#filterDropdowns span.select2.select2-container {
    border-radius: 0px !important;
    overflow: hidden;
}
#filterDropdowns .select2-container--default .select2-selection--single .select2-selection__clear {
    display: none !important;
}
#filterDropdowns .select2-container--default .select2-selection--single {
    border-radius: 0px !important;
    background-color: #EAF1F6;
}
    #filterDropdowns .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: solid #2482CE;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        position: relative;
        top: 3px;
    }

#filterDropdowns .select2-selection__rendered {
    line-height: 34px !important;
    color: #2482CE !important;
}
#filterDropdowns .select2-container--disabled .select2-selection__rendered {
    color: #fff !important;
}
#filterDropdowns selection--single .select2-selection__arrow {
    right: 2px;
}
#filterDropdowns .select2-container--open .select2-selection--single {
    background-color: #00B9F2; 
}
#filterDropdowns .select2-container--open .select2-selection__placeholder {
    color: #fff!important;
}
#filterDropdowns .select2-results__option--selectable {
    font-size: 12px;
}
#filterDropdowns li.select2-results__option.select2-results__message {
    font-size: 12px;
}
#filterDropdowns  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 3px;
}
    #filterDropdowns .select2-container--open .select2-selection--single .select2-selection__rendered {
    color: #fff !important;
}

#filterDropdowns .select2-container--open .select2-selection--single span.select2-selection__arrow b {
    border-color: #fff;
    transform: rotate(224deg);
    top: 7px;
}
#filterDropdowns .select2-results__option--selectable, .select2-results__option {
    font-size: 12px;
    color:#000;
}
#filterDropdowns .select2-container--default .select2-search--dropdown .select2-search__field {
    border: none;
    border-bottom: 2px solid #00B9F2;
    font-size: 12px;
}
.select2-search--dropdown {
    padding: 4px 6px;
}

.select2-search--dropdown::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 15px;
    width: 12px;
    height: 12px;
    background-size: cover;
    background-image: url("../Images/select2-search.svg");
    z-index: 9;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-bottom: 2px solid #00B9F2 !important;
    border-left: none !important;
    font-size: 12px !important;
    border-top: none;
    border-right: none;
    padding-left: 20px;
    padding-bottom: 2px;
}
#filterDropdowns .select2-selection__placeholder {
    color: #2482CE !important;
}

#filterDropdowns .select2-container--disabled .select2-selection--single {
    background: #A0A0A0 !important;
}

#filterDropdowns .select2-container--disabled .select2-selection--single .select2-selection__rendered span {
    color: #fff !important;
}

#filterDropdowns .select2-container--disabled .select2-selection--single span.select2-selection__arrow {
    display: none;
}
.select2-results__options::-webkit-scrollbar {
    width: 6px;
}

.select2-results__options::-webkit-scrollbar-track {
    background: #fff;
}
.select2-results__options::-webkit-scrollbar-thumb {
    background: #00B9F2;
}
.select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #00B9F2;
}

.select2-results__option--selectable {
    font-size: 12px!important;
}
.deactive_dropdown{
    pointer-events:none!important;
}

.select2-dropdown {
    border-radius: 0px !important;
}
#tblClique_wrapper th, #tblClique_wrapper td {
    min-width: 120px;
    max-width: 120px;
    width: 120px;
}

#tblPatientClaimsDetails_wrapper th, #tblPatientClaimsDetails_wrapper td {
    min-width: 120px;
    max-width: 120px;
    width: 120px;
    padding: 10px;
}

@media (max-width:1248px) {
    a#blazeSpeaksPopUp, a#blazeSpeaksPopUp ~ a, a#blazeSpeaksPopUp ~ a ~ div {
        margin: 0 2px !important;
    }
}
#tblClique_wrapper table {
    border: 0;
}

    #tblClique_wrapper table tr:nth-child(odd) td {
        background-color: #fff !important;
    }
/*
table.table-striped.dataTable {
    border: 0;
}
*/

    table.table-striped.dataTable tr th {
        background-color: #ebebeb !important;
        color: #252525;
    }

    table.table-striped.dataTable tr:nth-child(odd) td {
        background-color: #fff !important;
    }
    table.table-striped.dataTable tr:last-child td {
        border-bottom: 1px solid #e5e5e5;
    }

.age-destribut {
    padding-bottom: 15px;
}


#tblmonthlyclaimslag thead {
    display: none;
}
.my-netwrk-badge {
    width: 36px;
}

#php_modal table#php_patient_table {
    display: block !important;
    overflow: auto !important;
}

div#GridIAFaxPopup {
    z-index: 99999999 !important;
}

#GridIAFaxPopup {z-index: 99999999 !important;}
#GridIAFaxPopup .progress_over .grid_header_title {width: 100% !important;float: none;}
#GridIAFaxPopup .progress_over .grid_header_title h5 {text-align: center !important;}
#GridIAFaxPopup .pop_closing button {position: absolute;top: 17px;right: 10px;}
#GridIAFaxPopup .grid_header_title span {top: 0;}
.grid_header_title > .grid_header_title {width: 100%;}
table#patientlist thead tr th {
    background-color: #ebebeb;
}

table#patientlist tr td {
    border-top: 1px solid #ebebeb;
    text-align: center !important;
}

table#patientlist {
    border-bottom: 1px solid;
}
#tableRadioButtons {
	position: relative !important;
    left: 12%;
    top: 41px;
}
/*#meshTable_wrapper input::placeholder {
  opacity: 0 !important;
   color:white !important;
}*/

#meshTable_wrapper .search_text_datatable{
	border-color:#ccc!important;
}

.fa-trash-o:before {
    color: #3A6D99;
    font-size: 20px;
}
/*#patientGrid_wrapper > div.dataTables_scroll > div.dataTables_scrollHead > div > table > thead > tr > th.maingrid.text-center.sorting_asc:after {
    margin-right: -7px !important;
}*/
#tblRecentAdmit_wrapper > div.dataTables_scroll > div.dataTables_scrollBody,
#tblRecentAdmit_wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody,
.dataTables_wrapper.no-footer .dataTables_scrollBody,
#plist_wrapper > div.DTFC_ScrollWrapper > div.dataTables_scroll > div.dataTables_scrollBody,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{
    border-bottom: none !important;
}
#bridge-report-section > div.awv-dashboard.blazeboard > div > div.col-sm-12.form-group.blazecontent > div:nth-child(5) > div > div > div > div:nth-child(3) > div > a,
#tblCareGaps_paginate {
    margin-top: 10px;
}
#topOfPageWrapper > div:nth-child(2) > div > div:nth-child(1) > div,
#topOfPageWrapper > div:nth-child(2) > div > div:nth-child(2) > div,
#topOfPageWrapper > div:nth-child(2) > div > div.col-md-2.col-sm-12.col-xs-12.form-group > div {
	height: calc(100% - 0px) !important;
}
#bridge-report-section > div.awv-dashboard.blazeboard > div > div.col-sm-12.form-group.blazecontent > div:nth-child(5) > div > div > div > div:nth-child(3) > div > a,
 #tblCareGaps_paginate {
     margin-top: 10px;
}
#CareGapsYear {
    border-bottom: 0 !important;
}
#MemberPartial .inner-head.mem_overview h3,
#MemberPartial .inner-head.mem_overview {
    margin: 0 !important;
 }
/*#tblMembers_wrapper table.dataTable thead .sorting:after {
   top: 10px !important;
    right: 25px !important;
}
#tblMembers_wrapper table.dataTable thead .sorting_asc:after {
    right: 20px;
    top: 10px;
}
#tblMembers_wrapper > div.dataTables_scroll > div.dataTables_scrollHead > div > table,
#tblMembers_wrapper > div.dataTables_scroll > div.dataTables_scrollHead > div,
#tblMembers {
   width: 100% !important;
 }*/
.third_col_bg p {
	padding: 3px 0;
}
.third_col_bg h2 {
	padding: 3px 0;
}
#profile_popup {
    padding: 0 30px !important;
}
#ModalProfileSetting .modal-title {
	padding: 0 22px;
}
#myModal .reports_radio_align_modal {
	position: absolute;
    top: 52px;
    z-index: 9999999;
    color: #000;
    padding-left: 0;
    left: 165px;
}
#tblCCM_length label {
    margin: 13px 0 0 0 !important;
}
#composemail {
    padding: 0;
}
.mail-write {
    margin-bottom: 0;
    margin-top: 7px;
}
.modal-foot {
    padding-bottom: 9px;
}
#setting_pop .modal-content-common {
    border: 0;
}
#myModal > div > div > div.height_modal-body > div.modal-footer.modal-foot {
    display: none;
}

/*.dt-buttons.pull-right.buttons_line {
    padding-top: 4px;
    padding-right: 2px;
}*/
#PatientDetailsEdit modal-content-common,
#PatientDetailsEdit .modal-head {
    border: 0;
}
#PatientDetailsEdit .height_modal-body form {
    padding-top: 25px;
}
#invitee_list label {
    cursor: pointer;
}
#setting_pop .modal-body {
    text-align: center;
    padding: 30px 0;
}
#update-profile {
    display: table;
    margin: 0px auto;
    position: relative;
    left: 15px;
    padding: 10px 0;
}
input:-internal-autofill-selected {
    background-color: white !important;
}
#demographics_popup .inner-head h3 {
    display: none;
}
#gridTable_wrapper > div.dt-buttons.pull-right.buttons_line.pull-left {
    float: right !important;
}


#caregapsstatus .dataTables_paginate.paging_simple {
    position: absolute;
    bottom: 23px;
    right: 0;
}
#caregapsstatus .dataTables_info {
    bottom: 25px !important;
}
#caregapsstatus .table-responsive.measure-table {
    margin-bottom: 22px;
}
.help_action img {
    width: 45px;
    height: 45px;
}

.mr-0 {
margin-right:0px !important;
}
a.btn, a.btn:hover, a.btn:focus {
    padding: 8px 25px 8px 25px !important;
}

iframe#schedule_Dashboard {
    padding: 1px 15px 18px 15px;
    border: 0;
}
#invitee_list > thead > tr > th.sorting_desc,
#invitee_list > thead > tr > th {
	cursor: default;
}
#myModalPotentialvalue .modal-footer.modal-foot {
    display: none;
}
#tblCareManagerPatient th:nth-child(4), #tblCareManagerPatient td:nth-child(4), #tblCareManagerPatient th:nth-child(5), #tblCareManagerPatient td:nth-child(5) {
    min-width: 40px;
}
/*#tblPotentialRevenue th,#tblPotentialRevenue td,
#tblawv_wrapper th,#tblawv_wrapper td,
#tblCCM th,#tblCCM td {
	padding:10px!important;
}*/
/*#tblMembers_wrapper td, #tblMembers_wrapper th {
    white-space: nowrap;
    min-width: 85px;
    max-width: 85px;
	padding: 10px !important;
}*/
    /*#tblMembers_wrapper td:last-child, #tblMembers_wrapper th:last-child,
    #tblMembers_wrapper td:nth-last-child(2), #tblMembers_wrapper th:nth-last-child(2),
    #tblMembers_wrapper td:nth-last-child(3), #tblMembers_wrapper th:nth-last-child(3),
    #tblMembers_wrapper td:nth-last-child(4), #tblMembers_wrapper th:nth-last-child(4),
    #tblMembers_wrapper td:nth-last-child(5), #tblMembers_wrapper th:nth-last-child(5) {
        min-width: 10px;
        max-width: 10px;
        text-align: center;
        padding: 0px 14px !important;
        vertical-align: middle;
    }
    #tblMembers_wrapper td a {
        margin-left: 0 !important;
        font-size: 10px;
        white-space: normal;
    }*/

#composemail_Main input.btn.msg-cancel-btn.message_cancel_Main {
    background: #337ab7;
    color: #fff !important;
}
#tblReAdmission_wrapper > div:nth-child(1) {
    position: absolute;
    top: 35px;
    margin: 0;
    float: left;
    width: 237px;
    padding-right: 0;
	padding-left: 5px;
}
#outstandingHccsTable_length > label {
	margin: 0;
}
#outstandingHccsTable_length {
	margin-top: 0;
}

#suspectConditionsTable_length > label {
    margin: 0;
}

#suspectConditionsTable_length {
    margin-top: 0;
}
#Email,
#Password,
#Login .agreementTextBox,
#Login .radio-inline span,
#Login lable{
	font-family: "Roboto-Regular" !important;
	font-size: 12px !important;
	color: #333 !important;
}
#MemberPartial .MyPationtMainBlock .my-pationt-page {
	margin-top: 15px;
    padding-top: 0;
}
#MemberPartial .MyPationtMainBlock .inner-head h3 {
    margin-top: 10px;
}
#tblMessageInbox .custom_check_box input[type=checkbox] + label:before {
    width: 13px;
    height: 13px;
    margin-right: -1px;
}
#tblMessageInbox .custom_check_box input[type=checkbox]:checked + label:before,
#invitee_list .custom_check_box input[type=checkbox]:checked + label:before {
    line-height: 9px;
    font-size: 10px;
}
#invitee_list .custom_check_box input[type=checkbox] + label:before {
    width: 13px;
    height: 13px;
    margin-right: -1px;
    top: 7px;
    position: relative;
}

#patientGrid_wrapper,
#patientGrid_wrapper > div.dt-buttons.pull-right.buttons_line,
#patientGrid_filter {
	padding-top: 0 !important;
	margin-top: 0 !important;
}
#composemail_Main .form-group.mail-write {
	margin-bottom: 20px;
}
#patientGrid_wrapper > div.dataTables_scroll > div.dataTables_scrollBody {
	/*overflow: hidden ;*/
}
#example #datepicker_open {
    margin-left: 20px;
}
.login_block input#Email, .login_block input#Password {
    font-size: 14px !important;
}
#recentlyAdmittedTable_wrapper table.dataTable thead .sorting_asc:after {
    top: 12px;
    right: 50px;
}
#condition_family_history_grid > thead > tr > th,
#condition_family_history_grid > tbody > tr > td {
    text-align: center;
}
#recentlyAdmittedTable_info {
    bottom: 31px;
}
#recentlyAdmittedTable_wrapper table.dataTable thead .sorting_asc:after,
#recentlyAdmittedTable_wrapper table.dataTable thead .sorting_desc:after {
    top: 12px;
    right: 50px;
}
#step3 > div:nth-child(2) > div > div.row > div {
    width: 100%;
}
#diagnosis_outstanding_filter,
#diagnosis_accept_filter,
#diagnosis_suspect_filter {
    width: 100%;
    padding: 10px 10px 0 0;
}
#tblMessageInbox > tbody > tr > td {
    cursor: default;
}
#tblMessageInbox > tbody > tr > td > span > label {
    cursor: pointer;
}
#php_view_code {
    position: relative;
}
#datepicker_open > img {
    padding-left: 20px;
}
#MedicationsContent table.dataTable thead .sorting::after {
    margin-left: 3px;
}
#invitee_list.dataTable thead .sorting:after {
    top: 10px;
    right: 45px;
}
#tblawv > thead > tr {
    display: none;
}
#Reschedule #divshowclicnicaldoc1 .edit_clicnicaldocdiv .k-window-title {
    line-height: 43px !important;
}

#Reschedule {
    height: auto !important;
    padding-bottom: 20px;
}
.menu_div_height {
    margin-bottom: -6px;
    padding: 6px 0 0px 0;
}
.first-column-width {
    width: 80px !important;
}
#bridgeNavBar > div > nav {
    width: 80px !important;
}
.py-5 {
    padding:0px 5px;
}
#modalcontent h4.modal-title {
    float: left;
}
#AddPatients {
    position: relative;
    top: -10px;
}

#currentcaregapprint #tblCareGaps_info {
    bottom: -5px;
    position: absolute;
}

#tblCareGaps_paginate {
    position: relative;
    top: 7px;
}
body > div.dt-button-collection {
    right: 37px;
    left: auto !important;
    max-width: 40%;
}
a.dt-button.buttons-columnVisibility {
    white-space: normal;
}
#mesh_phones .modal-content {
    margin: 0px auto !important;
}
#patientGrid_wrapper .dataTables_scroll .dataTables_scrollHead table thead tr th {
    padding: 8px 8px !important;
}
.col-md-9.col-sm-11.col-xs-12.bridge-middle-div.second-column-width.base-report {
    width: calc(100% - 80px);
}
@media (min-width: 992px) {
    .second-column-width {
        width: calc(100% - 80px);
    }
}
#VerifySecurity #Email {
    font-size: 14px !important;
}
/*#tblMembers td.text-center,
#tblMembers > tbody > tr > td > a {
    font-weight: normal;
    font-size: 12px;
    word-break: break-word;
    white-space:normal;
}*/
#invitee_list > thead > tr > th.sorting_desc:after {
    display: none;
}

#invitee_list > thead > tr > th.sorting_desc > span > label {
    margin-bottom: 0;
    position: relative;
    top: -4px;
}
.bridge-head-height {
    margin-bottom: 3px;
}
#HeightUnit,
#WeightUnit {
    height: 34px !important;
    color:#333 !important;
}
#awvAssessment .search_text_datatable::-webkit-input-placeholder {
    color: transparent;
}
#awvAssessment .search_text_datatable:-moz-placeholder { /* Firefox 18- */
    color: transparent;
}
#awvAssessment .search_text_datatable::-moz-placeholder { /* Firefox 19+ */
    color: transparent;
}
#awvAssessment .search_text_datatable:-ms-input-placeholder {
    color: transparent;
}
#medicass {
    padding: 10px !important;
}
#awvAssessment .initial_main_conatain a img {
    height: 38px;
    width: 38px;
}

#familyMembers .radio-inline,
#quest3right label .form-group.form-inline label {
    padding-left: 0px;
    padding-top: 7px !important;
}
#initialassessment_grid #healthCareProvidersTable_info {
    bottom: 3px;
    right: 54px;
}
#answerSave {
    opacity: 0 !important;
}
#bridge-report-section {
    height: auto !important;
}

#MedicationsTable > tbody > tr > td.text-center.sorting_1 .medication_textWrap,
#MedicationsTable_wrapper > .dataTables_scroll > div.dataTables_scrollHead > div > table > thead > tr > th.text-center,
#MedicationsTable > tbody > tr > td {
	text-align: left !important;
}

#AddHealthcareProvider img {
    height: 38px;
    width: 38px;
}
.NewEventContant {
    padding-top: 0px;
}
#CMSavedEvents {
    padding-top: 15px;
}
#aboutPopup {
    position: relative;
    top: -2px;
}

#tblReAdmission_wrapper .dt-buttons.pull-right.buttons_line {
    position: relative !important;
    top: 0 !important;
}
.NewEventContant {
    padding-top: 5%;
}
#ui-datepicker-div {
    width: 17.6em !important;
}
#CMNewEvent {
    padding-top: 15px;
}
select#state {
    width: 33% !important;
}
#fullCalModal .modal-header {
    background-color: #00B9F2 !important;
}

#divshowclicnicaldoc1 .popup_header.Content.k-window-title {
    background-color: #00B9F2 !important;
    line-height: 45px !important;
}
#Reschedule {
    height: auto !important;
    padding-bottom: 20px !important;
}

#btn_RescheduleAppointment,
#Reschedule_Appointment,
#book_app_cancel,
#cancel_app,
#patientLookup {
    border-radius: 0 !important;
}
#divOtherReason {
    margin-top: auto !important;
    margin-bottom: 20px !important;
    float: left !important;
    width: 100% !important;
}
#RescheduleTime {
    height: 28px !important;
    width: 178px !important;
}

#divshowclicnicaldoc1 .patsearch_formcontrol .standard_label {
    margin-top: 3px !important;
}
#awv_addnew .modal-header.modal-head h5 {
    margin: 6px 0 0 0 !important;
    line-height: 0px !important;
}

#awv_addnew .modal-header.modal-head {
    background-color: #F5F9FC !important;
    padding: 12px !important;
}
#calendar .fc-toolbar.fc-header-toolbar,
#example .slection_row {
    margin: 8px 0px !important;
}
#main-wrapper .dials {
	margin-right: 0 !important;
    margin-left: 0 !important;
}
#mesh_notes .height_modal-body {
	overflow-x: hidden !important;
}
/*#meshTable_wrapper .dataTables_scroll .dataTables_scrollHead table thead tr th {
    padding: 8px 7px !important;
}*/
#tblServiceFundGraph {
    padding-top: 50px;
}
#allergies_grid > thead > tr > th,
#allergies_grid > tbody > tr > td {
    text-align: center !important;
}
#add_provider .modal-body.provider-popup {
    padding: 0 25px 0 25px !important;
    margin: 0 !important;
}
#tblHHARanking_filter > label > input,
#tblHHARankingDetails_filter > label > input,
#tblHHADetailsSecond_filter > label > input,
#tblHHADetailsThird_filter > label > input,
#tblAdmissionDetails_filter > label > input,
#tblSNFRankingDetails_filter > label > input,
#tblSNFDetailsSecond_filter > label > input,
#tblSNFDetailsThird_filter > label > input {
    margin-right: 10px !important;
}
#tblMessageInbox_info {
    bottom: 2px !important;
}
#UsersuccessUpdate > p {
    margin-top: 14px;
}
.fUpload {
    width: 205px !important;
}

#selectedFiles {
    float: left;
    padding-top: 8px;
}
/*#meshTable_wrapper #gridTable_wrapper thead tr th {
    padding: 22px 8px 15px !important;
}
body #meshTable_wrapper #gridTable_wrapper .DTFC_LeftBodyWrapper thead tr {
    display: none;
}

body #meshTable_wrapper #gridTable_wrapper .DTFC_LeftBodyWrapper {
    top: -12px !important;
}
#gridTable_wrapper .DTFC_LeftBodyLiner {
    overflow: hidden !important;
}*/
#meshTable_wrapper .dt-buttons.pull-right.buttons_line a span {
    display: none;
}
#meshTable_wrapper #gridTable_wrapper thead tr th, #meshTable_wrapper #gridTable_wrapper tr td, body #meshTable_wrapper #gridTable_wrapper .DTFC_LeftHeadWrapper thead tr th, body #meshTable_wrapper #gridTable_wrapper .DTFC_LeftBodyWrapper tr td {
    /*padding: 10px 8px !important;*/
    white-space: normal !important;
    min-width: 100px !important;
    max-width: 100px !important;
    width: 100px !important;
    text-align: left !important;
    word-break: break-word;
    vertical-align: inherit;
}
#meshTable_wrapper #gridTable_wrapper .gridactioncol, #meshTable_wrapper #gridTable_wrapper .gridactioncol {
    min-width: 750px !important;
    max-width: 750px !important;
    width: 750px !important;
    text-align: center !important;
}
#meshTable_wrapper #gridTable_wrapper thead tr th:nth-last-child(2), #meshTable_wrapper #gridTable_wrapper tr td:nth-last-child(2) {
    min-width: 35px !important;
    max-width: 35px !important;
    width: 35px !important;
}
#ui-datepicker-div {
    width: 18em !important;
}
#tblER_filter,
#tblSNFRanking_filter,
#tblDismissed_filter,
#tblCCM_filter,
#tblAdmission_filter {
    padding-right: 10px;
}
#patientlist > thead > tr > th {
    text-align: center !important;
}
#patientlist > thead > tr > th {
    text-align: center !important;
}
#patientlist > tbody > tr > td > .text-wrap {
    width: 100% !important;
}
/*
#bridge-report-section .tcm-dashboard .tcm-chart .report_fourth_widget_height.patient-census.tcm_media_hght {
    min-height: 335px !important;
}
    */
#CRModalPopup .height_modal-body {
    overflow-x: hidden !important;
}

#CRModalPopup_Careplan .height_modal-body {
    overflow-x: hidden !important;
}

#servicefundFilters {
    position: unset !important;
}
#divtracEvent_info,
#divtracNews_info,
#divtracSocial_info {
    right: 50px !important;
    left: auto !important;
    bottom: 6px !important;
}
#derisk_edit .glyphicon {
    top: 3px !important;
}
#derisk_edit i.glyphicon.glyphicon-triangle-left,
#derisk_edit i.glyphicon.glyphicon-triangle-right {
	top: 3px !important;
}
#tblCareGaps_info {
	right: 50px !important;
}
/*#tblTopExpenditure_info,
#tblPriorityPatient_info,
#tblTopExpenditureDetails_info,
#tblContactPatient_info,
#tblRecentAdmit_info,
#userManagerTable_info {
    position: absolute;
    left: auto;
    right: 50px;
    bottom: 2px;
}*/
/*#plist_wrapper .DTFC_ScrollWrapper .DTFC_LeftWrapper .DTFC_LeftBodyWrapper .DTFC_LeftBodyLiner {
    overflow-x: hidden;
    overflow-y: hidden !important;
}*/
#patientlist {
    border-bottom: 1px solid #ebebeb !important;
}
#msoPatientPopup .height_modal-body {
    overflow-x: hidden !important;
}
div#recentlyAdmittedTable_info {
    right: 52px;
}
#main-wrapper .dials {
    margin-right: -2% !important;
    margin-left: -2% !important;
}
#tblERDetails_filter > label > input.form-control.search_text_datatable {
    margin-right: 10px;
}
#faq_popup .modal-content.modal-content-common,
#video_popup .modal-content.modal-content-common {
    width: 600px;
    margin: 0px auto;
}
#diagnosis_accept td.dataTables_empty,
#diagnosis_suspect td.dataTables_empty,
#diagnosis_outstanding td.dataTables_empty {
	font-size: 11px !important;
}
#diagnosis_accept th,
#diagnosis_suspect th,
#diagnosis_outstanding > thead > tr > th {
    font-size: 10px !important;
}
#faqTitle {
	border: 1.5px solid #d0dee9 !important;
}


.radio-button input[type=radio] {
    display: none;
}
.radio-button {
    float: left;
    height: 32px;
    text-align: left;
    padding: 0;
    display: flex;
    margin: 5px 0;
    line-height: 23px;
}
.radio-button label {
    margin: 0;
    padding: 0;
    display: inline-flex;
    font-size: 12px;
    line-height: 22px;
}
.radio-button input[type=radio]:checked + label:before {
    font-size: 12px;
    content: "\2B24";
    line-height: 13px;
    padding: 2px;
    text-align: center;
    vertical-align: bottom;
    padding-left:2px;
}
.radio-button input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 3px;
    margin-left: 5px;
    background-color: #fff !important;
    color: #f68220 !important;
    border-radius: 50% !important;
    border: 3px solid #f68220 !important;
}
#CampaignBuilder .CMProgramPatient form ul.list-unstyled.list-inline li {
    float: left !important;
}
input#faqVideoUrl {
    border: 1.5px solid #d0dee9 !important;
}
input#faqVideoUrl:focus {
    border: 1.5px solid #d0dee9 !important;
}
.CMProgramPatient .radio-button input[type=radio]:checked + label:before {
    line-height: 16px !important;
    padding: 0px 0 0 2.7px !important;
    text-align: justify !important;
    vertical-align: bottom !important;
}
#bridge-report-section .bridge-head-height .reports_radio_align span img {
    margin-top: 7px;
}
@page {
    size: auto;
    margin: 0;
}

@print {
    @page :footer {
        display: none
    }

    @page :header {
        display: none
    }
} 

/*#tblCareManagerCaseAssigner_info {
	position: absolute;
    right: 55px;
    bottom: -18px;
}*/
#gridGraphs {
	padding-bottom: 15px;
}
#tblCareManagerCaseAssigner_paginate {
	position: absolute;
    right: 0;
}
#lblOtherCount {
	display: inline-table;
}
#text_message .height_modal-body {
    overflow-x: hidden !important;
}
#cad_grid .height_modal-body .initial_main_conatain a img,
#afib_grid .height_modal-body .initial_main_conatain a img,
#copd_grid .height_modal-body .initial_main_conatain a img,
#Diabetes_popup .height_modal-body .initial_main_conatain a img,
#chf_grid .height_modal-body .initial_main_conatain a img,
#hypertension_grid .height_modal-body .initial_main_conatain a img {
    height: 38px !important;
    width: 38px !important;
}
#bridge-report-section .bridge-middle-div.second-column-width.base-report .row.bridge-head-height .reports_radio_align > div:nth-child(3) input[type=radio]:checked + label:before {
	padding-left: 1px !important;
}
div#Reschedule {
	width: 45% !important;
    left: 29% !important;
	border: none !important;
}
#RescheduleApp {
	padding-left: 134px !important;
}
#tblawv_wrapper tr,
#tblawv_wrapper th,
#tblawv_wrapper td {
    min-width: 140px;
    max-width: 140px;
    width: 140px;
    white-space: normal;
    word-break: break-word;
}

#hpppModalScroll .ui-datepicker.ui-widget {
    width: 18em !important;
    top: 37px !important;
    position: absolute !important;
    left: 0 !important;
}
#Document_Type {
    font-size: 13px;
    padding: 0;
}
#MedicationsContent .head-with-radio > h3 {
    float: left;
    padding-left: 9px;
    padding-top: 1px;
}

#MedicationsContent .row .head-with-radio .current_radio_align {
    padding-top: 3px;
}
.pat-timelime-holder {
    overflow: visible;
}
#modalcontent .modal-body .form-group.multi-selct p span span.selection > span > ul,
#modalcontent .modal-body .form-group.multi-selct p span span.selection > span {
    height: 86px !important;
}
/*#modalcontent .modal-body {
    height: 250px;
}*/
#modalcontent .modal-body .form-group.multi-selct p {
    margin: 0;
}
#CaseManager .modal-header {
    background: #00b9f2;

}


/*PPC style start */
.otherhidden {
    width: 100%;
    clear: left;
    position: relative;
    top: 7px;
    left: 0;
    padding: 0;
    min-height: auto;
    display: none;
}

#medicationassessment_grid table tr td.text-center, #medicationassessment_grid table tr th.text-center {
    min-width: 96px !important;
    max-width: 80px !important;
    width: 80px !important;
    white-space: normal;
}

.initial_main_conatain {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.initial_main {
    border-bottom: 1px solid #C1CBD4;
    float: left;
    width: 100%;
}


.initial_table .tabs .container {
    padding: 0px;
    margin: 1px 18px;
    width: 95%;
}

.initial_table {
    padding: 0;
}

    .initial_table .tabs .tab-pane {
        margin-left: 20px;
    }

    .initial_table .tabs h3 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 60px;
    }

    .initial_table .tabs p {
        font-size: 14px;
        margin: 0;
        padding-top: 22px;
    }

    .initial_table .tabs a {
        font-size: 15px;
        font-weight: 700;
        color: #000;
        /*background-color: #F5F9FC !important;*/
        text-align: left;
        border-radius: 0;
    }

    .initial_table .tabs li {
        margin-top: 1px;
        text-align: center;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: #627688;
        position: relative;
    }

    .initial_table .review_ul li {
        padding: 0px !important;
    }

        .initial_table .review_ul li a {
            padding: 7px 0 7px 40px !important;
        }


    .initial_table .tabs li.active > a {
        background-color: #dfeaf0 !important;
        color: #627688;
    }

.grid_date {
    width: 60px;
    float: left;
}

    .grid_date p {
        padding: 19px 0;
        margin: 0;
    }

.grid_header_right {
    width: 100%;
    border-bottom: 1px solid #C1CBD4;
}

.grid_header_title {
    float: left;
    width: 66%;
    margin: 0px auto;
    text-align: center;
}

    .grid_header_title h5 {
        padding: 0;
        text-align: center;
        font-size: 26px;
        color: #6FA4D6;
        margin: 12px 0;
    }

    .grid_header_title span {
        padding: 0 30px;
        position: relative;
        top: 5px;
        font-size: 22px;
    }

    .grid_header_title .tab_back {
        background-color: transparent !important;
    }

        .grid_header_title .tab_back img, .grid_header_title .tab_fwrd img {
            height: 30px;
            width: 30px;
        }

.grid_header_icons {
    width: 26%;
    float: left;
}

    .grid_header_icons .dt-buttons {
        margin: 5px 0;
    }

        .grid_header_icons .dt-buttons a {
            background-color: transparent !important;
            padding: 5px;
        }

            .grid_header_icons .dt-buttons a img {
                height: 38px;
                width: 38px;
            }

.grid_header_title > h5 > a.tab_fwrd, .grid_header_title > h5 > a.tab_back {
    background-color: transparent !important;
}

.border-0 {
    border: none;
}

.ContainersPOPup_container {
    margin-right: 15px;
}

i.ppc_modal_icon {
    background: url(../images/PULSE-Container.png);
    vertical-align: middle;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

#ppc_modal .modal-header {
    padding: 4px 15px;
}

#ppc_modal .dash_board_glyphicon {
    padding: 7px 0;
    width: 96%;
    float: left;
}

    #ppc_modal .dash_board_glyphicon > i, #ppc_modal .dash_board_glyphicon > span.left, #ppc_modal .dash_board_glyphicon > span.right {
        display: inline-block;
        padding: 0;
        margin-left: 12px;
        vertical-align: middle;
    }

    #ppc_modal .dash_board_glyphicon > span.left {
        font-size: 18px;
    }

    #ppc_modal .dash_board_glyphicon > span.right {
        float: right;
        font-size: 16px;
        font-family: Roboto-Light;
    }

#ppc_modal button.close.modal-close {
    margin: 5px 0;
}

#tblppc_processing {
    z-index: 99;
}

#ppc_iframeModal .modal-dialog {
    width: calc(100% - 100px) !important;
    max-width: 100% !important;
}

.iframewidth {
    width: 100% !important;
}

/*  plan discharge  */

.sub_title_gen p {
    font-size: 13px;
}

.general_title {
    margin: 0px auto;
    width: 100%;
    float: left;
    color: #3D73AD;
}

.sub_title_gen {
    width: 24%;
    margin: 0px auto;
}

.pb-20 {
    padding-bottom: 20px;
}

#ui-datepicker-div {
    font-size: 12px;
}

#ppc_PlanDischarge_id #AdminInfo {
    margin-right: 20px;
}

#ppc_PlanDischarge_id #BillingLocation {
    margin-left: 20px;
}

#ppc_PlanDischarge_id > li.active > a:hover,
#ppc_PlanDischarge_id > li.active > a:focus {
    border-radius: 5px !important;
}

#ppc_PlanDischarge_id > li.active > a {
    border-radius: 8px;
    background-color: #3D73AF;
    color: #F3FAFF;
}

#ppc_PlanDischarge_id > li > a {
    background-color: #F2F9FB;
    color: #454545;
    border-radius: 8px;
    padding: 12px 50px;
}

.call_history .jes_main_title {
    color: #3C74AE;
}

.call_history .head_title_form {
    font-size: 12px !important;
    clear: both;
}

.tabcontent-container {
    min-height: 80px;
}

.jes_main_title {
    color: #FAA819;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
}

.middle_border_bottom {
    border-bottom-style: solid;
    border-bottom-color: #CDCDCD;
    margin: 0 0 10px 0;
}

#ProviderProfile_Image {
    height: 128px;
}

.form_padding {
    padding: 24px 5px;
}

.head_title_form a {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #000000;
}

    .head_title_form a span {
        padding-right: 5px;
    }

#ppc_PlanDischarge .head_title_form label {
    width: 123px;
    float: left;
}

#ppc_PlanDischarge .head_title_form a {
    width: calc(100% - 123px);
    float: left;
}

.head_title_form {
    color: #000000;
}

#ppc_PlanDischarge .modal-head {
    background: #EFF7FE;
    color: #3F73AD;
    padding: 13px 30px;
    font-size: 18px;
    font-weight: 500;
}

#ppc_PlanDischarge #tabs > ul {
    display: table !important;
    margin: 0px auto;
    border: 0;
    margin-bottom: 20px;
}



/*     plan discharge  */
.tabcontent-inputfield {
    position: relative;
}

.ppc_header_box {
    display: inline-block;
    min-width: 9%;
    border: 2px solid #d5d7d9;
    border-radius: 12px;
    background-color: #eaf1f6;
    padding: 12px 15px;
    margin: 0 6px;
}

.ppc_action a img {
    width: 20px;
    max-width: 20px;
    display: inline-block;
    padding: 0px;
    margin: 2px;
}

.ppc_action a {
    margin: 2px !important;
    cursor: pointer;
}

    .ppc_action a img {
        width: 100%;
    }

#tblppc_wrapper .dataTables_scrollHeadInner, #tblppc_wrapper table {
  
}

.ppc_header_box:hover, .ppc_header_box.active {
    background-color: #00b9f1;
    cursor: pointer;
}

    .ppc_header_box:hover h3, .ppc_header_box:hover .ppc_inn, .ppc_header_box.active h3, .ppc_header_box.active .ppc_inn {
        color: #fff !important;
    }

.ppc_header_box h3 {
    color: #3a6a9b;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

.ppc_header_box .ppc_inn {
    position: relative;
    text-align: center;
    font-size: 30px !important;
    line-height: 45px;
    margin-right: 12px;
    color: #3a6a9b;
    margin-top: 10px;
}

    .ppc_header_box .ppc_inn .ppc_inn_val {
        position: absolute;
        top: -6px;
    }

        .ppc_header_box .ppc_inn .ppc_inn_val ul {
            padding: 0;
            list-style: none;
            margin-left: 2px;
        }

            .ppc_header_box .ppc_inn .ppc_inn_val ul li {
                font-size: 9px;
                display: block;
                height: 10px;
                text-align: center;
                padding: 0;
                margin: 0;
                font-weight: bold;
            }

            .ppc_header_box .ppc_inn .ppc_inn_val ul.green li {
                color: #008C00;
            }

            .ppc_header_box .ppc_inn .ppc_inn_val ul.red li {
                color: #ff0000;
            }

.ppcloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../Images/Loading.gif') 50% 50% no-repeat rgb(249,249,249);
}

.ppc_header_container {
    margin: 15px 0 30px;
}

#tblppc_wrapper td {
    min-width: 100px;
}

#tblppc_wrapper a.tb-expand {
    position: relative;
    left: 0;
    z-index: 99;
}

    #tblppc_wrapper a.tb-expand img {
        position: absolute;
        left: -130px;
        width: 15px;
        top: 2px;
    }

/*#tblppc_wrapper th:last-child {
    min-width: 250px;
    max-width: 250px;
    width: 250px !important;
}*/


/*#tblppc_wrapper .dataTables_scrollBody {
    height: auto!important;
}*/
/*#tblppc_wrapper td, #tblppc_wrapper th {
    font-size: 12px !important;
    min-width: 75px;
    white-space: normal;
    max-width: 75px;
}*/

    /*#tblppc_wrapper th:last-child, #tblppc_wrapper td:last-child {
        width: 235px !important;
        max-width: 235px !important;
        min-width: 235px !important;
    }*/

#tblppc_wrapper table tr:nth-of-type(odd) {
    background-color: #f9f9f9 !important;
}

#tblppc_wrapper .ppc_action {
    white-space: nowrap;
}

#tblppc_wrapper a.tb-actionexpand {
    position: relative;
}

    #tblppc_wrapper a.tb-actionexpand img {
        position: absolute;
        right: -42px;
        width: 15px;
        top: 0px;
    }

.ppc_action a.hide_action {
    display: none;
}

#ppc_medicine .grid_date {
    width: 60px;
    float: left;
}

#ppc_medicine .grid_header_title {
    float: left;
    width: 64%;
    margin: 0px auto;
    text-align: center;
}

#ppc_medicine .grid_header_icons .dt-buttons a {
    background-color: transparent !important;
    padding: 5px;
}

    #ppc_medicine .grid_header_icons .dt-buttons a img {
        height: 38px;
        width: 38px;
    }

#ppc_medicine .hcp_table tr th {
    background-color: #EAF1F7;
    color: #3A72A5;
}

#ppc_medicine .hcp_table tr td {
    background-color: #F5F9FC;
}

#ppc_medicine .grid_header_right {
    width: 100%;
}

#ppc_medicine .initial_table .tabs a {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-align: left;
    border-radius: 0;
}

#ppc_medicine .add-editz a > img {
    height: 38px;
    width: 38px;
    background-color: #fff !important;
}

.w-100 {
    width: 100%;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-40 {
    margin-bottom: 40px;
}

.text-left {
    text-align: left !important;
}

#ppc_medicine table.drug_regin td {
    text-align: left;
}

#ppc_medicine .inform_head {
    font-size: 14px;
    margin: 0;
    padding-top: 22px;
    color: #3A71A9 !important;
    font-size: 14px;
    font-weight: bold;
}

.modal.in {
    background: rgba(0,0,0,0.5);
}

#ppc_ProgressNote .grid_header_right {
    width: 100%;
    border-bottom: 1px solid #C1CBD4;
}

#ppc_ProgressNote .progress_over .grid_header_title {
    width: 60% !important;
    float: left;
    margin: 0px auto;
    text-align: center;
}

    #ppc_ProgressNote .progress_over .grid_header_title h5 {
        text-align: right !important;
        padding: 0;
        text-align: center;
        font-size: 26px;
        color: #6FA4D6;
        margin: 12px 0;
    }

#ppc_ProgressNote .grid_header_title span {
    padding: 0 30px;
    position: relative;
    top: 5px;
    font-size: 22px;
}

#ppc_ProgressNote .grid_header_icons .dt-buttons a img {
    height: 38px;
    width: 38px;
}

#ppc_ProgressNote .pop_closing button {
    background-color: transparent;
    right: 5px;
    border: none;
}

#ppc_ProgressNote .pop_closing a {
    color: transparent;
}

    #ppc_ProgressNote .pop_closing a img {
        height: 20px;
    }

#ppc_ProgressNote .progress_over .grid_header_icons {
    width: 35% !important;
    float: left;
}

#ppc_ProgressNote .grid_header_icons .dt-buttons a {
    background-color: transparent !important;
    padding: 5px;
}

#ppc_ProgressNote .add_a_note {
    padding: 10px 80px;
    border: none;
}

#ppc_ProgressNote .formawv input, #ppc_ProgressNote .formawv select {
    border-radius: 0 !important;
    border: 1px solid #6FA4D6;
}

.p-0 {
    padding: 0 !important;
}

.p-10 {
    padding: 10px;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mt-40 {
    margin-top: 40px;
}

.d-flex {
    display: flex;
}

.border-rad-0 {
    border-radius: 0;
}

.checkbox-container {
    float: left;
    text-align: left;
    padding-left: 0;
}

    .checkbox-container input[type="checkbox"] {
        visibility: hidden;
    }

        .checkbox-container input[type="checkbox"] + label:before {
            border: 1px solid #ffa500;
            content: "\00a0";
            display: inline-block;
            font-size: 12px;
            height: 15px;
            margin: 0 .45em 0 0;
            padding: 0;
            vertical-align: top;
            width: 16px;
        }

        .checkbox-container input[type="checkbox"]:checked + label:before {
            background: #ffa500;
            color: #fff;
            content: "\2713";
            text-align: center;
        }

        .checkbox-container input[type="checkbox"]:checked + label:after {
            font-weight: bold;
        }

        .checkbox-container input[type="checkbox"]:focus + label::before {
            outline: rgb(59, 153, 252) auto 5px;
        }

#ppc_GridHistory .modal-head {
    background-color: #EAF1F7;
}

#ppc_GridHistory .modal-title {
    color: #3A71A9 !important;
    font-size: 24px;
    margin-left: 10px;
}

#ppc_GridHistory .modal-body {
    padding: 0;
}

#ppc_GridHistory .tbl-grid td {
    padding: 12px 5px;
    font-size: 14px;
}

#ppc_GridHistory .tbl-grid th {
    text-align: left;
    padding: 12px 5px;
    font-size: 14px;
    max-width: 200px;
    min-width: 90px;
}

#ppc_GridHistory .Dsgh tr > td, #ppc_GridHistory .Dsgh tr:nth-child(1) > th:nth-child(1) {
    border-right: 1px solid #D0D0D0;
}

#ppc_GridHistory .Dsgh tr td, #ppc_GridHistory .Dsgh tr th {
    text-align: center !important;
}

#ppc_GridHistory table {
    overflow: hidden;
}

.tblppc-container {
    position: relative;
    clear: left;
}

#text_message .grid_header_right {
    width: 100%;
    border-bottom: 1px solid #C1CBD4;
}

#text_message .grid_header_title {
    float: left;
    width: 66%;
    margin: 0px auto;
    text-align: center;
}

    #text_message .grid_header_title h5 {
        padding: 0;
        text-align: center;
        font-size: 26px;
        color: #6FA4D6;
        margin: 12px 0;
    }

#text_message .pop_closing button {
    background: transparent;
}

#text_message .pop_closing a img {
    height: 20px;
}

#text_message .add_a_note {
    padding: 10px 90px;
    border: none !important;
}

#text_message .formawv input, #text_message .formawv select {
    border-radius: 0 !important;
    border: 1px solid #6FA4D6;
}

#text_message .pt-10 {
    padding-top: 10px;
}

#text_message .m-0 {
    margin: 0;
}

#text_message .grid_header_title span {
    padding: 0 30px;
    position: relative;
    top: 5px;
    font-size: 22px;
}

.ppcfilter {
    position: absolute;
    top: 15px;
    left: 135px;
    z-index: 1048;
}

button.patient-btn:hover:not(.disabled), div.patient-btn:hover:not(.disabled), a.patient-btn:hover:not(.disabled),
button.patient-btn, a.patient-btn, div.patient-btn,
button.patient-btn, div.patient-btn, a.patient-btn,
button.patient-btn:focus:not(.disabled), div.patient-btn:focus:not(.disabled), a.patient-btn:focus:not(.disabled),
button.patient-btn:active:not(.disabled), button.patient-btn.active:not(.disabled), div.patient-btn:active:not(.disabled), div.patient-btn.active:not(.disabled), a.patient-btn:active:not(.disabled), a.patient-btn.active:not(.disabled) button.patient-btn:active:not(.disabled):hover:not(.disabled), button.patient-btn.active:not(.disabled):hover:not(.disabled), div.patient-btn:active:not(.disabled):hover:not(.disabled), div.patient-btn.active:not(.disabled):hover:not(.disabled), a.patient-btn:active:not(.disabled):hover:not(.disabled), a.patient-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/Add-patient.png) center no-repeat;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf;
    border-radius: 50%;
    padding: 8%;
    margin: 1%;
    color: #fff;
    box-shadow: none;
}

    a.patient-btn span {
        opacity: 0;
    }

}
}
.pat-timelime-holder {
    overflow: visible !important;
}
#caregapsstatus .table > tbody > tr > td, #tblcaregapsstatus_wrapper table > thead > tr > th{
    vertical-align:middle !important;
}
#tbllastseendetails_info{
    bottom:5px !important;
}
#tblCCM_wrapper {
    z-index: 99999;
}
#outstandingHccsTable_length{
    margin-top:20px !important;
}
#tbllastseendetails thead tr{
		display:none !important;
		}
#CGTabs li a{
	  padding: 8px 15px 8px 15px !important;
	}
#tbllastseendetails_wrapper table thead tr th, #tbllastseendetails_wrapper table tbody tr td {
    min-width: 100px !important;
    width: 100px !important;
    padding: 10px !important;
    text-align: left;
}
#MedicationsTable > tbody > tr > td.dataTables_empty{
    text-align:center !important;
}
.dataTables_empty {
    text-align: center !important;
    
}
#Chk_AttachPHP {
    position: relative;
    top: 2px;
    left: 7px;
}

#healthCareProvidersTable_wrapper table thead th, #healthCareProvidersTable_wrapper table tbody td {
    color: #000 !important;
}
/*Priority Patients Container*/
i.ppc_modal_icon {
    background: url(../images/PULSE-Container.png);
    vertical-align: middle;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position:relative;
    left:10px !important;
}
/*------Header ppc popup Start------*/
#ppc_modal .dash_board_glyphicon {
    padding: 7px 0;
    width: 96%;
    float: left;
}

#ppc_modal .modal-header {
    padding: 4px 15px;
}

#ppc_modal .dash_board_glyphicon > i, #ppc_modal .dash_board_glyphicon > span.left, #ppc_modal .dash_board_glyphicon > span.right {
    display: inline-block;
    padding: 0;
    margin-left: 12px;
    vertical-align: middle;
}

#ppc_modal .dash_board_glyphicon > span.left {
    font-size: 18px;
}

#ppc_modal .dash_board_glyphicon > span.right {
    float: right;
    font-size: 16px;
    font-family: Roboto-Light;
}

#ppc_modal button.close.modal-close {
    margin: 5px 0;
}

#ppc_modal #tblppc_wrapper {
    background: #fff;
    padding: 12px;
    border-radius: 0;
}

#ppc_modal .ppc_title {
    color: #f7941e;
    font-size: 18px;
    margin: 6px 0px;
    font-family: Roboto-Light;
}

#ppc_modal .modal-body thead tr {
    background: #dee9f1;
}

/*#ppc_modal table.dataTable thead th {
    font-size: 12px;
    white-space: nowrap;
    text-align: center;
}*/

#ppc_modal table.dataTable tbody td {
    font-size: 12px;
    border-bottom: 1px solid #ddd;
    white-space: initial;
}

    #ppc_modal table.dataTable tbody td a {
        text-decoration: underline;
    }

.ppc_filter {
    background-color: #fff;
    margin: 0 auto 0;
    position: relative;
    top: 2px;
    z-index: 99;
    padding-bottom: 12px;
    padding-top: 12px;
}

.ppc_filter_select select {
    border-radius: 0;
}

.ppc_filter_select label {
    white-space: nowrap;
    position: relative;
    top: 2px;
    margin-right: 8px;
}

.ppc_action img {
    padding: 0 6px;
    width: 30px;
}

.ppc_action {
    white-space: nowrap;
}

.ppc_filter_selecthidden {
    display: none;
}

#ppc_callingModal .modal-header {
    padding: 8px 15px !important;
}

div#ui-datepicker-div {
    z-index: 1051 !important;
}

.multiselect-container > li > a {
    padding: 0 !important;
    font-size: 12px
}

.dt-button-collection {
    min-width: 200px;
}

.ppc_filter_select {
    display: flex;
    margin-right: 12px;
    padding-left: 0px;
    width: 170px;
}

table#ppc_sb {
    margin-bottom: 0;
    margin-top: 20px;
}

div#tblppc_info {
    position: absolute;
    right: 60px;
    font-size: 12px;
    margin-top: -2px;
}

#tblppc_paginate a {
    padding: 2px 2px;
    border: 1px solid #ccc;
    line-height: 10px;
    font-size: 12px;
}

#ppc_modal a.tb-expand img {
    width: 15px;
    height: 15px;
    position: relative;
    right: 100px;
    top: 0px;
}

#ppc_modal a.tb-expand.visible img {
    right: 100px;
}

#ppc_modal li.sub {
    margin-left: 20px;
}

button.patient-btn:hover:not(.disabled), div.patient-btn:hover:not(.disabled), a.patient-btn:hover:not(.disabled),
button.patient-btn, a.patient-btn, div.patient-btn,
button.patient-btn, div.patient-btn, a.patient-btn,
button.patient-btn:focus:not(.disabled), div.patient-btn:focus:not(.disabled), a.patient-btn:focus:not(.disabled),
button.patient-btn:active:not(.disabled), button.patient-btn.active:not(.disabled), div.patient-btn:active:not(.disabled), div.patient-btn.active:not(.disabled), a.patient-btn:active:not(.disabled), a.patient-btn.active:not(.disabled) button.patient-btn:active:not(.disabled):hover:not(.disabled), button.patient-btn.active:not(.disabled):hover:not(.disabled), div.patient-btn:active:not(.disabled):hover:not(.disabled), div.patient-btn.active:not(.disabled):hover:not(.disabled), a.patient-btn:active:not(.disabled):hover:not(.disabled), a.patient-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/Add-patient.png) center no-repeat !important;
    width: 50px;
    height: 45px;
    border: 1px solid #2582cf !important;
    border-radius: 50% !important;
    padding: 8% !important;
    margin: 1%;
    box-shadow: none;
    background-color: transparent !important;
}

    a.patient-btn span {
        opacity: 0;
    }

.score_card_head {
    font-size: 20px !important;
}

div#derisk_edit {
   /*z-index: 1052;*/
}

#ppc_modal a.tb-expand {
    position: relative;
    right: 0;
    top: 0;
}

.switch-onoff {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 12px;
    top: 2px;
    margin: 0 2px;
}

    .switch-onoff input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    .switch-onoff .onoff-slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #cdcfcc;
        -webkit-transition: .4s;
        transition: .4s;
    }

        .switch-onoff .onoff-slider:before {
            position: absolute;
            content: "";
            height: 12px;
            width: 12px;
            left: 0px;
            bottom: 0px;
            background-color: #86b920;
            -webkit-transition: .4s;
            transition: .4s;
        }

    .switch-onoff input:checked + .onoff-slider:before {
        background-color: #df5852;
    }

    .switch-onoff input:focus + .onoff-slider {
        box-shadow: 0 0 1px #df5852;
    }

    .switch-onoff input:checked + .onoff-slider:before {
        -webkit-transform: translateX(18px);
        -ms-transform: translateX(18px);
        transform: translateX(18px);
    }
/* Rounded sliders */
/*Dialpad*/
#ppc_callingModal .modal-body {
    margin: 10px;
}

#divdialpad .dialPad.compact {
    position: relative;
}

.dialPad .number {
    position: relative;
    z-index: 2;
    padding: 5px 20px;
    color: #E9931A;
    font-weight: 300;
    /* font-size: 40px; */
    font-size: 30px;
    background: #fff;
    /* height: 78px; */
    height: 44px;
}

.dialPad .dials {
    margin: -1px 0 0 -1px;
    /* background: #1d1918; */
    background: #EDEDED !important;
    cursor: pointer;
    margin-right: 6%;
}

.dial {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.dials,
ol,
ul {
    list-style: none;
}

.dialPad .dials .digits {
    float: left;
    width: 33.33%;
    background: #EDEDED !important;
}

#ppc_callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

.compact .dials .digits p {
    padding: 5px 20px;
}

.dialPad .dials .digits p {
    /* font-weight: 600; */
    padding: 10px 20px;
    border: 1px solid #FFFFFF;
}

.dials {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.compact .dials .digits p strong {
    font-size: 30px;
}

.dialPad .dials .digits p strong {
    font-size: 3px;
    color: #222;
}

.compact .dials .digits p sup {
    text-transform: uppercase;
    color: #71479D;
    font-weight: bold;
}

.displaynone {
    display: none;
}

#ppc_callingModal .endcall {
    background-color: #d9534f !important;
    color: #fff !important;
    display: none;
}

#ppc_callingModal .startcall {
    background-color: green !important;
    color: #fff !important;
}

#ppc_callingModal h4.call-progress {
    color: #d0d0d0;
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 5px;
}

#ppc_callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

#ppc_callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

#ppc_callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

#backSpace {
    left: inherit !important;
    position: absolute !important;
    right: 20px !important;
    z-index: 9 !important;
    top: 8px !important;
}

#divdialpad .dialPad.compact {
    position: relative;
}

.dialPad .dials {
    margin: -1px 0 0 -1px;
    background: #EDEDED !important;
    cursor: pointer;
    margin-right: 6%;
}

.dialPad .number {
    position: relative;
    z-index: 2;
    padding: 5px 20px;
    color: #E9931A;
    font-weight: 300;
    font-size: 30px;
    background: #fff;
    height: 44px;
}

.dials {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.dialPad .dials .digits {
    float: left;
    width: 33.33%;
    background: #EDEDED !important;
}

#ppc_callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

.compact .dials .digits p strong {
    font-size: 30px;
}

.compact .dials .digits p sup {
    text-transform: uppercase;
    color: #71479D;
    font-weight: bold;
}

.dialPad .number {
    position: relative;
    z-index: 2;
    padding: 5px 20px;
    color: #E9931A;
    font-weight: 300;
    font-size: 30px;
    background: #fff;
    height: 44px;
}

#divdialpad .dialPad.compact {
    position: relative;
}

#ppc_callingModal p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

.marginbottom {
    margin-bottom: 4%;
    width: 50%;
    margin-left: 25%;
}
/*Dialpad*/

#tblppc tr.details .details-control span {
    transform: rotate(180deg) !important;
}

#tblppc tr .details-control span {
    transform: rotate(0deg);
    transition: 0.3s all ease;
    margin-left: 6px;
}

#tblppc tr .details-control {
    white-space: nowrap;
}

#tblppc tr span {
    transition: 0.4s all ease;
}

.switch-onoff .onoff-slider.round {
    border-radius: 34px;
}

    .switch-onoff .onoff-slider.round:before {
        border-radius: 50%;
    }

.ppc-main {
    padding-left: 20px;
    white-space: nowrap;
    display: flex;
}

.row.ppc-main td, .row.ppc-main div {
    font-size: 11px !important;
}

.ppc-sub {
    float: left;
    padding: 0 20px 0 0px;
    width: 50%;
    text-align: left;
}

    .ppc-sub.status-dropdown {
        width: 10%;
        margin-top: 38px;
        display: none;
    }

.status-dropdown.active-sd {
    display: block !important;
}

.ppc-filter-add {
    text-align: left;
    margin-top: 5px;
}

.addfilter {
    font-size: 20px;
    border: 1px solid;
    border-radius: 50%;
    padding: 0 8px !important;
}

.ppc-filter-add div {
    cursor: pointer;
    white-space: nowrap;
}

.ppcaddfiltersavemsg {
    position: absolute;
    bottom: 21px;
    left: 32%;
    color: #05a905;
    display: none;
}

.ppc-sub.status-dropdown .radio-button {
    margin-bottom: 36px;
}
/* width */
.ppc-sub-container::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

/* Track */
.ppc-sub-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.ppc-sub-container::-webkit-scrollbar-thumb {
    background: #ccc;
}

    /* Handle on hover */
    .ppc-sub-container::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


.ppc-sub-container {
    position: relative;
    height: 220px;
    /* overflow-y: auto; */
    margin: 4px 4px 10px;
}

.ppc-sub.cg {
    width: 22%;
}

    .ppc-sub.cg table {
        margin: 0;
        width: 100%;
    }

.ppc-sub.awv {
    width: 20%;
    padding: 0;
}

.ppc-sub.cm {
    width: 16%;
    padding: 0;
}

.ppc-filter-container {
    padding-bottom: 0;
}

.ppc-sub.odc span.glyphicon {
    color: #afafaf;
    font-size: 14px;
    margin: 0 6px;
}

#ppc_modal .category_option {
    padding-left: 6px;
}

.ppc-sub.odc span.glyphicon.glyphicon.glyphicon-ban-circle.true {
    color: #fe1d1b;
}

.ppc-sub.odc span.glyphicon.glyphicon.glyphicon-ok.true {
    color: #82b91f;
}

.ppc-sub.cg .cg-oc {
    padding: 2px 12px;
    cursor: pointer;
    color: #afafaf;
}

    .ppc-sub.cg .cg-oc i {
        font-size: 15px;
    }

    .ppc-sub.cg .cg-oc.Close i {
        color: orange;
    }

    .ppc-sub.cg .cg-oc.active-ocg {
        color: #ffa500;
    }

#ppc_modal img#editcontact {
    position: absolute;
    width: 18px;
    right: 0;
    top:-5px;
}

#tblppc tr .contactphinput {
    display: none;
}

    #tblppc tr .contactphinput input {
        width: 100%;
        font-size: 10px;
    }

.ppc-sub h4 {
    color: #3b6d9a;
    font-size: 12px;
}

.ppc-sub.awv li .glyphicon-ban-circle {
    color: #999;
}

.ppc-sub.cg td {
    padding-left: 0;
    border: none !important;
}

.ppc-sub.odc ul {
    padding: 8px 0 0;
}

.ppc-sub.cm ul li.active {
    color: #fff;
    background-color: #2582d0;
}

.ppc-sub.cm ul li {
    list-style-type: none;
    display: block;
    padding: 6px 12px;
    background-color: #e0e0e0;
    margin-bottom: 6px;
    width: 65px;
    text-align: center;
    cursor: pointer;
}

    .ppc-sub.cm ul li.active {
        background-color: #84b921;
        color: #fff;
    }

.ppc-sub .category_option label {
    white-space: normal;
}

.ppc-sub .category_option .category_label {
    width: 100%;
}

.ppc-sub .status-dropdown .txt_val {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 96%;
}

.ppc-sub .status-dropdown .dropdown {
    position: relative;
    top: 4px;
}



.ppc-sub.awv input {
    width: 75px;
    padding: 2px;
    margin-left: 8px;
}

.sche_container label {
    font-weight: normal;
    position: relative;
    top: 4px;
}

.sche_container {
    display: flex;
    margin-top: 13px;
    font-weight: normal;
    opacity: 0;
}

.ppc-sub.awv .sche_val {
    margin-left: 6px;
    /* border: 1px solid #ccc;*/
    padding: 2px 5px;
    font-weight: normal;
}

.ppc-sub.awv .btn {
    background-color: #84b921;
    color: #fff;
    padding: 2px 12px;
    border-radius: 0;
    margin-top: 12px;
}

    .ppc-sub.awv .btn.grey {
        background: #e0e0e0;
        color: #333;
    }

    .ppc-sub.awv .btn:hover {
        opacity: 1 !important;
    }

.ppc-sub.cm ul {
    padding: 0;
    display: block;
}

.ppc-sub.awv ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 14px;
}

.ppc-sub.odc ul li {
    list-style-type: none;
    width: 100%;
    display: flex;
}

    .ppc-sub.odc ul li label {
        display: inline-block;
        padding-left: 0px;
        padding-bottom: 8px;
        font-weight: normal;
        white-space: initial;
    }

    .ppc-sub.odc ul li input[type=radio]:checked + label:before, .ppc-sub.odc ul li input[type=radio] + label:before {
        position: absolute;
        left: 0;
        top: -4px;
    }

.ppc-docket {
    margin-top: 8px;
    width: 99%;
}

    .ppc-docket .panel-heading {
        position: relative;
        padding: 0;
    }

    .ppc-docket h4.panel-title a {
        display: block;
        text-decoration: none !important;
        font-size: 14px;
        padding: 8px;
    }

    .ppc-docket span.glyphicon {
        position: absolute;
        right: 15px;
        top: 8px;
        transform: rotate(180deg);
        transition: .4s all ease;
    }

    .ppc-docket .collapsed span.glyphicon {
        transform: rotate(0deg);
    }

.ppc-sub.contact {
    width: 70%;
    margin-top: 42px;
}

.ppc-sub.sched {
    width: 15%;
    margin-top: 42px;
}

.ppc-sub.contact .left {
    width: 35%;
    float: left;
}

.ppc-sub.contact .right {
    width: 65%;
    float: left;
}

.ppc-sub td {
    white-space: initial;
    border: none !important;
}

#ppc_GridHistory .tbl-grid th {
    text-align: left;
    padding: 12px 5px;
    font-size: 14px;
    max-width: 200px;
    min-width: 90px;
}

#ppc_GridHistory .tbl-grid td {
    padding: 12px 5px;
    font-size: 14px;
}

#ppc_GridHistory .modal-title {
    color: #3A71A9 !important;
    font-size: 24px;
    margin-left: 10px;
}

#ppc_GridHistory .modal-head {
    background-color: #EAF1F7;
}

#ppc_GridHistory .height_modal-body {
    max-height: 492px !important;
    overflow: auto;
}

.w-100 {
    width: 100%;
}

#ppc_GridHistory td {
    border-right: 1px solid #ccc;
    padding-left: 15px !important;
}

    #ppc_GridHistory td.pl-100 {
        padding-left: 100px !important;
    }

#ppc_modal .select_options {
    z-index: 999;
}

#ppc_modal .multiselect-native-select .btn-group {
    width: 100%;
}

.ppcloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../Images/Loading.gif) 50% 50% no-repeat rgb(249,249,249);
}

#ppc_modal .multiselect-native-select .btn-group button {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 1px solid #00b9f2 !important;
    background: #00b9f2 !important;
    color: #fff !important;
    padding: 6px 15px !important;
    font-size: 12px;
    border-radius: 2px;
}

#ppc_modal .multiselect-native-select .btn-group button {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    border: 1px solid #00b9f2 !important;
    background: #00b9f2 !important;
    color: #fff !important;
    padding: 6px 15px !important;
    font-size: 12px;
    border-radius: 2px;
    text-align: left;
}

#ppc_modal span.multiselect-selected-text {
    font-size: 14px;
}

#ppc_modal ul.multiselect-container.dropdown-menu {
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
}

#ppc_modal .btn-group.open b.caret {
    transform: rotate(180deg);
    transform-origin: 3px;
}

.ppc-filter .multiselect .caret {
    position: absolute;
    right: 0;
    top: 46%;
    transform: translate(-50%);
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

#ppc_modal li.multiselect-item.multiselect-all {
    display: none;
}

.ppc-filter .multiselect-container li a {
    white-space: normal;
}

    .ppc-filter .multiselect-container li a label {
        padding-right: 2px;
        padding-left: 35px;
    }

.ppc-sub.status-dropdown .category_label {
    padding-left: 2px;
}

.multiselect_arrow_dropdown {
    position: absolute;
    right: 10px !important;
    top: 17px;
    color: #fff;
    z-index: 999;
}

div#ppcaddfilter_modal {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
}

    div#ppcaddfilter_modal .modal-dialog.modal-lg {
        transform: translate(-50%,-50%);
        top: 45%;
        left: 50%;
        position: absolute;
    }

.modal.fade.in {
    background-color: rgba(0,0,0,0.5);
}

#ppc_modal .ddlCampaing_container ul.multiselect-container.dropdown-menu {
    width: 100%;
    max-height: unset !important;
    overflow-y: inherit !important;
}

.ddlCampaing_container input[type="radio"] {
    display: none;
}

.ddlCampaing_container label.radio {
    padding-left: 15px;
    white-space: normal;
    line-height: 15px;
    padding-bottom: 5px;
}

.ddlCampaing_container span.ddlCampaing_dot {
    position: absolute;
    right: 6px;
    color: #333;
}

    .ddlCampaing_container span.ddlCampaing_dot:hover {
        color: deepskyblue;
    }

.ddlCampaing_container li:first-child label.radio span {
    display: none;
}

.ddlCampaing_sub span.ddlCampaing_dot {
    display: none;
}

.ddlCampaing_sub {
    position: absolute;
    left: 100%;
    min-width: 200px;
    margin-top: -24px;
    text-align: left;
    display: none;
    pointer-events: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .ddlCampaing_sub span {
        display: block;
        line-height: 6px;
    }

#ppc_modal .select2 {
    width: 100% !important;
}

    #ppc_modal .select2 .select2-selection {
        background: #00b9f2 !important;
        color: #fff !important;
        border-radius: 2px !important;
    }

        #ppc_modal .select2 .select2-selection span, #ppc_modal .select2 .select2-selection b {
            color: #fff !important;
            border-color: #fff transparent transparent transparent;
        }

#ppc_modal .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent !important;
}
/*--------ppc popup end--------*/



.head_icon_align {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
}

.care_toggle .accordion {
    background-color: #EBEBEB;
    color: #444;
    cursor: pointer;
    padding: 10px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 13px;
    transition: 0.4s;
    font-weight: bold;
}

.care_toggle .panel {
    display: none;
    background-color: white;
    overflow: hidden;
}

    .care_toggle .panel form {
        background: #FFFFFF !important;
    }

.border_top {
    border-top: 1px solid #FFFFFF !important;
}

.border_bottom {
    border-bottom: 1px solid #FFFFFF !important;
}

.border_both {
    border-top: 1px solid #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF !important;
}

.accordion a img {
    width: 16px;
    margin-right: 15px;
}

.accordion_hide {
    display: none;
}

.accordion_show {
    display: block;
    float: left;
}

.accordion.active .accordion_show {
    display: none !important;
}

.accordion.active .accordion_hide {
    display: block !important;
    float: left;
}

.fixed-icon {
    position: fixed;
    right: 52px;
    bottom: 20px;
}

#ppc_careplancreator .plan_blaze form {
    background: #fff !important;
}

.progress_over .grid_header_title {
    width: 60% !important;
}

.progress_over .grid_header_icons {
    width: 35% !important;
}

.progress_over .grid_header_title h5 {
    text-align: right !important;
}

.pop_closing button {
    background-color: transparent;
    right: 5px;
}

.pop_closing a {
    color: transparent;
}

    .pop_closing a img {
        height: 20px;
    }

.border-0 {
    border: none !important;
}

.formawv input,
.formawv select {
    border-radius: 0 !important;
    border: 1px solid #6FA4D6;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-20px {
    margin-top: 20px;
}

.d-flex {
    display: flex;
}

.backgnd_trans {
    background: transparent !important;
}

.p-10 {
    padding: 10px;
}

.p-0 {
    padding: 0 !important;
}

.border-rad-0 {
    border-radius: 0;
}

.add_a_note {
    padding: 10px 90px;
}

.border-0 {
    border: none !important;
}

.grid_header_right {
    width: 100%;
    border-bottom: 1px solid #C1CBD4;
}

.grid_date {
    width: 60px;
    float: left;
}

    .grid_date p {
        padding: 19px 0;
        margin: 0;
    }

.grid_header_right {
    width: 100%;
    border-bottom: 1px solid #C1CBD4;
}

.grid_header_title {
    float: left;
    width: 64%;
    margin: 0px auto;
    text-align: center;
}

    .grid_header_title h5 {
        padding: 0;
        text-align: center;
        font-size: 26px;
        color: #6FA4D6;
        margin: 12px 0;
    }

    .grid_header_title span {
        padding: 0 30px;
        position: relative;
        top: 5px;
        font-size: 22px;
    }

    .grid_header_title .tab_back {
        background-color: transparent !important;
    }

        .grid_header_title .tab_back img, .grid_header_title .tab_fwrd img {
            height: 30px;
            width: 30px;
        }

.grid_header_icons {
    width: 26%;
    float: left;
}

    .grid_header_icons .dt-buttons {
        margin: 5px 0;
    }

        .grid_header_icons .dt-buttons a {
            background-color: transparent !important;
            padding: 5px;
        }

            .grid_header_icons .dt-buttons a img {
                height: 38px;
                width: 38px;
            }

.grid_header_title > h5 > a.tab_fwrd, .grid_header_title > h5 > a.tab_back {
    background-color: transparent !important;
}

#ppc_communicator .modal-header .modal-title {
    display: inline-block;
}


.php-social-icon ul {
    padding-left: 0;
    white-space: nowrap;
    height: 52px;
}

.php-social-icon li {
    list-style-type: none;
    display: inline-grid;
    padding-right: 4%;
    padding-top: 10px;
    white-space: nowrap;
}

.siren-hover {
    width: 0px;
    opacity: 0;
    transition: all 0.75s ease;
    overflow: hidden;
    position: relative;
    top: -50px;
    left: 50px;
}

    .siren-hover.show {
        width: 100%;
        opacity: 1;
    }

#ppc_php .col-md-12.patient-prof {
    width: 96%;
    margin: 15px;
}

.medical-hover {
    width: 0px;
    height: 0px;
    opacity: 0;
    transition: all 0.75s ease;
    overflow: hidden;
    position: absolute;
    z-index: 999999;
}

    .medical-hover.show {
        width: 810px;
        height: 470px;
        opacity: 1;
    }

        .medical-hover.show img {
            margin: 9px 15px;
            height: 50px;
        }

#ppc_php .dot-holder {
    position: absolute;
    right: 15px;
    bottom: 5px;
    border: 2px solid #154d86 !important;
    width: 38px;
    text-align: center;
    height: 38px;
    border-radius: 50%;
    display: table;
}

    #ppc_php .dot-holder a {
        display: table-cell;
        vertical-align: middle;
    }

#ppc_php .flex-row .Widget_php_color {
    padding-bottom: 30px;
}

#ppc_php .flex-row .Widget_php_color, .flex-row .row.row_align {
    height: 100% !important;
}

#ppc_php .main_forms {
    background-color: #DCDCDC;
    padding: 5px 5px 5px 10px;
}

.form-control.selectdrop-container {
    border: none;
    color: #999 !important;
    background-image: url(https://gc9.bridgelive.net/Base502_June2019/images/others.png) !important;
    background-repeat: no-repeat !important;
    border: none !important;
    box-shadow: none !important;
    float: left;
    background-size: 26px 26px !important;
    background-position: 0px 0;
}

    .form-control.selectdrop-container label {
        margin-left: 19px;
        color: #333;
        font-weight: 100;
    }

div#select2-drop {
    width: 208px;
    border: 1px solid gray !important;
}

#ppc-plncr-modal .form-group {
    display: flex;
}

#ppc-plncr-modal .row.plncr-form {
    background-color: #fff;
    padding: 15px 0;
}

.nopadding {
    padding: 0;
}

#ppc-plncr-modal .plncr-form {
    width: 100%;
}

.nowrap {
    white-space: nowrap;
}



.pt-20 {
    padding-top: 20px !important;
}

.hidecare {
    display: none !important;
}

#ppc_main .mesh-header-pen h3 {
    font-size: 13px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 16px;
    margin-top: 10px;
    color: #3a6a9b;
    font-weight: 700;
}
.mesh-header-pen .ppc_inn label {
    font-weight: 100 !important;
}
#ppc_main .ppc_inn {
    position: relative;
    text-align: center;
    font-size: 30px !important;
    line-height: 45px;
    margin-left: 0;
    color: #3a6a9b;
    display: inline-block !important;
}

    #ppc_main .ppc_inn .fail {
        position: absolute;
        top: -6px;
    }

#ppc_main ul {
    padding: 0;
    list-style: none;
}

    #ppc_main ul li {
        font-size: 12px;
        color: #008C00;
        display: block;
        height: 12px;
        text-align: center;
        padding: 0;
        margin: 0;
    }

        #ppc_main ul li:nth-child(2) {
            font-size: 12px;
            height: 12px;
            color: #008C00;
        }

#ppc_main {
    display: inline-block;
    width: 25%;
}

#pulse_modal #tblpulse_wrapper {
    padding: 0 5px;
}

.px-0 {
    padding: 15px 0;
}

.radio_cls {
    position: absolute;
    top: 10px;
    left: 165px;
    font-size: 12px;
}

@media (max-width:1399px) {
    .radio_cls {
        top: -13px;
        left: 12px;
    }
}

.ppccampaing b.caret {
    position: absolute;
    right: 6px;
    top: 15px;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.ppccampaing .category_sub_option {
    position: absolute;
    right: -225px;
    border: 1px solid #cbdce9;
    background: #f5f5f5;
    padding: 4px 8px;
    top: 0;
    border-radius: 0;
    overflow: hidden;
    display: none;
}

    .ppccampaing .category_sub_option .row:last-child .category_label {
        border: none;
    }

.ppccampaing .txt_val {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ppccampaing b.caret.caret_active {
    transform: rotate(180deg);
}

.ppccampaing_dot.active {
    color: #00b9f2;
}

#ppc_modal table {
   
}

.ppccampaing .category_sub_option label {
    font-size: 12px;
    padding: 0px;
}

.ppccampaing .category_sub_option .category_label {
    border-bottom: 1px solid #cbdce9;
}

.ppccampaing_dot {
    right: 8px;
    cursor: pointer;
}

.ppccampaing .select_options {
    overflow: inherit !important;
    max-height: initial !important;
}

#ppc_modal div#tblppc_info {
    bottom: 15px;
}

.ppc-filter {
    text-align: left;
    padding: 6px;
}

#ppc_modal .status-dropdown .cg_select_arrow_dropdown {
    top: 4px;
    right: 7px !important;
    position: absolute;
}

.cgoptions {
    display: none;
}

.status-dropdown .select_options {
    z-index: 999;
    top: 22px;
}

.status-dropdown .dropdown {
    text-align: left;
    padding: 0;
    position: relative;
}

.ppc-sub.cg .caregap_list .caregap_list_cont {
    display: inline-block;
    margin-bottom: 8px;
}

.ppc-sub.cg .caregap_list .status-dropdown {
    min-width: 105px;
    display: none;
}

.cg-glyphicon-menu-up:before {
    content: "\e260";
}

#tblppc .caregap_list {
    overflow: auto !important;
    max-height: 90%;
    min-height: 90%;
}

@media screen and (max-width: 1396px) and (min-width: 1273px) {
    #pulse_modal #tblpulse_filter > label > input {
        width: 120px !important;
        margin-top: 15px !important;
    }

    #pulse_modal #tblpulse_length > label > select {
        width: 70px !important;
        margin-top: 14px !important;
    }

    #pulse_modal #tblpulse_wrapper .buttons_line {
        margin-top: 5px;
    }

    /*.radio_cls {
        top: 5%;
        left: 148px !important;
    }*/
}

.ppc-filter .col-sm-2.col-xs-12 {
    padding: 0 6px;
}

#ppc_modal .cg_select_arrow_dropdown {
    right: 2px !important;
}

#ppc_modal .txt_val {
    font-size: 12px !important;
    padding: 2px 12px 3px 0 !important;
}

#ppc_modal .category_option {
    font-size: 12px !important;
}

/*#tblppc_wrapper table thead tr th, #tblppc_wrapper table tbody tr td {
    width: 185px;
    min-width: 185px !important;
    max-width: 185px;
}*/


div#callingModal {
    z-index: 9999999;
}

div#ppc_phones {
    z-index: 999999999;
}

.checkbox input {
    position: absolute;
    opacity: 1;
    cursor: pointer;
    height: 10px;
    width: 10px;
}

#ppc_phones .modal-content {
    margin: 0px auto !important;
}

#ppc_phones .modal-body {
    margin: 10px;
}

#ppc_phones .ppcendcall {
    color: #fff !important;
    padding-left: 30px;
    padding-bottom: 10px;
    display: none;
}

#ppc_phones .ppcstartcall {
    color: #fff !important;
    padding-left: 30px;
    padding-bottom: 10px;
}

#ppc_phones h4.ppccall-progress {
    color: #d0d0d0;
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 5px;
}

#ppc_phones p {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
}

#ppcdivdialpad .ppcdialPad.ppccompact {
    position: relative;
}

.ppcdialPad .ppcnumber {
    position: relative;
    z-index: 2;
    padding: 5px 20px;
    color: #E9931A;
    font-weight: 300;
    /* font-size: 40px; */
    font-size: 30px;
    background: #fff;
    /* height: 78px; */
    height: 44px;
}

.ppcdialPad .ppcdials {
    margin: -1px 0 0 -1px;
    /* background: #1d1918; */
    background: #EDEDED !important;
    cursor: pointer;
    margin-right: 6%;
}

.dial {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.ppcdials,
ol,
ul {
    list-style: none;
}

.ppcdialPad .ppcdials .ppcdigits {
    float: left;
    width: 33.33%;
    background: #EDEDED !important;
}


.compact .ppcdials .ppcdigits p {
    padding: 5px 20px;
}

.ppcdialPad .ppcdials .ppcdigits p {
    /* font-weight: 600; */
    padding: 10px 20px;
    border: 1px solid #FFFFFF;
}

.ppcdials {
    margin-bottom: 0;
    font-size: 10px;
    text-align: center;
}

.ppccompact .ppcdials .ppcdigits p strong {
    font-size: 30px;
}

.ppcdialPad .ppcdials .ppcdigits p strong {
    font-size: 30px;
    color: #222;
}

.ppccompact .ppcdials .ppcdigits p sup {
    text-transform: uppercase;
    color: #71479D;
    font-weight: bold;
}

.ppcdisplaynone {
    display: none;
}
/*------Header ppc popup End------*/
#mainselectedFiles{
    line-height:36px !important;
}
#mainuploaders{
    line-height:0px !important;
}
/*
#tblppc_wrapper table thead tr th {
    width: 106px !important;
    min-width: 106px !important;
    max-width: 106px !important;
    text-align: center !important;
    padding-right: 5px !important;
    padding-left: 10px !important;
    word-break: break-word !important;
    word-wrap: break-word !important;
}
*/
.contactph1 p {
    margin-bottom: 10px;
}
/*#tblppc_wrapper th:last-child {
    font-size: 0px !important;
}
#tblppc_wrapper th:last-child {
    font-size: 0px !important;
}*/
#ppc_modal{
    z-index:999;
}
.modal-backdrop.in {
    display: none;
}
#ReferralsReceivedTable_info {
    right: 50px !important;
}
.d-flex input {
    color: #000 !important;
}
.dataTables_empty {
    text-align: center !important;
}
#tblTop100Exp_wrapper thead tr th, #tblTop100Exp_wrapper tbody tr td {
    min-width: 200px !important;
    width: 200px !important;
}
/*#tblawv_wrapper thead th, #tblawv_wrapper tbody td {
    min-width: 200px !important;
    width: 200px !important;
}*/
#tblBWC_wrapper thead th, #tblBWC_wrapper tbody td {
    min-width: 200px !important;
    width: 200px !important;
}
#tblCCM_wrapper th, #tblCCM_wrapper td {
    text-align: center;
    padding: 16px;
}
/*#tblHighCostPatient_wrapper thead th, #tblHighCostPatient_wrapper tbody td {
    min-width: 200px !important;
    width: 200px !important;
}*/
/*#tblUtilization_wrapper thead th, #tblUtilization_wrapper tbody td {
    min-width: 200px !important;
    width: 200px !important;
}*/
#tblFirst90DaysSpend_wrapper thead th, #tblFirst90DaysSpend_wrapper tbody td {
    min-width: 200px !important;
    width: 200px !important;
}
#depressionScreenTable p {
    padding-top: 0;
    vertical-align: middle;
    margin-bottom: 0px !important;
}
#depressionScreenTable td{
    vertical-align:middle;
}
/*.fsslider{
    left:-13px;
}*/
/*#tblPriorityPatient_paginate{
    margin-top:-5px !important;
}
#tblContactPatient_paginate{
    margin-top:-5px !important;
}*/
.blz_rra {
    padding: 0px !important;
    padding-left: 10px !important;
    position:relative !important;
    top:-2px !important;
}
/*#tblER_wrapper table th, #tblER_wrapper table td {
    min-width: 200px !important;
    width: 200px !important;
}*/

/*@media (min-width: 2560px) {
    #depressionScreenTable thead td:first-child {
        width: calc(30% - 436px) ;
        min-width: calc(63% - 436px) ;
        display: inline-block;
    }

    #depressionScreenTable thead td:nth-child(2) {
        width: calc(22% + 17px);
        min-width: calc(25% + 17px);
        padding-right: 27px;
        display: inline-block;
        margin-left: -5px;
    }
}*/


/*@media (min-width: 1440px) {
    #depressionScreenTable thead td:first-child {
        width: calc(55% - 436px) !important;
        min-width: calc(63% - 436px) !important;
        display: inline-block;
    }

    #depressionScreenTable thead td:nth-child(2) {
        width: calc(19% + 17px);
        min-width: calc(19% + 17px);
        padding-right: 27px;
        display: inline-block;
        margin-left: -5px;
    }
}*/
.newbclass {
    padding: 2px 0px 0px 0px !important;
}
.newblheight {
    height: 28px !important;
}
.newbllheight {
    line-height: 25px !important;
}
.valueline {
    line-height: 23px;
}

#practiceranking #hedis g.highcharts-axis-labels.highcharts-xaxis-labels {
    transform: translate( 0px, 18px);
}

#tblcaregapsstatus_wrapper > .dataTables_scroll > .dataTables_scrollFoot > div > table > tfoot > tr > td {
    white-space: normal !important;
}

#tblcaregapsstatus_wrapper #tblcaregapsstatus_info {
    bottom: 28px !important;
}

#tblcaregapsstatus_wrapper #tblcaregapsstatus_paginate {
    bottom: 25px !important;
}

#caregapspatients {
    position: relative;
    top: -40px;
}

#PHP_Phonenumber_accordion .panel-heading .accordion-toggle.collapsed:after {
    content: "\f106" !important;
    color: #66737d;
    border-color: #66737d;
    font-family: FontAwesome;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 20px;
    line-height: 16px;
    border-color: transparent;
}
#PHP_Phonenumber_accordion .panel-heading .accordion-toggle:after {
    content: "\f107" !important;
    border-color: transparent;
    font-family: FontAwesome;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 20px;
    line-height: 16px;
    color: #66737d;
    position: relative;
    top: -24px;
}

#div_EditAccountBtn div {
    float: left;
    margin-right: 5px;
}
/*
#Care2P, #MHP {
    margin-right: 40px;
}
    */
#healthCareProvidersTable_wrapper > div.dt-buttons.pull-right.buttons_line > a {
    background-color: transparent !important
}

#UpdateAccount > td.text-center.text-wrap > a {
    cursor: unset !important;
}
#qualityQuestions #PREV59 #PREVP {
    margin: 0 5px !important;
    padding: 0 !important;
}
#htn_form #HTNP {
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
}

#qualityQuestions #CGTabs > li {
    margin-bottom: 10px !important;
}
#patientTimeLineContent .timeline-head.pull-left ul {
    margin-top: -9px !important;
}
#patientTimeLineContent .timeline-head.pull-left ul li {
    font-size: 12px !important;
}
#bridge-report-section .dce_title > div > a:nth-child(1) {
    background: #fff url(../Images/download.PNG) center no-repeat !important;
}

#bridge-report-section .dce_title > div > a:nth-child(2) {
    background: #fff url(../Images/download.PNG) center no-repeat !important;
}

#bridge-report-section .dce_title > div > a:nth-child(3) {
    background: #fff url(../Images/download.PNG) center no-repeat !important;
}



.chkbox-container {
    float: left;
    text-align: left;
    padding-left: 0;
}

    .chkbox-container input[type="checkbox"] {
        visibility: hidden;
    }

        .chkbox-container input[type="checkbox"] + label:before {
            border: 1px solid #ffa500;
            content: "\00a0";
            display: inline-block;
            font-size: 12px;
            height: 16px;
            margin: 0 .45em 0 0;
            padding: 0;
            vertical-align: top;
            width: 18px;
        }

        .chkbox-container input[type="checkbox"]:checked + label:before {
            background: #fff;
            color: #ffa500;
            content: "\2713";
            text-align: center;
        }

        .chkbox-container input[type="checkbox"]:checked + label:after {
            font-weight: bold;
        }

        .chkbox-container input[type="checkbox"]:focus + label::before {
            outline: rgb(59, 153, 252) auto 5px;
        }
        .chkbox-container input[type="checkbox"]:disabled + label::before  {
            background: #EEEEEE;
        }
.errtooltip {
    position: absolute;
    color: #ff3333;
    background-color: #ffeded;
    border: 1px solid #ff3333;
    border-radius: 2px;
    padding: 4px 12px;
    font-size: 12px;
}

.addendum {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
}
.addendum:hover {
    color: #fff !important;
}
.saveaddendum-btn {
    background-color: #2582cf;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 0px;
    margin-right: 8px;
    background-image: none;
    border: none;
    margin-top:20px;
}
    .saveaddendum-btn:hover {
        color: #fff !important;
    }
#ccmrevenuelist_wrapper table thead th, #ccmrevenuelist_wrapper table tbody td {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
    text-align: center;
    padding: 10px 8px !important;
    font-size: 12px !important;
    white-space: break-spaces;
}

.forms_Grid_submit {
    background-color: #1795bb;
    border-radius: 5px;
    padding: 7px 28px 6px;
    position: relative;
    cursor:pointer;
}
    .forms_Grid_submit a, a.forms_Grid_submit {
        border-radius: 5px;
        display: block;
        text-align: center;
        color: white;
        cursor: pointer;
    }
.dataTables_filter input::-webkit-input-placeholder {
    font-size: 14px !important;
    color: #999 !important;
    margin-left: -5px;
}

.dataTables_filter input::-moz-placeholder {
    font-size: 14px !important;
    color: #999 !important;
}

.dataTables_filter input {
    background-color: #fff !important;
}

.tablesearchtext {
    float: left;
    margin-top: 15px;
    margin-right: 7px;
}

.tableradioalign {
    margin-top: 15px;
    margin-right: 10px;
}

.radio-button input[type=radio] {
    display: none !important;
}
/*insight grid productivity css start*/
.report_tab_left {
    width: 60px !important;
}
.report_tab_right {
    width: calc(100% - 67px) !important;
}
    .report_tab_right.active {
        width: 90% !important;
    }
.insights-tab-Options {
    padding-left: 0;
    border: 1px solid #cbdce9;
    background-color: #fff;
}

.height_auto.active {
    height: auto !important;
}

.report_tab_left.active {
    width: 10% !important;
    overflow: hidden;
}

.insights-tab-Options li {
    list-style-type: none;
    border-bottom: 1px solid #cbdce9;
    cursor: pointer;
    display: flex;
    position: relative;
}

    .insights-tab-Options li a {
        color: #000;
        font-family: Roboto-Medium;
        font-size: 13px;
        padding: 5%;
        width: 100%;
    }

.subnet-mnu.active {
    display: block !important;
}

.insights-tab-Options {
    padding-left: 0;
    border: 1px solid #cbdce9;
    background-color: #fff;
}

    .insights-tab-Options li.active {
        background-color: #cbdbe8;
    }

        .insights-tab-Options li.active:after {
            width: 0px;
            height: 0px;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 8px solid #cbdbe8;
            margin: 0 0 15px 0;
            position: absolute;
            right: -8px;
            top: 10px;
            content: "";
        }
.gridprod-box {
    border: 1px solid #cbdce9;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 15px 10px;
    text-align: center;
    position:relative;
}

    .gridprod-box h3 {
        margin-bottom: 0;
        margin-top: 0;
        min-height: 45px;
    }

    .gridprod-box h3 {
        font-size: 14px;
        color: #f68220;
        margin-bottom: 5px;
    }

.gridprod-box {
    height: 143px;
}
    .gridprod-box p {
        color: #000;
        font-size: 30px;
        margin-bottom: 0;
        font-family: 'Roboto-Light';
        font-weight: 500;
        cursor: pointer;
    }
.ccmoutreach .form-control {
border-radius:0px;
}
#ccmoutreachchart g.highcharts-markers path {
    /*fill: #c0bd5a;*/
    cursor: pointer;
}

#ccmoutreachchart g.highcharts-series path {
    stroke: #ccc;
    stroke-width:1;
}
#ccmoutreachchart g.highcharts-axis.highcharts-xaxis path {
    stroke-width: 0px;
}
.patient-census-two h3 {
    font-family: Roboto-Regular;
    color: #f68220;
    font-size: 16px;
    padding-left: 10px;
    margin-top: -3px;
}
#assessment_reportchart path.highcharts-grid-line {
    stroke-width: 0;
}

#assessment_reportchart tspan.highcharts-text-outline {
    stroke: #0000;
    fill: #fff0;
}

#assessment_reportchart g.highcharts-legend {
    position: absolute;
    top: 0;
    transform: translate(71%, -27px);
}
#carepatient_chart g.highcharts-axis-labels.highcharts-xaxis-labels {
    display: none;
}
#carepatient_chart g.highcharts-series.highcharts-series-0.highcharts-line-series path {
    stroke-width: 0;
}
#carepatient_chart text.highcharts-title {
    fill: #03A9F4 !important;
    font-size:12px !important;
}
#genericcareplan_chart g.highcharts-legend {
    transform: translate(50%, -30px);
}

#genericcareplan_chart path.highcharts-grid-line {
    stroke-width: 0;
}
#genericcareplan_chart tspan.highcharts-text-outline {
    stroke: #0000;
    fill: #fff0;
}
#careplantype_chart text.highcharts-title {
    color: #00B9F2 !important;
    fill: #00B9F2 !important;
    transform: translate(0%, -25px);
}

#careplantype_chart
text.highcharts-subtitle {
    /*transform: translate(-3%, 22px);*/
    transform: translate(0%, 0px);
}
#careplantype_chart g.highcharts-legend-item.highcharts-pie-series text {
    font-weight: normal !important;
}

#referral_chart text.highcharts-title {
    color: #00B9F2 !important;
    fill: #00B9F2 !important;
    /*transform: translate(-12%, 0px);*/
}

#referral_chart
text.highcharts-subtitle {
    transform: translate(0%, 5px);
}

#referral_chart g.highcharts-legend-item.highcharts-pie-series text {
    font-weight: normal !important;
}
#progressnote_chart g.highcharts-legend {
    transform: translate(20%, -30px);
}

#progressnote_chart
g.highcharts-legend-item.highcharts-column-series text {
    font-weight: normal !important;
}
#progressnote_chart path.highcharts-grid-line {
    stroke-width: 0;
}
.outreachgraph_label {
    float: left;
    /* width: 36%; */
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
}
.outreachgraph_form {
    float: right;
    width: 46%;
    margin-left: 7px;
    padding: 0;
    font-size: 13px;
    height: 30px;
}
#outreach_chart g.highcharts-legend {
    transform: translate(86%, -30px);
}

#outreach_chart
g.highcharts-legend-item.highcharts-column-series text {
    font-weight: normal !important;
    font-size: 12px !important;
}

#outreach_chart
rect.highcharts-point {
    cursor: pointer;
}

#outreach_chart
g.highcharts-legend-item.highcharts-column-series .highcharts-point {
    width: 10px !important;
    height: 10px;
    margin-top: 12px !important;
    position: relative !important;
    top: 10px !important;
    transform: translate(4px, 2px);
}

#outreach_chart
path.highcharts-grid-line {
    stroke-width: 0;
}
#outreach_chart tspan.highcharts-text-outline, #progressnote_chart tspan.highcharts-text-outline {
    stroke: #0000;
    fill: #fff0;
}
.gridprod-box p a {
    color: #000;
    font-size: 30px;
}

#gridproductpatient_tbl_wrapper table {
    width: 100% !important;
}
#gridproductpatient_tbl_wrapper .dataTables_scrollHeadInner.gridTableHeadItem {
    width: 100% !important;
}
#fromdateGridpro, #todategridpro {
font-size:12px;
}

/*insight grid productivity css end*/
#multi_caremanger input.form-control.multiselect-search {
    width: 100%;
}

#multi_caremanger .multiselect-filter span.input-group-addon {
    position: absolute;
    right: 10px;
    z-index: 999;
    background: no-repeat;
    border: 0;
    top: 3px;
}

#multi_caremanger .multiselect-filter span.input-group-btn {
    display: none;
    opacity: 0;
}

#multi_caremanger .multiselect-filter .input-group {
    width: 97%;
}

#multi_insight input.form-control.multiselect-search {
    width: 100%;
}

#multi_insight .multiselect-filter span.input-group-addon {
    position: absolute;
    right: 10px;
    z-index: 999;
    background: no-repeat;
    border: 0;
    top: 3px;
}

#multi_insight .multiselect-filter span.input-group-btn {
    display: none;
    opacity: 0;
}

#multi_insight .multiselect-filter .input-group {
    width: 97%;
}

#multi_insight2 input.form-control.multiselect-search {
    width: 100%;
}

#multi_insight2 .multiselect-filter span.input-group-addon {
    position: absolute;
    right: 10px;
    z-index: 999;
    background: no-repeat;
    border: 0;
    top: 3px;
}

#multi_insight2 .multiselect-filter span.input-group-btn {
    display: none;
    opacity: 0;
}

#multi_insight2 .multiselect-filter .input-group {
    width: 97%;
}


#outreach_multi_caremanger input.form-control.multiselect-search {
    width: 100%;
}

#outreach_multi_caremanger .multiselect-filter span.input-group-addon {
    position: absolute;
    right: 10px;
    z-index: 999;
    background: no-repeat;
    border: 0;
    top: 3px;
}

#outreach_multi_caremanger .multiselect-filter span.input-group-btn {
    display: none;
    opacity: 0;
}

#outreach_multi_caremanger .multiselect-filter .input-group {
    width: 97%;
}
.multiloadingdrid {
    display: none;
    position: absolute;
    z-index: 99;
    top: 8px;
    margin-left: 7px;
    background: #fff;
    width: 90%;
}
#careplantype_chart rect.highcharts-legend-box {
    fill: #0000;
}

#careplantype_chart g.highcharts-series.highcharts-series-0.highcharts-pie-series.highcharts-color-undefined.highcharts-tracker {
    transform: translate(-1px, -11px);
}
#careplantype_chart g.highcharts-legend {
    /* transform: translate(10px, 28% ); */
    background: #000 !important;
    fill: #000 !important;
}

#careplantype_chart rect.highcharts-legend-box {
    fill: #0000;
}

#careplantype_chart g.highcharts-series.highcharts-series-0.highcharts-pie-series.highcharts-color-undefined.highcharts-tracker {
    transform: translate(-1px, -11px);
}

#gridproductpatient_tbl_wrapper table thead th {
    background: #ebebeb !important;
}

#gridproductpatient_tbl_wrapper table thead th, #gridproductpatient_tbl_wrapper table tbody td {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
    text-align: center;
    padding: 8px 10px;
    white-space: break-spaces;
}
.menudisable {
    background: #34343426;
    pointer-events: none;
}
#carepatient_chart path.highcharts-point {
    cursor: pointer;
}
#genericcareplan_chart rect.highcharts-point, #progressnote_chart rect.highcharts-point, #progressnote_chart g.highcharts-label, #careplantype_chart path.highcharts-point {
    cursor: pointer;
}
#referral_chart path.highcharts-point, #referral_chart g.highcharts-label, #assessment_reportchart rect.highcharts-point, #assessment_reportchart g.highcharts-label {
    cursor: pointer;
}
#outreach_chart g.highcharts-label, #genericcareplan_chart g.highcharts-label {
    cursor: pointer;
}
.multiselect .multiselect-selected-text {
    width: 100%;
    display: block;
    overflow: hidden;
    padding-right: 5px;
    text-overflow: ellipsis;
}

.loaderpatient {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9;
}

    .loaderpatient img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }
#multi_caremanger li.multiselect-reset.text-center, #outreach_multi_caremanger li.multiselect-reset.text-center {
    display: inline-block;
    width: 23%;
}

    #multi_caremanger li.multiselect-reset.text-center a, #outreach_multi_caremanger li.multiselect-reset.text-center a {
        padding: 6px !important;
        background-color: #2582cf !important;
        color: #fff;
        border-radius: 0;
    }

#multi_caremanger li.multiselect-item.multiselect-filter, #outreach_multi_caremanger li.multiselect-item.multiselect-filter {
    width: 77%;
    display: inline-block;
}
#MonthlyCost rect {
    cursor: pointer
}

#ERvisits rect {
    cursor: pointer
}

#MembersByPayors rect {
    cursor: pointer
}

path {
    cursor: pointer
}
#careplantype_chart text.highcharts-title tspan {
    font-size: 24px !important;
}

/****App Menu Sticky Start********/
header#bridgeHeader {
    position: fixed;
    width: 100%;
    z-index: 999;
}

#bridge-report-section div#bridgeNavBar {
    height: calc(100vh - 48px) !important;
    z-index: 2;
    position: fixed;
    margin-top: 48px;
    overflow: hidden;
}

#navBarArrowsDiv {
    display: flex;
    justify-content: space-evenly;
    background-color: #3a6d9a;
    align-items: center;
    padding-top: 3px;
    width: 90px;
    position: relative;
    left: -28px;
}

    #navBarArrowsDiv svg {
        cursor: pointer;
    }


@media (min-width: 992px) {
    .second-column-width {
        width: calc(100% - 80px) !important;
        margin-left: 80px;
        margin-top: 48px;
    }
}

@media (min-width: 1200px) {
    div#bs-sidebar-navbar-collapse-1 {
        height: calc(100vh - 150px) !important;
        overflow: auto !important;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #bs-sidebar-navbar-collapse-1::-webkit-scrollbar-track {
        background-color: #2f4e6b;
    }

    #bs-sidebar-navbar-collapse-1::-webkit-scrollbar {
        width: 3px;
        background-color: #F5F5F5;
        border-radius: 12px;
    }

    #bs-sidebar-navbar-collapse-1::-webkit-scrollbar-thumb {
        border-radius: 12px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #00b9f2;
    }
}
#plist_wrapper .DTFC_ScrollWrapper {
    height: auto !important;
}


body > span > span > span.select2-search.select2-search--dropdown::before {
    right: 10px;
    left: auto !important;
}

body > span > span > span.select2-search.select2-search--dropdown > input {
    background: none !important;
    border-top: none !important;
    border-right: none !important;
    padding-bottom: 2px !important;
}

.radio-button label {
    cursor: pointer;
}
#tblppc_wrapper table thead tr th, #tblppc_wrapper tr td {
    vertical-align: middle;
    text-align: center;
    word-break: break-word;
}
.entitylevel-table {
    border-collapse: collapse;
    width: 100%;
}

    .entitylevel-table th, .entitylevel-table td {
        border: 1px solid black;
        padding: 5px;
        text-align: center;
    }

#tblReportsClaimsDetails_wrapper .dataTables_scrollBody {
    max-height: 350px !important;
    overflow: auto !important;
}

/* .modal-footer.modal-foot { */
    /* display: none; */
/* } */

@media screen and (max-width: 2000px) and (min-width: 1200px) {
    #tblReportsClaimsDetails_wrapper .dataTables_scrollBody {
        max-height: 350px !important;
        overflow: auto !important;
    }
}



.scoretable .fp_table tbody td[colspan='2'] {
    width: 12.5% !important;
    min-width: 12.5%;
    max-width: 12.5%;
    text-align: center !important;
}
.scoretable .fp_table tbody tr, .scoretable .fp_table thead tr{
    display:flex;
    width:100%;
}
.scoretable tbody {
    max-height: 160px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
    width: 100% !important;
    border: none !important;
}

    .scoretable tbody tr {
        width: 100% !important;
        display: inline-block;
    }

.scoretable thead::-webkit-scrollbar {
    width: auto;
}

.scoretable thead::-webkit-scrollbar-track {
    background: #fff;
}

.scoretable thead {
    display: block;
    overflow-y:scroll;
}
.scoretable table {
    margin: 0;
    width: calc(100% - 17px);
}
.scorecardperformance_loader {
    background-color: white;
    height: 100%;
    background: url(../Images/Loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 250px;
    border: 1px solid #ccc;
    margin-bottom:15px;
}

button.download-btn:hover:not(.disabled), div.download-btn:hover:not(.disabled), a.download-btn:hover:not(.disabled),
button.download-btn, a.download-btn, div.download-btn,
button.download-btn, div.download-btn, a.download-btn,
button.download-btn:focus:not(.disabled), div.download-btn:focus:not(.disabled), a.download-btn:focus:not(.disabled),
button.download-btn:active:not(.disabled), button.download-btn.active:not(.disabled), div.download-btn:active:not(.disabled), div.download-btn.active:not(.disabled), a.download-btn:active:not(.disabled), a.download-btn.active:not(.disabled) button.download-btn:active:not(.disabled):hover:not(.disabled), button.download-btn.active:not(.disabled):hover:not(.disabled), div.download-btn:active:not(.disabled):hover:not(.disabled), div.download-btn.active:not(.disabled):hover:not(.disabled), a.download-btn:active:not(.disabled):hover:not(.disabled), a.download-btn.active:not(.disabled):hover:not(.disabled) {
    background: #fff url(../Images/downloads.svg) center no-repeat !important;
    width: 50px !important;
    height: 45px !important;
    border: 1px solid #2582cf !important;
    border-radius: 50% !important;
    padding: 8% !important;
    margin: 1% !important;
    color: #fff !important;
    box-shadow: none !important;
}


 a.dt-button.buttons-excel.buttons-html5.download-btn > span {
    opacity:0;
}


 #griddemographics_popup button.multiselect.dropdown-toggle.btn.btn-default {
    width: 100%;
}

 #griddemographics_popup button.multiselect.dropdown-toggle.btn.btn-default .multiselect-selected-text {
    text-align: left;
    white-space: normal;

}
#griddemographics_popup .btn-group {
    width: 100% !important;
    display:none;
}

#griddemographics_popup button.multiselect.dropdown-toggle.btn.btn-default .caret {
    float: right;
    position: relative;
    top: -10px;
}

/*scratchpad related code below*/
div#bs-sidebar-navbar-collapse-1 .navbar-nav > li > a:hover .scratchpad, div#bs-sidebar-navbar-collapse-1 .navbar-nav > .menu-active > a .scratchpad {
    background: url(../Images/scratch_menu_icon.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.scratchpad {
    background: url(../Images/scratch_menu_blue.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    background-position: center top !important;
}

div#IframeDivScratchGrid {
    box-shadow: 0px 2px 5px 0px #000;
}
#myEntityTable_New_wrapper td {
    max-width: 220px !important;
    min-width: 220px !important;
    width: 220px !important;
    padding: 4px 29px 12px 7px !important;
    word-break: break-word;
}

#myEntityTable_New_wrapper th {
    max-width: 210px !important;
    min-width: 210px !important;
    width: 210px !important;
    padding: 8px 42px 12px 7px !important;
}

.qualityQuestions {
    background-color: #fff;
}
.CareGapTabs .tab-content .form-horizontal .control-label {
    text-align: left !important;
}

#tblHospitalDetails.dataTable th, #tblHospitalDetails.dataTable td {
    max-width: 130px !important;
    min-width: 130px !important;
    width: 130px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

#tblQuarterlyRiskReportDetails.dataTable th, #tblQuarterlyRiskReportDetails.dataTable td {
    max-width: 145px !important;
    min-width: 145px !important;
    width: 145px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}


#tblQuarterlyRiskReport.dataTable th, #tblQuarterlyRiskReport.dataTable td {
    max-width: 140px !important;
    min-width: 140px !important;
    width: 140px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

#tblHCHNPatients.dataTable th, #tblHCHNPatients.dataTable td {
    max-width: 140px !important;
    min-width: 140px !important;
    width: 140px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

#tblMembers_wrapper .dataTables_scrollHeadInner {
    width: 100% !important;
}

#tblMembers_wrapper table thead th, #tblMembers_wrapper table tbody td {
    width: 105px !important;
    min-width: 105px !important;
    max-width: 105px !important;
}

    #tblMembers_wrapper table thead th:last-child, #tblMembers_wrapper table tbody td:last-child {
        width: 100px !important;
        min-width: 100px !important;
        max-width: 100px !important;
    }

#tblMembers td.dataTables_empty {
    z-index: 99;
}
#tblMembers_wrapper table tbody td:last-child a {
    margin: 0px 1px;
}

#gridstatusicons {
    display: flex; /* Use flexbox to align items horizontally */
    align-items: center; /* Vertically center items */
    justify-content: flex-start; /* Align items to the start (left) of the container */
    flex-wrap: nowrap; /* Prevent items from wrapping to the next line */
    gap: 10px; /* Adjust space between items */
}

    #gridstatusicons div {
        display: flex; /* Use flexbox for each icon container */
        align-items: center; /* Vertically center items in each container */
    }

    #gridstatusicons img {
        margin-right: 5px; /* Space between image and text */
}

.dropDown_tcm_applytype {
    float: left;
    margin-top: 15px;
    margin-right: 7px;
}

.dataTables_myButton {
    display: flex;
    align-items: center; 
    justify-content: center; 
}

.icon-container {
    display: inline-block;
    margin-right: 10px; 
}
#BurndownTable_wrapper table thead th, #BurndownTable_wrapper table tbody td {
    width: 185px !important;
    min-width: 185px !important;
    max-width: 185px !important;
    text-align: center !important;
    padding: 10px 8px !important;
}

#BurndownTable_wrapper table thead th {
    position: relative;
    left: -15px;
}

#tblPriorityPatient_wrapper td, #tblPriorityPatient_wrapper th, #tblContactPatient_wrapper td, #tblContactPatient_wrapper th {
    white-space: nowrap !important;
    text-align: left !important;
    font-size: 12px !important;
    padding: 5px !important;
}

