.wpcw-student-account-password-fields {
margin: 30px 0;
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-achievements,
.wpcw-student-account-content th.wpcw_fe_course_progress_pc,
.wpcw-student-account-content th.wpcw_fe_course_progress_grade,
.wpcw-student-account-content td.wpcw_fe_course_progress_pc,
.wpcw-student-account-content td.wpcw_fe_course_progress_grade {
display: none;
}
.wpcw-student-account-content th.wpcw_fe_course_progress_course {
text-align: left;
}
.wpcw-student-account-content {width: 100%;}
.wpcw-shortcode-account .igy-user-greeting {
margin: 0 0 15px;
}
@media (min-width: 768px) {
.logged-in .wpcw-shortcode-account {
display: flex;
column-gap: 30px;
}
} .wp-block-wpcw-courseware-certificate {
position: relative;
}
.wp-block-wpcw-raw-template {
padding: 150px 0;
}
.wp-block-wpcw-raw-template:before {
content: '';
background-image: url(https://igazgyongyalapitvany.hu/wp-content/uploads/2024/05/certificate-bg.jpg);
position:absolute;
top: 0;
height: 100%;
width: 100%;
background-size: contain;
}
.wp-block-wpcw-row-block {
position: relative;
}
.wpcw-certificate-course-title,
.wpcw-certificate-student-name {
margin: 30px 0;
}
.wpcw-row-block.inner-row-1 {margin-top: 60px;}
.wpcw-row-block.inner-row-4 {margin: 60px 0;}
.wpcw-row-block.inner-row-4 img {
margin: 0 auto;
} .wpcw_col_training_courses .wpcw_progress_wrap {
margin-bottom: 4px;
}
.wpcw_progress {
width: 100px;
}
.wpcw_user_progress_reset_select {
max-width: 100%;
}
@-webkit-keyframes spin {
to {
transform: rotate(1turn);
}
}
@keyframes spin {
to {
transform: rotate(1turn);
}
}
.wpcw-spinner {
background: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/spinner.gif) no-repeat;
display: inline-block;
float: none;
vertical-align: middle;
padding: 0;
margin: 0;
height: 15px;
width: 15px;
opacity: 0.7;
filter: alpha(opacity=70);
background-size: 15px 15px;
position: relative;
top: 4px;
}
.wpcw-spinner.left {
margin-right: 5px;
}
.wpcw-spinner.right {
margin-left: 5px;
}
.button .wpcw-spinner {
position: relative;
top: -1px;
}
.blockUI.blockOverlay {
position: relative;
}
.blockUI.blockOverlay:before,
.loader:before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-left: -0.5em;
margin-top: -0.5em;
content: '';
-webkit-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
background: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/loader.svg) 50%;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(0, 0, 0, 0.75);
opacity: 0.6;
}
.wpcw-button {
display: inline-block;
background-color: #f8f8f8;
border: 1px solid #eee;
color: #333;
font-weight: 700;
font-size: 1em;
line-height: 1em;
padding: 8px 10px;
text-align: center;
border-radius: 3px;
position: relative;
}
.wpcw-button,
.wpcw-button:active,
.wpcw-button:focus,
.wpcw-button:hover {
text-decoration: none;
}
.wpcw-button.loading {
color: #f8f8f8;
}
.wpcw-button.loading:after {
color: #333;
display: inline-block;
content: '\F110';
-webkit-animation: wpcw-fa-spin 0.75s linear infinite;
animation: wpcw-fa-spin 0.75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
}
.wpcw-button.wpcw-button-primary {
border: 1px solid #63a62f;
background-color: #7fbf4d;
color: #fff;
}
.wpcw-button.wpcw-button-primary.loading {
color: #7fbf4d;
}
.wpcw-button.wpcw-button-primary.loading:after {
color: #fff;
}
.wpcw-button.wpcw-add-to-cart-installments {
margin-left: 5px;
}
.wpcw-add-to-cart-link,
.wpcw-checkout-button-link {
display: inline-block;
}
.wpcw-form .wpcw-form-row {
*zoom: 1;
}
.wpcw-form .wpcw-form-row:after,
.wpcw-form .wpcw-form-row:before {
content: ' ';
display: table;
}
.wpcw-form .wpcw-form-row:after {
clear: both;
}
.wpcw-form .wpcw-form-row label.checkbox {
display: inline;
}
.wpcw-form .wpcw-form-row select {
width: 100%;
}
.wpcw-form .wpcw-form-row .input-text,
.wpcw-form .wpcw-form-row .wpcw-input-text {
box-sizing: border-box;
width: 100%;
}
.wpcw-form .wpcw-form-row-first,
.wpcw-form .wpcw-form-row-last {
width: 47%;
overflow: visible;
}
.wpcw-form .wpcw-form-row-first {
float: left;
}
.wpcw-form .wpcw-form-row-last {
float: right;
}
.wpcw-form .wpcw-form-row-wide {
clear: both;
}
.wpcw-form .wpcw-form-row {
padding: 0;
margin: 0 0 15px;
}
.wpcw-form .wpcw-form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity 0.5s ease 0.5s;
transition: opacity 0.5s ease 0.5s;
opacity: 0;
}
.wpcw-form .wpcw-form-row label {
font-size: 14px;
display: block;
line-height: 1.6;
}
.wpcw-form .wpcw-form-row label.hidden {
visibility: hidden;
}
.wpcw-form .wpcw-form-row label.inline {
margin: 15px 0 0;
vertical-align: middle;
}
.wpcw-form .wpcw-form-row label.inline span {
display: inline-block;
position: relative;
vertical-align: middle;
}
.wpcw-form .wpcw-form-row select {
cursor: pointer;
margin: 0;
}
.wpcw-form .wpcw-form-row .required {
color: red;
font-weight: 700;
border: 0;
}
.wpcw-form .wpcw-form-row .wpcw-input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle;
}
.wpcw-form .wpcw-form-row input.wpcw-input-text,
.wpcw-form .wpcw-form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1;
border-radius: 4px;
}
.wpcw-form .wpcw-form-row textarea {
height: 4em;
line-height: 1.5;
display: block;
box-shadow: none;
}
.wpcw-form .wpcw-form-row .wpcwselect2-container {
width: 100%;
line-height: 2em;
}
.wpcw-form .wpcw-form-row.wpcw-invalid label {
color: #a00;
}
.wpcw-form .wpcw-form-row.wpcw-invalid .wpcwselect2-container .wpcwselect2-selection,
.wpcw-form .wpcw-form-row.wpcw-invalid input.input-text,
.wpcw-form .wpcw-form-row.wpcw-invalid input.wpcw-input-text,
.wpcw-form .wpcw-form-row.wpcw-invalid select {
border-color: #a00;
}
.wpcw-form .wpcw-form-row.wpcw-validated .wpcwselect2-container .wpcwselect2-selection,
.wpcw-form .wpcw-form-row.wpcw-validated input.input-text,
.wpcw-form .wpcw-form-row.wpcw-validated input.wpcw-input-text,
.wpcw-form .wpcw-form-row.wpcw-validated select {
border-color: #7ad03a;
}
.wpcw-form .wpcw-form-row ::-webkit-input-placeholder {
line-height: normal;
}
.wpcw-form .wpcw-form-row :-moz-placeholder {
line-height: normal;
}
.wpcw-form .wpcw-form-row :-ms-input-placeholder {
line-height: normal;
}
.wpcw-form .wpcw-form-row-coupon-button {
text-align: right;
}
.wpcw-account-register-form h2,
.wpcw-shortcode-account .wpcw-account-login-form h2,
.wpcw-shortcode-account .igy-to-register {
text-align: center;
}
.wpcw-shortcode-account .wpcw-account-register-form h2,
.wpcw-shortcode-account .wpcw-account-login-form h2 {
margin-bottom: 30px;
}
.wpcw-form.wpcw-form-lost-password,
.wpcw-form.wpcw-form-login,
.wpcw-form.wpcw-form-register {
max-width: 500px;
border: 1px solid #d3ced2;
padding: 1em;
margin: 0 auto 1em;
text-align: left;
border-radius: 0;
}
.wpcw-form .wpcw-password-strength {
text-align: left;
font-weight: 600;
padding: ms(-3) 0;
text-align: right;
font-size: ms(-1);
}
.wpcw-form .wpcw-password-strength.strong {
color: green;
}
.wpcw-form .wpcw-password-strength.bad,
.wpcw-form .wpcw-password-strength.short {
color: red;
}
.wpcw-form .wpcw-password-strength.good {
color: grey;
}
.wpcw_loader {
display: block;
}
.wpcw_loader,
.wpcw_loader img {
box-shadow: none !important;
}
.wpcw_fe_submit_loader {
display: none;
text-align: center;
}
.wpcw-notice {
padding: 1em 1.618em;
margin-bottom: 1em;
margin-left: 0;
border-radius: 0;
background-color: #f8f8f8;
color: #333;
clear: both;
border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
}
.wpcw-notice.wpcw-notice-error a,
.wpcw-notice.wpcw-notice-error a:hover,
.wpcw-notice.wpcw-notice-info a,
.wpcw-notice.wpcw-notice-info a:hover,
.wpcw-notice.wpcw-notice-success a,
.wpcw-notice.wpcw-notice-success a:hover {
box-shadow: none;
text-decoration: underline;
}
.wpcw-notice.wpcw-notice-success {
background-color: #7fbf4d;
}
.wpcw-notice.wpcw-notice-success,
.wpcw-notice.wpcw-notice-success a,
.wpcw-notice.wpcw-notice-success a:hover {
color: #fff;
}
.wpcw-notice.wpcw-notice-error {
background-color: red;
}
.wpcw-notice.wpcw-notice-error,
.wpcw-notice.wpcw-notice-error a,
.wpcw-notice.wpcw-notice-error a:hover {
color: #fff;
}
.wpcwselect2-container {
box-sizing: border-box;
display: inline-block;
margin: 0;
position: relative;
vertical-align: middle;
}
.wpcwselect2-container .wpcwselect2-selection--single {
box-sizing: border-box;
cursor: pointer;
display: block;
height: 28px;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
}
.wpcwselect2-container .wpcwselect2-selection--single .wpcwselect2-selection__rendered {
display: block;
padding-left: 8px;
padding-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wpcwselect2-container .wpcwselect2-selection--single .wpcwselect2-selection__clear {
position: relative;
}
.wpcwselect2-container[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__rendered {
padding-right: 8px;
padding-left: 20px;
}
.wpcwselect2-container .wpcwselect2-selection--multiple {
box-sizing: border-box;
cursor: pointer;
display: block;
min-height: 32px;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
}
.wpcwselect2-container .wpcwselect2-selection--multiple .wpcwselect2-selection__rendered {
display: inline-block;
overflow: hidden;
padding-left: 8px;
text-overflow: ellipsis;
white-space: nowrap;
}
.wpcwselect2-container .wpcwselect2-search--inline {
float: left;
}
.wpcwselect2-container .wpcwselect2-search--inline .wpcwselect2-search__field {
box-sizing: border-box;
border: none;
font-size: 100%;
margin-top: 5px;
padding: 0;
}
.wpcwselect2-container .wpcwselect2-search--inline .wpcwselect2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.wpcwselect2-dropdown {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
display: block;
position: absolute;
left: -100000px;
width: 100%;
z-index: 1051;
}
.wpcwselect2-results {
display: block;
}
.wpcwselect2-results__options {
list-style: none;
margin: 0;
padding: 0;
}
.wpcwselect2-results__option {
padding: 6px;
-moz-user-select: none;
user-select: none;
-webkit-user-select: none;
}
.wpcwselect2-results__option[aria-selected] {
cursor: pointer;
}
.wpcwselect2-container--open .wpcwselect2-dropdown {
left: 0;
}
.wpcwselect2-container--open .wpcwselect2-dropdown--above {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.wpcwselect2-container--open .wpcwselect2-dropdown--below {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.wpcwselect2-search--dropdown {
display: block;
padding: 4px;
}
.wpcwselect2-search--dropdown .wpcwselect2-search__field {
padding: 4px;
width: 100%;
box-sizing: border-box;
}
.wpcwselect2-search--dropdown .wpcwselect2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none;
}
.wpcwselect2-search--dropdown.wpcwselect2-search--hide {
display: none;
}
.wpcwselect2-close-mask {
border: 0;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
min-height: 100%;
min-width: 100%;
height: auto;
width: auto;
opacity: 0;
z-index: 99;
background-color: #fff;
filter: alpha(opacity=0);
}
.wpcwselect2-hidden-accessible {
border: 0 !important;
clip: rect(0 0 0 0) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
}
.wpcwselect2-container--default .wpcwselect2-selection--single {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px;
}
.wpcwselect2-container--default .wpcwselect2-selection--single .wpcwselect2-selection__rendered {
color: #444;
line-height: 28px;
}
.wpcwselect2-container--default .wpcwselect2-selection--single .wpcwselect2-selection__clear {
cursor: pointer;
float: right;
font-weight: 700;
}
.wpcwselect2-container--default .wpcwselect2-selection--single .wpcwselect2-selection__placeholder {
color: #999;
}
.wpcwselect2-container--default .wpcwselect2-selection--single .wpcwselect2-selection__arrow {
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
}
.wpcwselect2-container--default .wpcwselect2-selection--single .wpcwselect2-selection__arrow b {
border-color: #888 transparent transparent;
border-style: solid;
border-width: 5px 4px 0;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0;
}
.wpcwselect2-container--default[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__clear {
float: left;
}
.wpcwselect2-container--default[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__arrow {
left: 1px;
right: auto;
}
.wpcwselect2-container--default.wpcwselect2-container--disabled .wpcwselect2-selection--single {
background-color: #eee;
cursor: default;
}
.wpcwselect2-container--default.wpcwselect2-container--disabled .wpcwselect2-selection--single .wpcwselect2-selection__clear {
display: none;
}
.wpcwselect2-container--default.wpcwselect2-container--open .wpcwselect2-selection--single .wpcwselect2-selection__arrow b {
border-color: transparent transparent #888;
border-width: 0 4px 5px;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple .wpcwselect2-selection__rendered {
box-sizing: border-box;
list-style: none;
margin: 0;
padding: 0 5px;
width: 100%;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple .wpcwselect2-selection__rendered li {
list-style: none;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple .wpcwselect2-selection__placeholder {
color: #999;
margin-top: 5px;
float: left;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple .wpcwselect2-selection__clear {
cursor: pointer;
float: right;
font-weight: 700;
margin-top: 5px;
margin-right: 10px;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple .wpcwselect2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove {
color: #999;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin-right: 2px;
}
.wpcwselect2-container--default .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove:hover {
color: #333;
}
.wpcwselect2-container--default[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-search--inline,
.wpcwselect2-container--default[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice,
.wpcwselect2-container--default[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__placeholder {
float: right;
}
.wpcwselect2-container--default[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice {
margin-left: 5px;
margin-right: auto;
}
.wpcwselect2-container--default[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove {
margin-left: 2px;
margin-right: auto;
}
.wpcwselect2-container--default.wpcwselect2-container--focus .wpcwselect2-selection--multiple {
border: 1px solid #000;
outline: 0;
}
.wpcwselect2-container--default.wpcwselect2-container--disabled .wpcwselect2-selection--multiple {
background-color: #eee;
cursor: default;
}
.wpcwselect2-container--default.wpcwselect2-container--disabled .wpcwselect2-selection__choice__remove {
display: none;
}
.wpcwselect2-container--default.wpcwselect2-container--open.wpcwselect2-container--above .wpcwselect2-selection--multiple,
.wpcwselect2-container--default.wpcwselect2-container--open.wpcwselect2-container--above .wpcwselect2-selection--single {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.wpcwselect2-container--default.wpcwselect2-container--open.wpcwselect2-container--below .wpcwselect2-selection--multiple,
.wpcwselect2-container--default.wpcwselect2-container--open.wpcwselect2-container--below .wpcwselect2-selection--single {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.wpcwselect2-container--default .wpcwselect2-search--dropdown .wpcwselect2-search__field {
border: 1px solid #aaa;
}
.wpcwselect2-container--default .wpcwselect2-search--inline .wpcwselect2-search__field {
background: transparent;
border: none;
outline: 0;
box-shadow: none;
-webkit-appearance: textfield;
}
.wpcwselect2-container--default .wpcwselect2-results > .wpcwselect2-results__options {
max-height: 200px;
overflow-y: auto;
}
.wpcwselect2-container--default .wpcwselect2-results__option[role='group'] {
padding: 0;
}
.wpcwselect2-container--default .wpcwselect2-results__option[aria-disabled='true'] {
color: #999;
}
.wpcwselect2-container--default .wpcwselect2-results__option[aria-selected='true'] {
background-color: #ddd;
}
.wpcwselect2-container--default .wpcwselect2-results__option .wpcwselect2-results__option {
padding-left: 1em;
}
.wpcwselect2-container--default .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__group {
padding-left: 0;
}
.wpcwselect2-container--default .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__option {
margin-left: -1em;
padding-left: 2em;
}
.wpcwselect2-container--default .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__option {
margin-left: -2em;
padding-left: 3em;
}
.wpcwselect2-container--default
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option {
margin-left: -3em;
padding-left: 4em;
}
.wpcwselect2-container--default
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option {
margin-left: -4em;
padding-left: 5em;
}
.wpcwselect2-container--default
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option {
margin-left: -5em;
padding-left: 6em;
}
.wpcwselect2-container--default .wpcwselect2-results__option--highlighted[aria-selected] {
background-color: #5897fb;
color: #fff;
}
.wpcwselect2-container--default .wpcwselect2-results__group {
cursor: default;
display: block;
padding: 6px;
}
.wpcwselect2-container--classic .wpcwselect2-selection--single {
background-color: #f7f7f7;
border: 1px solid #aaa;
border-radius: 4px;
outline: 0;
background-image: linear-gradient(180deg, #fff 50%, #eee);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.wpcwselect2-container--classic .wpcwselect2-selection--single:focus {
border: 1px solid #5897fb;
}
.wpcwselect2-container--classic .wpcwselect2-selection--single .wpcwselect2-selection__rendered {
color: #444;
line-height: 28px;
}
.wpcwselect2-container--classic .wpcwselect2-selection--single .wpcwselect2-selection__clear {
cursor: pointer;
float: right;
font-weight: 700;
margin-right: 10px;
}
.wpcwselect2-container--classic .wpcwselect2-selection--single .wpcwselect2-selection__placeholder {
color: #999;
}
.wpcwselect2-container--classic .wpcwselect2-selection--single .wpcwselect2-selection__arrow {
background-color: #ddd;
border: none;
border-left: 1px solid #aaa;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
height: 26px;
position: absolute;
top: 1px;
right: 1px;
width: 20px;
background-image: linear-gradient(180deg, #eee 50%, #ccc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);
}
.wpcwselect2-container--classic .wpcwselect2-selection--single .wpcwselect2-selection__arrow b {
border-color: #888 transparent transparent;
border-style: solid;
border-width: 5px 4px 0;
height: 0;
left: 50%;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0;
}
.wpcwselect2-container--classic[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__clear {
float: left;
}
.wpcwselect2-container--classic[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__arrow {
border: none;
border-right: 1px solid #aaa;
border-radius: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
left: 1px;
right: auto;
}
.wpcwselect2-container--classic.wpcwselect2-container--open .wpcwselect2-selection--single {
border: 1px solid #5897fb;
}
.wpcwselect2-container--classic.wpcwselect2-container--open .wpcwselect2-selection--single .wpcwselect2-selection__arrow {
background: transparent;
border: none;
}
.wpcwselect2-container--classic.wpcwselect2-container--open .wpcwselect2-selection--single .wpcwselect2-selection__arrow b {
border-color: transparent transparent #888;
border-width: 0 4px 5px;
}
.wpcwselect2-container--classic.wpcwselect2-container--open.wpcwselect2-container--above .wpcwselect2-selection--single {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
background-image: linear-gradient(180deg, #fff, #eee 50%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);
}
.wpcwselect2-container--classic.wpcwselect2-container--open.wpcwselect2-container--below .wpcwselect2-selection--single {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
background-image: linear-gradient(180deg, #eee 50%, #fff);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);
}
.wpcwselect2-container--classic .wpcwselect2-selection--multiple {
background-color: #fff;
border: 1px solid #aaa;
border-radius: 4px;
cursor: text;
outline: 0;
}
.wpcwselect2-container--classic .wpcwselect2-selection--multiple:focus {
border: 1px solid #5897fb;
}
.wpcwselect2-container--classic .wpcwselect2-selection--multiple .wpcwselect2-selection__rendered {
list-style: none;
margin: 0;
padding: 0 5px;
}
.wpcwselect2-container--classic .wpcwselect2-selection--multiple .wpcwselect2-selection__clear {
display: none;
}
.wpcwselect2-container--classic .wpcwselect2-selection--multiple .wpcwselect2-selection__choice {
background-color: #e4e4e4;
border: 1px solid #aaa;
border-radius: 4px;
cursor: default;
float: left;
margin-right: 5px;
margin-top: 5px;
padding: 0 5px;
}
.wpcwselect2-container--classic .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove {
color: #888;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin-right: 2px;
}
.wpcwselect2-container--classic .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove:hover {
color: #555;
}
.wpcwselect2-container--classic[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice {
float: right;
margin-left: 5px;
margin-right: auto;
}
.wpcwselect2-container--classic[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove {
margin-left: 2px;
margin-right: auto;
}
.wpcwselect2-container--classic.wpcwselect2-container--open .wpcwselect2-selection--multiple {
border: 1px solid #5897fb;
}
.wpcwselect2-container--classic.wpcwselect2-container--open.wpcwselect2-container--above .wpcwselect2-selection--multiple {
border-top: none;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.wpcwselect2-container--classic.wpcwselect2-container--open.wpcwselect2-container--below .wpcwselect2-selection--multiple {
border-bottom: none;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.wpcwselect2-container--classic .wpcwselect2-search--dropdown .wpcwselect2-search__field {
border: 1px solid #aaa;
outline: 0;
}
.wpcwselect2-container--classic .wpcwselect2-search--inline .wpcwselect2-search__field {
outline: 0;
box-shadow: none;
}
.wpcwselect2-container--classic .wpcwselect2-dropdown {
background-color: #fff;
border: 1px solid transparent;
}
.wpcwselect2-container--classic .wpcwselect2-dropdown--above {
border-bottom: none;
}
.wpcwselect2-container--classic .wpcwselect2-dropdown--below {
border-top: none;
}
.wpcwselect2-container--classic .wpcwselect2-results > .wpcwselect2-results__options {
max-height: 200px;
overflow-y: auto;
}
.wpcwselect2-container--classic .wpcwselect2-results__option[role='group'] {
padding: 0;
}
.wpcwselect2-container--classic .wpcwselect2-results__option[aria-disabled='true'] {
color: grey;
}
.wpcwselect2-container--classic .wpcwselect2-results__option--highlighted[aria-selected] {
background-color: #3875d7;
color: #fff;
}
.wpcwselect2-container--classic .wpcwselect2-results__group {
cursor: default;
display: block;
padding: 6px;
}
.wpcwselect2-container--classic.wpcwselect2-container--open .wpcwselect2-dropdown {
border-color: #5897fb;
} .wpcwselect2-container--wpcw-frontend {
display: inline-block;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection {
box-shadow: none;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 0;
color: #555;
outline: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection.form-control {
border-radius: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-search--dropdown {
padding: 0;
position: relative;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-search--dropdown .wpcwselect2-search__field {
box-shadow: none;
background-color: #fff;
border: 1px solid #ccc;
border-left: 0;
border-right: 0;
border-radius: 0;
color: #555;
padding: 5px 12px;
margin: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-search__field {
outline: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-search__field::-webkit-input-placeholder {
color: #999;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-search__field:-moz-placeholder {
color: #999;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-search__field::-moz-placeholder {
color: #999;
opacity: 1;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-search__field:-ms-input-placeholder {
color: #999;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option {
padding: 6px 12px;
margin: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option[role='group'] {
padding: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option[aria-disabled='true'] {
color: #777;
cursor: not-allowed;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option[aria-selected='true'] {
background-color: #f5f5f5;
color: #262626;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option--highlighted[aria-selected] {
background-color: #333;
color: #fff;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option .wpcwselect2-results__option {
padding: 6px 12px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__group {
padding-left: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__option {
margin-left: -12px;
padding-left: 24px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__option .wpcwselect2-results__option {
margin-left: -24px;
padding-left: 36px;
}
.wpcwselect2-container--wpcw-frontend
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option {
margin-left: -36px;
padding-left: 48px;
}
.wpcwselect2-container--wpcw-frontend
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option {
margin-left: -48px;
padding-left: 60px;
}
.wpcwselect2-container--wpcw-frontend
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option
.wpcwselect2-results__option {
margin-left: -60px;
padding-left: 72px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results__group {
color: #777;
display: block;
padding: 6px 12px;
font-size: 12px;
line-height: 1.42857143;
white-space: nowrap;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--focus .wpcwselect2-selection,
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--open .wpcwselect2-selection {
border-color: #333;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--open {
z-index: 999999;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--open .wpcwselect2-selection .wpcwselect2-selection__arrow b {
border-color: transparent transparent #999;
border-width: 0 4px 4px;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--open.wpcwselect2-container--below .wpcwselect2-selection {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-color: transparent;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--open.wpcwselect2-container--above .wpcwselect2-selection {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-top-color: transparent;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection__clear {
color: #999;
cursor: pointer;
float: right;
font-weight: 700;
margin-right: 10px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection__clear:hover {
color: #333;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--disabled .wpcwselect2-selection {
border-color: #ccc;
box-shadow: none;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--disabled .wpcwselect2-search__field,
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--disabled .wpcwselect2-selection {
cursor: not-allowed;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--disabled .wpcwselect2-selection,
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--disabled .wpcwselect2-selection--multiple .wpcwselect2-selection__choice {
background-color: #eee;
}
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--disabled .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove,
.wpcwselect2-container--wpcw-frontend.wpcwselect2-container--disabled .wpcwselect2-selection__clear {
display: none;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-dropdown {
border-color: #333;
overflow-x: hidden;
margin-top: -1px;
border-radius: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-dropdown--above {
margin-top: 1px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-results > .wpcwselect2-results__options {
max-height: 200px;
overflow-y: auto;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single {
height: 43px;
line-height: 1.42857143;
padding: 10px 24px 10px 12px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow {
position: absolute;
bottom: 0;
right: 12px;
top: 0;
width: 4px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow b {
border-color: #999 transparent transparent;
border-style: solid;
border-width: 4px 4px 0;
height: 0;
left: 0;
margin-left: -4px;
margin-top: -2px;
position: absolute;
top: 50%;
width: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__rendered {
color: #555;
padding: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple {
min-height: 34px;
padding: 0;
height: auto;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__rendered {
box-sizing: border-box;
display: block;
line-height: 1.42857143;
list-style: none;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__placeholder {
color: #999;
float: left;
margin-top: 5px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__choice {
color: #fff;
background: #333;
border: 1px solid #333;
border-radius: 0;
cursor: default;
float: left;
margin: 5px 0 0 6px;
padding: 0 6px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-search--inline {
margin: 0;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-search--inline .wpcwselect2-search__field {
background: transparent;
padding: 0 12px;
height: 32px;
line-height: 1.42857143;
margin-top: 0;
min-width: 5em;
border: 0;
box-shadow: none;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove {
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin-right: 3px;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove:hover {
color: #fff;
}
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__clear {
margin-top: 6px;
}
.form-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single,
.input-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single.input-sm {
border-radius: 0;
height: 30px;
line-height: 1.5;
padding: 5px 22px 5px 10px;
}
.form-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow b,
.input-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow b,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single.input-sm .wpcwselect2-selection__arrow b {
margin-left: -5px;
}
.form-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple,
.input-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-sm {
min-height: 30px;
border-radius: 0;
}
.form-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__choice,
.input-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__choice,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-sm .wpcwselect2-selection__choice {
line-height: 1.5;
margin: 4px 0 0 5px;
padding: 0 5px;
}
.form-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-search--inline .wpcwselect2-search__field,
.input-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-search--inline .wpcwselect2-search__field,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-sm .wpcwselect2-search--inline .wpcwselect2-search__field {
padding: 0 10px;
font-size: 12px;
height: 28px;
line-height: 1.5;
}
.form-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__clear,
.input-group-sm .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__clear,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-sm .wpcwselect2-selection__clear {
margin-top: 5px;
}
.form-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single,
.input-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single.input-lg {
border-radius: 0;
font-size: 18px;
height: 46px;
line-height: 1.3333333;
padding: 10px 31px 10px 16px;
}
.form-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow,
.input-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single.input-lg .wpcwselect2-selection__arrow {
width: 5px;
}
.form-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow b,
.input-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single .wpcwselect2-selection__arrow b,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--single.input-lg .wpcwselect2-selection__arrow b {
border-width: 5px 5px 0;
margin-left: -10px;
margin-top: -2.5px;
}
.form-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple,
.input-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-lg {
min-height: 46px;
border-radius: 0;
}
.form-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__choice,
.input-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__choice,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-lg .wpcwselect2-selection__choice {
font-size: 18px;
line-height: 1.3333333;
border-radius: 0;
margin: 9px 0 0 8px;
padding: 0 10px;
}
.form-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-search--inline .wpcwselect2-search__field,
.input-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-search--inline .wpcwselect2-search__field,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-lg .wpcwselect2-search--inline .wpcwselect2-search__field {
padding: 0 16px;
font-size: 18px;
height: 44px;
line-height: 1.3333333;
}
.form-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__clear,
.input-group-lg .wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple .wpcwselect2-selection__clear,
.wpcwselect2-container--wpcw-frontend .wpcwselect2-selection--multiple.input-lg .wpcwselect2-selection__clear {
margin-top: 10px;
}
.input-group-lg
.wpcwselect2-container--wpcw-frontend
.wpcwselect2-selection.wpcwselect2-container--open
.wpcwselect2-selection--single
.wpcwselect2-selection__arrow
b,
.wpcwselect2-container--wpcw-frontend
.wpcwselect2-selection.input-lg.wpcwselect2-container--open
.wpcwselect2-selection--single
.wpcwselect2-selection__arrow
b {
border-color: transparent transparent #999;
border-width: 0 5px 5px;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--single {
padding-left: 24px;
padding-right: 12px;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__rendered {
padding-right: 0;
padding-left: 0;
text-align: right;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__clear {
float: left;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__arrow {
left: 12px;
right: auto;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--single .wpcwselect2-selection__arrow b {
margin-left: 0;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-search--inline,
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice,
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__placeholder {
float: right;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice {
margin-left: 0;
margin-right: 6px;
}
.wpcwselect2-container--wpcw-frontend[dir='rtl'] .wpcwselect2-selection--multiple .wpcwselect2-selection__choice__remove {
margin-left: 2px;
margin-right: auto;
}
.has-warning .wpcwselect2-dropdown,
.has-warning .wpcwselect2-selection {
border-color: #8a6d3b;
}
.has-warning .wpcwselect2-container--focus .wpcwselect2-selection,
.has-warning .wpcwselect2-container--open .wpcwselect2-selection {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
border-color: #66512c;
}
.has-warning.wpcwselect2-drop-active {
border-color: #66512c;
}
.has-warning.wpcwselect2-drop-active.wpcwselect2-drop.wpcwselect2-drop-above {
border-top-color: #66512c;
}
.has-error .wpcwselect2-dropdown,
.has-error .wpcwselect2-selection {
border-color: #a94442;
}
.has-error .wpcwselect2-container--focus .wpcwselect2-selection,
.has-error .wpcwselect2-container--open .wpcwselect2-selection {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
border-color: #843534;
}
.has-error.wpcwselect2-drop-active {
border-color: #843534;
}
.has-error.wpcwselect2-drop-active.wpcwselect2-drop.wpcwselect2-drop-above {
border-top-color: #843534;
}
.has-success .wpcwselect2-dropdown,
.has-success .wpcwselect2-selection {
border-color: #3c763d;
}
.has-success .wpcwselect2-container--focus .wpcwselect2-selection,
.has-success .wpcwselect2-container--open .wpcwselect2-selection {
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
border-color: #2b542c;
}
.has-success.wpcwselect2-drop-active {
border-color: #2b542c;
}
.has-success.wpcwselect2-drop-active.wpcwselect2-drop.wpcwselect2-drop-above {
border-top-color: #2b542c;
}
.input-group > .wpcwselect2-hidden-accessible:first-child + .wpcwselect2-container--wpcw-frontend > .selection > .wpcwselect2-selection,
.input-group > .wpcwselect2-hidden-accessible:first-child + .wpcwselect2-container--wpcw-frontend > .selection > .wpcwselect2-selection.form-control {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group > .wpcwselect2-hidden-accessible:not(:first-child) + .wpcwselect2-container--wpcw-frontend:not(:last-child) > .selection > .wpcwselect2-selection,
.input-group
> .wpcwselect2-hidden-accessible:not(:first-child)
+ .wpcwselect2-container--wpcw-frontend:not(:last-child)
> .selection
> .wpcwselect2-selection.form-control {
border-radius: 0;
}
.input-group
> .wpcwselect2-hidden-accessible:not(:first-child):not(:last-child)
+ .wpcwselect2-container--wpcw-frontend:last-child
> .selection
> .wpcwselect2-selection,
.input-group
> .wpcwselect2-hidden-accessible:not(:first-child):not(:last-child)
+ .wpcwselect2-container--wpcw-frontend:last-child
> .selection
> .wpcwselect2-selection.form-control {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group > .wpcwselect2-container--wpcw-frontend {
display: table;
table-layout: fixed;
position: relative;
z-index: 2;
width: 100%;
margin-bottom: 0;
}
.input-group > .wpcwselect2-container--wpcw-frontend > .selection > .wpcwselect2-selection.form-control {
float: none;
}
.input-group > .wpcwselect2-container--wpcw-frontend.wpcwselect2-container--focus,
.input-group > .wpcwselect2-container--wpcw-frontend.wpcwselect2-container--open {
z-index: 3;
}
.input-group > .wpcwselect2-container--wpcw-frontend,
.input-group > .wpcwselect2-container--wpcw-frontend .input-group-btn,
.input-group > .wpcwselect2-container--wpcw-frontend .input-group-btn .btn {
vertical-align: top;
}
.form-control.wpcwselect2-hidden-accessible {
position: absolute !important;
width: 1px !important;
}
@media (min-width: 768px) {
.form-inline .wpcwselect2-container--wpcw-frontend {
display: inline-block;
}
}
.wpcw_fe_table {
width: 100%;
}
table.wpcw-table {
border-spacing: 0;
border-collapse: collapse;
margin: 0 0 1.41575em;
width: 100%;
}
table.wpcw-table td,
table.wpcw-table th {
border: 1px solid #eee;
padding: 1em 1.41575em;
text-align: left;
vertical-align: middle;
}
table.wpcw-table thead th {
background-color: #f8f8f8;
padding: 1em 1.41575em;
font-weight: 700;
vertical-align: middle;
text-align: left;
}
table.wpcw-table tbody td {
background-color: #fdfdfd;
}
#wpcw_fe_timer_countdown {
float: right;
padding: 0 0 10px 24px;
font-weight: 700;
line-height: 24px;
position: relative;
}
#wpcw_fe_timer_countdown:before {
display: inline-block;
content: '\F2F2';
position: absolute;
font-size: 20px;
left: 1px;
top: 1px;
}
#wpcw_fe_timer_countdown .countdown-section {
padding-left: 0.4em;
}
#wpcw_fe_timer_countdown .countdown-period {
padding-left: 0.2em;
}
.wpcw_fe_quiz_begin_quiz {
text-align: center;
clear: both;
margin: 10px 10px 20px;
}
.wpcw_fe_quiz_begin_quiz_hdr {
font-size: 110%;
margin: 0 0 25px;
}
.wpcw-student-account-navigation {
min-width: 250px;
}
.wpcw-student-account .wpcw-student-account-navigation ul {
margin: 0 0 20px;
padding: 0;
}
.wpcw-student-account .wpcw-student-account-navigation ul li {
display: block;
list-style: none;
margin-bottom: 10px;
background-color: var(--global-palette1);
border-radius: 4px;
}
.wpcw-student-account .wpcw-student-account-navigation ul li:hover,
.wpcw-student-account .wpcw-student-account-navigation ul li.is-active {
background-color: var(--global-palette2);
}
.wpcw-student-account .wpcw-student-account-navigation ul li a {
content: ' ';
border: 0;
box-shadow: none;
color: var(--global-palette9);
display: inline-block;
padding: 10px 10px 10px 50px;
margin: 0;
text-decoration: none;
} .wpcw-student-account .wpcw-student-account-navigation ul li a {
position: relative;
}
.wpcw-student-account .wpcw-student-account-navigation ul li a:before {
content: ' ';
position: absolute;
left: 10px;
top: 9px;
height: 25px;
width: 25px;
background-repeat: no-repeat;
background-size: cover;
filter: invert(100%) sepia(0%) saturate(7430%) hue-rotate(24deg) brightness(94%) contrast(96%);
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-dashboard a:before {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/dashboard.png);
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-fiok-szerk a:before {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/user.png);
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-korabbi-adomanyaim a:before {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/heart.png);
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-rendszeres-adomanyaim a:before {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/charity.png);
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-tanfolyamok a:before {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/online-learning.png);
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-achievements a:before {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/user.png);
}
.wpcw-student-account .wpcw-student-account-navigation ul li.wpcw-student-account-navigation-link-kijelentkezes a:before {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/logout.png);
}
.wpcw-student-account .wpcw-table-courses td.course-title {
width: 40%;
}
.wpcw-student-account .wpcw-table-courses td.course-progress .wpcw_progress {
width: 80%;
}
.wpcw_powered_by {
text-align: right;
margin: 0 0 10px;
font-size: 9pt;
}
.wpcw_fe_progress_box {
margin: 10px 0;
padding: 15px 20px;
border-radius: 0;
font-size: 11pt;
display: table;
width: 100%;
}
.wpcw_fe_progress_box p {
line-height: 1.2em !important;
margin: 0 0 1em !important;
}
.wpcw_fe_progress_box p:last-child {
margin-bottom: 0 !important;
}
.wpcw_fe_progress_box_pending {
color: #333;
background-color: #f8f8f8;
padding: 15px;
border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
border-radius: 0;
border-right: none;
border-top: none;
border-bottom: none; }
.wpcw_fe_progress_box_complete .wpcw_fe_progress_box_inner {
display: table-cell;
vertical-align: middle;
}
.wpcw_fe_progress_box_complete .wpcw_checkmark_wrapper,
.wpcw_fe_progress_box_complete .wpcw_fe_progress_box_text {
display: table-cell;
vertical-align: middle;
line-height: 1.2em;
}
.wpcw_fe_progress_box_complete .wpcw_fe_progress_box_text {
padding-left: 10px;
}
.wpcw_fe_progress_box_error {
color: #2d2d2d;
background: #ff000012;
border-left: 0.6180469716em solid #ff0000;
}
.wpcw_fe_progress_box_error .wpcw_fe_progress_breakdown_wrap {
border-color: red;
}
.wpcw_fe_progress_box_complete,
.wpcw_fe_progress_box_success {
color: #2d2d2d;
background: #80ab573b;
border-left: 0.6180469716em solid #80ab57;
}
.wpcw_fe_progress_box_success .wpcw_fe_progress_breakdown_wrap {
border-color: #26c510;
}
.wpcw_fe_progress_box_warning {
color: #918817;
background-color: #ffffe0;
border-color: #e6db55;
}
.wpcw_fe_progress_box_warning .wpcw_fe_progress_breakdown_wrap {
border-color: #e6db55;
}
.wpcw_fe_progress_box_download,
.wpcw_fe_progress_box_mark {
display: table-cell;
vertical-align: middle;
text-align: right;
}
.wpcw_fe_progress_box_download img,
.wpcw_fe_progress_box_mark img {
display: inline;
}
.wpcw_fe_progress_box_text {
display: table-cell;
vertical-align: middle;
}
.wpcw_fe_quiz_submit_data input.fe_btn {
margin-left: 5px;
margin-right: 5px;
}
.wpcw_fe_quiz_submit_data input.fe_btn,
a.fe_btn {
border-radius: 3px;
color: #fff !important;
line-height: 1;
padding: 8px 10px;
text-align: center;
text-decoration: none;
font-weight: 700;
font-size: 1em;
line-height: 1em;
display: inline-block;
}
a.fe_btn_small {
font-size: 9pt;
font-weight: 400;
text-shadow: none;
padding: 4px 6px;
}
.wpcw_fe_quiz_submit_data input.fe_btn:hover,
a.fe_btn:hover {
cursor: pointer !important;
color: #fff;
}
.wpcw_fe_quiz_submit_data input.fe_btn:active,
a.fe_btn:active {
position: relative;
}
.wpcw_fe_quiz_submit_data input.fe_btn_completion,
a.fe_btn_completion {
border: 1px solid #63a62f;
background-color: #7fbf4d;
}
a.fe_btn_download,
a.fe_btn_primary {
border: 1px solid #63a62f;
background-color: #7fbf4d;
}
a.fe_btn_download:hover,
a.fe_btn_primary {
background-color: #76b347;
}
a.fe_btn_primary {
display: inline-block;
}
#wpcw_fe_course {
font-size: 12pt;
border-spacing: 0;
border-radius: 3px;
border: 1px solid #ddd;
border-bottom: 0;
}
#wpcw_fe_course td,
#wpcw_fe_course th {
padding: 10px;
border: 0;
border-bottom: 1px solid #ddd;
}
#wpcw_fe_course .wpcw_fe_unit_none td {
color: #767676;
font-weight: 400;
text-align: center;
}
#wpcw_fe_course .wpcw_fe_quiz {
color: #aaa;
text-align: left;
width: 15%;
}
#wpcw_fe_course .wpcw_fe_module th {
font-weight: 700;
background-image: linear-gradient(from top, #f9f9f9, #dcdcdc);
background-color: #f1f1f1;
}
#wpcw_fe_course .wpcw_fe_unit a {
font-weight: 700;
}
#wpcw_fe_course .wpcw_fe_unit_progress {
text-align: center;
width: 10%;
}
.wpcw_fe_course_title {
font-size: 18pt;
}
.wpcw_fe_course_desc {
font-size: 12pt;
margin: 10px 0 30px;
}
.wpcw_fe_navigation_box {
margin: 10px 0;
padding: 15px 20px;
border-radius: 3px;
line-height: 14pt;
font-size: 11pt;
text-align: center;
} a.fe_btn_completion,
.wpcw_fe_quiz_submit_data input.fe_btn_completion,
.wpcw_fe_navigation_box a.fe_btn_navigation {
border-radius: 4px;
border: 1px solid var(--global-palette1);
color: var(--global-palette9);
background-color: var(--global-palette1);
padding: 6px 16px;
font-style: normal;
font-weight: 500;
font-size: 16px;
font-family: var(--global-primary-nav-font-family);
margin: 3px 5px;
}
a.fe_btn_completion:hover,
.wpcw_fe_quiz_submit_data input.fe_btn_completion:hover,
.wpcw_fe_navigation_box a.fe_btn_navigation:hover {
color: var(--global-palette1) !important;
background-color: var(--global-palette9);
}
a.fe_btn_navigation_disabled,
a.fe_btn_navigation_disabled:hover {
border: 1px solid;
border-color: #aaa #aaa #999;
background-image: none;
background-color: #bbb;
box-shadow: inset 0 1px 0 0 #bbb;
color: #eee;
text-shadow: 0 -1px 0 #999;
opacity: 0.8;
top: auto;
}
#wpcw_fe_course_progress {
font-size: 12pt;
border-spacing: 0;
border-radius: 3px;
border: 1px solid #ddd;
border-bottom: 0;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_desc {
background-color: #fbfbfb;
border: 1px solid #ddd;
padding: 10px 15px;
margin-bottom: 5px;
}
#wpcw_fe_course_progress td.wpcw_fe_course_progress_detail .wpcw_fe_course_progress_prerequisites .wpcw_fe_course_prerequisites_table {
border: 1px solid #ddd;
border-bottom: 0;
margin: 0 0 5px;
background: #fff;
}
#wpcw_fe_course_progress
td.wpcw_fe_course_progress_detail
.wpcw_fe_course_progress_prerequisites
.wpcw_fe_course_prerequisites_table
.wpcw_fe_course_prerequisites_header
td {
padding: 5px 10px;
font-weight: 700;
background-image: linear-gradient(from top, #f9f9f9, #dcdcdc);
background-color: #f1f1f1;
}
#wpcw_fe_course_progress
td.wpcw_fe_course_progress_detail
.wpcw_fe_course_progress_prerequisites
.wpcw_fe_course_prerequisites_table
.wpcw_fe_course_prerequisites_column_complete {
width: 5%;
text-align: center;
}
#wpcw_fe_course_progress td,
#wpcw_fe_course_progress th {
padding: 10px;
border: 0;
border-bottom: 1px solid #ddd;
}
#wpcw_fe_course_progress th {
font-weight: 700;
background-image: linear-gradient(from top, #f9f9f9, #dcdcdc);
background-color: #f1f1f1;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_certificate,
#wpcw_fe_course_progress .wpcw_fe_course_progress_grade,
#wpcw_fe_course_progress .wpcw_fe_course_progress_pc {
text-align: left;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_grade {
font-weight: 700;
}
#wpcw_fe_course_progress tbody .wpcw_fe_course_progress_grade {
color: #aaa;
font-weight: 400;
text-align: left;
}
#wpcw_fe_course_progress #wpcw_fe_course {
margin: 0;
background: #fff;
}
#wpcw_fe_course_progress td.wpcw_fe_course_progress_detail {
padding: 5px;
background: #efefef;
display: none;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_course {
line-height: 20px;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_course a {
background: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/icon_toggle_closed.png) no-repeat 0 3px;
padding-left: 5px;
display: block;
text-decoration: none;
box-shadow: none;
outline: 0;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_course a:active,
#wpcw_fe_course_progress .wpcw_fe_course_progress_course a:focus,
#wpcw_fe_course_progress .wpcw_fe_course_progress_course a:hover {
outline: 0;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_course.active a {
background-image: url(//igazgyongyalapitvany.hu/wp-content/themes/igazgyongy/img/icon_toggle_open.png);
}
.wpcw_fe_course_progress_course a:hover {
text-decoration: underline;
}
#wpcw_fe_course_progress td.wpcw_fe_course_progress_detail #wpcw_fe_course td {
padding: 5px 10px;
}
#wpcw_fe_course_progress td.wpcw_fe_course_progress_detail #wpcw_fe_course td.wpcw_fe_module_title_header {
width: 30%;
}
#wpcw_fe_course_progress .wpcw_fe_course_progress_detail table {
width: 100%;
}
#wpcw_fe_course_progress .wpcw_fe_reset_progress,
#wpcw_fe_course_progress .wpcw_fe_unit_progress {
width: 5%;
text-align: center;
}
#wpcw_fe_course_progress .wpcw_fe_reset_progress {
width: 2%;
}
#wpcw_fe_course_progress .wpcw_fe_reset_progress a {
text-decoration: none;
}
.wpcw-course,
.wpcw-course-single-content .wpcw-course-enrollment-button {
margin-bottom: 1.5em;
}
.wpcw_expired_notification {
background: red;
font-size: 25px;
color: #fff;
padding: 10px;
text-align: center;
}
.wpcw_fe_progress_breakdown_wrap {
border-top: 1px solid #26c510;
padding-top: 15px;
margin-top: 20px;
font-size: 10pt;
}
.wpcw_fe_progress_result_by_tag {
line-height: 1.2em;
margin: 0 0 0.3em;
}
.wpcw_fe_progress_result_by_tag b,
.wpcw_fe_progress_timing b {
padding-right: 0.5em;
}
.wpcw_fe_progress_timing_pad {
margin-top: 10px;
}
.wpcw_fe_quiz_messages_wrapper {
display: table;
width: 100%;
}
.wcpw_fe_quiz_messages {
padding-right: 10px;
}
.wcpw_fe_quiz_messages,
.wpcw_fe_progress_download {
display: table-cell;
vertical-align: middle;
}
.wpcw_fe_progress_download {
text-align: right;
}
.wpcw_fe_custom_feedback_wrap {
border-color: #ccc;
background: #efefef;
font-size: 10pt;
}
.wpcw_fe_custom_feedback_item {
margin: 0 0 0.8em;
border-bottom: 1px solid #ccc;
padding-bottom: 0.8em;
}
.wpcw_fe_custom_feedback_wrap .wpcw_fe_custom_feedback_item:last-child {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 0;
}
.wpcw_clear {
clear: both;
height: 1px;
padding: 0;
margin: 0;
line-height: 1px;
}
.wpcw_checkmark,
.wpcw_circle {
display: inline-block;
background: #d8d8d8;
color: #333;
height: 25px;
width: 25px;
border-radius: 25px;
position: relative;
vertical-align: middle;
}
.wpcw_checkmark {
background: #80ab57;
color: #fff;
} #wpcw_sticky_bar_inner {
width: 100% !important;
}
.wpcw_button_wrapper {
margin: 10px 0;
}
.wpcw-clear {
clear: both;
}
.wpcw-unit-wrapper.wpcw_divi_layout {
width: 80%;
max-width: 1080px;
margin: auto;
position: relative;
}
.wpcw-order-received-details {
border-top: 1px solid #ddd;
list-style: none;
margin-left: 0;
margin-right: 0;
}
.wpcw-order-received-details li {
border-bottom: 1px solid #ddd;
padding: 0.5em 0;
}
.wpcw-orders-table td.order-actions {
text-align: center;
}
.wpcw-orders-table td.order-actions a {
display: inline-block;
margin-right: 3px;
}
.wpcw-orders-table td.order-actions a:last-child {
margin-right: 0;
}
.wpcw-table-subscriptions td.subscription-actions {
text-align: center;
}
.wpcw-table-subscriptions td.subscription-actions a {
display: inline-block;
margin-right: 3px;
}
.wpcw-table-subscriptions td.subscription-actions a:last-child {
margin-right: 0;
}
.wpcw_progress_wrap {
display: block;
}
.wpcw_progress {
display: inline-block;
width: 70%;
margin: 0 auto;
height: 22px;
vertical-align: middle;
padding: 1px;
border-radius: 3px;
position: relative;
overflow: hidden;
border-radius: 4px;
background-color: #efefef;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
background-repeat: repeat-x;
}
.wpcw_progress_bar {
display: block;
width: 0;
height: 100%;
font-size: 12px;
color: #fff;
text-align: center;
background-color: #80ab57;
background-image: linear-gradient(
45deg,
hsla(0, 0%, 100%, 0.15) 25%,
transparent 0,
transparent 50%,
hsla(0, 0%, 100%, 0.15) 0,
hsla(0, 0%, 100%, 0.15) 75%,
transparent 0,
transparent
);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-sizing: border-box;
background-repeat: repeat-x;
transition: width 0.6s ease;
background-size: 40px 40px;
}
.wpcw_progress_percent {
display: inline-block;
line-height: 22px;
margin-left: 4px;
text-align: center;
}
.wpcw_fe_upload_progress {
display: none;
margin: 10px auto 15px;
}
.wpcw_fe_upload_progress .wpcw_progress {
width: 300px;
background: #fff;
}
.wpcw_fe_quiz_box {
margin: 10px 0;
border: none;
padding: 15px 30px;
border-radius: 0;
line-height: 1.2em;
font-size: 10pt;
}
.wpcw_fe_quiz_q_single {
border-bottom: none;
padding: 15px 0 10px;
}
.wpcw_fe_quiz_box .wpcw_fe_quiz_q_single:last-child {
border-bottom: none;
padding-bottom: 0;
}
.wpcw_fe_quiz_q_single_error {
color: red;
background: #fde0e0;
border: 1px solid red;
margin: 10px auto 15px;
font-size: 0.9em;
padding: 5px;
border-radius: 3px;
}
.wpcw_fe_quiz_q_single textarea {
margin: 15px 0 5px;
width: 95%;
}
.wpcw-shortcode-account .igy-to-register {
max-width: 500px;
color: #333;
background-color: #eeb40017;
padding: 10px;
margin: 30px auto;
border-left: 0.6180469716em solid #eeb400;
}
.wpcw_fe_quiz_box_pending {
background-color: #eeb40017;
border-radius: 4px;
box-shadow: -2px 0px 18px 0px rgb(120 118 118 / 45%);
}
.wpcw_fe_quiz_title {
font-weight: 700;
margin-bottom: 5px;
}
.wpcw_fe_quiz_a_image,
.wpcw_fe_quiz_q_image {
margin: 10px 0;
}
.wpcw_fe_quiz_box_wrap .wpcw_fe_quiz_a_image img,
.wpcw_fe_quiz_box_wrap .wpcw_fe_quiz_q_image img {
max-width: 100%;
border: 1px solid #ddd;
box-shadow: none;
background: #fff;
padding: 3px;
}
.wpcw_fe_quiz_pass_mark {
font-size: 16px;
margin-bottom: 5px;
line-height: 1.2em;
}
.wpcw_fe_quiz_q_hdr {
display: none;
}
.wpcw_fe_quiz_box_wrap ul.wpcw_fe_quiz_q_answers {
padding: 10px 0 10px 15px;
list-style-type: none;
margin: 0;
}
ul.wpcw_fe_quiz_q_answers input[type='checkbox'] + label,
ul.wpcw_fe_quiz_q_answers input[type='radio'] + label {
display: inline-block;
}
ul.wpcw_fe_quiz_q_answers input[type='radio']:checked + label {
font-weight: 700;
}
.wpcw_fe_quiz_retake,
.wpcw_fe_quiz_submit {
text-align: center;
padding: 10px 0;
}
.wpcw_fe_quiz_retake .wpcw_loader {
margin-bottom: 15px;
}
.wpcw_fe_quiz_q_title {
margin-bottom: 15px;
font-size: 16px;
}
.wpcw_fe_quiz_q_error .wpcw_fe_quiz_q_title {
font-weight: 700;
color: #ff0000;
}
.wpcw_fe_quiz_q_hint {
margin: 5px 0;
font-style: italic;
font-size: 90%;
}
.wpcw_fe_quiz_q_error ul.wpcw_fe_quiz_q_answers input[type='radio']:checked + label {
color: red;
}
.wpcw_fe_quiz_q_error .wpcw_fe_quiz_status {
padding-left: 10px;
font-size: 90%;
font-style: italic;
}
.wpcw_fe_quiz_q_correct,
.wpcw_fe_quiz_q_explanation,
.wpcw_fe_quiz_q_user_grade,
.wpcw_fe_quiz_q_your_answer {
margin: 10px 0;
}
.wpcw_fe_quiz_q_correct ul,
.wpcw_fe_quiz_q_explanation ul,
.wpcw_fe_quiz_q_feedback ul,
.wpcw_fe_quiz_q_user_grade ul,
.wpcw_fe_quiz_q_your_answer ul {
margin-bottom: 10px;
}
#wpcw_fe_outer_wrap ul.wpcw_fe_quiz_q_possible_list {
margin: 0.5em 0;
list-style: disc;
}
#wpcw_fe_outer_wrap .wpcw_fe_quiz_q_correct ul li,
#wpcw_fe_outer_wrap .wpcw_fe_quiz_q_your_answer ul li,
#wpcw_fe_outer_wrap ul.wpcw_fe_quiz_q_possible_list li,
.wpcw_fe_quiz_q_feedback ul li {
margin: 0.2em 3em;
padding: 0;
line-height: 1.2em;
}
.wpcw_fe_quiz_q_result {
margin: 5px 0;
background-repeat: no-repeat;
padding-left: 0;
font-weight: 700;
min-height: 16px;
background-position: 0 2px;
}
.wpcw_fe_quiz_q_result_correct:before,
.wpcw_fe_quiz_q_result_incorrect:before {
display: inline-block;
margin-right: 5px;
font-size: 1.1em;
}
.wpcw_fe_quiz_q_result_correct {
color: green;
}
.wpcw_fe_quiz_q_result_correct:before {
content: '\F00C';
}
.wpcw_fe_quiz_q_result_incorrect {
color: red;
}
.wpcw_fe_quiz_q_result_incorrect:before {
content: '\F00D';
}
.wpcw_fe_quiz_box_full_answers b {
color: #3a87ad;
}
.wpcw_fe_quiz_answer_later {
float: right;
font-size: 0.9em;
margin: 5px 0;
}
.wpcw_fe_quiz_q_open input[type='text'] {
margin-top: 5px;
width: 80%;
}
.wpcw_fe_quiz_q_open textarea {
width: 80%;
}
.wpcw_fe_quiz_q_upload_wrapper {
margin-top: 10px;
}
.wpcw_fe_quiz_q_upload_existing {
margin: 0 10px 10px;
}
.wpcw_fe_quiz_q_upload_change_file_wrap {
margin: 0 10px 15px;
}
.wpcw_fe_quiz_q_upload_change_file_cancel {
display: none;
}
.wpcw_widget_progress #wpcw_fe_course {
font-size: 9pt;
}
.wpcw_widget_progress #wpcw_fe_course td {
padding: 5px 10px;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_module_title_header {
width: 25%;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_progress span {
display: none;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete {
background: #80ab573b;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete,
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete a {
color: #80ab57;
}
.wpcw_widget_progress tr.wpcw_fe_module {
cursor: pointer;
}
.wpcw_widget_progress .wpcw_fe_toggle {
text-align: right;
vertical-align: top;
font-size: 150%;
font-weight: 700;
}
.wpcw_fe_table .wpcw_fe_unit_pending + .wpcw_fe_unit_pending a {
pointer-events: none;
color: #d8d8d8;
} .wpcw-unit-navigation .fe_btn_navigation_next {display: none;}
.wpcw-unit-completebox:has(.wpcw_fe_progress_box_complete) + .wpcw-unit-navigation .fe_btn_navigation_next {
display: inline-block;
}