@charset "utf-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	background: #fff !important;
	color: #757575;
	font-family: 'Salesforce Sans';
}
@font-face {
	font-family: 'Salesforce Sans';
	src: url('../fonts/SalesforceSans-Thin.woff2') format('woff2'), url('../fonts/SalesforceSans-Thin.woff') format('woff'), url('../fonts/SalesforceSans-Thin.ttf') format('truetype'), url('../fonts/SalesforceSans-Thin.svg#SalesforceSans-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Salesforce Sans';
	src: url('../fonts/SalesforceSans-Regular.woff2') format('woff2'), url('../fonts/SalesforceSans-Regular.woff') format('woff'), url('../fonts/SalesforceSans-Regular.ttf') format('truetype'), url('../fonts/SalesforceSans-Regular.svg#SalesforceSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Salesforce Sans';
	src: url('../fonts/SalesforceSans-Light.woff2') format('woff2'), url('../fonts/SalesforceSans-Light.woff') format('woff'), url('../fonts/SalesforceSans-Light.ttf') format('truetype'), url('../fonts/SalesforceSans-Light.svg#SalesforceSans-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Salesforce Sans';
	src: url('../fonts/SalesforceSans-Bold.woff2') format('woff2'), url('../fonts/SalesforceSans-Bold.woff') format('woff'), url('../fonts/SalesforceSans-Bold.ttf') format('truetype'), url('../fonts/SalesforceSans-Bold.svg#SalesforceSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
h1, h2, h3, h4, h5, h6 {
	color: #505050;
	margin-bottom: 0;
}
p {
	margin-bottom: 0;
}
.rgapp-datatbl tbody .datarow-full .dtbl-dtl .unvrsty-logo img {
	width: 100%;
}
.rgapp-datatbl tbody .datarow-full .dtbl-dtl p {
	text-align: center;
}
.loader {
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(249, 249, 249, 0.83) url('images/loading.gif') 50% 50% no-repeat;
	opacity: .9;
}
.top-strip {
	background: #232937;
	height: 35px;
	width: 100%;
	float: left;
}
.top-strip span {
	text-align: center;
	color: #00b19a;
	font-size: 15px;
	line-height: : 35px;
	height: : 35px;
	width: 100%;
	float: left;
}
.top-header-section {
	float: left;
	width: 100%;
	background: #fff;
	padding: 10px 0;
}
/*navigation*/
#navbarSupportedContent ul li a.nav-link {
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	padding: 7px 22px;
}
#navbarSupportedContent .nav-item .active {
	color: #fff;
	background: #135551;
	border-radius: 6px;
}
#navbarSupportedContent ul li .dropdown-menu {
	border-radius: 0px;
	margin-top: 5px;
	padding: 0px;
	border: 1px solid #ccc;
	width: 225px;
	position: absolute;
	left: -93px;
	top: 33px;
}
#navbarSupportedContent ul li .dropdown-menu a {
	font-size: 14px;
	color: #505050;
	width: 100%;
	padding: 7px 10px;
	border-bottom: 1px solid #eee;
}
#navbarSupportedContent ul li a:hover {
	/*	color: #d32f2f;*/
	color: #fff;
	background-color: #135551;
	border-radius: 6px;
}
#navbarSupportedContent ul li .dropdown-menu a:hover {
	color: #fff;
}
/*pagenation heading*/
.pagination-hdng {
	float: left;
	width: 100%;
	padding-top: 30px;
}
.pagination-hdng h3 {
	font-size: 20px;
	font-weight: 600;
}
.pagination-hdng p {
	font-size: 15px;
	font-weight: 400;
}
/*header right panel*/
.hdrsrt-panle {
	width: 60%;
	float: right;
}
.rtpnl-list {
	list-style: none;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 100%;
}
.rtpnl-list li {
	float: left;
	background: url("../images/divider-line.png") no-repeat right center;
	margin-right: 10px;
	padding-right: 10px;
}
.setting {
	width: 12%;
	float: left;
}
.setting img {
	width: 100%;
}
.notification {
	width: 12%;
	float: left;
	position: relative;
}
.notification img {
	width: 100%;
}
.show-notfi {
	background: #d32f2f;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	text-align: center;
	font-size: 10px;
	line-height: 17px;
	color: #fff;
	position: absolute;
	top: -5px;
	right: 3px;
}
.canam-advisor {
	width: 66%;
}
.rtpnl-list li img {
	width: 100%;
}
.caicon-left {
	float: left;
	width: 10%;
}
.topsrc-dropd {
	float: left;
	width: 20%;
	cursor: pointer;
}
.topsrc-dropd button {
	width: 100%;
	float: left;
	height: 40px;
}
.search-box {
	float: left;
	width: 72%;
}
.search-box input {
	width: 100%;
	float: left;
	border: 1px solid #ccc;
	border-left: 0px !important;
	height: 40px;
	line-height: 40px;
}
.tophd-search {
	margin-top: 8px;
}
.tophd-search .dropdown-menu {
	border-radius: 0px;
	margin-top: 5px;
	right: 0;
	left: 0;
	padding: 0px;
	border: 1px solid #ccc;
	margin-top: 0px !important;
	border-top: 0px;
}
.tophd-search .dropdown-menu a {
	font-size: 14px;
	color: #505050;
	width: 100%;
	padding: 7px 10px;
	border-bottom: 1px solid #eee;
	float: left;
}
.right-hdtop {
	margin-top: 8px;
}
.select-search {
	float: left;
	background: #fff;
	color: #505050;
	border-radius: 0px;
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 7px 10px;
}
.search-box input {
	float: left;
	background: #fff;
	color: #505050;
	border-radius: 0px;
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 7px 10px;
}
.search-btntop {
	float: left;
	width: 7%;
}
.search-btntop input {
	float: left;
	width: 100%;
	text-align: center;
	padding: 6px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
.search-button {
	border: 1px solid #ccc;
	border-left: 0px;
	background: #fff;
	background: url("../images/search-btn.png") no-repeat center;
}
.phoneno {
	color: #1251a0;
}
.catext-left {
	float: left;
	padding-left: 7px;
	width: 76%;
}
.right-dstng {
	float: left;
	width: 10%;
}
.right-dstng .dropdown #dropdownMenuButton {
	background: no-repeat;
	border: none;
}
.right-dstng .dropdown #dropdownMenuButton img {
	width: auto;
}
.right-dstng .dropdown-menu {
	position: absolute;
	top: 49px !important;
	left: -118px !important;
	transform: none !important;
	border-radius: 0px;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
.right-dstng .dropdown-menu a {
	border-bottom: 1px solid #eee;
	padding: 10px;
}
.right-dstng .dropdown-menu a:hover {
	color: #d32f2f;
}
.canam-advisor {
	margin-right: 0px !important;
	padding-right: 0px !important;
	cursor: pointer;
	display: block;
}
.canam-advisor .right-dstng .dropdown button {
	cursor: pointer;
}
.canam-advisor .catext-left {
	background: url("../images/divider-line.png") no-repeat right center;
	display: block;
	float: left;
}
.drprticon {
	padding-top: 7px;
	float: left;
}
.nav-tabs .nav-link {
	border-bottom: 0px;
	padding: 12px 15px;
	font-size: 15px;
	color: #505050;
	font-weight: bold;
}
.dropdown, .dropup {
	cursor: pointer;
}
.catext-left h5 {
	font-weight: normal;
	font-size: 15px;
	/* height: 11px; */
	word-break: break-all;
	line-height: 14px;
	float: left;
	width: 100%;
}
.catext-left span {
	font-weight: bold;
	font-size: 12px;
	color: #04bb58;
	font-weight: normal;
	float: left;
	width: 100px;
	margin-top: -2px;
}
/*leads tables*/
.lead-data-table table {
	font-size: 13px;
	float: left;
	width: 100%;
}
.lead-data-table table tr td {
	border-right: 0px;
}
.lead-data-table table tr th {
	border-right: 0px
}
.top-hding {
	background: #f3fffd;
	border-top: 1px solid #cccccc;
}
.lead-data-table {
	float: left;
	width: 100%;
	margin-top: 15px;
	font-size: 13px;
}
.row-white {
	font-weight: 400;
	background: #ffffff !important;
}
.row-white th {
	font-weight: 400;
}
.row-gray {
	font-weight: 400;
	background: #fafefd;
}
.row-gray th {
	font-weight: 400;
}
.temp-hot {
	border-left: 2px solid #bc4547;
}
.temp-cold {
	border-left: 2px solid #5590b2;
}
.temp-normal {
	border-left: 2px solid #edab3b;
}
.status-proceed {
	color: #ff9c01;
}
.status-completed {
	color: #1251a0;
}
.status-pending {
	color: #bb474a;
}
.std-profile-top {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	width: 100%;
}
.std-profile-tophdng {
	float: left;
	width: 100%;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
.std-profile-top h3 {
	font-weight: 600;
	font-size: 22px;
	padding: 10px 15px;
	float: left;
	width: 36%;
}
.std-profile-tophdng .sucess-meaaage p {
	color: #17b33b;
	margin-top: 13px;
	font-size: 13px;
}
.edit-profile {
	float: right;
	width: 4%;
	text-align: center;
	cursor: pointer;
	/* margin-right: 10px; */
}
.editp-rtspace {
	margin-right: 10px;
	margin-top: 5px;
}
.edit-profile img {
	padding: 7px;
}
.edit-profile .lead_profile_update {
	padding: 5px;
}
.keyfids-tophd {
	float: left;
	width: 100%;
}
.keyfids-tophd h3 {
	font-weight: bold;
	font-size: 18px;
	padding: 10px 15px;
	float: left;
	width: 94%;
}
.profile-pix {
	background: #acacac;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	float: left;
}
.profile-orange {
	background: #edab3b;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	float: left;
}
.profile-hot {
	background: #d32f2f;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	float: left;
}
.std-profdtl-top {
	padding: 15px;
	float: left;
	width: 100%;
}
.profile-name {
	float: left;
}
.profile-name {
	float: left;
	width: 20%;
	padding-left: 10px;
}
.profile-name h5 {
	font-weight: 600;
	font-size: 22px;
}
.profile-name {
	float: left;
	width: 20%;
	padding-left: 10px;
	padding-top: 8px;
	background: url("../images/divider-line.png") no-repeat right center;
	display: block;
}
.profile-name p {
	font-size: 14px;
}
.profile-name p span {
	color: #21af42;
}
.gender-sctn, .status-sctn, .temprt-sctn, .phone-sctn, .email-sctn {
	float: left;
	padding-top: 10px;
}
.gender-sctn {
	padding-left: 2%;
	background: url("../images/divider-line.png") no-repeat right center;
	display: block;
}
.gender-sctn span {
	float: left;
	width: 100%
}
.gender-sctn strong {
	float: left;
	width: 100%
}
.status-sctn {
	padding-left: 2%;
	background: url("../images/divider-line.png") no-repeat right center;
	display: block;
}
.status-sctn .green {
	color: #21af42;
}
.status-sctn span {
	float: left;
	width: 100%
}
.status-sctn strong {
	float: left;
	width: 100%
}
.temprt-sctn {
	padding-left: 2%;
	background: url("../images/divider-line.png") no-repeat right center;
	display: block;
}
.temprt-sctn span {
	float: left;
	width: 100%
}
.temprt-sctn strong {
	float: left;
	width: 100%
}
.temprt-sctn .temprt-orange {
	color: #edab3b;
}
.temprt-sctn .temprt-hot {
	color: #d32f2f;
}
.temprt-sign {
	color: #0050b4;
	float: left;
}
.phone-sctn {
	padding-left: 2%;
	background: url("../images/divider-line.png") no-repeat right center;
	display: block;
}
.phone-sctn span {
	float: left;
	width: 100%
}
.phone-sctn strong {
	float: left;
	width: 100%
}
.email-sctn {
	padding-left: 2%;
}
.email-sctn span {
	float: left;
	width: 100%
}
.email-sctn strong {
	float: left;
	width: 100%
}
.key-fields-sctn {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 5px;
}
.key-fields-sctn h3 {
	font-size: 22px;
	font-weight: 600;
}
.kfs-listing {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 100%;
}
.kfs-listing li {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin: 0 2%;
}
.kfs-listing li .fs-left {
	float: left;
	width: 40%;
	padding-right: 5%;
}
.kfs-listing li .semi-coon {
	float: left;
	width: 2%;
}
.kfs-listing li .fs-right {
	font-weight: bold;
	width: 40%;
	float: left;
	padding-left: 5%;
}
.profile-tabcontent {
	float: left;
	width: 100%;
	background: #fff;
	border: 0px solid #ccc;
	padding: 15px;
	min-height: 555px;
	border-top: 1px solid #ccc;
}
.tabscnt-sectn {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 25px;
}
.tabscnt-sectn #sdtnt-navtab .nav-item .nav-link:hover {
	border-bottom: 0px;
}
.tabscnt-sectn .nav-item a img {
	float: left;
	padding-right: 10px;
}
.tabscnt-sectn .nav-tabs {
	border-bottom: 0px !important;
}
/*profile bottom tabs*/
.trnsf-history-tablesctn {
	float: left;
	width: 100%;
}
.trnsf-history-tablesctn tr {
	border-top: 1px solid #eee !important;
	float: left;
	width: 100% !important;
	float: left;
	height: 35px;
	line-height: 35px;
}
/*enquiry upcoming table css start*/
.trnsf-history-tablesctn {
	float: left;
	width: 100%;
}
.thtrowtop {
	float: left;
	width: 100%;
}
.thtrowtop .thtrowth1 {
	float: left;
	width: 5%;
}
.thtrowtop .thtrowth2 {
	float: left;
	width: 13%;
}
.thtrowtop .thtrowth3 {
	float: left;
	width: 30%;
}
.thtrowtop .thtrowth4 {
	float: left;
	width: 13%;
}
.thtrowtop .thtrowth5 {
	float: left;
	width: 13%;
}
.thtrowtop .thtrowth6 {
	float: left;
	width: 13%;
}
.thtrowtop .thtrowth7 {
	float: left;
	width: 13%;
}
.thtrowbot {
	float: left;
	width: 100%;
}
.thtrowbot .thtrowtd1 {
	float: left;
	width: 5%;
}
.thtrowbot .thtrowtd2 {
	float: left;
	width: 13%;
}
.thtrowbot .thtrowtd3 {
	float: left;
	width: 30%;
}
.thtrowbot .thtrowtd4 {
	float: left;
	width: 13%;
}
.thtrowbot .thtrowtd5 {
	float: left;
	width: 13%;
}
.thtrowbot .thtrowtd6 {
	float: left;
	width: 13%;
}
.thtrowbot .thtrowtd7 {
	float: left;
	width: 13%;
}
.nofollowup-listedrow {
	width: 100% !important;
	float: left !important;
}
.nofollowup-listedtd {
	width: 100% !important;
	float: left !important;
	text-align: center;
}
/*enquiry followup table css end*/
#sdtnt-navtab .active {
	border-bottom: 0px !important;
	border-top-right-radius: 0rem !important;
	border-top-left-radius: 0rem !important;
	color: #0050b4;
}
#sdtnt-navtab .active a.nav-link {
	/*	color: #0050b4;*/
	color: #fff;
	background-color: #135551;
}
#sdtnt-navtab a.nav-link:hover {
	/*	color: #0050b4;*/
	color: #fff;
	background: #135551;
}
#sdtnt-navtab li a i {
	float: left;
	padding-right: 5px;
	margin-top: 3px;
}
.followup-listing {
	float: left;
	width: 100%;
}
.followup-listing .folow-post {
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 15px 0;
}
.followup-listing .folow-post h3 {
	font-weight: bold;
	font-size: 17px;
}
.followup-listing .folow-post span {
	font-size: 13px;
	color: #00b498;
}
.followup-status-show {
	float: left;
	width: 100%;
	color: #757575;
}
.followup-status-show .fsshleft {
	float: left;
	color: #505050!important;
}
.followup-status-show .fsstright {
	float: left;
	color: #0050b4!important;
	padding-left: 5px;
}
.followup-status-show .fsstright-green {
	color: #00b498 !important;
}
.followup-listing .folow-post p {
	font-size: 14px;
	color: #505050;
}
.followup-listing .folow-post:last-child {
	border-bottom: 0px;
}
li.nav-item a.active {
	color: #0050b4;
}
.notes-remarks {
	float: left;
	width: 100%;
}
.notes-remarks .nr-subjects {
	float: left;
	width: 100%;
}
.notes-remarks .nr-subjects input {
	float: left;
	width: 60%;
	background: #f7f7f7;
	border: 1px solid #ccc;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
}
.notes-remarks .nr-textarea {
	float: left;
	width: 100%;
}
.notes-remarks .nr-textarea textarea {
	float: left;
	width: 60%;
	background: #f7f7f7;
	border: 1px solid #ccc;
	height: 225px;
	margin-top: 15px;
}
.notes-remarks .save-submit {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.notes-remarks .save-submit input {
	background: #0050b4;
	border: 1px solid #00479f;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding: 8px 25px;
}
.edit-modle-popup .modal-content {
	border-radius: 0px;
	border: 0px;
}
.edit-modle-popup .modal-content {
	border-radius: 0px;
	border: 0px;
	position: relative;
	padding-bottom: 15px;
}
.edit-modle-popup .modal-content .modal-header {
	padding: 10px 15px;
}
.edit-modle-popup .modal-content .modal-header h4 {
	font-size: 20px;
	font-weight: bold;
	color: #505050;
	float: left;
	width: 100%;
}
.edit-modle-popup .modal-content .modal-header .close-modle {
	position: absolute;
	background: #d32f2f;
	color: #fff !important;
	width: 35px;
	height: 35px;
	border: 1px solid #be0000;
	font-size: 30px;
	font-weight: normal;
	right: 0px;
	padding: 0px;
	margin: 0px;
	color: #d32f2f;
	opacity: 100;
	margin-top: -25px;
	margin-right: -15px;
}
.edit-profile-modle ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.edit-profile-modle ul li {
	float: left;
	width: 48%;
	margin: 0 1%;
}
.edit-profile-modle ul li label {
	font-size: 13px;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-bottom: 1px;
	margin-top: 5px;
}
.edit-profile-modle ul li input {
	background: #f7f7f7;
	border: 1px solid #ccc;
	height: 40px;
	line-height: 40px;
	float: left;
	width: 100%;
	padding-left: 10px;
	font-size: 13px;
	color: #757575;
}
.edit-modle-popup .modal-content .modal-footer {
	padding: 0px !important;
	border-top: 0px !important;
	margin-left: 2px;
}
.edit-modle-popup .modal-content .modal-footer .btn {
	padding-top: 0px !important
}
.edit-modle-popup .modal-content .modal-footer button {
	float: left;
}
.update-edit-btn {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f4f4f4+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%) !important;
	; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%) !important;
	; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4', GradientType=0); /* IE6-9 */
	color: #00479f;
	font-weight: bold;
	border-radius: 0px;
	border: 1px solid #ccc;
	margin-left: 6px;
	text-transform: capitalize;
	font-size: 15px;
	padding: 10px 15px;
	cursor: pointer;
}
table td, .table th {
	padding: 0px 4px !important;
	word-wrap: normal;
}
.page-qlfyleadtbl #enquiry_table tbody tr td:first-child {
	border-left: 1px solid #ccc;
}
.page-qlfyleadtbl #enquiry_table thead tr th:first-child {
	border-left: 1px solid #ccc;
}
/*login page css*/
.login-section {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,ffffff+50,ffffff+53,ffffff+100 */
	background: #084746; /* Old browsers */
	background: -moz-linear-gradient(left, #084746 0%, #ffffff 50%, #ffffff 53%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #084746 0%, #ffffff 50%, #ffffff 53%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #084746 0%, #ffffff 50%, #ffffff 53%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#084746', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
	width: 100%;
	height: 100vh;
}
.left-login-pix {
	background: url("../images/login-left-bg.jpg");
	background-size: cover;
	width: 100%;
	height: 100vh;
}
.login-page-logo {
	text-align: center;
	margin-top: 125px;
	width: 100%;
	float: left;
}
.line-left {
	float: left;
	width: 35%;
	margin-top: 35px;
	border-bottom: 1px solid #ccc;
}
.login-logo {
	float: left;
	width: 100%;
}
.line-right {
	float: left;
	width: 35%;
	margin-top: 35px;
	border-bottom: 1px solid #ccc;
}
.login-area-right {
	float: left;
	width: 90%;
	padding: 0 5%;
}
.login-area {
	width: 100%;
	float: left;
}
.login-area ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.login-area ul li {
	width: 100%;
	float: left;
	list-style: none;
}
.login-area ul li input {
	width: 100%;
	float: left;
	border: 0px;
	border-bottom: 1px solid #ccc;
	color: #757575;
	padding: 50px 0 5px 5px;
	outline: none !important;
}
input:-internal-autofill-selected {
	background: none;
}
#login-btn {
	border: 1px solid #333 !important;
	color: #fff;
	padding: 15px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	background: #333;
	margin-top: 20px;
	border-radius: 50px;
}
.modal-dialog .modal-content .modal-header .close {
	color: #fff;
	background: #d32f2f !important;
	padding: 0px !important;
	margin: 0px;
	opacity: 100;
	font-size: 25px;
	font-weight: normal;
	width: 35px;
	height: 35px;
	line-height: 32px !important;
	margin-top: -16px;
	margin-right: -16px;
}
background-color: none!important;

}
#username-error {
	color: #d32f2f;
	font-size: 13px;
}
#password-error {
	color: #d32f2f;
	font-size: 13px;
}
.copyright {
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	margin-top: 25%;
	border-top: 1px solid #eee;
}
.copyright p {
	padding-top: 15px;
	color: #757575;
}
.left-login-pix {
	position: relative;
}
.remembr-user {
	float: left;
	width: 100%;
	padding-top: 15px;
}
.username {
	background: url("../images/user-icon.png")no-repeat right center;
}
.password {
	background: url("../images/password-icon.png")no-repeat right center;
	/*	border-bottom: 0px !important;*/
}
.cbctr-align {
	width: 200px;
	margin: auto;
}
.tabscnt-sectn .nav-tabs .nav-link {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
/*dashboard*/
.top-calculation {
	float: left;
	width: 100%;
}
.top-calculation {
	float: left;
	width: 100%;
}
.topcalt-boxes1 {
	background: #fff;
	float: left;
	border: 1px solid #ccc;
	width: 19.2%;
	padding: 15px;
	cursor: pointer;
	min-height: 200px;
	text-align: center;
	margin-right: 1% !important;
}
.topcalt-boxes {
	background: #fff;
	float: left;
	border: 1px solid #ccc;
	padding: 7px;
	cursor: pointer;
	min-height: 200px;
	text-align: center;
	margin-right: 1% !important;
	min-height: 200px;
	border-radius: 6px;
}
.tpcbbox-five {
	margin-right: 0px !important;
}
.dashboard-hding h3 span {
	font-size: 13px;
	padding: 5px 10px;
	border-radius: 15px;
	font-weight: 400;
}
.lnrmove-iconright {
	color: #dd4b39;
}
.annousment-sectn {
	float: left;
	width: 100%;
	padding: 10px;
	background: #FFF;
	border: 0px solid #ccc;
	border-top: 1px solid #ccc;
}
/*student signup*/
.stdtsignupform {
	background: #fff;
	padding: 15px;
	border: 1px solid #cccc;
	margin-top: 15px;
}
.managstdntld-section {
	float: left;
	width: 100%;
	padding: 30px 0;
}
/*student signup*/
.uploadexlleadefile {
	background: #fff;
	padding: 15px;
	border: 1px solid #cccc;
	margin-top: 15px;
	min-height: 350px;
}
.topcalt-boxes:active {
	background: #0050b4;
	border: 1px solid #00469e;
	color: #fff;
}
.topcalt-boxes:active h3 {
	color: #fff;
}
.topcalt-boximg {
	margin-top: 20px;
}
.topcalt-boxes h3 {
	font-weight: bold;
	font-size: 30px;
}
.topcalt-boxes:hover {
	background: #135551;
	border: 1px solid #135551;
	color: #fff;
}
.topcalt-boxes .topcalt-boximgh {
	display: none;
}
.topcalt-boxes:hover .topcalt-boximg {
	display: none;
}
.topcalt-boxes:hover .topcalt-boximgh {
	display: block;
	margin-top: 20px;
}
.topcalt-boxes:hover h3 {
	color: #fff;
}
.topcalt-boxes1:active {
	background: #0050b4;
	border: 1px solid #00469e;
	color: #fff;
}
.topcalt-boxes1:active h3 {
	color: #fff;
}
.topcalt-boxes1 h3 {
	font-weight: bold;
	font-size: 30px;
	color: #0050b4;
}
.topcalt-boxes1:hover {
	background: #0050b4;
	border: 1px solid #00469e;
	color: #fff;
}
.topcalt-boxes1 .topcalt-boximgh {
	display: none;
}
.topcalt-boxes1:hover .topcalt-boximg {
	display: none;
}
.topcalt-boxes1:hover .topcalt-boximgh {
	display: block;
	margin-top: 20px;
}
.topcalt-boxes1:hover h3 {
	color: #fff;
}
.topcalt-boxes1 .topcalt-boximgh {
	display: none;
}
.tpcbbox-one, .tpcbbox-two, .tpcbbox-three, .tpcbbox-four, .tpcbbox-five {
	float: left;
	margin-right: 1%;
}
.dashboard-hding {
	float: left;
	width: 100%;
	padding: 25px 0 10px 0;
}
.dashboard-hding h3 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}
.anusmt-box {
	float: left;
	background: #fff;
	width: 24%;
	border: 1px solid #ccc;
	padding: 0px;
	min-height: 225px;
	text-align: center;
}
.top-calculation .tpcbbox-one .leadsallinone {
	float: left;
	width: 100%;
}
.top-calculation .tpcbbox-one {
	float: left;
	width: 32%;
}
.top-calculation .tpcbbox-two {
	width: 16%;
}
.top-calculation .tpcbbox-three {
	width: 16%;
}
.top-calculation .tpcbbox-four {
	width: 16%;
}
.top-calculation .tpcbbox-five {
	width: 16%;
}
.conditionbox-display .tpcbbox-one {
	float: left;
	width: 28%;
}
.conditionbox-display .tpcbbox-two {
	float: left;
	width: 13.4%;
}
.conditionbox-display .tpcbbox-three {
	float: left;
	width: 13.4%;
}
.conditionbox-display .tpcbbox-four {
	float: left;
	width: 13.4%;
}
.conditionbox-display .tpcbbox-five {
	float: left;
	width: 13.4%;
	margin-right: 1% !important;
}
.conditionbox-display .tpcbbox-six {
	float: left;
	width: 13.4%;
}
.conditionbox-display .tpcbbox-seven {
	float: left;
	width: 13.4%;
	margin-right: 0% !important;
}
.leadsallinone .laoboxone1 {
	float: left;
	width: 30%;
	text-align: center;
}
.leadsallinone .laoboxtwo2 {
	float: left;
	width: 35%;
	text-align: center;
}
.leadsallinone .laoboxthree3 {
	float: left;
	width: 35%;
	text-align: center;
}
.anusmt-box1, .anusmt-box2, .anusmt-box3, .anusmt-box4, .anusmt-box5, .anusmt-box6, .anusmt-box7, .anusmt-box8, .anusmt-box9, .anusmt-box10 {
	margin-right: 1.0%;
	margin-bottom: 1.0%;
}
.anusmt-hdng {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	background: #2a6faa;
	color: #fff;
	padding: 7px 0px 7px 7px;
}
.calander-icon {
	float: left;
}
.anusmt-hdng span {
	padding-left: 10px;
	float: left;
	text-transform: uppercase;
	font-size: 14px;
}
.anusmt-box h3 {
	font-weight: bold;
	font-size: 20px;
	float: left;
	width: 100%;
	padding-top: 10px;
	font-size: 17px;
}
.anusmt-box p {
	font-size: 15px;
	line-height: normal;
	padding-top: 5px;
	float: left;
	width: 100%;
}
.enqflow-table {
	margin-bottom: 0px;
}
.enqflow-table table tr {
	border-bottom: 1px solid #ccc;
}
.leadflow-table {
	margin-bottom: 0px;
}
.leadflow-table table tr {
	border-bottom: 1px solid #ccc;
}
.enquiry-followup-table {
	margin-top: 0px;
}
.enqury-table-sectn {
	float: left;
	width: 100%;
}
.enqtbl-tabs {
	margin-top: 0px;
}
.dbtbl-tabsfrt {
	float: right;
}
.flowsectn-sctnhd {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.flowsectn-sctnhd h3 {
	font-size: 20px;
	font-weight: bold;
	float: left;
}
.foupc-search-leads {
	float: right;
	margin-left: 10px;
}
.flowsectn-sctnhd .foupc-search-leads .form-inline .input-group label {
	padding: 5px !important;
}
.foupc-search-leads input {
	border-radius: 0px;
	margin-left: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	width: 200px;
	float: left;
	border: none;
	border-bottom: 1px solid #ccc;
}
.foupc-search-leads button {
	background: #fff;
	border: 1px solid #ccc;
	height: 35px;
	margin-left: 0px;
	float: left;
	border-left: 0px;
}
.foupc-search-leads button i {
	color:#135551
}
.enqtbl-tabs table tr {
	float: left;
	width: 100%;
}
.enqury-table-sectn .tabscnt-sectn {
	margin-bottom: 0px;
	margin-top: 0px;
}
.remove-link {
	color: #d32f2f;
}
.stdt-dtlrow {
	background: #f5f9fd;
	color: #0956b6;
	font-weight: bold;
}
.dashboard-table td, .dashboard-table th {
	padding: 10px 5px !important;
}
.data-overflow-scroll {
	display: block;
	width: 100%;
	background: #fff;
}
/*Dashboard notification table*/
.rsnm-dashboard {
	border: 1px solid #ccc !important;
	border-top: 0px !important;
}
.rsnm-thedtop {
	float: left;
	width: 100%;
}
.rsnm-thedtop .rsnm-thedtop1 {
	float: left;
	width: 5%;
}
.rsnm-thedtop .rsnm-thedtop2 {
	float: left;
	width: 12%;
}
.rsnm-thedtop .rsnm-thedtop3 {
	float: left;
	width: 18%;
}
.rsnm-thedtop .rsnm-thedtop4 {
	float: left;
	width: 15%;
}
.rsnm-thedtop .rsnm-thedtop5 {
	float: left;
	width: 10%;
}
.rsnm-thedtop .rsnm-thedtop6 {
	float: left;
	width: 20%;
}
.rsnm-thedtop .rsnm-thedtop7 {
	float: left;
	width: 10%;
}
.rsnm-thedtop .rsnm-thedtop8 {
	float: left;
	width: 10%;
}
.rsnm-tdbody {
	float: left;
	width: 100%;
}
.rsnm-tdbody .rsnm-tdbody1 {
	float: left;
	width: 5%;
}
.rsnm-tdbody .rsnm-tdbody2 {
	float: left;
	width: 12%;
}
.rsnm-tdbody .rsnm-tdbody3 {
	float: left;
	width: 18%;
}
.rsnm-tdbody .rsnm-tdbody4 {
	float: left;
	width: 15%;
}
.rsnm-tdbody .rsnm-tdbody5 {
	float: left;
	width: 10%;
}
.rsnm-tdbody .rsnm-tdbody6 {
	float: left;
	width: 20%;
}
.rsnm-tdbody .rsnm-tdbody7 {
	float: left;
	width: 10%;
}
.rsnm-tdbody .rsnm-tdbody8 {
	float: left;
	width: 10%;
}
.rsnm-actn-serch {
	border: 1px solid #0956b6;
	color: #fff;
	border-radius: 50%;
	background: #0956b6;
	padding: 0;
	width: 25px;
	height: 26px;
}
.rsnm-actn-asign {
	border: 1px solid #00bea5;
	color: #00bea5;
	border-radius: 25px;
	background: #fff;
	font-size: 12px;
	padding: 5px 10px !important;
}
.dbhding-forthrow {
	padding: 0px;
}
/*Dashboard notification table End*/
/*dashboard leads css start*/
.llntlead-tabledata {
	border: 1px solid #ccc !important;
	border-top: 0px!important;
	border-left: 0px !important;
	border-right: 0px !important;
}
.llntlead-tabledatarow {
	float: left;
	width: 100%;
}
.llntlead-tabledatarow .lntlead-thdh1 {
	float: left;
	width: 5%;
}
.llntlead-tabledatarow .lntlead-thdh2 {
	float: left;
	width: 10%;
}
.llntlead-tabledatarow .lntlead-thdh3 {
	float: left;
	width: 10%;
}
.llntlead-tabledatarow .lntlead-thdh4 {
	float: left;
	width: 12%;
}
.llntlead-tabledatarow .lntlead-thdh5 {
	float: left;
	width: 12%;
}
.llntlead-tabledatarow .lntlead-thdh6 {
	float: left;
	width: 15%;
}
.llntlead-tabledatarow .lntlead-thdh7 {
	float: left;
	width: 15%;
}
.llntlead-tabledatarow .lntlead-thdh8 {
	float: left;
	width: 12%;
}
.llntlead-tabledatarow .lntlead-thdh9 {
	float: left;
	width: 9%;
}
.lntlead-datatdrow {
	float: left;
	width: 100%;
}
.lntlead-datatdrow .lntlead-datatd1 {
	float: left;
	width: 5%;
}
.lntlead-datatdrow .lntlead-datatd2 {
	float: left;
	width: 10%;
}
.lntlead-datatdrow .lntlead-datatd3 {
	float: left;
	width: 10%;
}
.lntlead-datatdrow .lntlead-datatd4 {
	float: left;
	width: 12%;
}
.lntlead-datatdrow .lntlead-datatd5 {
	float: left;
	width: 12%;
}
.lntlead-datatdrow .lntlead-datatd6 {
	float: left;
	width: 15%;
}
.lntlead-datatdrow .lntlead-datatd7 {
	float: left;
	width: 15%;
}
.lntlead-datatdrow .lntlead-datatd8 {
	float: left;
	width: 12%;
}
.lntlead-datatdrow .lntlead-datatd9 {
	float: left;
	width: 9%;
}
/*dashboard leads css end*/
/*enquiry followup table css start*/
.dbinqfup-datatable {
	border: 1px solid #ccc !important;
	border-top: 0px!important;
}
.dbinqfup-throw {
	float: left;
	width: 100%;
}
.dbinqfup-throw .dbinqfup-thd1 {
	float: left;
	width: 5%;
}
.dbinqfup-throw .dbinqfup-thd2 {
	float: left;
	width: 13%;
}
.dbinqfup-throw .dbinqfup-thd3 {
	float: left;
	width: 30%;
}
.dbinqfup-throw .dbinqfup-thd4 {
	float: left;
	width: 13%;
}
.dbinqfup-throw .dbinqfup-thd5 {
	float: left;
	width: 13%;
}
.dbinqfup-throw .dbinqfup-thd6 {
	float: left;
	width: 13%;
}
.dbinqfup-throw .dbinqfup-thd7 {
	float: left;
	width: 13%;
}
.dbinqfup-tdrow {
	float: left;
	width: 100%;
}
.dbinqfup-tdrow .dbinqfup-tdotpt1 {
	float: left;
	width: 5%;
}
.dbinqfup-tdrow .dbinqfup-tdotpt2 {
	float: left;
	width: 13%;
}
.dbinqfup-tdrow .dbinqfup-tdotpt3 {
	float: left;
	width: 30%;
}
.dbinqfup-tdrow .dbinqfup-tdotpt4 {
	float: left;
	width: 13%;
}
.dbinqfup-tdrow .dbinqfup-tdotpt5 {
	float: left;
	width: 13%;
}
.dbinqfup-tdrow .dbinqfup-tdotpt6 {
	float: left;
	width: 13%;
}
.dbinqfup-tdrow .dbinqfup-tdotpt7 {
	float: left;
	width: 13%;
}
/*enquiry followup table css end*/
/*enquiry upcoming table css start*/
.dbupcoming-fup-datatable {
	border: 1px solid #ccc !important;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
}
.dbupcoming-fup-throw {
	float: left;
	width: 100%;
}
.dbupcoming-fup-throw .upcoming-fupth1 {
	float: left;
	width: 5%;
}
.dbupcoming-fup-throw .upcoming-fupth2 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-throw .upcoming-fupth3 {
	float: left;
	width: 30%;
}
.dbupcoming-fup-throw .upcoming-fupth4 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-throw .upcoming-fupth5 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-throw .upcoming-fupth6 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-throw .upcoming-fupth7 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-tdrow {
	float: left;
	width: 100%;
}
.dbupcoming-fup-tdrow .upcoming-fuptd1 {
	float: left;
	width: 5%;
}
.dbupcoming-fup-tdrow .upcoming-fuptd2 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-tdrow .upcoming-fuptd3 {
	float: left;
	width: 30%;
}
.dbupcoming-fup-tdrow .upcoming-fuptd4 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-tdrow .upcoming-fuptd5 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-tdrow .upcoming-fuptd6 {
	float: left;
	width: 13%;
}
.dbupcoming-fup-tdrow .upcoming-fuptd7 {
	float: left;
	width: 13%;
}
.nofollowup-listedrow {
	width: 100% !important;
	float: left !important;
}
.nofollowup-listedtd {
	width: 100% !important;
	float: left !important;
	text-align: center;
}
/*enquiry followup table css end*/
/*main dashboard css end*/
/*register application*/
.top-hding-rapp {
	float: left;
	width: 100%;
}
.top-hding-rapp h3 {
	font-size: 20px;
	font-weight: bold;
	padding: 25px 0;
}
.rapptop-filter {
	float: left;
	width: 100%;
}
.rapptop-filter ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rapptop-filter ul li {
	float: left;
	width: 18%;
	margin: 0 1%;
	text-align: center;
}
.rapptop-filter ul li a {
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fff;
	padding: 15px;
	color: #505050 !important;
	float: left;
	width: 100%;
	text-decoration: none;
}
.rapptop-filter ul li a span {
	float: left;
}
.rapptop-filter ul li a:hover {
	background: #0956b6;
	border: 1px solid #004396;
	color: #fff !important;
}
.rapptop-filter ul li a:active {
	background: #0956b6;
	border: 1px solid #004396;
	color: #fff !important;
}
.rapptop-filter ul li a:focus {
	background: #0956b6;
	border: 1px solid #004396;
	color: #fff !important;
}
.rapptop-filter ul li a:active {
	background: #0956b6;
	border: 1px solid #004396;
	color: #fff !important;
}
.topfilter-box {
	padding: 10px;
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0px;
	background: #f2f2f2;
}
.topfilter-box .selectpicker {
	float: left;
	width: 100%;
	padding: 7px 0;
	margin-bottom: 10px;
	color: #75775 !important;
	border: 1px solid #ccc;
	font-size: 14px;
}
.topfilter-box .selectpicker option {
	color: #75775;
}
.rgapp-datatbl tr {
	float: left;
	width: 100%;
	font-weight: normal;
	border-top: 10px;
}
.rgapp-datatbl tr:last-child {
	border-bottom: 0px;
}
.rgapp-datatbl tr .rath01 {
	float: left;
	width: 12%;
}
.rgapp-datatbl tr .rath02 {
	float: left;
	width: 12%;
}
.rgapp-datatbl tr .rath03 {
	float: left;
	width: 8%;
}
.rgapp-datatbl tr .rath04 {
	float: left;
	width: 7%;
}
.rgapp-datatbl tr .rath05 {
	float: left;
	width: 10%;
}
.rgapp-datatbl tr .rath06 {
	float: left;
	width: 8%;
}
.rgapp-datatbl tr .rath07 {
	float: left;
	width: 8%;
}
.rgapp-datatbl tr .rath08 {
	float: left;
	width: 8%;
}
.rgapp-datatbl tr .rath09 {
	float: left;
	width: 9%;
}
.rgapp-datatbl tr .rath10 {
	float: left;
	width: 7%;
}
.dtbl-dtl {
	min-height: 125px;
}
.dtblblue-row {
	background: #f2fdf9;
}
.top-hding {
	border-top: 0px;
	float: left;
	width: 100%;
}
#student-radtl {
	border: 0px !important;
}
.rgapp-datatbl {
	border-top: 0px !important;
}
.datatbl-fullrow {
	float: left;
	width: 100%;
}
.stdt-dtlrow {
	background: #f5f9fd;
	color: #0956b6;
	font-weight: bold;
}
.datarow-full th:last-child {
	border-right: 0px;
}
.datatbl-fullrow #top-hding tr th:last-child {
	border-right: 0px;
}
.datatbl-fullrow #top-hding tr {
	border-bottom: 0px;
}
.rapptop-filter #topfltr-dropdown {
	float: left;
	width: 100%;
	border-radius: 0px;
	margin: 0px;
	padding: 2%;
	border-top: 0px;
}
.rapptop-filter-option2 {
	background: #f3fffd;
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
}
.rapptop-boxfltr {
	float: left;
	width: 28%;
}
.admsnrelt-flterbox {
	width: 44%;
}
.admsnrelt-flterbox .snglfltr-btnslct {
	float: left!important;
	width: 31.5% !important;
	padding-top: 10px!important;
}
.rapptop-boxfltr .snglfltr-btnslct {
	float: left;
	width: 47%;
	padding-top: 10px;
}
.rapptop-boxfltr .snglfltr-btnslct button {
	float: left;
	width: 100%;
	outline: none;
}
.rapptop-sales-filters h3 {
	font-size: 20px;
	font-weight: bold;
	color: #0150b5;
}
.snglfltr-btnslct button {
	background: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
	width: 100%;
	padding: 6px;
	font-size: 14px;
	color: #757575;
}
.admissn-reltdsfltr {
	padding-top: 10px;
	float: left;
	width: 64.5%;
}
.admissn-reltdsfltr button i.fa-search {
	color: #fff;
}
.admissn-reltdsfltr .admressr-fltfilds {
	border: 1px solid #ccc;
	width: 90%;
	padding: 6px;
	font-size: 14px;
	float: left;
}
.admissn-reltdsfltr .admressr-fltbtn {
	width: 10%;
	float: left;
	height: 35px;
	background: #0150b5;
	border: 1px solid #0049a6;
}
.snglfltr-btnslct {
	margin-right: 10px;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu {
	border-radius: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: -1px;
	width: 350px;
	height: 275px;
	overflow-y: scroll;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0px;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu ul li {
	float: left;
	width: 100%;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	padding: 7px 10px;
	cursor: pointer;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu ul li label {
	text-align: left;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu ul li:hover {
	background: #f8f9fa;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu ul li:hover label {
	color: #d12f2d;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu ul li input {
	float: left;
	margin-top: 4px;
}
.rapptop-boxfltr .snglfltr-btnslct .dropdown-menu ul li label {
	font-size: 13px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 8px;
	cursor: pointer;
}
/*22-09-2020*/
.sortable {
	color: #505050;
}
.filter-control input {
	height: 27px;
}
.filter-control select {
	height: 27px;
}
.bootstrap-table .table > thead > tr > th {
	border-bottom: 1px solid #ccc;
}
.fixed-table-container {
	border: 0px !important;
}
.fixed-table-body #enquiry_table thead tr {
	background: #f6f6f6;
	color: #505050;
}
.pagination-hdngs {
	padding-top: 25px;
	background: #f3fffd;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding-bottom: 20px;
}
#navbarSupportedContent ul li:first-child a {
	/*	padding-left: 0px;*/
}
.fixed-table-pagination .pagination-detail .pagination-info {
	font-size: 13px;
	color: #505050;
}
.fixed-table-pagination .pagination-detail .dropdown-toggle {
	font-size: 13px;
	border-radius: 0px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	background: #fff;
}
.fixed-table-pagination .pagination-detail .page-list {
	font-size: 13px;
	color: #505050;
}
.fixed-table-pagination .pagination .page-link {
	font-size: 13px;
	border-radius: 0px;
	border: 1px solid #ccc;
}
.fixed-table-pagination {
	padding: 15px 0
}
.main-footer {
	background: #fff;
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
	text-align: center;
}
.main-footer .copyright-ftr {
	float: left;
	width: 100%;
	font-size: 13px;
	color: #505050;
}
.remove-padding-bottom-all {
	margin-bottom: 0px !important;
}
.alllead-topfltr-sctn {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px;
}
.alllead-topfltr-sctn li {
	float: left;
	width: 16%;
	margin-right: 0.6%;
	margin-bottom: 20px;
}
.alllead-topfltr-sctn li label {
	font-size: 13px;
	color: #505050;
}
.alllead-topfltr-sctn li input {
	font-size: 13px;
	color: #505050;
	width: 100%;
	border: 0px solid #ccc;
	border: none;
	height: 30px;
	padding-left: 0px;
	outline: none;
	border-bottom: 1px solid #ccc;
	background: none;
}
.alllead-topfltr-sctn li select {
	font-size: 13px;
	color: #757575;
	width: 100%;
	border: 1px solid #ccc;
	height: 30px;
	padding-left: 10px;
}
.altfactn-btnright {
	float: left !important;
	/* width: 7% !important; */
	margin-right: 0px !important;
	text-transform: uppercase !important;
}
.altfactn-btnright input {
	color: #fff !important;
	font-weight: bold;
	width: 100% !important;
	background-color: #135551!important;
	border-color: #135551!important;
	border-radius: 4px;
}
#qform {
	float: left;
	width: 100%;
}
.daterangepicker {
	width: 532px !important;
}
.daterangepicker.ltr .calendar.left {
	clear: left;
	margin-right: 0;
	width: 100%;
}
/*24-09-2020*/
.datatbl-fullrow #student-dtl {
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
}
.datatbl-fullrow #student-dtl thead tr th {
	padding: 9px;
}
.lead-data-table .datatbl-fullrow {
	margin-bottom: 0px;
}
.datatbl-fullrow .rgapp-datatbl tr {
	-webkit-box-shadow: 0px 3px 13px -7px rgba(181, 181, 181, 1);
	-moz-box-shadow: 0px 3px 13px -7px rgba(181, 181, 181, 1);
	box-shadow: 0px 3px 13px -7px rgba(181, 181, 181, 1);
}
.datatbl-fullrow .rgapp-datatbl tr.white-row {
	background: #fff;
	border-bottom: 0px;
}
.datatbl-fullrow .rgapp-datatbl {
	margin-bottom: 0px;
}
.rgapp-datatbl #top-hding tr th {
	border-bottom: 0px;
}
.table > thead > tr > th {
	border-bottom: 0px;
}
.datatbl-fullrow .table-striped .top-hding tr th {
	padding: 8px !important;
	color: #333;
}
.datatbl-fullrow .rgapp-datatbl tbody tr td {
	padding: 8px 5px !important;
}
.datatbl-fullrow .table-striped tbody tr td {
	padding: 8px !important;
	line-break: anywhere;
}
.datatbl-fullrow .rgapp-datatbl #top-hding tr th {
	padding: 8px !important;
	color: #505050;
}
.datatbl-fullrow .table-striped tbody tr td:last-child {
	border-right: 0px;
}
.datatbl-fullrow .table-striped tbody tr td .app_status {
	color: #505050;
}
.datatbl-fullrow .table-striped tbody tr td .visa_status {
	font-size: 13px;
	color: #0956b6;
}
.datatbl-fullrow .table-striped tbody tr td p a {
	font-size: 13px;
	color: #45b84b;
}/*

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {

	border-top: 1px solid #ccc;

}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {

	border-top: 1px solid #ccc;

}

.table > thead > tr > th {

	border-bottom: 0px !important;

}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {

	border-top: 1px solid #ccc !important;

}*/
.counts span {
	position: relative;
	top: 0px;
	right: -3px;
}
.datatbl-fullrow .table-striped tbody tr td a {
	color: #45b84b !important;font-weight: normal;
}

.datepicker td, .datepicker th {
	font-size: 12px !important;
	padding: 2px !important;
}
.daterangepicker td, .daterangepicker th {
	font-size: 12px !important;
	padding: 2px !important;
}
.rightca-dvdrop {
	outline: none !important;
	padding-right: 3px;
}
/*.dropdown-menu .btn-group .multiselect{display:none;}*/
.rgstapp-topflter {
	background: #f3fffd;
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
	border-radius: 6px;
}
.rgstapp-topflter .salesrltd-fltrsctn select {
	float: left;
	width: 170px;
	border: 1px solid #ccc;
	font-size: 12px;
	height: 31px;
	padding-left: 7px;
	color: #7575757 !important;
}
.rgstapp-topflter .salesrltd-fltrsctn .rappall-filter-box {
	margin-bottom: 10px;
	float: left;
	width: 50%;
}
.rgstapp-topflter .salesrltd-fltrsctn .rappall-filter-box .multiselect {
	float: left;
	/* border: 1px solid #ccc !important; */
	width: 152px;
	border-bottom: 1px solid #ccc !important;
	background: none !important;
	padding: 10px 0px !important;
	text-align: left;
	float: right;
}
.rgstapp-topflter .salesrltd-fltrsctn .rappall-filter-box .multiselect .multiselect-selected-text {
	float: left;
}
.rappall-filter-box.admrelted-scrbotom .btn-srch {
	background: #04bb58 !important;
}
.rgstapp-topflter .salesrltd-fltrsctn .rappall-filter-box .multiselect-container {
	width: 300px;
}
.rgstapp-topflter .salesrltd-fltrsctn .rappall-filter-box .multiselect-container li {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
}
.rgstapp-topflter .salesrltd-fltrsctn .rappall-filter-box .multiselect-container li label {
	font-size: 12px;
	padding-left: 10px;
	width: 100%;
	padding: 5px 10px;
}
/*26/09/2020*/
.rgstapp-topflter .salesrltd-fltrsctn {
	float: left;
	width: 23%;
}
.rgstapp-topflter .procesrltd-fltrsctn {
	width: 37% !important;
}
.rgstapp-topflter .salesrltd-fltrsctn .salesflter-slctbtn .btn-group {
	width: 122px;
}
.rgstapp-topflter .salesrltd-fltrsctn h3 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	text-align: left;
}
.rgstapp-topflter .admsnrltd-fltrsctn {
	float: left;
	width: 40%;
}
.rgstapp-topflter .admsnrltd-fltrsctn h3 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	text-align: left;
}
.rgstapp-topflter .procesrltd-fltrsctn {
	float: left;
	width: 28%;
}
.rgstapp-topflter .procesrltd-fltrsctn h3 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	text-align: left;
}
.srf-filter-box {
	float: left;
	width: 50%;
}
.rgstapp-topflter .multiselect {
	float: left;
	width: 100%;
	border: 0px solid #ccc !important;
}
.admsnrltd-fltrsctn .rappall-filter-box {
	float: left;
	width: 156px !important;
	margin-right: 10px;
}
.rappall-flbbox-one, .rappall-flbbox-two, .rappall-flbbox-three {
	width: 33.3333333% !important;
}
.rgstapp-topflter .admsnrltd-fltrsctn .rappall-filter-box .multiselect {
	float: left;
	border: 0px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
	width: 163px;
}
.admsnrltd-fltrsctn .admrelted-scrbotom {
	float: left;
	width: 64% !important;
}
.admsnrltd-fltrsctn .admrelted-scrbotom .rasrcbtncntr {
	border: 1px solid #ccc !important;
	height: 32px;
	width: 90% !important;
	float: left;
	font-size: 12px;
	color: #505050 !important;
}
.admsnrltd-fltrsctn .admrelted-scrbotom .btn-srch {
	background: #0c7973 !important;
	padding: 4px 10px !important;
	width: 10%;
}
.procesrltd-fltrsctn .procesflter-rightfull {
	float: left;
	width: 96% !important;
}
.procesrltd-fltrsctn .procesflter-rightfull .multiselect {
	width: 351px !important;
}
/*Modle Box Popup window*/
.modal-dialog .modal-content .modal-header {
	background: #135551 !important;
	border-radius: 0px;
	padding: 5px 0 10px 0;
	margin: 0px;
	border-bottom: 1px solid #135551;
	padding-left: 10px;
	position: relative;
}
.modal-dialog .modal-content .modal-header h4 {
	font-size: 22px !important;
	font-weight: 600;
	color: #fff !important;
	padding-left: 15px;
	padding-top: 8px;
	margin-top: 0px;
}
.modal-dialog .modal-content .modal-header .close {
	color: #fff;
	background: #d32f2f !important;
	padding: 0px !important;
	margin: 0px;
	opacity: 100;
	font-size: 25px;
	font-weight: normal;
	width: 35px;
	height: 35px;
	line-height: 32px !important;
	margin-top: -16px;
	margin-right: -16px;
}
.modal-dialog .modal-content .form-group .control-label strong {
	font-weight: normal;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.modal-dialog {
	max-width: 650px;
}
.modal-dialog .modal-content .form-group .input-group-addon {
	border: 1px solid #ccc;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	padding: 0 5px;
	background: #f0f0f0;
}
.modal-dialog .modal-content .form-group #lead_mobile2 {
	border-left: 0px;
}
.modal-dialog .modal-content .form-group {
	margin-bottom: 10px;
	font-size: 14px;
}
.modal-dialog .modal-content .form-group input {
	height: 40px;
	line-height: 40px;
	color: #757575;
	background: #f0f0f0;
	font-size: 14px;
}
.modal-dialog .modal-content .form-group label {
	margin-bottom: 5px;
}
.modal-dialog .modal-content .form-group label strong {
	font-size: 14px;
	margin-bottom: 5px;
}
.modal-dialog .modal-content .form-group select {
	height: 40px;
	line-height: 40px;
	color: #757575;
	background: #f0f0f0;
	font-size: 14px;
}
.modal-dialog .modal-content .modal-body {
	padding: 15px;
	margin: 0px;
}
.modal-dialog .modal-content .modal-body .mk-team {
	padding: 0px;
	background: no-repeat;
	margin: 0px;
	border-bottom: 0px;
}
.modal-dialog .modal-content .modal-body .mk-team .modal-footer {
	padding: 15px 0px 0 0;
	border-top: 0px;
}
.modal-dialog .modal-content .modal-body .mk-team .form-group {
	padding: 0px;
	margin: 0px;
}
.modal-dialog .modal-content .modal-body .mk-team .col-md-4 {
	width: 100% !important;
	max-width: 100% !important;
}
.modal-dialog .modal-content .modal-body .mk-team legend {
	font-size: 14px;
}
#markStatusModal .modal-dialog {
	max-width: 350px;
}
.profile-tabcontent #messages .notes-remarks #student_followup_form .box-body {
	padding: 0px;
	float: left;
	width: 100%;
}
#markStatusModal .modal-dialog .modal-content .modal-body .modal-footer button {
	border-radius: 0px;
}
#markStatusModal .modal-dialog .modal-content .modal-body .modal-footer input {
	border-radius: 0px;
}
.profile-tabcontent #messages .notes-remarks #student_followup_form .box-body .form-group input {
	background: #f0f0f0;
	border-radius: 0px;
	font-size: 14px;
	height: 45px;
	color: #757575;
}
.profile-tabcontent #messages .notes-remarks #student_followup_form .box-body .form-group select {
	background: #f0f0f0;
	border-radius: 0px;
	font-size: 14px;
	height: 45px;
	color: #757575;
}
.profile-tabcontent #messages .notes-remarks #student_followup_form .box-body .form-group textarea {
	background: #f0f0f0;
	border-radius: 0px;
	font-size: 14px;
}
.profile-tabcontent #messages .notes-remarks #student_followup_form .box-body .form-group {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.showSuccess .modal-dialog {
	width: 350px;
	max-width: 350px;
}
#lead_info_save #error_message {
	color: red !important;
	font-size: 14px;
	float: left;
	text-align: center;
}
.sucess-meaaage {
	float: left;
	width: 60%;
	text-align: right;
}
/*30/09/2020--01/09/2020*/
.stddtl-topsctn {
	background: #135551;
	border: 1px solid#135551;
	float: left;
	width: 100%;
	padding: 10px;
	border-radius: 4px;
}
.stdfdtl-listing {
	float: left;
	width: 75%;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.stdfdtl-listing li {
	float: left;
	padding-left: 10px;
	border-right: 1px solid #0c7973;
}
.stdfdtl-listing li:first-child {
	padding-left: 0px;
}
.stdfdtl-listing li:last-child {
	border-right: 0px;
}
.stdtlfl-listng-box1 {
	width: 15%;
}
.stdtlfl-listng-box2 {
	width: 7%;
}
.stdtlfl-listng-box3 {
	width: 18%;
}
.stdtlfl-listng-box4 {
	width: 10%;
}
.stdtlfl-listng-box5 {
	width: 10%;
}
.stdtlfl-listng-box6 {
	width: 10%;
}
.stdtlfl-listng-box7 {
	width: 10%;
}
.stdtlfl-listng-box8 {
	width: 10%;
}
.stdtlfl-listng-box9 {
	width: 10%;
}
.stdfdtl-listing li span {
	float: left;
	width: 100%;
	color: #fff;
	word-break: break-all;
}
.stdfdtl-listing span.studt-dtlright {
	font-weight: bold;
}
.stdtdtl-actiontight {
	padding: 0px;
	margin: 0px;
	float: right;
	list-style: none;
	width: 25%;
	margin-top: 10px;
}
.stdtdtl-actiontight li {
	float: right;
	margin-right: 5px
}
.stdtdtl-actiontight li a {
	padding: 8px 10px;
	border-radius: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	cursor: pointer;
	background: #fff;
}
.stdtdtl-actiontight li a:hover {
	text-decoration: none;
	background: #00bea5;
	color: #ffffff;
}
/* .advpool-pagnationbot{float:left;width:100%;} */
.advpool-pagnationbot {
	float: left;
	width: 100%;
}
.advpool-pagnationbot .pagination li a {
	font-size: 12px !important;
	border-left: 0px;
}
.advisorpool-listingpgnation nav ul li a {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 15px !important;
}
.advisorpool-listingpgnation nav ul li:last-child a {
	border-left: 0px;
}
.advpool-pagnationbot .pagination li:first-child a {
	border-left: 1px solid #ccc;
}
.rgstapp-topflter #filter_form .rappall-filter-box .multiselect-search {
	border: 0px;
}
#ViewCardModal .modal-dialog .modal-content .modal-header h4 {
	text-align: left;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
}
#ViewCardModal .modal-dialog .modal-content .modal-header .close {
	position: absolute;
	right: 0px;
}
#ViewCardModal .modal-dialog .modal-content .modal-body {
	font-size: 15px;
}
#ViewCardModal .modal-dialog .modal-content .modal-body h4 {
	font-size: 15px;
	font-weight: bold;
}
#communicationModal_520201210 .modal-dialog .modal-content .modal-header h4 {
	text-align: left;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
}
#communicationModal_520201210 .modal-dialog .modal-content .modal-header .close {
	position: absolute;
	right: 0px;
}
#communicationModal_520201210 .modal-dialog .modal-content .modal-body {
	font-size: 15px;
	height: 350px;
	overflow-y: scroll;
}
#communicationModal_520201210 .modal-dialog .modal-content .modal-body h4 {
	font-size: 15px;
	font-weight: bold;
}
.test .sendto-docscheck {
	border: 1px solid #3478f9;
	border-radius: 15px;
	padding: 4px;
	margin-top: 5px;
	float: left;
	font-size: 12px;
}
span.test a {
	border: 1px solid #46b84b;
	border-radius: 15px;
	padding: 4px;
	margin-top: 5px;
	float: left;
	font-size: 12px;
	color: #46b84b;
	width: 100%;
}
span.test a:hover {
	background: #46b84b;
	color: #fff;
}
span.test a i {
	padding-left: 5px !important;
	float: left;
	padding-right: 2px;
}
.rath11 .test .advptd-lastbtnrt1 {
	border: 1px solid #135551;
	border-radius: 15px;
	padding: 4px;
	margin-top: 5px;
	float: left;
	font-size: 12px;
	background: #135551;
	color: #ffffff;
	width: 100%;
	cursor: pointer;
	line-break: anywhere;
}
.rath11 .test .advptd-lastbtnrt1:hover {
	background: #006c66;
	color: #fff;
}
.rath11 .test .advptd-lastbtnrt1 i {
	padding-left: 6px;
	padding-right: 5px;/*padding-left:22px;*/
}
.rath11 .test .advptd-lastbtnrt4 {
	border: 1px solid #46b84b;
	border-radius: 15px;
	padding: 4px;
	margin-top: 5px;
	float: left;
	font-size: 12px;
	color: #46b84b;
	width: 100%;
	cursor: pointer;
}
.rath11 .test .advptd-lastbtnrt4:hover {
	background: #46b84b;
	color: #fff !important;
}
.rath11 .test .advptd-lastbtnrt4 i {
	padding-left: 8px;
	padding-right: 2px;
}
.rath11 .test .advptd-lastbtnrt2 {
	border: 1px solid #135551;
	border-radius: 15px;
	padding: 4px;
	margin-top: 5px;
	float: left;
	font-size: 12px;
	color: #135551 !important;
	width: 100%;
}
.rath11 .test .advptd-lastbtnrt2:hover {
	border: 1px solid #45b84b;
	background: #45b84b;
	color: #fff !important;
}
.rath11 .test .advptd-lastbtnrt2 i {
	padding-left: 17px;
	padding-right: 5px;
}
span.test a .fa-user {
	float: left;
	padding-right: 3px;
	padding-left: 2px;
	padding-top: 3px;
}
.lead-data-table .lead-notifictbl {
	margin-bottom: 25px !important;
}
/*05-10-2020*/
.rgstapp-topflter-counselors .filter_form .rappall-filter-box .btn-group .multiselect {
	border-radius: 0px;
	width: 140px;
}
/*07-11-2020*/
.acdmic-dtlhd {
	font-weight: 600;
	font-size: 25px;
	float: left;
	width: 100%;
	margin-top: 15px;
}
/*09-11-2020*/
.bootstrap-table .fixed-table-container .table thead th .th-inner {
	padding: 0px !important;
}
/*Dashboard notification table

.inqlead-datatable{float:left; width:100%;}

.inqlead-datatable tr{float:left; width:100%;}

.inqlead-datatable tr .inqldtblth1{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth2{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth3{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth4{float: left;width:7%;}

.inqlead-datatable tr .inqldtblth5{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth6{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth7{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth8{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth9{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth10{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth11{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth12{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth13{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth14{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth15{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth16{float: left;width:5%;}

.inqlead-datatable tr .inqldtblth17{float: left;width:5%;}

*/
/*Dashboard notification table*/
.inqlead-datatable tr td {
	padding: 10px 5px !important;
}
.table-hover tbody tr:hover {
	background-color: #f4fbf0ed !important;
}
.bootstrap-table .fixed-table-container .table thead th .sortable {
	text-align: left;
}
.loading-wrap .loading-text {
	font-size: 15px !important;
	color: #00bea5;
	width: 100%;
	text-align: center;
}
.qulifid-leadh-table {
	margin-bottom: 0px;
	float: left;
	width: 100%;
}
.topslcflitersectn {
	background: #fff;
	margin-top: 30px;
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 15px;
}
.topslcflitersectn .eppi-tophdng {
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
.topslcflitersectn .eppifltr-tagline {
	float: left;
	width: 100%;
	text-align: center;
}
.topslcflitersectn .eppifltr-tagline p {
	color: #d73925;
	font-size: 19px;
	padding: 5px;
}
.topslcflitersectn .updates-controller {
	float: left;
	width: 100%;
}
.updates-controller {
	float: left;
	width: 100%;
}
.updates-controller .search-box {
	float: left !important;
	width: 15%;
	margin-left: 1%;
}
.program-search-data-listing .program-search .uni-prgm-div {
	border-radius: 0px !important;
	background: #fff !important;
	box-shadow: none !important;
	border: 1px solid #ccc !important;
	padding-bottom: 15px;
	float: left !important;
	width: 100%;
}
.uni-prgm-div .uni-group-head {
	/*	background-color: #fafff4 !important;

	border-bottom:1px solid #ccc !important;*/
	background-color: #5287ee;
	border: 1px solid #3478f9;
	color: #fff;
}
.uni-prgm-div .uni-prgm-div2 {
	border-bottom: 0px !important;
}
.uni-prgm-div .white .btn {
	margin-bottom: 15px !important;
}
.table .elig p .btn-success {
	margin: 10px 0;
}
.program-search-data-listing .program-search {
	padding: 0px !important;
}
.program-search td {
	font-weight: normal !important;
}
.table .table {
	margin-top: 10px;
}
.prolist-refine-quicklist .modal-body .tab-content {
	padding: 15px;
}
.prolist-refine-quicklist .modal-body .tab-content .fade {
	opacity: 100;
}
.prolist-refine-quicklist .modal-body .nav-tabs {
	background: none !important;
	border-bottom: 0px !important;
}
.prolist-refine-quicklist .modal-body .nav-tabs li {
	padding: 0px !important;
	margin: 0px !important;
	float: left;
}
.prolist-refine-quicklist .modal-body .nav-tabs li a {
	color: #505050 !important;
	font-weight: 600;
	font-size: 13px;
	float: left;
	padding: 7px 18px !important;
}
.prolist-refine-quicklist .modal-body .nav-tabs li:first-child a {
	padding-left: 0px !important;
}
.prolist-refine-quicklist .modal-body .nav-tabs li a:hover {
	background: none !important;
	color: #0956b6 !important;
}
.prolist-refine-quicklist .modal-body .nav-tabs li.active a {
	background: none !important;
	color: #0956b6 !important;
	text-decoration: underline;
}
.prolist-refine-quicklist .modal-body .nav-tabs li a:focus {
	border: 0px !important;
}
.prolist-refine-quicklist .modal-header .close {
	margin-top: -25px !important;
	margin-right: -35px !important;
}
.prolist-refine-quicklist .modal-body .univp .ptop-20 {
	float: left !important;
	width: 100% !important;
}
.prolist-refine-quicklist .modal-body .univp .ptop-20 .tab-pane .col-md-6 {
	float: left;
	width: 100%;
	background: beccapurple;
}
.prolist-refine-quicklist .modal-body .univp .ptop-20 .tab-pane .col-md-6 .plevel {
	float: left;
	width: 50%;
	padding-bottom: 15px;
}
.tab-pane p span {
	font-family: 'Salesforce Sans' !important;
}
/*worksheet page css*/
.input-group .input-group-addon {
	border-radius: 0;
	border-color: transparent !important;
	background-color: inherit !important;
}
.std-profile-top h3 {
	font-weight: 600;
	font-size: 20px;
	padding: 10px 15px;
	float: left;
	width: 15%;
}
.srcfltr-topright {
	width: 75%;
}
.srcfltr-topright span {
	margin-top: 14px;
	float: left;
}
.admisssion-dteboxs {
	background: #fff;
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 30px;
	min-height: 225px;
}
.admboxlr {
	float: left;
	width: 50%;
	text-align: center;
}
.divider-centrboxs {
	border-right: 1px solid #eee;
}
.stdtpf-worksheet-sectn .keyfids-tophd h3 {
	font-weight: 600;
	font-size: 22px;
	padding: 15px 0 10px 0 !important;
}
.admisssion-dteboxs .admboxlr h3 {
	font-weight: bold;
	color: #0050b4;
}
h4 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.h3-blue {
	font-weight: bold;
	color: #0050b4;
	text-align: center;
}
/*01-12-2020*/
.dashb-srcfltr-topright {
	float: right;
	width: 65%;
	margin-top: 7px;
}
.dashb-srcfltr-topright form {
	width: 100%;
	float: left;
}
.dashb-srcfltr-topright .ckdate {
	float: left;
	width: 140px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
}
.dashb-srcfltr-topright .input-group select {
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	width: 125px;
}
.dashb-srcfltr-topright button {
	height: 32px;
	line-height: 32px;
	border-radius: 0px;
	font-size: 13px;
	padding: 0px 10px;
	margin: 0px;
}
.dashb-srcfltr-topright label {
	padding: 0px 5px;
}
.admboxlr {
	border-top: 1px solid #eee;
	margin-top: 10px;
}
.content-wrapper {
	float: left;
	width: 100%;
	clear: both;
}
.sast-profile-tabcontent {
	background: #fff;
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 15px;
}
.stdadmdtlboxall {
	float: left;
	background: #fff;
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.stdntnostatshow {
	float: left;
	width: 100%;
}
.stdntnostatshow .stdntnostat-showlisting {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.stdntnostatshow .stdntnostat-showlisting li {
	float: left;
	width: 50%;
	text-align: center;
	/* border-right: 1px solid #ddd; */
	padding-bottom: 15px;
	margin: 0px;
	padding: 0px;
	min-height: 100px;
}
.stdntnostat-showlisting-box3, .stdntnostat-showlisting-box6 {
	border-right: 0px !important;
}
.stdntnostat-showlisting-box1, .stdntnostat-showlisting-box2 {
	border-bottom: 1px solid #ccc !important;
}
.stdntnostat-showlisting-box1, .stdntnostat-showlisting-box3 {
	border-right: 1px solid #ccc !important;
}
.stdntnostatshow .stdntnostat-showlisting li h3 {
	font-weight: 600;
	color: #333333;
	font-size: 22px;
	margin: 0px;
	padding: 10px 0;
}
.stdntnostatshow .stdntnostat-showlisting li span {
	color: #757575;
	border-bottom: ;
}
.stdadmdtlboxall .viewstdnt-fullprofile {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px;
	border-top: 1px solid #ccc;
}
.stdntnamstatustleft i {
	font-size: 35px;
	font-weight: bold;
	color: #505050;
}
.stdadmdtlboxall .stdntnamstatus {
	float: left;
	width: 100%;
}
.stdadmdtlboxall .stdntnamstatustright {
	float: left;
	width: 81%;
	padding-left: 2%;
}
.stdntnamstatustright h5 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #505050;
	margin-top: 10px;
}
.stdntroleadvr h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
.stdntroleadvr span {
	color: #555;
}
.stdadmdtlboxall .stdntroleadvr {
	float: left;
	text-align: center;
	width: 100%;
	background: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin-top: 10px;
}
.stdadmdtlboxall .showstatusbot {
	float: left;
	color: #00bb2b;
}
.stdadmdtlboxall .stdntnamstatustleft {
	float: left;
	width: 41px;
	padding: 10px 0 0 10px;
}
.hide-cont {
	display: none;
}
/*main dashboard css*/
.norecordfoudtdfullwidth {
	float: left;
	width: 100%;
}
.norecordfoudtdfull {
	float: left;
	width: 100%;
	text-align: center;
}
.nofollowup-listedrowtd {
	width: 100%;
	text-align: center;
	float: left;
}
.followupc-sectionbot {
	margin-bottom: 25px;
}
.olen-hdngtop h3 {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}
/*register pool*/
.registerpool-datatblsctn {
	float: left;
	width: 100%;
	margin-top: 0px;
}
.registerpool-datatblsctn .leadrptr-rowfill {
	width: 100%;
	float: left;
}
.registerpool-datatblsctn .leadrptr-rowfill th {
	color: #0956b6;
}
.leadrptr-rowfill td:last-child {
	border-right: 0px;
}
.registerpool-datatblsctn thead tr th.leadrpth1 {
	width: 3% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth2 {
	width: 3% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth3 {
	width: 5% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth4 {
	width: 14% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth5 {
	width: 18% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth6 {
	width: 9% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth7 {
	width: 9% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth8 {
	width: 13% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth9 {
	width: 14% !important;
	float: left;
}
.registerpool-datatblsctn #ifnocheckbox-showfirsttd thead tr th.nocheckbox-tdinfirst {
	width: 10%!important;
}
.registerpool-datatblsctn thead tr th.leadrpth10 {
	width: 10% !important;
	float: left;
}
.registerpool-datatblsctn thead tr th.leadrpth11 {
	width: 0% !important;
	float: left;
	display: none;
}
.registerpool-datatblsctn thead tr th.leadrpth12 {
	width: 9% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr th.leadrpth1 label {
	margin-bottom: 0px !important;
}
.registerpool-datatblsctn .datatbl-fullrow .rgapp-datatbl #top-hding tr th {
	padding: 8px !important;
	color: #505050;
	border-bottom: 0px !important;
	float: left;
	height: 40px;
	border-left: 0px;
	border-right: 0px!important;
	border-radius: 0px;
}
.registerpool-datatblsctn .datatbl-fullrow .rgapp-datatbl #top-hding tr th:first-child {
	border-left: 0px;
}
.registerpool-datatblsctn .datatbl-fullrow .rgapp-datatbl #top-hding tr th.leadrpth12 {
	border-right: 0px !important;
}
.registerpool-datatblsctn .datatbl-fullrow .rgapp-datatbl tbody tr td.leadrpth12 {
	border-right: 0px !important;
}
.registerpool-datatblsctn tbody tr td.leadrpth1 {
	width: 3% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth2 {
	width: 3% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth3 {
	width: 5% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth4 {
	width: 14% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth5 {
	width: 18% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth6 {
	width: 9% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth7 {
	width: 9% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth8 {
	width: 13% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth9 {
	width: 14% !important;
	float: left;
}
.registerpool-datatblsctn #ifnocheckbox-showfirsttd tbody tr td.nocheckbox-tdinfirst {
	width: 10%!important;
}
.registerpool-datatblsctn tbody tr td.leadrpth10 {
	width: 10% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth12 {
	width: 9% !important;
	float: left;
}
.registerpool-datatblsctn tbody tr td.leadrpth11 {
	width: 100% !important;
	float: left;
	background: #eef3f7;
	border-left: 0px !important;
	border-right: 0px !important;
}
.registerpool-datatblsctn tbody tr td.leadrpth1 label {
	margin-bottom: 0px !important;
}
.registerpool-datatblsctn tbody tr td.leadrpth11 .actnav-listing {
	float: right;
	/*width: 50%;*/
	margin-bottom: 0px;
	padding: 0px;
}
.registerpool-datatblsctn tbody tr td.leadrpth11 .actnav-listing li {
	float: left;
	list-style: none;
	padding: 0 10px;
	background: url("../images/actionlink-divider.png") no-repeat right center;
}
.registerpool-datatblsctn tbody tr td.leadrpth11 .actnav-listing li:last-child {
	background: none;
}
.registerpool-datatblsctn tbody tr td.leadrpth11 .actnav-listing li a {
	color: #135551 !important;
}
.registerpool-datatblsctn tbody tr td.leadrpth11 .actnav-listing li a:hover {
	color: #00c876 !important;
	text-decoration: underline;
}
.registerpool-datatblsctn tbody tr td.leadrpth11 .actnav-listing li a img {
	margin-right: 5px;
}
.registerpool-datatblsctn tbody tr.leadrptr-rowfill td:first-child {
	border-left: 0!important;
}
.registerpool-datatblsctn tbody tr.leadrptr-rowfill td {
	float: left;
	border-left: 0px;
	border-bottom: 0px;
	border-right: 1px solid #ccc !important;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 .advptd-lastbtnrt2 {
	padding: 5px 15px !important;
}
/*student_application_status-test.php*/
.tabscnt-sectn .nav-tabs .nav-item .nav-link:hover {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px;
	color: #333333;
}
.tabscnt-sectn .nav-tabs .active .nav-link {
	background: #fff;
	border: 0px solid #ccc;
	border-bottom: 0px;
	color: #333;
}
.onfocus-noback:focus {
	background: none !important;
}
.dbtbl-tabsfrt li a {
	border: 1px solid #ccc !important;
	background: #eee;
}
.dbtbl-tabsfrt li:last-child a {
	border-left: 0px !important;
}
.dbtbl-tabsfrt li.active a {
	background: #fff !important;
	float: left;
	display: block;
	border-bottom: 0px !important;
}
.tab-content .table-responsive {
	padding: 0px;
}
#document_status {
	margin: 0px;
}
#document_status .accordion .btn-link {
	font-family: 'Salesforce Sans' !important;
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	padding: 12px 0;
}
#document_status .accordion .card-header {
	padding: 0px;
}
.title-texttop {
	float: left;
	width: 100%;
	font-size: 14px;
	padding-bottom: 10px;
}
.title-texttop .title-texttop-left {
	float: left;
	color: #004090;
}
.title-texttop .title-texttop-left span {
	color: #505050;
}
.title-texttop .title-texttop-right {
	float: left;
	color: #21af42;
	padding-left: 10px;
}
.title-texttop .title-texttop-right span {
	color: #505050;
}
.teble-wrapper table tr th {
	border: 0px !important;
	padding: 10px 5px !important;
	color: #004090
}
.teble-wrapper table tr td {
	border: 0px !important;
	padding: 10px 5px !important;
}
/*Admission profile tab*/
.tcadmisndtble-throw {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}
.tcadmisndtble-throw .tcadmisndtbleth1 {
	float: left;
	width: 10%;
}
.tcadmisndtble-throw .tcadmisndtbleth2 {
	float: left;
	width: 15%;
}
.tcadmisndtble-throw .tcadmisndtbleth3 {
	float: left;
	width: 20%;
}
.tcadmisndtble-throw .tcadmisndtbleth4 {
	float: left;
	width: 25%;
}
.tcadmisndtble-throw .tcadmisndtbleth5 {
	float: left;
	width: 10%;
}
.tcadmisndtble-throw .tcadmisndtbleth6 {
	float: left;
	width: 10%;
}
.tcadmisndtble-throw .tcadmisndtbleth7 {
	float: left;
	width: 10%;
}
.tcadmisndtble-tdrow {
	float: left;
	width: 100%;
}
.tcadmisndtble-tdrow .tcadmisndtbletd1 {
	float: left;
	width: 10%;
}
.tcadmisndtble-tdrow .tcadmisndtbletd2 {
	float: left;
	width: 15%;
}
.tcadmisndtble-tdrow .tcadmisndtbletd3 {
	float: left;
	width: 20%;
}
.tcadmisndtble-tdrow .tcadmisndtbletd4 {
	float: left;
	width: 25%;
}
.tcadmisndtble-tdrow .tcadmisndtbletd5 {
	float: left;
	width: 10%;
}
.tcadmisndtble-tdrow .tcadmisndtbletd6 {
	float: left;
	width: 10%;
}
.tcadmisndtble-tdrow .tcadmisndtbletd7 {
	float: left;
	width: 10%;
}
.status-baradmi-profile .columnset {
	border: 1px solid #cde8e8;
	background: #f1f9f9;
	float: left;
	width: 100%;
}
.status-baradmi-profile .columnset .cell {
	border-bottom: 1px solid #cde8e8;
	float: left;
	width: 100%;
}
.status-baradmi-profile .columnset .cell:last-child {
	border-bottom: 0px;
}
.status-baradmi-profile .columnset .cell strong {
	padding: 7px 10px;
	float: left;
	color: #004090;
}
.status-baradmi-profile .columnset .cell span {
	padding: 7px 10px;
	float: left;
}
.status-baradmi-profile .columnset .cell a {
	padding: 7px 10px;
	float: left;
	color: #21af42;
	float: right;
	text-decoration: underline;
}
/*Documentation status tab*/
#accordionExample .card2 .card-header {
	border-bottom: 1px dotted #ccc !important;
}
.adwcbr-docsectn-listing {
	float: left;
	width: 24%;
	height: 22px;
	overflow: hidden;
	padding: 0px;
	margin-right: 1%;
}
.formupdatemltplstatusright {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
	border-top: 1px dotted #ccc;
	margin-top: 15px;
}
.updatemltplstatusleft {
	float: left;
	width: 75%;
}
legend {
	margin-bottom: 0px;
	font-size: 20px;
}
.updatemltplstatusright {
	float: left;
	width: 25%;
}
.card-body-wrapper-nopadding {
	padding: 0px !important;
}
.card-body-wrapper-nopadding .table-striped {
	float: left;
	width: 100%;
}
.card-body-wrapper-nopadding .table-striped tbody {
	float: left;
	width: 100%;
}
width:100%;

}
.card-body-wrapper-nopadding .table-striped tbody .rs-tb {
	float: left;
	width:100%;
}
.card-body-wrapper-nopadding .table-striped tbody tr {
	float: left;
	width: 100%;
	border: 0px !important;
	border-bottom:1px dotted #ccc !important;
}
.card-body-wrapper-nopadding .table-striped tbody tr:last-child {
	border-bottom:0px;
}
.docstutsa-accordian-datatable tbody .rs-tb {
	background:none !important;
}
.docstutsa-accordian-datatable tbody .rs-tb th {
	float: left;
	font-size: 13px;
	color: #0050b4 !important;
	background:#f0f0f0 !important;
	padding: 10px !important;
	border-top:0px!important;
}
.dwcbrhdingtitle {
	float: left;
	width: 100%;
	text-align: left;
	font-weight: normal;
}
.dwcbrhdingtitle h4 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 15px 0;
	border-top: 1px dotted #b3b1b1;
	border-bottom: 1px dotted #b3b1b1;
	float: left;
	margin: 0 0 15px 0;
}
.btn-danger-rightpull {
	float: right;
	border-radius: 0px;
	font-size: 15px;
}
.docstutsa-accordian-datatable tbody .rs-tb .dsadtrowth1 {
	width:5%;
}
.docstutsa-accordian-datatable tbody .rs-tb .dsadtrowth2 {
	width:35%;
}
.docstutsa-accordian-datatable tbody .rs-tb .dsadtrowth3 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .rs-tb .dsadtrowth4 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .rs-tb .dsadtrowth5 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .rs-tb .dsadtrowth6 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull td {
	float: left;
	border: 0px !important;
	background: none !important;
	padding: 10px !important;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd1 {
	width:5%;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd2 {
	width:35%;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd3 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd4 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd5 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd6 {
	width:15%;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd6 .blue_button {
	background:none !important;
}
.docstutsa-accordian-datatable tbody .dsadtrowtdfull .dsadtrowtd6 .blue_button {
	color:#0050b4 !important;
}
.docstutsa-accordian-datatable tbody tr:nth-of-type(2n + 1) {
	background-color: #ffffff !important;
	background:#ffffff;
}
.colmd12-rowfull {
	float: left;
	width: 100%;
	padding: 0px;
}
.cardheader-withoutbackground {
	background:none !important;
	background-color:#ffffff !important;
}
/*Application status tab*/
.tcaappstutstble-throw {
	float:left;
	width:100%;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
}
.tcaappstutstble-throw .tcaappstutstble-th1 {
	float:left;
	width:7%;
}
.tcaappstutstble-throw .tcaappstutstble-th2 {
	float:left;
	width:12%;
}
.tcaappstutstble-throw .tcaappstutstble-th3 {
	float:left;
	width:18%;
}
.tcaappstutstble-throw .tcaappstutstble-th4 {
	float:left;
	width:24%;
}
.tcaappstutstble-throw .tcaappstutstble-th5 {
	float:left;
	width:7%;
}
.tcaappstutstble-throw .tcaappstutstble-th6 {
	float:left;
	width:8%;
}
.tcaappstutstble-throw .tcaappstutstble-th7 {
	float:left;
	width:9%;
}
.tcaappstutstble-throw .tcaappstutstble-th8 {
	float:left;
	width:7%;
}
.tcaappstutstble-throw .tcaappstutstble-th9 {
	float:left;
	width:8%;
}
.tcaappstutstble-tdrow {
	float:left;
	width:100%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td1 {
	float:left;
	width:7%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td2 {
	float:left;
	width:12%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td3 {
	float:left;
	width:18%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td4 {
	float:left;
	width:24%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td5 {
	float:left;
	width:7%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td6 {
	float:left;
	width:8%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td7 {
	float:left;
	width:9%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td8 {
	float:left;
	width:7%;
}
.tcaappstutstble-tdrow .tcaappstutstble-td9 {
	float:left;
	width:8%;
}
/*Tuition Fee tab*/
.tuitionfeetble-throw {
	float:left;
	width:100%;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
}
.tuitionfeetble-throw .tuitionfeetble-th1 {
	float:left;
	width:7%;
}
.tuitionfeetble-throw .tuitionfeetble-th2 {
	float:left;
	width:12%;
}
.tuitionfeetble-throw .tuitionfeetble-th3 {
	float:left;
	width:18%;
}
.tuitionfeetble-throw .tuitionfeetble-th4 {
	float:left;
	width:24%;
}
.tuitionfeetble-throw .tuitionfeetble-th5 {
	float:left;
	width:7%;
}
.tuitionfeetble-throw .tuitionfeetble-th6 {
	float:left;
	width:8%;
}
.tuitionfeetble-throw .tuitionfeetble-th7 {
	float:left;
	width:9%;
}
.tuitionfeetble-throw .tuitionfeetble-th8 {
	float:left;
	width:7%;
}
.tuitionfeetble-throw .tuitionfeetble-th9 {
	float:left;
	width:8%;
}
.tuitionfeetble-tdrow {
	float:left;
	width:100%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td1 {
	float:left;
	width:7%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td2 {
	float:left;
	width:12%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td3 {
	float:left;
	width:18%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td4 {
	float:left;
	width:24%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td5 {
	float:left;
	width:7%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td6 {
	float:left;
	width:8%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td7 {
	float:left;
	width:9%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td8 {
	float:left;
	width:7%;
}
.tuitionfeetble-tdrow .tuitionfeetble-td9 {
	float:left;
	width:8%;
}
/*Visa/Case Status*/
.visacasestatustble-throw {
	float:left;
	width:100%;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
}
.visacasestatustble-throw .visacasestatustble-th1 {
	float:left;
	width:7%;
}
.visacasestatustble-throw .visacasestatustble-th2 {
	float:left;
	width:12%;
}
.visacasestatustble-throw .visacasestatustble-th3 {
	float:left;
	width:18%;
}
.visacasestatustble-throw .visacasestatustble-th4 {
	float:left;
	width:24%;
}
.visacasestatustble-throw .visacasestatustble-th5 {
	float:left;
	width:7%;
}
.visacasestatustble-throw .visacasestatustble-th6 {
	float:left;
	width:8%;
}
.visacasestatustble-throw .visacasestatustble-th7 {
	float:left;
	width:9%;
}
.visacasestatustble-throw .visacasestatustble-th8 {
	float:left;
	width:7%;
}
.visacasestatustble-throw .visacasestatustble-th9 {
	float:left;
	width:8%;
}
.visacasestatustble-tdrow {
	float:left;
	width:100%;
}
.visacasestatustble-tdrow .visacasestatustble-td1 {
	float:left;
	width:7%;
}
.visacasestatustble-tdrow .visacasestatustble-td2 {
	float:left;
	width:12%;
}
.visacasestatustble-tdrow .visacasestatustble-td3 {
	float:left;
	width:18%;
}
.visacasestatustble-tdrow .visacasestatustble-td4 {
	float:left;
	width:24%;
}
.visacasestatustble-tdrow .visacasestatustble-td5 {
	float:left;
	width:7%;
}
.visacasestatustble-tdrow .visacasestatustble-td6 {
	float:left;
	width:8%;
}
.visacasestatustble-tdrow .visacasestatustble-td7 {
	float:left;
	width:9%;
}
.visacasestatustble-tdrow .visacasestatustble-td8 {
	float:left;
	width:7%;
}
.visacasestatustble-tdrow .visacasestatustble-td9 {
	float:left;
	width:8%;
}
/*Defered Status*/
.deferedstatustble-throw {
	float:left;
	width:100%;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
}
.deferedstatustble-throw .deferedstatustble-th1 {
	float:left;
	width:7%;
}
.deferedstatustble-throw .deferedstatustble-th2 {
	float:left;
	width:12%;
}
.deferedstatustble-throw .deferedstatustble-th3 {
	float:left;
	width:18%;
}
.deferedstatustble-throw .deferedstatustble-th4 {
	float:left;
	width:24%;
}
.deferedstatustble-throw .deferedstatustble-th5 {
	float:left;
	width:7%;
}
.deferedstatustble-throw .deferedstatustble-th6 {
	float:left;
	width:8%;
}
.deferedstatustble-throw .deferedstatustble-th7 {
	float:left;
	width:9%;
}
.deferedstatustble-throw .deferedstatustble-th8 {
	float:left;
	width:7%;
}
.deferedstatustble-throw .deferedstatustble-th9 {
	float:left;
	width:8%;
}
.deferedstatustble-tdrow {
	float:left;
	width:100%;
}
.deferedstatustble-tdrow .deferedstatustble-td1 {
	float:left;
	width:7%;
}
.deferedstatustble-tdrow .deferedstatustble-td2 {
	float:left;
	width:12%;
}
.deferedstatustble-tdrow .deferedstatustble-td3 {
	float:left;
	width:18%;
}
.deferedstatustble-tdrow .deferedstatustble-td4 {
	float:left;
	width:24%;
}
.deferedstatustble-tdrow .deferedstatustble-td5 {
	float:left;
	width:7%;
}
.deferedstatustble-tdrow .deferedstatustble-td6 {
	float:left;
	width:8%;
}
.deferedstatustble-tdrow .deferedstatustble-td7 {
	float:left;
	width:9%;
}
.deferedstatustble-tdrow .deferedstatustble-td8 {
	float:left;
	width:7%;
}
.deferedstatustble-tdrow .deferedstatustble-td9 {
	float:left;
	width:8%;
}
.title-texttop-left {
	width: 85%;
	float: left;
}
.title-texttop-left .ttlucleftprogm {
	float: left;
	width: 80%;
	font-weight: normal;
	line-height: 32px;
	height: 32px;
}
.title-texttop-left .ttlucleftname {
	float:left;
	margin-right:10px;
	color: #ffffff !important;
	padding:6px 25px 6px 15px;
	background:#d32f2f url("../images/rightarrowred.jpg") no-repeat right center;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}
.title-texttop-right {
	float:right !important;
	width:14%;
}
.title-texttop-right .ttrprogmdate {
	float:right;
	background:#d32f2f url("../images/leftarrowred.jpg") no-repeat left center;
	color: #ffffff !important;
	padding: 6px 15px 6px 25px;
	border-top-right-radius:3px;
	border-bottom-right-radius:3px;
}
/*Mark Application Status*/
.instcumni-sectnright .comunititle-heading {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.instcumni-sectnright .comunititle-heading h3 {
	font-size:22px;
	font-weight:normal;
	float:left;
}
.notmarkapp-decliton {
	font-size: 12px;
}
.rs-tb, .snapshot tr th {
	background: #f1f9f9 !important;
	color: #004090;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #cde8e8 !important;
}
.markstatus-callall-tabletdth .rs-tbth td {
	background:#ffffff!important;
	border:1px solid #cde8e8;
	color:#757575;
	font-size:13px;
	padding:7px !important;
}
.markstatus-callall-tabletdth {
	margin-bottom: 15px !important;
	float: left !important;
	width: 100% !important;
}
.tblrnot-foundtdtbltr {
	float: left;
	width: 100%;
}
.tblrnot-foundtdtbl {
	float: left;
	width: 100%;
	padding:7px !important;
}
/*28/01/2021*/
.instcumni-sectnright #wizardStatus {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.instcumni-sectnright #wizardStatus .completed {
	color: #090;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 17px;
	font-style: normal;
}
.instcumni-sectnright #wizardStatus .current {
	float: left;
	width: 83%;
}
.instcumni-sectnright #wizardStatus .pull-right {
	float: right;
	background: #d32f2f url("../images/leftarrowred.jpg") no-repeat left center;
	color: #ffffff !important;
	padding: 6px 15px 6px 25px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	width:17%;
	text-transform: capitalize;
	margin-top:-20px;
}
.collapse.in {
	display:block;
}
.instcumni-sectnright .padding-none {
	float:left;
	width:100%;
}
.instcumni-sectnright .college-status {
	float:left;
	width:100%;
}
.instcumni-sectnright .table-responsive {
	float:left;
	width:100%;
}
.instcumni-sectnright .markstatus-callall-tabletdth {
	float:left;
	width:100%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody {
	float:left;
	width:100%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb {
	float:left;
	width:100%;
	background:#f1f9f9 !important;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb th {
	height:50px;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb .sasttrth1 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb .sasttrth2 {
	width:25%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb .sasttrth3 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb .sasttrth4 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb .sasttrth5 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb .sasttrth6 {
	width:15%;
	border-right:0px !important;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth td {
	border-top:0px !important;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth .sasttrtd1 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth .sasttrtd2 {
	width:25%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth .sasttrtd3 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth .sasttrtd4 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth .sasttrtd5 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth .sasttrtd6 {
	width:15%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tbth {
	float:left;
	width:100%;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.rs-tb th {
	background:#f1f9f9 !important;
	border:0px!important;
	border-right:1px solid #cde8e8 !important;
	color:#004090;
	font-size:13px;
	padding:7px !important;
	float:left;
}
.instcumni-sectnright .markstatus-callall-tabletdth tbody tr.tblrnot-foundtdtbltr td.tblrnot-foundtdtbl {
	border:1px solid #cde8e8 !important;
	border-top:0px!important;
}
/**Data center shortlisted pool css */
.shortlisted-poolsectnright .fixed-table-body {
	height: auto !important;
}
.sortlpool-datatable {
	border-radius:0px !important;
	border:0px !important;
	float: left;
	width: 100%;
}
.sortlpool-datatable thead {
	float: left;
	width: 100%;
}
.sortlpool-datatable thead tr {
	background:#eee;
	border:1px solid #ccc !important;
	border-bottom:0px !important;
	float:left;
	width:100%;
}
.sortlpool-datatable thead tr th {
	border: 0px !important;
}
.sortlpool-datatable tbody {
	float: left;
	width: 100%;
}
.sortlpool-datatable tbody .groupBy {
	background: #135551 !important;
	border: 1px solid #135551 !important;
	float: left;
	width: 100%;
	padding-bottom: 0px !important;
	margin-bottom: 0px;
	color: #fff;
	position: relative;
	padding: 0;
}
.sortlpool-datatable tbody tr {
	float: left;
	width: 100%;
	background: #fff;
	border-right:1px solid #ccc !important;
	border-left:1px solid #ccc !important;
	border-bottom:1px solid #ccc !important;
}
/*

.sortlpool-datatable tbody tr:last-child{border-top:0px solid !important;}

.sortlpool-datatable tbody tr:first-child{border-bottom:0px solid !important;}

*/
.sortlpool-datatable tbody tr td {
	border: 0px !important;
}
.sortlpool-datatable tbody .groupBy td {
	background:none;
	float:left;
	width:100%;
	border:0px;
	background-color:#135551 !important;
	border-right:0px !important;
}
.shortlisted-poolsectnright .fixed-table-container {
	border-radius: 0px !important;
	border:0px!important;
}
.sortlpool-datatable tbody .groupBy .pcol-1 {
	/*border-right: 1px solid #83b3ca;*/
	width:17%;
	min-height: 42px;
}
.sortlpool-datatable tbody .groupBy .pcol-1 .student_detail {
	float:left;
	color: #fff !important;
}
.sortlpool-datatable tbody .groupBy .pcol-1 .student_detail a {
	color:#fff;
}
.sortlpool-datatable tbody .groupBy .pcol-2 {
	padding-left:10px;
	color:#fff;
	/*border-right:1px solid #33807b;*/
	margin-right:10px;
	width:17%;
	min-height: 42px;
}
.sortlpool-datatable tbody .groupBy .pcol-2 p a {
	float: left;
	color: #fff;
	font-weight: bold;
}
.sortlpool-datatable tbody .groupBy .pcol-3 {
	padding: 0px !important;
	margin: 0px !important;
	float: left;
	width: 65%;
	min-height: 42px;
	float: left;
}
.sortlpool-datatable tbody .groupBy .pcol-2 .btn-danger {
	padding: 0px;
	margin: 0px !important;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 125px !important;
	border-radius: 0px;
	margin-bottom: -2px !important;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-1 {
	min-height: 42px;
	float: left;
	width: 20%;
	/*border-right:1px solid #33807b;*/
	margin-right: 10px;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-2 {
	float:0 left;
	min-height: 42px;
	width:18%;
	/*border-right:1px solid #33807b;*/
	margin-right: 10px;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-3 {
	float: left;
	width: 18%;
	min-height: 42px;
	/*border-right:1px solid #33807b;*/
	margin-right: 10px;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-4 {
	float: left;
	width: 18%;
	min-height: 42px;
	margin-right: 10px;
	text-align: left;
	/*border-right:1px solid #33807b;*/
}
.sortlpool-datatable thead tr th input {
	background: #fff;
	border: 1px solid #ddd;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-5 {
	float: left;
	width:20%;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-5 a {
	float: left;
	background: #fff;
	margin-right: 10px;
	border-radius: 15px;
	padding: 5px 12px;
	color:#606060;
		border: 0px;
	margin-top:12px;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-5 a:hover {
	background:#45b84b;
	color:#ffffff;
}
.sortlpool-datatable tbody .groupBy .pcol-3 .pcol-3-5 a.view {
	margin-right: 0px !important;
}
.sortlpool-datatable tbody .groupBy:hover {
	background:#5287ee !important;
}
.sortlpool-datatable thead tr th .fht-cell .filter-control input {
	height: 30px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: left;
	width: 100%;
}
.sortlpool-datatable thead tr th {
	border-right: 1px solid #ccc !important;
	padding: 0px 5px 5px !important;

}
#datacanter_table thead tr th.sortpdatatbl-rowth7 {
	border-right: 0px !important;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth8 a img{height:30px;}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth8 a img + img {height:20px;}

.sortlpool-datatable tbody tr td {
	border-right: 1px solid #ccc !important;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth1 {
		width:3% !important;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth2 {
	width:14%;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth3 {
	width:10%;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth4 {
	width:8%;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth5 {
	width:14%;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth6 {
	width:10% !important;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth7 {
	width:20%;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth8 {
	width:20%;
	border-right:0px!important;
}
.sortlpool-datatable thead tr .sortpdatatbl-rowth9 {
	display:none;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth1 {
	width:3% !important;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth2 {
	width:14%;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth3 {
	width:10%;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth4 {
	width:8%;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth5 {
	width:14%;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth6 {
	width:10% !important;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth7 {
	width: 20%;
	border-right:0px !important;
	border-left:1px solid #ccc !important;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth8 {
	width:20%;
	border-right:0px!important;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 {
	float: left;
	width: 100% !important;
	border-top: 1px solid #ccc !important;
	background: #eee;
	min-height:auto !important;
	border-right: 0px !important;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth8 a {
	float: left;
	display: block;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 .recommend_blue_button {
	margin: 0 10px 0 0;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 .sortpdatatbl-rowth9 a {
	float: right;
	padding: 0px;
	margin: 0px;
}
.sortpdatatbl-rowth9 .blue_button {
	float: right;
	padding: 0px;
	margin: 0px;
	background: no-repeat;
	color: #e30000;
	font-size: 12px;
	text-decoration:none;
	padding:7px;
}
.sortpdatatbl-rowth9 .blue_button:hover {
	color:#279f51;
	text-decoration:underline;
}
.sortlpool-datatable thead tr th .th-inner {
	padding:0px !important;
	text-align: left !important;
}
/*manage students page*/
/*manage students*/
.managstdntld-datatble {
	background:#fff;
	float:left;
	width:100%;
	border:1px solid #ccc !important;
}
.managstdntld-datatble thead tr {
	background:#f6f6f6;
	float:left;
	width:100%;
}
.managstdntld-datatble thead tr th {
	float:left;
	height:65px;
	border: 0px !important;
	border-right: 1px solid #ccc !important;
	padding:10px !important;
}
.managstdntld-datatble thead tr th:last-child {
	border-right:0px !important;
}
.managstdntld-datatble thead tr th.mnddtbl-trth1 {
	float:left;
	width:5% !important;
	;
}
.managstdntld-datatble thead tr th.mnddtbl-trth2 {
	float:left;
	width:5% !important;
}
.managstdntld-datatble thead tr th.mnddtbl-trth3 {
	float:left;
	width:30%;
}
.managstdntld-datatble thead tr th.mnddtbl-trth4 {
	float:left;
	width:30%;
}
.managstdntld-datatble thead tr th.mnddtbl-trth5 {
	float:left;
	width:20%;
}
.managstdntld-datatble thead tr th.mnddtbl-trth6 {
	float:left;
	width:5%;
}
.managstdntld-datatble thead tr th.mnddtbl-trth7 {
	float:left;
	width:5%;
}
.managstdntld-datatble tbody tr td {
	padding:10px !important;
	border: 0px;
	border-right: 1px solid #ccc;
}
.managstdntld-datatble tbody tr td:last-child {
	border-right:0px !important;
}
.managstdntld-datatble tbody tr td.mnddtbl-trth1 {
	float:left;
	width:5%;
}
.managstdntld-datatble tbody tr td.mnddtbl-trth2 {
	float:left;
	width:5%;
}
.managstdntld-datatble tbody tr td.mnddtbl-trth3 {
	float:left;
	width:30%;
}
.managstdntld-datatble tbody tr td.mnddtbl-trth4 {
	float:left;
	width:30%;
}
.managstdntld-datatble tbody tr td.mnddtbl-trth5 {
	float:left;
	width:20%;
}
.managstdntld-datatble tbody tr td.mnddtbl-trth6 {
	float:left;
	width:5%;
}
.managstdntld-datatble tbody tr td.mnddtbl-trth7 {
	float:left;
	width:5%;
}
/*follow unfollow leads*/
.dbcfallall-contenwrapsection {
	float:left;
	width:100%;
	padding:25px 0 0 0;
	min-height:555px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd {
	border: 1px solid #ccc !important;
	float:left;
	width:100%;
	background:#fff;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .bg-blue {
	text-transform: capitalize;
	text-align:left!important;
	float: left;
	width: 100% !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .bg-blue tr {
	float:left;
	width:100%!important;
	height:60px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .bg-blue th {
	float:left;
	border-right:1px solid #ccc !important;
	height: 60px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .bg-blue th:last-child {
	border-right:0px !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .bg-blue th .sortable {
	text-align: left !important;
	float:left;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd1 {
	float:left;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd2 {
	width:2%;
	float:left;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd4 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd5 {
	float:left;
	width:15%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd6 {
	float:left;
	width:10%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd7 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd8 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd9 {
	float:left;
	width:9%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd10 {
	float: left;
	width: 8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd11 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd12 {
	float: left;
	width: 9%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd13 {
	float: left;
	width: 9%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd .leaddatatbl-futrthtd14 {
	float: left;
	width: 6%;
}
.leaddatatbl-futrthtd14 a {
	margin-top: 5px;
	float: left;
}
.leaddatatbl-futrthtd14 a p {
	padding: 0px !important;
	font-size: 10px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-bottom: 0px !important;
}
.leaddatatbl-futrthtd14 a p i {
	padding-left: 7px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd tbody tr td {
	border: 0px;
	border-right: 1px solid #ccc;
	min-height: 42px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd tbody {
	float: left;
	width: 100%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd tbody tr {
	float: left;
	width: 100%;
	border-top:1px solid #ccc;
}
/*follow unfollow leads*/
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd tbody tr.no-records-found td {
	height: 250px;
	line-height: 250px;
	text-align: center;
	float: left;
	width: 100%;
	border-right:0px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd tbody tr.no-records-found td {
	border-bottom: 0px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtd tbody tr td:last-child {
	border-right:0px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign {
	border: 1px solid #ccc !important;
	float:left;
	width:100%;
	background:#fff;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .bg-blue {
	text-transform:capitalize;
	text-align:left!important;
	float: left;
	width: 100% !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .bg-blue tr {
	float:left;
	width:100%!important;
	height:60px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .bg-blue tr th {
	float:left;
	border-right:1px solid #ccc !important;
	height: 60px;
	border-left:0px;
	border-top:0px;
	border-bottom:0px !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .bg-blue tr th:last-child {
	border-right:0px !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .bg-blue tr th .sortable {
	text-align: left !important;
	float:left;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign tbody tr td {
	border:0px;
	border-right: 1px solid #ccc;
	min-height: 40px;
	float:left;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd1 {
	float:left;
	width: 2% !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd2 {
	float:left;
	width: 2% !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd3 {
	float:left;
	width: 8% !important;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd4 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd5 {
	float: left;
	width:13%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd6 {
	float:left;
	width:10%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd7 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd8 {
	float:left;
	width:10%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd9 {
	float:left;
	width:10%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd10 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd11 {
	float:left;
	width:7%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd12 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd13 {
	float:left;
	width:8%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd14 {
	float:left;
	width:6%;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd14 a {
	float: left;
	text-align: center;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd14 a p {
	padding: 0px;
	font-size: 10px;
	margin-top: 5px;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 0px;
}
.dbcfallall-contenwrapsection .leaddatatbl-alltrtdreasign .leaddatatbl-reasignthtd14 a p i {
	width: 100%;
	text-align: center;
}
.fixed-table-body .fixed-table-loading {
	border-top:1px solid #ccc;
}
.col-md-3 {
	float:left;
}
.pagination .active a {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
}
.lead-notifictbltbllast thead {
	float: left;
	width: 100% !important;
	border-top: 1px solid #ccc;
}
.lead-notifictbltbllast thead tr {
	float: left;
	width: 100% !important;
}
.lead-notifictbltbllast thead tr th {
	border:0px;
	float:left;
}
.lead-notifictbltbllast tbody {
	float:left;
	width:100% !important;
}
.lead-notifictbltbllast .ldnotfictbltdth1 {
	float: left;
	width: 3% !important;
}
.lead-notifictbltbllast .ldnotfictbltdth2 {
	float: left;
	width: 12%;
}
.lead-notifictbltbllast .ldnotfictbltdth3 {
	float: left;
	width: 15%;
}
.lead-notifictbltbllast .ldnotfictbltdth4 {
	float: left;
	width: 8%;
}
.lead-notifictbltbllast .ldnotfictbltdth5 {
	float: left;
	width: 8%;
}
.lead-notifictbltbllast .ldnotfictbltdth6 {
	float: left;
	width: 15%;
}
.lead-notifictbltbllast .ldnotfictbltdth7 {
	float: left;
	width: 15%;
}
.lead-notifictbltbllast .ldnotfictbltdth8 {
	float: left;
	width: 8%;
}
.lead-notifictbltbllast .ldnotfictbltdth9 {
	float: left;
	width:6%;
}
.lead-notifictbltbllast .ldnotfictbltdth10 {
	float: left;
	width: 10%;
}
.larsapp-regtblelast {
	float: left;
	width: 100%;
}
.larsapp-regtblelast thead {
	float: left;
	width: 100%;
}
.larsapp-regtblelast thead tr {
	float: left;
	width: 100%;
}
.larsapp-regtblelast thead tr th {
	border: 0px;
}
.larsapp-regtblelast tbody {
	float: left;
	width: 100%;
}
.larsapp-regtblelast tbody tr {
	float: left;
	width: 100%;
}
.larsapp-regtblelast tr .larsapptblttdth1 {
	float:left;
	width:2%;
}
.larsapp-regtblelast tr .larsapptblttdth2 {
	float:left;
	width:12%;
}
.larsapp-regtblelast tr .larsapptblttdth3 {
	float: left;
	width:16%;
}
.larsapp-regtblelast tr .larsapptblttdth4 {
	float: left;
	width:8%;
}
.larsapp-regtblelast tr .larsapptblttdth5 {
	float:left;
	width:8%;
}
.larsapp-regtblelast tr .larsapptblttdth6 {
	float:left;
	width:12%;
}
.larsapp-regtblelast tr .larsapptblttdth7 {
	float: left;
	width:12%;
}
.larsapp-regtblelast tr .larsapptblttdth8 {
	float: left;
	width:8%;
}
.larsapp-regtblelast tr .larsapptblttdth9 {
	float: left;
	width:10%;
}
.unqfidelead-bngladdatatbl {
	float: left;
	width: 100% !important;
	background: #fff;
	border: 1px solid #ccc !important;
}
.unqfidelead-bngladdatatbl thead {
	float: left;
	width: 100% !important;
}
.unqfidelead-bngladdatatbl thead th {
	float: left;
	height:60px !important;
	border: 0px !important;
	border-right: 1px solid #ccc !important;
	border-bottom:0px !important;
}
.unqfidelead-bngladdatatbl tbody tr td {
	border: 0px !important;
	border-right: 1px solid #ccc!important;
}
.unqfidelead-bngladdatatbl thead tr {
	float:left;
	width:100% !important;
}
.unqfidelead-bngladdatatbl tr {
	border-bottom: 1px solid #ccc !important;
}
.unqfidelead-bngladdatatbl tbody .no-records-found {
	float:left;
	min-height:250px !important;
}
.unqfidelead-bngladdatatbl tbody .no-records-found {
	width: 100% !important;
	border: 0px !important;
	float: left;
}
.unqfidelead-bngladdatatbl tbody .no-records-found td {
	width: 100% !important;
	border: 0px !important;
	float: left;
	line-height: 250px;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd1 {
	float: left;
	width: 3%;
}
.unqfidelead-bngladdatatbl tr td {
	min-height: 60px;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd2 {
	float: left;
	width: 2%;
}
.unqfidelead-bngladdatatbl tr td:last-child {
	border-right: 0px !important;
}
.unqfidelead-bngladdatatbl tr th:last-child {
	border-right: 0px !important;
}
.fixed-table-container .fixed-table-body .fixed-table-loading {
	border: 1px solid #ccc !important;
	border-top: 0px !important;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd3 {
	float: left;
	width: 7%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd4 {
	float: left;
	width: 8%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd5 {
	float: left;
	width: 15%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd6 {
	float: left;
	width: 11%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd7 {
	float: left;
	width: 8%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd8 {
	float: left;
	width: 8%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd9 {
	float: left;
	width: 9%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd10 {
	float: left;
	width: 6%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd11 {
	float: left;
	width: 8%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd12 {
	float: left;
	width: 9%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd13 {
	float: left;
	width: 10%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd14 {
	float: left;
	width: 6%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd15 {
	float: left;
	width: 10%;
}
.unqfidelead-bngladdatatbl tr .unqfleadbng-ladtblthtd16 {
	float: left;
	width: 7%;
}
.snapshot-datatable {
	background: #fff;
	border: 1px solid #ccc;
	float: left;
	width: 100%;
}
.snapshot-datatable thead tr th {
	float: left;
	padding: 10px !important;
	border: 0px;
	border-right: 1px solid #ccc;
}
.snapshot-datatable thead tr {
	float: left;
	width: 100%;
	background:#f6f6f6;
	border-bottom: 1px solid #ccc;
}
.snapshot-datatable tbody tr {
	border-bottom: 1px solid #ccc;
}
.snapshot-datatable tbody tr:last-child {
	border-bottom:0px;
}
.snapshot-datatable thead tr th {
	float: left;
	padding: 8px !important;
	border: 0px;
	border-right: 1px solid #ccc;
}
.snapshot-datatable tbody {
	float: left;
	width: 100%;
}
.snapshot-datatable tbody tr {
	float: left;
	width: 100%;
}
.snapshot-datatable tbody tr td {
	float: left;
	padding: 8px !important;
	border: 0px;
	border-right: 1px solid #ccc;
}
.snapshot-section {
	float: left;
	width: 100%;
	margin: 25px 0;
}
.snapshot-section-hdngtop p {
	font-size: 20px;
	font-weight: normal;
	color: #0050b4;
}
.snapshot-section-hdngtop p span {
	color:#d32f2f
}
.snapshot-datatable tbody tr td {
	border:0px !important;
	border-right: 1px solid #ccc !important;
	text-align: left !important;
}
.snapshot-datatable tbody tr td:last-child {
	border:0px !important;
}
.snapshot-datatable thead tr th {
	border: 0px !important;
	border-right: 1px solid #ccc !important;
}
.snapshot-datatable thead tr th:last-child {
	border:0px !important;
}
.snapshot-datatable tr .snapshot-dtblthtd1 {
	width:28%;
}
.snapshot-datatable tr .snapshot-dtblthtd2 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd3 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd4 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd5 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd6 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd7 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd8 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd9 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd10 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd11 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd12 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd13 {
	width:6%;
}
.snapshot-datatable tr .snapshot-dtblthtd14 {
	width:6%;
}
.program-search-data-listing table tbody tr td {
	padding: 7px !important;
	float: left;
	border: 0px;
}
.program-search-data-listing .panel-default {
	padding: 0px !important;
}
.program-search-data-listing .uni-prgm-div2 {
	margin-top: 0px !important;
}
.program-search-data-listing .uni-prgm-div2 .univ-block {
	padding: 0px !important;
}
.program-search-data-listing .uni-prgm-div2 .univ-block table.dataTable {
	padding: 0px !important;
	border: 0px !important;
}
.program-search-data-listing .uni-prgm-div2 .univ-block table.dataTable tr {
	border-top: 1px solid #ccc !important;
	float: left;
	width: 100%;
}
table th {
	padding: 0px 8px !important;
	word-wrap: normal;
	border: 0px;
}
.table-bordered {
	border: 0px;
	width: 100%;
}
.table-bordered tbody tr th {
	border: 0px;
}
.program-search-data-listing .panel-group .panel-body {
	background: #f2f2f2;
	border-top: 1px solid #ccc;
	padding-bottom: 7px;
}
.program-search-data-listing .panel-group .panel-body .uni-prgm-detailr {
	padding-left: 10px;
}
.topslcflitersectn #searchtop a {
	padding: 5px 0;
	font-size: 14px;
	border-radius: 0px;
}
.topslcflitersectn #searchtop a:focus {
	box-shadow: none;
}
.listing .uni-prgm-div2 .univ-block .dataTable tbody tr td a {
	padding: 7px;
	border-radius: 0px;
	margin: 5px 0;
	font-size: 12px;
}
.program-search-data-listing h3.mb-10 {
	font-weight: bold;
	font-size: 22px;
}
#eligibility_form .form-group select {
	background: none !important;
	border: 0px !important;
	box-shadow: none !important;
	border-bottom: 1px solid #ccc !important;
	border-radius: 0px !important;
	padding: 0px !important;
}
.program-search-data-listing {
	padding-bottom:25px;
}
.snapshot-tophdsectn {
	margin-bottom: 15px;
}
.snapshotrighttopsctn .form-inline {
	float:left;
	width:100%;
}
.snapshotrighttopsctn .form-inline .form-group {
	float:left;
	width:62%;
}
.snapshotrighttopsctn .form-inline .form-group label {
	float:left;
}
.snapshotrighttopsctn .form-inline .form-group select {
	float: left;
	width: 65% !important;
	height: 32px;
	/* padding-right: 5px; */
}
.snapshotrighttopsctn .form-inline .form-group label {
	float: left;
	padding-right: 5px;
}
.snapshotrighttopsctn .form-inline button {
	float: left;
	width: 38%;
	border-radius: 0px;
	font-size: 14px;
	/* text-transform: t; */
	background: #2b76d5;
	color: #fff;
	border: 1px solid #0f61c8;
	height: 32px;
	padding: 0px;
	line-height: 32px;
	font-weight: bold;
}
.snapshot-section .table-responsive .snapshot-datatable thead tr {
	overflow-y: scroll;
}
.snapshot-section .table-responsive .snapshot-datatable tbody {
	overflow-y: scroll;
	height:555px;
}
/*leads_bangladesh.php*/
.qulyfideleads-bangladesh {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
}
.qulyfideleads-bangladesh thead {
	float: left;
	width: 100%;
}
.qulyfideleads-bangladesh thead tr {
	float: left;
	width: 100%;
}
.qulyfideleads-bangladesh thead tr th {
	float: left;
	border: 0px !important;
	padding: 5px !important;
	border-right: 1px solid #ccc !important;
	height:65px;
}
.qulyfideleads-bangladesh thead tr th:last-child {
	border-right: 0px !important;
}
.qulyfideleads-bangladesh tr {
	border-bottom: 1px solid #ccc;
}
.qulyfideleads-bangladesh tbody {
	float: left;
	width: 100%;
}
.qulyfideleads-bangladesh tbody tr {
	float: left;
	width: 100%;
}
.qulyfideleads-bangladesh tbody tr td {
	float: left;
	border: 0px !important;
	padding: 5px !important;
	border-right: 1px solid #ccc !important;
	min-height:75px;
}
.qulyfideleads-bangladesh tbody tr td:last-child {
	border-right: 0px !important;
}
.qulyfideleads-bangladesh tbody tr:last-child {
	border-bottom: 0px !important;
}
.qulyfideleads-bangladesh thead tr th .sortable {
	text-align: left !important;
}
.qulyfideleads-bdsectn {
	margin-top: 25px;
}
.qulyfideleads-bdsectn h3 {
	font-size: 22px;
	font-weight: bold;
	color: #505050;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd1 {
	float:left;
	width:3%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd3 {
	width:7%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd4 {
	width:12%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd5 {
	width:12%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd6 {
	width:6%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd7 {
	width:6%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd8 {
	width:8%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd9 {
	width:8%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd10 {
	width:5%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd11 {
	width:8%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd12 {
	width:8%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd13 {
	width:5%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd14 {
	width:6%;
}
.qulyfideleads-bangladesh tr .qulyfideleads-bdthtd16 {
	width:6%;
}
.myperfmo-wslink {
	text-align:right;
	font-size:15px;
}
.search_box_container .form-inline label {
	padding:0 7px;
}
.search_box_container .form-inline button {
	border-radius:6px;
	margin:0px;
}
.search_box_container .form-inline .input-group input {
	border-radius: 0px;
	margin:0px;
}
.univp .tab-content #home h4 {
	text-align:left;
}
.univp .tab-content #home h3 {
	font-size:20px !important;
}
.univp .tab-content #menu1 .col-md-6 {
	float:left;
	width:100% !important;
	flex:auto;
	max-width: 100% !important;
}
.univp .tab-content #menu1 .col-md-6 .plevel {
	float:left;
	width:50%;
	padding-bottom:10px;
}
.univp .tab-content #menu1 .col-md-6 .plevel h4 {
	text-align:left;
	font-size:15px;
}
.univp .tab-content #menu1 .col-md-6 .plevel p {
	color:#757575;
	font-size:15px;
	float:left;
	padding-top:5px;
	margin-left:18px;
	width: 100%;
}
.univp .tab-content #menu1 .col-md-10 {
	padding:0px !important;
	width: 100% !important;
	float:left;
	max-width:100% !important;
}
.univp .tab-content #menu1 .col-md-10 #prgm_dates_table {
	float:left;
	width:100% !important;
	margin-top: 10px;
}
.univp .tab-content #menu1 h4 {
	float:left;
	font-size:16px;
}
.univp .tab-content #menu1 .col-md-10 #prgm_dates_table thead tr th {
	float: left;
	width:50%;
	padding:5px !important;
}
.univp .tab-content #menu1 .col-md-10 #prgm_dates_table tbody tr td {
	float: left;
	width:50%;
	padding: 5px !important;
}
.univp .tab-content #menu1 .col-md-10 #prgm_dates_table tbody tr td + td {
	display: none;
}
.univp .tab-content #menu1 .col-md-10 #prgm_dates_table tbody tr td + td + td {
	display:block;
	padding:0px;
}
.univp .tab-content #menu1 .col-md-10 #prgm_dates_table thead tr th + th {
	display:none;
}
.univp .tab-content #menu1 .col-md-10 #prgm_dates_table thead tr th + th + th {
	display:block;
}
/*login history page*/
.loginhistory-pagesectn {
	padding:25px 0px;
}
.loginhistory-pagesectn .loginhistrytbldata {
	background:#fff;
	float:left;
	width:100%;
	border:1px solid #ccc !important;
	margin-top: 15px;
}
.loginhistory-pagesectn .loginhistrytbldata thead th {
	float:left;
}
.loginhistory-pagesectn .loginhistrytbldata tbody td {
	float:left;
}
.loginhistory-phdtop .box-title {
	padding-left:0px;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline {
	float:left;
	width:100%;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline .input-group1 {
	float: left;
	width: 40%;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline .input-group1 input {
	float: left;
	width: 100%;
	height: 38px;
	font-size: 13px;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline .input-group2 {
	float: left;
	width: 40%;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline .input-group2 select {
	float: left;
	width: 100%;
	height: 38px;
	border-left: 0px;
	font-size: 13px;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline .input-group3 {
	float: left;
	width: 20%;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline .input-group3 button {
	border-radius: 0px;
	height: 36px;
	padding: 0px !important;
	margin: 0px;
	float: left;
	width: 100%;
}
.loginhistory-phdtop .lhtoprtsearch .form-inline .input-group label {
	float: left;
	padding-right: 20px;
	text-align: right;
}
.loginhistory-pagesectn .loginhistrytbldata thead {
	float:left;
	width:100% !important;
	background:#f6f6f6;
}
.loginhistory-pagesectn .loginhistrytbldata thead tr {
	float:left;
	width: 100% !important;
}
.loginhistory-pagesectn .loginhistrytbldata thead tr th {
	border:0px;
	border-right:1px solid #ccc;
	padding:8px !important;
}
.loginhistory-pagesectn .loginhistrytbldata thead tr th:last-child {
	border-right:0px;
}
.loginhistory-pagesectn .loginhistrytbldata tbody {
	float:left;
	width: 100% !important;
}
.loginhistory-pagesectn .loginhistrytbldata tbody tr {
	float:left;
	width: 100% !important;
}
.loginhistory-pagesectn .loginhistrytbldata tbody tr td {
	float:left;
	padding:8px !important;
	border:0px;
	border-right:1px solid #ccc !important;
}
.loginhistory-pagesectn .loginhistrytbldata tbody tr td:last-child {
	border-right:0px!important;
}
.loginhistory-pagesectn .loginhistrytbldata tbody tr td {
	border-right:0px;
}
.loginhistory-pagesectn .loginhistrytbldata tr {
	border-bottom:1px solid #ccc!important;
}
.loginhistory-pagesectn .loginhistrytbldata tbody tr:last-child {
	border-bottom:0px!important;
}
.loginhistory-pagesectn .loginhistrytbldata tbody tr:nth-of-type(2n + 1) {
	background-color:#fff;
}
.loginhistory-pagesectn .loginhistrytbldata tr .lgoginhthtd1 {
	width:4% !important;
}
.loginhistory-pagesectn .loginhistrytbldata tr .lgoginhthtd2 {
	width:24% !important;
}
.loginhistory-pagesectn .loginhistrytbldata tr .lgoginhthtd3 {
	width:24% !important;
}
.loginhistory-pagesectn .loginhistrytbldata tr .lgoginhthtd4 {
	width:24% !important;
}
.loginhistory-pagesectn .loginhistrytbldata tr .lgoginhthtd5 {
	width:24% !important;
}
/*leads.php*/
.allleads-pagesectn {
	margin-top:25px;
}
.leadsallfull-datatable {
	background:#fff;
	border: 1px solid #ccc;
	float: left;
	width:100%;
}
.leadsallfull-datatable thead {
	float:left;
	width:100%;
}
.leadsallfull-datatable thead tr {
	float:left;
	width:100%;
	background:#f6f6f6;
}
.leadsallfull-datatable thead tr th {
	float:left;
	height:38px;
	border:0px !important;
	border-right: 1px solid #ccc !important;
}
.leadsallfull-datatable thead tr th:last-child {
	border-right:0px !important;
}
.leadsallfull-datatable thead tr th .sortable {
	text-align:left !important;
}
.allleads-pagesectn .leadsallfull-datatable tbody tr {
	border-top:1px solid #ccc;
	float:left;
	width:100%;
}
.leadsallfull-datatable tbody {
	float:left;
	width:100%;
}
.leadsallfull-datatable tbody tr {
	float:left;
	width:100%;
}
.leadsallfull-datatable tbody tr td {
	float:left;
	border:0px !important;
	height:60px;
	border-right: 1px solid #ccc !important;
	line-break:anywhere;
	overflow:hidden;
}
.leadsallfull-datatable tbody tr td:last-child {
	border-right:0px !important;
}
.leadsallfull-datatable tr .leadsallfull-trtdth1 {
	width:2%!important;
}
.leadsallfull-datatable tr .leadsallfull-trtdth2 {
	width:2%!important;
}
.leadsallfull-datatable tr .leadsallfull-trtdth4 {
	width:7%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth5 {
	width:15%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth6 {
	width:10%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth7 {
	width:6%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth8 {
	width:7%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth9 {
	width:8%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth10 {
	width:6%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth11 {
	width:6%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth12 {
	width:8%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth13 {
	width:9%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth14 {
	width:6%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth15 {
	width:8%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth16 {
	width:6%;
}
.leadsallfull-datatable tr .leadsallfull-trtdth15 a {
	border-radius: 0px !important;
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
.leadsallfull-datatable tr .leadsallfull-trtdth15 a p {
	padding: 4px 7px;
	margin: 0px 5px 0px 0px;
	font-size: 12px;
}
.dashboard-hding-ful h3 {
	font-weight:bold;
	font-size: 20px;
}
.fulsearch-leadsform {
	float:right;
}
.fulsearch-leadsform {
	float:right;
	width: 100%;
}
.fulsearch-leadsform .input-group1 {
	float: left;
	width: 40%;
}
.fulsearch-leadsform .input-group1 input {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.fulsearch-leadsform .input-group2 {
	float: left;
	width: 40%;
}
.fulsearch-leadsform .input-group2 select {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-left: 0px;
	font-size: 13px;
	color: #757575;
}
.fulsearch-leadsform .input-group3 {
	float: left;
	width: 20%;
}
.fulsearch-leadsform .input-group3 button {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
}
.listing .uni-prgm-div2 .univ-block table tbody tr td .uni-prgm-name {
	font-size: 15px;
	float: left;
	width: 100%;
	padding-bottom: 8px;
	font-weight:bold;
}
.listing .uni-prgm-div2 .univ-block table tbody tr td .level {
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.leaddatatbl-qulifileadthtd {
	float: left;
	background: #fff;
	width: 100%;
	border: 1px solid #ccc !important;
}
.leaddatatbl-qulifileadthtd thead {
	float: left;
	width: 100% !important;
}
.leaddatatbl-qulifileadthtd thead tr {
	float: left;
	width: 100% !important;
}
.leaddatatbl-qulifileadthtd thead tr th {
	float:left;
	height:60px;
	border:0px;
	border-right:1px solid #ccc!important;
}
.leaddatatbl-qulifileadthtd thead tr th {
	border-bottom: 0px !important;
}
.leaddatatbl-qulifileadthtd thead tr th:first-child {
	border-left: 0px !important;
}
.leaddatatbl-qulifileadthtd thead tr th:last-child {
	border-right:0px !important;
}
.leaddatatbl-qulifileadthtd tbody {
	float:left;
	width:100% !important;
}
.leaddatatbl-qulifileadthtd tbody tr {
	float:left;
	width:100% !important;
	border-top:1px solid #ccc !important;
}
.leaddatatbl-qulifileadthtd tbody tr td {
	float:left;
	height:60px;
	border:0px;
	border-right:1px solid #ccc!important;
}
.leaddatatbl-qulifileadthtd tbody tr td:first-child {
	border-left: 0px !important;
}
.leaddatatbl-qulifileadthtd tbody tr td:last-child {
	border-right:0px !important;
}
.leaddatatbl-qulifileadthtd tr {
	float:left;
	width:100%;
}
.leaddatatbl-qulifileadthtd tr th {
	min-height: 40px !important;
	float: left !important;
	line-break: anywhere;
}
.leaddatatbl-qulifileadthtd tr th .sortable {
	text-align: left !important;
}
.leaddatatbl-qulifileadthtd tr td {
	min-height: 40px !important;
	float: left !important;
	line-break: anywhere;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd1 {
	width: 3% !important;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd3 {
	width: 7% !important;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd4 {
	width:11%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd5 {
	width:10%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd6 {
	width:5%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd7 {
	width:8%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd8 {
	width:7%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd9 {
	width:8%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd10 {
	width:8%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd11 {
	width:8%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd12 {
	width:8%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd13 {
	width:5%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd14 {
	width:5%;
}
.leaddatatbl-qulifileadthtd tr .qulifileadthtd15 {
	width:7%;
}
.profile-tabcontent .larsapp-regtblelast {
	float:left;
	width:100%;
}
.profile-tabcontent .larsapp-regtblelast thead {
	float:left;
	width:100%;
}
.profile-tabcontent .larsapp-regtblelast thead tr {
	float:left;
	width:100%;
}
.profile-tabcontent .larsapp-regtblelast .top-hding {	/*background: none !important;*/
	border-top: 1px solid #ccc;
}
.profile-tabcontent .larsapp-regtblelast thead tr th {
	float: left;
	color: #0050b4;
	background: none;
}
.profile-tabcontent .larsapp-regtblelast tbody {
	float: left;
	width: 100%;
}
.profile-tabcontent .larsapp-regtblelast tbody tr {
	float: left;
	width: 100%;
	border-top: 1px solid #ccc;
}
.profile-tabcontent .larsapp-regtblelast tbody tr td {
	border-top: 0px;
	border: 0px !important;
}
.dbinqfup-datatable {
	border:0px !important;
	border-top:0px !important;
}
#toolbarsd button {
	border-radius:0px;
}
.ldsectn-couldld-datatable {
	float: left;
	width: 100% !important;
	border: 1px solid #ccc !important;
	background:#fff;
}
.ldsectn-couldld-sectn {
	margin-top: 25px;
}
.regst-app-data {
	/*		background: #f3fffd;
padding: 10px;
border: 1px solid #ccc;
border-radius: 6px;
*/
}
.ldsectn-couldld-sectn #toolbarsd {
	float: right;
}
.ldsectn-couldld-datatable thead {
	float: left;
	width: 100%;
}
.ldsectn-couldld-datatable thead tr {
	float: left;
	width: 100%;
}
.ldsectn-couldld-datatable thead tr th {
	border: 0px !important;
	border-right:1px solid #ccc !important;
	;
	height: 60px;
	float:left;
	text-align: left !important;
}
.ldsectn-couldld-datatable thead tr th:last-child {
	border-right:0px!important;
}
.ldsectn-couldld-datatable tbody {
	float: left;
	width: 100%;
}
.ldsectn-couldld-datatable tbody tr {
	float: left;
	width: 100%;
}
.ldsectn-couldld-datatable tbody tr {
	border-top:1px solid #ccc;
}
.ldsectn-couldld-datatable tbody tr td {
	line-break: anywhere;
	border: 0px;
	border-right: 1px solid #ccc;
	float:left;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth4 {
	width:7% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth5 {
	width:12% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth6 {
	width:11% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth7 {
	width:7% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth8 {
	width:7% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth9 {
	width:8% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth10 {
	width:10% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth11 {
	width:5% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth12 {
	width:10% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth13 {
	width:7% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth14 {
	width:10% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth15 {
	width:5% !important;
}
.ldsectn-couldld-datatable tr .ldsectn-inqldtblth16 {
	float:left;
	width:8%;
	border-right:0px;
}
.qleadspagetophding {
	margin-top:25px;
}
.tranfercldleds-pagesectn {
	margin-top:25px;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble {
	float:left;
	border:1px solid #ccc !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble thead {
	float:left;
	width:100%;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble thead tr {
	float:left;
	width:100%;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble thead th {
	border:0px !important;
	border-right:1px solid #ccc !important;
	border: 0px;
	height:60px;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble thead th .sortable {
	text-align: left !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble thead th:last-child {
	border-right:0px !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tbody {
	float:left;
	width:100%;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tbody tr {
	float:left;
	width:100%;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tbody td {
	border:0px;
	min-height:42px;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tbody tr {
	border-top:1px solid #ccc;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tbody tr td {
	border:0px;
	border-right: 1px solid #ccc;
	min-height: 40px !important;
	float:left;
	line-break: anywhere;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tbody tr td:last-child {
	border-right:0px;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth1 {
	width:3% !important;
	float: left;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth2 {
	width:3% !important;
	float: left;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth4 {
	float:left;
	width:7% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth5 {
	float:left;
	width:12% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth6 {
	float:left;
	width:11% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth7 {
	float:left;
	width:5% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth8 {
	float:left;
	width:9% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth9 {
	float:left;
	width:9% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth10 {
	float:left;
	width:7% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth11 {
	float:left;
	width:5% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth12 {
	float:left;
	width:10% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth13 {
	float:left;
	width:8% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth14 {
	float:left;
	width:10% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth15 {
	float:left;
	width:5% !important;
}
.tranfercldleds-pagesectn .tranfercldleads-datatble tr .tranfercldleadstdth16 {
	float:left;
	width:6% !important;
}
.tranferqlead-pagesectn {
	margin-top:25px;
}
.tranferqlead-pagesectn .tranferqlflead-datatble {
	float:left;
	border:1px solid #ccc !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble thead {
	float:left;
	width:100%;
}
.tranferqlead-pagesectn .tranferqlflead-datatble thead tr {
	float:left;
	width:100%;
}
.tranferqlead-pagesectn .tranferqlflead-datatble thead th {
	border:0px !important;
	border-right:1px solid #ccc !important;
	border: 0px;
	height:60px;
}
.tranferqlead-pagesectn .tranferqlflead-datatble thead th .sortable {
	text-align: left !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble thead th:last-child {
	border-right:0px !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tbody {
	float:left;
	width:100%;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tbody tr {
	float:left;
	width:100%;
	border-top:1px solid #ccc;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tbody tr td {
	border:0px;
	border-right: 1px solid #ccc;
	min-height: 40px !important;
	float:left;
	line-break: anywhere;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tbody tr td:last-child {
	border-right:0px;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tbody tr td:first-child {
	border-left:0px !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd1 {
	width:2% !important;
	float: left;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd2 {
	float:left;
	width:2% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd3 {
	float:left;
	width:7% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd4 {
	float:left;
	width:11% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd5 {
	float:left;
	width:11% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd6 {
	float:left;
	width:5% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd7 {
	float:left;
	width:10% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd8 {
	float:left;
	width:7% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd9 {
	float:left;
	width:6% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd10 {
	float:left;
	width:5% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd11 {
	float:left;
	width:8% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd12 {
	float:left;
	width:8% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd13 {
	float:left;
	width:7% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd14 {
	float:left;
	width:5% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd15 {
	float:left;
	width:6% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd16 {
	float:left;
	width:6% !important;
}
.tranferqlead-pagesectn .tranferqlflead-datatble tr .tranferqlfleadthtd17 {
	float:left;
	width:6% !important;
}
/*24/02/2021*/
.nosectn-scrollingright-home {
	height: auto !important;
	overflow: auto !important;
	position: relative;
}
.nosectn-scrollingright-home .followup-listing .datatbl-fullrow table tbody {
	/*overflow-y:scroll;height:465px;*/ overflow-y:auto;
	height:auto;
}
.nosectn-scrollingright-home .followup-listing .datatbl-fullrow table thead {
	overflow-y:auto;
}
.tabscnt-sectn #sdtnt-navtab li a {
	font-weight:bold;
}
.table-striped tbody tr:nth-of-type(2n + 1) {
	background-color: #fff !important;
}
.stdtpf-worksheet-sectn-profdtlpg .kfs-listing .col-lg-6 {
	float: left;
}
.stdtpf-worksheet-sectn-profdtlpg .single-advisor-cont {
	float: left;
	width: 100%;
}
.organicenquirypool-datatable {
	float:left;
	width:100%;
}
.organicenquirypool-datatable thead {
	border-top: 1px solid #ccc !important;
	border-bottom:1px solid #ccc!important;
}
.organicenquirypool-datatable .iepdatatblthtd1 {
	float:left;
}
.organicenquirypool-datatable .iepdatatblthtd2 {
	width:3%;
}
.organicenquirypool-datatable .iepdatatblthtd3 {
	width:6%;
}
.organicenquirypool-datatable .iepdatatblthtd4 {
	width:12%;
}
.organicenquirypool-datatable .iepdatatblthtd5 {
	width:18%;
}
.organicenquirypool-datatable .iepdatatblthtd6 {
	width:10%;
}
.organicenquirypool-datatable .iepdatatblthtd7 {
	width:9%;
}
.organicenquirypool-datatable .iepdatatblthtd8 {
	width:12%;
}
.organicenquirypool-datatable .iepdatatblthtd9 {
	width:9%;
}
.organicenquirypool-datatable .iepdatatblthtd10 {
	width:9%;
}
.organicenquirypool-datatable .iepdatatblthtd12 {
	width:12%;
}
.organicenquirypool-datatable th.iepdatatblthtd11 {
	display:none;
}
.organicenquirypool-datatable .iepdatatblthtd11 {
	float:left;
	width:100% !important;
	background:#eef3f7;
	border-top:1px solid #ccc !important;
	border-bottom:1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
}
.organicenquirypool-datatable .iepdatatblthtd11 .actnav-listing {
	float:right;
	width:24%;
	padding:0px;
}
.organicenquirypool-datatable .iepdatatblthtd11 .actnav-listing li {
	float:left;
}
.organicenquirypool-datatable .iepdatatblthtd11 .actnav-listing li a {
	float:left;
	margin:0px!important;
	color:#3c8dbc;
	padding:0px;
	margin-left:10px !important;
}
.organicenquirypool-datatable .iepdatatblthtd11 .actnav-listing li a img {
	float:left;
	margin-right:6px;
}
/*5/03/2021*/
.registerpool-datatblsctn table {
	border:1px solid #ccc !important
}
.registerpool-datatblsctn table thead {
	border-bottom: 1px solid #ccc !important;
}
.registerpool-datatblsctn table tbody .leadrpth11 {
	border-top:1px solid #ccc !important;
	border-bottom:1px solid #ccc!important;
	border-left:0px!important;
	border-right:0px!important;
}
.registerpool-datatblsctn tbody tr td:last-child {
	border-right:0px !important;
}
#offer_letter_search_form .input-group select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
}
#index_latest_app_srch_form .input-group {
	margin-right:20px;
}
#index_latest_app_srch_form .input-group select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
}
#index_enq_sech_form .input-group {
	margin-right:20px;
}
#index_enq_sech_form .input-group select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
}
.form-inline .input-group2 select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
}
#lead_info_save .form-group select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
}
#qform .alllead-topfltr-sctn li select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	/*background-image: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);*/
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
	background-color:#f3fffd;
}
/*.input-group::after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #505050;
    right: 12px;
    top: 30px;
    height: 34px;
    padding: 35px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
}*/
/* Works on Firefox */
* {
	scrollbar-width: thin;
	scrollbar-color: #505050 #DFDCDC;
}
/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
	width: 12px;
}
*::-webkit-scrollbar-track {
	background: #DFDCDC;
}
*::-webkit-scrollbar-thumb {
	background-color: #505050;
	border-radius: 20px;
	border: 3px solid #505050;
}
#search_by_date .input-group select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
	background-color:#eee;
}
#sform .input-group select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
	background-color:#f3fffd;
}
#sform input {
	background-color: #f3fffd;
	border-bottom: 1px solid #ccc;
}
#lead_info_save input {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
#search_by_intake .input-group select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 7px 50px 5px 2px;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 1px solid #ced4da;
	;
	border-radius: 0px;
	background-color:#fff;
	font-size: 14px;
	width: 165px;
	margin-right: 12px;
}
.newselect select {
	-webkit-appearance: none;
	-moz-appearance: window;
	padding: 0px 50px 5px 2px !important;
	border: none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: medium;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: none;
	border-bottom: 0px solid #ced4da !important;
	border-radius: 0px;
	background-color:#eee;
}
table tbody tr.hotleadstatus td a:focus, .ldsectn-couldld-datatable td a:focus, .unqfidelead-bngladdatatbl td a:focus {
	color:#276222 !important;
	font-weight:bold !important;
}
.newleads-countcricle {
	font-size:10px;
	text-align:center;
	border-radius:15px;
	padding:5px 10px;
}
.leaddatatbl-counselorstudentthtd {
	float:left;
	width:100%;
}
.leaddatatbl-counselorstudentthtd thead {
	float:left;
	width:100%;
}
.leaddatatbl-counselorstudentthtd thead tr th {
	float:left !important;
	border:0px;
	border-right:1px solid #ccc;
	height:42px;
}
.leaddatatbl-counselorstudentthtd tbody {
	float:left;
	width:100%;
}
.leaddatatbl-counselorstudentthtd tbody td {
	float:left;
	width:100%;
	border:0px;
	border-right:1px solid #ccc;
	height:42px;
}
.leaddatatbl-counselorstudentthtd tr {
	float:left;
	width:100%;
	height:42px;
	border-top: 1px solid #ccc;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd1 {
	float:left;
	width:3%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd2 {
	float:left;
	width:5%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd3 {
	float:left;
	width:12%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd4 {
	float:left;
	width:17%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd5 {
	float:left;
	width:7%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd6 {
	float:left;
	width:12%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd7 {
	float:left;
	width:8%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd8 {
	float:left;
	width:10%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd9 {
	float:left;
	width:10%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd10 {
	float:left;
	width:7%;
}
.leaddatatbl-counselorstudentthtd tr .counselorstudentthtd11 {
	float:left;
	width:9%;
}
.doc_larsapp-regtblelast {
	float:left;
	width:100%;
}
.doc_larsapp-regtblelast thead {
	float:left;
	width:100%;
}
.doc_larsapp-regtblelast thead tr {
	float:left;
	width:100%;
}
.doc_larsapp-regtblelast tbody {
	float:left;
	width:100%;
}
.doc_larsapp-regtblelast tbody tr {
	float:left;
	width:100%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth1 {
	float:left;
	width:3%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth2 {
	float:left;
	width:13%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth3 {
	float:left;
	width:15%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth4 {
	float:left;
	width:8%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth5 {
	float:left;
	width:8%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth6 {
	float:left;
	width:14%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth7 {
	float:left;
	width:13%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth8 {
	float:left;
	width:7%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth9 {
	float:left;
	width:12%;
}
.doc_larsapp-regtblelast tr .larsapptblttdth10 {
	float:left;
	width:7%;
}
#navbarSupportedContent ul li a.nav-link .badge.badge-light {
	background-color: #d32f2f !important;
}
.dashboard-content .dashboard-hding {
	width:auto !important;
	padding-left:10px;
}
.dashboard-content .dashboard-hding p a {
	color: #333;
	font-size: 14px;
	border: 1px solid #15ab89;
	height: 45px;
	line-height: 45px;
	float: left;
	border-radius: 50px;
	padding: 0 20px;
}
.stdadmdtlboxall .viewstdnt-fullprofile a {
	color: #04bb58;
	text-decoration:;
}
.program-search-data-listing .program-search .uni-group-head {
	background: #135551 !important;
	background-color: #135551 !important;
	padding-bottom:10px;
}
.program-search-data-listing .program-search .listing .uni-prgm-div2 .univ-block table tr td p a {
	background: transparent;
	color: #333;
	border-radius: 5px !important;
	border: 2px solid #15ab89;
}
.program-search-data-listing .program-search .listing .uni-prgm-div2 .univ-block table tr td p a:hover {
	background:14d945 !important;
	color: #333;
	border-radius: 5px !important;
	border: 2px solid #14d945;
	color: #135551 !important;
}
.content #uniList .card-body .fixed-table-container #enquiry_table tbody tr td .blue_button22 p {
	background: #135551 !important;
	/* float: right; */
	border: 1px solid #135551;
}
#prgm_listings .program-search .uni-prgm-div .center.pt-10.white a {
	background: #fff;
	border: 2px solid #15ab89;
	border-radius: 7px;
	color: #505050;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}
#prgm_listings .program-search .uni-prgm-div .center.pt-10.white a .badge.badge-pill.badge-light {
	color: #fff;
	font-size: 12px !important;
	width: 25px;
	height: 25px;
	line-height:25px;
	padding: 0;
	margin: 0;
	background: #15ab89;
}
.ajax-load.text-center {
	float: left;
	width: 100%;
}
.ajax-load.text-center .btn.btn-danger {
	background: #135551 !important;
}
.ajax-load.text-center .btn.btn-danger {
	background: #135551 !important;
	border: 1px solid #135551 !important;
	border-radius: 5px;
	padding: 10px 20px !important;
}
.ajax-load.text-center .btn.btn-danger:focus {
	box-shadow: none;
	color:#fff;
}
/*css 31-10-2022*/
.content-section-forall {
	background:#f4f5f6;
	float:left;
	width:100%;
}
.content-section-forall {
	background: #f4f5f6;
	float: left;
	width: 100%;
	padding-top: 25px;
}
.content-section-forall .dashboard-hding p a {
	background:#fff;
	border:1px solid #e6e6e6;
}
.content-section-forall .dashboard-hding-row .dashboard-hding {
	padding: 0;
	margin: 0;
}
.content-section-forall .searchby-intakerow {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.content-section-forall .top-calculation-boxesall .topcalt-boxes.tpcbbox-two {
	width: 18%;
	margin: 1% !important;
	border: 1px solid #e8e8e8;
	border-radius: 15px;
}
.content-section-forall .searchby-intakerow .input-group .slctintkoptn {
	border-radius: 50px !important;
	padding: 0 10px !important;
	border: 1px solid #ddd !important;
	background: #fff;
	margin-left: 10px;
}
.content-section-forall .searchby-intakerow .input-group select {
	border: 0px !important;
	padding: 0px !important;
	width: 100%;
	margin: 0;
	margin-right: 0px !important;
	float: left;
	height: 40px;
	line-height: 40px;
	border-radius: 50px !important;
}
.content-section-forall .searchby-intakerow .input-group .slcttypeopt {
	float: left;
	padding-left: 10px;
}
.sortlpool-datatable tbody .no-records-found td {
	text-align: center;
	width: 100%;
	float: left;
	padding: 10px !important;
	border: 0px !important;
}
#datacanter_table{margin-bottom:25px !important;}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 .recommend_blue_button {
	border: 1px solid #135551;
	color: #135551;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 .recommend_blue_button:hover {
	border: 1px solid #2f9d35;
	background: #45b84b;
	color: #fff;
}
#datacanter_table thead tr th {
	font-size: 14px;
	font-weight: 600;padding:5px !important;
}

#datacanter_table tbody tr td {
	font-size: 14px;
	font-weight: normal;
	padding:5px !important;
	
}

.sortlpool-datatable tbody tr .sortpdatatbl-rowth8 .Daplybtn {
	padding: 5px 15px;
	font-size: 12px;
	border: 1px solid #135551;
	border-radius: 50px !important;
	color:#135551;
}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth8 .Daplybtn:hover{color:#45b84b; border: 1px solid #45b84b;}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 .Daplybtn {
	padding: 5px 15px;	
	border-radius: 50px !important;
	border: 1px solid #135551;
	color:#135551;

}
.sortlpool-datatable tbody tr .sortpdatatbl-rowth9 .Daplybtn:hover {
	color: #fff;
	border: 1px solid #2f9d35;
	background: #45b84b;
	text-decoration: none;
}
.datatbl-fullrow .table-striped tbody tr td .communication_modal_button a:hover {
	color: #fff !important;
}
.pull-right.pagination .pagination .page-item.active .page-link {
	background: #135551;
	border: 1px solid #135551;
}

#enquiry_table thead tr th {
	font-size: 13px;
	font-weight: 600;
	padding: 5px !important;
	line-break: anywhere;
	border-bottom: 1px solid #dddddd !important;
	text-transform: capitalize;
	white-space: pre;
}
#enquiry_table thead tr th label {
	margin-bottom: 0px;
}
#enquiry_table tbody tr td {
	text-align: left !important;
}


/*new ui css 04-11-2022*/

.page-content-section-forall{
	float: left;
	width: 100%;
	background: #f4f5f6; padding:25px 0;
}
.page-content-section-forall .title-main {
	float: left;
	width: 100%;
	font-size: 25px;
}
.page-content-section-forall .title-main h1 {
	float: left;
	width: 100%;
	font-size: 25px; font-weight:600;
}

.bootstrap-table .fixed-table-container .table {
	width: 100%;
	margin-bottom: 0 !important;
	border: 1px solid #ddd;
}
.page-content-section-forall #enquiry_table thead tr{background: #f3fdf2;}
.page-content-section-forall #enquiry_table thead tr th input {
	background: #fff;
	border: 1px solid #ddd;
}
.page-content-section-forall #enquiry_table thead tr th select {
	background: #fff;
	border: 1px solid #ddd;
}
.page-content-section-forall #enquiry_table tbody tr td {
	padding: 5px !important;
}

.page-content-section-forall .tbldata-notifications tbody tr td.center a {
	padding: 0;
	margin: 0px !important;
	float: left;
}
.page-content-section-forall .tbldata-notifications tbody tr td.center a p {
	padding: 0;
	margin: 0 3px !important;
	width: 30px;
	height: 30px;
	text-align: center !important;
	line-height: 25px;
	border-radius: 50% !important;
}
.page-content-section-forall .tbldata-notifications tbody tr td.center a p i{font-size:12px;}
.navbar.navbar-expand-lg.navbar-light.bg-light{	border-bottom: 1px solid #eee;}

/*12-11-2022*/
.rtpnl-list li.notification{position:relative;}
.rtpnl-list li.notification .notification-dropdown-listing {
	position: absolute;
	z-index: 123456;
	margin: 0;
	padding: 0;
	width: 300px;
	margin-left: -87px;
	background: #fff;
	-webkit-box-shadow: 1px 5px 14px -7px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 5px 14px -7px rgba(0,0,0,0.75);
	box-shadow: 1px 5px 14px -7px rgba(0,0,0,0.75);
	border-radius: 15px;
	background:#fff;
}
.rtpnl-list li.notification .notification-dropdown-listing li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 10px;
}
.rtpnl-list li.notification .notification-dropdown-listing li .ndliconleft {
	width: 45px;
	height: 45px;
	background: #e3e3e3;
	float: left;
	text-align: center;
	line-height: 45px;
	border-radius: 50px;
	font-size: 25px;
	color: #c4c4c4;
	font-weight:bold;
	
}
.rtpnl-list li.notification .notification-dropdown-listing li .ndliconleft i {
	font-size: 25px;
	color: #c4c4c4;
	font-weight:bold;
}
.rtpnl-list li.notification .notification-dropdown-listing li .ndltextright {
	float: left;
	width: 235px;
	padding-left: 7px;
}
.rtpnl-list li.notification .notification-dropdown-listing li .ndltextright h5 {
	font-size: 15px;
	font-weight: 600;
}
.rtpnl-list li.notification .notification-dropdown-listing li .ndltextright p.notification-text {
	font-size: 13px;
	line-height: normal;
}



/*27-12-2022*/
.dashboard-pnewupdt .dashboard-hding {
	padding: 0;
	margin: 0px;
	float: left;
	width: 100% !important;
}
.dashboard-pnewupdt .dashboard-hding p {
	float: right;
}
.dashboard-content .dashboard-hding p a {
	color: #333;
	font-size: 14px;
	border: 1px solid #cccc;
	height: 45px;
	line-height: 45px;
	float: left;
	border-radius: 50px;
	padding: 0 20px;
	background: #fff;
}
.dbsearchby-intakerow .input-group {
	margin-right: 10px;
}
.dbsearchby-intakerow .input-group .slctintkoptn select {
	padding: 10px !important;
	margin: 0 !important;
	border-radius: 50px !important;
	border: 1px solid #ddd !important;
	background:#fff url(../images/down-arrow-dbright.png) no-repeat right !important;
}
.dbsearchby-intakerow .input-group .slctintkoptn {
	margin-left: 10px;
}
.dbsearchby-intakerow .intksrcbtn {
	border-radius: 50px !important;
	padding: 8px 15px;
	float: left;
	font-weight: 600;
}
.conditionbox-display .topcalt-boxes{
	float: left;
	width: 23.6%;
	margin: 0 1% 1% 0px !important;
}





