/*
Plugin Name: Certification System (CertiS)
Version: 1.2
Author: Igot B.
*/


.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle;width:18px;height:12px}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}




/*============================================= FROM ENFOLD "Quick CSS" ================================================*/


/*[class*='avia_code_block_'] { position: fixed; }*/



.post-entry-715 a:hover.avia-button {
   /*box-shadow: 0 2px 2px #333333;*/
}

div.exam_button {
    /* margin-left: 67px; */
}

.cs-take-this-course-block {
  border-width: 1px;
  border-color: #cecece;
  border-style: solid;
  padding: 20px;
  background-color: #efefef;
  border-radius: 3px;
}

input[type="submit"].cs-start-learning-now-button,
a.cs-start-learning-now-button {
  border: 1px solid #6F8F3B;
  white-space: normal;
  background-color: #83a846;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 6px;
  text-decoration: none;
  text-transform: initial;
  width: 100%;
  display: block;
  text-align: center;
}
a.cs-start-learning-now-button {
  line-height: 23px;
}
a.cs-add-to-cart-button {
  border: 1px solid #6F8F3B;
  white-space: normal;
  background-color: #fff;
  color: #6F8F3B;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 30px;
  border-radius: 6px;
  text-decoration: none;
  text-transform: initial;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 23px;
  margin-bottom: 20px;
}
a.cs-add-to-cart-button:hover {
  background-color: #83a846;
  color: #fff !important; 
}

input[type="submit"].cs-start-learning-now-button:hover,
a.cs-start-learning-now-button:hover {
  background-color: #fff;
  color: #6F8F3B;
}

.cs-course-title {
  color: #222222;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
}

#password_1,
#password_2 {
    width: 100%;
}

.cs-viewed-course-block .cs_viewed_course_image:hover img {
  transform: scale(1.5);
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
  transition: all 200ms linear;
}

.cs-relevant-ebook-section .cs-ebook-loop-single-block {
  border: none;
}


/* The Modal (background) */
.cs-failed-submit-modal {
  /*display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.cs-failed-submit-modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}




body div .avia-button {
    border-radius: 6px;
}

body #single_exam .column-top-margin,
body #single_exam .tabcontainer {
    margin-top: 0px;
}

body #single_exam div .av_three_fourth {
    margin-left: 2%;
}

section.search_not_found  .tab_titles {
   background-color: rgba(3, 159, 226, 0.6);;
}

.tab_inner_content h2 { margin: 35px 0; }

ul.green-yes-ticks {
   list-style-image: url('../check.png') !important;
    margin-left: 0 0 0 50px;
    display: inline-block;
}

#home-call-to-action a.avia-button,
#home-call-to-action-bottom a.avia-button {
    border: 2px #fff solid !important;
    border-radius: 5px;
    font-size: 1.3em;
    font-weight: bold;
}

#ebooks .avia-button.avia-size-large {
	width: 100%;
}

.course_info_button,
.download_free_ebook_button,
.read_ebook_button {
	font-size: 1.4em;
}

#cs_user_city {
	width:0px !important;
	height:0px !important;
	display:none !important;
}

/*************** Widget Courses V2 ******************/

.course-preview-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 40px;
}
#top #certis_courses_v2-2 .av-flex-placeholder {
	width: 1%;
}
#certis_courses_v2-2 p {
	margin: 0;
	line-height: 1.5em;
}
#certis_courses_v2-2 .ib_course_box:hover .cs_course_box_wrapper {
	box-shadow: 0px 0px 4px 2px #ececec;
}
#certis_courses_v2-2 .ib_course_box:hover .ib_course_box_content {
	background: #f8f8f8;
}
#certis_courses_v2-2 .avia-image-container.avia-align-center {
	margin: 0 auto;
}
#certis_courses_v2-2 p.ib_courses_description {
	font-family: arial;
	font-size: 12px;
}



/*************** Course Review / Rate ******************/

.stars_wrap {
	text-align: left;
	float: left;
}
.rate {
    display: inline-block;
    margin: 25px auto;
}
#stars-notes {
    margin: 35px 0px 25px 35px;
    padding: 20px 10px;
    display: inline-block;
}
.cs_verybad {}
.cs_bad {}
.cs_average {}
.cs_good {}
.cs_verygood {}
.exam-finished-content h1 {
	font-size:26px;
}
#rate-content button.maxbutton-1 {
    font-size: 20px;
    padding: 0.6em 2em;
    display: inline-block;
    float: inherit;
    width: 100%;
}
.certificate_review_pass {
    color: #333 !important;
    text-decoration-line: underline !important;
    line-height: 3em;
    margin-right: 25px;
}
.cs_review_notification {
	margin-bottom:50px;
}
.cs_review_title {
	display: inline-block;
	width: 100%;
}
#top .rate label {
    font-size: 4em;
	line-height: 1.2em;
}
.rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate:not(:checked) > label {
    float:right;
    width:0.8em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #ffd400;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #ffd400;
}



/*************** DATEPICKER CSS ******************/

.avia-datepicker-div.ui-datepicker {
    z-index: 999 !important;
}

.avia-datepicker-div.ui-datepicker .ui-datepicker-prev, .avia-datepicker-div.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 40px;
    height: 2.8em;
    text-align: center;
    line-height: 2.8em;
    cursor: pointer;
    font-size: 0.8em;
}

.avia-datepicker-div.ui-datepicker select.ui-datepicker-month, .avia-datepicker-div.ui-datepicker select.ui-datepicker-year {
    width: 48.5% !important;
    float: left;
}

.avia-datepicker-div.ui-datepicker .ui-datepicker-title select {
   /* font-size: 1em !important;*/
    margin: 1px !important;
}


/*========================================== CUSTOM STYLE ===================================================*/

.ib-adsbygoogle-block  ins {
    background: #fff !important;
}

.right {
	float: right;
}

.submit {
	margin: 25px 0 0;
}

.main-navigation ul li.login ul a {
    width: 150px !important;
}

aside.widget-button {
	width: 80%;
    margin: 5% 5%;
    padding: 0 5%;
}

aside.widget-button ul {
	margin: 2.5em 1em;
}

aside.widget-button li {
	list-style: none;
}

aside.widget-button a {
	width: 100%;
	display: inline-block;
    text-align: center;
}

#my-data-area a.maxbutton-2.exam_excerpt.my_account_sidebar_button {
    width: 80%;
    display: inline-block;
}

a.maxbutton-1.exam_excerpt.my_account_sidebar_button,
a.maxbutton-2.exam_excerpt.my_account_sidebar_button {
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	background-color: forestgreen;
    border-color: forestgreen;
    color: #ffffff;
    text-decoration: none;
}

a.maxbutton-1.exam_excerpt.my_account_sidebar_button:hover,
a.maxbutton-2.exam_excerpt.my_account_sidebar_button:hover {
	background-color: #ffffff;
    border-color: forestgreen;
    color: forestgreen !important;
}

a.maxbutton-2.exam_excerpt.my_account_sidebar_button.blue {
	background-color: #039fe2;
    border-color: #039fe2;
}

a.maxbutton-2.exam_excerpt.my_account_sidebar_button.blue:hover {
	background-color: #ffffff;
    border-color: #039fe2;
    color: #039fe2 !important;
}

a.maxbutton-2.exam_excerpt.my_account_sidebar_button.orange {
	background-color: darkorange;
    border-color: darkorange;
}

a.maxbutton-2.exam_excerpt.my_account_sidebar_button.orange:hover {
	background-color: #ffffff;
    border-color: darkorange;
    color: darkorange !important;
}

aside#my-data ul li a.active {
	color: #039fe2;
	outline: none;
}

#my-data-area table thead th {
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
}

.wp-svg-exam-status {
  font-family: wp-svg-plugin-icon-set1;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

#my-data-area table td i.passed:before {
	content: "\f00c";
    font-family: FontAwesome;
	color: green;
}

#my-data-area table td i.failed:before {
    content: "\f00d";
    font-family: FontAwesome;
	color: red;
}

#my-data-area table td i.continues:before {
	content: "\f017";
    font-family: FontAwesome;
	color: #333;
}

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

.avia_textblock.certificates h3 {
	font-size: 1.6em;
}

article.exam-category .avia-button-wrap {
	margin-top: 40px !important;
}

article.exam-category .av_one_half {
	border-right: 1px solid #dddddd;
}

article.exam-category .entry-content-wrapper.clearfix {
	padding: 20px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    background-color: #ffffff;
}

article.exam-category .avia-button-wrap {
	width: 100%;
}

h6.certificates_price {
	line-height: 50px;
}

.the_excerpt {
	margin: 1% 0;
}

#single_exam .the_excerpt ul,
.the_excerpt ul,
.certis .certificates ul {
    list-style-image: url('../check.png') !important;
    margin-left: 0px;
    margin-bottom: 0px;
    display: inline-block;
}

.cs-course-information-button {
  border: 1px solid #6F8F3B;
  white-space: normal;
  background-color: #83a846;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 30px 13px;
  border-radius: 6px;
  line-height: 1.2em;
  text-decoration: none;
  text-transform: initial;
}

.cs-course-information-button:hover {
  border: 1px solid #6F8F3B;
  background-color: #fff;
  color: #6F8F3B;
}

.read_ebook_button {
  border: 1px solid #6693C2;
  white-space: normal;
  background-color: #6693C2;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  padding: 15px 30px 13px;
  border-radius: 6px;
  line-height: 1.2em;
  text-decoration: none;
  text-transform: initial;
}

.read_ebook_button:hover {
  border: 1px solid #6693C2;
  background-color: #fff;
  color: #6693C2;
}

.download_free_ebook_button,
.read_ebook_button {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.cs-exam-loop-single-block,
.cs-ebook-loop-single-block {
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  border-radius: 4px;
  background-color: #ffffff;
}

.exam-category .certificates ul {
  margin-top: 0px;
}

.exam-excerpt ul {
	margin-bottom: 4px;
}

li.spinner {
	background: url('../ajax-loader.gif') no-repeat right 50%;
}

.main-navigation ul li.login ul a {
  width: 99px;
}

li.login {
	background: #039fe2;
	display: inline-block;
}

li.login:hover {
	background: #02c5f4;
}

.entry-exam-excerpt {
	margin-bottom: 25px;
}

.entry-exam-excerpt .the_excerpt {
	min-height: 153px;
}

.exam_button .wp-user-form {
	float: left;
}

.exam_button h6 {
	line-height: 50px;
}

.exam-category header,
.exam-category footer {
	display: inline-block;
}

.entry-exam-content {
	padding: 0.5em 0;
	border-bottom: 1px solid #dddfe2;
}

.get-now-exam {
	margin-top: 25px;
}

.entry-exam-excerpt h6 {
	display: inline-block;
}

.exam_price {
	font-size: 2em;
	color: darkred;
}

form.wp-user-form,
.exam_price {
	width: 100%;
	position: relative;
}

.exam_free {
	font-size: 2em;
	color: green;
  font-weight: 500;
}

div.exam_button {
	/*display: inline-block;*/
	width: 100%;
	/*padding: 25px 0;*/
    *zoom: 1;
    *display: inline;
}

div.exam_button form.wp-user-form {
	float: left;
	/* margin-right: 20px; */
	margin: 0 !important;
	min-height: 63px;
}

.entry-exam-excerpt button.exam_excerpt,
.entry-exam-excerpt input.exam_excerpt,
.entry-exam-excerpt a.exam_excerpt {
	/*margin: 25px 0;*/
	color: #ffffff;
	background-color: forestgreen;
	border-color: forestgreen;
}

.entry-exam-excerpt button.exam_excerpt:hover,
.entry-exam-excerpt input.exam_excerpt:hover,
.entry-exam-excerpt a.exam_excerpt:hover {
	color: forestgreen;
	background-color: #ffffff;
	border-color: forestgreen;
}


.cs_image_tab_certification,
.cs_image_tab_materials {
  float: left;
  margin-right: 20px;
}


.read-more-button a.maxbutton-1.exam_excerpt,
.get-certified-button input.maxbutton-1.exam_excerpt,
.get-certified-button button.maxbutton-1.exam_excerpt {
	float: right;
	line-height: 1.75;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 11px 25px;

	border-style: solid;
	border-width: 1px;

	box-sizing: border-box;
	white-space: nowrap;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	text-shadow: none;
	box-shadow: none;
	margin-left: 25px;
}

.get-certified-button input.maxbutton-1.exam_excerpt,
.get-certified-button button.maxbutton-1.exam_excerpt {
	background-color: forestgreen;
	border-color: forestgreen;
}

.read-more-button a.maxbutton-1.exam_excerpt {
	background-color: #039fe2;
	border-color: #039fe2;
}

.get-certified-button input.maxbutton-1.exam_excerpt:hover,
.get-certified-button button.maxbutton-1.exam_excerpt:hover {
	background-color: #ffffff;
	border-color: forestgreen;
	color: forestgreen;
}

.read-more-button a.maxbutton-1.exam_excerpt:hover {
	background-color: #ffffff;
	border-color: #039fe2;
	color: #039fe2;
}

.maxbutton-3 {
    text-decoration: none;
    color: #444 !important;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    padding: 0.6em 0.5em;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #444;
    box-sizing: border-box;
    white-space: nowrap;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
    line-height: inherit;
}

.maxbutton-3:hover {
	text-decoration: none;
    color: #fff !important;
    background-color: #444;
    border-color: #fff;
}

.maxbutton-3.del:hover {
	text-decoration: none;
    color: #fff !important;
    background-color: #c30000;
    border-color: #fff;
}

#cs_wrapp_popup {
	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    top: 0;
    padding-top: 10%;
}

#cs_popup_profile {
	margin: auto;
    width: 450px;
    height: 300px;
    background: #fff;
    border: solid 3px #c30000;
    border-radius: 6px;
    padding: 50px;
    text-align: center;
	-webkit-box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.5);
	box-shadow: 10px 10px 21px -4px rgba(0,0,0,0.5);
}

#cs_popup_profile h2 {
	margin: 20px 0 30px;
}

#cs_popup_profile span.av_font_icon.av-red-color {
	color: #c30000;
}

#cs_popup_profile #cs_cancel {
	float: left;
}

#cs_popup_profile #cs_yes_delete {
	float: right;
}

.cs_white_block {
	background: #fff;
	float: left;
}

.cs_white_block.cs-two {
	margin-left: 5%;
    padding: 12px 25px;
    width: 70%;
    font-size: 1.1em;
}

.cs_white_block.cs-one {
	width: 25%;
}

.cs_white_block.cs-one img {
	width: 100%;
}


.profile_visibility,
.email_preferences,
.delete_account {
    padding: 25px;
    border: solid 1px #bbb;
    margin-bottom: 50px;
}

.cs-lable-left {
	display: block;
    /*height: 3em;
    width: 8em;
    float: left;*/
}

#payment_switch,
#start_learning {
	margin: 25px 0 15px 0px;
}

#payment_switch .radios {
	/* display: inline-block; */
}

#payment_switch span.payment-logo {
    width: 80px;
    height: 20px;
    display: inline-block;
    position: absolute;
    margin: 5px 0 0;
    left: 170px;
}

#payment_switch label,
#start_learning label {
	height: 31px;
	font-size: 0.65em !important;
}

#payment_switch div#twocheckout span.payment-logo {
    background: url('../visa_mastercard.gif');
    background-size: 64px 20px;
    background-repeat: no-repeat;
}

#payment_switch div#paypal span.payment-logo {
    background: url('../paypal.png');
    background-size: 77px 20px;
    background-repeat: no-repeat;
}

#payment_switch .radios {
    padding: 10px 10px 8px;
    background-color: #fff;
    border: solid 1px #ccc;
}

#start_learning .form_field_input {
    padding: 10px 10px 8px !important;
    margin-bottom: 10px !important;
    background-color: #fff !important;
    border: solid 1px #ccc !important;
    font-size: 1.0em !important;
}

/*
#payment_switch input[type=radio]:not(old){
  width   : 31px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

#payment_switch input[type=radio]:not(old) + label{
  display      : inline-block;
  margin-left  : -31px;
  padding-left : 31px;
  background   : url('../radio-green-sprite.png') no-repeat 0 0;
  line-height  : 31px;
}

#payment_switch input[type=radio]:not(old):checked + label{
  background-position : 0 -32px;
}
*/

.button_courses_column {
	margin-top: 50px;
}

#img-preloader {
	position: absolute;
    width: 100%;
    height: 32px;
    z-index: 999;
    /*background-color: rgba(255,255,255,0.50);*/
    top: 0;
}

#img-preloader span#payment-form-preloader {
    background: url('../ajax-loader@2x.gif');
    background-repeat: no-repeat;
    display: block;
    height: 32px;
    margin: 5% 45%;
}


.exam-thumbnail {
	float: left;
	margin: 0 25px 25px 0;
}

.exam-content {
	display: block;
	margin-bottom: 10px;
}

ul.tabs_login li {
	list-style: none;
}

.exam_button form.wp-user-form input.avia-button.avia-color-green,
input[name="start_learning_new"],
input[name="start_learning"] {
	font-size: 23px !important;
}

input.maxbutton-1,
a.maxbutton-1,
a.maxbutton-2,
button.maxbutton-1 {
	text-decoration: none;
	color: #ffffff !important;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0.6em 1em;
	background-color: #039fe2;
	border-style: solid;
	border-width: 1px;
	border-color: #039fe2;
	box-sizing: border-box;
	white-space: nowrap;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	text-shadow: none;
	box-shadow: none;
	cursor: pointer;
	line-height: inherit;
}
.exam-box.wrong a.maxbutton-1 {
    width: 100%;
    display: block;
    text-align: center;
}


.certis .wp-user-form .wp-user-form label {
    float: left;
}

.certis .wp-user-form {
    text-align: left !important;
}

.exam-finished-content input.maxbutton-1,
.exam-finished-content a.maxbutton-1,
.exam-finished-content a.maxbutton-2,
.exam-finished-content button.maxbutton-1 {
	font-size: 24px;
}

input.maxbutton-1.to-checkout {
	margin: 25px 0;
}

.to-checkout input {
	margin: 5px 0;
}

input.maxbutton-1:hover,
a.maxbutton-1:hover,
button.maxbutton-1:hover {
	color: #039fe2 !important;
	background-color: #ffffff;
	border-color: #039fe2;
	text-decoration: none;
}

button[type=button].maxbutton-1 {
	color: #039fe2;
	/*background-color: #ffffff;*/
	white-space: inherit;
}

ul.answers li {
  margin-bottom: 35px;
}

ul.answers li input[type=radio] {
  height: 25px;
  width: 25px;
  float: left;
  margin-right: 15px;
}

ul.answers label {
  display: flex;
  line-height: 25px;
  vertical-align: top;
  font-weight: 500;
}

.entry-content-wrapper.answers .maxbutton-1 {
	color: #ffffff;
	background-color: #039fe2;
}

.entry-content-wrapper.answers .maxbutton-1:hover {
	color: #039fe2;
	background-color: #ffffff;
}

a.maxbutton-1.my-account-button {
	color: #ffffff;
	background-color: #f88528;
	border-color: #ffffff;
}

a.maxbutton-1.my-account-button:hover {
	color: #f88528 !important;
	background-color: #ffffff;
	border-color: #f88528;
	text-decoration: none;
}

#share-content .my-account-button {
	margin-left: 15px;
}

a.cancel-button {
	float: right;
	margin-right: 15px;
    padding: 10px 25px;
}

ul.answers { margin: 0; }

.single_quiz { /* margin: 30px 0; */ }
.cs-form { margin: 30px 0; }
.wrong_page { margin-bottom: 30px; }
.exam-box.wrong { border:2px solid firebrick; }

.login-field { margin: 10px 0; }
.login-field input { float: right; }

.cs-form h6 {
	margin: 15px 0;
}



/**************************** CSS Form SignUp/Login *****************************/

.certis-login {	max-width: 540px; }

.rememberme { margin-top: 10px; }

ul.tabs_login li.active_login span, ul.tabs_login li.active_login a { display: none; }

ul.tabs_login {	margin: 0px 0 0 !important; text-decoration: underline; padding-left: 0px; }

.cptch_block { margin: -10px 0 -25px; }

/*.cptch_input { margin-bottom: 35px !important; }*/

.cptch-description { color: #ccc; font-size: 75%; }

ul.tabs_login li { margin-left: -5px !important; }

.rememberme, ul.tabs_login { font-size: 0.8em; }

.certis ul.tabs_login {
    display: block;
    width: 100%;
}

button.login-submit,
button.register-submit,
button.reset-password-submit {
	text-decoration: none;
	color: #ffffff !important;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0.8em 3em;
	background-color: #26C100;
	border-style: solid;
	border-width: 1px;
	border-color: #26C100;
	box-sizing: border-box;
	white-space: nowrap;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	text-shadow: none;
	box-shadow: none;
	cursor: pointer;
	line-height: inherit;
}
button.login-submit:hover,
button.register-submit:hover,
button.reset-password-submit:hover {
    color: #26C100 !important;
    background-color: #fff;
}


.certis .login_fields button {
    margin-top: 30px;
}

#login-form h1 {
	background-color: #282830;
	border-radius: 5px 5px 0 0;
	color: #fff;
	padding: 20px;
}

#login-form fieldset {
	border-radius: 0 0 5px 5px;
	padding: 20px;
	position: relative;
}

#login-form input {
	font-size: 14px;
	margin: 5px 0 0;
	padding: 12px 1%;
	border: 1px solid #dcdcdc;
}

#login-form input[type=submit] {
	background: #039fe2;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
	padding: 12px 60px;
}

#login-form input[type=submit]:hover { background: #0E89CF; }

#login-form footer {
	font-size: 12px;
	margin-top: 16px;
}

.info {
	background: #0aa0ef;
	border-radius: 50%;
	display: inline-block;
	height: 20px;
	line-height: 17px;
	margin: 4px 5px 0px 5px;
	text-align: center;
	width: 20px;
	color: #fff;
}

.certis .tabs_login a {
    color: #0aa0ef;
}

fieldset {
	border: none;
	margin: 0;
}

input {
	border: none;
	outline: none;
}

.form_buton_input{
	font-size: 14px;
	background: #0aa0ef;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
	padding: 12px 20px;
	cursor: pointer;
}

.form_buton_input:hover { background: #0E89CF; }

.form_buton_input_green{
	font-size: 14px;
	background: #009900;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
	padding: 12px 20px;
	cursor: pointer;
}

.form_buton_input_green:hover { background: #006600; }

.form_buton_input_mare{
	font-size: 14px;
	background: #0aa0ef;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
	padding: 12px 20px;
	width:260px;
	cursor: pointer;
}

.form_buton_input_mare:hover { background: #0E89CF; }

.form_field_input {
	border-radius: 3px 3px 0 0;
	border: 1px solid #dcdcdc;
	padding: 12px 1%;
	/*width: 269px;*/
	width: 100%;
	margin-top: 2px;
}

.form_field_input_2 {
	border-radius: 3px 3px 0 0;
	border: 1px solid #dcdcdc;
	padding: 12px 10px;
	width: 450px;
	margin-top: 2px;
}

.form_footer {
	font-size: 12px;
	margin-top: 10px;
}

.form_design {
	width:260px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 12px 12px 12px 12px;
}

.form_design2 {
	width:260px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 12px 12px 12px 12px;
	margin-right: 10px;
	height: 290px;
	margin-bottom: 10px;
	line-height: 1.6;
	position: relative;
	margin-left: 10px;
}

.form_design3 {
	width:555px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 12px 12px 12px 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.6;
	position: relative;
	margin-left: 10px;
	margin-top:-250px;
}

.form_design4 {
	width:235px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 12px 12px 12px 12px;
	margin-right: 10px;
	height: 225px;
	margin-bottom: 10px;
	line-height: 1.6;
	position: relative;
	margin-left: 10px;
	border:1px ThreeDDarkShadow dotted;
}

.form_design_mare {
	width:700px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px;
	border-radius: 12px 12px 12px 12px;
	}

.steps {
	width:600px;
	float:left;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 15px;
}

.text_titlu {
	/*background-color: #bbb;*/
	border-radius: 5px 5px 0 0;
	color: #000;
	font-size: 2em !important;
	padding: 15px;
	text-align: center;
	/*text-transform: uppercase;*/
	/*width:230px;*/
	margin-bottom: 15px;
}

.text_titlu.blue { background-color: rgb(3, 160, 226); color: #fff; }
.text_titlu.red { background-color: firebrick; color: gold; }

.new_account {
	width:238px;
	height:auto;
	padding: 18px;
}

.new_question {
	width:480px;
	height:auto;
	padding: 18px;
}

.fg_password {
	width:238px;
	height:auto;
	padding: 18px;
	}

.box_titlu {
	color:#0066CC;
	border-bottom:1px dashed #999999;
	font-weight: bold;
	font-size: 18px;
	margin-top: 5px;
	padding-bottom: 5px;
}



/**************************** CSS Single Quiz *****************************/

.exam-box {
	/*min-height: 260px;*/
	padding: 30px !important;
	border:2px solid rgb(3, 160, 226);
}

.exam-box li {
	list-style: none;
}

.exam-box.counter {
	border-bottom: none;
	min-height: inherit;
}

.exam-box.answers {
	min-height: inherit;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.exam-box.answers input {
	height: 25px;
    width: 26px;
}

.exam-box.answers label {
	vertical-align: super;
	margin-left: 10px;
}

.exam-box.answers button {
	margin: 20px 0 10px;
}

.exam-box .quiz-counter {
	/*width: 30%;
	float: left;*/
}

.exam-box .time-counter {
	/*width: 70%;
	float: right;*/
}

.quiz-number {
	color: #999;
	display: inline-block;
	margin: 20px 5px 0;
}

.timer-label {
	color: #999;
	display: inline-flex;
	padding: 20px 5px;
	float: right;
}

h2.text_titlu {
	margin: 0;
	padding: 15px;
	font-size: 2em;
	text-transform: none;
}

.box_cont_quiz {
	width:960px;
	height: auto;
	margin-top: -65px;
	position: relative;
	z-index: 900;
	float: left;
	background-image: url(../gfx/bg_news.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
}

.full_quiz {
	width:900px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	background-color: #Ececec;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-shadow: -2px -1px 7px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    -2px -1px 7px rgba(50, 50, 50, 0.75);
	box-shadow:         -2px -1px 7px rgba(50, 50, 50, 0.75);
	border: 1px solid #FFFFFF;
	position: relative;
	z-index: 900;
}





/**************************** Exam Report Template CSS *****************************/

table.exam-report th,
table.exam-report td {
	border-bottom: 1px dashed #999999;
}

table.exam-report th {
	width: 200px;
	text-align: right;
	padding-right: 20px;
	border-right: 1px dashed #999999;
}






/**************************** Share links section CSS *****************************/

.cs-result-share .av-share-box {
	margin-bottom: 20px;
}
#share-content .social-share {
    border-top: none !important;
}

#share-content h3.title {
	color: red;
}

#share-content #share-permalink-certificate {
	max-width: 444px !important;
    margin-right: 0;
	display: inline;
}

#share-content .social-share {
	margin: 5px 0 25px;
	border-top: 1px solid #ddd;
}

#share-content .social-share a span {
	font-size: 2em;
	text-decoration: none;
	outline: none;
	margin-left: 10px;
}

#share-content #certificate-link {
	width: 100%;
	display: inline-block;
}

input.short-googl-link {
	height: 20px;
    width: 20px;
}

#share-content .social_bookmarks li {
	border: none !important;
}



/**************************** Countdown Timer CSS *****************************/

#countdown.is-countdown {
	display: block;
	float: left;
	width: 200px;
}

.countdown {
	float: left;
	width: 240px;
}

.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}

.countdown-show3 .countdown-section {
	width: 32.5%;
}

.countdown-period {
	/*display: block;*/
	font-weight: normal;
	font-size: 0.6em;
	color: #999;
	/*display: none;*/
}

.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}

.countdown-amount {
	font-size: 1.8em;
	line-height: 0.2em;
	color: #1e1f22;
}

.is-complete {
	color: red;
	margin-left: 10px;
}


/*  ENFOLD Tabs CSS   */

.main_color .template-archives .tabcontainer a,
#top .main_color .tabcontainer .tab.active_tab {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-color: #e1e1e1;
    font-size: 1em;
    color: #333333 !important;
}

.js_active .tab_titles .tab {
	border-top-right-radius: 4px !important;
    border-top-left-radius: 4px;
    font-size: 1em;
    font-weight: bold;
    margin: 0 2px;
    color: #ffffff !important;
    background-color: #039fe2;
    border-color: #0186BE;
}

.js_active .tab_titles .tab:hover {
	color: #919191 !important;
    background-color: #ffffff;
    margin: 0 2px;
}





#certis_courses-2.widget.certis.widget_courses {
    padding-bottom: 0 !important;
    margin: 0 5%;
}
.certis.widget_courses div {
    /*margin: 0px !important;*/
    display: inline-block;
}
.certis.widget_courses div a {
    /*padding: 5px;*/
    display: inline-block;
}
.certis.widget_courses div a img {
    display: block;
    transition: all 200ms linear;
}
.certis.widget_courses div a:hover img {
    transform: scale(1.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	transition: all 200ms linear;
}


.widget_courses .av_one_fifth {
    width: 16.4%;
}

.widget_courses .av_one_fifth.el_after_av_one_fifth {
    margin-left: 4.5%;
}









/**************************** Full Name form CSS *****************************/

.form_field_input.full_name_field {
	padding: 15px 25px;
	margin: 15px 15px 15px 0;
	float: left;
	width: 100%;
}

.maxbutton-1.full_name_field {
	margin: 50px 15px 15px 0;
	width: 100%;
}


.cs_row_name_on_certificate {
	background-color: #ddd !important;
}

.cs_edit_name_on_certificate {
	cursor: pointer;
}

.cs_edit_name_on_certificate.active {
	background-color: #ddd;
}

.cs_name_on_certificate {
    width: 70% !important;
    float: left;
    margin-bottom: 0 !important;
    border-color: orange !important;
}

.cs_update_certificate_fullname_button {
	width: 30% !important;
	background-color: orange !important;
}





/**************************** ENFOLD Theme CSS *****************************/

strong.logo {
   padding: 14px 0;
}

.tabs_login a {
    color: #000000;
}

.login h1 a {
    background-image: none, url("../logo.png");
}

.main_color input[type='submit'].avia-color-green,
.main_color button[type='submit'].avia-color-green,
#top .main_color a.avia-color-green {
    background-color: #83a846;
    border-color: #6F8F3B;
    color: #fff;
}

.widget ul#menu-my-account a {
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    background-color: #039fe2;
    border-style: solid;
    border-width: 1px;
    border-color: #039fe2;
    box-sizing: border-box;
    white-space: nowrap;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    position: relative;
    text-shadow: none;
    box-shadow: none;
}

.widget ul#menu-my-account a:hover {
   color: #039fe2;
   background-color: #ffffff;
}

div[id^=course_] span.image-overlay {
	display: none !important;
}

#my-data-area table td,
#my-data-area table th {
    border-right: transparent !important;
    border-left: transparent !important;
}

#my-data-area table th {
    background-color: aliceblue;
}


.av-share-box ul li a {
    font-size: 32px;
}

#socket .social_bookmarks a { font-size: 22px !important; }

#socket .social_bookmarks li,#socket .social_bookmarks li a {
  border-radius: 0 !important;
}

.av-social-link-facebook a { color: #37589b !important; }
.av-social-link-twitter a { color: #46d4fe !important; }
.av-social-link-gplus a { color: #de5a49 !important; }
.av-social-link-linkedin a { color: #419cca !important; }
.av-social-link-mail a { color: #9fae37 !important; }

.av-social-link-facebook a:hover,
.av-social-link-twitter a:hover,
.av-social-link-gplus a:hover,
.av-social-link-linkedin a:hover,
.av-social-link-mail a:hover { color: #ffffff !important; }

.logo img {
   margin: 0;
}

header.header-scrolled-full .logo img {
   margin: 5px 0;
   height: 75%;
}

body .certis .hr.avia-builder-el-last,
body .certis .hr.avia-builder-el-first {
    margin: 5px 0;
}

.avia-button.avia-size-large {
    font-size: 16px;
    font-weight: bold;
}

#top #header .av-main-nav > li.current-menu-item > a .avia-menu-text,
#top #header .av-main-nav > li.current-menu-item > a .avia-menu-subtext,
#top #header .av-main-nav > li.active-parent-item > a .avia-menu-text,
#top #header .av-main-nav > li.active-parent-item > a .avia-menu-subtext {
    color: #039fe2;
}

.av-main-nav li.courses-dropdown ul {
	width: 230px;
}

#top .main_color a.avia-color-theme-color {
    border: 1px solid #017dc0;
}
#top .main_color a.avia-color-theme-color:hover {
    color: #017dc0;
    background-color: #ffffff;
}

.avia-button.avia-size-large {
    min-width: inherit;
}

.main_color input[type='submit'].avia-color-green,
.main_color button[type='submit'].avia-color-green,
#top .main_color a.avia-color-green {
    border: 1px solid #6F8F3B;
    white-space: normal;
}

.main_color input[type='submit']:hover.avia-color-green,
.main_color button[type='submit']:hover.avia-color-green,
#top .main_color a.avia-color-green:hover {
    background-color: #ffffff;
    color: #83a846;
    border: 1px solid #6F8F3B;
}

.main_color input[type='submit']:disabled.avia-color-green {
    background-color: #83a846;
    border-color: #6F8F3B;
    color: #fff !important;
    cursor: wait;
}
/*
.main_color input[type='submit'].avia-color-blue,
.main_color button[type='submit'].avia-color-blue,
#top .main_color a.avia-color-blue {
    border: 1px solid #6F8F3B;
    white-space: normal;
}
*/
.main_color input[type='submit']:hover.avia-color-blue,
.main_color button[type='submit']:hover.avia-color-blue,
#top .main_color a.avia-color-blue:hover {
    background-color: #ffffff;
    color: #6693C2;
    border: 1px solid #6693C2;
}

.header-scrolled .logo a img {
    visibility: hidden;
}

.header-scrolled .logo a img {
    /*background: url('../short-logo.png') no-repeat top center;*/
}

#certis_my_data_2 li a.active {
	text-decoration: underline;
}

.main_color input[type='submit'].avia-color-green,
.main_color button[type='submit'].avia-color-green,
.main_color a.avia-color-theme-color {
    width: 100%;
}

ul.certis-error li {
  list-style: none;
  margin-left: 0;
}

ul.certis-error li strong {
	color: red;
}

.certis-message {
	color: lime;
}

.certis-error {
	color: orangered;
}


/* ================================ Fixing IE10 bug ============================= */
a:focus .image-overlay .image-overlay-inside{
    animation: avia_pop_small 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */
}

.avia_transform a:focus .image-overlay{
    opacity: 0.7 !important;
}

#tab-id-2-container img,
#tab-id-1-container img,
#tab-id-5-container img {
   max-width: 48%;
}

#tab-id-2-container .course-materials,
#tab-id-1-container .course,
#tab-id-5-container .how-to-pass {
   float: left;
   max-width: 50%;
}


/* ================================ Styling for button "Choose File" ============================= */

.file_upload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
#uploadFile {
	font-size: 1em;
	margin: 10px 0 !important;
}
.file_upload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
span.btn.btn-primary.maxbutton-1 {
	/*float: left;*/
	line-height: 1.75;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 8px 25px;
	text-align: center;
	color: #039fe2;
	background-color: #ffffff;
	white-space: inherit;
	cursor: pointer;

	border-style: solid;
	border-width: 1px;
	border-color: #039fe2;
	box-sizing: border-box;
	white-space: nowrap;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	position: relative;
	text-shadow: none;
	box-shadow: none;
	margin: 0;
    width: 100%;
    display: block;
}
span.btn.btn-primary.maxbutton-1:hover {
	color: #ffffff;
	background-color: #039fe2;
}


/* ================================ Privacy & Settings page CSS ============================= */

form#privacy_settings input[type="checkbox"] {
	width: 20px;
	height: 20px;
}



/* ================================ Public profile form CSS ============================= */

form.user-public-profile span.form_element label.user-public-profile-name {
	font-size: 1.5em !important;
	font-weight: bold !important;
}

form#user-public-profile span.form_element input {
    background-position: 7px 7px !important;
    background-repeat: no-repeat !important;
    padding-left: 60px !important;
    background-size: 32px 32px !important;
}

button.update-profile {
  float: right;
  background: forestgreen;
  border-color: forestgreen;
}

button.update-profile:hover {
  background: #fff;
  border-color: forestgreen;
  color: forestgreen !important;
}

form#user-public-profile span.form_element {
	margin: 20px 0;
    display: inherit;
}

form#user-public-profile #user_picture {
	margin-left: 10%;
  width: 50%;
  float: right;
}

form#user-public-profile span.form_element input {
	color: inherit !important;
  width: 100%;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #b1b1b1 !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #b1b1b1 !important;
   opacity: 1 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #b1b1b1 !important;
   opacity: 1 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #b1b1b1 !important;
}
div#qt_biography_toolbar input.ed_button.button.button-small {
    background-color: inherit;
    color: inherit;
    border-color: inherit;
    min-width: 25px;
}

span.form_element.user_name {}

span.form_element.user_picture {
	float: right;
}

span.form_element.user_pic_upload_button {
	clear: left;
}

span.form_element.user_pic_upload_button input {
	padding: 0 !important;
    width: 100%;
    height: 100%;
}

span.biography_label {
    background-image: url("../icons/info.png") !important;
    background-position: 7px !important;
    background-repeat: no-repeat !important;
    padding: 5px 5px 5px 60px;
    background-size: 28px 28px !important;
}

span#delete_user_pic {
	color: coral;
	cursor: pointer;
	position: absolute;
	right: 5px;
}

span#delete_user_pic:hover {
	color: chocolate;
}

.hide {
	display: none;
}

#msg_area {
	display: inline-block;
}

#msg_area.success {
    color: green;
}

#msg_area.warning {
    color: red;
}

input#location {
    background-image: url("../icons/location.png") !important;
}

input#contact_email {
    background-image: url("../icons/email.png") !important;
}

input#contact_phone {
    background-image: url("../icons/phone.png") !important;
}

input#user_web_site_link {
    background-image: url("../icons/home.png") !important;
}

input#facebook_link {
    background-image: url("../icons/facebook.png") !important;
}

input#linkedin_link {
    background-image: url("../icons/linkedin.png") !important;
}

input#google_plus_link {
    background-image: url("../icons/google.png") !important;
}

input#twitter_link {
    background-image: url("../icons/twitter.png") !important;
}

input#jobtitle {
    background-image: url("../icons/jobtitle.png") !important;
}

input#company {
    background-image: url("../icons/company.png") !important;
}

#mceu_21.mce-path.mce-flow-layout-item.mce-first {
	visibility: hidden;
}



/* ================================ User Public Profile Fronend Page CSS ============================= */

.public_certificates_links {
    /* white-space: pre-wrap; */ /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    overflow-wrap: break-word;
    -ms-word-break: break-all;
}

a.public_certificate {
	margin: 0 0 10px 30px;
    display: block;
}

#siteseal {
	display: block;
	float: right;
    margin: -3px 0 0px 20px;
    height: 32px;
    width: 122px;
    background-image: url("../siteseal_gd_3_h_l_m.gif") !important;
}

a.public_certificate::before {
	content: url("../golden-seal-sm.png");
    display: inline-block;
    position: relative;
    margin: 10px;
}

a.public_contacts {
	line-height: 2.5em !important;
}


.ui-dialog { z-index: 1000 !important ;}

.ui-dialog.ui-front {
  width: 40% !important;
  top: 10% !important;
  left: 30% !important;
}

.wp-editor-wrap {
  height: 50%;
}

#dialog {
  display:none;
}

.single-public_profile .avia-post-nav { display: none!important; }




/**************************** Logo of "Log In" page CSS *****************************/

div.log-in .logo {
	margin: 0 auto;
    width: 233px !important;
    float: inherit !important;
    position: inherit !important;
}

#socket.log-in .copyright { width: 100%; text-align: center; }
#socket.log-in .sub_menu_socket { margin-top: -20px; }


/**************************** Mobil CSS *****************************/

@media screen and (max-width: 480px) {
	.read-more-button a.maxbutton-1.exam_excerpt,
	.get-certified-button input.maxbutton-1.exam_excerpt,
	.get-certified-button button.maxbutton-1.exam_excerpt {
		float: left;
		margin: 10px 0 15px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	ul {
		margin-left: 40px;
		display: inline-block;
	}
	
	form.user-public-profile button.update-profile {
        width: 100%;
        margin: 30px 0;
    }
    
    form.user-public-profile .view-button {
        width: 100%;
        text-align: center;
    }
    
    form.user-public-profile .cancel-button {
        margin: 0 0 30px;
    }

	span#time-remaining-label { display: none; }

	.is-complete { margin-left: 0px; }

	.exam-box.answers button { width: 100%; }

	form#user-public-profile #user_picture { margin-left: 0; width: 100%; }

	form#user-public-profile span.user_picture { margin-bottom: 5px; }
	form#user-public-profile span.user_pic_upload_button { margin-top: 5px; }


	a.maxbutton-1.my-account-button {
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	a.maxbutton-1.download-button {
		width: 100%;
    	text-align: center;
	}
}

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

	article.exam-category .av_one_half {
		border-right: 0;
	}

	div.exam_button {
    	margin-left: 0px !important;
	}

	form.wp-user-form,
	.exam_price {
		width: 100%;
		text-align: center !important;
	}

	.responsive #top .main_color .tabcontainer .active_tab {
    background-color: #0084bd;
    color: #ffffff !important;
	}



	.certis.widget_courses div a img {
		margin-bottom: 50px;
	}

	.certis.widget_courses div a:hover img {
	    transform: scale(1.3);
	}

	/*************** Widget Courses V2 ******************/

	.course-preview-title {
		overflow: inherit;
		text-overflow: inherit;
		display: inherit;
		height: inherit;
		font-size: 24px;
	}
	#certis_courses_v2-2 p {
		margin: 0;
		line-height: 1.5em;
	}
	.exam_price.course-preview {
		text-align: right !important;
	}
	.ib_course_box {
		border-color: #d0d0d0 !important;
	}

	#tab-id-2-container img,
	#tab-id-1-container img,
	#tab-id-5-container img {
	   max-width: 100%;
	}

	#tab-id-2-container .course-materials,
	#tab-id-1-container .course,
	#tab-id-5-container .how-to-pass {
	   float: left;
	   max-width: 100%;
	}

}
@media (max-width: 767px) {
    #course_0.uk-width-1-4,
    #course_1.uk-width-1-4,
    #course_2.uk-width-1-4,
    #course_3.uk-width-1-4 {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
	.counter .flex_column {
	    margin-bottom: 0px !important;
	}

	.timer-label {
		float: left;
	}


/*************** Course Review / Rate ******************/

	.rate {
		width: inherit;
		padding: 0 11%;
		margin: 0px auto;
	}
	.stars-notes-wrapper {
		text-align: center;
	}
	#stars-notes {
		margin: 0px 0px 20px 0px;
		padding: 0;
		display: inline-block;
	}
	.stars_wrap {
    	text-align: center;
    	float: none;
	}
	#top .rate label {
		font-size: 3em;
	}
	.cs_review_notification {
		margin-bottom: 20px;
	}
	#rate-content button.maxbutton-1 {
		width: 100%;
	}


}

@media only screen and (max-width: 767px) {
	.responsive #scroll-top-link {
		display: block !important;
	}
}
