.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.fattura24::before {
content: "" !important;
display: unset !important;
}
.fattura24::after {
content: "" !important;
display: unset !important;
}
.fattura24 {
clear: initial !important;
}
.tablecell {
display: table-cell;
}
.dashicons-update.spin {
animation: rotation 2s infinite linear;
}a.htqr-btn {
display: inline-block;
margin-bottom: 0;
font-weight: 500;
text-align: center;
white-space: nowrap;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
padding: 5px 15px;
line-height: 1.42857143;
border-radius: 4px;
text-decoration: none !important;
margin-top: 6px;
}
a.qrcode-download.htqr-btn.htqr-btn-download {
color: #ffffff !important;
background-color: #286090;
border-color: #2e6da4;
}
a.htqr-mt {
margin-top: 5px;
}
a.qrcode-download.htqr-btn.htqr-btn-download:hover {
color: #fff;
background-color: #337ab7;
border-color: #204d74;
}
a.htqr-btn-print {
color: #ffffff !important;
background-color: #28a745;
border-color: #28a745;
}
a.htqr-btn-print:hover {
color: #fff;
background-color: #218838;
border-color: #218838;
}
iframe[name="qrcode_print_frame"] {
display: none;
}@font-face {
font-family: 'FontAwesome-ulp';
src: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa-ulp {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome-ulp;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-ulp-menu {
font-size: 30px;
display: block;
margin-bottom: 5px;
}
.fa-settings-ulp:before{
content: "\f013";
}
.fa-notifications-ulp:before{
content: "\f0f3";
}
.fa-ulp_order-ulp:before{
content: "\f0d6";
}
.fa-magic_feat-ulp:before{
content: "\f0d0";
}
.fa-showcases-ulp:before{
content: "\f109";
}
.fa-students-ulp:before{
content: "\f19d";
}
.fa-ulp_question-ulp:before{
content: "\f128";
}
.fa-ulp_course-ulp:before{
content: "\f02d";
}
.fa-ulp_lesson-ulp:before{
content: "\f0f6";
}
.fa-ulp_quiz-ulp:before{
content: "\f059";
}
.fa-ulp_certificate-ulp:before{
content: "\f0a3";
}
.fa-add-ulp:before {
content: "\f067";
}
.fa-shortcodes-ulp:before{
content: "\f121";
}
.fa-instructors-ulp:before{
content: "\f007";
}
.fa-import_export-ulp:before {
content: "\f0ec";
}
.fa-help-ulp:before {
content: "\f059";
}
.fa-star-o-ulp:before {
content: "\f006";
}
.fa-star-ulp:before {
content: "\f005";
}
.fa-star-half-ulp:before {
content: "\f089";
}
.fa-woocommerce_payment-ulp:before{
content: "\f19a";
}
.fa-ump_payment-ulp:before{
content: '\f155';
}
.fa-multiple_instructors-ulp:before{
content: "\f0c0";
}
.fa-ulp_course_review-ulp:before{
content: "\f086";
}
.fa-lesson_drip_content-ulp:before{
content: "\f272";
}
.fa-notes-ulp:before{
content: "\f24a";
}
.fa-note-trigger-ulp:before{
content: "\f24a";
}
.fa-ulp_student_badges-ulp::before{
content: "\f2bc";
}
.fa-ulp_certificates_magic_feat-ulp:before{
content: "\f0a3";
}
.fa-grade_book-ulp:before{
content: "\f02d";
}
.fa-dashboard-students-ulp:before {
content: "\f19d";
margin-right: 0px;
width: 66px;
height: 66px;
text-align: center;
color: #ffffff;
padding: 20px;
border-radius: 50%;
font-size: 28px;
float: left!important;
box-sizing: border-box;
background-color: #4cc0c1 !important;
}
.fa-dashboard-instructors-ulp:before {
content: "\f0c0";
margin-right: 0px;
width: 66px;
height: 66px;
text-align: center;
color: #ffffff;
padding: 20px;
border-radius: 50%;
font-size: 28px;
float: left!important;
box-sizing: border-box;
background-color: rgba(240, 80, 80, 1.0) !important;
}
.fa-dashboard-earnings-ulp:before {
content: "\f155";
margin-right: 0px;
width: 66px;
height: 66px;
text-align: center;
color: #ffffff;
padding: 20px;
border-radius: 50%;
font-size: 28px;
float: left!important;
box-sizing: border-box;
background-color: #fa8564 !important;
}
.fa-dashboard-top-course-ulp:before {
content: "\f005";
margin-right: 0px;
width: 66px;
height: 66px;
text-align: center;
color: #ffffff;
padding: 20px;
border-radius: 50%;
font-size: 28px;
float: left!important;
box-sizing: border-box;
background-color: rgb(66, 66, 66) !important;
}
.fa-watch_list-ulp:before{
content: "\f004";
}
.fa-watch_list_not_assign-ulp:before{
content: "\f08a";
}
.fa-mycred-ulp:before {
content: "\f005";
}
.fa-ulp_check-ulp:before{
content: "\f00c";
}
.fa-edd_payment-ulp:before {
content: "\f01a";
}
.fa-invoice-preview-ulp:before {
content: "\f15c";
color: #5a6f7d;
font-size: 14px;
padding-left: 4px;
cursor: pointer;
}
.fa-invoices-ulp:before {
content: "\f15c";
}
.fa-buddypress-ulp:before {
content: "\f29a";
}
.fa-bbpress-ulp:before{
content: "\f19a";
}
.fa-remove-ulp:before{
content: "\f1f8";
}
.fa-edit-ulp:before{
content: "\f044";
}
.fa-user-ulp:before{
content: "\f007";
}
.fa-paypal_magic_feat-ulp:before{
content: "\f1ed"
}
.fa-payment_services-ulp:before{
content: "\f155"
}
.fa-search-ulp:before {
content: "\f002";
}
.fa-custom_currencies-ulp:before{
content: "\f155";
}
.fa-pushover-ulp:before{
content: "\f10b";
}
.fa-pushover-on-ulp:before{
color: #66cbff !important;
font-size: 26px;
content: "\f0f3";
}
.fa-add_module-ulp:before{
content: "\f0fe";
}
.fa-add_new-ulp:before{
content: "\f0fe";
}
.fa-reorder-ulp:before{
content: "\f0c9";
}
.fa-toggle_down-ulp:before{
content: "\f0d7";;
}
.fa-toggle_up-ulp:before{
content: "\f0d8";
}
.fa-sort-ulp:before{
content: "\f0dc";
}
.fa-moduleicon_ulp_lesson-ulp:before{
content: "\f02d";
}
.fa-moduleicon_ulp_quiz-ulp:before{
content: "\f017";
}
.fa-moduleicon_ulp_question-ulp:before{
content: "\f059";
}
.fa-stripe_magic_feat-ulp:before{
content: "\f1f5";
}
.fa-course_difficulty-ulp:before {
content: "\f012";
}
.fa-course_time_period-ulp:before{
content: "\f017";
}
.fa-courses_grid-ulp:before{
content: "\f00a";
}
.fa-student_leaderboard-ulp:before{
content: "\f024";
}
.fa-quiz_time:before{
content: "\f017";
}
.fa-quiz_questions:before{
content: "\f046";
}
.fa-quiz_retake:before{
content: "\f021";
}
.fa-curr_lesson:before{
content: "\f0f6";
}
.fa-curr_lesson_completed:before{
content: "\f00c";
}
.fa-curr_quiz:before{
content: "\f017";
}
.fa-student_account_custom_tabs-ulp:before{
content: "\f0c9";
}
.fa-orders_custom_icon-ulp:before{
content: '\f0d6';
}
.fa-my_courses_custom_icon-ulp:before{
content: "\f19d";
}
.fa-list_certificates_custom_icon-ulp:before{
content: "\f0a3";
}
.fa-reward_points_custom_icon-ulp:before {
content: "\f005";
}
.fa-profile_custom_icon-ulp:before {
content: "\f2be";
}
.fa-overview_custom_icon-ulp:before {
content: '\f015';
}
.fa-arrow-ulp:before {
content: "\f0d7";
}
.fa-certificate_grade-ulp:before{
content: "\f19d";
}
.fa-about_the_instructor-ulp:before{
content: '\f2bb';
}
.fa-full-star-ulp:before {
content: "\f005";
}
.fa-comments-ulp:before {
content: "\f086";
}
.fa-users-ulp:before {
content: "\f0c0";
}
.fa-book-ulp:before {
content: "\f02d";
}
.fa-students_also_bought-ulp:before{
content: "\f009";
}
.fa-courses_tags-ulp:before{
content: "\f02c";
}
.fa-more_courses_by-ulp:before{
content: "\f24d";
}
.fa-twocheckout_magic_feat-ulp:before{
content: "\f0d6";
}
.fa-announcements-ulp:before {
content: "\f0a1";
}
.fa-coming_soon-ulp:before {
content: "\f017";
}
.fa-no-comments-ulp:before {
content: "\f0e6";
}
.fa-qanda-ulp:before{
content: "\f059";
}
.fa-frontendcourse-ulp:before{
content: "\f108";
}
.fa-instructordashboard-newcourse-ulp:before{
content: "\f19d";
}
.fa-intructor-dashbboard-list-ulp_qanda-ulp:before{
content: "\f059";
}
.fa-intructor-dashbboard-list-comment-ulp:before{
content: "\f086";
}
.fa-curriculum_slider-ulp:before{
content: "\f0c9";
}
.fa-video-ulp:before{
content: "\f144";
}
.fa-moduleicon_ulp_lesson_video-ulp:before{
content: "\f144";
}.giacmodal {
display:    none;
position:   fixed;
z-index:    1000;
top:        0;
left:       0;
height:     100%;
width:      100%;
background: rgba( 0,0,0, .6 ) 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAO8ElEQVR4nO1da2wc1Rm1qvxAaotaRBshFbWq2pTgKEnV1E5CHC8JJDYFGiBgoKEhiCoBCgQBCUWNgPIITaOGVxsQ5ZFCQxuCQt4kJDiQt732endndndmZ2c9O++ZXe/6uTN24tsfju21Pc993bV3jnT+z3zn3Nd3v3tvRUWB4HK5Lqusvv7hygWu9dlyzuIbl8111bnKnT9xuS4rlE4FwayFS+6bOa/m4sx5NSAXzqmpA3Nr6x3W1su/dC2/AbaulnFtlYvLVXzHAON505ewdbWMmVW1ffkxwLISCHzJMApbV8twDOAYwDGAYwDHAI4BHAOUpwGcVUAhOIlWAU4eIO+cXHmAigrjTODGF//W/Mq27cCMuw+eAIcb3WXBdz767O0pkwk0AxLm3nX7wsCMeHsCMJJSFqQl5XHYuhQNaJh/05oB4tCFKRpF5SHYuhQNfpzbbsUA4TLqAWJS+n7YuhQNSITfaMUAIVKELkyxSIvqHbB1KRrQMH+nFQMEIgJ0YYpFTkrXwNalaCDJjtlWDICEOejCFIusrPwCti5FAwBgWoufGDQzgB9joAtTJPZTqdT3YetSVHgQst/MAN4gBVuYYlGGrUfR4QvFGDMDtKIkoEXo4hSeYvoobD2KDh/GnLMyD6D4HvgCFZqy8k/YehQdaJj7txUDkEwnfIEK3gMoT8LWo+gIhLkHLSWDqKmfDKIlpQ62HkVHiBRne5DIRdNkUGTKJ4N6aUn5OWw9oMAXouLOUlA9A1sHaEBx7ryZATwoCWihrwSEKhBlZTtsHaABDbObrcwD2rlu+EIViGW1CTQeaFSo9qCkar4pJEEXqkBk2jl1JmwdoMIXov3m8wAatlAFovoh7PhDRyAsvmpmgBZ/BLSzXSUgWJ4ppu+DHX/oaG+Xr2pDoz1mJsCisnlAhS6QPPX4GHbin+SVnJCfvAQrq0i73HsV7PiXBPwYc9p0a9jCcpAVEiCxtxrE91SN8MK5lWCwqSFvZPn8zEdoSXkddtxLBoGo8ITpxpCfAFHWfDXQsX/RGAMMnLk9b+JfcK8BjJSfJSkrK7fAjntJwRugkqZpYQs1gsmDS8YYoP/UirwZYKDlj/ka/z2w411yQAl+q5kBfKEYiInGLTB5pH6MAdRvbsmbAVTvM/ma/P0edrxLEj6MJsx7AeNS8dSx28cYIH3iN3kzQBrZnAcDqLsAANNgx7okgYaFZ1tNSsV8IRowUlp/DnB+0xgD9H5VlzcDpPBduRogTYvqbbDjXNJAMNZr1gsQBlvEcvDzMQboProkbwaQY+7cJn6S+h7s+JY8UIJb24qSA4aZQZzVDzKfHDMRTB2syc8E0PMo4PicTipJbFyZXAc8YQENc4dyWRGkGleN6QUunr8rZwP0oVtza/2y+jzsuE4anCaIHyIhBjMyQFuQAu2cdnpYIo6B+J7qvC0FLzavBnGqOXvxRXUnx3VdCTuukwoIzt7TFmzvNDKB0cmh5Ik1IwboObY8JwP0BN7KZdx3s2LfQtjxnJRACea1VoQ0KBsjABHr0Aw8H20dSQunDizKofWvAiJLZCt+F1PO+/35ABKivzDqBTxoFNA6yaGOc38eTQid+m12S7/w7lxa/2bY8Zv0wLCuK30402pkApTgAC1q5wZSx+8YGgaO2x8G0v6Xs5/4icp2uhNcATt+UwKRiDzDjzEB4+1i7V06nqVA6thK0LFvgb1Zf2AbENholgZQdzAJ8CPYcZtSCDOJ+b5QjDQqGtG7UYTlE6Dz+ErQd+ImS+Irvk2AFVLZtv5PGVmZATteUxIkKU5vC1DdRiaI6lQO8bwIkmefNp/xB98BPJd1KXrQWe4VGFg0vsIXpKJ6JvAGKRBh9FtvCv9EV/xu7P3sx3xJ2R2Te+fBjk9ZIBxNzPfhNGK0bWxsgl3gYvOqMeJ34Z8AVuzNTnwh/X7Znu6BBYJNXO3HmbNGJjA6WNqF7xzT7efQ8reRYs902PEoW/gxdo+eCVqRiP7xcrEXqG0bgNq2AbBidgdPWFl9Dvb/O6ioqEBwdmcrEtHcQfQaDAcCG802y8eV1cWOkwEozrzWFmjvzWZOYIe0qKBOSVeJIhDlN3qDsYT+nCBHE4jpU5TgVPOWNHw4s9YbpDr0TBDN+sYR9TQjpJfA/j8HFhDEmCe9QapLc98gzIKY/ePmrbSk3AT7vxzYQJDg32jxa68ObJ42HoxJ6Qdg/4+DLIDgbJtmNVGAsnznACsp/4L9Hw6yhJ+kZ7f4Ce1eQGf3cDy5uHoN7P9wkAO8oRirZQA/br7hQ4vpI7C/30GOQMLcLu2dQ0K3kmjEAFL6Gdjf7yBHIDj3ol6qOKpTVTxiAFn9Hezvd5AjUJxdo2cAs8SQc5BjCiBEiqv0DBChk8bzAHngetjf7yBHoBH+ed0hwOTeIVZW74H9/Q5yhOEk0CQjGBP7noL9/Q5yhC8Ui2kuA61cQSsrB2B/v4McEInIM3QTQVZfJEv0OeXdkxV+jG7WTgVHTZeAGb1A+T3mMBUQIPgtLUhE87YRm+8RKrSYXgX7fxzYAEpwa70B7ZoAP8YCSrBb/Zs+w8SdWoBJgWBEuNcbjEmaXX+QyuEJmvRXzjHvEkeA5B/xYzFBe9xvB4RZ4sd8PvClkx0sUQQI4aW2QFSzCsgbjAEiNlF8nhcBz9t7koaVVDcl9d0F+38dZAAJc++2BaKKnvgkrZ3zT/tfBorvL7Z7AlpUSEZU1sL+bwcVFRUIxu3QW+u3IhHdyp/O8O6Rk0Gd+P+yGRIGGKFvPez/L1ucCycuR8JMo574Ri0/Tp0BA63rRq+BafkDSES/zmpeQAvpzYkEuBx2PMoKGBe/xoczLXqbPN4gpTnmM5ICWCEF+j2PTTgZPNC6Lpe3AP7Bsn1Xw45LWQCNCEt9GK17hZyR+DzbDnoDr+keD+9FtgCBCWfXE4jpj/mEWgk7PlMaJClObwtSulfHtfgI3S1egYuBnsDrphdE9CJbgchGsjIBKyknJQl8B3acpiS8RGyWH6NDeuK7/QTAdZ6V4Tka9AbesH4/EPp3IDBkdsOBrH7Ecekfw47XlILb3X6VH2M0a/yHGdR5YpblE0DxbbJ9Q5ji2wQ4Icu7gWXlHZ7v/gHsuE0JAACm+TH9iyDcvjBAcRZQGsUdEnkadJ1eZ1v8kWvifC8COebJdmK4TRCEb8OO36SH0QUQbp/+07JycDdI7F8MBs7ckbUBBpsagOp9FiTaT2U3J3AukMgNaFjY3IqSF3QnfX4C4Bq3hkv+nSCxtxp0H1mak/gjeYLm1UBuP5fNpFB26gqzRJAUbvHpnPUf6foJbkLQ4+4tILG/BiT2zgfqyVvzYoChPMHDoIM8moUJ1NOc3P8r2PGcVGiMRi8zugVseL0//jXReMuQ+PE9VXlr/eOTRR2RL7IxwQeyDL4LO66TBmjYeNx3+8IAG3crqOz9cOxzcadvy7sBBpsawGDzvSAePWnbBJyk/gl2XCcFEIxZ7UHJfiPx/TgDmIzLoWX0v6DjgGv0mZhDiwsj/iX2ex4Fceq8LQPQUpql5XQt7PiWPIxy/MMMU6NvBAgxFCSP3jb2pbBjywpqgMGmBtDnfwnwbLvd/MDbsONb0ghE5SdakYjBAxFD9/xkLvuS3zw0Rvz4nqq8Tv6M2B16z+5coJMRlJthx7lkgWBM0Kz1Z94I3uF+FcQ/nz9G/OSBRXl5JMoa7wYdxAF7Q4GY/g/sOJckAoTwklvnTp/M1j98wRPPUCCxd8GE1t9zNP+zfyNebF5tt6xskJXVu2HHu+Rg5fFoLGOzJ3Xq0QniDz0Ve3NRDTDY1AC6Qh/YXRU4j0dnAiP5R9w+7cqekaxfRnkXT4VA4vPqCeIn9lYXXfzBpgYw2HwvEFjK5qpAqYcd95KBH2O/Nmv9mXf6JHVaf9dhFxwDNDWAbmyHvbyA3L8VdtxLAijaeYVeObdW989TKEgeWqJpgN7jhV/+6bHfs95uL9DmbBlXVFQECP07fDKLPYYrfeKtWzXFhzX+Z9LuisCZDFZUVCA44zEzgA+LjXb/x+7UNUD/qQKlfy2yD3nV7jygvC+hRHFmrt6BjkwOX+3Kk02gY991muJ37FsIBou2/tfmBfcaIDC4jcSQEpUk5WewdYCGIMa/YNr9+8Igyg4d6Ey4/6rb+jsP10IVf5hJYr/dxFD5Hj33Gbz5M0wPSoLYpePcycb7dQ3Q8+UN0MUfbGoAPejr9uYBkvIWbB2goS1AyebjPz06/n9Rp2uAvsZ66OIPNjUAtW2jXQOchK0DFGBc/BpPIKpb7jXM4KUn4nmWAfE9E5M/oxPAFdDFH2waem1c4KwvB1lJ7RJTyk9h61F0BEjuPivjP04N1fxJoUO64sf3VIELZ3Mr/swnpViLvV5ALMM7BxCc+9CKAUj60gTQYP2f2FsNLp67E7rww0xGDtrMCirld8rYjzNnrBhg+N2/5NmndQ3QsX8hdNEz2YV/bDcfUH4TQV8oRpuJ34qSI6VfyRMP6BogdagGuuiZ7A28aXcieBi2HkWHB42qZgZoC4yWXKWO3qprAJibQFpM+56zZQBGUmTYehQVAIBvmZV+TVgCHl6ua4DuI0ugi57J/ran7BpAiSbB92DrUjT4Q/RsK+M/Eh49+JE8tNTAAMWtAjI1gOcxuwYAjKzMgK1L0YCGmZVWDBAg+JEAdRyoLfks4DAHWtbaNgAnpRfB1qVoQHB2gxUDZB757ti3SN8Ax26ELnomL7jX2DYALaq3w9alaPBj7BuWkkAZFcCpb9aC5Ff3aLKraQPoDbxZUrRrgJiUvh+2LkVDkOCtGYDK+tKmyUdRWQdbl6IBCbPvOgYYS05SHoOtS95ROd/1YOUC1/rx3PjCluZXtm0HZvz04AlwuNFdFty+47O357rqXOM521U/3+VyTYOtpS3Mus7VcG3V4v6Z82pALpxTUwfm1tY7rK2PznbVz4etq2VUVl1P5Sq+Y4AJ3A9bV8uYWVXblx8DLIMd9FJiFLauluEYwDGAYwDHAI4BHAM4BihPA1RWuwRnFZB3NsLW1TIqF7jWz/x1zaBjgLyxe7ZreR1sXW1hVvXS6VpZQDucs/jGZVrZsfLjioIVi/wfwColWtJXD0UAAAAASUVORK5CYII=)
50% 50% 
no-repeat;
} body.loading .giacmodal {
overflow: hidden;   
} body.loading .giacmodal {
display: block;
}
#pulsantiere {
width: 200%;
margin-left: -50%;
}
@media all AND (max-width:500px) {
.ulp-lesson-wrapp {
padding: 10px 30px!important; 
}
#pulsantiere {
transform: scale(0.72, 0.72);
transform-origin: top center;
}  
div#ulp_course_curriculum_trigger {
transform: scale(0.72, 0.72);
transform-origin: center left;
}  
.ulp-course-curriculum-trigger {
position: absolute;
bottom: 10%;
top: auto;
}
}
#ulp-pauseplay-button-wrapper {
text-align: center!important;
display: block!important;
width: 440px!important;
margin: 20px auto !important;
border: 2px solid #bbb;
border-radius: 10px;
padding: 7px 0;
}
.ulp-play-wrapp, .ulp-pause-wrapp, .ulp-full-wrapp, .ulp-prev-wrapp {
text-align: center;
width: max-content;
float: left;
display: contents;
}
.ulp-play-wrapp span, .ulp-pause-wrapp span, .ulp-full-wrapp span {
display: none;
}
#ulp_play_bttn, #ulp_pause_bttn, #ulp_full_bttn {
display: inline-block;
color: #fff;
background-color: #1ab6e1;
padding: 10px !important;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border-radius: 50%;
margin-left: 15px;
margin-right: 15px;
width: 35px;
height: 35px;
}
#ulp_save_bttn, #ulp_restore_bttn {
display: inline-block;
color: #fff;
background-color: #1ab6e1;
padding: 15px 30px;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border: none;
margin-left: 15px;
margin-right: 15px;
width: 200px;
}
#ulp_play_bttn, #ulp_full_bttn {
display: inline-block;
color: #fff;
background-color: #1ab6e1;
padding: 10px;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border-radius: 50%;
margin-left: 8px;
margin-right: 8px;
width: 35px;
height: 35px;
}
#ulp_pause_bttn  {
display: inline-block;
color: #fff;
background-color: #1ab6e1;
padding: 10px;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border-radius: 50%;
margin-left: -5px;
margin-right: 8px;
width: 35px;
height: 35px;
}
#ulp_prev_bttn, #ulp_prev_bttn2 {
display: inline-block;
color: #fff;
}
#ulp_prev_bttn {
margin-right: -7px !important;
}
.fa.fa-rotate-left {
background-color: #1ab6e1;
padding: 10px 12px;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border-radius: 50%;
margin-left: 8px;
margin-right: 5px;
}
#ulp_prev_bttn span, #ulp_prev_bttn2 span {
color: #444;
font-size: 12px;
}
.ulp-time-wrapp {
display: inline-block;
}
.ulp-time-the-button input {
margin: 0;
box-shadow: none;
font-size: 28px;
width: 100px;
text-align: center;
position: relative;
top: 3px;
padding: 0;
}
#ulp-saverestore-button-wrapper {
display: block;
width: max-content;
margin: auto;
margin-top:20px;
margin-bottom.40px;
}
.ulp-save-wrapp, .ulp-restore-wrapp {
text-align: center;
width: max-content;
display: contents;
}
.ulp-save-wrapp {
float: left;
}
ulp-restore-wrapp {
float: right;
}
#ulp_save_bttn, #ulp_restore_bttn {
display: inline-block;
color: #fff;
background-color: #1ab6e1;
padding: 15px;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border: none;
margin-left: 15px;
margin-right: 15px;
width: 180px;
text-align: center;
font-size: 13px;
}
.ulp-clear{
clear: both;
}
.ulp-float-left{
float:left;
}
.ulp-float-right{
float:right;
}
.ulp-course-wrapp .clear:after, .clear:before,.ulp-course-wrapp  [class*=content]:after,.ulp-course-wrapp  [class*=content]:before,.ulp-course-wrapp  [class*=site]:after,.ulp-course-wrapp [class*=site]:before {
display: none;
}
.ulp-quiz-start{
margin: 15px 0px;
}
.ulp-quiz-start-the-button{
display: inline-block;
color: #fff;
background-color: #000;
padding: 5px 30px;
cursor: pointer;
}
.ulp-disabled-button{
background-color: #c9c9c9;
cursor: default;
}
.ulp-quiz-next-button,
.ulp-quiz-prev-button,
.ulp-hint-button,
.ulp-quiz-submit-via-ajax{
display: inline-block;
color: #fff;
background-color:#1ab6e1;
padding: 10px 25px;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform:uppercase;
margin-right:20px;
margin-bottom:10px;
}
.ulp-quiz-retake, .ulp-quiz-start{
text-align:center;
margin: 25px 0px;
}
.ulp-quiz-submit-the-button,
.ulp-quiz-retake-the-button,
.ulp-quiz-retake-the-button,
.ulp-lesson-complete-the-button,
.ulp-become-instructor-the-button,
.ulp-quiz-start-the-button,
.ulp-general-bttn
{
display: inline-block;
color: #fff;
background-color: #000;
background-color:#1ab6e1;
padding: 15px 30px;
cursor: pointer;
font-size: 16px;
font-weight: 400;
text-transform:uppercase;
border:none;
}
.ulp-quiz-print-grade{
padding: 20px 10px;
text-align:center;
margin: 20px 0;
font-size: 20px;
color: blue;
border: 1px solid #f5f5f5;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
background: #f5f5f5;
color:#888;
}
.ulp-quiz-countdown-wrapper{
text-align:center;
}
.ulp-quiz-countdown{
font-weight:200;
font-size:41px;
color:#aaa;
font-family: Roboto;
border-bottom:4px solid #1ab6e1;
height: 50px;
width: 163px;
content: " ";
display: block;
text-align: center;
margin: 0 auto;
padding-bottom: 10px;
box-sizing: border-box;
}
.ulp-single-quiz{
padding: 10px;
margin:10px auto;
font-family: sans-serif;
max-width:1100px;
}
.ulp-single-quiz .ulp-quiz-main-title{
justify-content: center;
font-size: 41px;
font-weight: 100;
line-height: 50px;
color: #222;
padding-bottom: 20px;
position: relative;
margin-bottom: 40px;
text-align: center;
}
.ulp-single-quiz .ul-quiz-main-summary{
line-height: 30px;
font-size: 18px;
font-weight:300;
margin-bottom: 77px;
letter-spacing: .4px;
padding: 0 30px;
color: #777;
}
.ul-quiz-main-details{
padding: 20px 30px;
margin: 20px 30px;
font-family: Roboto;
font-size: 15px;
border: 1px solid #f5f5f5;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #f5f5f5;
color: #888;
font-weight:700;
}
.ul-quiz-main-details .ulp-quiz-counts{
color:#333;
color:#1ab6e1;
font-size:16px;
}
.ul-quiz-main-details .ul-quiz-time{
display:inline-block;
width:24%;
}
.ul-quiz-main-details .ul-quiz-questions-count{
display:inline-block;
width:24%;
}
.ul-quiz-main-details .ul-quiz-retake{
display:inline-block;
width:24%;
}
.ul-quiz-main-details .ul-quiz-rewardpoints{
display:inline-block;
width:24%;
}
.ul-quiz-main-details .ul-quiz-grade{
font-size:17px;
color:#444;
padding-top:20px;
}
.ul-quiz-main-details .fa-ulp{
font-size:16px;
margin-right:6px;
}
.ulp-question-wrapp{
padding: 25px 10px;
}
.ulp-question-legend{
text-align:center;
font-weight:300;
font-size:21px;
color:#888;
font-family: Roboto;
padding:0px 0 10px 0;
}
.ulp-question-points{
font-weight:bold;
font-size:13px;
color:#666;
}
.ulp-question-content{
color:#333;
padding:10px 0 20px 0;
}
.ulp-question-options{
padding-bottom:30px;
}
.ulp-question-input{
margin: 10px 0px;
}
.ulp-question-buttons-wrapper{
padding:10px 0;
}
.ulp-hint-hide{
display: none;
}
.ulp-hint-show{
display: block;
color: #fff;
background-color: #999;
padding: 10px 20px;
font-style: italic;
margin-bottom: 20px;
font-family: Roboto;
font-size:14px;
}
.ulp-hint-link{
cursor: pointer;
font-size: 10px;
color: red;
}
.ulp-question-explanation{
background: #f5f5f5;
padding: 15px 20px;
font-style: italic;
margin-bottom: 20px;
font-family: Roboto;
font-size:14px;
}
.ulp-wrong-answer-msg{
font-size: 12px;
line-height: 1.42857143;
padding: 15px;
margin-bottom: 17px;
border: 1px solid transparent;
border-radius: 3px;
background-color: #ffc9c9;
border-color: #ffafbd;
color: #ac1818;
}
.ulp-correct-answer-msg{
font-size: 12px;
line-height: 1.42857143;
padding: 15px;
margin-bottom: 17px;
border: 1px solid transparent;
border-radius: 3px;
background-color: #bdedbc;
border-color: #b4e8a8;
color: #045702;
}
.ulp-q-answer-radio, .ulp-q-answer-checkbox{
font-size: 16px;
background: #f1f1f1;
margin-bottom: 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 10px 20px;
}
.ulp-q-answer-radio input[type="radio"], .ulp-q-answer-checkbox input[type="checkbox"]{
border-radius: 0px;
height: 25px;
width: 25px; margin: 0px 15px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position:relative;
vertical-align: middle;
}
.ulp-q-answer-radio input:focus, .ulp-q-answer-checkbox input:focus{
box-shadow: none;
outline: none;
}
.ulp-q-answer-radio input[type="radio"]:checked:before, .ulp-q-answer-checkbox input[type="checkbox"]:checked:before{
content: '';
border: 4px solid #00b9eb;
display: inline-block;
width: 7px;
height: 12px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ulp-course-wrapp{
padding: 10px;
margin: 10px auto !important;
font-family: Roboto;
max-width:1100px;
}
.ulp-course-wrapp h1{
font-size: 42px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: .8px;
line-height: normal;
text-align: center;
margin-bottom:24px;
}
.ulp-course-wrapp .ulp-short-description {
text-align: left;
padding-left: 0;
display: block;
max-width: 900px;
margin: auto;
font-size: 18px;
line-height: 26px;
letter-spacing: .4px;
padding-top: 12px;
margin-bottom:28px;
font-style: italic;
color: #888;
}
.ulp-course-wrapp .ulp-top-section{
width:100%;
margin-bottom:24px;
position:relative;
}
.ulp-course-wrapp .ulp-top-section .ulp-sale{
width: 0;
height: 0;
border-top: 86px solid #ffae00;
border-right: 86px solid transparent;
display: inline-block;
position: absolute;
z-index: 9;
}
.ulp-course-wrapp .ulp-top-section .ulp-sale .ulp-text-sale{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
position: absolute;
top: -68px;
display: inline-block;
left: 10px;
color: rgba(255,255,255,.8);
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
}
.ulp-course-wrapp .ulp-top-section .ulp-feat-img-wrapp{
width:100%;
overflow:hidden;
}
.ulp-course-wrapp .ulp-top-section .ulp-feat-img-wrapp .ultp-feat-img-single-course{
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
}
.ulp-course-wrapp .ulp-top-section .ulp-feat-img-wrapp img{
width:100%;
}
.ulp-course-wrapp .ulp-main-section{
width:100%;
display:flex;
position:relative;
}
.ulp-course-wrapp .ulp-left-content{
width:70%;
float:left;
}
.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar{
position:absolute;
position:relative;
right: 0%;
top: -24px;
width: 30%;
max-width:100%;
border: 1px solid #e6e6e6;
-webkit-box-shadow: 12.9px 15.3px 18px 0 rgba(0,0,0,.08);
-khtml-box-shadow: 12.9px 15.3px 18px 0 rgba(0,0,0,.08);
-moz-box-shadow: 12.9px 15.3px 18px 0 rgba(0,0,0,.08);
-ms-box-shadow: 12.9px 15.3px 18px 0 rgba(0,0,0,.08);
-o-box-shadow: 12.9px 15.3px 18px 0 rgba(0,0,0,.08);
box-shadow: 12.9px 15.3px 18px 0 rgba(0,0,0,.08);
background: #fefefe;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-top-left-radius: 0;
-webkit-background-clip: padding-box;
-khtml-background-clip: padding-box;
-moz-background-clip: padding-box;
-ms-background-clip: padding-box;
-o-background-clip: padding-box;
background-clip: padding-box;
}
.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar .sub-content-details{
font-size: 14px;
color: #878787;
display: block;
margin: 0;
padding:0 15px;
padding-bottom:24px;
}
.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar .sub-content-details h3{
color: #333;
font-size: 23px;
padding-bottom: 2px;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
font-weight: 300;
}
.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar .price-box {
height: 86px;
width: 100%;
line-height: 86px;
text-align: center;
display: flex;
justify-content: center;
background: #ee5c4f;
font-size: 35px;
font-weight: 500;
letter-spacing: .7px;
color: #fff;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details{
padding: 0 28px;
font-size: 16px;
font-weight: 300;
line-height: 1.38;
letter-spacing: .3px;
color: #878787;
margin: 15px 0;
list-style: none;
display: flex;
width: 100%;
box-sizing: border-box;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details li {
float: left;
padding-right: 10px;
padding-left: 20px;
border-left: 1px solid #e7e7e7;
font-size: 14px;
display: block;
margin-bottom: 20px;
width: 25%;
line-height: 1.57;
box-sizing:border-box;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details li:first-child {
border: 0; }
.ulp-course-wrapp .ulp-main-section .ulp-top-details .ulp-avatar{
display: block;
float: left;
margin-right: 10px;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details .ulp-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
margin-top: 5px;
max-width:30px;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details li label{
font-size: 14px;
color: #878787;
display: block;
margin: 0;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details li strong{
color: #202121;
font-weight: 400;
font-size: 14px;
text-transform: capitalize;
line-height: 1.38;
}
.ulp-course-enrolled h1{
margin-bottom:24px;
}
.ulp-course-enrolled .ulp-short-description{
text-align:left;
min-height:64px;
font-style:inherit;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details{
display:block;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details li{
float:none;
width:100%;
padding:0px;
padding-bottom:10px;
padding-top:20px;
border-left:none;
margin-bottom:0px;
margin-left:0px;
border-bottom: 1px solid #e7e7e7;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details li:first-child{
border-bottom: 1px solid #e7e7e7;
margin-left:0px;
padding-bottom:10px;
padding-top:20px;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details li:last-child{
border-bottom:0px;
}
.ulp-course-enrolled .ulp-short-description{
margin-bottom: 28px;
}
.ulp-course-enrolled .ulp-course-progress-wrapp{
background-color: #fafafa;
border: solid 1px #e6e6e6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
-webkit-transition: all .5s;
-khtml-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
width:100%;
padding:20px 15px;
box-sizing: border-box;
}
.ulp-course-enrolled .ulp-course-progress-wrapp h2{
margin-bottom:30px;
color:#ee5c4f;
}
.ulp-course-enrolled .ulp-course-progress-wrapp span{
font-size:14px;
font-weight:300;
color: #878787;
}
.ulp-course-enrolled .ulp-course-progress-wrapp h2 span{
display:block;
}
.ulp-course-enrolled .ulp-course-progress-wrapp .ulp-progress-bar {
height: 15px;
overflow:hidden;
background-color: #dadada;
border-radius: 10px;
margin: 10px 0 15px;
}
.ulp-course-enrolled .ulp-course-progress-wrapp .ulp-progress-completed {
background-color: #ee5c4f;
height: 15px;
}
.ulp-lesson-wrapp{
padding: 10px;
margin: 10px auto;
font-family: sans-serif;
max-width:1100px;
}
.ulp-lesson-complete-button-wrapper{
}
.ulp-lesson-complete-wrapp{
text-align:center;
margin:15px 0;
}
.ulp-lesson-main-title{
justify-content: center;
font-size: 41px;
font-weight: 100;
line-height: 50px;
color: #222;
padding-bottom: 20px;
position: relative;
margin-bottom: 40px;
text-align: center;
}
.ulp-lesson-course-link, .ulp-quiz-course-link, .ulp-announcement-course-link, .ulp-questionsandanswer-course-link{
border: 1px solid #eee;
padding: 20px 25px;
margin: 25px 0;
color: #555;
font-size: 18px;
font-weight: 200;
line-height: 26px;
}
.ulp-announcement-course-link, .ulp-questionsandanswer-course-link{
margin:5px 0;
border:1px solid #ddd;
padding: 10px 25px;
border-width:1px 0 1px 0;
}
.ulp-lesson-course-link a, .ulp-quiz-course-link a, .ulp-announcement-course-link a, .ulp-questionsandanswer-course-link a{
font-weight:600;
color:#1ab6e1;
font-size:20px;
}
.ulp-lesson-completed, .ulp-lesson-complete-the-button-wait{
display: inline-block;
color: #fff;
background-color: #ddd;
padding: 15px 50px;
}
.ulp-cursor-default{
cursor: default;
}
.ulp-enroll-course-the-button{
display: block;
margin: auto;
max-width: 255px;
min-height: 46px;
text-align: center;
color: #888;
font-weight: 400;
background: #fff;
-webkit-border-radius: 21px;
-moz-border-radius: 21px;
border-radius: 21px;
-webkit-transition: .3s;
-khtml-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
border: 1px solid #e5e5e5;
font-size: 16px;
line-height: 46px; letter-spacing: .3px;
text-transform: uppercase;
outline: 0;
margin-bottom: 10px;
color: #ee5c4f;
border: 1px solid #ee5c4f;
cursor:pointer;
box-sizing:border-box;
}
.ulp-enroll-course-the-button-disabled{
display: block;
margin: auto;
max-width: 255px;
min-height: 46px;
text-align: center;
color: #888;
font-weight: 400;
background: #fafafa;
-webkit-border-radius: 21px;
-moz-border-radius: 21px;
border-radius: 21px;
-webkit-transition: .3s;
-khtml-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
border: 1px solid #e5e5e5;
font-size: 16px;
line-height: 46px; letter-spacing: .3px;
text-transform: uppercase;
outline: 0;
margin-bottom: 10px;
cursor: pointer;
box-sizing:border-box;
}
.ulp-pay-bttn{
display: block;
margin: auto;
max-width: 255px;
min-height: 46px;
text-align: center;
color: #888;
font-weight: 400;
background: #fafafa;
-webkit-border-radius: 21px;
-moz-border-radius: 21px;
border-radius: 21px;
-webkit-transition: .3s;
-khtml-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
border: 1px solid #e5e5e5;
font-size: 16px;
line-height: 46px; letter-spacing: .3px;
text-transform: uppercase;
outline: 0;
margin-bottom: 10px;
cursor: pointer;
box-sizing:border-box;
}
.ulp-lesson-main-featureimage{
margin-bottom:25px;
}
.ulp-lesson-main-content{
border-bottom:1px solid #eee;
}
.ulp-lesson-navigation-wrapper{
margin:5px 0;
padding:10px 5px;
}
.ulp-lesson-nav{
margin: 10px 0px;
width: 100%;
}
.ulp-lesson-nav a{
font-weight: 600;
color: #1ab6e1;
}
.ulp-lesson-nav .ulp-lesson-nav-prev{
float: left;
display: inline-block;
vertical-align: top;
text-align:left;
}
.ulp-lesson-nav .ulp-lesson-nav-prev .ulp-lesson-nav-prev-label{
color: #555;
font-size: 18px;
font-weight: 200;
}
.ulp-lesson-nav .ulp-lesson-nav-next{
float: right;
display: inline-block;
vertical-align: top;
text-align:right;
}
.ulp-lesson-nav .ulp-lesson-nav-next .ulp-lesson-nav-prev-label{
color: #555;
font-size: 18px;
font-weight: 200;
}
.ulp_lesson_countdown-wrapper{
margin: 20px auto;
}
.ulp_lesson_countdown{
font-weight:200;
font-size:41px;
color:#aaa;
font-family: Roboto;
border-top:4px solid #1ab6e1;
width: 153px;
content: " ";
display: block;
text-align: center;
padding-top: 20px;
box-sizing: border-box;
margin:0px auto;
line-height: 1.2;
}
.ulp_lesson_countdown-text{
font-weight: 300;
font-size: 16px;
color: #aaa;
font-family: Roboto;
}
.ulp-course-additional-data-wrapp{
padding: 10px;
margin: 10px;
background-color: #345455;
color: #fff;
}
.ulp-progress-wrapp{
padding: 10px;
margin: 10px;
font-size:12px;
color: #999;
border-top:1px solid #ddd;
} .ulp-pagination{
width: 100%;
text-align: center;
margin: 10px 0px;
height: 30px;
}
.ulp-pagination .ulp-pagination-item, .ulp-pagination .ulp-pagination-item-selected, .ulp-pagination .ulp-pagination-item-break{
padding: 8px 12px;
margin: 0 2px;
background: #fafafa;
border: 1px solid #ddd;
line-height: 20px;
vertical-align: -webkit-baseline-middle;
text-decoration: none;
color: #999;
font-weight: bold;
border-radius:50%;
}
.ulp-pagination .ulp-list-pagination-item-break{
padding: 5px 15px;
}
.ulp-pagination .ulp-pagination-item-selected, .ulp-pagination .ulp-pagination-item:hover{
background-color: #ee5c4f;
color: #fff;
border-color: #ee5c4f;
} .ulp-feat-img-wrapp{
text-align: center;
}
.ulp-feat-img-wrapp img{
width: 70%;
}
.ulp-course-enroll-section{
padding: 10px;
margin: 10px;
}
.ulp-course-enroll-wrapp{
} .ulp-list-courses-wrapp{
font-family: Roboto;
font-size: 18px;
line-height: 1.25;
letter-spacing: 0;
color: #888;
text-transform: none;
font-weight: 300;
font-style: normal;
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp{
position: relative;
width: 100%;
min-height: 1px;
display: block;
margin: 0;
margin-bottom: 20px;
box-sizing: inherit;
padding-right: 15px;
padding-left: 15px;
flex: 0 0 33.33333%;
max-width: 33.33333%;
min-width:320px;
box-sizing:border-box;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp{
overflow: hidden;
position: relative;
text-align: left;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-sale{
width: 0;
height: 0;
border-top: 86px solid #ffae00;
border-right: 86px solid transparent;
display: inline-block;
position: absolute;
z-index: 9;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-sale .ulp-text-sale{
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
position: absolute;
top: -68px;
display: inline-block;
left: 10px;
color: rgba(255,255,255,.8);
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp img{
-webkit-transition: .5s ease-in-out;
-khtml-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
max-width: 100%;
height: auto;
width:100%;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp:hover img {
transform: scale(1.2);
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-feat-img-wrapp .ulp-course-price{
position: absolute;
bottom: 0;
left: 0;
font-size: 20px;
font-weight: 500;
line-height: 1.1;
letter-spacing: .4px;
padding: 11px 28px;
display: flex;
background: #fff;
text-transform: uppercase;
z-index: 9;
color: #1d1d1d;
font-size: 20px;
font-weight: 500;
line-height: 1.1;
letter-spacing: .4px;
margin:0px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-content{
height: auto;
padding-bottom: 25px;
} #ombra_el {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
border-radius: 15px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title{
margin-bottom: .5rem;
font-family: Roboto;
color: #202121;
font-weight: 500;
font-style: normal;
font-size: 30px;
text-transform: none;
padding: 25px 28px 12px 28px;
line-height: 18px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a {
font-size: 16px;
letter-spacing: .3px;
font-weight: 400;
text-transform: uppercase;
color: #202121;
font-family: Roboto;
text-decoration: none;
box-shadow:none;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-title a:hover {
color: #ee5c4f;
text-decoration: none;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-hidden-content{
display:none;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-second-content{
padding: 0 28px;
font-size: 16px;
font-weight: 300;
line-height: 1.38;
letter-spacing: .3px;
color: #878787;
margin-bottom:24px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-excerpt{
padding: 0 28px;
font-size: 16px;
line-height: 26px;
margin-bottom: 42px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content{
padding: 0 28px;
font-size: 16px;
font-weight: 300;
line-height: 1.38;
letter-spacing: .3px;
color: #878787;
margin: 15px 0;
list-style: none;
display: flex;
width: 100%;
box-sizing:border-box;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li {
float: left;
margin-left: 5px;
padding-left: 8px;
border-left: 1px solid #e7e7e7;
font-size: 14px;
display: block;
margin-bottom: 20px;
width: 33.33%;
line-height: 1.57;
box-sizing:content-box;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li:first-child {
border: 0;
margin: 0;
padding: 0;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content .ulp-avatar{
display: block;
float: left;
margin-right: 4px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content .ulp-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
margin-top: 5px;
max-width:30px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li label{
font-size: 12px;
color: #878787;
display: block;
margin: 0;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-list-courses-item-wrapp-third-content li strong{
color: #202121;
font-weight: 400;
font-size: 12px;
text-transform: capitalize;
line-height: 1.38;
word-wrap: break-word;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-progress-bar {
height: 15px;
overflow:hidden;
background-color: #e8e8e8;
border-radius: 10px;
margin: 10px 0 15px;
}
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp .ulp-progress-completed {
background-color: #ee5c4f;
height: 15px;
}
.ulp-my-courses-wrapp .ulp-list-courses-item-wrapp{
width:50%;
flex: 0 0 50%;
max-width: 50%;
}
.ulp-course-enroll-message-danger{
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.ulp-course-enroll-message-success{
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.ulp-danger-message{
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.ulp-success-message{
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
} .ulp-write-course-review-wrapp{
background-color: #fafafa;
border: solid 1px #e6e6e6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
margin-top:20px;
-webkit-transition: all .5s;
-khtml-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
width: 100%;
padding: 20px 15px;
box-sizing: border-box;
}
.ulp-write-course-review-wrapp h2{
margin-bottom: 30px;
color: #ee5c4f;
}
.ulp-write-course-review-wrapp textarea{
min-width: 60%;
min-height: 160px;
}
.ulp-star-item{
display:inline-block;
margin: 0px;
font-size: 24px;
}
.ulp-star-unselected, .ulp-star-selected{
cursor: pointer;
}
.ulp-add-new-review-bttn{
background-color: #ee5c4f;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
display: inline-block;
border: 1px solid #ee5c4f;
border-radius: 3px;
padding: 8px 20px;
color: #fff;
min-width: 180px;
}
.ulp-write-course-review-stars{
margin:20px 0;
color:#aaa;
}
.ulp-write-course-review-stars .fa-star-ulp{
color: #f05a19;
}
.ulp-course-review-list-wrapp{
margin:35px 0;
}
.ulp-course-review-list{
margin:20px 15px;
}
.ulp-course-review-item{
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
overflow: hidden;
font-family: Roboto;
color:#888;
padding: 20px 5px;
}
.ulp-course-review-photo{
width: 95px;
overflow: hidden;
float: left;
margin-right: 30px;
}
.ulp-course-review-content {
width: calc(100% - 125px);
width: -webkit-calc(100% - 125px);
width: -moz-calc(100% - 125px);
float: right;
margin-top: -8px;
}
.ulp-course-review-author-name{
vertical-align: top;
font-weight: 700;
font-size: 18px;
margin: 0 15px 0 0;
line-height: 28px;
text-transform: capitalize;
color: #333;
}
.ulp-course-review-stars{
color: #f05a19;
margin: 0px 0 5px;
font-size:13px;
}
.ulp-course-review-stars .fa-ulp{
font-size:15px;
}
.ulp-course-review-time{
font-size:14px;
margin-bottom: 15px;
}
.ulp-course-review-text{
font-size:16px;
}
.ulp-course-review-text span{
font-weight:700;
padding-bottom:3px;
display:block;
}
.ulp-load-more-bttn{
cursor: pointer;
}  .ulp-take-a-note-wrapp{
margin:35px 0;
display:inline-block;
}
.ulp-take-a-note-wrapp .ulp-take-a-note{
border: 1px solid #000;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
display: inline-block;
border: 1px solid #ffd906;
border-radius: 3px;
padding: 8px 20px;
color:#444;
background-color:#ffd906;
min-width:180px;
}
.ulp-take-a-note-wrapp .ulp-take-a-note span{
margin-left:8px;
}
.ulp-list-notes-wrapp{
}
.ulp-course-notes-list{
margin:20px 35px;
}
.ulp-course-note-item{
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
overflow: hidden;
font-family: Roboto;
color:#888;
padding: 20px 5px;
}
.ulp-course-note-title{
vertical-align: top;
font-weight: 700;
font-size: 18px;
margin: 0 15px 0 0;
line-height: 28px;
text-transform: capitalize;
color: #333;
}
.ulp-course-note-course{
color: #ee5c4f;
margin: 0px 0 5px;
font-size:13px;
}
.ulp-course-note-time{
font-size:14px;
margin-bottom: 15px;
}
.ulp-course-note-text{
font-size:16px;
}
.ulp-course-note-text span{
font-weight:700;
padding-bottom:3px;
display:block;
}
.ulp-course-note-removebutton{
border: 1px solid #000;
cursor: pointer;
font-size: 13px;  text-align: center;
display: inline-block;
border: 1px solid #ddd;
border-radius: 3px;
padding: 2px 10px;
color: #aaa;
background-color: #fafafa;
margin: 8px 0;
}
.ulp-course-note-removebutton span{
margin-left:4px;
}
.ulp-course-note-removebutton > *{
pointer-events: none;
}
.ulp-course-note-removebutton:hover{
background-color: #F06C71;
color:#fff;
border-color: #F06C71;
}  .ulp-popup-wrapp{
position: fixed;
z-index: 999991;
top: 0px;
height: auto;
left: 0px;
width: 100%;
min-height: 100%;
background-color: rgba(0,0,0,0.30);
}
.ulp-popup-wrapp .ulp-the-popup{
width: 45%;
min-width: 750px;
height: auto;
margin: 0 auto;
margin-top: 1%;
margin-bottom:6%;
bottom:10px;
font-family: "Open Sans",sans-serif;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top{
border-bottom: 1px solid #ddd;
background-color: #fafafa;
padding:13px 9px;
}
.ulp-the-popup-locker .ulp-popup-top{
background-color: #555f6e !important;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top .title{
float: left;
margin: 5px 0px 5px 5px;
font-size: 18px;
color: #333;
font-weight:bold;
color: #d9534f;
-webkit-animation-name: fadeInLeftTitle;
animation-name: fadeInLeftTitle;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.ulp-the-popup-locker .ulp-popup-top .title{
color: #fff !important;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top .close-bttn{
background-size:25px;
width: 25px;
height: 25px;
float: right;
cursor: pointer;
background: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/images/close_bk.png) !important;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
opacity:0.3;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-top .close-bttn:hover{
opacity:0.8;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content{
padding: 25px 10px;
padding-top:10px;
background: #fff;
min-height:250px;
border: 1px solid #ddd;
border-top:none;
}
.ulp-the-popup-locker .ulp-popup-content{
background-color: #fafafa !important;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content .ulp-popup-left-section{
width: 30%;
display: inline-block;
background-color:#fafafa;
padding:15px;
box-sizing: border-box;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content .ulp-popup-right-section{
width: 69%;
display: inline-block;
vertical-align: top;
padding:25px 20px;
box-sizing: border-box;
background-color:#fff;
border-left:1px solid #ddd;
height:100%;
min-height:350px;
}
.ulp-popup-wrapp .ulp-the-popup .ulp-popup-content .ulp-popup-label{
font-size: 14px;
font-weight: 500;
color: #333;
}
.ulp-popup-create-note-row{
margin-top: 10px;
}
.ulp-popup-create-note-row textarea{
min-width: 60%;
min-height: 160px;
}
.ulp-popup-create-note-row button{
background-color: #ee5c4f;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
display: inline-block;
border: 1px solid #ee5c4f;
border-radius: 3px;
padding: 8px 20px;
color: #fff;
min-width: 180px;
}
.ulp-pointer{
cursor: pointer;
} .ulp-general-bttn {
background-color: #ee5c4f;
} .ulp-badges-list-wrapp{
padding: 10px;
}
.ulp-badges-list-wrapp .ulp-badge-item{
margin: 15px;
padding: 10px;
text-align: center;
}
.ulp-badges-list-wrapp .ulp-badge-item .ulp-badge-title{
font-size: 15px;
}
.ulp-badges-list-wrapp .ulp-badge-item img{
width: 100px;
}  .ulp-watch-list-wrapp-button{
margin:10px 15px;
display:inline-block;
}
.ulp-watch-list-wrapp-button .ulp-watch-list-button{
border: 1px solid #000;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
display: inline-block;
border: 1px solid #ddd;
border-radius: 3px;
padding: 8px 20px;
color:#aaa;
}
.ulp-watch-list-wrapp-button .ulp-watch-list-button span{
margin-left:8px;
}
.ulp-watch-list-wrapp-button .ulp-watch-list-button.ulp-watch-list-active{
color: #F06C71;
border-color:#F06C71;
}
.ulp-watch-list-wrapp i{
cursor: pointer;
} .ulp-invoice-bttn-wrapp{
text-align: right;
padding-bottom:10px;
padding-right: 10px;
margin-bottom:10px;
border-bottom:1px solid #eee;
}
.ulp-invoice-bttn-wrapp .ulp-popup-print-bttn {
color: #fff !important;
display: inline-block;
cursor: pointer;
padding: 6px 18px;
background: #df3448;
}
.ulp-invoice-wrapp{
margin: 5px 10px;
}
.ulp-invoice-wrapp .ulp-invoice-title{
display: inline-block;
vertical-align: top;
text-align: right;
font-size: 28px;
width: 50%;
color:#fff;
background-color:#9aa9a1;
box-sizing:border-box;
padding:3px 10px 3px 10px;
float:right;
}
.ulp-invoice-wrapp .ulp-invoice-logo{
display: inline-block;
vertical-align: top;
text-align: left;
width: 49%;
}
.ulp-invoice-wrapp .ulp-invoice-logo img{
max-height:55px;
margin-left:10px;
}
.ulp-invoice-wrapp .ulp-invoice-company-field{
display: inline-block;
width: 30%;
padding: 10px;
vertical-align: top;
margin: 5px;
color:#444;
}
.ulp-invoice-wrapp .ulp-invoice-invoice-code{
display: inline-block;
vertical-align: top;
padding: 20px 10px;
width: 25%;
text-align: right;
background-color:#e4e4e6;
color:#777;
line-height:24px;
float:right;
}
.ulp-invoice-wrapp .ulp-invoice-client-details{
width: 30%;
margin: 5px;
padding: 5px;
color:#777;
font-size:15px;
line-height:23px;
border: 1px solid #e4e4e6;
padding-left: 15px;
box-sizing:border-box;
}
.ulp-invoice-wrapp .ulp-invoice-list-details{
margin:20px 0;
padding-left:10px;
}
.ulp-invoice-wrapp .ulp-invoice-list-details table{
width: 100%;
padding: 5px;
border: 1px solid #c9c9c9;
margin: 0;
color:#777;
}
.ulp-invoice-wrapp .ulp-invoice-list-details table thead{
background-color:#f1f1f2;
line-height:30px;
font-size:16px;
font-weight:bold;
color:#777;
}
.ulp-invoice-wrapp .ulp-invoice-list-details table tr td{
padding: 3px 9px;
min-height:20px;
font-size:14px;
border-left:1px solid #e3e3e3;
}
.ulp-invoice-wrapp .ulp-invoice-list-details table .ulp-invoice-total{
background-color:#e4e4e6;
line-height:35px;
font-size:16px;
font-weight:bold;
color:#777;
}
.ulp-invoice-wrapp .ulp-invoice-footer{}
.ulp-invoice-template-2 .ulp-invoice-title{
background-color: #5e97e4;
}
.ulp-invoice-template-2 .ulp-invoice-invoice-code{
background-color: #777;
color: #e4e4e6;
}
.ulp-invoice-template-2 .ulp-invoice-client-details{
background-color:#eee;
}  .ulp-ap-menu {
clear: both;
background: #0091cd;
background-color: #3f9cc2;
background-color: #607d8b;
border-color: #0073aa;
min-width: 560px;
margin: 0px 0;
min-width: 0px !important;
}
.ulp-ap-menu .ulp-ap-menu-item { float: left;
font-size: 15px; cursor: pointer;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 300;
border-bottom: 1px solid #738E9A;
border-right: 1px solid #738E9A;
font-family: "Source Sans Pro", Helvetica, sans-serif;
font-weight: 500;
background-color: #607d8b;
webkit-transition: padding 0.5s ease;
-moz-transition: padding 0.5s ease;
-o-transition: padding 0.5s ease;
-ms-transition: padding 0.5s ease;
transition: padding 0.5s ease;
font-weight: 500;
}
.ulp-ap-menu .ulp-ap-menu-item a {
text-decoration: none !important;
box-shadow: none;
line-height: 30px;
border: none;
padding: 8px 25px 8px 20px;
box-sizing: border-box;
display: inline-block;
color:#fff;
}
.ulp-ap-menu .ulp-ap-menu-item:hover {
background-color: #47565d !important;
}
.ulp-ap-theme-2.ulp-ap-menu{
background-color: #444;
}
.ulp-ap-theme-2 .ulp-ap-menu-item{
border-right-color:#555;
border-bottom-color:#555;
background-color: #444;
}
.ulp-ap-theme-2  .ulp-ap-menu-item:hover{
background-color: #333 !important;
}
.ulp-ap-theme-3.ulp-ap-menu{
background-color: inherit;
border-bottom:1px solid #eee;
border-top:1px solid #eee;
}
.ulp-ap-theme-3 .ulp-ap-menu-item{
border-right:none;
border-bottom:none;
background-color: inherit;
color: #ee5c4f;
}
.ulp-ap-theme-3 .ulp-ap-menu-item a{
color: #ee5c4f;
}
.ulp-ap-theme-3 .fa-ulp-public-menu-item{
color: #ee5c4f;
}
.ulp-ap-theme-3 .ulp-ap-menu-item:hover{
background-color: inherit !important;
color:#333;
}
.ulp-ap-theme-3 .ulp-ap-menu-item:hover a{
color:#777;
}
.ulp-ap-theme-3 .ulp-ap-menu-item:hover .fa-ulp-public-menu-item{
color: #777;
}
.fa-ulp-public-menu-item{
font-size: 19px;
line-height: 30px;
padding-right: 8px;
vertical-align: middle;
color: #fff;
}
.ulp-user-page-content {
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
margin: 35px 0 20px 0;
font-family: Arial,Verdana,sans-serif;
font-size: 16px;
font-size: 15px;
color: #777;
min-width: 200px;
}
.ulp-student-profile-tab-the-title{
font-size:22px;
font-weight:700;
margin-bottom:15px;
}
.ulp-student-profile-the-footer{
color:#777;
} .ulp-like-link-span{
color: #0073aa;
} .ulp-btn-danger:hover, .ulp-btn-danger:focus, .ulp-btn-danger:active, .ulp-btn-danger.active {
color: #fff;
background-color: #c9302c !important;
border-color: #ac2925;
}
.ulp-btn-danger {
color: #fff !important;
background-color: #d9534f !important;
border-color: #d43f3a;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.ulp-spinner{
background: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/images/wpspin_light.gif) no-repeat;
background-size: 16px 16px;
display: inline-block;
visibility: hidden;
opacity: .7;
filter: alpha(opacity=70);
width: 16px;
height: 16px;
margin: 5px 5px 0;
} .ulp-public-list-grid-item{
padding: 5px;
margin: 5px;
border: 1px solid #c9c9c9;
}
.ulp-wrapp-list-grid .owl-ulp-theme .owl-ulp-dots .owl-ulp-dot span{
border: 2px solid #fff;
box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.3);
width: 7px;
height: 7px;
box-sizing: content-box;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
margin: 3px 4px !important;
}
.ulp-wrapp-list-grid .owl-ulp-theme .owl-ulp-nav{
margin-top:1px !important;
}
.ulp-content-grid-list ul li, .ulp-carousel-view ul li{
margin: 0px !important;
box-sizing: border-box;
color: rgb(136, 136, 136);
display: inline-block;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 300;
line-height: 21px;
min-height: 1px;
min-width: 250px;
padding: 5px 18px;
position: relative;
width: 450px;
vertical-align: top;
text-align: left;
float:left;
} .pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{
background-color: #ddd;
width: 26px;
height: 26px;
padding: 0px;
margin:2px;
margin-bottom:8px;
font-family: FontAwesome-ulp;
font-style: normal;
font-weight: normal;
font-size: 17px;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev:before{
content: "\f053";
}
.pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next{
background-color: #ddd;
width: 26px;
height: 26px;
padding: 0px;
margin:2px;
margin-bottom:8px;
font-family: FontAwesome-ulp;
font-style: normal;
font-weight: normal;
font-size: 17px;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme1 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next:before{
content: "\f054";
} .pag-theme2 .ulp-wrapp-list-grid{
margin-left:17px;
margin-right:17px;
}
.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{
background-color: transparent !important;
padding: 0px;
margin:2px;
color: rgba(0,0,0,.55);
width:13px;
height:24px;
font-size:35px;
position:absolute;
top:40%;
left:-17px;
font-family: FontAwesome-ulp;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev:before{
content: "\f104";
}
.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next{
background-color: transparent !important;
padding: 0px;
margin:2px;
color: rgba(0,0,0,.55);
width:13px;
height:24px;
font-size:35px;
position:absolute;
top:40%;
right:-17px;
font-family: FontAwesome-ulp;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.pag-theme2 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next:before{
content: "\f105";
} .pag-theme3 .ulp-wrapp-list-grid{
margin-left:22px;
margin-right:22px;
}
.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev{
background-color: rgba(0,0,0,.75);
opacity:0.85;
padding: 0px;
margin:2px;
color: rgba(255,255,255,.95) !important;
width:24px;
height:24px;
font-size:14px;
position:absolute;
top:40%;
left:-26px;
font-family: FontAwesome-ulp;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 24px;
-webkit-font-smoothing: antialiased;
border-radius:50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-prev:before{
content: "\f053";
}
.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next{
background-color: rgba(0,0,0,.75);
opacity:0.85;
padding: 0px;
margin:2px;
color: rgba(255,255,255,.95) !important;
width:24px;
height:24px;
font-size:14px;
position:absolute;
top:40%;
right:-26px;
font-family: FontAwesome-ulp;
font-style: normal;
font-weight: normal;
vertical-align: middle;
line-height: 24px;
-webkit-font-smoothing: antialiased;
border-radius:50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}
.pag-theme3 .ulp-wrapp-list-grid .owl-ulp-carousel .owl-ulp-controls .owl-ulp-nav .owl-ulp-next:before{
content: "\f054";
}
.ulp-clear{
clear: both;
}
.ulp-wrapp-list-grid ul {
margin: 0px !important;
padding: 0px !important;
list-style-type: none;
} .ulp-grid-list-pagination{
width: 100%;
text-align: center;
margin: 10px 0px;
padding:10px 0;
}
.ulp-grid-list-pagination .ulp-grid-list-pagination-item, .ulp-grid-list-pagination .ulp-grid-list-pagination-item-selected, .ulp-grid-list-pagination .ulp-grid-list-pagination-item-break{
padding: 5px 9px;
margin: 0 2px;
background: #fafafa;
border: 1px solid #ddd;
line-height: 20px;
vertical-align: -webkit-baseline-middle;
text-decoration: none;
color: #999;
font-weight: bold;
box-shadow:none;
}
.ulp-grid-list-pagination .ulp-grid-list-pagination-item-break{
padding: 5px 15px;
}
.ulp-grid-list-pagination .ulp-grid-list-pagination-item-selected{
color: orange;
background-color: #fff;
color: #000;
}
.ulp-pagination-prev, .ulp-pagination-next{
padding:5px 7px !important;
}  .ulp-public-the-modules-wrapper{
background-color: #fcfcfc;
margin:30px 0;
background-color: #fafafa;
border: solid 1px #e6e6e6;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
.ulp-public-the-modules-wrapper .ulp-h3-title{
padding:20px 25px;
font-weight: 700;
border-bottom: 1px solid #eee;
font-size: 24px;
color:#ee5c4f;
}
.ulp-public-the-modules-wrapper .ulp-public-the-module{
padding:0px 25px;
padding-left:30px;
border-bottom: 1px solid #eee;
}
.ulp-public-the-modules-wrapper .ulp-public-the-module-title{
position:relative;
padding: 10px 10px 10px 10px;
font-size:18px;
font-weight:500;
color:#333;
}
.ulp-public-the-modules-wrapper .ulp-public-the-module-title h3{
font-weight: 500;
font-size: 19px;
position: relative;
padding: 6px 0 6px;
margin:0;
}
.ulp-public-the-modules-wrapper .ulp-module-details{
position: absolute;
top: 17px;
line-height: 15px;
right: 13px;
z-index: 9999;
font-size: 14px;
font-weight:300;
color: #ee5c4f;
font-style:italic;
text-align:right;
}
.ulp-public-the-modules-wrapper .ulp-module-details span{
font-size:14px;
font-weight:300;
}
.ulp-public-the-module-content{
padding-left:10px;
padding-right: 10px;
color: #888;
}
.ulp-public-the-module-content-element{
border-top: 1px solid #eee;
padding:15px 10px;
padding-left: 30px;
padding-right:0px;
font-size:16px;
}
.ulp-public-the-module-content-element a{
color:#888;
}
.ulp-public-the-module-content-element a:hover{
color:#ee5c4f;
}
.ulp-public-the-module-content-element .fa-curr_lesson, .ulp-public-the-module-content-element .fa-curr_quiz, .ulp-public-the-module-content-element .fa-video-ulp{
margin-right:20px;
}
.ulp-public-the-module-content-element-rightside{
float:right;
font-weight:300;
font-size:13px;
}
.ulp-module-content-points{
padding-right:5px;
margin-right:5px;
border-right:1px solid #ddd;
}
.ulp-quiz-status-passed{
margin-left:10px;
color:#fff;
background-color:#ee5c4f;
font-size:13px;
border-radius:6px;
padding:2px 10px;
}
.ulp-quiz-status-failed{
margin-left:10px;
color:#fff;
background-color:#f1505b;
font-size:13px;
border-radius:6px;
padding:2px 10px;
}
.ulp-lesson-status-completed{
margin-left:10px;
color:#fff;
background-color:#ee5c4f;
font-size:13px;
border-radius:50%;
line-height: 20px;
width: 20px;
height: 20px;
display: inline-block;
text-align: center;
}
.ulp-lesson-status-completed .fa-ulp{
line-height: 20px;
vertical-align:middle;
}
.ulp-lesson-link-completed, .ulp-quiz-link-completed{
font-weight:700;
color:#444 !important;
}
.ulp-lesson-preview{
margin-left:10px;
color:#fff;
background-color:#ee5c4f;
font-size:13px;
border-radius:6px;
padding:2px 10px;
}
.ulp-course-finish-wrapper{
margin: 10px 0;
display: block;
}
.ulp-course-finish{
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
display: inline-block;
border-radius:3px;
}
.ulp-course-finish span{
font-weight:200;
text-transform:initial;
font-size:12px;
color:#fff !important;
}
.ulp-course-instructors{
margin:35px 0;
}
.ulp-course-instructors-list{
margin: 25px 0 15px;
}
.ulp-course-instructors .ulp-course-instructor{
display:inline-block;
float:left;
margin-right:45px;
}
.ulp-course-instructors .ulp-course-instructor img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
width:140px;
height:140px;
margin-bottom:10px;
}
.ulp-course-instructors .ulp-course-instructor .ulp-instructor-name{
font-size: 19px;
font-weight: 500;
line-height: 1.44;
letter-spacing: .4px;
color:#333;
text-align:center;
} .ulp-user-page-wrapper{
display:block;
padding:10px;
max-width:1100px;
box-sizing:border-box;
margin:10px auto;
}
.ulp-user-page-top-wrapper{
padding:20px 15px 10px 15px;
box-sizing:border-box;
position:relative;
overflow: hidden;
z-index: 1;
}
.ulp-user-page-top-background{
position:absolute;
height: 200%;
left: 0;
right: 0;
top: -100%;
z-index: -10;
background-size: cover;
background-position: 50% 50%;
background-blend-mode: overlay;
background-image: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/images/top_aff_bk_1.png);
}
.ulp-user-page-top-wrapper .ulp-left-side{
float:left;
max-width:30%;
}
.ulp-user-page-top-wrapper .ulp-middle-side{
float:left;
max-width:40%;
}
.ulp-user-page-top-wrapper .ulp-right-side{
float:right;
max-width:30%;
box-sizing: border-box;
float: none;
max-width: inherit;
background-color: #eee;
background-color: #f3f4f7;
position: relative;
left: -15px;
margin-right: -30px;
margin-top: 20px;
border-top: 1px solid #ddd;
}
.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges {
float: left;
border-right: 1px solid #ddd;
padding:5px 10px;
box-sizing: border-box;
}
.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges .ulp-badges-list-wrapp{
padding:0px;
}
.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges .ulp-badge-item{
display:inline-block;
margin:0 4px;
padding: 10px 0;
}
.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-badges .ulp-badge-item img{
max-height:	35px;
width:auto;
}
.ulp-user-page-top-wrapper .ulp-right-side .ulp-top-points {
float: right;
border-right: 1px solid #ddd;
padding-right: 10px;
padding-top: 10px;
box-sizing: border-box;
text-align:right;
}
.ulp-top-points .ulp-stats-label {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.5;
padding: 0;
padding-right: 5px;
min-height: 20px;
line-height: 1.2;
padding-right: 0px;
}
.ulp-top-points .ulp-stats-content{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: 700;
line-height: 1.2;
margin-bottom: 16px;
color: #454545;
font-size: 24px;
margin-bottom: 6px;
font-size: 24px;
}
.ulp-user-page-top-wrapper .ulp-user-page-avatar{
display:inline-block;
padding-right:15px;
max-width:150px;
}
.ulp-user-page-top-wrapper .ulp-user-page-details{
margin-top:10px;
}
.ulp-user-page-top-wrapper .ulp-user-page-avatar img {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 100%; margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
}
.ulp-user-page-top-wrapper .ulp-account-page-top-mess{
display:inline-block;
padding-top: 5px;
padding-left: 20px;
max-width:900px;
word-break: break-word;
}
.ulp-user-page-top-wrapper .ulp-account-page-top-mess p, .ulp-user-page-top-wrapper .ulp-account-page-top-mess div{
margin-bottom:8px;
}
.ulp-ap-top-theme-2{
padding-top:270px;
padding-bottom: 0px;
}
.ulp-ap-top-theme-2 .ulp-user-page-top-background{
height: 250px;
top: 0;
background-image: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/images/top_aff_bk_2.png);
}
.ulp-ap-top-theme-2 .ulp-left-side{
margin-bottom: -75px;
}
.ulp-ap-top-theme-2 .ulp-middle-side{
margin-top:-10px;
float: none;
max-width: inherit;
min-height:100px;
}
.ulp-ap-top-theme-2 .ulp-right-side{
background-color:inherit;
border-top:1px solid #eee;
}
.ulp-ap-top-theme-2 .ulp-right-side .ulp-top-badges{
border-right:none;
}
.ulp-ap-top-theme-2 .ulp-right-side .ulp-top-points{
border-right:none;
color: #777;
}
.ulp-ap-top-theme-2 .ulp-right-side .ulp-top-points .ulp-stats-content{
color: #ee5c4f;
}
.ulp-ap-top-theme-2 .ulp-user-page-details{
top: -75px;
position: relative;
margin-top:0px;
background-color: #fff;
}
.ulp-ap-top-theme-2 .ulp-user-page-avatar{
padding-right:0px;
max-width: 190px;
}
.ulp-ap-top-theme-2 .ulp-user-page-avatar img{
border-radius:0px;
box-shadow:none;
border: 5px solid #fff;
min-width: 170px;
}
.ulp-user-page-top-wrapper .ulp-account-page-top-mess{
}
.ulp-ap-top-theme-3{
padding-top:320px;
padding-bottom:0px;
}
.ulp-ap-top-theme-3 .ulp-user-page-top-background{
height: 300px;
top: 0;
background-image: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/images/top_aff_bk_3.png);
}
.ulp-ap-top-theme-3 .ulp-left-side{
margin-bottom: -75px;
}
.ulp-ap-top-theme-3 .ulp-middle-side{
float:none;
max-width:inherit;
margin-top: -10px;
}
.ulp-ap-top-theme-3 .ulp-right-side{
float:none;
max-width:inherit;
background-color:#eee;
background-color: #f3f4f7;
position:relative;
left:-15px;
margin-right:-30px;
margin-top: 20px;
border-top: 1px solid #ddd;
}
.ulp-ap-top-theme-3 .ulp-user-page-details{
top: -75px;
position: relative;
margin-top:0px;
background-color: #fff;
border-radius:100%;
}
.ulp-ap-top-theme-3 .ulp-user-page-avatar{
padding-right:0px;
max-width: 190px;
}
.ulp-ap-top-theme-3 .ulp-user-page-avatar img{
border-radius:100%;
box-shadow:none;
border: 5px solid #fff;
min-width:170px;
}
@media (max-width: 570px){
.ulp-user-page-top-wrapper .ulp-left-side{
max-width:50%;
width:50%;
}
.ulp-user-page-top-wrapper .ulp-user-page-avatar{
max-width:100%;
}
.ulp-user-page-top-wrapper .ulp-middle-side{
max-width:50%;
width:50%;
}
.ulp-user-page-top-wrapper .ulp-right-side{
max-width:100%;
width:100%;
}
.ulp-user-page-name{
font-size: 1.3em;
}
.ulp-user-page-mess{
font-size: 0.9em;
}
.ulp-user-page-top-wrapper .ulp-stats-content{
font-size: 1.3em;
}
.ulp-ap-top-theme-3 .ulp-middle-side{
display:inline-block;
}
.ulp-ap-top-theme-3 .ulp-right-side{
width:auto;
max-width: inherit;
}
}
.ulp-user-page-mess-special {
font-size: 19px;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #999;
}
.ulp-user-page-name {
font-size: 26px;
font-weight: bold;
color: #333;
}
.ulp-user-page-mess {
font-size: 16px;
font-weight: 500;
color: #555;
}
.ulp-additional-message{
background: #f6f6f6;
border-left: 5px solid #ee5c4f;
border-radius: 0 5px 5px 0;
padding: 6px 20px 6px 20px;
margin-bottom: 20px;
margin-top:10px;
overflow: hidden;
font-weight: 600;
font-family: Roboto;
font-size: 14px;
color: #555;
}
.ulp-table-general{
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin: 25px 5px 15px 5px;
border: 1px solid #eee;
font-family: Lato;
font-size: 16px;
font-weight: 400;
line-height: 24px;
color: #888;
}
.ulp-table-general thead {
background-color: #fafafa;
}
.ulp-table-general thead th, .ulp-table-general tbody td{
border: 1px solid #eee;
text-align: center;
}
.ulp-table-general tbody td{
font-size:13px;
}
.ulp-special-column{
color: #ee5c4f;
font-weight:bold;
}
.ulp-special-column a{
color: #ee5c4f;
text-decoration:none;
box-shadow:none !important;
}
.ulp-special-column a:hover{
color: #3397b3;
}
.ulp-h3{
background-color: #fff;
font-weight: bold;
color: rgba(108,119,135,1.0);
background-image: none;
text-shadow: none;
box-shadow: inset 0px -5px 10px 2px rgba(0,0,0,0.03);
font-family: "Open Sans",sans-serif;
font-size: 16px;
padding: 16px 12px;
line-height: 1.4;
border-bottom: 1px solid #ccc;
margin: 0px;
}
.ulp-feat-img-wrapp:hover .ulp-list-course-wishlist-wrapper{
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
background-color:rgba(0,0,0,0.1);
-webkit-transition: .5s ease-in-out;
-khtml-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.ulp-list-course-wishlist{
position: absolute;
top: 50%;
display: block;
margin: 0 auto;
left: 50%;
margin-top: -30px;
margin-left: -30px;
}
.ulp-list-course-wishlist .fa-ulp{
font-size:60px;
color: #fff;
-webkit-transition: .5s ease-in-out;
-khtml-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
opacity: 0.6;
}
.ulp-feat-img-wrapp:hover .ulp-list-course-wishlist .fa-ulp{
transform: scale(1.2);
opacity: 1;
}
.ulp-feat-img-single-course {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.ulp-certificate-list-wrappe{
color:#777;
font-size:13px;
font-family:Roboto;
font-weight:300;
margin:15px 0;
}
.ulp-certificate-item{
background-color:#fafafa;
border:1px solid #ddd;
border-radius:5px;
display:inline-block;
width:280px;
margin:10px 25px 10px 0;
}
.ulp-certificate-item .ulp-certificate-item-top{
text-align:center;
}
.ulp-certificate-item .ulp-certificate-item-top span{
background-color:#666;
color:#fff;
border-radius:50%;
display:inline-block;
padding:25px;
margin:15px 0;
cursor:pointer;
-webkit-transition: .5s ease-in-out;
-khtml-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.ulp-certificate-item .ulp-certificate-item-top span:hover{
background-color:#444;
}
.ulp-certificate-item-top .fa-ulp{
font-size:60px;
line-height:70px;
}
.ulp-certificate-item .ulp-certificate-item-content{
text-align:center;
color:#aaa;
margin:0px 15px;
border-top:1px solid #ddd;
padding:5px 25px 15px 25px;
}
.ulp-certificate-item .ulp-certificate-item-content span{
font-size:22px;
font-weight:700;
color: #ee5c4f;
display:block;
line-height:21px;
padding-top:10px;
cursor:pointer;
}
.ulp-certificate-item .ulp-certificate-item-bottom{
background-color:#ee5c4f;
color:#fff;
font-size:14px;
font-weight:700;
border-radius: 0 0 5px 5px;
padding:15px 10px;
text-align:center;
}
.ulp-wrapp-file-upload{
display: block;
margin-top: 10px;
}
.ulp-file-upload-button {
text-align: left;
}
.ulp-member-photo {
border-bottom-color: rgb(136, 136, 136);
border-bottom-style: none;
border-bottom-width: 0px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(136, 136, 136);
border-left-style: none;
border-left-width: 0px;
border-right-color: rgb(136, 136, 136);
border-right-style: none;
border-right-width: 2px;
border-top-color: rgb(136, 136, 136);
border-top-style: none;
border-top-width: 0px;
display: block;
max-width: 180px;
max-height: 180px;
margin: 0 auto;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
border-radius: 100%;
zoom: 0.9;
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
border: 1px solid #fff;
margin: 15px 3px;
}
.ulp-file-upload-button .ajax-file-upload, .ulp-file-upload-button .ulp-delete-attachment-bttn, .ulp-delete-attachment-bttn {
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
-webkit-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #2ea2cc;
border-color: #0074a2;
-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
color: #fff;
text-decoration: none;
margin-right: 10px;
margin-bottom: 10px;
vertical-align: top;
}
.ulp-wrapp-file-upload .ulp-delete-attachment-bttn {
color: #fff;
background: -webkit-gradient(linear, 3% 3%, 3% 100%, from(#d14241), to(#c24a4b));
display: inline-block;
border-color: #d14241;
cursor: pointer;
margin-top: 3px;
}
.ulp-no-avatar {
background-image: url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/images/no-avatar.png);
width: 120px;
height: 120px;
background-size: cover;
}
.ulp-wrapp-file-upload .ajax-file-upload-container {
display: inline-block;
}
.ulp-wrapp-file-upload .ajax-file-upload-statusbar {
margin: 3px 0px;
}
.ulp-wrapp-file-upload .ajax-file-upload-filename {
display: none;
}
.ulp-wrapp-file-upload .ajax-file-upload-progress {
border: 1px solid #4fb756;
}
.ulp-wrapp-file-upload .ajax-file-upload-bar {
background: #4fb756;
color: #fff;
max-height: 2px;
}
.ulp-wrapp-file-upload .ajax-file-upload-progress {
min-height: 3px;
}
.ulp-wrapp-file-upload .ajax-file-upload {
margin-top: 3px;
}
.ulp-profile-tab-section{
color:#333;
font-weight:600;
font-size:18px;
padding-bottom:10px;
border-bottom:3px solid #007791;
max-width:50%;
margin-bottom:25px;
margin-top:45px;
}
.ulp-profile-row{
margin:10px 0;
}
.ulp-profile-row input[type="submit"]{
margin-top:15px;
}
.ulp-list-checkout{
margin-top:0px;
margin-left:0px;
margin-bottom:40px;
}
.ulp-list-checkout thead th, .ulp-list-checkout tbody td{
text-align:left;
padding-left:15px;
}
.ulp-checkout-payment-select-wrapper{
}
.ulp-checkout-payment-select{
}
.ulp-checkout-payment-option{
margin-bottom:10px;
padding:5px 0;
font-weight:600;
font-size:15px;
border-bottom:1px solid #eee;
background-color:#f9f9f9;
padding:8px 15px;
border-radius:3px;
border:1px solid #eee;
margin:20px 0;
margin-top:0px;
color:#666;
font-family:Roboto;
width:50%;
}
.ulp-checkout-payment-option span{
display: block;
font-size: 14px;
font-weight: 300;
color: #777;
font-style: italic;
padding-left: 20px;
}
.ulp-checkout-main-title{
color: #ee5c4f;
font-size: 21px;
font-family: Roboto;
font-weight: 600;
display: inline-block;
padding: 3px 150px 3px 0px;
border-bottom: 2px solid #ee5c4f;
margin-bottom: 20px;
}
.ulp-checkout-payment-select .ulp-stripe-form{
padding: 25px 15px;
background-color: #fff;
color: #333;
margin: 20px 10px;
border: 1px solid #eee;
}
.ulp-checkout-payment-select .ulp-stripe-field{
margin-bottom:10px;
}
.ulp-checkout-payment-select .ulp-stripe-field label{
}
.ulp-right-details{
padding: 0 28px;
font-size: 16px;
font-weight: 300;
line-height: 1.38;
letter-spacing: .3px;
color: #878787;
margin: 15px 0;
list-style: none;
display: flex;
width: 100%;
display:block;
box-sizing:border-box;
}
.ulp-right-details li {
font-size: 14px;
display: block;
margin-bottom: 20px;
width: 33.33%;
line-height: 1.57;
float: none;
width: 100%;
padding: 0px;
padding-bottom: 10px;
padding-top: 20px;
border-left: none;
margin-bottom: 0px;
margin-left: 0px;
border-bottom: 1px solid #e7e7e7;
}
.ulp-right-details li:last-child {
border-bottom: 0px;
}
.ulp-right-details li label {
font-size: 14px;
color: #878787;
display: block;
margin: 0;
}
.ulp-right-details li strong {
color: #202121;
font-weight: 400;
font-size: 14px;
text-transform: capitalize;
line-height: 1.38;
}
.ulp-right-sidebar .ulp-wishlist-wrapper{
text-align: center;
position: relative;
top: -13px;
}
.ulp-reviews-rating-awesome-box-wrapp{
margin:30px 0 20px 0;
}
.ulp-reviews-rating-awesome-box-content {
margin-bottom: 30px;
display: flex;
align-items: center;
flex-direction: row;
justify-content: flex-start;
margin-bottom: 35px;
}
.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary {
display: flex;
align-items: center;
flex-direction: column;
margin-right: 30px;
}
.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary .ulp-review-summary-average{
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
color: #29303b;
font-size: 72px;
font-weight: 500;
line-height: 1;
}
.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary .ulp-star-item{
margin-left: .3em;
font-size: 22px;
}
.ulp-reviews-rating-awesome-box-wrapp .ulp-review-rates  {
display: flex;
flex: 1 0 auto;
min-width: 1px;
flex-direction: column;
justify-content: space-between;
flex-wrap: nowrap;
}
.ulp-reviews-rating-awesome-box-content .fa-star-ulp:before {
content: "\f005";
color: #f4c150;
}
.ulp-reviews-rating-awesome-box-content .fa-star-o-ulp:before {
content: "\f006";
color: #dedfe0;
content: "\f005";
}
.ulp-reviews-rating-awesome-box-content .ulp-review-rates-row {
display: flex;
align-items: center;
flex-direction: row;
flex-wrap: nowrap;
margin-bottom: 5px;
width: 100%;
}
.ulp-review-rates-row-line{
cursor: pointer;
flex: auto;
min-width: 1px;
margin-right: 15px;
width: 100%;
}
.ulp-review-rates-row-line-inside {
background: #f2f3f5;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
height: 20px;
width: 100%;
}
.ulp-review-rates-row-line-inside-filled {
background-color: #a1a7b3;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
display: block;
height: 100%;
}
.ulp-review-rates-row-rates{
position: relative;
display: inline-block;
margin-right: 5px;
white-space: nowrap;
font-size:17px;
}
.ulp-review-rates-row-rates .ulp-star-item{
font-size:17px;
margin-left: .3em;
}
.ulp-review-rates-row-percent{
flex: none;
min-width: 1px;
color: #007791;
font-size: 15px;
font-weight: 400;
padding: 0;
white-space: nowrap;
width: 45px;
} .ulp-price-with-intial-price-wrapp{
}
.ulp-price-with-intial-price-wrapp .ulp-price{
}
.ulp-price-with-intial-price-wrapp .ulp-initial-price{
text-decoration: line-through;
}
.price-box .ulp-price-with-intial-price-wrapp .ulp-price{
font-size: 28px;
font-weight:600;
}
.price-box .ulp-price-with-intial-price-wrapp .ulp-initial-price{
text-decoration: line-through;
font-size: 22px;
font-weight:300;
color:#eee;
}
.ulp-course-price  .ulp-price{
font-size:18px;
font-weight:600;
}
.ulp-course-price .ulp-initial-price{
font-weight:300;
color:#a1a1a1;
font-size:16px;
}
.ulp-about-the-instructor-box{
margin:15px 0;
margin-bottom:35px;
}
.ulp-about-the-instructor-box-content{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
flex-direction: row;
background: none;
border: none;
padding: 20px 0 0;
}
.ulp-about-the-instructor-left{
display: flex;
flex-direction: column;
margin-right: 60px;
width: 170px;
}
.ulp-about-the-instructor-left .ulp-instructor-avatar{
position: relative;
margin-bottom:15px;
top: 0;
left: 0;
width: 100%;
}
.ulp-about-the-instructor-left .ulp-instructor-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
min-width:120px;
}
.ulp-about-the-instructor-right{
flex: 1;
min-width: 1px;
}
.ulp-instructor-details span{
font-size:15px;
}
.ulp-instructor-details .fa-ulp{
min-width:25px;
margin-right:3px;
}
.ulp-about-the-instructor-right .ulp-instructor-name{
font-size: 18px;
font-weight: 600;
line-height: 1.33;
margin-bottom: 20px;
}
.ulp-about-the-instructor-right .ulp-instructor-name a {
color: #007791;
font-weight: 400;
}
.ulp-students-also-bought-wrapp {
margin: 15px 0;
margin-bottom: 35px;
}
.ulp-course-miniature{
border-bottom: 1px solid #e8e9eb;
position: relative;
color: #29303b;
padding: 15px;
box-sizing:border-box;
}
.ulp-course-miniature .ulp-feat-img-wrapp {
display: inline-block;
float: left;
height: 70px;
overflow: hidden;
position: relative;
}
.ulp-course-miniature .ulp-feat-img-wrapp .ulp-feat-image{
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
min-width: 150px;
height:70px;
}
.ulp-course-miniature .ulp-course-additional-content{
display: flex;
flex-direction: row;
min-height: 70px;
}
.ulp-course-miniature .ulp-course-additional-content div{
padding-left:2px;
padding-right:2px;
box-sizing:border-box;
display: inline-block;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-title-container{
display: inline-block;
margin-left: 15px;
width:48%;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-title{
font-weight: 700;
word-break: break-word;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-title a{
color: #29303b;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-last-updated{
color: #686f7a;
font-size: 13px;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container {
margin-left: 10px;
width: 45%;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .ulp-course-the-rating-wrapp{
width: 30%;
display: inline-block;
vertical-align: top;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .ulp-course-the-rating-wrapp .fa-ulp:before{
color: #f4c150;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .ulp-course-students{
font-size: 15px;
width: 33%;
display: inline-block;
vertical-align: top;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper{
font-size:20px;
width: 33%;
display: inline-block;
text-align: right;
font-weight: 600;
vertical-align: top;
position:relative;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .price-box{
position:relative;
top:-3px;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-price,
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-initial-price,
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .price-box{
font-size:20px;
} .ulp-instructor-page-wrapp{
margin:15px auto;
padding:15px 10px;
box-sizing:border-box;
}
.ulp-instructor-page-left{
width: 30%;
float:left;
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-instructor-page-right{
width: 70%;
float:left;
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-instructor-page-avatar{
width: 120px;
font-size: 36px;
margin:0 auto;
padding-bottom:10px;
}
.ulp-instructor-page-avatar img{
width: 100%;
height: 100%;
border-radius:50%;
}
.ulp-instructor-page-left .ulp-instructor-page-details{
padding:0 25px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom:25px;
}
.ulp-instructor-page-left .ulp-instructor-page-details-item{ padding: 10px 0 5px 0;
}
.ulp-instructor-page-details-num{
font-weight: 200;
font-size: 26px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
line-height: 1.43;
color: #29303b;
}
.ulp-instructor-page-name{
padding-bottom:25px;
font-size:21px;
color: #007791;
font-weight: 600;
}
.ulp-instructor-page-right .ulp-instructor-page-details{
padding:25px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom:25px;
}
.ulp-instructor-page-right .ulp-instructor-page-details-item{
border-left: 1px solid rgba(41,48,59,.25);
padding:0 20px 0 15px;
float:left;
} .ulp-list-tags-wrapp{
position:relative;
display: inline-block;
}
.ulp-list-tags-wrapp .ulp-course-tag{
display: inline-block;
margin: 0 5px 0 0;
color: #fff;
border-radius: 3px;
font-size: 9px;
padding: 1px 8px;
background: #14171c;
border: none;
color: #fff;
min-width: inherit;
display: inline-block;
font-weight: 700;
line-height: 1.5;
position: relative;
text-align: center;
text-transform: uppercase;
top: -3px;
z-index: 2;
vertical-align: baseline;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-list-tags-wrapp .ulp-course-tag:after {
border-radius: 3px;
right: -4px;
background: inherit;
content: "";
height: 11px;
position: absolute;
top: 2px;
transform: rotate(45deg);
width: 11px;
z-index: 1;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-text-fill-in, .ulp-text-fill-in:focus{
border: none !important;
background:none !important;
border-bottom:1px solid #333 !important;
outline-color: transparent !important;
}
@media (max-width: 479px){
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp{
flex: 0 0 100%;
max-width: 100%;
}
.ulp-course-wrapp .ulp-main-section{
display:block;
}
.ulp-course-wrapp .ulp-left-content {
width: 100%;
float: none;
}
.ulp-course-wrapp .ulp-main-section .ulp-right-sidebar {
width: 100%;
float: none;
right:0px;
top: 0;
margin-bottom: 30px;
}
.ulp-public-the-modules-wrapper .ulp-public-the-module{
padding:0 5px;
}
.ulp-public-the-modules-wrapper .ulp-public-the-module-title h3{
margin-bottom:0px;
}
.ulp-public-the-modules-wrapper .ulp-module-details{
position:relative;
top:5px;
display: block;
}
.ulp-public-the-module-content-element{
padding-left:0px;
}
.ul-quiz-main-details .ul-quiz-time{
width:100%;
margin-bottom: 15px;
}
.ul-quiz-main-details .ul-quiz-questions-count{
width:100%;
margin-bottom: 15px;
}
.ul-quiz-main-details .ul-quiz-retake{
width:100%;
margin-bottom: 15px;
}
.ul-quiz-main-details .ul-quiz-rewardpoints{
width:100%;
margin-bottom: 15px;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details{
padding:0;
display: block;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details{
padding: 0 28px;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details li{
width:50%;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details li{
width:100%;
}
.ulp-user-page-top-wrapper .ulp-middle-side {
max-width: 100%;
width: 100%;
}
.ulp-about-the-instructor-right .ulp-instructor-biography{
display:none;
}
}
@media (min-width: 480px) and (max-width: 768px){
.ulp-list-courses-wrapp .ulp-list-courses-item-wrapp{
flex: 0 0 50%;
max-width: 50%;
}
.ul-quiz-main-details .ul-quiz-time{
width:49%;
}
.ul-quiz-main-details .ul-quiz-questions-count{
width:49%;
}
.ul-quiz-main-details .ul-quiz-retake{
width:49%;
}
.ul-quiz-main-details .ul-quiz-rewardpoints{
width:49%;
}
.ulp-watch-list-wrapp-button .ulp-watch-list-button{
padding:8px;
}
.ulp-right-details{
padding:0;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details{
padding:0;
display: block;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details{
padding: 0 28px;
}
.ulp-course-wrapp .ulp-main-section .ulp-top-details li{
width:50%;
}
.ulp-course-enrolled .ulp-main-section .ulp-top-details li{
width:100%;
}
}
@media (max-width: 768px){
.ulp-reviews-rating-awesome-box-content {
flex-direction: column;
align-items: normal;
}
.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary {
align-items: baseline;
flex-direction: row;
margin: 0 0 10px;
}
.ulp-review-summary-stars{
display:none;
}
.ulp-reviews-rating-awesome-box-wrapp .ulp-review-summary .ulp-review-summary-average {
margin-right: 10px;
}
.ulp-course-miniature .ulp-feat-img-wrapp{
width: 100%;
height: 110px;
}
.ulp-course-miniature .ulp-feat-img-wrapp .ulp-feat-image{
height:110px;
}
.ulp-course-miniature .ulp-course-additional-content{
width: 100%;
display: block;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-title-container{
width:100%;
margin-top:5px;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container{
width:100%;
margin-top:5px;
}
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-price,
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .ulp-initial-price,
.ulp-course-miniature .ulp-course-additional-content .ulp-course-content-container .price-box-wrapper .price-box{
font-size:16px;
}
.ulp-instructor-page-left, .ulp-instructor-page-right{
width:100%;
float:none;
}
.ulp-instructor-page-left .ulp-instructor-page-details{
text-align:center;
}
}
@media screen and (max-width: 576px){
.ulp-about-the-instructor-left {
display: flex;
flex-direction: inherit;
margin-right: 0;
width: 100%;
}
.ulp-about-the-instructor-left .ulp-instructor-avatar{
flex: 0 0 auto;
min-width: 1px;
margin: 0px 15px 0 0;
width: initial;
}
.ulp-about-the-instructor-right .ulp-instructor-name{
margin-top:10px;
margin-left: 20px;
}
}
.ulp-load-more-bttn-wrapp{
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
margin-top: 25px;
}
.ulp-load-more-bttn{
border: 1px solid #000;
cursor: pointer;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
text-align: center;
display: inline-block;
border: 1px solid #ddd;
border-radius: 3px;
padding: 8px 20px;
color: #aaa;
}
.ulp-loading-wrapp{
background-color: #fff;
text-align: center;
width: 100%;
} .ulp-images-single-choice-wrapp{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
max-width:900px;
}
.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item-wrapper{
-webkit-box-flex: 0;
-webkit-flex: 0 0 33%;
-ms-flex: 0 0 33%;
flex: 0 0 33%;
max-width: 33%;
padding-right: 15px;
padding-left: 15px;
position: relative;
width: 100%;
min-height: 1px;
box-sizing:border-box;
}
.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item{
padding-right: 15px;
padding-left: 15px;
border: 1px solid #D8D8D8;
background: #f4f4f4;
padding: 15px;
margin: 0 0 15px 0;
}
.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item:hover,
.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item.selected{
background: #cfe3ff !important;
cursor:pointer;
}
.ulp-images-single-choice-wrapp .ulp-images-single-choice-one-item img{
width: 100%;
}
.ulp-images-single-choice-wrapp  .ulp-images-single-choice-one-item-img{
background-size: cover;
background-position: 50% 50%;
background-blend-mode: overlay;
width:100%;
padding-top: 100%;
}
.ulp-images-multiple-choice-wrapp{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
max-width:900px;
}
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item-wrapper{
-webkit-box-flex: 0;
-webkit-flex: 0 0 33%;
-ms-flex: 0 0 33%;
flex: 0 0 33%;
max-width: 33%;
padding-right: 15px;
padding-left: 15px;
position: relative;
width: 100%;
min-height: 1px;
box-sizing:border-box;
}
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item{
padding-right: 15px;
padding-left: 15px;
border: 1px solid #D8D8D8;
background: #f4f4f4;
padding: 17px;
margin: 0 0 15px 0;
}
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item input[type="checkbox"]{
border-radius: 0px;
height: 25px;
width: 25px; margin: 0px 15px 0 5px;
border: 2px solid #ddd; background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item input[type="checkbox"]:checked:before {
content: '';
border: 4px solid #00b9eb;
display: inline-block;
width: 7px;
height: 12px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item img{
width:100%;
}
.ulp-images-multiple-choice-wrapp  .ulp-images-multiple-choice-one-item-img{
background-size: cover;
background-position: 50% 50%;
background-blend-mode: overlay;
width:100%;
padding-top: 100%;
margin-bottom:10px;
}
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item:hover,
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item.selected{
background: #cfe3ff !important;
cursor:pointer;
}
.ulp-images-multiple-choice-wrapp .ulp-images-multiple-choice-one-item img{
}  .ulp-matching-question{
display: table;
padding: 10px 0;
table-layout: fixed;
width: 100%;
height:100px;
box-sizing:border-box;
}
.ulp-micro-questions{
float:left;
width:50%;
}
.ulp-micro-answers-possible{
float:right;
width:25%;
}
.ulp-micro-question,.ulp-micro-answer{
vertical-align: top;
display: inline-block;
margin: 5px;
padding: 5px;
border: 1px solid #000;
min-width: 100px;
height: 50px;
}
.ulp-micro-answers-possible .ulp-item{
display: inline-block;
margin: 5px;
padding: 5px;
border: 1px solid grey;
}
.ulp-micro-question{
display: table-cell;
height: 100%;
vertical-align: middle;
width: 50%;
background-color: rgba(84, 115, 255, 0.1);
border: 1px solid #ee5c4f;
color: #000000;
border-radius: 5px 0 0 5px;
position: relative;
padding: 5px 30px 5px 15px;
}
.ulp-micro-question:after {
content: '';
position: absolute;
right: -2px;
top: 50%;
width: 30px;
height: 30px;
margin-top: -15px;
border-right-width: 0;
border-radius: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 2px solid #ee5c4f;
border-right:none;
background-color: rgba(255,255,255,0.5);
}
.ulp-micro-answer{
display: table-cell;
height: 100%;
vertical-align: middle;
width: 50%;
border: 1px dashed #ee5c4f;
border-left:none;
color: #000000;
border-radius: 0 5px 5px 0;
position: relative;
padding: 0px;
}
.ulp-micro-answers-possible .ulp-item{
width: 100%;
height:80px;
margin:10px 0;
vertical-align: middle;
background-color: #ee5c4f;
border: 1px solid #ee5c4f;
color: #fff;
border-radius: 5px;
padding: 5px 30px 5px 15px;
box-sizing:border-box;
cursor:move; }
.ulp-micro-answers-possible .ulp-item:before {
content: '';
position: absolute;
left: -30px;
top: 50%;
width: 30px;
height: 30px;
margin-top: -15px;
border-right-width: 0;
border-radius: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #ee5c4f;
}
.ulp-micro-answer .ulp-item{
background-color: #ee5c4f;
padding: 5px 30px 5px 15px;
box-sizing:border-box;
color: #fff;
vertical-align: middle;
border-radius: 0 5px 5px 0;
height:78px !important;
cursor: pointer;
}
.ulp-micro-answer .ulp-item:before {
content: '';
position: absolute;
left: -30px;
top: 50%;
width: 30px;
height: 30px;
margin-top: -15px;
border-right-width: 0;
border-radius: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #ee5c4f;
}  .cropImgWrapper{
border: 1px dashed rgba(255,255,255,0.6);
}
.cropControls i.cropControlRemoveCroppedImage{
display:none;
}
.cropControls{
top:auto !important;
bottom:10px;
right: 20px !important;
padding: 12px 14px;
height: auto !important;
background-color: rgba(0,0,0,0) !important;
border-radius: 50%;
}
.cropControlsCrop{ border-radius: 0;
padding: 5px 10px;
}
.cropControlsCrop:hover{
opacity: 1;
}
.cropControlsUpload:hover{
opacity: 1;
background-color: rgba(0,0,0,0.35) !important;
}
.cropControls i {
opacity:0.7;
display: inline-block;
font: normal normal normal 20px/1 FontAwesome-ulp;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
background-image: none !important;
}
.ulp-ap-top-theme-2 .cropControls {
bottom: 60px;
}
.cropControls i.cropControlUpload{
height:24px; !important;
width:24px; !important;
line-height:24px;!important;
}
.cropControls i:hover{
opacity: 1;
background:none !important;
}
.cropControlsCrop i{
height: auto !important; padding: 7px 10px;
width: auto !important;
}
.cropControlsCrop i:hover{
background-color: rgba(0,0,0,0.35) !important;
}
.cropControls i.cropControlUpload:before{
content: "\f030";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomMuchIn:before{
content: "\f055";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomIn:before{
content: "\f00e";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomOut:before{
content: "\f010";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlZoomMuchOut:before{
content: "\f056";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlRotateLeft:before{
content: "\f0e2";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlRotateRight:before{
content: "\f01e";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlCrop:before{
content: "\f125";
font-size:23px;
font-weight:normal;
}
.cropControls i.cropControlReset:before{
content: "\f1f8";
font-size:23px;
font-weight:normal;
} #croppicModalObj img,
.cropImgWrapper img{
max-width:unset;
}
.ulp-avatar-trigger{
display:inline-block;
}
.ulp-upload-image-remove-bttn{
display: inline-block;
border-color: #b3b3b3;
padding: 6px 30px;
color: #616f77;
cursor: pointer;
border-radius: 3px;
margin-right:10px;
font-size: 14px;
line-height:20px;
border-radius: 20px;
border-width: 2px;
border-style: solid;
}
.ulp-avatar-trigger{ }
.ulp-avatar-trigger .ulp-upload-avatar{
display: inline-block;
border-color: #5cb85c;
padding: 6px 30px;
color: #357935;
cursor: pointer;
border-radius: 3px;
margin-right:5px;
font-size: 14px;
line-height:20px;
border-radius: 20px;
border-width: 2px;
border-style: solid;
}
.ulp-avatar-trigger .ulp-upload-avatar:hover{
background-color: #5cb85c;
color:#fff;
}
.ulp-avatar-trigger .cropControls,
.ulp-avatar-trigger form{
display:none;
}
.ulp-avatar-trigger .cropControls i.cropControlUpload{
display:none;
}
.ulp-countdown{
margin: 6% 0 0;
margin-right:30px;
margin-bottom:50px;
}
.ulp-col-sm-3{
width: 25%;
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-text-center{
text-align: center;
}
.ulp-countdown span{
color: #444;
display: block;
font-size: 55px;
font-weight: 400;
font-family: 'Lato', sans-serif;
line-height: 1;
}
.ulp-countdown p {
margin: 8px 0 0;
color: #444;
font-size: 35px;
font-weight: 300;
line-height: 35px;
}
.ulp-announcements-list-wrapper{
margin:7px 0;
}
.ulp-announcements-list-item{
padding: 10px 25px;
padding-top:15px;
border-bottom:1px solid #ddd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-announcements-list-item:first-child{
padding-top:0px;
}
.ulp-announcements-list-item a:hover{ color:#222;
}
.ulp-announcements-list-item-top{
margin-bottom:10px;
}
.ulp-announcements-list-item-author-image{
display:inline-block;
width:50px;
float:left;
margin-right:10px;
}
.ulp-announcements-list-item-author-image img{
width:100%;
width: 100%;
height: 100%;
border-radius: 50%;
}
.ulp-announcements-list-item-author-name{
display:block;
font-weight: 400;
color: #686f7a;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 16px;
line-height: 1.43;
}
.ulp-announcements-list-item-author-date{
font-family: Roboto;
color: #888;
font-size: 14px;
}
.ulp-announcements-list-item-title{
font-size: 24px;
font-weight:300;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
line-height:1.2;
color:#222;
}
.ulp-announcements-list-item-title a{
color:#222;
text-decoration:none;
}
.ulp-announcements-list-item-content{
padding-top:10px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 15px;
color:#666;
}
.ulp-announcements-list-item-no-comments{
text-align:right;
font-size:15px;
color:#888;
margin-top:5px;
}
.ulp-announcements-list-item-no-comments a{
color:#888;
text-decoration:none;
}
.single-announcement-top{
margin-bottom:20px;
}
.single-announcement-wrapper{
padding: 10px;
margin: 10px auto !important;
max-width: 1100px;
}
.single-announcement-author-image{
display:inline-block;
width:80px;
float:left;
margin-right:20px;
}
.single-announcement-author-image img{
width:100%;
width: 100%;
height: 100%;
border-radius: 50%;
}
.single-announcement-author-title h3{
font-size:27px;
line-height:1.3;
font-weight:600;
padding-bottom:5px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
color:#222;
margin:0;
}
.single-announcement-content{
margin-bottom:10px !important;
}
.single-announcement-details{
font-size:14px;
color:#444;
}
.single-announcement-author{
color:#007791;
}
.single-announcement-no-comments{
color:#888;
}
.ulp-display-none{
display: none;
}
.ulp-single-course-menu-wrapper ul{
list-style:none;
max-width: 100%;
padding:0px;
margin:15px 0;
border-bottom:1px solid #dedede;
margin-bottom:40px;
}
.ulp-single-course-menu-wrapper ul:after {
clear: both;
content: " ";
display: table;
}
.ulp-single-course-menu-wrapper ul li{
float: left;
padding: 15px 18px;
line-height: 21px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 1.4;
color: #666;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none;
border-bottom: 6px solid transparent;
min-width:150px;
text-align:center;
text-transform:capitalize;
}
.ulp-single-course-menu-wrapper ul li:hover{
border-bottom: 6px solid #ee5c4f;
color:#222;
cursor:pointer;
}
.ulp-single-course-menu-wrapper ul li:first-child{
padding-left:0;
}
.ulp-single-course-menu-wrapper ul .ulp-menu-tab-active{
border-bottom: 6px solid #ee5c4f;
color:#222;
}
.ulp-comments-wrapper{
margin-left:50px;
}
.ulp-comment-list{
}
.ulp-comment-list .comment{
margin-bottom:5px;
}
.ulp-comment-list .comment-body{
padding: 8px 10px 5px 15px !important;
margin:0 !important;
}
.ulp-comment-list a{
color: #1ab6e1;
}
.ulp-comment-list .comment-meta{
clear:both;
font-size:15px;
margin:0 !important;
}
.ulp-comment-list .comment-meta:after{
clear:both;
content: " ";
display:table;
}
.ulp-comment-list .says{
display:none;
}
.ulp-comment-list .comment-author{
float: left;
font-size:15px;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}
.ulp-comment-list .comment-author .avatar{
height:auto  !important;
left: auto !important;
position: relative  !important;
width: auto  !important;
float: left;
margin-right: 10px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: none !important;
padding: 0 !important;
max-width:40px;
}
.ulp-comment-list .comment-author:after{
content: " - ";
display:inline;
clear:none !important;
padding: 0 3px;
}
.ulp-comment-list .comment-metadata{
float: left;
font-size:13px;
text-transform: none !important;
font-weight:normal;
}
.ulp-comment-list .comment-metadata:after{
content: " ";
clear:both;
display:table;
}
.ulp-comment-list .comment-content{
padding:0px;
position:relative;
margin:0;
border:none;
left:50px;
top: -15px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 15px;
line-height: 1.43;
color: #29303b;
}
.ulp-comment-list .comment-content p{
margin:0;
padding:0;
}
.ulp-comment-list .comment-awaiting-moderation{
display: block;
cleaR: both;
left: 50px;
color: #9b4449;
position: relative;
font-style:italic;
font-size:13px;
margin: 0px;
margin-bottom: 10px;
line-height: 1;
top: -15px;
}
.ulp-comments-wrapper .nav-previous, .ulp-comments-wrapper .nav-next{
display:inline-block;
}
.ulp-comments-wrapper .nav-previous{
padding-right:25px;
}
.ulp-comments-wrapper .nav-next{
padding-left:25px;
border-left:1px solid #ddd;
}
.ulp-comment-submission{
margin-left: 60px;
position:relative;
margin-top:20px;
}
.ulp-comment-submission .logged-in-as{
display:none;
}
.ulp-comment-submission .ulp-comment-avatar{
position: absolute;
top: 0;
left: -45px;
}
.ulp-comment-submission .ulp-comment-avatar img{
border-radius:50%;
}
.ulp-comment-submission *{
float:none !important;
}
.ulp-comment-submission textarea{
height:auto !important;
margin-bottom:0 !important;
}
.ulp-comment-submission .comment-form-comment label{
display:none;
}
.ulp-course-qanda-search-bar-wrapper .ulp-course-qanda-search-bar{
width: 100%;
font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
display: inline-block;
height: 40px;
padding: 10px 15px !important;
margin-bottom: 10px !important;
font-size: 16px !important;
font-weight: 400;
line-height: 24px;
color: #555 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
border: none;
border-bottom: 1px solid #e5e5e5;
}
.ulp-quanda-button-wrapper{
margin:10px 0;
text-align:right;
}
.ulp-quanda-button-wrapper .ulp-general-bttn{
text-transform: capitalize;
padding: 10px 15px;
}
.ulp_qanda_form-wrapper{
width:100%;
padding-bottom:20px;
margin-bottom:20px;
border-bottom: 1px solid #e5e5e5;
}
.ulp_qanda_form-wrapper .ulp_qanda_form-title input{
width: 100%;
font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
display: inline-block;
height: 40px;
padding: 10px 15px !important;
margin-bottom: 10px !important;
font-size: 16px !important;
font-weight: 400;
line-height: 24px;
color: #555 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.ulp_qanda_form-wrapper .ulp_qanda_form-content textarea{
width: 100%;
font-family: 'Open Sans', sans-serif;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
display: inline-block;
height: 40px;
padding: 10px 15px !important;
margin-bottom: 10px !important;
font-size: 16px !important;
font-weight: 400;
line-height: 24px;
color: #555 !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
min-height:70px;
}
.ulp_qanda_form-wrapper .ulp_qanda_form-submission{
text-align:right;
}
.ulp_qanda_form-wrapper .ulp_qanda_form-submission .ulp-general-bttn{
text-transform: capitalize;
padding: 10px 15px;
line-height: 20px;
vertical-align: text-top;
margin-left: 15px;
background-color: #F06C71;
}
.ulp_qanda_form-wrapper .ulp_qanda_form-submission .ulp-form-cancel{
color:#a1a7b3;
background-color:#eee;
}
.ulp-questionsandanswers-list-wrapper{
margin:7px 0;
}
.ulp-questionsandanswers-list-item{
padding: 10px 25px;
padding-top:15px;
border-bottom:1px solid #ddd;
border-bottom: 2px solid #f0f1f4;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-questionsandanswers-list-item:first-child{
padding-top:0px;
}
.ulp-questionsandanswers-list-item a:hover{ color:#222;
}
.ulp-questionsandanswers-list-item-top{
margin-bottom:10px;
}
.ulp-questionsandanswers-list-item-author-image{
display:inline-block;
width:50px;
float:left;
margin-right:10px;
}
.ulp-questionsandanswers-list-item-author-image img{
width:100%;
width: 100%;
height: 100%;
border-radius: 50%;
}
.ulp-questionsandanswers-list-item-author-name{
display:block;
font-weight: 400;
color: #007791;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 16px;
line-height: 1.43;
}
.ulp-questionsandanswers-list-item-author-date{
font-family: Roboto;
color: #888;
font-size: 14px;
}
.ulp-questionsandanswers-list-item-title{
font-size: 24px;
font-weight:300;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
line-height:1.2;
color:#222;
}
.ulp-questionsandanswers-list-item-title a{
color:#222;
text-decoration:none;
}
.ulp-questionsandanswers-list-item-content{
padding-top:0px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 15px;
color:#666;
}
.ulp-questionsandanswers-list-item-no-comments{
text-align:right;
font-size:15px;
color:#888;
float:right;
margin-top:0px;
}
.ulp-questionsandanswers-list-item-no-comments a{
color:#888;
text-decoration:none;
}
.single-questionsandanswer-top{
margin-bottom:20px;
}
.single-questionsandanswer-wrapper{
padding: 10px;
margin: 10px auto !important;
max-width: 1100px;
}
.ulp-questionsandanswers-list-item-question{
display:inline-block;
float:left;
margin-left:10px;
}
.ulp-questionsandanswers-list-item-author-name{
display:inline-block;
float:left;
margin-left: 70px;
font-style: italic;
font-size: 14px;
}
.single-questionsandanswer-author-image{
display:inline-block;
width:80px;
float:left;
margin-right:20px;
}
.single-questionsandanswer-author-image img{
width:100%;
width: 100%;
height: 100%;
border-radius: 50%;
}
.single-questionsandanswer-author-title h3{
font-size:27px;
line-height:1.3;
font-weight:600;
padding-bottom:5px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
color:#222;
margin:0;
}
.single-questionsandanswer-content{
margin-bottom:10px !important;
}
.single-questionsandanswer-details{
font-size:14px;
color:#444;
}
.single-questionsandanswer-author{
color:#007791;
}
.single-questionsandanswer-no-comments{
color:#888;
}
.ulp-delete-link{
cursor: pointer;
color: #a00;
}
.ulp-comment-box{
margin: 5px 0px;
} .ulp-comment-box{
margin: 10px 0px;
}
.ulp-single-comment{
margin-bottom: 5px;
}
.ulp-single-comment .ulp-single-comment-avatar{
display: inline-block;
width: 5%;
vertical-align: top;
}
.ulp-single-comment .ulp-single-comment-user-info{
display: inline-block;
width: 20%;
vertical-align: top;
}
.ulp-single-comment .ulp-single-comment-content{
display: inline-block;
width: 50%;
vertical-align: top;
}
.ulp-single-comment-status{
display: inline-block;
width: 14%;
vertical-align: top;
}
.ulp-instructor-dashboard-menu-wrapper{
margin:10px 0;
margin-top:0px;
padding:15px 0;
padding-top:5px;
text-align:right;
border-bottom: 1px solid #eee;
}
.ulp-instructor-dashboard-menu-item{
display: inline-block; cursor: pointer;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-weight: 600;
background-color: #fefefe;
webkit-transition: padding 0.5s ease;
-moz-transition: padding 0.5s ease;
-o-transition: padding 0.5s ease;
-ms-transition: padding 0.5s ease;
transition: padding 0.5s ease;
font-size: 14px;
line-height: 1.43;
border-radius: 2px;
line-height: 1.35135;
border: 1px solid #cacaca;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin:0 0 0 10px;
color: #007791;
margin-bottom:15px;
}
.ulp-instructor-dashboard-menu-item:hover, .ulp-instructor-dashboard-menu-item-selected{
background-color: #fafafa;
background-color:#007791;
border-color:#007791;
}
.ulp-instructor-dashboard-menu-item a{
color: #007791;
font-weight: 600;
padding: 11px 20px;
border-bottom:0px !important;
box-shadow:none !important;
line-height: 38px;
}
.ulp-instructor-dashboard-menu-item:hover a,  .ulp-instructor-dashboard-menu-item-selected a{
color:#fff !important;
}
.ulp-instructor-dashboard-menu-item-new-course{
background-color:#ec5252;
border-color:#ec5252;
color:#fff;
position:relative;
}
.ulp-instructor-dashboard-menu-item-new-course i{
font-size:15px;
top:4px;
left:9px;
position:absolute;
transform: rotate(-20deg);
}
.ulp-instructor-dashboard-menu-item-new-course a{
color: #fff;
font-weight: 600;
border-bottom:0px !important;
}
.ulp-instructor-dashboard-menu-item-new-course:hover{
background-color:#ec5252;
border-color:#ec5252;
}
.ulp-instructor-dashboard-menu-item-new-course:hover a{
color:#fff;
}
.ulp-instructor-dashboard-top-section{
margin-top:10px;
}
.ulp-instructor-dashboard-top-section-left{
float:left;
}
.ulp-instructor-dashboard-top-section-right{
float:right;
}
.ulp-instructor-dashboard-top-section-counts{
padding-left:10px;
display:inline-block;
margin-top: 30px;
}
.ulp-instructor-dashboard-top-section-count-number{
display: inline-block;
vertical-align: top;
background-color: #eee;
color: #999;
border:1px solid #eee;
padding: 2px 6px;
font-size: 9px;
line-height: 1.33;
font-weight: 700;
margin: 3px;
vertical-align: middle;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.ulp-top-section-count-number-undead{
background-color: #ec5252;
color: #fff;
border-color: #ec5252;
}
.ulp-instructor-dashboard-top-section-count-label{
display: inline-block;
font-size:15px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
color:#444;
font-weight:500;
vertical-align:middle;
}
.ulp-instructor-dashboard-avatar{
display:inline-block;
padding-right:10px;
}
.ulp-instructor-dashboard-avatar img{
width:80px;
height:80px;
border-radius:50%;
}
.ulp-instructor-dashboard-name{
display:inline-block;
font-size:15px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
font-weight: 600;
color:#333;
}
.ulp-instructor-dashboard-name span{
color: #007791;
}
.ulp-instructor-dashboard-email{
font-size:13px;
font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
color:#aaa;
font-weight:500;
}
.ulp-instructor-dashboard-box-wrapper{
display:flex;
}
.ulp-instructor-dashboard-box{
display: inline-block;
width: 49%;
padding: 20px 20px 10px 15px;
box-sizing: content-box;
box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
margin-right: 1%;
margin-bottom: 15px;
background-color: #fafafa;
}
.ulp-instructor-dashboard-box-title{
font-family: 'Open Sans', sans-serif;
font-size: 20px;
line-height: 27px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}
.ulp-instructor-dashboard-box-content{
padding-left:10px;
}
.ulp-instructor-dashboard-box-list-item{
padding-bottom:10px;
border-bottom:1px solid #f1f1f1;
color:#666;
}
.ulp-instructor-dashboard-box-list-item-author{
font-weight:600;
color: #007791;
}
.ulp-instructor-dashboard-box-list-item-date{
font-weight:300;
color: #999;
}
.ulp-instructor-dashboard-overivew-courseslist{
margin:35px 0;
}
.ulp-instructor-dashboard-overivew-courseslist-title{
font-family: 'Open Sans', sans-serif;
font-size: 27px;
line-height: 37px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}
.ulp-instructor-dashboard-overivew-annlist{
margin:35px 0;
position:relative;
}
.ulp-instructor-dashboard-overivew-annlist-title{
font-family: 'Open Sans', sans-serif;
font-size: 27px;
line-height: 37px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}
.ulp-instructor-dashboard-overivew-annlist-button{
position:absolute;
right:0;
top:0px;
}
.ulp-instructor-dashboard-overivew-annlist-button .btn-primary{
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
vertical-align: middle;
cursor: pointer;
font-weight: 700;
font-size: 14px;
color: #fff;
background: #13C0DF url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/css/img/tiles/transparent.png) repeat;
text-shadow: none !important;
border: 0 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
padding: 10px 20px !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #fff !important;
text-shadow: none;
background: #13C0DF url(//archacademy.it/wp-content/plugins/indeed-learning-pro/assets/css/img/tiles/transparent.png) repeat;
border: 0;
background-color: #13c0df;
}
.ulp-instructor-dashboard-overivew-annlist-content{
}
.ulp-instructor-dashboard-overivew-annlist-item{
padding-bottom:15px;
}
.ulp-instructor-dashboard-bttn a{
font-family: 'Open Sans', sans-serif;
line-height: 20px;
font-weight: 700;
font-size: 14px;
color: #fff;
text-shadow: none !important;
border: 0 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
padding: 10px 20px !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #53ba73;
color: #fff !important;
margin:10px 0;
}
.ulp-instructor-dashboard-bttn a:hover{
background-color: #4cab6a !important;
}
.ulp-instructor-dashboard-list{
font-size:14px;
margin: 25px 0;
font-family: 'Open Sans', sans-serif;
}
.ulp-instructor-dashboard-list a{
color: #11afea;
text-decoration:none;
border-bottom:0px !important;
}
.ulp-instructor-item-list-head{
background-color: #f2f2f2;
font-weight:700;
border: 1px solid #e8e8e8;
}
.ulp-instructor-item-list-row {
border-bottom: 1px solid #e8e9eb;
position: relative;
color: #29303b;
padding: 10px 15px;
box-sizing: border-box;
display:flex;
border-bottom: #f5f5f5 1px solid;
}
.ulp-instructor-dashboard-list.odd{
background-color: #fff;
}
.ulp-instructor-dashboard-list .even{
background-color: #fbfbfb;
}
.ulp-instructor-item-list-content .ulp-instructor-item-list-row:hover{
background-color:#e4f3f9;
}
.ulp-instructor-item-list-col{
padding-left: 2px;
padding-right: 2px;
box-sizing: border-box;
display: inline-block;
}
.ulp-instructor-dashboard-course-list{
margin:25px 0;
margin-top:45px;
font-size:15px;
}
.ulp-instructor-dashboard-course-list a {
color: #13c0df;
border-bottom:0px !important;
font-weight:500;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-feat-img-wrapp {
display: inline-block;
float: left;
height: 70px;
position: relative;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-feat-img-wrapp .ulp-feat-image {
background-position: center center;
background-repeat: no-repeat;
background-size: 100%;
width: 150px;
height: 70px;
}
.ulp-instructor-dashboard-course-list .ulp-course-additional-content {
display: contents;
flex-direction: row;
min-height: 70px;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-title{
padding-left:25px;
width:35%;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-title .ulp-instructor-item-list-options{
padding-left:0px;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-title .ulp-course-last-updated {
color: #686f7a;
font-size: 13px;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box,
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box{
max-width: 70px;
display: inline-block;
padding: 9px 9px;
color: #666;
box-radius: 3px;
margin-right: 1%;
background-color: #f1f1f1;
font-size: 26px;
font-weight: bold;
line-height: 20px;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box{
color:#fff;
background-color: rgba(216,27,96,0.6);
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box:hover{
background-color: rgba(216,27,96,1);
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box{
color:#fff;
background-color: rgba(142,36,170,0.6);
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box:hover{
background-color: rgba(142,36,170,1);
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules{
width: 15%;
vertical-align: top;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-lesson-box span,
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-modules .ulp-instructor-quiz-box span {
font-size: 13px;
display: block;
font-weight: 400;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-qanda{
width:10%;
text-align:center;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-announcement{
width:10%;
text-align:center;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-points{
width:5%;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-students{
width:15%;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-price{
width:5%;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-price .price-box{
font-size:16px !important;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-head .ulp-instructor-item-list-feat-img-wrapp,
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-head  .ulp-feat-image,
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-head  .ulp-course-additional-content{
height:auto !important;
min-height:auto !important;
}
.ulp-instructor-dashboard-course-list .ulp-instructor-item-list-options{
font-size:13px;
}
.ulp-upload-feat-image-wrapp .cropControlsUpload{
position: absolute !important;
top: 10px !important;
left: 20px !important;
right: auto !important;
bottom: auto !important;
opacity: 1;
}
.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-title{
width:30%;
}
.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-course{
width:23%;
}
.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-duration{
width:15%;
}
.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-rewards{
width:15%;
}
.ulp-instructor-dashboard-lesson-list .ulp-instructor-item-list-date{
width:15%;
}
.ulp-instructor-item-list-name, .ulp-instructor-item-list-name a{
color: #29303b;
font-weight: 700;
}
.ulp-instructor-dashboard-list  span[class^="ulp-instructor-item-list-status"]{
color:#777;
font-weight:600;
}
.ulp-instructor-dashboard-list  .ulp-instructor-item-list-status-publish{
color:#7bba74 !important;
}
.ulp-instructor-dashboard-list  .ulp-instructor-item-list-status-pending{
color:#ec4444 !important;
}
.ulp-instructor-dashboard-list  .ulp-instructor-item-list-status-draft{
color:#a2a2a2 !important;
}
.ulp-instructor-dashboard-list .ulp-instructor-item-list-title .fa-ulp{
padding-right:7px;
color:#007791;
}
.ulp-instructor-item-list-options{
padding-left:25px;
}
.ulp-instructor-item-list-course-name{
background-color: #11afea;
color: #fff;
padding: 3px 9px;
margin: 2px 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-radius: 3px;
display: inline-block;
}
.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-title{
width:30%;
}
.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-course{
width:20%;
}
.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-question{
width:10%;
}
.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-grade{
width:15%;
}
.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-duration{
width:10%;
}
.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-rewards{
width:10%;
}
.ulp-instructor-dashboard-quiz-list .ulp-instructor-item-list-date{
width:15%;
}
.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-title{
width:30%;
}
.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-quiz{
width:25%;
}
.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-type{
width:15%;
}
.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-points{
width:10%;
}
.ulp-instructor-dashboard-question-list .ulp-instructor-item-list-date{
width:15%;
}
.ulp-instructor-item-list-quiz-name{
background-color: #8e24aa;
color: #fff;
padding: 3px 9px;
margin: 2px 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 11px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
box-radius: 3px;
display: inline-block;
}
.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-title{
width:30%;
}
.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-course{
width:25%;
}
.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-comment{
width:15%;
}
.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-status{
width:10%;
}
.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-date{
width:19%;
}
.ulp-instructor-dashboard-announcement-list .ulp-instructor-item-list-options{
padding-left:0;
}
.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-title{
width:30%;
}
.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-course{
width:25%;
}
.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-comment{
width:15%;
}
.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-status{
width:10%;
}
.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-date{
width:19%;
}
.ulp-instructor-dashboard-qanda-list .ulp-instructor-item-list-options{
padding-left:0;
}
.ulp-instructor-dashboard-student-list .ulp-instructor-item-list-name{
width:40%;
}
.ulp-instructor-dashboard-student-list .ulp-instructor-item-list-login{
width:30%;
}
.ulp-instructor-dashboard-student-list .ulp-instructor-item-list-email{
width:30%;
}
.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-text{
background-color: #f1f1f1;
color: #666;
padding: 3px 7px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 10px;
font-weight: bold;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
box-radius: 1px;
display: inline-block;
min-width: 70px;
border: 1px solid #ddd;
border-radius: 3px;
text-align: center;
}
.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-text.ulp-pending,
.ulp-instructor-dashboard-list .ulp-instructor-item-list-status-text.ulp-draft {
background-color: rgba(240, 80, 80, 1.0);
color: #9b4449;
background-color: #f9f2f0;
border-color: #f8cdcd;
}
.ulp-instructor-dashboard-list .ulp-post-no-comments-pending {
color: #9b4449;
}
.ulp-instructor-edit-row{
padding: 0px 5px 0px 5px;
box-sizing: border-box;
}
.ulp-instructor-edit-row:after{
clear: both;
display: table;
content: " ";
}
.ulp-instructor-edit-line-break {
width: 100%;
height: 1px;
background: #eee;
margin: 5px 0px 5px 0px;
}
.ulp-inst-col-1, .ulp-inst-col-2, .ulp-inst-col-3, .ulp-inst-col-4, .ulp-inst-col-5, .ulp-inst-col-6, .ulp-inst-col-7, .ulp-inst-col-8, .ulp-inst-col-9, .ulp-inst-col-10, .ulp-inst-col-11, .ulp-inst-col-12 {
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
box-sizing: border-box;
}
.ulp-inst-col-12 {
width: 100%;
}
.ulp-inst-col-11 {
width: 91.66666667%;
}
.ulp-inst-col-10 {
width: 83.33333333%;
}
.ulp-inst-col-9 {
width: 75%;
}
.ulp-inst-col-8 {
width: 66.66666667%;
}
.ulp-inst-col-7 {
width: 58.33333333%;
}
.ulp-inst-col-6 {
width: 50%;
}
.ulp-inst-col-5 {
width: 41.66666667%;
}
.ulp-inst-col-4 {
width: 33.33333333%;
}
.ulp-inst-col-3 {
width: 25%;
}
.ulp-inst-col-2 {
width: 16.66666667%;
}
.ulp-inst-col-1 {
width: 8.33333333%;
}
.ulp-instructor-edit *{
color: rgba(125,138,157,1.0);
}
.ulp-instructor-edit p {
font-size: 13px;
line-height: 1.5;
margin: 0 0 10px;
}
.ulp-instructor-edit h2 {
font-size: 30px;
margin-top: 20px;
margin-bottom: 10px;
font-weight: 300;
line-height: 1.1;
}
.ulp-instructor-edit h3 {
font-size: 24px;
margin-top: 15px;
margin-bottom: 15px;
font-weight: 600;
line-height: 1.1;
}
.ulp-instructor-edit h4 {
font-size: 18px;
margin-top: 10px;
margin-bottom: 10px;
font-weight: 600;
line-height: 1.1;
}
.ulp-instructor-edit .ulp-form-section {
padding: 10px 0px;
}
.ulp-instructor-edit .ulp-form-section label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 400;
}
.ulp-instructor-edit .ulp-form-control {
width: 100%;
height: 36px;
padding: 6px 12px !important;
margin-bottom:3px !important;
background-color: #fff;
background-image: none;
border: 1px solid #cacbcc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
-moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: border-color .08s ease-in-out,box-shadow .08s ease-in-out;
}
.ulp-instructor-edit .ulp-form-control:focus {
box-shadow: inset 0 0 1px rgba(0,119,145,.5);
border-color: #76c5d6;
}
.ulp-instructor-edit .ulp-input-group {
position: relative;
display: table;
border-collapse: separate;
}
.ulp-instructor-edit .ulp-input-group-addon {
width: 1%;
white-space: nowrap;
vertical-align: middle;
display: table-cell;
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.ulp-instructor-edit .ulp-input-group-addon:first-child {
border-right: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ulp-instructor-edit .ulp-input-group .ulp-form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
display: table-cell;
margin-bottom:0px !important;
}
.ulp-instructor-edit .ulp-input-group .ulp-form-control:last-child{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.ulp-instructor-edit .ulp-input-group .ulp-form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.ulp-input-group-addon:last-child {
border-left: 0;
}
.ulp-input-group-addon:last-child{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.ulp-instructor-multiple-choice{
padding:10px 10px 10px 20px;
border:1px solid #dedfe0;;
border-radius: 4px;
min-width:200px;
display:inline-block;
background-color:#fdfdfd;
}
.ulp-instructor-edit input[type=checkbox]{
content: "";
border-radius: 2px;
width: 1.3em;
height: 1.3em;
border: 1px solid;
background-color: #007791;
border: 1px solid #007791;
border-radius: 0px;
margin: 0px 10px 0 5px;
border: 1px solid #ddd;
background: #fff;
-webkit-appearance: initial;
position: relative;
vertical-align: middle;
}
.ulp-instructor-edit input.checkbox-big[type=checkbox]{
height: 25px;
width: 25px;
border: 1px solid #ddd;
}
.ulp-instructor-edit input[type=checkbox]:not(:checked){
background-color: #fff;
border-color: #cacbcc;
transition: all .2s;
}
.ulp-instructor-edit input[type="checkbox"]:checked{
border: 1px solid #00b9eb;
background: #00b9eb;
}
.ulp-instructor-edit input[type="checkbox"]:checked:before {
content: '';
border: 4px solid #fff;
display: inline-block;
width: 0.2em;
height: 0.7em;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ulp-instructor-edit input.checkbox-big[type="checkbox"]:checked{
border: 2px solid #00b9eb;
background: #00b9eb;
}
.ulp-instructor-edit input.checkbox-big[type="checkbox"]:checked:before {
content: '';
border: 4px solid #fff;
display: inline-block;
width: 7px;
height: 12px;
border-top: 0;
border-left: 0;
position: absolute;
top: 0px;
left: 5px;
box-sizing: content-box;
-webkit-transform: rotate(36deg);
-khtml-transform: rotate(36deg);
-moz-transform: rotate(36deg);
-ms-transform: rotate(36deg);
-o-transform: rotate(36deg);
transform: rotate(36deg);
}
.ulp-instructor-edit-top-title{
padding:12px 10px 12px 20px;
border:1px solid #dedfe0;
border-radius: 4px;
min-width:200px;
margin-top:35px !important;
margin-bottom:20px !important;
}
.ulp-instructor-edit-course .ulp-instructor-edit-top-title{
border-radius: 4px 4px 0 0;
}
.ulp-instructor-edit .ulp-post-title{
color:#222 !important;
}
.ulp-instructor-edit-settings{
position:relative;
padding-left:200px;
}
.ulp-instructor-edit-top-settings{
margin-bottom:0px !important;
}
.ulp-instructor-settings-left-menu {
top: 0;
left: 0;
bottom: 0;
background: #fff;
position: absolute;
width: 200px; overflow: hidden;
padding-bottom: 20px;
padding-top: 45px;
background: #fafafa;
border: 1px solid #dedfe0;
}
.ulp-instructor-settings-left-menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.ulp-instructor-settings-left-menu ul li {
color: #007791;
font-weight: 700;
display: block!important;
margin: 0!important;
color: #007791;
display: block;
padding: 10px 15px;
}
.ulp-instructor-settings-left-menu ul li:hover, .ulp-instructor-settings-left-menu ul li.ulp-menu-tab-active {
color: #fff;
background: #007791!important;
cursor:pointer;
}
.ulp-instructor-settings-left-menu ul li a{
color: #007791;
box-shadow:none !important;
font-weight: 700;
}
.ulp-instructor-settings-left-menu ul li a:hover{
color:#fff;
box-shadow:none !important;
}
.ulp-instructor-settings-right-content {
background: #fff;
position: relative;
min-height: 600px;
margin: 20px auto;
width:100%;
max-width:600px;
padding: 10px;
box-sizing:border-box;
margin-top:0px;
padding-top:30px;
}
.ulp-instructor-settings-right-content .ulp-profile-tab-section{
max-width:100%;
margin-top:0px;
}
.ulp-instructor-settings-right-content input[type="submit"]{
margin-top:45px;
background-color: #53ba73;
}
.ulp-instructor-settings-right-content input[type="submit"]:hover{
background-color: #4cab6a !important;
} .ulp-instructor-modules{
background-color:#eee;
padding:20px 30px;
margin-bottom:45px;
}
.ulp-instructor-modules .ulp-course-module-top {
background-color: #fff;
min-height: 40px;
border-bottom: 1px solid #e4e4e4;
position: relative;
-webkit-box-shadow: 0 10px 16px -10px #777;
-moz-box-shadow: 0 10px 16px -10px #777;
box-shadow: 0 10px 16px -10px #777;
}
.ulp-instructor-modules .ulp-course-module-order{
position:absolute;
top:0px;
left:0px;
width:50px;
color:#555;
font-size:26px;
font-weight:bold;
text-align:center;
vertical-align:center;
line-height:40px;
color: #1089b4;
color: #ccc;
padding-left:17px;
}
.ulp-instructor-modules .ulp-course-module-order:before{
content: '\00b7\00b7\A\00b7\00b7\A\00b7\00b7';
color: #ccc;
display: block;
font-size: 32px;
height: 29px;
letter-spacing: -1px;
line-height: 8px;
left: 0px;
position: absolute;
text-align: center;
top: 6px;
width: 23px;
font-weight: 500;
}
.ulp-instructor-modules .ulp-course-module-title{
border-left:5px solid #1089b4;
color:#222;
padding: 3px 100px 0 20px;
min-height:40px;
height:100%;
width:100%;
position:relative;
left:50px;
}
.ulp-instructor-modules .ulp-course-module-title .ulp-module-name{
border: none;
outline: none;
box-shadow: none;
font-size: 24px;
font-weight:500;
color: #777;
width: 70%;
margin: 0;
padding: 0;
}
.ulp-instructor-modules .ulp-course-module-title .ulp-module-name:focus{
color:#444;
border:none;
border-bottom:1px solid #ddd;
box-shadow: none;
}
.ulp-instructor-modules .ulp-course-module-options{
position:absolute;
top:0px;
right:0px;
width:75px;
min-height:40px;
}
.ulp-instructor-modules .ulp-course-module-options .fa-ulp{
width: 22px;
height: 24px;
font-size: 17px;
color: #999;
margin-left: 0px;
vertical-align: middle;
line-height: 40px;
cursor: pointer;
text-align: center;
}
.ulp-instructor-modules .ulp-course-module-options .fa-ulp:hover{
color: #00a0d2;
}
.ulp-instructor-modules .ulp-add-module-button{
margin: 5px 0;
margin-top: 15px;
background: none;
border: 1px dashed #ccc;
background-color: rgba(255,255,255,0.35);
width: 100%;
min-height: 50px;
text-align: center;
color: #aaa;
}
.ulp-instructor-modules .ulp-add-module-button:hover{
background-color: rgba(255,255,255,0.65);
}
.ulp-instructor-modules .ulp-add-module-button:focus{
background-color: rgba(255,255,255,0.65);
}
.ulp-instructor-modules .ulp-add-module-button .fa-ulp{
font-size:30px;
}
.ulp-instructor-modules .ulp-course-module-list{
margin:10px 0 10px 50px;
box-sizing:border-box;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect, .ulp-instructor-modules .ulp-quiz-questions-select  .ui-multiselect{
width:100% !important;
border:none;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect .ui-widget-header,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect .ui-widget-header{
background:none;
color:#555;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.selected,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.selected{
width:50% !important;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected{
background:none;
height: auto !important;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected li,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected li {
background:#fafafa;
min-height:35px;
line-height:35px;
color:#4b4b4b;
borer:none !important;
border-left:5px solid #1c9ab1 !important;
border-bottom:1px solid #e2e2e2 !important;
margin-bottom:0px;
font-size:12px;
width:100% !important;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected li.ui-element,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected li.ui-element {
position:relative;
overflow:hidden;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.selected li:before,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.selected  li:before{
content: " ";
width:4px;
min-height:35px;
line-height:35px;
border-left:7px double #d9e5e7;
position:absolute;
left:0;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.available,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.available{
border:none;
width:50% !important;
padding-left:20px;
box-sizing: border-box;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.available,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect  ul.available{
background:none;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect ul.available li,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect ul.available li{
background: rgba(255,255,255,0.5);
min-height:30px;
line-height:30px;
color:#4b4b4b;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.available .search,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.available .search{
width: 100%;
height: 35px;
background: #fff;
opacity: 0.9;
box-sizing: border-box;
margin: 0;
padding: 0 10px;
margin-bottom: 5px;
background:none;
border:none;
border-radius: 0;
box-shadow: none;
border-bottom: 2px solid #1089b4;
}
.ulp-instructor-modules .ulp-course-module-list .ui-multiselect div.available .search:focus,
.ulp-instructor-modules .ulp-quiz-questions-select .ui-multiselect div.available .search:focus{
background: #fff;
}
.ulp-instructor-modules  .ui-helper-clearfix:before, .ulp-instructor-modules  .ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ulp-instructor-modules .ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ulp-instructor-modules .row{
margin-left:0 !important;
}
.ulp-instructor-modules *{
box-sizing:border-box;
}
.ulp-instructor-modules .ui-multiselect li a.action {
right: 5px;
top: 0;
color: #666;
}
.ulp-add-image{
margin-bottom:15px;
}
.ulp-add-image .cropControlsUpload{
background-color: #f2f3f5 !important;
width: 100%;
height: 300px !important;
border-radius: 0 !important;
text-align:center;
border: 1px solid #ddd;
border-radius: 0 0 5px 5px !important;
box-sizing: border-box;
left: 0px !important;
top: 0px !important;
}
.ulp-add-image .cropControlUpload{
color:rgba(125,138,157,1.0);
font-size:124px !important;
position:relative;
line-height:124px !important;
width:124px !important;
height:124px !important;
display:inline-block !important;
float:none !important;
top: 6px;
text-align:center;
border: 10px solid rgba(125,138,157,1.0);
border-radius:50%;
padding: 60px;
}
.ulp-add-image .cropControlUpload:before{
font-size:124px !important;
}
.ulp-instructor-tags{
display: inline-block;
margin: 0 25px 0 0;
border-radius: 3px;
font-size: 9px;
padding: 5px 8px;
background:#dedfe0;
min-width: inherit;
display: inline-block;
font-weight: 700;
line-height: 1.5;
position: relative;
text-align: center;
text-transform: uppercase;
top: -3px;
z-index: 2;
vertical-align: baseline;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right:15px;
}
.ulp-instructor-categories-wrapper{
margin-top:25px;
}
.ulp-instructor-tags-wrapper{
margin-top:25px;
}
.ulp-instructor-tags:after {
border-radius: 3px;
right: -11px;
background: inherit;
content: "";
height: 21px;
position: absolute;
top: 4px;
transform: rotate(45deg);
width: 21px;
z-index: 1;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ulp-form-section .ulp-submit-button{
font-weight: 700;
font-size: 14px;
color: #fff;
background-color: #ef5f5f;
text-shadow: none !important;
border: 0 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
padding: 15px 25px !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
-webkit-appearance: button;
}
.ulp-form-section .ulp-submit-button:hover{
background-color: #c3384f !important;
}
.ui-multiselect li .moduleicon-ulp {
position: relative;
color: #1089b4;
right: auto;
padding-right: 5px;
font-size: 15px;
}
.ulp-instructor-dashboard-list a, .ulp-instructor-dashboard-box-wrapper a, .ulp-instructor-dashboard-overivew-annlist a{
box-shadow:none !important;
}
.ulp-instructor-dashboard-list a:hover, .ulp-instructor-dashboard-box-wrapper a:hover{
color:inherit !important;
}
.ulp-pagination a{
box-shadow:none !important;
}
.ulp-instructor-question-type{
background-color:#fafafa;
padding:20px 0;
}
.ulp_div_to_show_hide{
padding:20px 0;
}
.ulp-instructor-edit-question-answers-section{
margin-bottom: 0px !important;
}
.ulp_add_value {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
display: block;
min-width: 100px;
min-height: 30px;
border: 1px solid #00b2f0;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
line-height: 30px;
font-size: 16px;
color: #FFF;
background-color: #00b2f0;
text-decoration: none;
text-align: center;
cursor: pointer;
-webkit-box-shadow: 0 1px 0 #00a0d8;
box-shadow: 0 1px 0 #00a0d8;
margin: 10px 0 20px 0;
max-width: 150px;
}
.ulp_div_to_show_hide .ulp-input-group{
margin-bottom:5px;
}
@media (max-width: 768px){
.ulp-instructor-dashboard-courses-list .ulp-course-miniature .ulp-course-additional-content .ulp-course-title-container{
width:100%;
}
.ulp-instructor-dashboard-courses-list .ulp-course-miniature .ulp-course-additional-content .ulp-instructor-modules-wrapp{
width:100%;
padding:5px 0;
}
.ulp-instructor-dashboard-courses-list .ulp-course-miniature .ulp-course-additional-content .ulp-instructor-modules-wrapp .ulp-instructor-quiz-box{
width:50%;
max-width:inherit;
margin:0;
float: left;
}
.ulp-instructor-dashboard-courses-list .ulp-instructor-courses-list-points{
display:none !important;
}
.ulp-instructor-dashboard-courses-list .price-box-wrapper{
width:25% !important;
}
.ulp-instructor-dashboard-courses-list .ulp-course-students {
width: 40% !important;
}
}
.cssload-wrapper{
position:absolute;
top:50%;
left:50%;
}
#floatingCirclesG{
position:relative;
width:125px;
height:125px;
margin:auto;
transform:scale(0.6);
-o-transform:scale(0.6);
-ms-transform:scale(0.6);
-webkit-transform:scale(0.6);
-moz-transform:scale(0.6);
}
.f_circleG{
position:absolute;
background-color:rgb(255,255,255);
height:22px;
width:22px;
border-radius:12px;
-o-border-radius:12px;
-ms-border-radius:12px;
-webkit-border-radius:12px;
-moz-border-radius:12px;
animation-name:f_fadeG;
-o-animation-name:f_fadeG;
-ms-animation-name:f_fadeG;
-webkit-animation-name:f_fadeG;
-moz-animation-name:f_fadeG;
animation-duration:1.2s;
-o-animation-duration:1.2s;
-ms-animation-duration:1.2s;
-webkit-animation-duration:1.2s;
-moz-animation-duration:1.2s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
#frotateG_01{
left:0;
top:51px;
animation-delay:0.45s;
-o-animation-delay:0.45s;
-ms-animation-delay:0.45s;
-webkit-animation-delay:0.45s;
-moz-animation-delay:0.45s;
}
#frotateG_02{
left:15px;
top:15px;
animation-delay:0.6s;
-o-animation-delay:0.6s;
-ms-animation-delay:0.6s;
-webkit-animation-delay:0.6s;
-moz-animation-delay:0.6s;
}
#frotateG_03{
left:51px;
top:0;
animation-delay:0.75s;
-o-animation-delay:0.75s;
-ms-animation-delay:0.75s;
-webkit-animation-delay:0.75s;
-moz-animation-delay:0.75s;
}
#frotateG_04{
right:15px;
top:15px;
animation-delay:0.9s;
-o-animation-delay:0.9s;
-ms-animation-delay:0.9s;
-webkit-animation-delay:0.9s;
-moz-animation-delay:0.9s;
}
#frotateG_05{
right:0;
top:51px;
animation-delay:1.05s;
-o-animation-delay:1.05s;
-ms-animation-delay:1.05s;
-webkit-animation-delay:1.05s;
-moz-animation-delay:1.05s;
}
#frotateG_06{
right:15px;
bottom:15px;
animation-delay:1.2s;
-o-animation-delay:1.2s;
-ms-animation-delay:1.2s;
-webkit-animation-delay:1.2s;
-moz-animation-delay:1.2s;
}
#frotateG_07{
left:51px;
bottom:0;
animation-delay:1.35s;
-o-animation-delay:1.35s;
-ms-animation-delay:1.35s;
-webkit-animation-delay:1.35s;
-moz-animation-delay:1.35s;
}
#frotateG_08{
left:15px;
bottom:15px;
animation-delay:1.5s;
-o-animation-delay:1.5s;
-ms-animation-delay:1.5s;
-webkit-animation-delay:1.5s;
-moz-animation-delay:1.5s;
}
@keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-o-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-ms-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-webkit-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
@-moz-keyframes f_fadeG{
0%{
background-color:rgb(0,0,0);
}
100%{
background-color:rgb(255,255,255);
}
}
.ulp-course-curriculum-slider-wrapper{
position: fixed;
top: 10%;
bottom: 0px;
left:0px;
z-index:10000;
}
.ulp-course-curriculum-content{
width: 400px;
margin-left:-400px;
min-height: 95%;
height:100%;
color: #ffffff;
background-color: #34495D;
position: relative;
overflow-y: visible;
z-index: 999998;
border-radius: 0 12px 12px 0;
-webkit-transition: margin 1000ms;
transition: margin 1000ms;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.curriculum-scrollable{
margin-top:10px;	
}
.scroll-wrapper.curriculum-scrollable.scrollbar-light {
position: relative;
height: calc(95% - 70px);
top: 0px;
bottom: 0px;
width: 100%;
opacity: 1;
}
.curriculum-scrollable.scrollbar-light.scroll-content.scroll-scrolly_visible {
height: auto;
margin-bottom: 0px;
margin-right: 0px;
opacity: 1; }
.ps__rail-x {
display: none;
}
.ulp-course-curriculum-title {
min-height: 50px;
font-size:21px;
font-weight:700;
padding: 10px 5px;
line-height:20px;
padding-bottom:0px;
padding-top:25px;
} .ulp-course-curriculum-trigger{
background-color: #34495D;
color: #fff!important;
display: inline-block;
font-family: inherit;
font-weight: 600;
padding: 0px 5px;
position:absolute;
top: 15%;
right: -40px;
width: 40px;
z-index: 999999;
height: 200px;
border-radius: 0 12px 12px 0;
cursor:pointer;
-webkit-transition: background-color 1000ms;
transition: background-color 1000ms;
-webkit-box-shadow: 4px 0px 28px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 0px 28px -9px rgba(0,0,0,0.75);
box-shadow: 4px 0px 28px -9px rgba(0,0,0,0.75);
}
.ulp-course-curriculum-trigger:hover{
background-color: #20a8d8;
}
.ulp-course-curriculum-content:hover .ulp-course-curriculum-trigger, .ulp-course-curriculum-trigger:hover{
background-color: #20a8d8;
-webkit-transition: background-color 1000ms;
transition: background-color 1000ms;
}
.ulp-course-curriculum-trigger:hover + .ulp-course-curriculum-content, .ulp-course-curriculum-content:hover {
width: 400px;
margin-left:0px;
-webkit-transition: margin box-shadow 1000ms;
transition: margin box-shadow 1000ms;
-webkit-box-shadow: 4px 0px 28px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 4px 0px 28px -9px rgba(0,0,0,0.75);
box-shadow: 4px 0px 28px -9px rgba(0,0,0,0.75);
}
.ulp-course-curriculum-trigger-label{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
display: block;
line-height: 30px;
width: 200px;
height: 30px;
position: relative;
right: 85px;  top: 80px; vertical-align: top;
text-align: center;
} .ulp-course-curriculum-category{
font-size:14px;
opacity:0.9;
padding:0 5px;
padding-left:10px;
font-style:italic;
}
.ulp-course-curriculum-content-module-title{
background-color:rgba(255,255,255,0.1);
font-weight: 400 !important;
margin-bottom: 0 !important;
font-size: 18px !important;
padding: 10px 5px !important;
color:#fff !important;
}
.ulp-course-curriculum-content-module-title:first-child{
margin-top:0px;
}
.ulp-course-curriculum-content-module-content-element{
font-size:13px;
padding: 10px;
border-bottom: 1px solid #405365;
padding-left:25px;
}
.ulp-course-curriculum-content-module-content-element:last-child{
border-bottom:none;
}
.ulp-course-curriculum-content-module-content-element a .fa-ulp{
margin-right:10px;
}
.ulp-course-curriculum-content-module-content-element-rightside{
font-size:11px;
float: right;
}
.ulp-course-curriculum-content-module-content-element a{
color:#fff;
}
.ulp-course-curriculum-content-module-content-element a:hover, .ulp-course-curriculum-content-module-content-element a:active{
color:#fff;
text-decoration:underline;
}
.ulp-course-curriculum-content-lesson-link-completed,
.ulp-course-curriculum-content-quiz-link-completed{
color:#eee;
}
.ulp-course-curriculum-content-lesson-link-completed:hover, .ulp-course-curriculum-content-lesson-link-completed:active,
.ulp-course-curriculum-content-quiz-link-completed:hover, .ulp-course-curriculum-content-quiz-link-completed:active{
color:#eee;
}
.ulp-course-curriculum-content-module-content-element:hover, .ulp-course-curriculum-content-module-content-element:active{
background-color:rgba(255,255,255,0.05);
}
.ulp-course-curriculum-content-module-content-element .ulp-lesson-status-completed {
margin-left: 10px;
color: #fff;
background-color: #ee5c4f;
background-color: #4dbd74;
font-size: 9px;
border-radius: 50%;
line-height: 13px;
width: 15px;
height: 15px;
display: inline-block;
text-align: center;
}
.ulp-course-curriculum-content-module-content-element .ulp-quiz-status-passed{
background-color: #4dbd74;
font-size:11px;
}
.ulp-course-curriculum-content-module-content-element .ulp-quiz-status-failed{
font-size:11px;
}
.ulp-course-curriculum-content-module-content-element .ulp-lesson-status-completed .fa-ulp {
line-height: 14px;
vertical-align: middle;
}
.ulp-course-curriculum-content-module-content{
padding-right:0px;
}
.ulp-course-curriculum-content-module-content-element-rightside .ulp-course-curriculum-module-content-points{
background-color: #63c2de;
background-color: #ee5c4f;
padding: 2px 5px;
border-radius: 0.25rem;
border-right: none;
margin-right: 5px;
vertical-align:middle;
}
.ulp-course-curriculum-content-module-content-element-rightside .ulp-module-content-time{
vertical-align:middle;
}
.ulp-course-curriculum-current-entity{
background-color: rgba(255,255,255,0.05);
}
@media (max-width: 430px){
.ulp-course-curriculum-content{
width: 330px;
margin-left:-330px;
}
.ulp-course-curriculum-trigger:hover + .ulp-course-curriculum-content, .ulp-course-curriculum-content:hover {
width: 330px;
margin-left:0px;
}
.ulp-course-curriculum-content-module-content-element{
padding-left:5px;
}
}
.ulp-lesson-video-warpper{
width:100%;
text-align:center;
}@keyframes showSweetAlert {
0% {
transform: scale(0.7);
}
45% {
transform: scale(1.05);
}
80% {
transform: scale(0.95);
}
100% {
transform: scale(1);
}
}
@keyframes hideSweetAlert {
0% {
transform: scale(1);
}
100% {
transform: scale(0.5);
}
}
@keyframes slideFromTop {
0% {
top: 0%;
}
100% {
top: 50%;
}
}
@keyframes slideToTop {
0% {
top: 50%;
}
100% {
top: 0%;
}
}
@keyframes slideFromBottom {
0% {
top: 70%;
}
100% {
top: 50%;
}
}
@keyframes slideToBottom {
0% {
top: 50%;
}
100% {
top: 70%;
}
}
.showSweetAlert {
animation: showSweetAlert 0.3s;
}
.showSweetAlert[data-animation=none] {
animation: none;
}
.showSweetAlert[data-animation=slide-from-top] {
animation: slideFromTop 0.3s;
}
.showSweetAlert[data-animation=slide-from-bottom] {
animation: slideFromBottom 0.3s;
}
.hideSweetAlert {
animation: hideSweetAlert 0.3s;
}
.hideSweetAlert[data-animation=none] {
animation: none;
}
.hideSweetAlert[data-animation=slide-from-top] {
animation: slideToTop 0.3s;
}
.hideSweetAlert[data-animation=slide-from-bottom] {
animation: slideToBottom 0.3s;
}
@keyframes animateSuccessTip {
0% {
width: 0;
left: 1px;
top: 19px;
}
54% {
width: 0;
left: 1px;
top: 19px;
}
70% {
width: 50px;
left: -8px;
top: 37px;
}
84% {
width: 17px;
left: 21px;
top: 48px;
}
100% {
width: 25px;
left: 14px;
top: 45px;
}
}
@keyframes animateSuccessLong {
0% {
width: 0;
right: 46px;
top: 54px;
}
65% {
width: 0;
right: 46px;
top: 54px;
}
84% {
width: 55px;
right: 0px;
top: 35px;
}
100% {
width: 47px;
right: 8px;
top: 38px;
}
}
@keyframes rotatePlaceholder {
0% {
transform: rotate(-45deg);
}
5% {
transform: rotate(-45deg);
}
12% {
transform: rotate(-405deg);
}
100% {
transform: rotate(-405deg);
}
}
.animateSuccessTip {
animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
animation: animateSuccessLong 0.75s;
}
.sa-icon.sa-success.animate::after {
animation: rotatePlaceholder 4.25s ease-in;
}
@keyframes animateErrorIcon {
0% {
transform: rotateX(100deg);
opacity: 0;
}
100% {
transform: rotateX(0deg);
opacity: 1;
}
}
.animateErrorIcon {
animation: animateErrorIcon 0.5s;
}
@keyframes animateXMark {
0% {
transform: scale(0.4);
margin-top: 26px;
opacity: 0;
}
50% {
transform: scale(0.4);
margin-top: 26px;
opacity: 0;
}
80% {
transform: scale(1.15);
margin-top: -6px;
}
100% {
transform: scale(1);
margin-top: 0;
opacity: 1;
}
}
.animateXMark {
animation: animateXMark 0.5s;
}
@keyframes pulseWarning {
0% {
border-color: #F8D486;
}
100% {
border-color: #F8BB86;
}
}
.pulseWarning {
animation: pulseWarning 0.75s infinite alternate;
}
@keyframes pulseWarningIns {
0% {
background-color: #F8D486;
}
100% {
background-color: #F8BB86;
}
}
.pulseWarningIns {
animation: pulseWarningIns 0.75s infinite alternate;
}
@keyframes rotate-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
body.stop-scrolling {
height: 100%;
overflow: hidden;
}
.sweet-overlay {
background-color: rgba(0, 0, 0, 0.4);
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
display: none;
z-index: 1040;
}
.sweet-alert {
background-color: #ffffff;
width: 478px;
padding: 17px;
border-radius: 5px;
text-align: center;
position: fixed;
left: 50%;
top: 50%;
margin-left: -256px;
margin-top: -200px;
overflow: hidden;
display: none;
z-index: 2000;
}
@media all and (max-width: 767px) {
.sweet-alert {
width: auto;
margin-left: 0;
margin-right: 0;
left: 15px;
right: 15px;
}
}
.sweet-alert .form-group {
display: none;
}
.sweet-alert .form-group .sa-input-error {
display: none;
}
.sweet-alert.show-input .form-group {
display: block;
}
.sweet-alert .sa-confirm-button-container {
display: inline-block;
position: relative;
}
.sweet-alert .la-ball-fall {
position: absolute;
left: 50%;
top: 50%;
margin-left: -27px;
margin-top: -9px;
opacity: 0;
visibility: hidden;
}
.sweet-alert button[disabled] {
opacity: .6;
cursor: default;
}
.sweet-alert button.confirm[disabled] {
color: transparent;
}
.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}
.sweet-alert .sa-icon {
width: 80px;
height: 80px;
border: 4px solid gray;
border-radius: 50%;
margin: 20px auto;
position: relative;
box-sizing: content-box;
}
.sweet-alert .sa-icon.sa-error {
border-color: #d43f3a;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
position: relative;
display: block;
}
.sweet-alert .sa-icon.sa-error .sa-line {
position: absolute;
height: 5px;
width: 47px;
background-color: #d9534f;
display: block;
top: 37px;
border-radius: 2px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
transform: rotate(45deg);
left: 17px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
transform: rotate(-45deg);
right: 16px;
}
.sweet-alert .sa-icon.sa-warning {
border-color: #eea236;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
position: absolute;
width: 5px;
height: 47px;
left: 50%;
top: 10px;
border-radius: 2px;
margin-left: -2px;
background-color: #f0ad4e;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
position: absolute;
width: 7px;
height: 7px;
border-radius: 50%;
margin-left: -3px;
left: 50%;
bottom: 10px;
background-color: #f0ad4e;
}
.sweet-alert .sa-icon.sa-info {
border-color: #46b8da;
}
.sweet-alert .sa-icon.sa-info::before {
content: "";
position: absolute;
width: 5px;
height: 29px;
left: 50%;
bottom: 17px;
border-radius: 2px;
margin-left: -2px;
background-color: #5bc0de;
}
.sweet-alert .sa-icon.sa-info::after {
content: "";
position: absolute;
width: 7px;
height: 7px;
border-radius: 50%;
margin-left: -3px;
top: 19px;
background-color: #5bc0de;
}
.sweet-alert .sa-icon.sa-success {
border-color: #4cae4c;
}
.sweet-alert .sa-icon.sa-success::before,
.sweet-alert .sa-icon.sa-success::after {
content: '';
border-radius: 50%;
position: absolute;
width: 60px;
height: 120px;
background: #ffffff;
transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success::before {
border-radius: 120px 0 0 120px;
top: -7px;
left: -33px;
transform: rotate(-45deg);
transform-origin: 60px 60px;
}
.sweet-alert .sa-icon.sa-success::after {
border-radius: 0 120px 120px 0;
top: -11px;
left: 30px;
transform: rotate(-45deg);
transform-origin: 0px 60px;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
width: 80px;
height: 80px;
border: 4px solid rgba(92, 184, 92, 0.2);
border-radius: 50%;
box-sizing: content-box;
position: absolute;
left: -4px;
top: -4px;
z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
width: 5px;
height: 90px;
background-color: #ffffff;
position: absolute;
left: 28px;
top: 8px;
z-index: 1;
transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line {
height: 5px;
background-color: #5cb85c;
display: block;
border-radius: 2px;
position: absolute;
z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
width: 25px;
left: 14px;
top: 46px;
transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
width: 47px;
right: 8px;
top: 38px;
transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-custom {
background-size: contain;
border-radius: 0;
border: none;
background-position: center center;
background-repeat: no-repeat;
}
.sweet-alert .btn-default:focus {
border-color: #cccccc;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(204, 204, 204, 0.6);
}
.sweet-alert .btn-success:focus {
border-color: #4cae4c;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(76, 174, 76, 0.6);
}
.sweet-alert .btn-info:focus {
border-color: #46b8da;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 184, 218, 0.6);
}
.sweet-alert .btn-danger:focus {
border-color: #d43f3a;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(212, 63, 58, 0.6);
}
.sweet-alert .btn-warning:focus {
border-color: #eea236;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(238, 162, 54, 0.6);
}
.sweet-alert button::-moz-focus-inner {
border: 0;
} .la-ball-fall,
.la-ball-fall > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.la-ball-fall {
display: block;
font-size: 0;
color: #fff;
}
.la-ball-fall.la-dark {
color: #333;
}
.la-ball-fall > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor;
}
.la-ball-fall {
width: 54px;
height: 18px;
}
.la-ball-fall > div {
width: 10px;
height: 10px;
margin: 4px;
border-radius: 100%;
opacity: 0;
-webkit-animation: ball-fall 1s ease-in-out infinite;
-moz-animation: ball-fall 1s ease-in-out infinite;
-o-animation: ball-fall 1s ease-in-out infinite;
animation: ball-fall 1s ease-in-out infinite;
}
.la-ball-fall > div:nth-child(1) {
-webkit-animation-delay: -200ms;
-moz-animation-delay: -200ms;
-o-animation-delay: -200ms;
animation-delay: -200ms;
}
.la-ball-fall > div:nth-child(2) {
-webkit-animation-delay: -100ms;
-moz-animation-delay: -100ms;
-o-animation-delay: -100ms;
animation-delay: -100ms;
}
.la-ball-fall > div:nth-child(3) {
-webkit-animation-delay: 0ms;
-moz-animation-delay: 0ms;
-o-animation-delay: 0ms;
animation-delay: 0ms;
}
.la-ball-fall.la-sm {
width: 26px;
height: 8px;
}
.la-ball-fall.la-sm > div {
width: 4px;
height: 4px;
margin: 2px;
}
.la-ball-fall.la-2x {
width: 108px;
height: 36px;
}
.la-ball-fall.la-2x > div {
width: 20px;
height: 20px;
margin: 8px;
}
.la-ball-fall.la-3x {
width: 162px;
height: 54px;
}
.la-ball-fall.la-3x > div {
width: 30px;
height: 30px;
margin: 12px;
} @-webkit-keyframes ball-fall {
0% {
opacity: 0;
-webkit-transform: translateY(-145%);
transform: translateY(-145%);
}
10% {
opacity: .5;
}
20% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
80% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
90% {
opacity: .5;
}
100% {
opacity: 0;
-webkit-transform: translateY(145%);
transform: translateY(145%);
}
}
@-moz-keyframes ball-fall {
0% {
opacity: 0;
-moz-transform: translateY(-145%);
transform: translateY(-145%);
}
10% {
opacity: .5;
}
20% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
80% {
opacity: 1;
-moz-transform: translateY(0);
transform: translateY(0);
}
90% {
opacity: .5;
}
100% {
opacity: 0;
-moz-transform: translateY(145%);
transform: translateY(145%);
}
}
@-o-keyframes ball-fall {
0% {
opacity: 0;
-o-transform: translateY(-145%);
transform: translateY(-145%);
}
10% {
opacity: .5;
}
20% {
opacity: 1;
-o-transform: translateY(0);
transform: translateY(0);
}
80% {
opacity: 1;
-o-transform: translateY(0);
transform: translateY(0);
}
90% {
opacity: .5;
}
100% {
opacity: 0;
-o-transform: translateY(145%);
transform: translateY(145%);
}
}
@keyframes ball-fall {
0% {
opacity: 0;
-webkit-transform: translateY(-145%);
-moz-transform: translateY(-145%);
-o-transform: translateY(-145%);
transform: translateY(-145%);
}
10% {
opacity: .5;
}
20% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
80% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
90% {
opacity: .5;
}
100% {
opacity: 0;
-webkit-transform: translateY(145%);
-moz-transform: translateY(145%);
-o-transform: translateY(145%);
transform: translateY(145%);
}
}.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; } .wp-block-themepunch-revslider { position: relative }
#debungcontrolls {
z-index:100000;
position:fixed;
bottom:0px; width:100%;
height:auto;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
}
rs-debug {
z-index:100000;
position:fixed;
top:0px; width:300px;
height:300px;
background:rgba(0,0,0,0.6);
padding:10px;
box-sizing: border-box;
color: #fff;
font-size: 10px;
line-height: 13px;
overflow: scroll;
} rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }
rs-sbg-px { pointer-events: none }
.rs-forceuntouchable,
.rs-forceuntouchable * { pointer-events: none !important; }
.rs-forcehidden * { visibility: hidden !important; } .rs_splitted_lines { display: block; white-space: nowrap !important}
.debugtimeline {
width:100%;
height:10px;
position:relative;
display:block;
margin-bottom:3px;	
display:none;
white-space: nowrap;	
box-sizing: border-box;
}
.debugtimeline:hover {
height:15px;
}
.the_timeline_tester {
background:#e74c3c;
position:absolute;
top:0px;
left:0px;
height:100%;
width:0;	
}
.rs-go-fullscreen {
position:fixed !important;
width:100% !important;
height:100% !important;
top:0px !important;
left:0px !important;
z-index:9999999 !important;
background:#ffffff;
}
.debugtimeline.tl_slide .the_timeline_tester {
background:#f39c12;	
}
.debugtimeline.tl_frame .the_timeline_tester {
background:#3498db;	
}
.debugtimline_txt {
color:#fff;
font-weight: 400;
font-size:7px;
position:absolute;	
left:10px;
top:0px;
white-space: nowrap;
line-height: 10px;
}
.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//archacademy.it/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//archacademy.it/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//archacademy.it/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//archacademy.it/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//archacademy.it/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
rs-module i[class^="fa-"], 
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"], 
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"], 
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"], 
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"], 
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"], 
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"], 
#builderView i[class*=" fa-"] 
{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
rs-module [class^="fa-"]:before, 
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before, 
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before, 
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before, 
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before, 
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before, 
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before, 
#builderView [class*=" fa-"]:before
{
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
speak: none;
display: inline-block;
text-decoration: inherit;
width: auto;
margin-right: 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
margin-left: 0;
}
rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only 
{
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus
{
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}
rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}
.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }
rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }
rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; } rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }
rs-sbg-effectwrap {
position:absolute;top:0px;left:0px;width:100%;height:100%
}
rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}
a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }
a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }
.entry-content rs-module a, rs-module a { box-shadow: none; }
.rs-ov-hidden 		{ 	overflow:hidden !important;}
.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}
.tp-simpleresponsive img,
rs-module img{
max-width:none !important;	
transition: none;
margin:0px;
padding:0px;
border:none;
}
rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}
rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }
.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}
.rs-tc-active.rs-layer .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer .rs-untoggled-content { display:none;}
.rs-layer-video { overflow: hidden }
.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }
rs-module rs-layer,
rs-module .rs-layer { 	
opacity: 0;
position:relative; 	
visibility: hidden;
white-space: nowrap;
display: block;	
-webkit-font-smoothing: antialiased !important;
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
-moz-osx-font-smoothing: grayscale;
z-index:1;	
}
rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;   
}
rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
margin-bottom:0;
}
.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}
rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; } rs-carousel-wrap {
cursor:url(//archacademy.it/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
rs-carousel-wrap.dragged {
cursor:url(//archacademy.it/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}
rs-carousel-wrap.noswipe {
cursor: default;
}
rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;} .tp_inner_padding {	
box-sizing:border-box;	
max-height:none !important;	
}
.rs-layer.rs-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
rs-px-mask {
overflow: hidden;
display: block;
width: 100%;
height: 100%;
position: relative;
}
rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
max-width: none !important;
border: none;
}
rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }
.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);} rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}
rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }
rs-column-wrap>rs-loop-wrap { z-index: 1 }
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
{ transform-style:flat;}
.safarifix rs-layer-wrap {
perspective: 1000000;
}
@-moz-document url-prefix() {
rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap { perspective: none; }
}  rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;} .rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_row_zone_middle			{ top: 50%; transform: perspective(1px) translateY(-50%); }
rs-column-wrap .rs-parallax-wrap  { vertical-align: top }
.rs-layer img,
rs-layer img { vertical-align: top }
rs-row,
rs-row.rs-layer 	{
display:table;
position:relative;
width:100% !important;
table-layout: fixed;
box-sizing: border-box;
vertical-align: top;
height:auto;
font-size:0px;
}
rs-column-wrap {	
display: table-cell;
position: relative;
vertical-align: top;
height: auto;
box-sizing: border-box;	
font-size:0px;
}
rs-column {
box-sizing: border-box;
display: block;
position: relative;
width:100% !important;
height:auto !important;
white-space: normal !important;
}
rs-cbg-mask-wrap {
position: absolute;    
z-index: 0;
box-sizing: border-box;     
} 
rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {	
position: absolute;    
z-index: 0;
box-sizing: border-box; 
width: 100%;
height: 100%; 
}
.rs-pelock * { pointer-events: none !important;}
rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}
rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }
.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }
.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {	
visibility:hidden !important; 
display:none !important
}  rs-layer.rs-nointeraction,
.rs-layer.rs-nointeraction { 
pointer-events: none !important
}
rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none;overflow: hidden} rs-static-layers.rs-stl-back {	
z-index:0;
}
.rs-layer rs-fcr    {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-top: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-fcrt   {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;right:100%;top:0px;}
.rs-layer rs-bcr    {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.rs-layer rs-bcrt   {width: 0;height: 0;border-left: 0px solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00A8FF;position: absolute;left:100%;top:0px;}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} rs-bgvideo 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}
.rs-layer.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.rs-layer.rs-fsv		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; display: none}
.fullcoveredvideo audio,
.rs-fsv audio
.fullcoveredvideo video,
.rs-fsv video				{	background: #000}
.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid rs-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;	
transition:opacity 300ms ease-out !important;				
}
.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}									
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}
.videoisplaying  .tp-video-play-button			{	display:none}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}
.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }
@supports not (-ms-high-contrast:none) { .rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}
.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}
rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;} 
rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; } rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;  
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{  
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;        
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;    
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;    
border-radius:100px / 20px;
} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }
.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}
.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-burger {
position: relative;  
box-sizing: border-box;
padding: 22px 14px 22px 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-b-span-light span,
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 70%;}
50% {opacity: 0;top: 70%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;	
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
opacity: 0.8;
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;	
border-radius: 50%;	
animation: rev-ani-mouse 2.5s linear infinite;
background: #fff;
}
.rev-scroll-btn.rev-b-span-dark {
border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute; vertical-align:top;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px } .rs-layer img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }
.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat; width:100%;height:100%;display:block}  .rs-layer .rs-starring				{	display: inline-block}
.rs-layer .rs-starring .star-rating {
float: none;	
display: inline-block;
vertical-align: top;
color: #FFC321 !important;
}
.rs-layer .rs-starring .star-rating, 
.rs-layer .rs-starring-page .star-rating {	
position: relative;
height: 1em;	
width: 5.4em;
font-family: star;
font-size: 1em !important;
}
.rs-layer  .rs-starring .star-rating:before, 
.rs-layer  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.rs-layer .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
} rs-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;	
}
rs-loader.off {
display: none !important;
}
rs-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background-image:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position: center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
margin-top:-20px;
margin-left:-20px;	
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;	
}
rs-loader.spinner5 	{	
background-image:url(//archacademy.it/wp-content/plugins/revslider/public/assets/assets/loader.gif);
background-repeat:no-repeat;
background-position:10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;	
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
rs-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);	
border-radius: 100%;	
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);} 
100% {transform: scale(1.0);opacity: 0;}
}
rs-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
border-radius: 100%;
display: inline-block;  
animation: tp-bouncedelay 1.4s infinite ease-in-out; animation-fill-mode: both;
}
rs-loader.spinner3 .bounce1 {
animation-delay: -0.32s;
}
rs-loader.spinner3 .bounce2 {  
animation-delay: -0.16s;
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
rs-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
animation: tp-rotate 2.0s infinite linear;
}
rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;  
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);  
}
rs-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;  
animation-delay: -1.0s;
}
@keyframes tp-rotate { 100% { transform: rotate(360deg);}}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
}
rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }
rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }
rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}
a.rs-layer { transition: none } rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block;} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}
.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
rs-poster 						 { cursor:pointer; z-index:3; }
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }  .rs-layer [class^="pe-7s-"]:before, 
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"], 
.rs-layer [class*=" pe-7s-"] {
width: auto;
margin: 0;
line-height: inherit;
box-sizing: inherit;	
} rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}
.dddwrapper { transform-style: flat;perspective: 10000px; } .rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}
.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;} .aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%} rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}} .bgcanvas { display: none; position: absolute; overflow: hidden; }