/*******************************************/
/****** Custom Styles Start From Here ******/
/*******************************************/

/* colors */
.bg-color-1 {
	background-color: #18bb7c
}

.bg-color-1alt {
	background-color: #13A069
}

.bg-color-2 {
	background-color: #f9cb8f
}

.bg-color-2alt {
	background-color: #e4ba83
}

.bg-color-3 {
	background-color: #18bb7c
}

.bg-color-3alt {
	background-color: #13a069
}

.bg-color-4 {
	background-color: #4bbcd7
}

.bg-color-4alt {
	background-color: #1992c1
}

.bg-color-5 {
	background-color: #b0b0b0
}

.bg-color-5alt {
	background-color: #969696
}

.bg-color-6 {
	background-color: #5f5f5f
}

.bg-color-6alt {
	background-color: #454545
}

.bg-color-7 {
	background-color: #f27c66
}

.bg-color-7alt {
	background-color: #d36c59
}

.bg-color-8 {
	background-color: #50a445
}

.bg-color-9 {
	background-color: #428bca
}

.bg-color-10{
	background-color: #5B6063 !important;
}

/* button colors */
.cws-button.alt.bt-color-9:hover, .cws-button.bt-color-9 {
	background-color: #428bca;
}

.cws-button.bt-color-9 {
	border-color: #428bca;
}

.cws-button.bt-color-10 {
	border-color: #5B6063;
}

.cws-button.alt.bt-color-10:hover, .cws-button.bt-color-10 {
	background-color: #5B6063;
}

.cws-button.bt-color-10:hover {
	background-color: transparent;
}


.cws-button.bt-color-9:hover {
	background-color: transparent;
}

.cws-button.bt-color-11{
	border-color: #F44040;
}


.cws-button.bt-color-11:hover, .cws-button.bt-color-11 {
	background-color: #F44040;
}

.cws-button.bt-color-11:hover {
	background-color: transparent;
	
}

::-webkit-scrollbar {
	width: 7px;
}

::-webkit-scrollbar-thumb {
	background: rgba(158, 158, 158, 0.7);
}

body:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../img/fullbg.jpg);
	background-color: #50c56d;
	background-size: cover;
	background-position-y: 60px;
	background-repeat: no-repeat;
	z-index: -1;
}

body>.scroll-wrapper {
	margin: 60px 0;
	height: calc(100% - 120px);
	overflow-x: hidden;
	overflow-y: auto;
}

.mCSB_inside>.mCSB_container {
	margin-right: 0px;
}

#home h2 {
	margin-bottom: 30px;
}

#home-page .pageContent>.buttons {
	position: relative;
	z-index: 1;
	text-align: center;
}

.teacher-page .info {
	text-align: left;
	margin-top: 15px;
}

.teacher-page .info>span {
	margin-right: 10px;
}

.teacher-page .info a:hover, .teacher-page .info a.selected {
	text-decoration: underline;
}

.teacher-page .info img {
	display: initial;
	width: 20px;
	vertical-align: sub;
}

#teacher-docs p.document {
	margin-top: 15px;
}

#teacher-docs p.document i {
	font-size: 28px;
	color: #c70304;
}

#teacher-docs p.document a {
	font-size: 22px;
	margin-left: 5px;
	text-decoration: none
}

#teacher-progress label.select-arrow, #teacher-student-progress label.select-arrow
	{
	position: relative;
	width: 300px;
}

#teacher-progress label.select-arrow select, #teacher-student-progress label.select-arrow select
	{
	position: relative;
	cursor: pointer;
}

#teacher-progress label.select-arrow:before, #teacher-student-progress label.select-arrow:before
	{
	top: -20px;
	z-index: 0;
}
#examstudentDetailsDialog  div.user-image,
#studentDetailsDialog div.user-image {
	float: left;
	width: 127px;
	height: 127px;
	background-image: url(../img/avatars/no_avatar.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}

#examstudentDetailsDialog .category-info,
#studentDetailsDialog .category-info {
	position: initial;
	margin: 0;
	margin-left: 25px;
}

#examstudentDetailsDialog .star-info span ,
#studentDetailsDialog .star-info span {
	display: inline;
	vertical-align: middle;
	font-size: 40px;
	margin-left: -10px;
}

#examstudentDetailsDialog .category-info h4,
#studentDetailsDialog .category-info h4 {
	font-size: 32px;
	color: #2d3339;
	text-shadow: none;
}

#examstudentDetailsDialog .star-info,
#studentDetailsDialog .star-info {
	font-weight: 500;
	line-height: 60px;
	margin-top: 0px;
	color: #2d3339;
	font-size: 36px;
	margin-bottom: 5px;
}

#examstudentDetailsDialog .star-info img ,
#studentDetailsDialog .star-info img {
	margin-right: 10px;
	margin-left: -5px;
}

#examstudentDetailsDialog  .skill-bar .name ,
#studentDetailsDialog .skill-bar .name {
	color: #2d3339;
	text-shadow: none;
}

#examstudentDetailsDialog .skill-bar .bar,
#studentDetailsDialog .skill-bar .bar {
	background-color: #233913;
	margin-top: 0;
	border-right: 4px solid transparent;
}

#examstudentDetailsDialog .skill-bar .bar div.skill-bar-perc,
#studentDetailsDialog .skill-bar .bar div.skill-bar-perc {
	margin-top: -39px;
	margin-right: 30px;
	text-align: right;
	font-weight: 500;
	color: #2d3339;
	font-size: 30px;
	line-height: 39px;
}

#examstudentDetailsDialog .skill-bar .bar>span ,
#studentDetailsDialog .skill-bar .bar>span {
	height: 20px;
}

#examstudentDetailsDialog .box.scene-info ,
#studentDetailsDialog .box.scene-info {
	font-size: 20px;
}

#examstudentDetailsDialog .scene-info .stars img,
#studentDetailsDialog .scene-info .stars img {
	display: inline-block;
}

#examstudentDetailsDialog .accordions .stars,
#studentDetailsDialog .accordions .stars {
	float: left;
	margin-right: 10px;
}

#examstudentDetailsDialog .accordions .stars img ,
#studentDetailsDialog .accordions .stars img {
	display: inline-block;
	width: 20px;
}

#examstudentDetailsDialog .skill-bar-perc>span,
#studentDetailsDialog .skill-bar-perc>span {
	display: inline;
	position: inherit;
	text-align: right;
	font-weight: 500;
	color: #2d3339;
	font-size: 30px;
	line-height: 39px;
}

#examstudentDetailsDialog .bar>i ,
#studentDetailsDialog .bar>i {
	position: absolute;
	right: 0;
	font-size: 30px;
	top: -33px;
	cursor: pointer;
}

div.avatar {
	top: -350px;
	transition: top 1s;
}

.editor-container>label {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
}

.col2-set h3 {
	font-family: "Ubuntu";
	color: #13A069;
	font-weight: 400;
}

.col2-set .col-2 tbody tr:first-child th, .col2-set .col-2 tbody tr:first-child  td
	{
	font-weight: 600;
}

.woocommerce .select2-container {
	width: 100% !important;
}

.form-row {
	width: 48%;
	margin-right: 2%;
}

.form-row input {
	margin: 0 !important;
}

.form-row input:not ([type="submit"] ):not ([type="checkbox"] ){
	width: 100%;
}

.form-row-first {
	float: left;
}

.form-row-last {
	margin-left: 52%;
	margin-right: 0;
}

.form-row-wide {
	width: 100%;
}

.wpcf7-list-item-label {
	display: inline-block !important;
	vertical-align: middle !important;
}

.form-row label .info {
	font-weight: 100;
	font-size: 13px;
	color: #757575;
}

abbr {
	border-bottom: 0 !important;
}

.woocommerce-page .terms, .woocommerce-page .cross-sells {
	width: 100% !important;
	margin-top: 30px;
}

.woocommerce-page .cross-sells>h2 {
	margin-bottom: 20px;
}

.col2-set div[class^="col-"] {
	width: 48%;
	margin-right: 2%;
}

.col-1 {
	float: left;
}

.col2-set .col-2 {
	margin-left: 52%;
	overflow: hidden;
}

.woocommerce-billing-fields {
	padding: 20px;
	border: 1px solid #e1e1e1;
	border-top-left-radius: 12px;
	-ms-border-top-left-radius: 12px;
	-moz-border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-ms-border-bottom-right-radius: 12px;
	-moz-border-bottom-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.woocommerce-billing-fields label {
	font-weight: 400;
	font-size: 15px;
}

.woocommerce-billing-fields+.create-account {
	margin-top: 20px;
}

.create-account {
	padding: 20px;
	background-color: #13A069;
	color: #ffffff;
	border-top-left-radius: 12px;
	-ms-border-top-left-radius: 12px;
	-moz-border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-ms-border-bottom-right-radius: 12px;
	-moz-border-bottom-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.create-account .checkbox label {
	display: inline-block;
	background: #ffffff;
	margin-right: 5px;
}

.create-account .checkbox span {
	display: inline;
	line-height: 18px;
}

.create-account input[type="password"] {
	width: 100%;
	background-color: #ffffff;
}

.col-2 .cart_totals tr:not (.order-total ) td {
	color: inherit;
}

.col-2 .cart_totals tr:first-child {
	padding-bottom: 0;
}

.coupon-enter {
	margin-bottom: 30px;
}

.field-coupon {
	display: flex;
	padding: 20px;
	background-color: #f3f3f3;
}

.field-coupon input {
	background-color: #ffffff;
	margin-right: 20px;
}

/* login page */
.fullwidth-background {
	background-image: url(../img/pattern.png);
	background-repeat: repeat;
}

.fullwidth-background.bg-2 {
	padding: 120px 0 80px 0;
	position: relative;
	z-index: 1;
	background-image: none;
	background-color: #F9423A; 
}

.fullwidth-background.bg-2>* {
	position: relative;
	z-index: 2;
}

.fullwidth-background.bg-2:before {
	position: absolute;
	z-index: -1;
	content: "";
	display: block;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;

	background-image: url(../img/parallax.png);
	background-repeat: repeat;
}

.bg_image {
	height: 350px;
	padding-top: 75px;
}

.login-block {
	margin: 0 auto;
	width: 100%;
	max-width: 672px;
	background: #ffffff;
	padding: 20px 30px;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
}

.login-block .logo {
	display: block;
	margin: -35px auto 30px auto;
	text-align: center;
}

.login-block .logo img {
	margin: 0 auto;
}

.login-block .logo h2 {
	display: inline-block;
	color: #5f5f5f;
	clear: none;
	margin: 0;
}

.login .login-form {
	float: left;
	width: 292px;
}

.login-form-dogus {
	float: left;
	width: 292px;
	margin-left: 20%;
}

.login .recover-form {
	width: 292px;
	margin: auto;
}

.login-form div.info, .recover-form div.info {
	font-size: 13px;
	line-height: 14px;
	margin-top: 5px;
	color: #757575;
}

.half-button {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	width: calc(50% - 8px);
	min-width: 100px;
}

.half-button+.half-button {
	margin-left: 16px;
	clear: right;
}

.cws-button.facebook {
	border-color: #428bca;
	background: #428bca;
	color: #ffffff;
	text-align: left;
}

.cws-button.facebook:hover {
	color: #595959;
	background: transparent;
}

.cws-button.google {
	border-color: #DA4336;
	background: #DA4336;
	color: #ffffff;
	text-align: left;
}

.cws-button.google:hover {
	color: #595959;
	background: transparent;
}

.cws-button.twitter {
	border-color: #5bc0de;
	background: #5bc0de;
	color: #ffffff;
	text-align: left;
}

.cws-button.twitter:hover {
	color: #595959;
	background: transparent;
}

.cws-button.github {
	border-color: #333333;
	background: #333333;
	color: #ffffff;
	text-align: left;
}

.cws-button.github:hover {
	color: #333333;
	background: transparent;
}

.cws-button.google i.fa, .cws-button.facebook i.fa, .cws-button.twitter i.fa,
	.cws-button.github i.fa {
	margin-right: 10px;
	width: 20px;
	text-align: center;
}

#social-login {
	float: right;
	width: 240px;
	margin-top: -20px;
}

.clear-both {
	display: block;
	clear: both;
}

hr {
	border-top: 1px solid #bfbfbf;
}

.login-or {
	position: relative;
	font-size: 18px;
	color: #aaa;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	width: 200px;
	transform: rotate(90deg);
	transform-origin: left center;
	margin-left: 40px;
}

.span-or {
	display: block;
	position: absolute;
	left: 50%;
	top: -2px;
	margin-left: -25px;
	background-color: #fff;
	width: 50px;
	text-align: center;
}

span.input-result {
	color: #f27c66;
}

.login-block .form-group {
	position: relative;
}

.login-block .form-group+.form-group {
	margin-top: 13px;
}

.login-block .form-group input {
	line-height: 44px;
	height: 44px;
}

.login-block .form-group .input-icon {
	position: absolute;
	right: 1px;
	top: 10px;
	width: 38px;
	height: 24px;
	text-align: right;
	border-left: 1px solid #ececec;
	color: #ccc;
	font-size: 18px;
	line-height: 24px;
	text-shadow: none;
}

.login-block .form-group .input-icon i {
	color: #ccc;
	font-size: 18px;
	line-height: 24px;
	width: 38px;
}

.login-block .small {
	font-size: 12px;
}

.login-block .small a {
	color: #b0b0b0;
	text-decoration: none;
}

.login-block .form-group+.button-fullwidth {
	margin-top: 40px;
}

.login-block .button-fullwidth {
	width: 100%;
}

.login-block .button-fullwidth+.button-fullwidth {
	margin-top: 10px;
}

.login-button {
	margin-left: 25px;
	margin-top: 25px;
}

.scrolling .login-button {
	margin-top: 15px;
	line-height: 16px;
	font-size: 15px;
	min-width: 144px;
}

html.login, html.login body, html.login main, html.login section	{
	height: 100%;
	background-color: #F9423A;
}

html.login section, html.signup section {
	padding: 0 !important;
}

html.login section div.grid-row, html.signup section div.grid-row {
	padding-top: 60px;
}

html.login .footer-bottom, html.signup .footer-bottom {
	background-color: transparent;
	position: fixed;
	bottom: 0;
	z-index: 10;
	width: 300px;
	margin: 0 30px;
}

html.signup .item-instructor {
	margin-bottom: 25px;
	border: 1px solid #628db3;
	border-radius: 0;
	cursor: pointer;
}

html.signup .item-instructor.teacher {
	border-color: #628db3;
}

html.signup .item-instructor.homeuser {
	border-color: #0f8255;
}

html.signup .item-instructor:hover {
	background-color: rgba(75, 188, 215, 0.2) !important
}

html.signup .item-instructor>a {
	border-radius: 0;
}

html.signup .info-text {
	text-align: center;
}

.main-nav>ul>li:nth-child(7) {
	margin-left: 30px;
}

.login-li.first>a {
	min-width: 100px;
}

.login-li.last>a {
	min-width: 166px;
	width: 166px;
}

.main-nav>ul>li.last>a:after {
	content: '';
	padding: 0;
}

.main-nav>ul>li:nth-child(6)>a:after, .main-nav>ul>li:nth-child(7)>a:after
	{
	display: none
} 

.main-nav>ul>li>ul a {
	padding: 2px 15px !important;
}

.login-li ul {
	margin-left: 10px;
}

.login-li a {
	margin: 8px;
}

.login-li.last a>.fa {
	font-size: 20px;
	margin-right: 8px;
	min-width: 20px;
	text-align: center;
}

.login-li.last>a>.fa {
	vertical-align: middle;
	margin: 0;
}

.login-li span.panel-menu {
	display: inline-grid;
}

.login-li.last ul {
	left: -999999px;
	opacity: 0;
}

.login-li.last:hover ul {
	left: -2px;
	opacity: 1;
} 

.tCounts {
	float: left;
	height: 30px;
	font-size: 20px;
	padding-top: 7px;
	margin-right: 15px;
}

.widget-search .page-pagination {
	width: auto;
	float: right;
}

.tDefault tr {
	border: 1px solid #eff0f1;
}

.tDefault thead td {
	color: #333;
	border-right: 1px solid #e1e1e1;
	background-color: #fafafb;
	overflow: hidden;
	padding: 6px 20px;
	border: 1px solid #eff0f1;
	font-size: 13px;
	vertical-align: middle;
}

.tDefault td.check {
	text-align: center;
}

.tDefault td.check label {
	margin-top: 4px;
}

.tDefault tbody td {
	color: #555;
	padding: 5px 10px;
}

.tDefault tbody tr:hover, .tDefault tbody tr.selected {
	background: rgba(111, 191, 72, 0.1);
}

.tDefault tbody tr:hover td {
	color: #333;
}

.tDefault input[name='checkAll']+label {
	/* 	background: white !important; */
	
}

.tDefault tbody td.name a {
	text-decoration: underline;
}

.main-nav.table {
	height: 25px;
}

.main-nav.table>ul {
	display: block;
}

.main-nav.table>ul>li {
	float: none;
}

.main-nav.table>ul>li>a {
	height: 25px;
	line-height: 25px;
	color: #555;
}

.main-nav.table ul ul {
	min-width: 150px;
}

#pageContent aside {
	margin-top: 10px;
}

div.buttonbar {
	display: inline-block;
	float: right;
	margin-left: 3px;
}

.cws-button[disabled] {
	pointer-events: none;
	opacity: 0.3;
	cursor: default;
}

div.buttonbar a.cws-button, div.buttons a.cws-button {
	min-width: 30px;
	padding: 8px;
	margin-left: 3px;
}

div.buttons.breadcrumb a.home {
	margin-left: 10px;
}

div.buttons.breadcrumb a.link {
	display: inline-block;
	font-size: 18px;
	vertical-align: middle;
}

div.buttons.breadcrumb a.link:hover {
	text-decoration: underline;
}

div.buttons.breadcrumb a.link .fa {
	margin: 0 5px;
}

div.buttons.breadcrumb span.slash {
	font-size: 18px;
	vertical-align: middle;
}

div.buttons.breadcrumb h3 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 18px;
	text-decoration: underline;
}

aside.widget-categories li {
	line-height: 1.6;
}

/* custom select2 styles */
.select2-container--default .select2-selection--multiple {
	border: 1px solid #e6e6e6;
	border-radius: 0;
}

.select2 ul li {
	line-height: 1.5;
}

.select2 ul li.select2-search {
	line-height: 2.3;
	padding: 0
}

.select2-results li {
	line-height: 1.5;
	color: inherit !important;
}

.select2 ul li:before {
	content: "";
}

.select2-container--default .select2-selection--multiple .select2-selection__choice
	{
	background-color: rgba(24, 187, 124, 0.1);
	border: 1px solid #e6e6e6;
	border-radius: 0;
}

.select2-container .select2-dropdown {
	border: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6 !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple
	{
	border: 1px solid #b0b0b0;
	outline: 0;
}

.select2-dropdown {
	border-radius: 0;
}

ul.select2-results__options>li:first-child {
	border-top: 1px solid transparent;
}

.select2-results__option {
	border-top: 1px solid #e6e6e6;
}

.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected]
	{
	background-color: rgba(24, 187, 124, 0.1);
}

.select2-container--default .select2-results__option[aria-selected=true]
	{
	background-color: transparent;
	opacity: 0.6;
	font-style: italic;
}

.select2.select2-container--default .select2-selection--single {
	outline: 0
}

label.error {
	position: absolute;
	background: #f27c66;
	border: 1px solid #d36c59;
	padding: 5px 10px;
	z-index: 10;
	color: white;
	font-weight: normal;
	margin-top: 4px;
}

label.error:after, label.error:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

label.error:after {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #f27c66;
	border-width: 8px;
	margin-left: -30px;
}

label.error:before {
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #d36c59;
	border-width: 10px;
	margin-left: -32px;
}

select.select2-hidden-accessible.error+label.error {
	margin-top: 40px;
}

p.form-row.check {
	float: left;
	width: auto;
	margin-bottom: 0;
}

.tDefault .table-status {
	vertical-align: text-top;
	text-align: center
}

.header-bar .menu {
	width: 100%;
	top: 0;
	height: 60px;
	position: fixed;
	background: #2d3339;
	z-index: 300;
}

.header-bar .grid-row {
	position: relative;
	z-index: 1;
}

.header-bar .logo {
	margin: 5px 0;
	float: left;
	width: auto;
}

.header-bar .logo img {
	height: 50px;
	width: auto;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.page-content {
	background: transparent;
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	margin-bottom: 20px;
	margin-top: 100px;
}

.home-page {
	margin-top: 0;
	padding-top: 0;
}

.manage-page {
	background: white;
}

.teacher-page {
	background: white;
}

.profile-page {
	background: white;
}

.woocommerce-billing-fields {
	padding: 0;
	border: none;
}

#teacher-student-bulk textarea[name='list'] {
	height: 200px;
	padding: 10px;
}

/* #teacher-student-bulk div.buttons a.cws-button {
	padding: 15px 30px;
	font-size: 20px;
} */

.cert-small {
	width: 100px;
	float: left;
	margin-right: 20px;
}

.page-content ul.tabs {
	margin-top: -155px;
}

.page-content ul.tabs li {
	display: inline-block;
	padding-left: 0;
}

.page-content ul.tabs li:before {
	content: "";
	display: none;
}

.page-content ul.tabs li a {
	cursor: default;
	display: inline-block;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 95px;
	color: white;
	font-size: 24px;
	text-shadow: 1px 1px 2px #4f280d;
}

.page-content ul.tabs li.tab {
	width: 190px;
	margin: 0 5px;
	background-image: url(../img/tab.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: text-top;
}

.red-tab {
	background-image: url(../img/tab_red.png) !important;
}

.page-content ul.tabs li.tab a {
	font-size: 20px;
	line-height: 50px;
	cursor: pointer;
}

.manage-page ul.tabs li.tab {
	width: 160px;
	margin: 0;
	margin-top: 15px;
	background-image: url(../img/tab.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: text-top;
}

.manage-page ul.tabs li.tab a {
	font-size: 18px;
	line-height: 40px;
}

.page-content ul.tabs li.tab:hover {
	background-image: url(../img/tab_hover.png);
}

.page-content ul.tabs li.tab.selected {
	background-image: url(../img/tab_hover.png);
}


.red-tab:hover {
	background-image: url(../img/tab_red_hover.png)  !important;
}

.red-tab.selected {
	background-image: url(../img/tab_red_hover.png)  !important;
}



.page-content ul.tabs li.main {
	width: 318px;
	height: 125px;
	background-image: url(../img/level/sign.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-right: 30px;
}

a.cws-button.shop {
	padding: 15px 20px !important;
	font-size: 20px;
}

#paymentForm input[name='cardname'], #paymentForm input[name='cardnumber']
	{
	max-width: 300px;
}

#paymentForm input[name='expirydate'] {
	max-width: 80px;
}

#paymentForm input[name='cvc'] {
	max-width: 60px;
}

#paymentForm .form-row-first {
	width: auto;
}

#paymentForm .form-row-last {
	margin-left: 10px;
}

label.contract_check a {
	text-decoration: underline;
}

.card-container {
	width: 400px;
}

.card-wrapper {
	width: 100%;
	max-width: 400px;
	margin: 50px auto;
	margin-bottom: 20px;
}

/* fullwidth page list styles */
.fullpage div.topbar {
	margin-top: 20px;
}

.fullpage aside.widget-search {
	margin: 0;
	height: 36px;
	vertical-align: middle;
	display: inline-block;
}

.fullpage aside.count {
	margin: 0;
	margin-left: 10px;
	vertical-align: middle;
	display: inline-block;
}

.fullpage aside.count span {
	font-weight: bold;
}

.fullpage aside.buttons {
	margin: 0;
	height: 36px;
	vertical-align: middle;
	float: right;
}

.fullpage .pager-container {
	display: inline-block;
}

.box {
	background-color: #fafafb;
	overflow: hidden;
	padding: 10px;
	position: relative;
	border: 1px solid #eff0f1;
	margin-top: 15px;
	font-size: 15px;
}

.box .buttons.float {
	text-align: center;
	display: inline-block;
	padding-top: 20px;
}

span.label {
	padding: 4px;
	color: #fafafb;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

span.label.red {
	background-color: #d36c59;
}

span.label.blue {
	background-color: #1992c1;
}

span.label.green {
	background-color: #50a445;
}

span.label.blue2 {
	background-color: #5897fb;
}

span.label.grey {
	background-color: #969696;
}

span.label.yellow {
	background-color: #f9cb8f;
}

.wire-info, .credit-card-info {
	text-align: center;
	font-size: 16px;
}

.wire-info .title, .credit-card-info .title {
	font-size: 30px;
	font-weight: 600;
	padding-bottom: 20px;
}

.wire-info .no {
	color: #d36c59;
	font-size: 50px;
	font-weight: 600;
	padding-bottom: 20px;
}

.wire-info ul, .credit-card-info ul {
	max-width: 1000px;
	margin: auto;
	text-align: left;
}

.wire-info ul li, .credit-card-info ul li {
	line-height: inherit;
	margin-bottom: 5px;
}

.wire-info ul li:before, .credit-card-info ul li:before {
	line-height: 25px;
}

#previewDiv .loading.indicator {
	max-width: 50%;
	margin: 20% auto;
}
/* jquery ui dialog custom */
.ui-widget.ui-widget-content {
	border: none;
	padding: 0;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.ui-widget-header {
	background: #18bb7c;
	color: #fff;
	font-weight: bold;
	border: none;
	border-radius: 0;
	border-top-left-radius: 10px !important;
}

.ui-dialog .ui-dialog-buttonpane {
	padding: 0 5px;
	border-bottom-right-radius: 10px;
	border: 0;
	margin: 0px;
	margin-top: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
	border: none !important;
	background: none !important;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
	border: none;
	background: none;
}

.ui-state-default, .ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
	border: 2px solid #4bbcd7;
	background: #4bbcd7;
	font-weight: bold;
	color: white;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	min-width: 30px;
	padding: 8px 15px;
	line-height: 15px;
	font-size: 13px;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
	.ui-button:focus {
	border: 2px solid #4bbcd7;
	background: #4bbcd7;
	font-weight: bold;
	color: white;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
	.ui-button:hover {
	border: 2px solid #4bbcd7;
	font-weight: bold;
	background: transparent;
	color: #595959;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active,
	a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover
	{
	border: 2px solid #4bbcd7;
	font-weight: bold;
	background: transparent;
	color: #595959;
}

.ui-button.cancel {
	border: 2px solid #d36c59;
	background: #d36c59;
}

.ui-button.cancel:hover {
	background: transparent;
}

.fixed-dialog {
	position: fixed;
}

.confirm-dialog {
	text-align: center;
	padding: 20px !important;
}

.ui-dialog .ui-dialog-content {
	padding: 0;
}

/* close icon as font */
.ui-icon {
	text-indent: 0 !important;
}

span.ui-icon-closethick {
	font-size: 19px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

span.ui-icon-closethick:before {
	content: "\f00d";
}

.levels .number.assessment {
	background: #81C784;
	color: white;
}

.assessment_color {
	margin-left: 20px;
	background: #81C784;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: sub;
}

.loading .skill-bar .bar {
	margin-top: 0;
}

div.dropdown {
	display: inline-block;
	position: relative;
}

div.dropdown.disabled {
	pointer-events: none;
}

div.dropdown:hover ul {
	display: block;
}

div.dropdown>a {
	min-width: 120px !important;
	white-space: nowrap;
}

div.dropdown ul {
	min-width: 125px;
	display: inline-block;
	position: absolute;
	left: 0;
	z-index: 100;
	background: white;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 0 0 4px 4px;
	border-top: 1px solid grey;
	display: none;
}

div.dropdown ul>li {
	padding: 0px 10px 0px 20px;
	height: 35px;
	line-height: 35px;
}

div.dropdown ul>li:before {
	content: '';
}

div.dropdown ul>li>a {
	white-space: nowrap;
}

div.dropdown ul>li>a:hover {
	color: #13A069 !important;
}

div.dropdown ul>li>a>i.fa {
	margin-right: 5px;
	vertical-align: text-bottom;
}

div.userTransferModal .widget-search {
	max-width: 300px;
	margin: 10px;
	display: inline-block;
}

div.userTransferModal .result {
	padding: 0 10px 10px;
}

.ui-dialog .ui-dialog-buttonpane button[disabled] {
	opacity: 0.3;
	pointer-events: none;
}

.item-instructor {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.item-instructor, .item-instructor .info-box h3, .item-instructor .info-box .instructor-profession,
	.item-instructor .info-box p, .item-instructor .info-box .social-link a,
	.item-instructor .info-box .divider {
	transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.item-instructor .instructor-avatar {
	float: left;
	max-width: 100%;
	overflow: hidden;
	border-top-left-radius: 4px;
	-ms-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

.item-instructor .info-box {
	overflow: hidden;
	padding: 20px 30px 5px 30px;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
}

.item-instructor:after {
	content: "";
	clear: both;
	display: table;
}

.item-instructor:hover {
	background-color: transparent !important;
}

.item-instructor:hover .info-box h3, .item-instructor:hover .info-box .instructor-profession
	{
	color: #333333;
}

.item-instructor .info-box h3 {
	font-size: 18px;
	color: #ffffff;
	margin: 0;
	font-family: "Ubuntu";
	font-weight: 500;
}

.item-instructor .info-box .instructor-profession {
	font-size: 13px;
}

.item-instructor.bg-color-4:hover .info-box .divider {
	background-color: #4bbcd7;
}

.item-instructor.bg-color-1:hover .info-box .divider {
	background-color: #fff;
}

.item-instructor .info-box .divider {
	width: 70px;
	height: 2px;
	background-color: #ffffff;
	margin: 14px auto;
}

.item-instructor:hover .info-box p {
	color: #595959;
}

.row>.column.cell .star1, .row>.column.cell .star2, .row>.column.cell .star3
	{
	cursor: pointer;
}

.course-item .course-hover img {
	width: 100%;
}

.page-title .course-lector ul {
	min-width: 400px;
	margin-top: 5px;
}

.widget-search form label {
	position: relative;
}

.widget-search form label.search {
	width: 300px;
}

.tDefault td.check {
	width: 40px;
}

.tDefault td.width40 {
	width: 40px;
}

.tDefault td.width50 {
	width: 50px;
}

.column.list .header {
	font-size: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#examstudentDetailsDialog .accordions .content ,
#studentDetailsDialog .accordions .content {
	max-height: 200px;
	overflow: auto;
}

div.radio+label {
	display: inline;
	font-weight: 100;
	margin-right: 20px;
	vertical-align: text-bottom;
	margin-left: 5px;
	cursor: pointer;
}

.radio label {
	border: 1px solid #000000e0;
}

div.checkbox-group div.checkbox+label {
	display: inline;
	vertical-align: text-bottom;
	margin-left: 10px;
	cursor: pointer;
}

div.payment-logos {
	width: 100%;
	min-width: 330px;
	height: 60px;
}

div.payment-type-selection {
	width: 318px;
	margin-top: 20px;
	position: relative;
}

div.payment-type-selection.select-arrow:before {
	top: -14px;
	right: 10px;
	color: #b7ce42;
	font-size: 30px;
	font-weight: bold;
}

div.payment-type-selection select {
	font-size: 18px;
	height: 50px;
	border-color: #b7ce41;
	cursor: pointer;
}

div.payment-logos img {
	max-height: 65px;
	float: left;
}

.select-arrow select {
	z-index: 1;
	position: relative;
}

div.mobile-back.buttons {
	display: none;
	padding: 20px 0 0 20px;
}

div.mobile-back.buttons .btn:hover {
	background-image: url(../img/level/arrow.png);
}

div.mobile-back.buttons .btn:active {
	background-image: url(../img/level/arrow_hover.png);
}

.page-404 .cws-button:hover {
	background: rgba(24, 187, 124, 0.5);
	color: white
}

/**/
/* Shop-cart */
/**/
.woocommerce .title {
	/* 	margin-bottom: 16px; */
	
}

.woocommerce .title .title-main {
	display: inline-block;
	margin-bottom: 0;
	font-size: 20px;
}

.woocommerce .title .button-back {
	display: inline-block;
	float: right;
	font-size: 15px;
	font-weight: 500;
}

.woocommerce .title .button-back i {
	width: 22px;
	height: 22px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	color: #b0b0b0;
	text-align: center;
	line-height: 22px;
	border: 1px solid #b0b0b0;
	transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.woocommerce .title .button-back:hover i {
	border-color: #969696;
	color: #969696;
}

.woocommerce.shop-cart .title div {
	float: right;
}

.woocommerce.shop-cart .title .main-title {
	display: inline-block;
	margin-top: 30px;
}

.woocommerce .title div a {
	line-height: 1;
	font-size: 81px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.woocommerce .title div a:hover {
	color: #00e7b4;
}

.woocommerce table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 15px;
}

.woocommerce .shop_table.cart {
	margin-bottom: 30px;
}

.woocommerce table thead {
	color: #f27c66;
	font-weight: 500;
	text-transform: capitalize;
}

.woocommerce table thead tr {
	border: 1px solid #18bb7c;
}

.woocommerce table thead th {
	padding: 10px 0;
	border-right: 1px solid #18bb7c;
}

.woocommerce table tbody .cart_item {
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
	color: #333e4f;
}

.woocommerce table tbody .cart_item>* {
	border-right: 1px solid #e1e1e1;
}

.woocommerce table thead .product-thumbnail, .woocommerce table tbody .product-thumbnail
	{
	border-right: 0;
}

.woocommerce table tbody .product-thumbnail {
	width: 100px;
}

.woocommerce table tbody .product-name {
	text-align: left;
}

.woocommerce table tbody .product-remove .remove:before {
	content: "\f00d";
	font-size: 15px;
	width: 22px;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
	line-height: 22px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #ffffff;
	background-color: #f27c66;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: color 0.3s, background 0.3s;
	-ms-transition: color 0.3s, background 0.3s;
	-moz-transition: color 0.3s, background 0.3s;
	-webkit-transition: color 0.3s, background 0.3s;
}

.woocommerce table tbody .product-remove .remove:hover:before {
	color: #f27c66;
	background-color: transparent;
}

.woocommerce table tbody .product-thumbnail img {
	width: 70px;
	opacity: 1;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	padding: 3px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
}

.woocommerce table tbody .product-thumbnail img:hover {
	opacity: 0.8;
}

.woocommerce table tbody .cart_item>* {
	vertical-align: middle;
	padding: 20px 100px;
}

.woocommerce td.actions {
	text-align: right;
	padding-top: 10px;
	font-size: 0;
}

.woocommerce td.actions input[name="proceed"] {
	margin-left: 1px;
}

.woocommerce .actions .coupon {
	display: inline-block;
	float: left;
	margin-right: 1px;
}

.woocommerce .actions .coupon label {
	display: none;
}

.woocommerce .actions  .button {
	vertical-align: middle;
	margin: 1px;
	cursor: pointer;
}

.woocommerce .actions {
	position: relative;
}

.woocommerce .checkout-button {
	margin-left: 2px;
}

.woocommerce #coupon_code {
	position: relative;
	z-index: 1;
	display: inline-block;
	width: 230px;
	height: 40px;
	line-height: 1.2;
	margin-right: -10px;
	border: 1px solid #f0f0f0;
	border-right: 0;
	vertical-align: top;
	padding: 9px 10px;
	background: #fff;
	font-size: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
}

.woocommerce .coupon .cws-button {
	position: relative;
	z-index: 2;
	height: 40px;
}

.woocommerce .cart-collaterals>* {
	position: relative;
	width: 50%;
	display: inline-block;
	margin-left: 30px;
	margin-bottom: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.woocommerce .cart-collaterals .shipping_calculator {
	margin-bottom: 66px;
}

.woocommerce.shop-cart #content>form {
	padding-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
}

.woocommerce .cart-collaterals {
	margin-left: -30px;
	margin-top: 25px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.woocommerce .cart-collaterals h2 {
	font-size: 15px;
	margin: 15px 0;
}

.woocommerce .cart-collaterals .shipping_calculator h3 {
	font-family: "Raleway";
	font-size: 18px;
	font-weight: 500;
	margin-right: 25px;
	text-transform: none;
}

.woocommerce .cart-collaterals .cart_totals h3 {
	font-family: "Raleway";
	font-size: 18px;
	font-weight: 500;
	text-transform: none;
}

.woocommerce .cart-collaterals .cart_totals tbody {
	display: block;
}

.woocommerce .cart-collaterals .shipping-calculator-form .form-row:first-child,
	.cart_totals tr {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 7px 10px;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #e1e1e1;
	clear: both;
	z-index: 1;
	line-height: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cart_totals tr {
	padding: 10px 0;
	margin: 0;
	border: 0;
}

.woocommerce .cart-collaterals .shipping-calculator-form .form-row {
	margin-bottom: 10px !important;
}

#calc_shipping_country {
	height: 20px;
	line-height: 20px;
	padding: 0;
	/*for WebKit*/
	-webkit-appearance: none;
	/* for FF */
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	/* for IE */
	-ms-appearance: none;
	appearance: none !important;
}

.cart_totals table {
	border: 1px solid #e1e1e1;
	display: block;
	padding: 10px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.col-2 .cart_totals table {
	border-top-left-radius: 12px;
	-ms-border-top-left-radius: 12px;
	-moz-border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-ms-border-bottom-right-radius: 12px;
	-moz-border-bottom-right-radius: 12px;
	-webkit-border-bottom-right-radius: 12px;
}

.cart_totals tr td {
	text-align: right;
	font-weight: 500;
	color: #f27c66;
}

.cart_totals tr>* {
	display: inline-block;
	text-align: left;
	width: 50%;
	float: left;
}

.woocommerce .cart-collaterals input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #2f2f2f;
}

.woocommerce .cart-collaterals input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #2f2f2f;
	opacity: 1;
}

.woocommerce .cart-collaterals input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #2f2f2f;
	opacity: 1;
}

.woocommerce .cart-collaterals input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #2f2f2f;
}

.woocommerce  .shipping-calculator-form>:first-child select {
	border: 0 none;
	box-shadow: none;
	width: 100%;
}

.woocommerce  .shipping-calculator-form>:first-child:before {
	content: "\f078";
	position: absolute;
	top: 0px;
	right: 0px;
	height: 33px;
	width: 33px;
	display: inline-block;
	font-family: FontAwesome;
	line-height: 33px;
	text-align: center;
	color: #333e4f;
	z-index: -1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: color 0.3s;
	-ms-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
}

.woocommerce  .shipping-calculator-form>:first-child select::-ms-expand
	{
	display: none; /* to ie 10 */
}

.woocommerce  .shipping-calculator-form>:first-child select:focus {
	outline: none;
}

.woocommerce  .shipping-calculator-form>:first-child:before {
	pointer-events: none;
	/* https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events  */
}

.woocommerce .shipping-calculator-form p input {
	width: 100%;
}

.woocommerce .shipping-calculator-form p:last-child {
	text-align: right;
}

.woocommerce .shipping-calculator-form {
	border: 1px solid #e1e1e1;
	padding: 20px;
}

.woocommerce td.actions input[name="bill_info"] {
	border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

.woocommerce td.actions input[name="do_payment"] {
	padding: 15px;
	border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.woocommerce td.actions input[name="bill_info"], .woocommerce td.actions input[name="payment_info"],
	.woocommerce td.actions input[name="do_payment"] {
	margin-left: 1px;
	padding-left: 40px;
}

.woocommerce td.actions input.disabled {
	pointer-events: none;
	cursor: default;
}

.course-item .course-hover {
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden;
}

.course-item .course-hover:hover img {
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 4s;
	-ms-transition: all 4s;
	-moz-transition: all 4s;
	-webkit-transition: all 4s;
}

.widget-popular img, .course-item img {
	width: 100%;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.course-hover .hover-bg {
	position: absolute;
	z-index: 1;
	opacity: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.course-item .course-hover:hover .hover-bg {
	opacity: 0.6;
}

.course-hover:hover a {
	opacity: 1;
	/* zoom: 1; */
	transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	-moz-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
}

.course-hover a {
	display: inline-block;
	border: 2px solid #ffffff;
	border-radius: 4px;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #ffffff;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.1);
	top: 50%;
	left: 50%;
	z-index: 3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	line-height: 20px;
	font-size: 15px;
	padding: 8px 30px;
	overflow: hidden;
	opacity: 0;
	transform: translate(-50%, -50%) scale(0.5);
	-ms-transform: translate(-50%, -50%) scale(0.5);
	-moz-transform: translate(-50%, -50%) scale(0.5);
	-webkit-transform: translate(-50%, -50%) scale(0.5);
	transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

/* Payment Wizard */
.payment_wizard tr.cart_item {
	display: none;
}

.show-price {
	margin: 0;
	margin-bottom: 0px;
	max-width: 371px;
	border-radius: 0;
	border-bottom: 0;
}

.card-cvv {
	position: relative;
}

.card-cvv>i.fa {
	position: absolute;
	right: 10px;
	bottom: 6px;
	font-size: 24px;
	opacity: 0.6;
	cursor: pointer;
}

.card-cvv>i.fa:hover {
	opacity: 1;
}

.card-cvv>i.fa:hover ~ .appCvvHelper {
	display: inherit;
}

.appCvvHelper {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 250px;
	right: -26px;
	z-index: 51;
	top: 68px;
	min-height: 111px;
	padding: 15px 15px 15px 152px;
	color: #888;
	font-size: 14px;
	border-radius: 4px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, .3);
	line-height: 1.6em;
	text-align: center;
}

.appCvvHelperImg {
	background-image: url(../img/cvv.png);
	background-repeat: no-repeat;
	width: 123px;
	height: 111px;
	position: absolute;
	left: 26px;
}

.appCvvHelper b {
	display: block;
	padding: 5px 0 13px;
}

.appCvvHelper:after, .appCvvHelper:before {
	content: '';
	position: absolute;
	right: 36px;
	top: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

.appCvvHelper:before {
	right: 34px;
	top: -8px;
}

.actions>span {
	position: relative;
}

.actions>span.selected {
	pointer-events: none;
	cursor: default;
}

.actions input {
	background-color: #b0b0b0;
	border-color: #b0b0b0;
}

.actions>span.selected input {
	background-color: #18bb7c;
	border-color: #18bb7c;
}

.actions>span.selected .number {
	background: #F44336;
}

.actions .number {
	position: absolute;
	background: #c5bfbf;
	width: 30px;
	height: 30px;
	font-size: 14px;
	border-radius: 15px;
	color: white;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	left: 7px;
	top: -20px;
}

p.form-row.select-arrow select {
	-moz-appearance: none;
}

*::-moz-focus-inner {
	border: 0;
}

/* Profile Payment Form */
fieldset {
	border: 1px solid #53b45e;
	padding: 10px;
}

fieldset legend {
	background: #52b45d;
	padding: 8px 20px;
	color: white;
	font-weight: 400;
	font-size: 18px;
	border-radius: 3px;
}

.bill-form .form-row-first {
	width: 32%;
}

.bill-form .form-row-last {
	max-width: 36%;
	margin-left: 64%;
}

.bill-form .form-row-last input, .bill-form .form-row-last select {
	max-width: 88%;
}

.bill-form label>span {
	color: #9E9E9E;
	font-weight: 100;
	font-style: italic;
}

.bill-form textarea {
	height: 50px;
	line-height: 20px;
}

.odeme-container .box.note {
	margin-top: 0;
	text-align: justify;
	min-height: 122px;
}

.odeme-container .left {
	width: 330px;
	display: inline-block;
}

.odeme-container .right {
	float: right;
	width: calc(100% - 330px);
	width: -moz-calc(100% - 330px);
	width: -o-calc(100% - 330px);
	width: -webkit-calc(100% - 330px);
}

.payment-form .buttons {
	display: inline-block;
}

.payment-form .coupon {
	position: relative;
}

.payment-form .coupon input[type='text'] {
	width: 350px;
	border-radius: 0;
	border-bottom-right-radius: 10px;
}

.payment-form .coupon input[type='button'] {
	position: absolute;
	top: 0;
	right: 0;
	height: 36px;
	line-height: 12px;
}

.payment-form a.do-payment {
	padding: 20px !important;
	font-size: 20px;
	margin: 20px 0;
}

.pricing-table p, .pricing-table .price-pt {
	font-family: inherit !important;
}

.taksit-container h2 {
	font-size: 18px;
	margin: 0;
}

.taksit_holder.selected {
	background: #FFF9C4;
	box-shadow: -5px 0px 0px #FFF9C4;
}

.taksit-container .taksit_holder .col {
	display: inline-block;
}

.taksit-container .taksit_holder .col.col-1 {
	width: 130px;
}

.taksit-container .taksit_holder .col.col-1 img {
	margin-top: 7px;
	border-right: 1px solid #f0f0f0;
}

.taksit-container .taksit_holder .col.col-2 {
	width: 200px;
	font-size: 14px;
	margin: 5px 0px 0px 5px;
	padding: 2px;
}

.taksit-container .taksit_holder {
	border-bottom: 1px solid #f0f0f0;
}

.taksit-container p.no-margin {
	line-height: 15px;
	font-size: 13px;
}

.taksit-container span.tagline {
	font-weight: 500;
	font-size: 14px;
	margin-bottom: 3px;
	display: block;
}

.credit-card-info a.cws-button {
	padding: 20px !important;
	font-size: 20px;
	margin: 20px 0;
}

.wire-info a.cws-button {
	padding: 20px !important;
	font-size: 20px;
	margin: 20px 0;
}

div.avatar .purchase {
	margin-top: -2px;
	background-position: 0 -61px;
}

div.avatar .purchase a {
	margin-top: 10px;
	position: relative;
	padding-left: 10px;
}

div.avatar .purchase a .fa {
	position: absolute;
	top: 3px;
	left: 27px;
	font-size: 50px;
}

.login-button.purchase {
	border-color: #ec7c67;
	background: #ec7c67;
}

.login-button.purchase:hover {
	border-color: #ec7c67;
	background: 0 0;
	color: #ec7c67 !important;
}

span.selectable {
	cursor: pointer;
}

span.ellipsis {
	max-width: 200px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.select2-container--default .select2-selection--single .select2-selection__arrow
	{
	width: 38px;
	border-left: 1px solid #ececed;
	height: 22px !important;
	margin: 7px 0;
	color: #cccccc;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b
	{
	top: -4px !important;
}

.form-row.inline-buttons {
	position: relative;
}

.form-row.inline-buttons .buttons {
	position: absolute;
	top: 25px;
	right: 0;
}

.form-row.inline-buttons input {
	border-bottom-right-radius: 15px;
}

.form-row.inline-buttons.notverified input {
	background: aliceblue;
}

.form-row.inline-buttons .buttons a.cws-button {
	border-top-left-radius: 0;
}

.form-row.inline-buttons.verified .buttons a.cws-button {
	background-color: #18bb7c;
	pointer-events: none;
	cursor: default;
}

.sms-form input {
	max-width: 200px;
	height: 60px;
	margin: auto;
	font-size: 40px;
	text-align: center;
}

input[type="date"] {
	border: 1px solid #e6e6e6;
	line-height: 34px;
	height: 36px;
	padding: 2px 12px;
	font-size: 14px;
	color: #595959;
	width: 100%;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}

#accountBills td.table-tarih {
	font-size: 13px;
}

.login div.desc {
	margin: auto;
	margin-bottom: 20px;
	padding: 10px 30px;
	width: 350px;
	text-align: center;
	background: #f1f1f1;
	border: 1px solid #e6e6e6;
}

.peakBorder {
	border: 2px;
	background: black;
	padding: 5% 20%;
	color: white;
	font-size: medium;
	border-radius: 5px;
	margin-left: 23%;
	font-family: Noah Bold, sans-serif !important ;
}

.peakBorder1 {
	border: 2px;
	background: black;
	padding: 15px 16px;
	color: white;
	font-size: medium;
	border-radius: 5px;
	margin-left: 20%;
	font-family: Noah Bold, sans-serif !important ;
}

.peakBorder2 {
	border: 2px;
	background: black;
	padding: 15px 16px;
	color: white;
	font-size: medium;
	border-radius: 5px;
	margin-left: 35%;
	font-family: Noah Bold, sans-serif !important ;
}

.peakBorder3 {
	border: 2px;
	background: black;
	padding: 15px 16px;
	color: white;
	font-size: medium;
	border-radius: 5px;
	margin-left: 44%;
	font-family: Noah Bold, sans-serif !important ;
}


.peakStil {
	font-size: small;
	margin-left: 35%;
	color: #b0b0b0;
	text-decoration: none;
	font-family: Noah Bold, sans-serif !important ;
}


.peakText {
	font-size: medium !important;
	border-radius: 8px;
	background: #F3F3F3;
	font-family: Noah Bold, sans-serif !important ;
	 font-weight: bold;
	 border:0 !important;
	 color: #C2CBD0; 
}

.peakDiv {
	font-size: medium !important;
	font-family: Noah Bold, sans-serif !important ;
	font-weight: bold;
	border:0 !important;
	color: #C2CBD0; 
	padding-left: 185px;
}


.peakStil1 {
	font-family: Noah Bold, sans-serif !important ;
	font-size: large;
	color: darkgray;  	
	margin-left: 40%;
	text-decoration: none;
}

.peakStyle {
	float: left;
	width: 65%;
    margin-left: 20%;
	font-family: Noah Bold, sans-serif !important ;
}

.peakStilBack{
	font-size: small;
	margin-left: 35%;
	color: #b0b0b0;
	text-decoration: none;
	font-family: Noah Bold, sans-serif !important ;
}


@media screen and (max-width: 500px) {

	.peakStil {
		font-size: small;
		margin-left: 24%;
		color: #b0b0b0;
		text-decoration: none;
		font-family: Noah Bold, sans-serif !important ;
	}
	
	.peakStilBack{
		font-size: small;
		margin-left: 30%;
		color: #b0b0b0;
		text-decoration: none;
		font-family: Noah Bold, sans-serif !important ;
	}
	
		
	.peakStil1 {
		font-family: Noah Bold, sans-serif !important ;
		font-size: large;
		color: darkgray;  	
		margin-left: 32%;
		text-decoration: none;
	}
	
	
	.peakBorder {
		border: 2px;
		background: black;
		padding: 5% 20%;
		color: white;
		font-size: medium;
		border-radius: 5px;
		margin-left: 18%;
		font-family: Noah Bold, sans-serif !important ;
	}
}

.login-block{
	border-radius: 12px;
}

.peakButton{
	background-color: #F9423A !important;
	color: #fff !important;
	border: none;
}


ul li:before {
	color: #fff !important;
}
.peakButton:hover{
    color: #2d3339 !important;
 }
 .peakButton span:hover{
    color: #2d3339 !important;
 }
 .peakButton span b:hover{
    color: #2d3339 !important;
 }
 #selectAllGroups:hover{
	color: #2d3339 !important;
 }
#selectAllGroups{
	margin-left: 15px;
}
@font-face {
  font-family: "Noah Regular";
  src: url("../fonts/noah-regular.otf") format("otf");
  font-weight:normal;
}
 

@font-face {
  font-family: "Noah Bold";
  src: url("../fonts/noah-bold.otf") format("otf");
  font-weight: bold;
}


@font-face {
  font-family: "Noah Regular Italic";
  src: url("../fonts/noah-regularitalic.otf") format("otf");
  font-weight:normal;
  font-style:italic;
  
}


@font-face {
  font-family: "Noah Bold Italic";
  src: url("../fonts/noah-bolditalic.otf") format("otf");
  font-style:italic;
  font-weight: bold;
}   

::placeholder { /* Firefox, Chrome, Opera */ 
    color: #C2CBD0; 
} 

.kvkkDiv{
	color:#C2CBD0;
}

.peakPaddignLeft10{
	padding-left:10px;
}

.peakRecoverDesc{
	padding-left: 23%;
	padding-bottom: 3%;
	font-family: Noah Bold, sans-serif !important ;
	font-weight: bold;
	color: #C2CBD0; 
}

.peakRecoverBorder {
    border: 2px;
    background: black;
    color: white;
    font-size: medium;
    border-radius: 5px;
    margin-left: 23%;
    font-family: Noah Bold, sans-serif !important;
    padding: 6%;
}

.peakStyleRecover {
	float: left;
	width: 300px;
	margin-left: 5%;
	font-family: Noah Bold, sans-serif !important ;
}

.peakRecoverText {
	font-size: medium !important;
	border-radius: 8px;
	background: #F3F3F3;
	font-family: Noah Bold, sans-serif !important ;
	 border:0 !important;
	 color: #C2CBD0; 
}

.sigupPeak{
	background-image: url(../img/parallax2.png) !important;	
	padding: 0 !important;
}

.printBox{
	background-color: #fafafb;
    padding: 10px;
    position: relative;
    border: 1px solid #eff0f1;
    margin-bottom: 10 px;
    font-size: 15px
}

.studentNo{
	position: absolute;
    right: 0;
    top: 0;
    width: 114px;
    height: 100%;
    border: 1px solid #eff0f1;
    border-right: none;
    border-top: none;
    font-size: 15px;
	line-height: 35px;
	padding-left: 10px;
}

.column.list .list .row{
	width: 290px !important;
}

.column.list {
	height: 345px !important;
	width: 355px !important;
}

.head{
	font-size: 20px;
	margin: 0 !important;
	
}

.head .groupName{
	min-width: 322px !important;
	padding: 0 !important;
	padding-left: 15px !important;
}

.studentNumber{
	min-width: 83px !important;
}

.studentName{
	min-width: 265px  !important;
}
.studentSection{
	padding: 0 !important;
	font-weight: 500 !important;
	padding-left: 10px !important;
}
/* 
.header .groupName{
	height: 17px !important;
	text-align: left;
  
    background: #fff;

    border: 1px solid #eff0f1;
    font-weight: 700;
    font-size: 14px;
}


.header .listHeader{
	height: 17px !important;
}

.header .listHeader .username{
	font-size: 15px;
	text-align: left;
    padding: 5px 15px;
    background: #fff;
    margin: 5px;
    border: 1px solid #eff0f1;
    font-weight: 500;
    font-size: 14px;
}

.header .listHeader .schoolname{
	font-size: 15px;
	text-align: left;
    padding: 5px 15px;
    background: #fff;
    margin: 5px;
    border: 1px solid #eff0f1;
    font-weight: 700;
    font-size: 14px;
}  */
.schoolList
{
	width:500px;
    word-wrap:break-word;
}

.teacherExamInfo > ul li:before {
	color: #2d3339 !important;
}

.row.first{
	width: 15000px !important;
}

.column.rest .row.body{
	width: 15000px !important;
}

.breadcrumb-dropdown.hidden > li{
	display: none;
}

.breadcrumb-bar-progress{
  padding: 0px 10px 0px 15px;
  height: 35px;
  line-height: 35px;
}