/* Artfully masterminded by ZURB  */

/* -----------------------------------------
   Embedded Titillium Font-Family
----------------------------------------- */

@font-face
{
	font-family: 'TitilliumText22LRegular';
	src: url('font/TitilliumText22L003-webfont.eot');
	src: url('font/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'), url('font/TitilliumText22L003-webfont.woff') format('woff'), url('font/TitilliumText22L003-webfont.ttf') format('truetype'), url('font/TitilliumText22L003-webfont.svg#TitilliumText22LRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'TitilliumText22LMedium';
	src: url('font/TitilliumText22L004-webfont.eot');
	src: url('font/TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'), url('font/TitilliumText22L004-webfont.woff') format('woff'), url('font/TitilliumText22L004-webfont.ttf') format('truetype'), url('font/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'TitilliumText22LBold';
	src: url('font/TitilliumText22L005-webfont.eot');
	src: url('font/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'), url('font/TitilliumText22L005-webfont.woff') format('woff'), url('font/TitilliumText22L005-webfont.ttf') format('truetype'), url('font/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* -----------------------------------------
   Shared Styles
----------------------------------------- */
*
{
	margin: 0;
}

html, body, form
{
	height: auto;
}

.animated-loader-index
{
	font-family: Calibri;
	font-weight: lighter;
	color: #2d2d2d;
}

body
{
	background: white;
	font-family: TitilliumText22LRegular;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 1;
	color: #222222;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.push
{
	height: 4em;
	clear: both;
}
.index-welcome
{
	font-size: 40px;
	font-weight: bold;
}
.welcome
{
	clear: both;
	color: #666666;
	font-size: 0.9em;
}
.footer
{
	height: 0.3em;
	clear: both;
	color: #666666;
	font-size: 0.8em;
	text-align: center;
	padding-top: 10px;
}
.margin-top-10
{
	margin-top: 10px !important;
}
.margin-top-20
{
	margin-top: 20px !important;
}
.margin-top-50
{
	margin-top: 50px !important;
}
.margin-top-100
{
	margin-top: 100px !important;
}
textarea
{
	resize: none;
}
H1, H2, H3, H4, H5, H6
{
	font-family: TitilliumText22LRegular;
}
.text-justify
{
	text-align: justify;
}
.text-bold
{
	font-weight: bold;
}
.text-white
{
	color: #FFFFFF;
}

.text-black
{
	color: #000000;
}


.hide-boundfield
{
	display: none;
}
.red
{
	color: #FF0000;
	font-size: 20px;
}
.uppercase
{
	text-transform: uppercase;
}
.fieldset-login
{
	margin: 0;
}
ul.side-nav
{
	padding: 0;
}
.top-bar-main
{
	background-color: #2ca343;
	width: 100%;
	height: 30px;
	margin-bottom: 15px;
	transform: skew(-30deg,0deg);
	-ms-transform: skew(-30deg,0deg); /* IE 9 */
	-webkit-transform: skew(-30deg,0deg); /* Safari and Chrome */
	border-radius: 3px;
	-ms-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.link-white, .link-white:active, .link-white:hover, .link-white:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
/* -----------------------------------------
   searchbox
----------------------------------------- */
#searchbox
{
	float: right;
	z-index: 51; /* border:1px solid #000000; */
}
#searchbox .flat-input-box
{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	font-size: 15px;
	height: 20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #2ca343;
	border-left: 1px solid #FFFFFF;
}
.searchbox-input
{
	float: left;
	margin-right: 3px;
}
/* -----------------------------------------
   orbit
----------------------------------------- */
#featured
{
	display: none;
}

/* -----------------------------------------
   DropDownList
----------------------------------------- */
.button.dropdown.small
{
	padding-right: 10px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	border-color: #c6c6c6;
	width: 100%;
}
/* -----------------------------------------
   Modal
----------------------------------------- */

.modalBackground
{
	background: rgba(143,143,143,0.8);
	display: block;
	position: relative;
}

.pnlPopup-Notice
{
	border: 2px solid #606C88;
	position: relative;
	width: 390px;
	background-color: #F7F3EA;
	z-index: 999999;
	top: 0px;
	left: auto;
	height: auto;
}

.modalPopup
{
	display: block;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 80%;
	z-index: 999999;
	position: fixed !important;
}
.modalPopupAddLoa
{
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 80%;
}

.modalPopupAddDoctor
{
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	position: fixed;
	display: block;
	width: 80%;
}
.modalPopupOverRide
{
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 50%;
}
.modalPopupOverRideDateIn
{
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 50%;
}
/* -----------------------------------------
   GridView
----------------------------------------- */
.gridview td
{
	font-size: 12px;
}

.gridview-pager
{
	background-color: #2CA343;
}

.gridview-pagerX
{
	background-color: #2CA343;
	text-align: left;
	float: left;
}

.grid_scroll
{
	overflow: auto;
	height: 500px;
	border: solid 1px orange;
	height: 480px;
	width: 800px;
}

.gridview-pager table
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #2CA343;
	border-style: none;
	text-align: left;
}

.gridview-pagerX table
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #2CA343;
	border-style: none;
	text-align: left;
}
.gridview-pager td
{
	border-width: 0px;
	padding: 0 3px;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}

.gridview-pagerX td
{
	border-width: 0px;
	padding: 0 3px;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}

.gridview-pager a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

.gridview-pager a:hover
{
	color: #000000;
	text-decoration: underline;
}

.gridview-pagerX a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.gridview-pagerX a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

.gridview-pagerX a:hover
{
	color: #000000;
	text-decoration: underline;
}

.border-overflow-x
{
	overflow-x: auto;
	width: 900px;
	height: auto;
	border: 1px solid #00000;
}

.FixedHeader
{
	position: absolute;
	font-weight: bold;
}
/* -----------------------------------------
   CalendarExtender
* src: http://stackoverflow.com/questions/7257619/ajax-toolkit-calendar-extender-bold-current-date-asp-net
* .ajax__calendar_container	: The outer rectangular container that supplies the border around the calendar element. Child Css classes: .ajax__calendar_header,.ajax__calendar_body,.ajax__calendar_footer.
* .ajax__calendar_header	: A container element that holds the next and previous arrows and the title of the current view. Child Css classes: .ajax__calendar_prev, .ajax__calendar_title, .ajax__calendar_next.
* .ajax__calendar_prev		: An element that displays the arrow to view the previous set of data in the view(previous month/year/decade). Child Css classes: none.
* .ajax__calendar_title		: An element that displays the title of the current view (month name, year, decade). Child Css classes: none.
* .ajax__calendar_next		: An element that displays the arrow to view the previous set of data in the view (previous month/year/decade). Child Css classes: none.
* .ajax__calendar_body		: A container element that holds the days, months, and years panes. Also provides a fixed rectangle with hidden overflow that is used for transitioning between views (next/previous month, or days/months/years).Child Css class: .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years.
* .ajax__calendar_days		: A container element that holds the layout for the days in a month. Child Css classes: .ajax__calendar_dayname, .ajax__calendar_day
* .ajax__calendar_dayname	: An element that displays the short name of the day of the week. Child Css classes: none.
* .ajax__calendar_day		: An element that displays the day of the month. Child Css classes: none
* .ajax__calendar_months	: A container element that holds the layout for the months in a year. Child Css classes: .ajax__calendar_month.
* .ajax__calendar_month		: An element that displays the month of the year. Child Css classes: none
* .ajax__calendar_years		: A container element that holds the layout for the years in a decade. Child Css classes: .ajax__calendar_year.
* .ajax__calendar_year		: An element that displays the year in a decade. Child Css classes: none
* .ajax__calendar_footer	: A container element that holds the current date. Child Css classes: .ajax__calendar_today.
* .ajax__calendar_today		: An element that displays the current date. Child Css classes: none.
* .ajax__calendar_hover		: This is applied to an element in the DOM above a day, month or year and is used to apply CSS attributes that show a hover state. Child Css classes: .ajax__calendar_day, .ajax__calendar_month, .ajax__calendar_year
* .ajax__calendar_active	: This is applied to an element in the DOM above a day, month or year and is used to apply CSS attributes that show the currently selected value. Child Css classes: .ajax__calendar_day, .ajax__calendar_month, .ajax__calendar_year.
* .ajax__calendar_other		: This is applied to an element in the DOM above a day or year that is outside of the current view (day not in the visible month, year not in the visible decade). Child Css classes: .ajax__calendar_day, .ajax__calendar_year.
----------------------------------------- */
.calendar-extender
{
	position: absolute;
	z-index: 100003 !important;
}

.ajax__calendar_container
{
	background-color: #FFFFFF;
	color: #001F4E;
}
.ajax__calendar_title
{
	color: #001F4E;
	font-weight: bold;
}
ajax__calendar_body
{
	width: 160px;
	heigth: 140px;
}

.ajax__calendar_other
{
	color: #E0E0E0;
}

.ajax__calendar_body table tbody tr td
{
	padding: 1px 1px;
}
.ajax__calendar_today
{
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.ajax__calendar_active
{
	color: #FF0000;
	font-weight: bold;
}
/* -----------------------------------------
   checkboxlist
----------------------------------------- */
.checkboxlist
{
	width: 100%;
}
.checkboxlist label
{
	display: inline-block;
	margin-left: 10px;
}

/* -----------------------------------------
Modal PopupFileUpload
----------------------------------------- */
.modalPopupFileUpload
{
	width: 440px;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
/* -----------------------------------------
Current user top menu
----------------------------------------- */
.current-user
{
	position: absolute;
	width: 95%;
	cursor: pointer;
}
.current-user ul
{
	border: 0;
	float: right;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
.current-user ul li
{
	display: block;
	position: relative;
	float: left;
	border: 0;
	margin: 0;
}
.current-user ul li ul li:after
{
	content: '';
}
.current-user li ul
{
	position: fixed;
	right: 0;
	display: none;
}
.current-user ul li a
{
	display: block;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #ffffff;
	padding: 2px 10px 2px 10px;
	margin: 0px;
	white-space: nowrap;
}
.current-user ul li a.active
{
	background: #e1e1e1;
}
.current-user ul li a:hover
{
	background: #b57800;
}
.current-user li:hover ul
{
	display: block;
	position: absolute;
}
.current-user li:hover li
{
	float: none;
	font-size: 11px;
}
.current-user li:hover a
{
	background: #e1e1e1;
}
.current-user li:hover li a:hover
{
	background: #696969;
	color: #FFFFFF;
}
/* -----------------------------------------
Social Media
----------------------------------------- */
.facebook, .twitter, .youtube
{
	padding: 10px 0 0 0;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 30px;
	transition: margin-top 0.5s;
	-webkit-transition: margin-top 0.5s; /* Safari */
}
.facebook:hover, .twitter:hover, .youtube:hover
{
	margin-top: -5px;
	-moz-box-shadow: 5px 5px 10px #666;
	-webkit-box-shadow: 5px 5px 10px #666;
	box-shadow: 5px 5px 10px #666;
}
.facebook:hover i, .twitter:hover i, .youtube:hover i
{
	display: none;
}
.facebook:hover span, .twitter:hover span, .youtube:hover span
{
	display: block;
}

.facebook
{
	background-color: #3b5998;
}
.twitter
{
	background-color: #00acee;
}
.youtube
{
	background-color: #c4302b;
}
.social-text
{
	display: none;
	font-size: 15px;
	padding: 10px 0 0 0;
}
/* -----------------------------------------
Password Strength
----------------------------------------- */
.password-strength-1, .password-strength-2, .password-strength-3, .password-strength-4, .password-strength-5
{
	font-weight: bold;
}
.password-strength-1
{
	color: #FF0000;
}
.password-strength-2
{
	color: #FF6E00;
}
.password-strength-3
{
	color: #FFF528;
}
.password-strength-4
{
	color: #CEF205;
}
.password-strength-5
{
	color: #04C71B;
}

/*Added by Jesse C.
:For Callcenter Customized size of labels and span*/
.customlblfld
{
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 0.8rem;
	font-weight: bold;
	height: 1.6rem;
	line-height: 1.6rem;
}
span.customlblfld, label.customlblfld
{
	/*background: #f2f2f2;*/
	border-color: #d9d9d9;
	background: #f2f2f2;
	color: #333333;
}
span.customlbl.radius, label.customlbl.radius
{
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.customlblfldlist
{
	display: block;
	position: relative;
	z-index: 2;
	text-align: left;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 1rem;
	font-weight: bold;
	height: 1rem;
	line-height: 1rem;
}
span.customlblfldlist, label.customlblfldlist
{
	/*background: #f2f2f2;*/
	border-color: #d9d9d9;
	background: #f2f2f2;
	color: #333333;
}
span.customlbl.radius, label.customlbl.radius
{
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.customlbl
{
	display: block;
	position: relative;
	z-index: 2;
	text-align: left;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: .8rem;
	font-family: verdana;
	height: 1rem;
	line-height: 1rem;
}

span.customlbl, label.customlbl
{
	/*background: #f2f2f2;*/
	border-color: #d9d9d9;
	color: #333333;
}
span.customlbl.radius, label.customlbl.radius
{
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

/*Added by Jeff S.
:For Document Appload Panel*/

.pnlPopup-DocumentUpload
{
	border: 2px solid #606C88;
	position: relative;
	width: auto;
	background-color: #F7F3EA;
	z-index: 999999;
	top: 0px;
	left: auto;
	height: auto;
}

.pnlPopup
{
	background: #F7F3EA; /*width: 420px;*/
	width: auto;
	min-height: 75px;
	height: auto;
	margin: 1px;
	background-position: center;
	display: block;
}

.modalPopupBackground
{
	display: block;
	position: relative;
	background-color: #333333;
	opacity: .6;
	filter: alpha(opacity=90);
	z-index: 999999 !important;
	background-position: :center;
	left: auto;
}
.animated-loader-index
{
	margin-top: 5px;
	padding-top: 5px;
	font-size: 0.8em;
}
.animated-loader
{
	/* display: block;     position: absolute;     top: 50%;     left: 50%;     margin-left: -50px;     margin-right: -20px;     border: 1px solid #2ca343;     height: 75px;     width: 150px;     background-color: rgba(250,250,250,0.9);     font-size: 0.8em;     padding-top: 5px;     padding-bottom: 5px;     color: #000000;     z-index: 999999 !important; */
	position: fixed;
	z-index: 999;
	height: 100%;
	width: 100%;
	top: 0;
	background-color: Black;
	filter: alpha(opacity=60);
	opacity: 0.8;
	-moz-opacity: 0.8;
}
.animated-center
{
	z-index: 1000;
	margin: 300px auto;
	padding: 10px;
	width: 130px;
	background-color: White;
	border-radius: 10px;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
@media only screen and (min-width: 510px)
{
	#bg-index
	{
		background-image: none;
	}
}
@media only screen and (min-width: 1020px)
{
	#bg-index
	{
		background-image: url("../img/bg-index.png");
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		width: 100% !important;
		height: 450px;
		z-index: 0;
	}
}

.textbox-style
{
	height: 25px !important;
	display: inline-block !important;
	padding: 3px !important;
	margin: 0 !important;
	text-transform: uppercase;
}

.textbox-style3
{
	height: 25px !important;
	display: inline-block !important;
	padding: 3px !important;
	margin-bottom: 3px !important;
	text-transform: uppercase;
}



.op-td-style
{
	padding: 3px !important;
	border: 1px solid #dddddd;
}

.op-td-style1
{
	padding: 0px !important;
	border: 1px solid #dddddd;
}
.table-callcenter
{
	font-family: Titillium Web;
	font-size: small;
	margin-top: 20px !important;
	width: 100% !important;
	border: 1px solid gray;
}


.dropdown-type
{
	height: 2.3125rem;
	font-size: small !important;
	padding: 0px 20px 0px 10px !important;
	margin: 0 !important;
}

.table-label-style
{
	padding-top: 3px;
}

.pnlPopup-ChecklistNotice, .pnlPopup-TableDepnCost, .pnlPopup-AuthorityToDeduct
{
	border: 2px solid #606C88;
	position: relative;
	width: 450px;
	background-color: #F7F3EA;
	z-index: 999999;
	top: 0px;
	left: auto;
	height: auto;
}

.modalPopupBackground
{
	display: block;
	position: relative;
	background-color: #333333;
	opacity: .6;
	filter: alpha(opacity=90);
	z-index: 999999 !important;
	background-position: :center;
	left: auto;
}

.button-style
{
	padding: 5px !important;
	width: 100% !important;
	margin: 0px !important;
	top: 0 !important;
}

.hr-style
{
	border: solid #dddddd;
	border-width: 1px 0 0 !important;
	clear: both !important;
	margin: 5px !important;
	height: 0 !important;
}

.pnlNotice
{
	border: 2px solid gray;
	background-color: #F7F3EA;
	margin-top: auto;
	left: auto;
	height: auto;
	width: auto;
	padding: auto;
}

.modal-popup
{
	background-color: #ffffff;
	border-radius: 5px;
	width: auto;
	padding: 0px !important;
}

.modalPopupBackground
{
	display: block;
	position: relative;
	background-color: #333333;
	opacity: .6;
	filter: alpha(opacity=90);
	z-index: 999999;
	background-position: center;
	left: auto;
}

.pnlNotice-header
{
	background-color: Green;
	color: White;
	font-size: large;
	padding: 15px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100% !important;
}

.pnl-content
{
	max-height: 550px !important;
	overflow: auto !important;
	overflow-x: hidden;
}

.prefix-style
{
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 0.875rem;
	height: 25px;
	line-height: 1.3125rem;
	background: #f2f2f2;
	border-color: #d9d9d9;
	border-right: none;
	color: #333333;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.grid-header
{
	padding: 0px 5px 0px 5px !important;
	border: none !important;
}

.grid-header2
{
	padding: 0px 5px 0px 5px !important;
	border: none !important;
	background-color: #cf0436 !important;
}

.fieldset-style
{
	border: solid 1px #dddddd;
	border-radius: 3px;
	padding: 3px;
	margin: 5px;
}

.fieldset-style legend
{
	font-weight: bold;
	background: white;
	padding: 0 0.1875rem;
	margin: 0;
	margin-left: -0.1875rem;
}

.gridview-op td
{
	font-size: 12px;
	padding: 0px !important;
	margin-bottom: 0px !important;
	border: none !important;
}

.prefix-style1
{
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 0.875rem;
	height: 25px;
	line-height: 1.3125rem;
	background: #f2f2f2;
	border-color: #d9d9d9;
	border-right: none;
	color: #333333;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	margin: 5px 0 0 0 !important;
}

.prefix-style2
{
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	font-size: 0.875rem;
	height: 25px;
	line-height: 1.3125rem;
	background: #f2f2f2;
	border-color: #d9d9d9;
	border-right: none;
	color: #333333;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	margin: 0 0 0 0 !important;
}

.textbox-style1
{
	height: 25px !important;
	display: inline-block !important;
	padding: 3px !important;
	margin: 5px 0 0 0 !important;
	text-transform: uppercase;
}

.textbox-multiline
{
	height: 90px !important;
	display: inline-block !important;
	padding: 3px !important;
	margin: 5px 0 0 0 !important;
	text-transform: uppercase;
	font-size: small;
}

.textbox-style2
{
	height: 25px !important;
	display: inline-block !important;
	padding: 3px !important;
	margin: 0 0 0 0 !important;
	text-transform: uppercase;
}

.panelbg-color
{
	background-color: #efefef;
	color: #000000;
	-webkit-transition: background-color 300ms ease-out;
	-moz-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out;
	-webkit-appearance: none;
	border: none;
}

panelbg-color: hover, panelbg-color:focus, panelbg-color:hover, panelbg-color:focus
{
	background-color: #A5D6A7 !important;
	color: Black;
}

.gridview-callbrowser td
{
	font-size: 12px;
	padding: 0px 5px 0px 5px !important;
	margin-bottom: 0px !important;
	border: 1px solid #ddd !important;
}

.inquiry-width
{
	width: 400px !important;
}

.inq-td-style
{
	padding: 0px 3px 0px 3px !important;
	border: 1px solid #dddddd;
}

.benefits-td
{
	padding: 1px !important;
	font-size: x-small;
	text-align: center !important;
}

.pnlNotice1
{
	border: 2px solid gray;
	background-color: #F7F3EA;
	margin-top: auto;
	left: auto;
	height: auto;
	width: auto;
	padding: 0px 15px 15px 15px;
}

.row-padding
{
	padding: 30x 0px 10px 0px;
}

.box-shadow
{
	box-shadow: 0px 3px 10px #656565;
}

/* -----------------------------------------
   Customized Scrollbar
----------------------------------------- */
/* Let's get this party started */
::-webkit-scrollbar
{
	width: 8px;
	height: 8px;
}
/* Track */
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb
{
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ddd;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
}
::-webkit-scrollbar-thumb:window-inactive
{
	background: #ddd;
}


.prefix-style-reimb
{
	height: 30px;
	line-height: 28px;
}
.txtbox-style-reimb
{
	height: 30px;
	margin-bottom: 5px;
}

.txtbox-ri-style
{
	height: 25px !important;
	margin-bottom: 3px !important;
}

.prefix-ri-style
{
	height: 25px !important;
	line-height: 25px !important;
}

.dropdown-ri-style
{
	height: 25px !important;
	font-size: small;
	padding: 3px 3px 3px 5px;
}

.btn-ri-style
{
	margin-bottom: 3px !important;
	height: 25px !important;
	line-height: 5px !important;
}

.pnl-radius
{
	padding: 5px 20px 20px 20px;
	background-color: #ffffff;
	border-radius: 15px;
	box-shadow: 0px 5px 15px #656565;
}
/* The Close Button */.close
{
	background-color: transparent;
	color: #aaaaaa;
	float: right;
	font-size: 35px;
	font-weight: bold;
	border: none;
	outline: none;
}
.close:hover, .close:focus
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.g_Cancel
{
	background-color: #004080;
	border: none;
	color: white;
	padding: 11px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
}
.g_Search
{
	background-color: #009999;
	border: none;
	color: white;
	padding: 11px 7px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
}
.g_Search:hover
{
	background-color: #006666;
}
.g_Reset
{
	background-color: #5500ff;
	border: none;
	color: white;
	padding: 11px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
}
.g_Reset:hover
{
	background-color: #3b00b3;
}
.g_SearchHover
{
	display: inline-block;
	padding: 11px 10px;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #fff;
	background-color: #008CBA;
	border: none;
	box-shadow: 0 9px #999;
}

.g_SearchHover:hover
{
	background-color: #008CBA;
}

.g_SearchHover:active
{
	background-color: #008CBA;
	box-shadow: 0 5px #666;
	transform: translateY(4px);
}


.g_CancelHover
{
	display: inline-block;
	padding: 11px 10px;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #fff;
	background-color: #f44336;
	border: none;
	box-shadow: 0 9px #999;
}

.g_CancelHover:hover
{
	background-color: #f44336;
}

.g_CancelHover:active
{
	background-color: #f44336;
	box-shadow: 0 5px #666;
	transform: translateY(4px);
}

.advancesearchpopup
{
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-radius: 15px;
	box-shadow: 0px 5px 15px #656565;
}
.advancesearch
{
	background-color: #009999;
	color: White;
	font-size: large;
	padding: 15px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100% !important;
}
.gvfooter
{
	padding: 10px 14px;
	background-color: rgba(51, 51, 51, 0.8);
	color: White;
	font-size: 0.875rem;
}
.g_header
{
	position: relative;
	top: 55px;
}
.cssLBSuggestion option:hover
{
	background-color: rgb(58, 232, 69);
}
.cssLBSuggestion
{
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-radius: 6px;
	box-shadow: 0px 5px 15px #656565;
}
.cssLBSuggestion optin
{
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-radius: 13px;
	box-shadow: 0px 5px 15px #656565;
}
/*for gridview freez header*/
/*#gContent
{
	position: relative;
	top: -55px;
}


*/
/* Style the back-to-top floating button */
.sf-back-to-top
{
	background-color: #50A1CB; /* button color */
	color: white; /* text/arrow color */
	display: none;
	z-index: 999; /* float in bottom right corner */ /* 20 pixels from edge */
	position: fixed;
	right: 20px;
	bottom: 20px; /* size of button is 50 pixels*/
	width: 80px;
	height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; /* round button */
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

a.sf-back-to-top
{
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.6;
	padding-left: 2px;
	padding-top: 4px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a.sf-back-to-top .arrow:before
{
	/*content: "\e02d";*/
	font-family: 'squarespace-ui-font';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased; /*content: "\e02d";*/
	text-align: center;
	display: block;
	vertical-align: middle;
	transform: rotate(-90deg); /*going top*/
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	cursor: pointer;
	margin-left: -4px;
}


a.sf-back-to-top:hover .arrow
{
	/*when hover up a little*/
	top: 3px;
}
a.sf-back-to-top .arrow
{
	margin: 0;
	position: relative;
	top: 19px; /*for animation */
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.providersLookUp
{
	width: auto;
	position: relative;
	top: -10px;
	border-style: double;
	border-top-style: none;
}

.panelClass
{
	background-color: lime;
	width: 300px;
}
/*future design*/
#gContent, .HSCROLL, #theFieldset
{
	box-shadow: 1px 5px 15px #656565;
	border-radius: 10px;
}
#theFieldset
{
	width: auto;
	height: 60px;
}
#content
{
	position: relative;
	top: -18px;
}

.tableCssHscroll
{
	width: 100%; /* pang table auto fit*/
}
.tableCssHscroll td
{
	white-space: nowrap; /* pang table auto fit*/
}
.tableCssHscroll td:nth-child(2)
{
	width: 100%; /*pang table auto fit*/
}
.tableCssHscroll > tbody > tr:nth-child(even)
{
	background-color: #baf1c8; /* pang table color*/
}
.tableCssHscroll > thead > tr > th
{
	/* nasa top lang */
	position: sticky;
	position: -webkit-sticky;
	top: 0px;
	background-color: gray;
}
.tableHeader > th
{
	position: relative;
	color: White;
	border-color: white;
	border-width: thin;
	border-right-style: ridge;
	text-align: center;
	width: auto;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
}
.lblErrorMsg
{
	position: relative;
	text-align: center;
	border-radius: 13px;
	box-shadow: 0px 5px 15px #656565;
	width: 110px;
	margin-left: 440px;
}


.pnlSteerage
{ 	box-shadow: 1px 5px 15px #656565;
	border-radius: 10px;
	border: 2px solid gray;
	background-color: #F7F3EA;
	margin-top: auto;
	left: auto;
	height: auto;
	width: auto;
	padding: auto;
}

.pnlSteerage-header
{
	background-color: Green;
	text-align: center;
	color: Black;
	font-size: large;
	padding: 15px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100% !important;
}
.forSteerage
{ 	box-shadow: 1px 5px 15px #656565;
	border-radius: 9px;
	width: 100%;
    text-align: center;
    height: 300px;
    font-size: large;
    float: left;
    border-left: 6px solid green;
    border-right: 6px solid green;
    background-color: beige;
     position: relative;
    top: -10px;
}
.Type
{width: 100%;
top: -55px;
position: relative;
float:left;
}
._Type
{
width: 100%;
top: -40px;
position: relative;
float:left;
}
.DocType
{width: 60%;
position: relative;
top: -40px;
}
.docType
{
width: 30%;
    top: -9px;
    position: relative;
    float: left;
    margin: 2px;
    margin-left: 20px;
}
.extension
{margin-left: 20px;}
.doctorfieldset
{height: 300px;
box-shadow: 1px 5px 15px #656565;
 border-radius: 9px;
 border-left: 6px solid green;
    border-right: 6px solid green;
    background-color: beige;
 }
._docRow{width: 80%;
    margin-left: 11%;}
.doctExtension
{top: 50px;
    position: relative;
    width: 800px;}
    
    /* box-shadow: 1px 5px 15px #656565;
    border-radius: 9px;
    width: 100%;
    text-align: center;
    font-size: large;
    float: left;
    border-left: 6px solid green;
    border-right: 6px solid green;
    background-color: beige;*/
    
#watermark-text
        {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -1em; /* Adjust based on your text font-size */
            margin-left: -5em; /* Adjust based on your text width */
            font-size: 70px; /* Adjust the font size of the watermark text */
            color: #ccc; /* Text color */
            opacity: 0.5; /* Adjust the opacity of the text */
            transform: rotate(-55deg); /* Rotate the text diagonally */
            transform-origin: center center;
            white-space: nowrap; /* Prevent text from wrapping */
            border: 1px solid transparent; /* Create a border to act as a diagonal line */
        }