body{
color: #73879C;
background: #2A3F54;
font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 1.471;
}

.backgound{
    background-image: url(/asset/img/background.jpg);
    background-size: cover;
    height: 100vh;
    background-repeat: no-repeat;
}
.login-box{
    background: white;
    min-height: 50px;
    /* position: relative; */
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    border-radius: 2px;
    background-repeat: no-repeat;
    background-position: center !important;

}

.left_col {
	/* height: 105rem; */
	background: #2A3F54
}
.left_col .mCSB_scrollTools {
	width: 6px
}

.left_col .mCSB_dragger {
	max-height: 400px !important
}

.container {
	width: 100%;
	padding: 0;
	max-width: 100%
}
.nav-sm .container.body .col-md-3.left_col {
	/* min-height: 105rem; */
	width: 70px;
	padding: 0;
	z-index: 1;
	position: absolute
}
.nav-sm .container.body .col-md-3.left_col.menu_fixed {
	position: fixed;
	height: 100%
}
.site_title i {
	border: 1px solid #EAEAEA;
	padding: 5px 6px;
	border-radius: 50%
}
.menu_section {
	margin-bottom: 35px
}

.menu_section h3 {
	padding-left: 23px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 0;
	text-shadow: 1px 1px #000
}
.menu_section>ul {
	margin-top: 10px;
	display: block
}

.profile_pic {
	width: 35%;
	float: left
}
.nav-sm .profile {
	display: none
}

.img-circle.profile_img {
	width: 70%;
	background: #fff;
	margin-left: 15%;
	z-index: 1000;
	position: inherit;
	margin-top: 20px;
	border: 1px solid rgba(52, 73, 94, 0.44);
	padding: 4px
}
.profile_info {
	padding: 25px 10px 10px;
	width: 65%;
	float: left
}

.profile_info span {
	font-size: 13px;
	line-height: 30px;
	color: #BAB8B8
}

.profile_info h2 {
	font-size: 14px;
	color: #ECF0F1;
	margin: 0;
	font-weight: 300
}
.profile.img_2 {
	text-align: center
}
.profile.img_2 .profile_pic {
	width: 100%
}
.profile.img_2 .profile_pic .img-circle.profile_img {
	width: 50%;
	margin: 10px 0 0
}
.profile.img_2 .profile_info {
	padding: 15px 10px 0;
	width: 100%;
	margin-bottom: 10px;
	float: left
}
.profile_details:nth-child(3n) {
	clear: both
}
.profile_details .profile_view {
	display: inline-block;
	padding: 10px 0 0;
	background: #fff
}
.profile_details .profile_view .divider {
	border-top: 1px solid #e5e5e5;
	padding-top: 5px;
	margin-top: 5px
}
.profile_details .profile_view .ratings {
	margin-bottom: 0
}

.profile_details .profile_view .left {
	margin-top: 20px
}

.profile_details .profile_view .left p {
	margin-bottom: 3px
}

.profile_details .profile_view .right {
	margin-top: 0px;
	padding: 10px
}

.profile_details .profile_view .img-circle {
	border: 1px solid #E6E9ED;
	padding: 2px
}

.profile_details .profile_view h2 {
	margin: 5px 0
}

.profile_details .profile_view .ratings {
	text-align: left;
	font-size: 16px
}
.profile_details .profile_left {
	background: white
}
.media .profile_thumb {
	border: 1px solid;
	width: 50px;
	height: 50px;
	margin: 5px 10px 5px 0;
	border-radius: 50%;
	padding: 9px 12px
}

.media .profile_thumb i {
	font-size: 30px
}
ul.widget_profile_box li .profile_img {
	width: 85px;
	height: 85px;
	margin: 0;
	margin-top: -28px
}
.profile_title {
	background: #F5F7FA;
	border: 0;
	padding: 7px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.profile-bottom {
	background: #F2F5F7;
	padding: 9px 0;
	border-top: 1px solid #E6E9ED
}
.main_menu span.fa {
	float: right;
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	min-width: inherit;
	color: #C4CFDA
}
.nav_menu {
	float: left;
	background: #EDEDED;
	border-bottom: 1px solid #D9DEE4;
	margin-bottom: 10px;
	width: 100%;
	position: relative
}

.info-number .badge {
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	padding: 2px 6px;
	position: absolute;
	right: -2px;
	top: -8px
}

@media (min-width: 480px) {
	.nav_menu {
		position: static
	}

	.item {
		display: block
	}
}
.nav-sm .container.body .col-md-3.left_col .mCSB_container,
.nav-sm .container.body .col-md-3.left_col .mCustomScrollBox {
	overflow: visible
}
body .container.body .right_col {
	background: #F7F7F7
}

.nav-md .container.body .right_col {
	padding: 10px 20px 0;
	margin-left: 230px
}
.nav-sm .container.body .right_col {
	padding: 10px 20px 0;
	margin-left: 70px;
}


.nav_title {
	width: 230px;
	float: left;
	background: #2A3F54;
	border-radius: 0;
	height: 57px;
	padding: 0px
}
.container {
	width: 100%;
	padding: 0;
	max-width: 100%
}
body {
	color: #73879C;
	background: #2A3F54;
	font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.471
}
.nav-sm .main_container .top_nav {
	display: block;
	margin-left: 70px;
	z-index: 2
}

.main_container .top_nav {
	display: block;
	margin-left: 230px
}
.col-md-55,
.col-xs-12,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	float: left;
	padding-right: 10px;
	padding-left: 10px
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 10px;
	margin-bottom: 10px
}
a {
	color: #5A738E;
	text-decoration: none
}
a,
a:visited,
a:focus,
a:active,
:visited,
:focus,
:active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 0
}
.nav-sm .navbar.nav_title {
	width: 70px
}
.nav-sm .navbar.nav_title a span {
	display: none
}
.nav-sm .navbar.nav_title a i {
	font-size: 27px;
	margin: 13px 0 0 3px
}
.navbar {
	margin-bottom: 0
}
.navbar-right {
	margin-right: 0
}
.navbar-header {
	background: #34495E
}
.navbar-static-top {
	position: fixed;
	top: 0;
	width: 100%
}

.top_nav .navbar-right {
	margin: 13px;
	width: auto;
	float: right
}

.top_nav .navbar-right li {
	display: inline-block;
	float: right;
	position: static
}
@media (min-width: 480px) {
	.top_nav .navbar-right li {
		position: relative
	}

	.item {
		display: block
	}
}
.top_nav .dropdown-menu li {
	width: 100%
}
.nav-md .container.body .col-md-3.left_col {
	min-height: 100%;
	width: 230px;
	padding: 0;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1
}
.nav-md .container.body .col-md-3.left_col.menu_fixed {
	height: 100%;
	position: fixed
}
.top_nav li a i {
	font-size: 15px
}
.nav>li {
	position: relative;
	display: block
}

.nav-sm .nav.side-menu li a {
	text-align: center !important;
	font-weight: 400;
	font-size: 10px;
	padding: 10px 5px
}

.nav-sm .nav.child_menu li.active,
.nav-sm .nav.side-menu li.active-sm {
	border-right: 5px solid #1ABB9C
}
.nav-sm ul.nav.child_menu ul,
.nav-sm .nav.side-menu li.active-sm ul ul {
	position: static; 
	width: 200px;
	background: none
}

.nav-sm>.nav.side-menu>li.active-sm>a {
	color: #1ABB9C !important
}

.nav-sm .nav.side-menu li a i.toggle-up {
	display: none !important
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	background: #169F85
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.open .dropdown-toggle.btn-dark {
	color: #FFFFFF;
	background-color: #394D5F;
	border-color: #394D5F
}

.nav-sm .nav.side-menu li a i {
	font-size: 25px !important;
	text-align: center;
	width: 100% !important;
	margin-bottom: 5px
}

.nav.side-menu>li {
	position: relative;
	display: block;
	cursor: pointer
}

.nav.side-menu>li>a {
	margin-bottom: 6px
}
.nav.side-menu>li>a:hover {
	color: #F2F5F7 !important
}

.nav.side-menu>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background: transparent
}
.nav-sm ul.nav.child_menu {
	left: 100%;
	position: absolute;
	top: 0;
	width: 210px;
	z-index: 4000;
	background: #3E5367;
	display: none
}
.nav-sm ul.nav.child_menu li {
	padding: 0 10px
}
.nav.child_menu>li>a {
	color: rgba(255, 255, 255, 0.75);
	font-size: 12px;
	padding: 9px
}

.nav-sm ul.nav.child_menu li a {
	text-align: left !important
}

.nav.child_menu {
	display: none
}
.nav.child_menu li:hover,
.nav.child_menu li.active {
	background-color: rgba(255, 255, 255, 0.06)
}

.nav.child_menu li {
	padding-left: 36px
}

.nav-md ul.nav.child_menu li:before {
	background: #425668;
	bottom: auto;
	content: "";
	height: 8px;
	left: 23px;
	margin-top: 15px;
	position: absolute;
	right: auto;
	width: 8px;
	z-index: 1;
	border-radius: 50%
}

.nav-md ul.nav.child_menu li:after {
	border-left: 1px solid #425668;
	bottom: 0;
	content: "";
	left: 27px;
	position: absolute;
	top: 0
}

.nav-md ul.nav.child_menu li:last-child::after {
	bottom: 50%
}

.nav.side-menu>li>a,
.nav.child_menu>li>a {
	color: #E7E7E7;
	font-weight: 500
}

.nav.child_menu li li:hover,
.nav.child_menu li li.active {
	background: none
}

.nav.child_menu li li a:hover,
.nav.child_menu li li a.active {
	color: #fff
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 13px 15px 12px
}

.nav.side-menu>li.current-page,
.nav.side-menu>li.active {
	border-right: 5px solid #1ABB9C
}

.nav li.current-page {
	background: rgba(255, 255, 255, 0.05)
}

.nav li li li.current-page {
	background: none
}

.nav li li.current-page a {
	color: #fff
}

.nav.side-menu>li.active>a {
	text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#334556), to(#2C4257)), #2A3F54;
	background: linear-gradient(#334556, #2C4257), #2A3F54;
	-webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
	box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0
}
.navbar-nav>li>a,
.navbar-brand,
.navbar-nav>li>a {
	color: #fff !important
}
.navbar-brand,
.navbar-nav>li>a {
	font-weight: 500;
	color: #ECF0F1 !important;
	margin-left: 0 !important;
	line-height: 32px
}
.nav.navbar-nav>li>a {
	color: #515356 !important
}

.site_title {
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 400;
	font-size: 22px;
	width: 100%;
	color: #ECF0F1 !important;
	margin-left: 0 !important;
	line-height: 59px;
	display: block;
	height: 55px;
	margin: 0;
	padding-left: 10px
}

.site_title:hover,
.site_title:focus {
	text-decoration: none
}
.toggle {
	float: left;
	margin: 0;
	width: 70px
}

.toggle a {
	padding: 15px 15px 0;
	margin: 0;
	cursor: pointer
}

.toggle a i {
	font-size: 26px
}
.cropper .docs-toggles>.btn,
.cropper .docs-toggles>.btn-group,
.cropper .docs-toggles>.dropdown {
	margin-bottom: 10px
}

.cropper .btn-upload .tooltip-inner,
.cropper .btn-toggle .tooltip-inner {
	white-space: nowrap
}

.cropper .btn-toggle {
	padding: 6px
}

.cropper .btn-toggle>.docs-tooltip {
	margin: -6px;
	padding: 6px
}
.cropper .docs-tooltip>.icon {
	margin: 0 -3px;
	vertical-align: top
}

.cropper .tooltip-inner {
	white-space: normal
}
.jqstooltip {
	background: #34495E !important;
	width: 30px !important;
	height: 22px !important;
	text-decoration: none
}
.tooltip {
	display: block !important
}

@media (max-width: 400px) {
	.cropper .btn-group-crop {
		margin-right: -15px !important
	}

	.item {
		display: block
	}

	.label-align {
		text-align: left
	}

	.cropper .btn-group-crop>.btn {
		padding-left: 5px;
		padding-right: 5px
	}

	.cropper .btn-group-crop .docs-tooltip {
		margin-left: -5px;
		margin-right: -5px;
		padding-left: 5px;
		padding-right: 5px
	}
}
.main_menu_side {
	padding: 0
}
footer {
	background: #fff;
	padding: 10px 20px;
	display: block
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
h2 {
	font-size: 18px;
	font-weight: 400
}

.dropdown-menu {
	border: medium none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: none;
	float: left;
	font-size: 12px;
	left: 0;
	list-style: none outside none;
	padding: 0;
	position: absolute;
	text-shadow: none;
	top: 100%;
	z-index: 9998;
	border: 1px solid #D9DEE4;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar-nav .open .dropdown-menu {
	position: absolute;
	background: #fff;
	margin-top: 0;
	border: 1px solid #D9DEE4;
	-webkit-box-shadow: none;
	right: 0;
	left: auto;
	width: 220px
}
.navbar-nav .open .dropdown-menu.msg_list {
	width: 300px !important
}
.nav-sm .hidden-small {
	visibility: hidden
}

.sidebar-footer {
	bottom: 0px;
	clear: both;
	display: block;
	padding: 5px 0 0 0;
	position: fixed;
	width: 230px;
	background: #2A3F54
}
.sidebar-footer a {
	padding: 7px 0 3px;
	text-align: center;
	width: 33%;
	font-size: 17px;
	display: block;
	float: left;
	/* background: #172D44 */
}
@media (min-width: 992px) {
	footer {
		/* margin-left: 230px */
	}
}
a.user-profile {
	color: #5E6974 !important
}

.user-profile img {
	width: 29px;
	height: 29px;
	border-radius: 50%;
	margin-right: 10px
}
.nav-sm .menu_section {
	margin: 0
}
.nav-sm span.fa,
.nav-sm .menu_section h3 {
	display: none
}
.main_menu .fa {
	width: 26px;
	opacity: .99;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.clearfix:after,
form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.img-circle {
	border-radius: 50%
}
.nav-sm .main_container .top_nav {
	display: block;
	margin-left: 70px;
	z-index: 2
}
@media (max-width: 991px) {

	.nav-md .container.body .right_col,
	.nav-md .container.body .top_nav {
		width: 100%;
		margin: 0
	}

	.nav-md .container.body .col-md-3.left_col {
		display: none
	}

	.nav-md .container.body .right_col {
		width: 100%;
		padding-right: 0
	}

	.right_col {
		padding: 10px !important
	}

	.item {
		display: block
	}
}

.sidebar-footer {
	bottom: 0px;
	clear: both;
	display: block;
	padding: 5px 0 0 0;
	position: fixed;
	width: 230px;
	background: #ffffff
}
/* .nav-sm{
	position: absolute !important;
	height: 100vh !important;
	width: 70px  !important;

} */

.header span{
	font-size: x-large;
	color: #2a3f54;
	font-weight: bolder;
}
.header{
	font-size: x-large;
}

.form-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 70vh; /* Takes full height of the viewport */
}

.form1 {
    width: 100%;
    max-width: 800px; /* Set a maximum width for the form */
    padding: 20px; /* Add some padding around the form */
    background-color: #f8f9fa; /* Light background color */
    border-radius: 8px; /* Rounded corners for better design */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}
.profile label{
	color: #2a3f54;
	font-size: large;
	font-weight: 700;
}
.profile span{
	font-size: medium;
	font-weight: 700;
}

.fourm-title{
	font-weight: 900;
	text-align: center;
	font-size: x-large;
}
/* Border for table headers (th) */
thead tr th {
    border: 1px solid #000; /* Black solid border with 2px thickness */
   
}

.divcenter {
    display: flex;
    justify-content: center; /* Center horizontally */
    align-items: center;     /* Center vertically */
    height: 80vh;           /* Full viewport height for vertical centering */
}

.multiform {
    width: 100%;
	margin-left: 10%;
	margin-right: 10%;
    padding: 20px; /* Add some padding around the form */
    background-color: #f8f9fa; /* Light background color */
    border-radius: 8px; /* Rounded corners for better design */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.form-row  label{
	margin-top: 1rem;
}

.time-placeholder {
	color: #aaa;
}


/* multi step */
.multiform fieldset p {
	font-size: x-large;
	padding-top: 1rem;
}
.multiform fieldset button{
	margin-top: 3rem;
	width: 8rem;
	border-radius: 25px;
	font-size: large;
}
/* .amountvoucher{
	
	font-weight: 900;
} */
.examvoucher{
	
	font-weight: 900;
}
.amount1voucher{
	font-weight: 900;
	
}
.amount1voucher a:before{
	padding-left: 10px;
	border: 2px solid #8bc34a!important ;
}
.amountvoucher{
	font-weight: 900;
}

.info-box{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 80px;
    display: flex;
    cursor: default;
    background-color: #2A3F54;
	border-radius: 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.bg-pink {
    color: #fff;
}
.info-box.hover-expand-effect:after {
    background-color: rgba(0, 0, 0, 0.05);
    content: ".";
    position: absolute;
    left: 80px;
    top: 0;
    width: 0;
    height: 100%;
    color: transparent;
    -moz-transition: all 0.95s;
    -o-transition: all 0.95s;
    -webkit-transition: all 0.95s;
    transition: all 0.95s;
}
.info-box .icon {
    display: inline-block;
    text-align: center;
    background-color: #ffffff;
	
    width: 80px;
}
.info-box .icon i {
    color: #2A3F54;
    font-size: 50px;
    line-height: 80px;
}
.info-box .content {
    display: inline-block;
    padding: 3px 5px;
}
.info-box .content .text {
    font-size: 19px;
    margin-top: 5px;
    color: #ffffff;
}
.info-box .content .number {
    font-size: 25px;
    margin-top: 0px;
    color: #ffffff;
}
.inline{
	display: inline;
	margin: 0px;
}