a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin: 0;
	padding: 0
}

.mainHeader .logo, article, aside, details, figcaption, figure, footer, header, hgroup, img, menu, nav, section {
	display: block
}

.tabs a, a {
	text-decoration: none
}

* {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

body {
	background-size: cover;
	-webkit-font-smoothing: antialiased;
	font-size: 14px
}

input, select, textarea {
	font-size: 13px;
	width: 100%;
	outline: 0;
	font-family: Raleway,sans-serif
}

body, html {
	height: 100%
}

a, a:hover {
	outline: 0
}

img {
	max-width: 100%;
	height: auto;
	border: 0
}

input, select {
	height: 32px;
	border-radius: 0
}

ol, ul {
	list-style: none
}

.clear {
	clear: both
}

.fullwidth {
	float: left;
	width: 100%
}

input, select {
	padding: 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select {
	cursor: pointer;
	padding: 0;
	text-indent: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

	select option {
		padding: 5px 0;
		text-indent: 10px
	}

input::-moz-focus-inner {
	border: 0 !important
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	select {
		line-height: 26px !important;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}

	.loginBox-content .selectTag select {
		line-height: 42px !important;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}

	input[type=file] {
		height: 32px
	}
}

input:focus, select:focus {
	outline: 0
}

input::-moz-focus-inner, select::-moz-focus-inner {
	outline: 0
}

input[type=button], input[type=submit], input[type=reset] {
	border: none;
	cursor: pointer;
	font-family: Raleway,sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}

textarea {
	resize: none;
	padding: 10px;
	min-height: 90px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}

.floatRight {
	float: right !important
}

.floatLeft {
	float: left !important
}

.container {
	position: relative;
	max-width: 1600px;
	margin: 0 auto;
	padding: 0 15px
}

.mainHeader {
	padding: 30px 20px 20px
}
	/*.mainHeader .logo{width:156px;height:57px;float:left}*/

	.mainHeader .exclusiveDiv {
		display: block;
		float: right;
		text-align: right;
		padding-top: 35px
	}

.blueHeading-bg, .customeFeild, .loginBox-content {
	display: block;
	float: left
}

.blueHeading-bg {
	border-radius: 20px 20px 0 0;
	padding: 0 20px;
	min-height: 60px;
	width: 100%;
	position: relative
}

.loginContainer {
	padding: 100px 0
}

	.loginContainer .loginBox {
		width: 420px;
		margin: 0 auto;
		border-radius: 20px 20px 0 0;
		box-shadow: 0 0 60px 0 rgba(0,0,0,.85);
		-webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,1);
		-moz-box-shadow: 0 0 60px 0 rgba(0,0,0,1);
		-ms-box-shadow: 0 0 60px 0 rgba(0,0,0,1);
		-o-box-shadow: 0 0 60px 0 rgba(0,0,0,1)
	}

.loginBox-content {
	padding: 20px;
	width: 100%
}

	.loginBox-content .feildRow {
		display: block;
		float: left;
		width: 100%;
		padding-bottom: 15px;
		position: relative
	}

	.loginBox-content input {
		padding: 0 0 0 60px;
		width: 100%;
		height: 48px
	}

	.loginBox-content .password:after, .loginBox-content .userName:after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 48px;
		height: 48px;
		display: block
	}

	.loginBox-content .selectTag select {
		text-indent: 4px;
		padding: 0;
		width: 100%;
		height: 48px
	}

	.loginBox-content .selectTag:after {
		content: '';
		position: absolute;
		right: 0;
		top: 0;
		width: 48px;
		height: 48px;
		display: block
	}

	.loginBox-content input.login-btn {
		border: 0;
		height: 48px;
		text-align: center;
		text-transform: uppercase;
		padding: 0
	}

.cardInfo-table td:first-child, .cardInfo-table th:first-child, .gridTable td:first-child, .gridTable th:first-child {
	border-left: 0 solid #000
}

.customeFeild {
	position: relative;
	width: 100%
}

.mainFooter {
	text-align: center;
	padding: 20px;
	position: absolute;
	left: 0;
	bottom: 0
}

.layoutFooter {
	text-align: center;
	padding: 20px 20px 20px 200px;
	position: relative;
	left: 0;
	bottom: 60px
}

.blueHeading-bg a.logout-btn, .blueHeading-bg h3 {
	padding-top: 20px;
	float: left;
	display: block
}

.bodyContainer {
	width: 100%;
	margin: 0 auto;
	border-radius: 20px 20px 0 0;
	box-shadow: 0 0 60px 0 rgba(0,0,0,.85);
	-webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,1);
	-moz-box-shadow: 0 0 60px 0 rgba(0,0,0,1);
	-ms-box-shadow: 0 0 60px 0 rgba(0,0,0,1);
	-o-box-shadow: 0 0 60px 0 rgba(0,0,0,1)
}

.blueHeading-bg a.logout-btn {
	padding-bottom: 10px;
	padding-right: 40px
}

.mainTable-container {
	display: table;
	width: 100%;
	table-layout: fixed
}

.mainTable-left, .mainTable-right {
	display: table-cell;
	vertical-align: top;
	position: relative
}

.mainTable-left {
	width: 250px;
	overflow: hidden
}

.mainTable-right {
	padding: 20px 20px 75px;
	height: 700px
}

.leftPanel-wrapper {
	display: block;
	width: 250px;
	height: 100%;
	height: auto !important;
	position: relative !important;
	z-index: 6
}

.filterRow, .profile-pic {
	display: block;
	float: left;
	width: 100%
}

.profile-pic {
	margin-bottom: 10px
}

.filterRow {
	padding-bottom: 20px
}

.cardBy, .searchBy, .selectBy-sort {
	padding: 0 5px;
	display: block;
	float: left
}

.mainTable-right h3 {
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px
}

.row {
	margin-left: -5px;
	margin-right: -5px
}

.selectBy-sort {
	width: 250px;
	position: relative
}

.selectTag:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 32px;
	display: block;
	pointer-events: none
}

.navigation ul > li.has-sub > a:after, .navigation ul > li.has-sub > a:before, .numberTag::after, .setting-dropdown:after {
	content: ""
}

.searchBy {
	width: 230px;
	position: relative
}

.cardBy {
	width: 120px;
	position: relative
}

.small-formBtn {
	display: block;
	float: left;
	min-width: 80px;
	padding: 0 5px 3px;
	position: relative
}

.blue-btn, .green-btn, .orange-btn, .pink-btn, a.blue-btn, .myDownload, a.myDownload {
	display: block;
	padding: 0 15px;
	width: 100%;
	float: left;
	text-transform: uppercase
}

.blue-btn, a.blue-btn, .myDownload, a.myDownload {
	height: 32px;
	line-height: 32px;
	text-align: center
}

.gridTable {
	border-radius: 8px 8px 0 0;
	border-spacing: 0;
	width: 100%
}

	.gridTable td, .gridTable th {
		padding: 5px 10px;
		vertical-align: middle;
		text-align: left
	}

	.gridTable th {
		height: 50px;
		text-align: left !important;
		padding: 5px 10px;
		vertical-align: middle
	}

	.gridTable td {
		height: 45px
	}

	.gridTable tr:first-child td {
		border-top: 0 solid rgba(0,0,0,.5)
	}

.gridHeading > th:first-child {
	border-top-left-radius: 7px
}

.gridHeading > th:last-child {
	border-top-right-radius: 7px
}

.manageTable table, .manageTable table td {
	table-layout: fixed;
	border-spacing: 0
}

	.manageTable table td {
		width: 40px
	}

.gridTable td.manageTable {
	padding: 0;
	text-align: center
}

.gridFooter {
	height: 50px;
	vertical-align: middle
}

.pagination {
	margin: 0 !important
}

.scroll-btns {
	font-size: 0;
	padding-top: 0
}

	.scroll-btns a {
		display: inline-block;
		font-size: 14px;
		font-weight: 500;
		margin-left: 25px
	}

		.scroll-btns a:first-child {
			margin-left: 0;
			margin-top: 2px
		}

		.scroll-btns a.prev {
			padding-left: 20px
		}

		.scroll-btns a.next {
			padding-right: 20px
		}

.contentLimit-box {
	display: block;
	height: 590px
}

.contentLimit-boxInner {
	border-radius: 8px 8px 0 0;
	display: block;
	float: left;
	width: 100%
}

.formBox-row .heading {
	height: 50px;
	padding: 14px 10px 0;
	display: block;
	float: left;
	width: 100%
}

.formBox-row:first-child > .heading {
	border-radius: 7px 7px 0 0
}

.formBox-content {
	padding: 15px 10px;
	display: block;
	float: left;
	width: 100%
}

	.formBox-content .leftDiv {
		display: block;
		float: left;
		width: 50%
	}

	.formBox-content .rightDiv {
		display: block;
		float: right;
		width: 50%
	}

	.formBox-content .half .labelWraper {
		display: block;
		float: left;
		width: 35%;
		padding-top: 4px
	}

	.formBox-content .half .feildWraper {
		display: block;
		float: left;
		width: 65%;
		position: relative;
		padding: 0 15px
	}

	.formBox-content .half .feildWraper110 {
		display: block;
		float: left;
		width: 250px;
		position: relative
	}

.feildRow {
	display: block;
	float: left;
	padding-bottom: 15px;
	position: relative;
	width: 100%
}

	.feildRow:last-child {
		padding-bottom: 0
	}

.formBox-content .half .feildWraper .month {
	display: block;
	float: left;
	padding: 0 5px;
	width: 125px
}

.formBox-content .half .feildWraper .date {
	display: block;
	float: left;
	padding: 0 5px;
	width: 75px
}

.formBox-content .half .feildWraper .year {
	display: block;
	float: left;
	padding: 0 5px;
	width: 90px
}

.departCode-box, .departCode-row {
	width: 100%;
	display: block;
	float: left
}

	.departCode-box h4 {
		display: block;
		padding: 15px;
		color: #fff
	}

	.departCode-box .half {
		display: block;
		float: left;
		width: 50%;
		padding: 12px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.departCode-box .checkbox-inline, .departCode-box .radio-inline {
		margin: 0
	}

	.departCode-box .half:first-child {
		padding-right: 5px
	}

	.departCode-box .half:last-child {
		padding-left: 5px
	}

	.departCode-box .headTitle {
		text-transform: uppercase;
		font-weight: 500
	}

input[type=radio], input[type=checkbox], input[type=hidden] {
	display: none
}

.checkbox-inline, .radio-inline {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	padding-left: 25px;
	position: relative
}

	.checkbox-inline .label-txt, .radio-inline .label-txt {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		cursor: default
	}

input[type=radio] + label, input[type=checkbox] + label, input[type=hidden] + label {
	margin-right: 10px
}

	input[type=radio] + label span, input[type=checkbox] + label span, input[type=hidden] + label span {
		display: inline-block;
		vertical-align: middle;
		width: 16px;
		height: 16px;
		cursor: pointer;
		position: absolute;
		left: 0;
		top: 0
	}

.formBox-content .three-col .feildWraper, .three-col {
	display: block;
	float: left
}

.formBox-content .two-col .feildWraper, .two-col {
	display: block;
	float: left
}

.formBox-content .one-col .feildWraper, .one-col {
	display: block;
	float: left
}

input[type=checkbox]:checked + input[type=hidden] + label span, input[type=checkbox]:checked + label span {
	width: 16px;
	height: 17px
}

input[type=radio]:checked + label span {
	width: 16px;
	height: 16px
}

.departCode-terms {
	padding: 10px 15px 0
}

	.departCode-terms .feildRow {
		padding-bottom: 5px
	}

.one-col {
	padding: 0 5px;
	width: 100%
}
.formBox-content .one-col .labelWraper {
	display: block;
	float: left;
	padding-top: 4px
}

.two-col {
	padding: 0 5px;
	width: 50%
}

.formBox-content .two-col .labelWraper {
	display: block;
	float: left;
	padding-top: 4px
}

.three-col {
	padding: 0 5px;
	width: 33.33%
}

.formBox-content .three-col .labelWraper {
	display: block;
	float: left;
	padding-top: 4px
}

.formBox-content.contactInfo-wrap .three-col.faculty .labelWraper {
	width: 80px
}

.formBox-content.contactInfo-wrap .three-col.faculty .feildWraper {
	width: 170px
}

.formBox-content.contactInfo-wrap .three-col.jobTitle .labelWraper {
	width: 80px
}

.formBox-content.contactInfo-wrap .three-col.jobTitle .feildWraper {
	width: 170px
}

.formBox-content.contactInfo-wrap .three-col.proStudy .labelWraper {
	width: 132px
}

.formBox-content.contactInfo-wrap .three-col.proStudy .feildWraper {
	width: 126px
}

.dashBox {
	display: table;
	width: 100%;
	height: 230px !important;
	padding: 5px
}

.dashInner-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	text-shadow: 0 2px 1px rgba(0,0,0,.5);
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	background-size: 100% 100% !important
}

.dashReadmore {
	display: block;
	width: 60px;
	height: 40px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 4;
	cursor: pointer
}

.tableFixed-none {
	table-layout: auto
}

.acInfo-2feilds .feildWraper {
	width: 268px;
	display: block;
	float: left
}

.acInfo-2feilds .labelWraper {
	width: 77px;
	display: block;
	float: left;
	padding-top: 4px;
	text-align: right;
	padding-right: 10px
}

.acInfo-feilds .feildWraper {
	width: 164px;
	display: block;
	float: left
}

.acInfo-feilds .labelWraper {
	width: 77px;
	display: block;
	float: left;
	padding-top: 4px;
	text-align: right;
	padding-right: 10px
}

.bottomFeildrow {
	padding-top: 20px
}

.navigation {
	padding-left: 20px;
	display: block;
	float: left;
	width: 100%
}

	.navigation li {
		text-transform: uppercase;
		position: relative
	}

		.navigation li:first-child {
			border-top: 0 solid #38363B
		}

		.navigation li a {
			cursor: pointer;
			display: block;
			padding: 16px 25px 16px 35px;
			-webkit-transition: color .2s ease;
			-o-transition: color .2s ease;
			transition: color .2s ease
		}

		.navigation li li a {
			padding: 8px 25px 8px 10px
		}

		.navigation li a:hover {
			-webkit-transition: color .2s ease;
			-o-transition: color .2s ease;
			transition: color .2s ease
		}

	.navigation ul ul {
		display: none
	}

		.navigation ul ul ul {
			margin-left: 12px
		}

	.navigation > ul > li.active > ul {
		display: block
	}

	.navigation ul > li.has-sub > a:after {
		position: absolute;
		right: 15px;
		top: 19px;
		z-index: 5;
		display: block;
		height: 10px;
		width: 2px;
		-webkit-transition: all .1s ease-out;
		-moz-transition: all .1s ease-out;
		-ms-transition: all .1s ease-out;
		-o-transition: all .1s ease-out;
		transition: all .1s ease-out;
		cursor: pointer
	}

	.navigation ul > li.has-sub > a:before {
		position: absolute;
		right: 11px;
		top: 23px;
		display: block;
		width: 10px;
		height: 2px;
		-webkit-transition: all .1s ease-out;
		-moz-transition: all .1s ease-out;
		-ms-transition: all .1s ease-out;
		-o-transition: all .1s ease-out;
		transition: all .1s ease-out;
		cursor: pointer
	}

	.navigation ul > li.has-sub.open > a:after {
		display: none
	}

	.navigation ul ul > li.has-sub > a:after {
		top: 9px;
		right: 15px
	}

	.navigation ul ul > li.has-sub > a:before {
		top: 13px
	}

.gridTable2 {
	border-radius: 8px 8px 0 0;
	border-spacing: 0
}

	.gridTable2 th {
		height: 50px
	}

	.gridTable2 tr:first-child td {
		border-top: 0 solid rgba(0,0,0,.5)
	}

	.gridTable2 td, .gridTable2 th {
		padding: 5px 10px;
		vertical-align: middle;
		text-align: left
	}

	.gridTable2 td {
		height: 45px
	}

	.gridTable2 th h3 {
		text-transform: capitalize;
		display: block;
		margin-bottom: 0
	}

.lock_icon, .lock_icon_w {
	margin: 0 auto;
	display: block
}

.lock_icon {
	width: 20px;
	height: 26px
}

.lock_icon_w {
	width: 16px;
	height: 21px
}

.gridTable tbody td input[type=button], .gridTable2 tbody td input[type=button] {
	width: auto;
	padding: 0 8px;
	text-transform: capitalize
}

.btn-td {
	padding: 5px !important
}

	.btn-td:last-child {
		padding-right: 10px !important
	}

.reactive-icon {
	display: block;
	width: 22px;
	height: 23px
}

.formBox-content .mediumDiv {
	display: block;
	float: left;
	width: 50%
}

	.formBox-content .mediumDiv .labelWraper {
		display: block;
		float: left;
		width: 35%;
		padding-top: 4px
	}

	.formBox-content .mediumDiv .feildWraper {
		display: block;
		float: left;
		width: 65%;
		padding: 0 15px
	}

.formBox-content .balanceTnV .balanceDate {
	display: block;
	float: left;
	padding: 0 5px;
	width: 50%
}

.formBox-content .balanceTnV .balanceDate-lable {
	display: block;
	float: left;
	padding: 10px 5px;
	text-align: center;
	width: 100%
}

.styled-select, .styled-select-Time, .styled-select-Time-Label {
	padding-right: 10px;
	float: left;
	display: block
}

.formBox-content .balanceTnV .balanceDate-lable .labelWraper {
	width: 100%
}

.styled-select-Time {
	min-width: 93px
}

.styled-select-Time-Label {
	min-width: 93px;
	margin-top: 10px;
}

.styled-select {
	min-width: 100px
}

.autoWidth-center {
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	margin: 0 auto
}

.discountPerc {
	display: block;
	float: left;
	width: 517px;
	font-style: italic;
	font-size: 13px
}

.taxCol-checkbox {
	display: block;
	float: left;
	width: 15%;
	padding: 0 5px
}

.italicTitle {
	display: block;
	font-weight: 500;
	padding-bottom: 5px
}

.cardInfo-table {
	border-spacing: 0;
	table-layout: fixed
}

	.cardInfo-table td, .cardInfo-table th {
		padding: 5px 10px;
		vertical-align: middle;
		text-align: left
	}

.codeLable-no, .codeLable-txt {
	padding-top: 5px;
	display: block;
	float: left
}

.cardInfo-table th {
	height: 45px;
	text-align: left
}

.cardInfo-table td {
	height: 40px
}

.cardInfo-table tr:first-child td {
	border-top: 0 solid #D7D7D7
}

.cardInfo-table td input[type=button] {
	width: 100% !important
}

.cardNo-btn {
	display: block;
	width: 30px !important;
	height: 32px;
	position: absolute;
	top: 0;
	right: 0
}

.codeLable-no {
	width: 30px;
	padding-right: 5px
}

.codeLable-txt {
	width: 85px;
	padding-right: 10px;
	text-align: right
}

.codeFeild {
	width: 100px;
	display: block;
	float: left
}

.largeForm .feildWraper, .largeForm .labelWraper {
	display: block;
	float: left;
	width: 50%
}

.labelWraper110 {
	display: block;
	float: left;
	width: 110px !important
}

.largeForm .labelWraper {
	text-align: right;
	padding-right: 10px;
	padding-top: 4px
}

.largeForm .feildWraper {
	width: 220px
}

.largeForm .checkbox-inline, .largeForm .radio-inline {
	width: auto !important
}

hr {
	margin: 15px 0;
	display: block;
	float: left;
	width: 100%;
	border: 0;
	outline: 0;
	height: 1px
}

h3.headTitle2 {
	display: block;
	margin-bottom: 10px;
	color: #fff;
	text-transform: capitalize
}

.gridTable2 input {
	height: 30px
}

.gridFooter input {
	height: 32px
}

.numberTag::after {
	display: block;
	height: 32px;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px
}

.initialized_ac {
	margin-bottom: 20px
}

.rightDiv.half .initialized_ac .row {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin: 0 !important
}

.initialized_ac .half {
	width: 50%;
	float: left;
	padding: 0 5px
}

.initialized_ac .row .half:nth-child(1) {
	padding-right: 20px
}

.initialized_ac .row .half:nth-child(2) {
	padding-left: 20px
}

.bloc {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	width: 100%
}

select.multiple {
	height: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow-y: scroll;
	width: 100%
}

	select.multiple option {
		background: 0 0;
		text-indent: 0;
		white-space: pre-wrap;
		padding: 6px
	}

.initialized_ac .green-btn.add {
	padding-right: 30px
}

.initialized_ac .green-btn.remove {
	padding-left: 30px
}

.tabs, .tabs li {
	padding: 0;
	position: relative;
	float: left
}

.chk-wraper {
	display: block;
	float: left;
	width: 30px
}

.chkFeild-wraper {
	display: block;
	float: left;
	width: 250px
}

.tabs {
	margin: 0;
	width: 100%
}

	.tabs li {
		margin: 0 5px 0 0;
		border-bottom: 0 !important;
		border-radius: 5px 5px 0 0;
		overflow: hidden
	}

	.tabs a {
		float: left;
		padding: 10px
	}

.tabContent {
	border-radius: 0;
	border-top: 0 !important
}

.scheduler.advc tr:first-child th, .setting-dropdown li:first-child {
	border-top: 0
}

.tabContent td {
	height: 35px
}

.tabContent .accordian-icon {
	display: block;
	float: left;
	width: 20px;
	position: absolute;
	left: 0;
	top: 0;
	height: 18px;
	cursor: pointer
}

.tabContent .accordian-title {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	padding-left: 30px
}

.tabContent .groupOptions {
	margin: 10px 0
}

	.tabContent .groupOptions li {
		padding: 3px 0
	}

.scheduler thead td {
	border-top: 0;
	text-align: center
}

.scheduler td, .scheduler th {
	padding: 10px
}

.scheduler tr td:first-child, .scheduler tr th:first-child {
	border-left: 0
}

.scheduler a {
	display: table;
	width: 100%;
	height: 50px
}

	.scheduler a .icon {
		display: table-cell;
		background-position: center center;
		background-repeat: no-repeat;
		text-align: center;
		vertical-align: middle
	}

.sheduleFeild {
	position: relative;
	padding-left: 30px
}

	.sheduleFeild .chk-wraper {
		position: absolute;
		left: 0;
		top: 0
	}

	.sheduleFeild .chkFeild-wraper {
		width: 100%
	}

.error-msg, .success-msg {
	margin: 0 0 6px;
	padding: 6px 10px;
	font-size: 13px
}

.initialized_ac_outer {
	position: relative;
	padding-bottom: 5px
}

.addNremove-wraper {
	display: block;
	width: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%)
}

	.addNremove-wraper .green-btn.addList {
		display: block;
		width: 30px;
		height: 30px;
		margin-bottom: 4px
	}

	.addNremove-wraper .green-btn.removeList {
		display: block;
		width: 30px;
		height: 30px
	}

.setting-btn {
	padding-bottom: 10px;
	padding-right: 40px;
	margin-top: 16px;
	margin-left: 15px;
	display: block;
	float: left;
	border-left: 1px solid #fff;
	cursor: pointer
}

.setting-dropdown {
	display: block;
	position: absolute;
	right: 20px;
	top: 60px;
	min-width: 185px;
	z-index: 4;
	padding: 8px;
	border-radius: 0 0 5px 5px
}

	.setting-dropdown li {
		display: block;
		padding: 8px;
		text-align: right
	}

	.setting-dropdown:after {
		display: block;
		position: absolute;
		width: 12px;
		height: 12px;
		top: -6px;
		right: 8px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg)
	}

.text-danger {
	display: block;
	font-size: 13px;
	padding: 3px 8px;
	width: 100%
}

	.text-danger.field-validation-valid {
		display: none
	}

	.text-danger.field-validation-error {
		display: block
	}

.dashAccount::after, .dashMeal-plans::after, .dashSchedule::after {
	content: "";
	display: block;
	height: 220px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}

.dashInner-box p {
	position: relative;
	z-index: 2
}

.dropMenus {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
	height: 220px;
	text-shadow: none;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}

	.dropMenus .children {
		position: relative; /*top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)*/
	}

		.dropMenus .children ul {
			display: inline-block
		}

		.dropMenus .children li {
			display: block;
			padding-bottom: 1px;
			padding-top: 1px
		}

			.dropMenus .children li a {
				padding: 5px;
				text-transform: capitalize;
				display: inline-block
			}

			.dropMenus .children li:first-child a {
				border-top: 0 solid #38363b
			}

.dashCol-small {
	width: 33.33%;
	display: block;
	float: left
}

.dashCol-medium {
	width: 50%;
	display: block;
	float: left
}

.dashCol-large {
	width: 100%;
	display: block;
	float: left
}

.browse-feild {
	position: relative
}

input[type=file].hide {
	display: block;
	position: absolute;
	top: 0;
	z-index: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	left: auto !important;
	opacity: 0;
	padding: 0 !important;
	right: 10px !important;
	width: 90px
}

.formBox-content .leftDiv input[type=file] {
	padding-left: 0
}

.custom-file-upload {
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	display: inline-block;
	display: none\9;
	padding: 8px 17px;
	position: absolute;
	z-index: 1;
	pointer-events: none;
	cursor: pointer;
	height: 32px
}

.ie10 .custom-file-upload {
	display: none
}

.ie10 .leftPanel-wrapper {
	height: 550px
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.custom-file-upload {
		display: none
	}

	.leftPanel-wrapper {
		height: 550px
	}
}

@media only screen and (max-height:768px) {
	.leftPanel-wrapper {
		height: auto !important;
		position: relative !important;
	}
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.formBox-content .leftDiv input[type=file] {
		padding: 4px 0 0
	}

	.custom-file-upload {
		padding: 8px 21px
	}

	::i-block-chrome, select.multiple {
		padding: 15px
	}
}

.filename {
	display: block;
	float: left;
	width: 100%;
	position: absolute;
	bottom: -2px;
	right: 0;
	padding-right: 10px;
	font-size: 11px;
	color: #fff;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	z-index: 2
}

.SortImage {
	float: left;
	padding: 5px
}

.required:before {
	content: "*";
	color: red;
	float: left;
	font-weight: 700;
	margin-right: 3px
}

.mandatorysign:before {
	content: " * ";
	color: red;
	font-weight: 700;
	float: right;
	margin-left: 5px;
	margin-right: 5px
}

.mandatorLabel:before {
	content: "Indicates required fields .";
	color: red;
	font-size: small;
	float: right
}

.themeNote:before {
	content: "Image name should not cantain special characters and symbol.";
	color: red;
	font-size:small;
	float: right
}

.mandatoryDiv {
	padding-top: 15px;
	width: 200px;
	float: right
}

.loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(/Assets/Images/loader.gif) 50% 50% no-repeat #000;
	opacity: .75
}

.departCode-box .checkbox-inline, .departCode-box .radio-inline {
	vertical-align: top !important
}

@media only screen and (max-width:1024px) {
	.leftPanel-wrapper {
		position: relative !important;
		height: auto !important;
	}

	.fullwidth-table {
		width: 100% !important
	}

	.margin-bot-15, .recurring-days-week {
		margin-bottom: 15px
	}
}

.chk-outer, .tabs-start li, td.manageTable a {
	position: relative
}

.fullwidth-table-payroll {
	width: 510px
}

.pageTitle {
	display: block;
	float: left;
	width: 60%
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.leftPanel-wrapper, .mainTable-left, .selectBy-sort, searchBy {
		width: 200px
	}

	.tableFixed-none {
		table-layout: inherit
	}

	.pageTitle {
		width: 100%
	}

		.pageTitle + .floatRight {
			float: left !important
		}

	.lnkDelete, .lnkDeletePrivilege {
		min-width: 14px
	}

	.styled-select.mobile-styled-select input {
		width: 148px
	}

	#secButtons {
		width: 50% !important;
	}

	#secFile {
		width: 50% !important;
	}

	#uploadedImage {
		width: 50% !important;
		height: 29px;
	}

	#secbtnReset {
		width: auto !important;
	}

	#secbtnRemove {
		width: auto !important;
		float: left !important;
		padding-top: 10px;
	}
}

.lnkDelete, .lnkDeletePrivilege {
    background: url(/Assets/Images/delete_icon.png) center no-repeat;
    display: block;
    width: 100%;
    height: 100%;
}

	.lnkDelete:hover, .lnkDeletePrivilege:hover { background: url(/Assets/Images/delete_hover_icon.png) center no-repeat; }

.departCode-box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 8px !important
}

.infoImage {
	background-image: url(/Assets/Images/infoImage.png) !important;
	background-position: 0 0;
	width: 18px;
	margin-right: 3px !important
}

::-webkit-scrollbar {
	width: 10px
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: lightgray;
}

	::-webkit-scrollbar-thumb:window-inactive {
		background: lightgray;
	}

.divHeading {
	border-top: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	background: url(/Assets/images/grid_header_bg.png);
	color: #fff;
	font-family: Raleway,sans-serif;
	font-weight: 600;
	height: 45px;
	text-align: left;
	padding: 15px 10px
}

.orange-button-link {
	background: url(/Assets/images/orange_btn_bg.jpg) repeat-x;
	background-size: 100% 100%;
	color: #fff;
	font-size: 14px;
	height: 32px;
	padding: 8px 15px;
	text-align: center
}

.summaryTable, .summaryTable td {
	padding: 5px 10px
}

.summaryTable {
	border: 1px solid #D7D7D7;
	background: url(/Assets/images/grid_main_bg.png);
	width: 100%;
	height: 45px;
	text-align: left !important;
	vertical-align: middle;
	color: #F8DED1;
	font-weight: 400;
	font-family: Raleway,sans-serif
}

.dialog-alert, .labelSummary {
	vertical-align: -webkit-baseline-middle
}

.FailedSummary {
	display: block !important;
	width: 70px;
	float: right;
	margin-right: 10px
}

.deptCode {
	width: 60px;
	float: left;
	margin-left: 3px
}

.dialog-alert {
	padding-right: 5px
}

.lnkSummary {
	text-decoration: underline;
	color: #fff
}

.tabs {
	display: inline-block
}

.tab-links:after {
	display: block;
	clear: both;
	content: ''
}

.tab-links li {
	margin: 0 1px;
	float: left;
	list-style: none
}

.tab-links a {
	padding: 9px 11px;
	display: inline-block;
	border-radius: 2px 1px 0 0;
	background: 0 0;
	font-size: 13px;
	font-weight: 600;
	color: #4c4c4c;
	transition: all linear .15s
}

	.tab-links a:hover {
		background: #00D6B0;
		text-decoration: none
	}

li.active a, li.active a:hover {
	background: #fff;
	color: #4c4c4c
}

.tab-content {
	padding: 0;
	border-radius: 5px;
	box-shadow: -1px 1px 1px rgba(0,0,0,.15);
	background: 0 0;
	border: 1px solid #D7D7D7;
	float: left
}

.tab {
	display: none
}

	.tab.active {
		display: block
	}

.tabs-start li {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	border-bottom: 0 !important;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	border: 0 !important;
	display: inline-block;
	width: 58px
}

.width-twin, .width-twin-1 {
	display: inline-block;
	margin-top: 8px
}

.width-full {
	width: 100% !important
}

.width-twin {
	width: 20% !important
}

.border-padding {
	padding: 0;
	border: 1px solid #D7D7D7
}

.border-inner {
	padding: 5px
}

.margin-bottom {
	margin-bottom: 10px
}

.width-twin-1 {
	width: 34.3% !important
}

.form-table {
	width: 97%;
	border: 1px solid #D7D7D7 !important;
	margin: 6px;
	text-align: left
}

.form-table-border {
	border-bottom: 1px solid #D7D7D7 !important
}

.labelWraper135 {
	width: 135px !important
}

.rdbButtons {
	padding-top: 3px;
	float: left
}

.importSetting {
	width: 50px
}

.fieldset {
	border: 1px solid #D7D7D7;
	padding: 5px
}

.half400 {
	width: 400px !important
}

.ui-datepicker .ui-datepicker-calendar .ui-state-highlight a {
	background: #00f;
	color: #fff
}

.scheduledTask {
	padding: 0 !important;
	display: none
}

.leftFloatDiv {
	float: left
}

.width100 {
	width: 100px
}

.Dist {
	width: 50px;
	margin-top: 50px
}

.chk-outer, .chk-outer .chkFeild-wraper {
	width: 100%
}

.selected, .selected-Account {
	background-color: #1e90ff !important
}

.settingLi {
	background: 0 0 !important
}

ul.groupOptionsForAllPayMethod li, ul.groupOptionsForAllProfile li {
	margin-top: 10px
}

	ul.groupOptionsForAllPayMethod li:first-child, ul.groupOptionsForAllProfile li:first-child {
		margin-top: 0
	}

.chk-outer {
	display: block;
	float: left;
	padding-left: 25px
}

	.chk-outer .chk-wraper {
		position: absolute;
		left: 0;
		top: 8px
	}

.parkingProfile .row {
	margin: 0 -5px
}

.parkingProfile .half {
	width: 50%;
	padding: 0 5px;
	float: left;
	display: block
}

	.parkingProfile .half label {
		color: #f8ded1
	}

.deviceGroup-outer .row {
	margin: 0 -15px
}

.deviceGroup-outer .half {
	padding: 0 15px
}

.deviceGroup-outer .departCode-box .half {
	padding: 12px 15px 0
}

.ModalPopup .formBox-content .labelWraper {
	display: block;
	float: left;
	width: 35%;
	padding-top: 4px
}

.ModalPopup .formBox-content .feildWraper {
	display: block;
	float: left;
	width: 65%;
	position: relative;
	padding: 0 15px
}

table.changeHeader td {
	position: relative
}

	table.changeHeader td .pink-btn {
		margin: 0 5px;
		position: absolute;
		left: 100%;
		top: 0;
		width: 100px
	}

.summaryTable .col-sm-3 {
	display: block;
	float: right;
	width: auto;
	padding: 0 5px
}

.tip.info {
	display: block;
	width: 20px;
	height: 20px;
	background: url(/Assets/images/Info-icon.png) no-repeat;
	background-size: 100% auto;
	margin-left: 5px;
	font-size: 0
}

#permissionTask .tipr_container_bottom {
	max-width: 180px;
	white-space: pre-wrap
}

.checkbox_fullwidth {
	float: left;
	width: 100%;
	margin-left: 20px
}

.details, .tagNoDetails {
	text-decoration: underline;
	cursor: pointer
}

	.details:active, .tagNoDetails:active {
		color: red
	}

.labelWraperForCard {
	margin-top: 20px;
	margin-left: -5px;
	color: #f8ded1
}

.feildWraperForCard {
	margin-top: -20px;
	margin-left: 60px;
	width: 175px
}

.creditLimit .row {
	margin: 0 -5px
}

.creditLimit .col-sm-6 {
	width: 50%;
	float: left;
	display: block;
	padding: 0 5px
}

.filter-select option {
	font-size: 16px !important
}

	.filter-select option:first-child {
		font-size: 13px !important
	}

#menu > ul {
	padding-bottom: 100px !important
}

@media screen and (max-width:992px) {
	#secBoxBackground .colorPicker-row #customWidget, .box-background .half {
		height: auto !important
	}

	p.ipadLabel {
		max-width: 120px
	}

	.box-background .half {
		padding: 5px 10px !important;
		position: inherit !important
	}

	.box-background p.ipadLabel {
		max-width: 100%;
		width: 100% !important
	}

	.box-background #customWidget, .box-background .btn-choose, .box-background input[type=file] {
		position: inherit !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important
	}

	.box-background .box-back-row {
		position: relative;
		clear: both;
		width: 100%
	}

	#secBoxBackground .colorPicker-row .btn-choose {
		top: -28px !important;
		width: 134px
	}

	#secBoxBackground .colorPicker-row .jscolor {
		left: 144px !important
	}

	#secBoxBackground .colorPicker-row .colorInner {
		width: 118px !important
	}

	#secBoxBackground .colorPicker-row .filename {
		bottom: 6px !important;
		text-align: left !important
	}

	.titlebar-block .colorInner {
		width: 190px !important
	}
}

.manage-col td {
	height: 33px !important
}

.displayAllText {
	overflow: visible !important;
	white-space: inherit !important
}

.displayNone {
	display: none
}

.blurIt {
	opacity: .5
}

.cursorPointer {
	cursor: pointer
}

.paddingTopZero {
	padding-top: 0
}

.width-170px {
	width: 170px
}

.width-170px-mar {
	width: 170px;
	margin-top: 7px
}

#validationMessage {
	display: block;
	font-size: 13px;
	padding: 3px 8px;
	width: 100%;
}

.textTransform {
	text-transform: none !important;
}

.firstChild {
	border-radius: 7px 7px 0 0 !important;
}

.searchExmaple {
	font-size: smaller;
	font-style: italic;
	display: none;
}

.overFlowScroll {
	background: #000 !important;
	padding-top: 120px;
	padding-bottom: 60px;
	z-index: 3;
	overflow: auto;
}

.client {
	width: 40%;
}

.disabledDiv {
	pointer-events: none;
	opacity: 0.4;
}

.themeLogo {
	position: absolute;
	right: 12px;
	top: 0px;
	padding-top: 5px;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.DebugInfo {
	text-align: left;
	margin-left: 70px;
	width: 90%;
	font-size: 14px;
	height: 250px;
	overflow-y: scroll;
	margin-top: 20px;
	color: #000;
}

.formBox-row .headingWhite {
	height: 50px;
	padding: 14px 10px 0;
	display: block;
	float: left;
	width: 100%
}

.paddingLeft {
	padding-left: 5px;
}

.LoginButtonLink {
	background: url(/Assets/images/login_btn_bg.jpg) repeat-x 0 0;
	color: #fff;
	font-size: 26px;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
	border: 0;
	height: 48px;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
}

.blackFont {
	color: #000;
	line-height: 20px;
}

.logoutReason {
	list-style: decimal !important;
	padding-left: 12px;
}

.textDecoration {
	text-decoration: none !important;
}

.lnkLock {
	background: url(/Assets/Images/lock-icon.png) center no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}

.DeviceAssociation {
	padding: 10px;
}

.paddingBottomZero {
	padding-bottom: 0px;
}

.width120 {
	width: 120px;
}

.ProfileLegend {
	min-height: 326px;
}

.paddingBottom25 {
	padding-bottom: 25px;
}

.widthAuto {
	width: auto !important;
}

.theme-chooseFile {
	right: 137px !important;
	top: 3px !important;
	height: 28px !important;
	width: auto !important;
}

#secClientButtons {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.paddinfRightZero {
	padding-right: 0px;
}

.subHeading {
	font-size: 18px !important;
}

.width10per {
	width: 10%;
}

.width11per {
	width: 11%;
}

.width12per {
	width: 12%;
}

width15per {
	width: 15%;
}

width35per {
	width: 35%;
}

.paddingLeftZero {
	padding-left: 0px !important;
}

.width100per {
	width: 100%;
}

.BorderLeftNone {
	border-left: none !important;
}

.PaddingTop15 {
	padding-top: 15px !important;
}

.CenterCheckbox {
	text-align: center !important;
	padding-top: 15px !important;
}

.width20per {
	width: 20%;
}

.profilePic {
	border: 1px solid #D7D7D7;
	margin-bottom: 8px;
	width: 190px;
	height: 190px;
}

.defaultInput {
	width: 80px;
	float: left;
	margin: 3px;
}

.fontWeightNormal {
	font-weight: normal;
}

.width80per {
	width: 80%;
}

.maxHeight400 {
	max-height: 400px;
}

.maxHeight350 {
	max-height: 350px;
}

.verticalScroll {
	overflow-y: scroll;
}

.DefaultSettingButtons {
	width: 80px;
	float: left;
	margin: 3px
}

.marginZero {
	margin: 0px;
}

.BorderLRTNone {
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
}

.mealDevicegroup {
	padding-left: 25px;
	display: none;
}

.marginTopZero {
	margin-top: 0px;
}

.margin-top-20 {
	margin-top: 20px;
}

/* select2 customization*/
.select2-results__options {
    color: black;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0px;
    margin: unset;
    color: black;
}

@font-face {
	font-family: 'password';
	font-style: normal;
	font-weight: 400;
	src: url('../../fonts/password.ttf');
}
input.passwordFont{
	font-family: 'password';
}