@charset 'UTF-8';
.oc-accessibilty-form {
max-width: 800px;
margin: 0 auto;
position: relative;
}
.oc-accessibilty-style tbody {
background: #e2e2e2;
width: 100%;
}
.oc-accessibilty-style td, .oc-accessibilty-style th {
padding: 10px;
border: 1px solid #f1f1f1;
vertical-align: middle;
}
.oc-accessibilty-style th {
text-align: center;
}
.oc-accessibilty-main-title {
margin-left: 25px;
}
tr.creditRow {
background: #0085ba;
color: #fff;
}
tr.creditRow th {
color: #fff;
font-size: 1.4em;
direction: ltr;
line-height: 2.4em;
font-weight: normal;
}
.creditRow a {
display: inline-block;
}
.creditRow img {
height: 35px;
margin-bottom: -10px;
}
a.oc-accessibilty-tabletop {
position: absolute;
left: -27px;
top: 0;
}
.oc-accessibilty-style td p {
direction: ltr;
opacity: 0.9;
font-size: 0.9em;
} table.oct-admin-table tbody tr.oc-markRow input {
border: 1px solid #ffbe7c;
}
table.oct-admin-table img {
max-height: 60px;
}
table.oct-admin-table tbody input {
padding: 6px;
}
table.oct-admin-table tbody tr:hover td {
background-color: #ffff89;
}
.accessibility-inner a {
text-decoration: none;
}
.accessibility-inner .oct-admin-table a:hover {
text-decoration: underline;
}
span.oc-accept-suggestion {
cursor: pointer;
}
select#oct-attachments-filter {width: 150px;}
.oct-filters-wrapper {
width: 90%;
max-width: 920px;
margin: 0 auto;
padding: 10px;
background: #d2d2d2;
}
.oct-filters-wrapper span {
direction: ltr;
display: inline-block;
float: left;
font-weight: bold;
font-size: 1.2em;
}
.oc-pager li {
display: inline-block;
margin: 0 5px;
}
.oc-pager li a {
min-width: 17px;
border: 1px solid #ccc;
background: #e5e5e5;
line-height: 1;
font-weight: 400;
text-align: center;
padding: 9px 11px 12px;
font-size: 18px;
display: block;
}
.oc-pager li a:hover, .oc-pager li.oc-pager-active a{
border-color: #5b9dd9;
color: #fff;
background: #00a0d2;
-webkit-box-shadow: none;
box-shadow: none;
outline: 0;
}
.ac_language {
direction: ltr;
}.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 .hidden-fields-container {
display: none;
}
.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;
}.wpcf7-not-valid-tip {
direction: rtl;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
right: 1em;
}
.wpcf7-list-item {
margin: 0 1em 0 0;
}.protect_contents-overlay{
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity:0.7;
display: none;
z-index: 1500;
}
.protect_alert{
position:fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
padding: 0 10px 0 10px;
margin: auto;
width:300px;
height:100px;
overflow:hidden;
background-color:#fff;
display: none;
z-index: 2000;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-o-border-radius: 10px; 
-ms-border-radius: 10px;
}
.protect_alert_word{
width:300px;
height:100px;
display:table-cell;
text-align:center;
vertical-align:middle;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px/4);margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px/4);padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px/2);padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px/2) + calc(10px * .7)) - (4px/2));right:calc(((var(--plyr-control-icon-size,18px)/2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7)/1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7)/2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/2);margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/2) * -1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px/2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/2) * 2);opacity:0;padding:calc(10px/2) calc(calc(10px/2) * 1.5);padding:calc(var(--plyr-control-spacing,10px)/2) calc(calc(var(--plyr-control-spacing,10px)/2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px/2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px/2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px/2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px/2);margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:calc(10px/2);margin-right:calc(var(--plyr-control-spacing,10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px/2);padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px/2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}#tts_button_should_float {
margin: 0;
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
border-radius: 8px;
border: 1px solid #dee2e6 !important;
}
.tts__position-relative svg {
vertical-align: middle;
font-size: 2rem;
}
.tts__d-flex {
display: flex !important;
}
.tts__position-relative {
position: relative !important;
}
.tts__gap-3 {
gap: 1rem !important;
}
.tts__justify-content-between {
justify-content: space-between !important;
}
.tts__align-items-center {
align-items: center !important;
}
.tts__position-relative {
position: relative !important;
}
.tts__px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.tts__mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.tts__ps-3 {
padding-left: 1rem !important;
}
.tts__shadow-custom {
box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px,
rgba(17, 17, 26, 0.1) 0px 0px 8px;
border-radius: 8px;
}
.tts__custom-hover:hover {
background-color: #f2f2f2;
cursor: pointer;
}
.tts__audio-controls {
display: grid;
grid-template-columns: 1fr 30fr 1fr;
gap: 20px;
align-items: center;
}
.tts__progress {
background-color: #e1e1e1;
}
.tts__cursor-pointer {
cursor: pointer;
}
.tts__audio-progress {
height: 5px;
margin-top: 3px;
}
.tts__audio-progress .progress-bar {
background-color: black;
}
.tts__custom-position2 {
position: fixed;
bottom: 3%;
left: 5%;
width: 455px;
}
.tts__adjusted-position {
position: relative;
top: -300px;
width: 300px;
height: 300px;
overflow: scroll;
}
.tts__adjusted-position1 {
position: relative;
top: -300px;
width: 300px;
height: 70px;
overflow: hidden;
}
.tts__adjusted-position1 {
position: relative;
top: -300px;
width: 300px;
height: 70px;
overflow: hidden;
}
.tts__custom-font-size {
font-size: 10px;
}
.tts__custom-content {
padding: 10px;
background-color: whitesmoke;
cursor: pointer;
}
.tts__custom-content:hover {
background-color: rgb(113, 113, 108);
color: rgb(242, 243, 243);
}
.tts__verticle-align {
transform: rotate(90deg);
}
.tts__normal-background {
background-color: rgb(94, 222, 94);
}
.tts__fast-background {
background-color: rgb(255, 136, 0);
}
.tts__very-fast-background {
background-color: rgb(240, 14, 14);
}
.tts__slow-background {
background-color: rgb(145, 158, 44);
}
.tts__audio-time-start,
.tts__audio-time-end {
white-space: nowrap;
} .tts__custom-position_bottom_right,
.tts__custom-position_bottom_left,
.tts__custom-position_bottom_center,
.tts__custom-position_bottom_fixed {
position: fixed;
bottom: 3%;
width: 455px;
z-index: 9999;
border-radius: 2px;
overflow: visible !important;
}
.tts__custom-position_bottom_right {
right: 5%;
}
.tts__custom-position_bottom_left {
left: 5%;
}
.tts__custom-position_bottom_center {
left: 50%;
transform: translateX(-50%);
}
.tts__custom-position_bottom_fixed {
right: 5%;
left: 5%;
margin: 0 auto;
}
@media (max-width: 575.98px) {
.tts__custom-position_bottom_right {
right: 1%;
width: 98%;
}
.tts__custom-position_bottom_left {
left: 1%;
width: 98%;
}
.tts__custom-position_bottom_center {
left: 1%;
right: 1%;
width: 98%;
transform: none;
}
.tts__custom-position_bottom_fixed {
left: 1%;
right: 1%;
width: 98%;
margin: 0;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.tts__custom-position_bottom_right {
right: 2%;
width: 380px;
}
.tts__custom-position_bottom_left {
left: 2%;
width: 380px;
}
.tts__custom-position_bottom_center {
left: 50%;
width: 380px;
transform: translateX(-50%);
}
.tts__custom-position_bottom_fixed {
left: 2%;
right: 2%;
width: calc(100% - 4%);
margin: 0 auto;
}
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.tts__custom-position_bottom_right {
right: 2%;
width: 420px;
}
.tts__custom-position_bottom_left {
left: 2%;
width: 420px;
}
.tts__custom-position_bottom_center {
left: 50%;
width: 420px;
transform: translateX(-50%);
}
.tts__custom-position_bottom_fixed {
left: 2%;
right: 2%;
width: calc(100% - 4%);
margin: 0 auto;
}
}
@media (min-width: 1200px) {
.tts__custom-position_bottom_right {
right: 5%;
width: 455px;
}
.tts__custom-position_bottom_left {
left: 5%;
width: 455px;
}
.tts__custom-position_bottom_center {
left: 50%;
width: 455px;
transform: translateX(-50%);
}
.tts__custom-position_bottom_fixed {
left: 5%;
right: 5%;
width: calc(100% - 10%);
margin: 0 auto;
}
}             .cssProgress {
width: 100%;
margin-bottom: 20px;
}
.cssProgress .progress {
position: relative;
overflow: hidden;
width: 100%;
font-family: "Roboto", sans-serif;
}
.cssProgress .cssProgress-bar {
display: block;
float: left;
width: 0%;
height: 100%;
background: #3798d9;
box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.1);
transition: width 0.8s ease-in-out;
border-radius: 5px;
}
.cssProgress .cssProgress-label {
position: absolute;
overflow: hidden;
left: 0px;
right: 0px;
color: rgba(0, 0, 0, 0.6);
font-size: 0.8em;
text-align: center;
font-weight: bold;
text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
}
.cssProgress .cssProgress-info {
background-color: #9575cd !important;
}
.cssProgress .cssProgress-danger {
background-color: #ef5350 !important;
}
.cssProgress .cssProgress-success {
background-color: #66bb6a !important;
}
.cssProgress .cssProgress-warning {
background-color: #ffb74d !important;
}
.cssProgress .cssProgress-right {
float: right !important;
}
.cssProgress .cssProgress-label-left {
margin-left: 10px;
text-align: left !important;
}
.cssProgress .cssProgress-label-right {
margin-right: 10px;
text-align: right !important;
}            .cssProgress .cssProgress-stripes, .cssProgress .cssProgress-active, .cssProgress .cssProgress-active-right {
background-image: linear-gradient(-45deg, rgba(255, 255, 255, .125) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .125) 50%, rgba(255, 255, 255, .125) 75%, transparent 75%, transparent);
background-size: 35px 35px;
}
.cssProgress .cssProgress-active {
-webkit-animation: cssProgressActive 2s linear infinite;
-moz-animation: cssProgressActive 2s linear infinite;
-ms-animation: cssProgressActive 2s linear infinite;
-o-animation: cssProgressActive 2s linear infinite;
animation: cssProgressActive 2s linear infinite;
}
.cssProgress .cssProgress-active-right {
-webkit-animation: cssProgressActiveRight 2s linear infinite;
-moz-animation: cssProgressActiveRight 2s linear infinite;
-ms-animation: cssProgressActiveRight 2s linear infinite;
-o-animation: cssProgressActiveRight 2s linear infinite;
animation: cssProgressActiveRight 2s linear infinite;
}
@-webkit-keyframes cssProgressActive {
0% {
background-position: 0 0;
}
100% {
background-position: 35px 35px;
}
}
@-moz-keyframes cssProgressActive {
0% {
background-position: 0 0;
}
100% {
background-position: 35px 35px;
}
}
@-ms-keyframes cssProgressActive {
0% {
background-position: 0 0;
}
100% {
background-position: 35px 35px;
}
}
@-o-keyframes cssProgressActive {
0% {
background-position: 0 0;
}
100% {
background-position: 35px 35px;
}
}
@keyframes cssProgressActive {
0% {
background-position: 0 0;
}
100% {
background-position: 35px 35px;
}
}
@-webkit-keyframes cssProgressActiveRight {
0% {
background-position: 0 0;
}
100% {
background-position: -35px -35px;
}
}
@-moz-keyframes cssProgressActiveRight {
0% {
background-position: 0 0;
}
100% {
background-position: -35px -35px;
}
}
@-ms-keyframes cssProgressActiveRight {
0% {
background-position: 0 0;
}
100% {
background-position: -35px -35px;
}
}
@-o-keyframes cssProgressActiveRight {
0% {
background-position: 0 0;
}
100% {
background-position: -35px -35px;
}
}
@keyframes cssProgressActiveRight {
0% {
background-position: 0 0;
}
100% {
background-position: -35px -35px;
}
} .progress {
background-color: #eee;
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.progress .cssProgress-bar {
height: 18px;
}
.progress .cssProgress-label {
line-height: 18px;
}                                                                                             @-webkit-keyframes cssProgressGlowActive1 {
0%, 100% {
box-shadow: 5px 0px 15px 0px #3798D9;
}
45% {
box-shadow: 1px 0px 4px 0px #3798D9;
}
}
@-moz-keyframes cssProgressGlowActive1 {
0%, 100% {
box-shadow: 5px 0px 15px 0px #3798D9;
}
45% {
box-shadow: 1px 0px 4px 0px #3798D9;
}
}
@-ms-keyframes cssProgressGlowActive1 {
0%, 100% {
box-shadow: 5px 0px 15px 0px #3798D9;
}
45% {
box-shadow: 1px 0px 4px 0px #3798D9;
}
}
@-o-keyframes cssProgressGlowActive1 {
0%, 100% {
box-shadow: 5px 0px 15px 0px #3798D9;
}
45% {
box-shadow: 1px 0px 4px 0px #3798D9;
}
}
@keyframes cssProgressGlowActive1 {
0%, 100% {
box-shadow: 5px 0px 15px 0px #3798D9;
}
45% {
box-shadow: 1px 0px 4px 0px #3798D9;
}
}                                                                                                                                                                 .tts__custom-position {
position: fixed;
bottom: 3%;
right: 5%;
width: 455px;
z-index: 9999;
border-radius: 2px;
overflow: visible !important;
} @media (max-width: 575.98px) {
.tts__custom-position {
position: fixed;
right: 1%;
width: 98%;
z-index: 9999;
bottom: 3%;
}
} @media (min-width: 576px) and (max-width: 767.98px) {
.tts__custom-position {
position: fixed;
bottom: 3%;
right: 2%;
width: 380px;
z-index: 9999;
}
} @media (min-width: 768px) and (max-width: 1199.98px) {
.tts__custom-position {
position: fixed;
bottom: 3%;
right: 2%;
width: 420px;
z-index: 9999;
}
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover {
color: #23527c;
text-decoration: underline;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #ffffff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #ffffff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #ffffff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #ffffff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #ffffff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #ffffff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #ffffff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #ffffff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-default .btn-link {
color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.breadcrumb > .active {
color: #777777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777777;
background-color: #ffffff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #ffffff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
border-radius: 6px;
padding-left: 15px;
padding-right: 15px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
text-decoration: none;
color: #555555;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #ffffff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}html {
direction: rtl;
}
body {
direction: rtl;
}
.flip.text-left {
text-align: right;
}
.flip.text-right {
text-align: left;
}
.list-unstyled {
padding-right: 0;
padding-left: initial;
}
.list-inline {
padding-right: 0;
padding-left: initial;
margin-right: -5px;
margin-left: 0;
}
dd {
margin-right: 0;
margin-left: initial;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: right;
clear: right;
text-align: left;
}
.dl-horizontal dd {
margin-right: 180px;
margin-left: 0;
}
}
blockquote {
border-right: 5px solid #eeeeee;
border-left: 0;
}
.blockquote-reverse,
blockquote.pull-left {
padding-left: 15px;
padding-right: 0;
border-left: 5px solid #eeeeee;
border-right: 0;
text-align: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: right;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
left: 100%;
right: auto;
}
.col-xs-pull-11 {
left: 91.66666667%;
right: auto;
}
.col-xs-pull-10 {
left: 83.33333333%;
right: auto;
}
.col-xs-pull-9 {
left: 75%;
right: auto;
}
.col-xs-pull-8 {
left: 66.66666667%;
right: auto;
}
.col-xs-pull-7 {
left: 58.33333333%;
right: auto;
}
.col-xs-pull-6 {
left: 50%;
right: auto;
}
.col-xs-pull-5 {
left: 41.66666667%;
right: auto;
}
.col-xs-pull-4 {
left: 33.33333333%;
right: auto;
}
.col-xs-pull-3 {
left: 25%;
right: auto;
}
.col-xs-pull-2 {
left: 16.66666667%;
right: auto;
}
.col-xs-pull-1 {
left: 8.33333333%;
right: auto;
}
.col-xs-pull-0 {
left: auto;
right: auto;
}
.col-xs-push-12 {
right: 100%;
left: 0;
}
.col-xs-push-11 {
right: 91.66666667%;
left: 0;
}
.col-xs-push-10 {
right: 83.33333333%;
left: 0;
}
.col-xs-push-9 {
right: 75%;
left: 0;
}
.col-xs-push-8 {
right: 66.66666667%;
left: 0;
}
.col-xs-push-7 {
right: 58.33333333%;
left: 0;
}
.col-xs-push-6 {
right: 50%;
left: 0;
}
.col-xs-push-5 {
right: 41.66666667%;
left: 0;
}
.col-xs-push-4 {
right: 33.33333333%;
left: 0;
}
.col-xs-push-3 {
right: 25%;
left: 0;
}
.col-xs-push-2 {
right: 16.66666667%;
left: 0;
}
.col-xs-push-1 {
right: 8.33333333%;
left: 0;
}
.col-xs-push-0 {
right: auto;
left: 0;
}
.col-xs-offset-12 {
margin-right: 100%;
margin-left: 0;
}
.col-xs-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
.col-xs-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
.col-xs-offset-9 {
margin-right: 75%;
margin-left: 0;
}
.col-xs-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
.col-xs-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
.col-xs-offset-6 {
margin-right: 50%;
margin-left: 0;
}
.col-xs-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
.col-xs-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
.col-xs-offset-3 {
margin-right: 25%;
margin-left: 0;
}
.col-xs-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
.col-xs-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
.col-xs-offset-0 {
margin-right: 0%;
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: right;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
left: 100%;
right: auto;
}
.col-sm-pull-11 {
left: 91.66666667%;
right: auto;
}
.col-sm-pull-10 {
left: 83.33333333%;
right: auto;
}
.col-sm-pull-9 {
left: 75%;
right: auto;
}
.col-sm-pull-8 {
left: 66.66666667%;
right: auto;
}
.col-sm-pull-7 {
left: 58.33333333%;
right: auto;
}
.col-sm-pull-6 {
left: 50%;
right: auto;
}
.col-sm-pull-5 {
left: 41.66666667%;
right: auto;
}
.col-sm-pull-4 {
left: 33.33333333%;
right: auto;
}
.col-sm-pull-3 {
left: 25%;
right: auto;
}
.col-sm-pull-2 {
left: 16.66666667%;
right: auto;
}
.col-sm-pull-1 {
left: 8.33333333%;
right: auto;
}
.col-sm-pull-0 {
left: auto;
right: auto;
}
.col-sm-push-12 {
right: 100%;
left: 0;
}
.col-sm-push-11 {
right: 91.66666667%;
left: 0;
}
.col-sm-push-10 {
right: 83.33333333%;
left: 0;
}
.col-sm-push-9 {
right: 75%;
left: 0;
}
.col-sm-push-8 {
right: 66.66666667%;
left: 0;
}
.col-sm-push-7 {
right: 58.33333333%;
left: 0;
}
.col-sm-push-6 {
right: 50%;
left: 0;
}
.col-sm-push-5 {
right: 41.66666667%;
left: 0;
}
.col-sm-push-4 {
right: 33.33333333%;
left: 0;
}
.col-sm-push-3 {
right: 25%;
left: 0;
}
.col-sm-push-2 {
right: 16.66666667%;
left: 0;
}
.col-sm-push-1 {
right: 8.33333333%;
left: 0;
}
.col-sm-push-0 {
right: auto;
left: 0;
}
.col-sm-offset-12 {
margin-right: 100%;
margin-left: 0;
}
.col-sm-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
.col-sm-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
.col-sm-offset-9 {
margin-right: 75%;
margin-left: 0;
}
.col-sm-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
.col-sm-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
.col-sm-offset-6 {
margin-right: 50%;
margin-left: 0;
}
.col-sm-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
.col-sm-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
.col-sm-offset-3 {
margin-right: 25%;
margin-left: 0;
}
.col-sm-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
.col-sm-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
.col-sm-offset-0 {
margin-right: 0%;
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: right;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
left: 100%;
right: auto;
}
.col-md-pull-11 {
left: 91.66666667%;
right: auto;
}
.col-md-pull-10 {
left: 83.33333333%;
right: auto;
}
.col-md-pull-9 {
left: 75%;
right: auto;
}
.col-md-pull-8 {
left: 66.66666667%;
right: auto;
}
.col-md-pull-7 {
left: 58.33333333%;
right: auto;
}
.col-md-pull-6 {
left: 50%;
right: auto;
}
.col-md-pull-5 {
left: 41.66666667%;
right: auto;
}
.col-md-pull-4 {
left: 33.33333333%;
right: auto;
}
.col-md-pull-3 {
left: 25%;
right: auto;
}
.col-md-pull-2 {
left: 16.66666667%;
right: auto;
}
.col-md-pull-1 {
left: 8.33333333%;
right: auto;
}
.col-md-pull-0 {
left: auto;
right: auto;
}
.col-md-push-12 {
right: 100%;
left: 0;
}
.col-md-push-11 {
right: 91.66666667%;
left: 0;
}
.col-md-push-10 {
right: 83.33333333%;
left: 0;
}
.col-md-push-9 {
right: 75%;
left: 0;
}
.col-md-push-8 {
right: 66.66666667%;
left: 0;
}
.col-md-push-7 {
right: 58.33333333%;
left: 0;
}
.col-md-push-6 {
right: 50%;
left: 0;
}
.col-md-push-5 {
right: 41.66666667%;
left: 0;
}
.col-md-push-4 {
right: 33.33333333%;
left: 0;
}
.col-md-push-3 {
right: 25%;
left: 0;
}
.col-md-push-2 {
right: 16.66666667%;
left: 0;
}
.col-md-push-1 {
right: 8.33333333%;
left: 0;
}
.col-md-push-0 {
right: auto;
left: 0;
}
.col-md-offset-12 {
margin-right: 100%;
margin-left: 0;
}
.col-md-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
.col-md-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
.col-md-offset-9 {
margin-right: 75%;
margin-left: 0;
}
.col-md-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
.col-md-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
.col-md-offset-6 {
margin-right: 50%;
margin-left: 0;
}
.col-md-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
.col-md-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
.col-md-offset-3 {
margin-right: 25%;
margin-left: 0;
}
.col-md-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
.col-md-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
.col-md-offset-0 {
margin-right: 0%;
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: right;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
left: 100%;
right: auto;
}
.col-lg-pull-11 {
left: 91.66666667%;
right: auto;
}
.col-lg-pull-10 {
left: 83.33333333%;
right: auto;
}
.col-lg-pull-9 {
left: 75%;
right: auto;
}
.col-lg-pull-8 {
left: 66.66666667%;
right: auto;
}
.col-lg-pull-7 {
left: 58.33333333%;
right: auto;
}
.col-lg-pull-6 {
left: 50%;
right: auto;
}
.col-lg-pull-5 {
left: 41.66666667%;
right: auto;
}
.col-lg-pull-4 {
left: 33.33333333%;
right: auto;
}
.col-lg-pull-3 {
left: 25%;
right: auto;
}
.col-lg-pull-2 {
left: 16.66666667%;
right: auto;
}
.col-lg-pull-1 {
left: 8.33333333%;
right: auto;
}
.col-lg-pull-0 {
left: auto;
right: auto;
}
.col-lg-push-12 {
right: 100%;
left: 0;
}
.col-lg-push-11 {
right: 91.66666667%;
left: 0;
}
.col-lg-push-10 {
right: 83.33333333%;
left: 0;
}
.col-lg-push-9 {
right: 75%;
left: 0;
}
.col-lg-push-8 {
right: 66.66666667%;
left: 0;
}
.col-lg-push-7 {
right: 58.33333333%;
left: 0;
}
.col-lg-push-6 {
right: 50%;
left: 0;
}
.col-lg-push-5 {
right: 41.66666667%;
left: 0;
}
.col-lg-push-4 {
right: 33.33333333%;
left: 0;
}
.col-lg-push-3 {
right: 25%;
left: 0;
}
.col-lg-push-2 {
right: 16.66666667%;
left: 0;
}
.col-lg-push-1 {
right: 8.33333333%;
left: 0;
}
.col-lg-push-0 {
right: auto;
left: 0;
}
.col-lg-offset-12 {
margin-right: 100%;
margin-left: 0;
}
.col-lg-offset-11 {
margin-right: 91.66666667%;
margin-left: 0;
}
.col-lg-offset-10 {
margin-right: 83.33333333%;
margin-left: 0;
}
.col-lg-offset-9 {
margin-right: 75%;
margin-left: 0;
}
.col-lg-offset-8 {
margin-right: 66.66666667%;
margin-left: 0;
}
.col-lg-offset-7 {
margin-right: 58.33333333%;
margin-left: 0;
}
.col-lg-offset-6 {
margin-right: 50%;
margin-left: 0;
}
.col-lg-offset-5 {
margin-right: 41.66666667%;
margin-left: 0;
}
.col-lg-offset-4 {
margin-right: 33.33333333%;
margin-left: 0;
}
.col-lg-offset-3 {
margin-right: 25%;
margin-left: 0;
}
.col-lg-offset-2 {
margin-right: 16.66666667%;
margin-left: 0;
}
.col-lg-offset-1 {
margin-right: 8.33333333%;
margin-left: 0;
}
.col-lg-offset-0 {
margin-right: 0%;
margin-left: 0;
}
}
caption {
text-align: right;
}
th {
text-align: right;
}
@media screen and (max-width: 767px) {
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-right: 0;
border-left: initial;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-left: 0;
border-right: initial;
}
}
.radio label,
.checkbox label {
padding-right: 20px;
padding-left: initial;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
margin-right: -20px;
margin-left: auto;
}
.radio-inline,
.checkbox-inline {
padding-right: 20px;
padding-left: 0;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-right: 10px;
margin-left: 0;
}
.has-feedback .form-control {
padding-left: 42.5px;
padding-right: 12px;
}
.form-control-feedback {
left: 0;
right: auto;
}
@media (min-width: 768px) {
.form-inline label {
padding-right: 0;
padding-left: initial;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
margin-right: 0;
margin-left: auto;
}
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: left;
}
}
.form-horizontal .has-feedback .form-control-feedback {
left: 15px;
right: auto;
}
.caret {
margin-right: 2px;
margin-left: 0;
}
.dropdown-menu {
right: 0;
left: auto;
float: left;
text-align: right;
}
.dropdown-menu.pull-right {
left: 0;
right: auto;
float: right;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group > .btn,
.btn-group-vertical > .btn {
float: right;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-right: -1px;
margin-left: 0px;
}
.btn-toolbar {
margin-right: -5px;
margin-left: 0px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: right;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-right: 5px;
margin-left: 0px;
}
.btn-group > .btn:first-child {
margin-right: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group {
float: right;
}
.btn-group.btn-group-justified > .btn,
.btn-group.btn-group-justified > .btn-group {
float: none;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn .caret {
margin-right: 0;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-right: 0;
}
.input-group .form-control {
float: right;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:first-child {
border-left: 0px;
border-right: 1px solid;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:last-child {
border-left-width: 1px;
border-left-style: solid;
border-right: 0px;
}
.input-group-btn > .btn + .btn {
margin-right: -1px;
margin-left: auto;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-left: -1px;
margin-right: auto;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-right: -1px;
margin-left: auto;
}
.nav {
padding-right: 0;
padding-left: initial;
}
.nav-tabs > li {
float: right;
}
.nav-tabs > li > a {
margin-left: auto;
margin-right: -2px;
border-radius: 4px 4px 0 0;
}
.nav-pills > li {
float: right;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-right: 2px;
margin-left: auto;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-right: 0;
margin-left: auto;
}
.nav-justified > .dropdown .dropdown-menu {
right: auto;
}
.nav-tabs-justified > li > a {
margin-left: 0;
margin-right: auto;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-radius: 4px 4px 0 0;
}
}
@media (min-width: 768px) {
.navbar-header {
float: right;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
}
.navbar-brand {
float: right;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-right: -15px;
margin-left: auto;
}
}
.navbar-toggle {
float: left;
margin-left: 15px;
margin-right: auto;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 25px 5px 15px;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: right;
}
.navbar-nav > li {
float: right;
}
}
@media (min-width: 768px) {
.navbar-left.flip {
float: right !important;
}
.navbar-right:last-child {
margin-left: -15px;
margin-right: auto;
}
.navbar-right.flip {
float: left !important;
margin-left: -15px;
margin-right: auto;
}
.navbar-right .dropdown-menu {
left: 0;
right: auto;
}
}
@media (min-width: 768px) {
.navbar-text {
float: right;
}
.navbar-text.navbar-right:last-child {
margin-left: 0;
margin-right: auto;
}
}
.pagination {
padding-right: 0;
}
.pagination > li > a,
.pagination > li > span {
float: right;
margin-right: -1px;
margin-left: 0px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
margin-right: -1px;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.pager {
padding-right: 0;
padding-left: initial;
}
.pager .next > a,
.pager .next > span {
float: left;
}
.pager .previous > a,
.pager .previous > span {
float: right;
}
.nav-pills > li > a > .badge {
margin-left: 0px;
margin-right: 3px;
}
.list-group-item > .badge {
float: left;
}
.list-group-item > .badge + .badge {
margin-left: 5px;
margin-right: auto;
}
.alert-dismissable,
.alert-dismissible {
padding-left: 35px;
padding-right: 15px;
}
.alert-dismissable .close,
.alert-dismissible .close {
right: auto;
left: -21px;
}
.progress-bar {
float: right;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-left.flip {
margin-right: 0;
margin-left: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media > .pull-right.flip {
margin-left: 0;
margin-right: 10px;
}
.media-right,
.media > .pull-right {
padding-right: 10px;
padding-left: initial;
}
.media-left,
.media > .pull-left {
padding-left: 10px;
padding-right: initial;
}
.media-list {
padding-right: 0;
padding-left: initial;
list-style: none;
}
.list-group {
padding-right: 0;
padding-left: initial;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-left-radius: 3px;
border-top-right-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
border-top-right-radius: 0;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
border-top-left-radius: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-right: 0;
border-left: none;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: none;
border-left: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
right: 0;
left: auto;
}
.close {
float: left;
}
.modal-footer {
text-align: left;
}
.modal-footer.flip {
text-align: right;
}
.modal-footer .btn + .btn {
margin-left: auto;
margin-right: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-right: -1px;
margin-left: auto;
}
.modal-footer .btn-block + .btn-block {
margin-right: 0;
margin-left: auto;
}
.popover {
left: auto;
text-align: right;
}
.popover.top > .arrow {
right: 50%;
left: auto;
margin-right: -11px;
margin-left: auto;
}
.popover.top > .arrow:after {
margin-right: -10px;
margin-left: auto;
}
.popover.bottom > .arrow {
right: 50%;
left: auto;
margin-right: -11px;
margin-left: auto;
}
.popover.bottom > .arrow:after {
margin-right: -10px;
margin-left: auto;
}
.carousel-control {
right: 0;
bottom: 0;
}
.carousel-control.left {
right: auto;
left: 0;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
right: auto;
margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
left: auto;
margin-left: -10px;
}
.carousel-indicators {
right: 50%;
left: 0;
margin-right: -30%;
margin-left: 0;
padding-left: 0;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: 0;
margin-right: -15px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-left: 0;
margin-right: -15px;
}
.carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
}
.pull-right.flip {
float: left !important;
}
.pull-left.flip {
float: right !important;
}@font-face {
font-family: 'FontHeaderLight';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontHeaderRegular';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontHeaderMedium';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontHeaderBold';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyLight';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyRegular';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Plain.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyMedium';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'FontBodyBold';
src: url(//ersa-sa.com/wp-content/themes/ersa-wp/fonts/Bahij_TheSansArabic-Bold.ttf) format('truetype');
font-style: normal;
font-display: swap;
}
::-moz-selection {
color: #fff;
background: #0095da;
text-shadow: none;
}
::selection {
color: #fff;
background: #0095da;
text-shadow: none;
}
.container {
max-width: 1300px;
width: 100%;
}
body {
font-family: 'FontBodyRegular', sans-serif, Arial;
font-size: 17px;
font-weight: 400;
-webkit-overflow-scrolling: touch;
letter-spacing: 0 !important;
color: #606161; }
body.thisHome {
}
a {	
color: #606161;
transition: 0.3s;
}
a:hover,
a:focus {
color: #404040;
transition: 0.3s;
text-decoration: none;
text-decoration: underline solid #00bbde 1px;
}
.justified {
text-align: justify !important;
}
p {
font-size: 16px;
line-height: 24px;
margin-bottom: 15px;
}
li {
font-size: 16px;
line-height: 24px;
margin-bottom: 7px;
}
p.large,
.large li {
font-size: 19px;
line-height: 28px;
margin-bottom: 30px;
}
hr {
border-color: #d9d9d9 !important;
}
hr.s1 {
border: 0;
height: 1px;
background-image: linear-gradient(to left, transparent, #00bbde, transparent) !important;
border-top: 0 !important;
margin-top: 20px;
margin-bottom: 20px;
}
hr.s2 {
border: 0;
height: 1px;
background-image: linear-gradient(to left, transparent, #00bbde, transparent) !important;
border-top: 0 !important;
margin-top: 20px;
margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'FontHeaderBold';
}
section {
padding: 60px 0;
}
section.less {
padding: 15px 0;
}
section.rounded {
margin: 20px;
border-radius: 16px;
}
section .default-img {
width: 100%;
height: auto;
border-radius: 16px;
}
section .default-img.shadow {
box-shadow: 0 0 24px rgba(0,0,0,0.1);
}
section .default-img.smaller {
width: 100%;
height: 300px;
border-radius: 16px;
object-fit: cover;
}
.stick-section {
position: sticky;
display: block;
top: 89px;
transition: 0.3s;
z-index: 2;
}
.stick-sidebar {
position: sticky;
display: block;
top: 140px;
transition: 0.3s;
z-index: 2;
}
.section-panel {
background: rgba(255,255,255,1) !important;
padding: 10px !important;
border-bottom: 1px solid rgba(0,0,0,0.15);
}
.section-panel p {
margin-bottom: 0;
}
.section-panel p a {
margin: 0 5px;
}
section.minHeight {
min-height: 400px;
}
section h2 {
margin-bottom: 20px;
}
section h3 {
margin-bottom: 20px;
line-height: 36px;
}
section.withbg {
background-position: center !important;
background-repeat: no-repeat !important;
background-size: cover !important;
min-height: 560px;
margin-bottom: 60px;
}
section.withbg2 {
background-size: 1250px !important;
margin-top: 60px;
}
section.withbg3 {
background-size: 1250px !important;
margin-top: 60px;
min-height: 400px;
padding-top: 100px;
}
section.withbgfull {
background-size: cover !important;
margin: 0;
min-height: 600px;
padding-top: 240px;
}
section.withbg.home {
min-height: 520px;
}
section .all-white {
color: #fff !important;
}
.fullwidth-img {
width: 100%;
height: auto;
border: 1px solid #00bbde;
box-shadow: 0px 0px 16px rgba(0,0,0,0.1);
border-radius: 16px;
}
.section-light {
background: rgba(255,255,255,0.89);
backdrop-filter: saturate(170%) blur(6px);
margin-top: 5%;
padding: 20px 50px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,.05);
border-radius: 6px;
}
.pullup {
position: relative;
margin-top: -260px;
}
.pullup2 {
position: relative;
margin-top: -130px;
}
.pullup.home {
position: relative;
margin-top: -340px;
}
.pushdown {
margin-top: 5%;
}
.section-bg1 {
background: linear-gradient(220.55deg, #150D29 0%, #772F71 100%) !important;
color: #fff !important;
}
.section-bg2 {
background: #ecf0f1;
padding: 30px;
padding-bottom: 0;
border-radius: 16px;
background: linear-gradient(180deg,rgba(255, 255, 255, 0.9)0%, rgba(255, 255, 255, 0.86) 100%) !important;
backdrop-filter: saturate(170%) blur(10px);
box-shadow: 0 12px 20px rgba(0,0,0,0.1);
}
.section-white {
padding: 30px;
padding-bottom: 0;
border-radius: 16px;
color: #000 !important;
background: #fff;
box-shadow: 0 12px 20px rgba(0,0,0,0.1);
}
.section-bg3 {
background: linear-gradient(220.55deg, #6c7a89 0%, #bfbfbf 100%) !important;
background: rgba(0,166,81,0.98) !important;
padding: 50px;
box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
}
.section-bg4 {
background: linear-gradient(220.55deg, #d9fefb 0%, #fff 100%) !important;
padding: 40px 50px;
border-radius: 16px;
box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
}
.section-bg5 {
background: linear-gradient(to right, #111 0%, #404040 100%) !important;
background: linear-gradient(to right, rgba(0,0,0,0.76) 0%, rgba(0,0,0,0.9) 100%) !important;
backdrop-filter: saturate(170%) blur(12px);
border-radius: 0;
}
.section-bg5 {
background: #fff !important;
border-radius: 0;
}
.section-bg6 {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg1.svg) #fff !important;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: cover !important;
background-attachment: fixed !important;
border-radius: 0;
color: #404040 !important;
transition: 0.8s;
}
.section-bg6:hover {
background-position: bottom center !important;
transition: 0.8s;
}
.section-bg7 {
background: #00a651 !important;
padding: 40px 50px;
border-radius: 0;
box-shadow: 0px 8px 25px 0px rgba(0,0,0,.13);
color: #fff;
}
.section-bg8 {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg1.svg) !important;
background-repeat: no-repeat !important;
background-position: center center !important;
background-size: cover !important;
}
.section-about {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg1.svg) !important;
background-repeat: no-repeat !important;
background-position: top center !important;
background-size: contain !important;
}
.section-bg9 {
background: linear-gradient(to bottom, #ecf0f1 0%, rgba(0,0,0,0) 100%) !important;
}
.section-bg10 {
background: linear-gradient(to top, #ecf0f1 0%, rgba(0,0,0,0) 100%) !important;
}
.section-grey {
background: #ecf0f1 !important;
}
.section-brandblue {
background: #00bbde !important;
}
.home-header {
padding-top: 230px;
padding-bottom: 80px;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/wave.svg) no-repeat !important;
background-repeat: no-repeat;
background-size: contain !important;
background-position: center;
}
.home-header h1 {
font-size: 30px;
}
.home-header p {
font-size: 18px;
line-height: 30px;
margin-bottom: 20px;
}
.home-header img {
width: 100%;
height: auto;
border-radius: 16px;
}
.section-page { background: #eee !important;
padding-top: 50px;
padding-bottom: 50px;
border-radius: 20px;
margin: 20px;
margin-bottom: 0;
margin-top: 130px;  background-repeat: no-repeat !important; 
background-size: cover !important; 
background-position: center !important; }
.section-page.larger {
padding: 0 !important;
background: transparent !important;
}
.section-page.larger img {
width: 100%;
height: auto;
border-radius: 20px;
}
.section-page.larger .pagetitles {
background: rgba(0,0,0,0.3);
position: relative;
margin-top: -280px;
border-radius: 20px;
padding: 30px;
}
.section-page.archive {
padding-top: 20px;
padding-bottom: 20px;
}
.section-page p {
font-size: 18px;
text-align: center;
}
.section-page p:before,
.section-page h3:before {
content: '';
display: block;
height: 3px;
background: #00bbde;
width: 60px;
margin: 15px auto;
border-radius: 20px;
}
.section-faq {
width: 140%;
height: 500px;
object-fit: cover;
border-radius: 6px;
}
.section-faq.reverse {
float: right;
}
.section-bg4 [class^="col-md"] {
padding: 0 30px;
margin-bottom: 30px;
}
.col-highlight [class^="col-md"] {
padding: 15px 40px;
}
.col-highlight [class^="col-md"] h3 {
font-size: 16px;
}
.col-highlight [class^="col-md"] h2 {
color: #c0c0c0;
margin: 0;
padding: 0;
font-size: 40px;
transition: 0.5s;
}
.col-highlight [class^="col-md"] h2:after {
content: '';
display: block;
height: 2px;
background: #fff;
width: 50px;
margin: 0;
transition: 0.5s;
position: relative;
top: 5px;
}
.col-highlight [class^="col-md"]:hover h2:after {
background: #00a550;
background: linear-gradient(to right, #eee, #00a550);
width: 99%;
transition: 0.5s;
}
.col-highlight [class^="col-md"] h2.txt-green {
color: #00a550 !important;
font-weight: 100 !important;
}
.line {
content: '';
display: block;
height: 2px;
background: #000;
width: 60px;
margin: 12px auto;	
border-radius: 10px;
}
.line.left {
margin: 0;
margin-bottom: 25px;
}
.line.green {
background: #008881;
}
.line.white {
background: #fff;
}
.line.blue {
background: #00bbde;
}
.line.grey {
background: #606161;
} .row-centered {
text-align:inherit;
}
.col-centered {
display:inline-block;
float:none;  margin-right:-4px;
}
.upper {text-transform: uppercase;}
.txt-white {color: #fff !important;}
.txt-black {color: #000 !important;}
.txt-grey {color: #404040 !important;} .txt-green {color: #008881;}
.txt-green2 {color: #579085;}
.txt-blue {color: #00bbde;}
.txt-gold {color: #b99f64;}
.txt-red {color: #FF0F21;}
.txt-purple {color: #772F71;}
.txt-darkpurple {color: #150D29;}
.line-white .bg-white {background: #fff !important;}
.line-black, .bg-black {background: #000 !important;}
.line-grey, .bg-grey {background: #606161 !important; color: #fff !important;}
.line-grey2, .bg-grey2 {background: #ecf0f1 !important;} .line-green, .bg-green {background: #008881 !important; color: #fff !important;}
.line-green2, .bg-green2 {background: #579085 !important; color: #fff !important;}
.line-blue, .bg-blue {background: #00bbde !important; color: #fff !important;}
.line-yellow, .bg-yellow {background: #fbd362 !important; color: #fff !important;}
.txt-grad1 {
background: linear-gradient(270deg,#00bbde 0,#008cc6 50.18%,#00bbde 80%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.theme-red {
background: #1A2E85;
background: -webkit-linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
background: -moz-linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
background: linear-gradient(to right, #be1622 0%, #ff0033 50%, #be1622 100%);
background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.txt-white p {color: #fff !important;}
.wpcf7-form input[type=submit],
.btn-default {
border: 1px solid #00bbde;
background: #00bbde;
color: #fff !important;
border-radius: 12px;
padding: 12px 30px;
font-size: 15px;
text-align: center;
transition: all .3s ease-out;
text-decoration: none !important;
}
.wpcf7-form input[type=submit]:hover,
.btn-default:hover, 
.btn-default:focus {
background: #606161;
border: 1px solid #606161;
color: #fff !important;
padding: 12px 30px;
font-size: 15px;
background: linear-gradient(to right, #00bbde 50%, #606161 50%);
background-size: 203% 103%;
background-position: right bottom;
transition: all .3s ease-out;
text-decoration: none !important;
}
.btn-outline {
border-color: #00bbde;
color: #00bbde !important;
background: #fff;
}
.btn-outline:hover,
.btn-outline:focus {
border-color: #00bbde;
color: #fff;
background: #00bbde;
}
.btn-outline img {
width: auto;
height: 24px;
}
.wpcf7-form input[type=submit],
.wpcf7-form input[type=submit]:hover {
font-size: 16px;
padding: 20px;
}
.btn-white {
background: transparent !important;
border-color: #fff;
color: #fff !important;
}
.btn-white:hover,
.btn-white:focus {
background: #fff !important;
border-color: #00bbde;
color: #00bbde !important;
}
.btn-white-solid {
background: #fff !important;
border-color: #fff;
color: #00bbde !important;
}
.btn-white-solid:hover,
.btn-white-solid:focus {
background: #fff !important;
border-color: #00bbde;
color: #00bbde !important;
}
.btn-black {
background: transparent !important;
border-color: #000;
color: #000 !important;
}
.btn-black:hover,
.btn-black:focus {
background: #000 !important;
border-color: #00a550;
color: #fff !important;
}
.btn-line {
border-radius: 0 !important;
background: transparent !important;
border: 0 !important;
border-bottom: 1px solid #000 !important;
color: #000 !important;
padding: 0;
}
.btn-line:hover,
.btn-line:focus {
border-radius: 0 !important;
background: transparent !important;
border: 0 !important;
border-bottom: 1px solid #666 !important;
color: #666 !important;
padding: 0;
}
.btn-large {
padding: 20px 40px;
}
.btn-large:hover {
padding: 20px 40px;
box-shadow: none;
}
.btn-thin,
.btn-thin:hover,
.btn-thin:focus {
padding: 15px !important;
}
.mt, .mb {
padding: 90px 0;
}
.post-entry {
min-height: 200px;
}
#header {
position: fixed;
width: 100%;
z-index: 2000;
top: 0;
padding: 0;
transition: 0.3s;
border: 0;
background: #fff; }
#header.shrinked {
background: linear-gradient(180deg,rgba(255, 255, 255, 0.9)0%, rgba(255, 255, 255, 0.86) 100%) !important;
backdrop-filter: saturate(170%) blur(10px);
padding-top: 0;
padding-bottom: 0;
transition: 0.3s;
border: 0;
box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}
#header.thisHome {
background: linear-gradient(180deg,rgba(0, 0, 0, 0.4)0%, rgba(0, 0, 0, 0.2) 100%) !important;
background: transparent !important;
border-bottom: 1px solid rgba(0,0,0,0.1) !important; }
#header.thisHome.shrinked {
backdrop-filter: saturate(170%) blur(10px);
background: linear-gradient(180deg,rgba(255, 255, 255, 0.9)0%, rgba(255, 255, 255, 0.86) 100%) !important;
border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
#header .logo img {
height: auto;
width: 96px;
margin-top: 20px;
margin-bottom: 20px;
filter: none;
transition: 0.4s;
}
#header.thisHome .logo img {
}
#header.shrinked .logo img,
#header.thisHome.shrinked .logo img {
filter: none !important;
width: 78px;
margin-top: 10px;
margin-bottom: 10px;
transition: 0.4s;
}
.navbar-nav {
float: auto;
}
.navbar-default {
background: transparent;
border: 0;
padding: 0;
}
#header .navbar {
margin: 0;
margin-top: 48px;
margin-left: 40px;
margin-right: 0;
}
#header.shrinked .navbar {
margin-top: 30px;
}
#header .navbar-default .navbar-nav > li, 
#header.thisHome .navbar-default .navbar-nav > li {
margin: 0 4px;
}
.navbar-default .navbar-nav > li > a {
color: #111 !important;
margin: 0;
font-family: 'FontBodyRegular';
font-size: 16px;
padding: 10px 15px;
text-transform: none;
letter-spacing: 0;
border: 0;
border-radius: 40px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background: transparent;
}
#header.thisHome .navbar-default .navbar-nav > li > a:hover,
#header.thisHome .navbar-default .navbar-nav .dropdown > a:hover,
#header.shrinked .navbar-default .navbar-nav > li > a:hover  {
color: #fff !important;
}
#header.shrinked .navbar-default .navbar-nav > li > a {
color: #000 !important;
}
#header .navbar-default .navbar-nav > li > a:hover, 
#header .navbar-default .navbar-nav > li > a:focus,
#header .navbar-default .navbar-nav > li > a.dropdown-toggle:hover {
color: #fff !important;
background: #00bbde;
border-radius: 40px;
}
#header.shrinked .navbar-default .navbar-nav > li > a.dropdown-toggle {
color: #000 !important;
}
#header.thisHome.shrinked .navbar-default .navbar-nav .dropdown > a:hover,
#header.thisHome.shrinked .navbar-default .navbar-nav > .active > a,
#header.shrinked .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
color: #000 !important;
background: transparent;
border-radius: 2px;
}
.navbar-default .navbar-nav > .current_page_item.active > a,
.navbar-default .navbar-nav > .menu-item-has-children.active > a,
.navbar-default .navbar-nav > .current-page-ancestor a {
font-weight: normal;
color: #fff !important;
border: 0;
background: #00bbde;
border-radius: 40px;
}
#header.shrinked .navbar-default .navbar-nav > .current_page_item.active > a,
#header.shrinked .navbar-default .navbar-nav > .current-page-ancestor a {
font-weight: normal;
color: #fff !important;
background: #00bbde;
border-radius: 40px;
}
.dropdown-menu {
background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1);
border: 0;
border-radius: 12px !important;
min-width: 240px;
padding: 20px 0;
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
width: 100%;
}
.dropdown-menu li a {
color: #00bbde !important;
font-size: 15px;
line-height: 30px;
text-transform: none;
}
.dropdown-menu li a:hover {
color: #404040 !important;
background: transparent;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus,
.dropdown-menu > .current_page_item.active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
background: transparent;
color: #999 !important;
}
.dropdown.active a.dropdown-toggle {
color: #fff !important;
}
.dropdown .current_page_item.active a {
color: #222 !important;
} .navbar-toggle,
.navbar-toggle:hover
.navbar-toggle:focus {
border: 0;
background: #4d4e4e !important;
margin-top: -40px;
border-radius: 0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border: 0 none;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
box-shadow: none;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
#header .navbar-default .navbar-nav > li:last-child {
margin-right: 0;
}
.menu-extras {
border: 0 solid #eee;
text-align: right;
margin-top: 48px;
}
.shrinked .menu-extras {
margin-top: 25px;
}
.menu-extras .menu-menu-language-en-container {
display: inline-block;
}
.menu-extras ul {
list-style: none;
padding: 0;
}
.menu-extras li a  {
color: #404040;
font-size: 14px;
}
.menu-extras #search-form {
display: inline-block;
padding: 0;
}
.menu-extras #search-form .is-search-input {
}
.menu-extras #search-form .is-search-submit {
}
.menu-extras .shop {
background: #00bbde;
color: #fff;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
border-radius: 100%;
line-height: 40px;
margin: 0 15px;
transition: 0.4s;
}
.menu-extras .shop:hover {
background: #eee;
color: #00bbde;
transition: 0.4s;
}
.menu-extras .shop a {
color: #fff;
font-size: 20px;
}
#paging {
text-align: center;
padding: 10px 0;
}
.paging .wp-pagenavi a {
background: #fff;
color: #444;
text-decoration: none;
border: 1px solid #d9d9d9;
width: 28px;
margin: 5px;
display: inline-block;
border-radius: 4px;
}
.paging .wp-pagenavi a:hover {
color: #000;
border: #fff;
background: #eee;
}
.paging .wp-pagenavi .current {
color: #0095da;
border: 1px solid #0095da;
background: #fff;
width: 28px;
margin: 3px;
display: inline-block;
border-radius: 4px;
}
.post-detail {
background: #fff;
-moz-box-shadow: 1px 1px 5px #d9d9d9;
-webkit-box-shadow: 1px 1px 5px #d9d9d9;
box-shadow: 1px 1px 5px #d9d9d9;
margin-top: 30px;
margin-bottom: 50px;
padding-bottom: 40px;
}
.post-detail .title {
color: #2a2a2a;
font-size: 1.65em;
font-weight: 600;
text-align: right;
padding: 10px 0;
margin-top: 30px;
margin-bottom: 10px;
border-bottom: 1px solid #2a2a2a;
}
.post-pic img {
width: 100%;
height: auto;
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.1);
box-shadow: 0 0 18px rgba(0,0,0,0.05);
}
.book .post-pic img {
width: 90%;
height: auto;
border-radius: 12px;
border: 1px solid #eee;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.post-detail .post-desc {
border-bottom: 1px solid #eee;
padding: 40px 0;
}
.team-pic img {
width: 240px;
height: 240px;
object-fit: cover;
border-radius: 100%;
border: 1px solid #eee;
}
.comment-form label {
display: block;
}
.comment-form input,
.comment-form textarea {
border: 1px solid #d9d9d9;
padding: 7px;
}
.comment-form input[type="submit"] {
color: #fff;
background: #6c7a89;
border: 1px solid #6c7a89;
margin-top: 30px;
padding: 10px 30px;
}
.comment-form input[type="submit"]:hover {
color: #6c7a89;
background: #fff;
border: 1px solid #6c7a89;
}
.wpcf7-not-valid-tip,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.sent .wpcf7-response-output {
background: #fff;
border-radius: 5px;
overflow: hidden;
}
.wpcf7-not-valid-tip {
font-size: 13px;
font-weight: normal;
margin-top: -15px;
padding-bottom: 10px;
}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
background: transparent;
border: 0;
border: 1px solid rgba(0,0,0,0.3);
padding: 10px;
width: 100%;
color: #000;
border-radius: 8px;
margin-bottom: 20px;
font-size: 15px;
}
.wpcf7-form textarea {
max-height: 160px;
}
.wpcf7-form input[type="text"]:focus,
.wpcf7-form input[type="email"]:focus,
.wpcf7-form textarea:focus,
.wpcf7-form select:focus {
border: 0;
color: #222;
border: 1px solid #111 !important;
box-shadow: none !important;
outline: none;
}
.wpcf7-form input[type="checkbox"] {
width: auto !important;
display: inline-block;
}
.wpcf7-form p {
margin-bottom: 0;
}
.wpcf7-form p small {
background: #e8fbff;
font-size: 12px;
line-height: 19px;
padding: 8px;
margin-bottom: 5px;
border-radius: 9px;
display: inline-table;
}
.wpcf7-form .option-box {
background: #b99f64;
color: #fff;
margin: 10px 0;
margin-bottom: 30px;
padding: 10px;
padding-top: 20px;
border-radius: 12px;
}
.wpcf7-form .option-box .wpcf7-list-item {
display: block;
font-size: 15px;
margin: 0;
}
.wpcf7-form .option-box input[type="checkbox"] {
display: inline-block;
margin: 10px 5px;
}
.wpcf7 .download input[type=submit] {
color: #b4000c;
background: #fff;
font-size: 1em;
text-transform: uppercase;
min-width: auto;
border-radius: 10px;
border: 1px solid #b4000c;
padding: 15px;
line-height: 1em;
}
.wpcf7 .download input,
.wpcf7 .download input:focus,
.wpcf7 .download input:hover {
color: #000;
border: 1px solid #000;
box-shadow: none;
}
.wpcf7 ::placeholder {
color: #00bbde !important;
opacity: 0.5;
}
.wpcf7 form .wpcf7-response-output {
padding: 20px;
border: 2px solid #00a0d2 !important;
margin-bottom: 20px;
background: rgba(0, 187, 222, 0.1) !important;
border-radius: 16px !important;
margin-bottom: 30px;
margin-top: 0;
}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top {position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.menu-end {
padding: 0;
list-style: none;
margin-top: 30px;
text-align: right;
font-size: 20px;
}
.shrinked .menu-end {
margin-top: 29px;
}
.menu-end li {
display: inline-block;
font-size: 0.82em;
margin-left: 20px;
margin-right: 0;
}
.thisHome .menu-end li a {
color: #000;
}
.thisHome.shrinked .menu-end li a,
.shrinked .menu-end li a {
color: #000;
}
.menu-overlay {
height: 0%;
width: 100%;
position: fixed;
z-index: 5000;
top: 0;
left: 0; overflow-y: scroll;
transition: 0.5s;
text-transform: none;
background: rgba(0,0,0,0.6);
backdrop-filter: saturate(60%) blur(2px);
overflow: hidden;
}
.overlay-content {
position: relative;
top: 0px;
width: 96%;
padding: 30px;
padding-top: 40px;
background: #00bbde;
border-radius: 20px;
margin: 0 auto;
margin-top: 20px;
}
.overlay-content .logo img {
width: 120px;
height: auto;
margin-bottom: 30px;
}
.overlay-content p {
}
.overlay-content ul {
padding: 0;
list-style: none;
}
.overlay-content li {
padding: 10px 0;
font-size: 16px;
font-weight: 500;
list-style: none;
width: 100%;
display: block;
border: 0;
min-height: 30px;
letter-spacing: 0;
}
.overlay-content li a,
.overlay-content li a:hover,
.overlay-content li a:focus,
.overlay-content li a:visited {
color: #fff;
text-decoration: none;
}
li.current_page_item a,
li.current-page-ancestor a,
.sub-menu li.current-menu-item a {
color: #000 !important;
}
.overlay-content li.menu-item-has-children a { }
.overlay-content .sub-menu {
border-top: 0 solid rgba(0,0,0,0.1);
margin: 10px 0;
padding: 20px 15px;
background: rgba(0,0,0,0.1);
border-radius: 12px;
}
.overlay-content .sub-menu li {
font-size: 14px;
padding: 5px 0;
display: block;
width: 100%;
}
.overlay-content .sub-menu li a {
color: #fff;
pointer-events: auto;
}
.menu-overlay .closebtn {
color: #fff;
position: absolute;
top: 30px;
right: 30px;
font-size: 42px;
outline: none;
z-index: 6000;
cursor: pointer;
}
.menu-overlay img {
margin: 20px 0;
width: 160px;
background: #fff;
padding: 5px;
border-radius: 12px;
}
.menu-overlay p {
color: #fff;
font-size: 14px;
line-height: 27px;
}
.menu-overlay .text-right {
text-align: left;
}
.menu-overlay  i {
color: #fff;
margin: 20px 10px;
font-size: 28px;
}
.hamburger {
color: #000;
font-size: 30px;
cursor: pointer;
position: absolute;
top: 13px;
right: 20px;
left: 0;
text-align: center;
border: 0 solid #e1e1e1;
background: #f9f9f9;
border-radius: 8px;
width: 48px;
}
.thisHome .hamburger {
color: #000 !important;
}
.shrinked .hamburger,
.thisHome.shrinked .hamburger {
color: #000 !important;
}
#wrap-slider h1 {
line-height: inherit;
}
#wrap-page h1 {
margin: 0;
}
#wrap-page img {
width: 100%;
height: auto;
margin-bottom: 30px;
}
#wrap-page .case-img {
width: 100%;
height: auto;
transition: 0.4s;
border: 3px solid #eee;
border-radius: 12px;
}
#wrap-page .case-img:hover {
transform:scale(1.03);
transition: 0.4s;
}
#wrap-pagehero {
padding-top: 140px;
padding-bottom: 20px;
background: #fff;
transition: 0.4s;
}
#wrap-pagehero.shrinked {
padding-top: 160px;
padding-bottom: 60px;
background: #b91877;
transition: 0.6s;
}
#wrap-home-pagehero {
padding-bottom: 60px;
}
#wrap-aim {
background: #d5d5d5;
}
#wrap-team {
background: #fff;
padding-bottom: 80px;
}
#wrap-pagehero h1,
#wrap-whytenx h1,
#wrap-aim h1,
#wrap-portfolio h1,
#wrap-team h1,
#wrap-contact h1 {
font-size: 60px;
margin: 0;
padding: 20px 0;
transition: 0.4s;
}
#wrap-whytenx h1 {
color: #8ba49c;
}
#wrap-team h1 {
color: #000;
}
#wrap-aim h1 {
color: #fff;
}
#wrap-whytenx h1 span,
#wrap-aim h1 span,
#wrap-portfolio h1 span,
#wrap-team h1 span,
#wrap-contact h1 span {
color: #4db86d;
}
#wrap-pagehero p {
font-size: 16px;
transition: 0.4s;
padding-top: 10px;
}
#wrap-pagehero h1 {
font-size: 48px;
margin-bottom: 0;
text-transform: none;
}
#wrap-pagehero.shrinked h1 {
color: #fff !important;
font-size: 42px;
padding: 15px 0;
transition: 0.4s;
}
#wrap-pagehero.shrinked p,
#wrap-pagehero.shrinked p span {
color: #fff !important;
}
#wrap-pagehero .bio-img {
border-radius: 100%;
width: 120px;
height: 120px;
object-fit: cover;
background: #f8f8f8;
}
#wrap-pagehero.shrinked .bio-img {
display: none;
}
#wrap-pagehero .logo {
width: 240px;
height: 160px;
object-fit: contain;
}
#wrap-contact iframe {
width: 100%;
height: auto;
min-height: 400px;
}
footer {
color: #404040;
padding: 60px 0;
padding-bottom: 10px;
background: transparent;
font-weight: 400;
font-size: 13px;
border-radius: 16px;
border: 0;
margin: 20px;
background: linear-gradient(180deg,rgba(0, 0, 0, 0.01)0%, rgba(255, 255, 255, 0.66) 100%) !important;
backdrop-filter: saturate(170%) blur(10px);
}
footer img {
width: 82px;
height: auto;
margin-bottom: 0;
position: relative;
top: -20px;
background: transparent;
border-radius: 0;
padding: 0px;
}
footer h3 {
padding-bottom: 10px;
margin-bottom: 0;
font-size: 16px;
font-weight: 400;
}
footer p {
color: inherit;
line-height: 24px;
margin: 10px 0;
font-size: 14px;
}
footer p img {
margin: 0;
}
footer p.padding {
padding-left: 0;
padding-right: 30px;
}
footer ul {
list-style: none;
padding: 0;
}
footer li {
line-height: 15px !important;
font-size: 13px;
padding-bottom: 5px;
}
footer ul.cols li {
width: 45.333%;
display: inline-flex;
line-height: 23px;
margin-bottom: 7px;
}
footer a,
footer a:hover,
footer li a,
footer li a:hover {
margin: 0;
color: #404040;
padding-bottom: 3px;
transition: 0.4s;
background: none;
text-decoration: none;
}
footer i {
background: #00bbde;
color: #fff;
font-size: 24px !important;
margin: 5px;
transition: 0.4s;
width: 32px;
height: 32px;
display: inline-block;
text-align: center;
line-height: 32px;
}
footer i:hover,
footer i:focus {
color: #00bbde;
opacity: 1;
transform: scale(1);
transition: 0.4s;
}
footer i.address {
color: #00bbde;
font-size: 15px !important;
}
footer .news-img {
width: 100%;
height: 56px;
margin-top: 20px;
border-radius: 6px;
object-fit: cover;
padding: 0;
}
.social {
margin-top: 30px;
}
.social a,
.social a:hover,
.social a:focus {
display: inline-block;
margin-left: 0;
margin-right: 5px;
}
.social img {
background: #00bbde;
width: 38px;
border-radius: 100%;
padding: 5px;
} 
.social img:hover {
background: #a9bfc4;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border-top: 1px solid rgba(0,0,0,0.1) !important;
}
.checked {
padding: 0;
list-style: none;
}
.checked li {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check.png) left 3px no-repeat;
background-size: 18px;
padding-left: 30px;
padding-right: 0;
margin-bottom: 17px;
line-height: inherit;
}
.checked.invert li {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check-white.png) left 3px no-repeat;
background-size: 18px;
padding-left: 30px;
padding-right: 0;
margin-bottom: 17px;
line-height: inherit;
}
.page-default-img {
width: auto;
height: 100%;
margin-bottom: 30px;
border-radius: 10px;
} .tabs {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: auto;
}
.tabs label {
order: 1;
display: block;
padding: 15px 20px;
min-width: 160px;
margin: 0;
margin-bottom: 20px;
cursor: pointer;
background: #fff;
border: 1px solid #00bbde;
font-weight: normal;
transition: 0.4s;
color: #00bbde;
border-radius: 40px;
transition: all 0.2s ease-in-out;
text-align: center;
margin-right: -10px !important;
margin-left: 20px !important;
} .w3-animate-right{
position:relative;animation:animateright 0.5s}
@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}
}
.w3-animate-opacity{animation:opac 0.4s}
@keyframes opac{from{opacity:0} to{opacity:1}
}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}
@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}
}
.tabs .tab {
order: 99;
flex-grow: 1;
width: 100%;
display: none;
padding: 0;
background: none;
transition: 0.4s;
margin-right: -10px;
margin-left: -10px;
}
.tabs input[type="radio"] {
display: none;
}
.tabs label:hover,
.tabs input[type="radio"]:checked + label {
background: #00bbde;
color: #fff;
border-color: #00bbde;
}
.tabs input[type="radio"]:checked + label .bar {
background: #45A787;
position:relative;animation:animateright 0.3s}
@keyframes animate{from{right:-320px;opacity:0.3} to{right:0;opacity:1}
}
.tabs input[type="radio"]:checked + label + .tab {
display: block;
} .tabs.style1 {
justify-content: center;
}
.tabs.style1 .tab {
border: 1px solid rgba(0,0,0,0.05);
box-shadow: 0 0 9px rgba(0,0,0,0.04);
border-radius: 12px;
margin-top: 15px;
padding: 40px 30px;
}
.tabs.style1 label {
padding: 10px !important;
font-size: 14px;
width: 240px;
height: 65px;
border: 1px solid rgba(0,0,0,0.1);
border-color: #00bbde;
background: rgba(0,0,0,0.0);
margin: 10px 4px !important;
border-radius: 14px;
text-align: inherit;
}
.tabs.style1.less label {
height: auto;
width: auto;
}
.tabs.style1 label:hover,
.tabs.style1 input[type="radio"]:checked + label {
background: #00bbde;
color: #fff;
border-color: #00bbde;
}
.tabs.style1 img {
background: #00bbde;
border-radius: 6px;
width: auto;
height: 36px;
margin-left: 0 !important;
margin-right: 8px !important;
padding: 0;
transition: 0.4s;
float: left;
}
.tabs.style1.less img {
float: none;
}
.panel-home {
color: #fff;
background: #cc1223;
box-shadow: 18px 18px 0px rgba(0,0,0,0.1);
border: 0;
border-radius: 2px;
padding: 30px;
transition: 0.4s;
margin-bottom: 60px;
}
.panel-home:hover {
box-shadow: none;
transition: 0.4s;
}
.panel-service {
border: 1px solid #eee;
border-radius: 0;
min-height: auto;
height: auto;
background: transparent;
padding: 15px;
transition: 0.4s;
margin-bottom: 30px;
}
.panel-service:hover {
background: #deb8d7;
border: 1px solid #deb8d7;
transform: scale(1.05);
transition: 0.4s;
box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
.panel-service .service-img {
margin-bottom: 30px;
width: 56px;
height: 56px;
object-fit: contain;
text-align: center;
opacity: 1;
}
.panel-service h2,
.panel-service h3 {
padding: 0;
padding-bottom: 40px;
margin: 0;
font-size: 1.2em;
}
.panel-service:hover .service-img {
opacity: 1;
}
.panel-service:hover h2 {
color: #000;
}
.panel-service p {
color: #404040;
padding: 0;
min-height: auto;
}
.panel-service .more {
min-height: 0;
}
.panel-service.panel-location:hover {
background: none;
}
.panel-service.panel-location .location-img {
margin-bottom: 30px;
width: 100px !important;
height: 100px !important;
object-fit: contain;
text-align: center;
opacity: 1;
}
.panel-service.panel-location i {
color: #96358e;
background: #eee;
border: 1px solid #eee;
border-radius: 100%;
font-size: 16px !important;
width: 36px;
height: 36px;
line-height: 36px !important;
text-align: center;
}
.panel-service.panel-location i:hover {
background: #96358e;
border-color: #96358e;
color: #fff;
}
.panel-service.panel-location i.fa-last,
.panel-service.panel-location i.fa-last:hover {
color: #b91877;
background: none;
border: 0;
width: auto;
height: auto;
}
p.smallest {
font-size: 15px;
color: #666;
}
p.smallest a,
p.smallest a:hover {
color: #333;
padding: 0;
margin: 0;
}
#wrap-section {
color: #fff;
background: #fff;
padding: 80px 0;
}
#wrap-section img {
width: 100%;
height: auto;
padding: 0;
border: 1px solid #fff;
box-shadow: 66px 66px 0px rgba(0,0,0,0.05);
transition: all 1s ease-out;
box-shadow: none;
}
#wrap-section img:hover {
box-shadow: -66px 66px 0px rgba(0,0,0,0);
transition: all 1s ease-out;
}
#wrap-section .section-content {
padding: 0 50px;
}
#wrap-section .section-content.no-top {
margin-top: 0;
}
#wrap-section h1 {
font-size: 30px;
margin: 0;
}
#wrap-section h2 {
font-size: 40px;
margin-bottom: 10px;
margin-top: 60px;
line-height: 40px;
}
#wrap-section h3 {
margin: 0;
margin-bottom: 20px;
}
#wrap-section .line {
margin: 15px 0;
}
#wrap-section .logos {
width: 180px;
height:  90px;
object-fit: contain;
margin: 0;
margin: 10px 20px;
filter: grayscale(100%) brightness(1000%);
}
#wrap-section .number {
color: rgba(0,0,0,0.13);
display: inline-block;
font-size: 8em;
font-weight: 600;
position: absolute;
right: 40px;
left: auto;
top: -50px;
transition: all .5s ease-out;
}
#wrap-section .number:hover {
font-size: 12em;
transition: all .5s ease-out;
opacity: 0;
}
#wrap-pagehero .line,
#wrap-section .line {
background: #000;
width: 100px;
height: 4px;
border-radius: 10px;
display: inline-block;
margin-bottom: 20px;
}
#wrap-section .taglist {
padding: 0;
list-style: none;
}
#wrap-section .taglist li {
background: #eee;
width: auto;
display: inline-block;
margin: 5px;
padding: 5px 10px;
font-size: 18px;
border-radius: 6px;
}
#wrap-section .checked li {
background-image: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check-white.png);
background-size: 24px;
width: auto;
display: block;
font-size: 15px;
line-height: 25px;
}
#wrap-hero {
background: #404040;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: top center !important;
min-height: 110vh;
transition: 1s;
}
#wrap-hero.shrinked {
transition: all 1s ease-out;
}
#wrap-hero .content {
padding-top: 40vh;
}
#wrap-hero .content h1 {
font-size: 74px;
margin-bottom: 40px;
transition: 0.5s;
}
#wrap-hero.shrinked .content h1 {
}
#wrap-hero .content p {
color: #fff;
font-size: 32px;
line-height: 48px;
padding-bottom: 10px;
} .panel-work {
background: #fff;
padding: 0;
border-radius: 0;
border: 4px solid #fff;
box-shadow: 0 15px 20px rgba(0,0,0,0.3);
transition: 0.4s;
margin-bottom: 40px;
}
.panel-work .port-img {
width: 100%;
height: auto;
object-fit: cover;
border-radius: 0;
border: 4px solid #fff;
transition: 0.4s;
filter: grayscale(0%);
}
.panel-work:hover {
background: #fff;
} .panel-work .content h3 {
margin: 15px 0 !important;
transition: 0.4s;
}
.panel-work:hover .port-img {
opacity: 1;
filter: grayscale(0%);
transition: 0.4s;
transform: scale(1.3);
z-index: 3;
position: relative;
box-shadow: 19px 18px 80px rgba(0, 0, 0, 0.14);
}
.panel-work:hover .content h3 {
padding-top: 20px;
transition: 0.4s;
} .slick-slide{
}
.slick-prev::before, .slick-next::before {
color: #404040 !important;
font-size: 28px !important;
}
.slick-next::before {
content: '' !important;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/arrow-grey.png) no-repeat;
background-size: contain;
display: block;
width: 30px;
height: 30px;
}
.slick-prev::before {
content: '' !important;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/arrow-grey.png) no-repeat;
background-size: contain;
display: block;
width: 30px;
height: 30px;
transform: rotate(-180deg);
}
.slick-dots {
bottom: -60px !important;
}
.slick-dots li button {
background: #d9d9d9 !important;
border-radius: 100%;
width: 10px !important;
height: 10px !important;
}
.slick-dots li.slick-active button {
background: #00bbde !important;
}
.slick-dots li button::before {
font-size: 0 !important;
}
.bio-img {
border-radius: 100%;
width: 160px;
height: 160px;
border: 3px solid #eee;
object-fit: cover;
}
.arrow-divider i {
color: #ae529f;
background: #fff;
background-image: linear-gradient(#fff , #fff );
transform: rotate(180deg);
width: 60px;
height: 60px;
line-height: 50px;
text-align: center;
font-size: 24px;
border-radius: 100%;
position: relative;
bottom: -70px;
border: 1px solid rgba(0,0,0,0.1);
outline: 0 !important;
box-shadow: 0 -10px 20px rgba(0,0,0,0.2);
}
.arrow-divider.home i {
padding: 0;
font-size: 30px;
}
.arrow-divider a {
outline: none;
}
.bouncing {
animation: bounce2 2s ease infinite;
}
@keyframes bounce2 {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
}
#wrap-slider {
background: #fff;
}
#wrap-slider {
padding: 0;
padding-bottom: 0;
min-height: 860px;
height: 860px;
margin-top: -30px;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
padding: 0;
margin: 0;
}
.rslides .item {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
display: block;
min-height: 860px;
height: 860px;
border-radius: 0;
}
#wrap-slider .content,
.rslides .item .content {
position: relative;
margin-top: 25%;
padding: 0;
}
#wrap-slider h1,
.rslides .item .content h1 {
font-size: 64px;
}
.rslides_tabs {
z-index: 1000;
position: relative;
margin: 0 auto;
margin-top: -100px;
max-width: auto;
padding: 0;
text-align: center;
}
.rslides_tabs li {
display: inline;
float: none;
margin: 0 5px;
}
.rslides_tabs a {
width: 16px;
height:16px;
background: transparent;
display: inline-block;
background: #222;
border: 0;
border-radius: 100%;
font-size: 0;
}
.rslides_tabs .rslides_here a {
background: #b91877;
}
.rslides_nav {
position: absolute;
-webkit-tap-highlight-color: rgba(0,0,0,0);
margin-top: -90px;
left: 5%;
-moz-opacity: 0.7;
-webkit-opacity: 0.7;
opacity: 0.7;
z-index: 4000;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 40px;
width: 32px;
background: transparent url(//ersa-sa.com/wp-content/themes/ersa-wp/images/arrows.png) no-repeat left top;
}
.rslides_nav:hover {
-moz-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
outline: none;
}
.rslides_nav.next {
left: auto;
background-position: right top;
right: 5%;
} .accordion {
background: no-repeat;
cursor: pointer;
padding: 20px 0;
width: 100%;
border: none;
outline: none;
transition: 0.4s;
text-align: inherit;
font-weight: normal;
border-bottom: 0;
color: #000;
border: 1px solid #ececec;
margin: 10px 0;
padding: 15px 20px;
border-radius: 12px;
box-shadow: 0 0 11px #f7f7f7;
background: #f9fcfd;
}
.accordion::after {
content: '+';
font-size: 21px;
float: right;
margin-left: 5px;
margin-top: 0;
color: #00bbde;
background: #fff;
width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
border-radius: 6px;
border: 1px solid #bfdce1;
}
.accordion.active:after {
content: "-"; } .accordion .active, .accordion:hover {
background: none;
color: #555;
transition: 0.4s;
} .panel-faq {
padding: 20px;
background-color: #00bbde;
display: none;
overflow: hidden;
border: 0;
border-radius: 16px;
transition: 0.4s;
}
.panel-faq p,
.panel-faq li {
color: #fff;
font-size: 16px;
}
.panel-faq a,
.panel-faq a:hover {
background: rgba(0,0,0,0.3);
padding: 0 5px;
border-radius: 6px;
color: #fff;
text-decoration: none;
}
.panel-st1 {
border-radius: 16px;
border: 0;
padding: 40px;
padding-top: 80px;
transition: 0.4s;
box-shadow: 0 0 22px 0 rgba(0,0,0,0);
color: #fff;
background: #00bbde;
margin-top: 30px;
transition: 0.4s;
}
.panel-st1:hover {
transition: 0.4s;
}
.panel-st1 img {
width: auto;
height: 48px;
margin-bottom: 15px;
}
.panel-st1 h4 {
margin: 0;
margin-bottom: 30px;
line-height: inherit;
font-size: 26px;
}
.panel-st1 p {
margin-bottom: 0;
}
.panel-st1 i {
color: #606161;
font-size: 32px;
width: 64px;
height: 64px;
background: #fff;
border-radius: 100%;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
line-height: 64px;
text-align: center;
position: absolute;
top: -10px;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
}
.panel-st1:hover {
transition: 0.4s;
}
.panel-st1:hover i {
transform: scale(1.1);
transition: 0.4s;
}
.panel-st2 {
border-radius: 16px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: none;
background: #f5f5f5 !important;
box-shadow: 0 0 22px rgba(0,0,0,0.05);
}
.panel-st2:hover {
color: inherit;
transition: 0.4s;
background: #fff !important;
box-shadow: 0 0 12px rgba(0,0,0,0.3);
}
.panel-st2 h4 {
margin-top: 20px;
min-height: 40px;
font-size: 22px !important;
line-height: 29px;
}
.panel-st2 h2 {
font-size: 17px !important;
line-height: 24px;
}
.panel-st2 p {
color: inherit;
min-height: 170px;
margin-bottom: 20px;
font-size: 14px;
line-height: 24px;
}
.panel-st2.course p {
min-height: 0;
}
.panel-st2.panel-filter {
padding: 15px;
}
.panel-st2.panel-filter h4 {
margin-top: 20px;
min-height: 30px;
font-size: 17px !important;
line-height: 28px;
}
.panel-st2.panel-filter p {
font-size: 14px;	
line-height: 23px;
min-height: 150px;
}
.panel-st2 p.more {
min-height: 0;
}
.panel-st2 img {
width: 100%;
height: 220px;
border-radius: 12px;
object-fit: cover;
}
.panel-st3 {
border-radius: 10px;
border: 0;
padding: 25px;
padding-top: 40px;
transition: 0.4s;
box-shadow: 0 0 16px rgba(0,0,0,0);
}
.panel-st3:hover {
color: inherit;
transition: 0.4s;
background: linear-gradient(to right, #fff 0%, #fff 100%) !important;
box-shadow: 0 0 16px rgba(0,0,0,0.1);
}
.panel-animation {
margin-top: 0;
transition: 0.6s;
border-bottom: 3px solid #fff;
}
.panel-animation:hover {
margin-top: 20px;
transition: 0.6s;
border-color: #00a550;
}
.panel-st3 h3 {
margin: 0;
min-height: 50px;
transition: 0.4s;
}
.panel-st3:hover h3 {
color: inherit;
transition: 0.4s;
}
.panel-st3 p {
min-height: 170px;
}
.panel-st1 .more
.panel-st2 .more,
.panel-st3 .more,
.panel-st4 .more,
.panel-st5 .more,
.panel-st6 .more {
min-height: 0;
margin-bottom: 10px;
}
.panel-st4 {
border-radius: 16px;
border: 0;
padding: 0;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 40px;
background: rgba(0,0,0,0.01);
}
.panel-st4:hover {
color: inherit;
transition: 0.4s;
box-shadow: 0 0 16px rgba(0,0,0,0.2);
}
.panel-st4 p {
padding: 15px 20px;
padding-bottom: 5px;
margin-bottom: 0;
font-size: 13px;
}
.panel-st4 p.date {
padding-bottom: 0;
font-size: 13px;
}
.panel-st4 h3 {
padding: 10px 20px;
min-height: 82px;
margin: 0;
font-size: 18px;
line-height: 30px;
}
.panel-st4 h3 a:hover {
color: #000;
}
.panel-st4 img {
width: 100%;
height: 188px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-st4:hover img {
width: 100%;
height: 188px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-st4.inner h4 {
padding: 0px 15px;
line-height: 24px;
min-height: 51px;
font-size: 15px;
}
.panel-st4 h5 {
padding: 10px 20px;
min-height: 100px;
margin: 0;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
.panel-st4 iframe {
width: 100%;
height: 221px;
}
.panel-st4.search h4 {
padding: 0px 10px;
line-height: 25px;
min-height: 80px;
font-size: 14px;
font-family: 'FontBodyLight';
}
.panel-st4.search img {
width: 100%;
height: 180px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-st4.search iframe {
height: 175px;
}
.panel-vdo h5 {
padding: 10px;
min-height: 70px;
margin: 0;
font-size: 13px;
font-weight: 300;
line-height: 21px;
font-family: 'FontBodyLight';
}
.panel-vdo iframe {
width: 100%;
height: 185px;
}
.panel-vdo.smaller iframe {
width: 100%;
height: 145px;
}
.panel-st5 {
border-radius: 16px;
border: 0;
padding: 5px;
padding-bottom: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
text-align: center;
margin-bottom: 40px;
}
.panel-st5 h4 {
min-height: 75px;
margin-top: 15px;
font-weight: 500;
font-size: 15px;
line-height: 24px;
}
.panel-st5 img {
width: 100%; height: 280px;
object-fit: cover;
border-radius: 16px;
}
.panel-st5 p {
margin-bottom: 0;
}
.panel-st5.panel-square img {
width: 100%;
height: 280px;
object-fit: cover;
border-radius: 12px;
}
.panel-st5.panel-square h4 {
min-height: 50px;
font-size: 16px;
line-height: 24px;
}
.panel-st5 .sooner {
background: rgba(0,187,222,0.8);
position: absolute; 
top: 30%;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
width: 75%; border-radius: 10px;
color: #fff;
padding: 15px;
}
.panel-st5.panel-giveaways h4 {
min-height: 60px;
font-size: 14px;
line-height: 24px;
}
.panel-st6 {
border-radius: 16px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
}
.panel-st6:hover {
padding: 20px;
color: inherit;
transition: 0.4s;
box-shadow: 0 0 16px rgba(0,0,0,0.2);
}
.panel-st6 img {
width: 140px;
height: 140px;
display: inline-block;
object-fit: cover;
border-radius: 100%;
margin-bottom: 20px;
background: linear-gradient(to left, #008781 0%, #3168a3 100%) !important;
padding: 4px;
}
.panel-st6 h4 {
font-size: 19px;
min-height: 40px;
}
.panel-st6 .read-more {
display: none;
}
.panel-st6 .btn {
margin-top: 10px;
}
.panel-st7 {
border-radius: 16px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: 0 0 40px rgba(0,0,0,0.1);
overflow: hidden;
font-weight: 600;
color: #404040;
}
.panel-st7 p {
font-weight: 500;
}
.panel-st8 {
border-radius: 16px;
border: 0;
padding: 20px;
padding-top: 60px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
border: 1px solid transparent;
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg2.svg) transparent no-repeat top left !important;
background-size: 50% !important;
}
.panel-st8 h2 {
font-size: 24px;
line-height: 33px;
}
.panel-st8 h2 span {
color: #404040;
font-size: 37px;
}
.panel-st9 {
border-radius: 16px;
border: 0;
padding: 0;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background: #00bbde;
background: linear-gradient(220.55deg, #0392c7 0%, #00bbde 100%) !important;
color: #fff;
}
.panel-st9 .value-img {
border: 0;
width: 100%;
height: 230px;
object-fit: cover;
border-radius: 16px;
}
.panel-st9 .content h3 {
padding: 5px 15px;
}
.panel-st9 .content p {
padding: 0 15px;
color: #fff;
}
.panel-st10 {
border-radius: 36px 36px 0 36px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: 0;
overflow: hidden;
font-weight: 600;
color: #404040;
background: #fff;
box-shadow: 0 0 25px rgba(0,187,222,0.3);
box-shadow: none;
}
.panel-st10:hover {
transition: 0.4s;
transform: scale(1.01);
}
.panel-st10 p {
font-weight: 500;
line-height: 32px;
margin-bottom: 0;
}
.panel-st10 .profile { }
.panel-st10 img {
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 100%;
border: 1px solid #fff;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.panel-st11 {
border-radius: 16px;
border: 0;
padding: 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background: rgba(255,255,255,0.8);
}
.panel-st12 {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.05);
padding: 30px;
transition: 0.4s;
overflow: hidden;
background: #f4fdff;
box-shadow: 0 0 12px rgba(0,0,0,0.05);
}
.panel-st12 li {
line-height: 32px;
}
.panel-mission {
color: #fff !important;
border-radius: 16px;
border: 0;
padding: 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background-image: linear-gradient(to right, rgba(0,0,0,0.7), rgb(0, 187, 222,0.5)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/mission.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.panel-stats {
color: #fff !important;
border-radius: 16px;
border: 0;
padding: 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background-image: linear-gradient(to bottom, rgb(0,0,0,0.8), rgb(0,0,0,0.4)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/home-stats.webp);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.panel-stats h2 {
font-size: 24px;
line-height: 36px;
}
.panel-stats h2 span {
font-size: 37px;
}
.panel-tests {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.1);
padding: 3px;
transition: 0.4s;
overflow: hidden;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
background: rgba(0,0,0,0.01);
font-size: 15px;
transition: 0.4s;
}
.panel-tests:hover {
box-shadow: 0 0 16px rgba(0,0,0,0.1);
transition: 0.4s;
}
.panel-tests .tests-img {
width: 100%;
height: 160px;
object-fit: cover;
border-radius: 12px;
margin-bottom: 10px;
}
.panel-tests h3 {
min-height: 50px;
font-size: 17px;
line-height: 25px;
margin: 5px 0;
padding: 0;
}
.panel-tests h5 {
font-family: 'FontHeaderMedium';
font-size: 15px;
}
.panel-tests p.brief {
min-height: 45px;
line-height: 21px;
font-size: 14px;
padding: 0 5px;
}
.panel-thumb {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.2);
padding: 0;
transition: 0.4s;
box-shadow: 0 0 20px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 30px;
}
.panel-thumb:hover {
color: inherit;
transition: 0.4s;
box-shadow: 0 0 36px rgba(0,0,0,0.2);
background: #00bbde;
border: 1px solid rgba(0,0,0,0);
}
.panel-thumb p {
padding: 15px 20px;
padding-bottom: 5px;
margin-bottom: 0;
font-size: 13px;
}
.panel-thumb h4 {
padding: 10px;
padding-bottom: 0;
margin: 0;
font-size: 17px;
line-height: 24px;
margin-top: 22px;
}
.panel-thumb h4 a:hover {
color: #000;
}
.panel-thumb:hover h4 a {
color: #fff;
}
.panel-thumb .pic {
margin: 0;
padding: 0;
}
.panel-thumb img,
.panel-thumb:hover img {
width: 100%;
height: 120px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.section-bio .panel-st11 {
padding: 30px;
padding-top: 130px;
margin-top: -100px;
}
.section-bio .panel-st11 i {
color: #00bbde;
font-size: 26px !important;
margin: 5px;
}
.section-bio .panel-st11 hr {
border-top: 1px solid rgba(0,0,0,0.2) !important;
}
.panel-st2 .btn-default,
.panel-st3 .btn-default,
.panel-st4 .btn-default,
.panel-st5 .btn-default {
border-radius: 12px;
}
.panel-testimonials {
padding: 20px;
border: 0;
background: transparent;
box-shadow: none;
}
.panel-testimonials p {
font-size: inherit;
line-height: 28px;
min-height: 110px;
}
.testimonial i {
color: #eee;
font-size: 42px;
position: absolute;
top: -15px;
left: 45%;
}
.testimonial .star {
text-align: center;
margin-bottom: 15px;
}
.testimonial .star img {
display: inline-block;
margin: 0 3px;
width: 18px;
height: 18px;
}
.testimonial .star img.small {
width: 12px;
height: 12px;	
}
.testimonial .star img.large {
width: 24px;
height: 24px;	
}
.panel-testimonials h5 {
text-align: center;
}
.panel-testimonials .avatar {
border-radius: 100%;
width: 72px;
height: 72px;
onject-fit: cover;
opacity: 1;
margin: 0 auto;
}
.panel-hub {
border-radius: 16px;
border: 0;
padding: 20px;
box-shadow: 0 0 7px rgba(0,0,0,0.1);
overflow: hidden;
text-align: center;
transition: 0.4s;
margin-bottom: 30px;
}
.panel-hub:hover {
box-shadow: 0 0 18px rgba(0,0,0,0.2);
transition: 0.4s;
}
.panel-hub h4 {
min-height: auto;
margin-top: 70px;
font-weight: 500;
font-size: 17px;
line-height: 26px;
text-align: left;
}
.panel-hub img {
width: 100%;
height: 220px;
object-fit: cover;
border-radius: 12px;
}
.partners-slide .logos {
border: 0;
width: 160px;
height: 100px;
object-fit: contain;
padding: 10px;
filter: grayscale(0%) brightness(100%);
}
.partners-slide .logos:hover {
filter: grayscale(100%) brightness(100%);
}
.partner .logo {
width: 140px !important;
height: 100px !important;
object-fit: contain !important;
padding: 20px 10px;
border-radius: 10px;
background: transparent;
transition: 0.4s;
border: 0;
box-shadow: 0 0 6px rgba(0,0,0,0.04);
margin-bottom: 20px;
}
.partner .logo:hover {
box-shadow: 0 0 26px rgba(0,0,0,0.1);
transition: 0.4s;
}
.icons {
width: auto;
height: 51px;
margin-bottom: 15px;
filter: grayscale(90%)
} #video-home-section {
padding: 0;
background: #fff;
}
#heroVideo {
width: 100%;
height: auto;
}
#video-home-section .content {
position: absolute;
top: 70%;
left: 50%;
transform: translate(-50%, -50%);
width: 60%;
background: rgba(0,0,0,0.4);
padding: 40px;
}
#video-home-section .content h1 {
color: #fff;
}
#video-home-section .content em {
display: block;
font-weight: normal;
font-style: normal;
font-size: 28px;
padding-top: 30px;
}
.section-hero {	
background: #444;
padding-top: 200px;
padding-bottom: 100px;
background: linear-gradient(to left, rgba(0,135,129,0.8), rgba(49,104,163,0.9)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/wave.svg) !important;
background-repeat: no-repeat;
background-size: 120% !important;
background-position: bottom center !important;
}
.section-hero .content {
padding: 30px 60px;
}
.section-hero h1 {
font-size: 43px;
line-height: 49px;
}
.section-hero video {
border-radius: 16px;
}
.profile-img {
width: 300px;
height: 300px;
border-radius: 16px;
z-index: 2;
position: relative;
margin-top: 30px;
box-shadow: 0px -10px 40px rgba(0,0,0,0.2);
border: 3px solid #fff;
object-fit: cover;
}
.foot {
position: fixed;
bottom: 15px;
left: 15px;
right: auto;
background: linear-gradient(180deg,rgba(0, 0, 0, 0.01)0%, rgba(255, 255, 255, 0.66) 100%) !important;
backdrop-filter: saturate(170%) blur(15px);
border: 1px solid rgba(0, 0, 0, 0.05);
z-index: 3;
padding: 5px 9px;
border-radius: 60px;
}
.foot .whatsapp {
text-align: center;
margin: 0;
font-size: 13px;
margin-bottom: 0;
}
.foot .whatsapp i {
width: 42px;
height: 42px;
line-height: 42px;
font-size: 25px !important;
background: #00bbde;
color: #fff;
border-radius: 100%;
}
.values-slide.inner img {
width: auto;
height: 420px;
object-fit: cover;
border-radius: 16px;
}
.twitterx {
width: 21px;
height: 21px;
object-fit: contain;
position: relative;
top: -6px;
transition: 0.4s;
}
.twitterx:hover {
opacity: 1;
filter: none;
transform: scale(1);
transition: 0.4s;
}
.discount-cta .alert {
background: linear-gradient(90deg, #006796, #0095da 70%, #006796) !important;
background: linear-gradient(90deg, rgba(22, 93, 49, 1), rgba(22, 93, 49, 1) 70%, rgba(22, 93, 49, 1)) !important;
position: fixed;
width: 100%;
padding: 7px !important;
color: #fff;
z-index: 9999;
top:0;
padding: 0;
margin-bottom: 0;
border: 0;
border-radius: 0;
opacity: 1;
transition: 0.4s;
font-size: 15px;
line-height: 24px;
min-height: 43px;
border: 2px solid #7befb2;
}
.discount-cta .alert img {
width: auto;
height: 48px;
}
.discount-cta .alert .btn-alert {
color: #fff;
background: #006796;
border: 1px solid rgba(255,255,255,0.6);
padding: 8px 15px;
font-size: 15px;
box-shadow: 0 0 12px rgba(0,0,0,0.2);
border-radius: 10px;
}
.discount-cta .alert .btn-alert:hover,
.discount-cta .alert .btn-alert:focus {
background: #0095da;
opacity: 1;
} .discount-cta a,
.discount-cta a:hover {
color: #fff;
}
.discount-cta a:hover {
text-decoration: underline;
}
.discount-cta .close {
opacity: 1;
color: #fff;
margin: 5px;
font-size: 28px !important;
font-weight: 300 !important;
}
.ramadan-cta .alert {
background: linear-gradient(90deg, #a1e1ff, #ddab37 50%, #a1e1ff) !important;
position: fixed;
width: 100%;
padding: 7px !important;
color: #fff;
z-index: 9999;
top:0;
padding: 0;
margin-bottom: 0;
border: 0;
border-radius: 0;
opacity: 1;
transition: 0.4s;
font-size: 15px;
line-height: 24px;
min-height: 40px;
text-shadow: 0 0 8px #feb818;
}
.panel-training {
border-radius: 16px;
border: 0;
padding: 30px 20px;
padding-bottom: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
background: #00bbde;
background-image: linear-gradient(to right bottom, #007aaf, #008abc, #009ac9, #00abd4, #00bbde);
color: #fff;
}
.panel-training p {
border-bottom: 1px solid rgba(255,255,255,0.3);
padding: 5px 0;
margin-bottom: 0;
font-size: 13px;
}
.panel-training p i {
font-size: 20px;
margin-right: 5px;
margin-left: 0;
}
.panel-training p span {
min-width: 40%;
display: inline-block;
}
.panel-training p span.type {
background: rgba(0,0,0,0.4);
display: inline-block;
min-width: auto;
padding: 0 10px;
margin: 0 5px;
border-radius: 20px;
}
.panel-training p b {
font-size: 14px;
} .panel-program {
border-radius: 16px;
border: 0;
padding: 0;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 30px;
padding-bottom: 20px;
}
.panel-program:hover {
color: inherit;
transition: 0.4s;
box-shadow: 0 0 22px rgba(0,0,0,0.3);
background: #f4fdff;
}
.panel-program p {
padding: 0 20px;
padding-bottom: 5px;
margin-bottom: 0;
font-size: 15px;
direction: inherit;
}
.panel-program p.price {
position: relative;
margin-top: -20px;
transition: 0.4s;
}
.panel-program p.price span {
background: #bca87a;
color: #fff;
padding: 8px 30px;
border-radius: 30px;
}
.panel-program h3 {
padding: 10px 20px;
min-height: 69px;
margin: 0;
font-size: 15px;
line-height: 23px;
}
.panel-program:hover h3 a {
color: #000;
}
.panel-program:hover p.price {
transform: scale(1.1);
transition: 0.2s;
}
.panel-program img {
width: 100%;
height: 180px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-program:hover img {
width: 109%;
height: 180px;
object-fit: cover;
transition: 0.4s;
filter: none;
}
.panel-program p.days {
min-height: 50px;
padding-bottom: 0;
}
.panel-feedback {
border-radius: 16px;
border: 0;
padding: 20px;
transition: 0.4s;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
overflow: hidden;
margin-bottom: 30px;
}
.panel-feedback p {
font-size: 15px;
line-height: 22px;
min-height: 140px;
color: #0095da;
}
.panel-feedback h4 {
font-size: 13px;
padding: 5px 0;
margin: 0;
}
.panel-feedback .star {
text-align: ;
margin: 0;
}
.panel-feedback .star img {
display: inline-block;
margin: 0 2px;
width: 16px;
height: 16px;
}
.panel-feedback .avatar {
border-radius: 100%;
width: 48px;
height: 48px;
onject-fit: cover;
opacity: 0.8;
margin: 0 auto;
}
.section-newsletter {
background: #eee;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
padding: 20px;
padding-bottom: 40px;
margin: 20px;
border-radius: 16px;
}
.sender-form-button.submit-button {
border: 2px solid red !important;
}
.book-author span {
border: 1px solid #00bbde;
font-size: 14px;
padding: 3px 10px;
border-radius: 20px;
color: #000;
background: #f4fdff;
}
.book-author span i {
color: #00bbde;
}
.book-info span {
background: #f4fdff;
border: 1px solid rgba(0,0,0,0.05);
border-radius: 12px;
box-shadow: 0 0 12px rgba(0,0,0,0.05);
min-width: 140px;
display: inline-block;
text-align: center;
margin-right: 10px;
margin-left: 0;
margin-bottom: 15px;
padding: 20px 10px;
font-size: 13px !important;
color: #000;
font-family: 'FontBodyRegular';
}
.book-info span svg {
display: block;
margin: 0 auto;
width: 36px;
height: 36px;
margin-bottom: 10px;
}
.book-info span i {
color: #00bbde;
display: block;
margin: 0 auto;
width: 36px;
height: 36px;
margin-bottom: 10px;
font-size: 30px;
}
.book-star {
line-height: 48px;
}
.book-star img {
display: inline-block;
margin: 0 1px;
width: 14px;
height: 14px;
}
.book-star span {
position: relative;
top: 4px;
font-size: 14px;
font-family: 'FontBodyRegular';
}
.book-star span span {
position: relative;
top: -1px;
background: #00bbde;
color: #fff;
margin: 0 5px;
padding: 0px 5px;
border-radius: 8px;
}
.slider-for-gallery {
box-shadow: 0 0 16px rgba(0,0,0,0.1);
}
.slider-for-gallery img {
width: 100%;
height: 480px;
object-fit: contain;
border: 1px solid #eee;
}
.slider-nav-gallery {
margin-top: 0;
border: 1px solid #eee;
border-top: 0;
box-shadow: 0 0 16px rgba(0,0,0,0.1);
}
.slider-nav-gallery img {
width: 100%;
height: 140px;
object-fit: cover;
border: 1px solid #eee;
border-bottom: 0;
border-top: 0;
}
.slider-nav-gallery .slick-current img {
}
.slider-for-gallery .slick-prev::before, 
.slider-for-gallery .slick-next::before {
background-color: #d9d9d9;
border-radius: 100%;
width: 36px;
height: 36px;
text-align: center;
display: inline-block;
background-position: center;
background-size: 30%;
}
.slider-for-gallery .slick-prev {
right: auto !important;
left: 10px !important;
z-index: 2;
}
.slider-for-gallery .slick-next {
right: 25px !important;
left: auto !important;
z-index: 2;
}
#content-detect {
padding: 5px 10px;
position: fixed;
background: #00bbde;
transform: rotate(-90deg);
transform-origin: 0 0;
left: 0;
top: 390px;
font-size: 15px;
color: #fff;
border-radius: 0 0 10px 10px;
border: 1px solid #00bbde;
border-top: 0;
z-index: 1;
}
.panel-channel {
border: 0;
border-radius: 16px;
background: rgba(0,0,0,0.1);
backdrop-filter: saturate(180%) blur(12px);
padding: 15px;
}
.panel-channel h5 {
margin-bottom: 20px;
}
.panel-channel h5 span {
background: #0095da;
margin: 5px;
color: #fff;
padding: 10px;
border-radius: 20px;
font-size: 14px;
display: inline-block;
}
.panel-channel h4,
.panel-channel h5 {
font-family: 'FontHeaderRegular';
}
.panel-channel .btn-youtube {
direction: ltr !important;
margin-top: 20px;
padding: 5px 10px;
font-size: 15px;
border-radius: 8px;
background: #ff0000;
border: 0;
}
.panel-channel .btn-youtube:hover,
.panel-channel .btn-youtube:focus {
opacity: 0.7;
}
.panel-channel .btn-youtube i {
font-size: 19px;
}
.panel-expert {
border: 1px solid #fff;
border-radius: 16px;
box-shadow: none;
padding: 15px 30px;
margin-bottom: 60px;
transition: 0.4s;
}
.panel-expert:hover {
box-shadow: 0 0 16px rgba(0,0,0,0.2);
transition: 0.4s;
}
.panel-expert.even {
background: #ecf0f1;
}
.panel-expert.odd {
background: #e4f1fe;
}
.panel-expert img {
border-radius: 12px;
width: 100%;
height: 300px;
object-fit: cover;
margin-top: 30px;
border: 0 solid #000;
}
.panel-expert h3 {
padding-top: 15px;
}
.panel-expert p {
font-size: 15px;
}
.panel-values {
border: 0;
box-shadow: none;
background: #fff;
padding: 15px;
border-radius: 16px;
}
.panel-values.first {
background: #f7f4ed;
padding: 0;
border: 1px solid #d0b183;
min-height: 300px;
}
.panel-values img {
width: auto;
height: auto;
border-radius: 0;
}
.panel-values.first img {
width: 100%;
height: auto;
border-radius: 0 0 16px 16px;
}
.panel-values h4 {
min-height: 30px;
margin-top: 15px;
font-size: 15px;
}
.panel-values p {
font-size: 13px;
line-height: 20px;
min-height: 183px;
margin-bottom: 0;
}
.panel-values.first p {
min-height: 0;
padding: 20px 15px;
font-weight: 600;
color: #6e4a0c;
}
.panel-mission2 {
color: #fff !important;
border-radius: 16px;
border: 0;
padding: 15px 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background: #0095da;
background-image: linear-gradient(to bottom, rgba(0, 0, 0,0.4), rgb(0, 196, 222,0.5)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/mission.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
min-height: auto;
}
.panel-mission2 svg {
position: relative;
top: 8px;
}
.new-tag {
color: #fff;
background: #d64541;
padding: 5px 15px;
font-size: 13px;
border-radius: 10px;
position: absolute;
top: 15px;
right: 30px;
left: auto;
line-height: 18px;
}
.panel-test-cat {
border-radius: 16px;
border: 1px solid #00bbde;
padding: 0;
transition: 0.4s;
overflow: hidden;
box-shadow: 0 0 8px rgba(0,0,0,0.2);
background: rgba(244,253,255,0.2);
font-size: 15px;
transition: 0.4s;
}
.panel-test-cat h4 {
color: #fff;
background: #00bbde;
border-bottom: 1px solid #00bbde;
padding-top: 8px;
padding-bottom: 8px;
margin: 0;
}
.panel-test-cat h4 svg {
position: relative;
top: 5px;
margin: 0 10px;
}
.panel-test-cat ul {
list-style: none;
padding: 0;
}
.panel-test-cat li svg {
position: relative;
top: 7px;
width: 15px;
}
.panel-test-cat li {
padding: 8px 15px;
border-bottom: 1px solid rgba(0,0,0,0.04);
transition: 0.4s;
font-size: 14px;
}
.panel-test-cat li .count {
display: inline-block;
background: #b99f64;
padding: 2px;
color: #fff;
width: 22px;
height: 22px;
text-align: center;
border-radius: 6px;
margin: 0 2px;
font-size: 13px;
line-height: 20px;
float: right;
position: relative;
top: 5px;	
}
.panel-test-cat li.havechild {
cursor: pointer;
}
.subcategory {
}
.subcategory li .count {
background: #e8f2f7;
color: #0095da;
position: relative;
top: 0px;
}
.subcategory li {
padding: 5px 33px;
padding-right: 15px;
} .collapse-icon {
display: none;
} li.havechild[aria-expanded="true"] .expand-icon {
display: none;
} li.havechild[aria-expanded="true"] .collapse-icon {
display: inline;
}
li.havechild .expand-icon img,
li.havechild .collapse-icon img {
width: 15px;
}
li.havechild[aria-expanded="true"] .collapse-icon img {
transform: rotate(90deg);
}
.panel-st4 img.media-img {
height: 120px !important;
} .panel-test-cat li a.active {
color: #00bbde;
}
.panel-test-cat.tags p {
margin-bottom: 0;
}
.panel-test-cat.tags span {
}
.panel-test-cat.tags span a {
color: #fff;
display: inline-block;
background: #00bbde;
border: 1px solid #00bbde;
font-size: 13px;
margin: 10px 2px;
border-radius: 20px;
padding: 0px 10px;
}
.panel-test-cat.tags span a:hover,
.panel-test-cat.tags span a.active {
opacity: 0.4;
}
.panel-test-cat.price-tags p {
margin-bottom: 0;
padding: 5px;
}
.panel-test-cat.price-tags span {
}
.panel-test-cat.price-tags span a {
color: #000;
display: inline-block;
background: #fff;
border: 1px solid #00bbde;
font-size: 13px;
margin: 5px 5px;
border-radius: 6px;
padding: 0px 5px;
}
.panel-test-cat.price-tags span a:hover,
.panel-test-cat.price-tags span a.active {
color: #fff;
background: #00bbde;
border: 1px solid #00bbde;
}
#search-form {
padding: 15px;
}
#search-form .is-search-input {
border: 1px solid #00bbde !important;
border-radius: 6px 0 0 6px;
font-weight: normal;
color: #404040 !important;
}
#search-form button.is-search-submit,
#search-form .is-search-icon {
border-radius: 0 6px 6px 0 !important;
}
#search-form .is-search-icon svg {
filter: invert(100%) brightness(500%);
} .container-slide {
display: flex;
width: 90vw;
}
.panel-slide {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 55vh;
border-radius: 50px;
color: #fff;
cursor: pointer;
flex: 0.5;
margin: 10px;
position: relative;
transition: flex 0.7s ease-in;
}
.panel-slide h2 svg {
width: 48px;
height: 48px;
background: #00bbde;
border-radius: 100%;
padding: 7px;
}
.panel-slide h3 {
font-size: 23px;
position: absolute;
bottom: 100px;
left: 30px;
margin: 0;
opacity: 0;
}
.panel-slide .more  {
opacity: 0;
display: none;
}
.panel-slide.active {
flex: 5;
border-radius: 32px;
}
.panel-slide.active h2 {
position: absolute;
bottom: 140px;
left: 30px;
margin: 0;
opacity: 1;
}
.panel-slide h2 {
position: absolute;
bottom: 20px;
left: 22px;
margin: 0;
opacity: 1;
}
.panel-slide.active .more {
position: absolute;
bottom: 20px;
left: 30px;
margin: 0;
opacity: 1;
display: inline-block;
}
.panel-slide.active h3 {
opacity: 1;
transition: opacity 0.3s ease-in 0.4s;
}
.panel-st4.inner h4 a,
.panel-test-cat li a,
.panel-program h3 a,
.col-md-4 a {
text-decoration: none;
}
.panel-team {
background: #e4f1fe;
box-shadow: none;
margin-bottom: 30px;
border: 0;
transition: 0.4s;
padding: 15px;
border-radius: 16px;
}
.panel-team:hover {
transition: 0.4s;
box-shadow: 0 0 22px rgba(0,0,0,0.2);
}
.panel-team .pic {
width: 100%;
height: 300px;
object-fit: cover;
border-radius: 16px;
}
.panel-team h4 {
padding-top: 15px;
padding-bottom: 5px;
}
.panel-team .btn-white {
background: #fff !important;
color: #404040 !important;
font-size: 13px !important;
border: 0 !important;
padding: 10px 20px !important;
}
.section-aboutus {
margin-top: 130px !important;
padding-top: 100px !important;
padding-bottom: 0px !important;
}
.section-servicepage {
margin-top: 60px !important;
padding-top: 120px !important;
padding-bottom: 30px !important;
color: #000;
}
.section-home-header {
margin-top: 100px !important;
padding-top: 60px !important;
padding-bottom: 20px !important;
color: #000;
margin-bottom: 40px !important;
}
.section-home-header .default-img {
width: 100%;
}
.section-home-header .overlay-box {
background: #888;
position: relative;
margin-top: -380px;
border-radius: 30px;
padding: 30px;
background: rgba(255, 255, 255, 0.88);
backdrop-filter: saturate(0%) blur(9px);
}
.section-aboutus h1,
.section-servicepage h1 {
font-size: 45px;
line-height: 52px;
margin-bottom: 30px;
}
.section-home-header h1 {
font-size: 19px;
line-height: 30px;
margin-bottom: 20px;
}
.section-home-header h2 {
font-size: 28px;
line-height: 36px;
margin-bottom: 10px;
}
.section-aboutus p {
font-size: 20px;
line-height: 30px;
}
.section-home-header p {
font-size: 15px !important;
}
.section-aboutus p span,
.section-servicepage p span,
.section-home-header p span {
background: rgba(255,255,255,0.96);
font-size: 15px;
padding: 5px 20px;
border-radius: 30px;
color: #036f84;
}
.section-servicepage p span {
border: 0 solid #00bbde;
background: #fff;
color: #00bbde;
}
.section-home-header p span,
.contentClass p span,
.style1 p.inner span {
border: 0 solid #00bbde;
background: #00bbde;
color: #fff;
font-size: 13px;
line-height: 21px;
margin: 3px;
}
.section-home-header p span {
background: #b99f64;
}
.section-aboutus .hero-img {
width: 100%;
height: auto;
}
.section-home-header .hero-img {
width: 100%;
height: auto;
}
.section-servicepage .hero-img {
width: 100%;
height: 360px;
background: #00bbde;
background: linear-gradient(to top, #00bbde , #00bbde);
border-radius: 24px;
margin-top: 40px;
padding-top: 0px;
object-fit: cover;
object-position: right;
box-shadow: 0 0 15px rgba(0,0,0,0.2);
}
.note-content.home {
text-align: left;
width: 183px;
padding: 16px 10px;
font-size: 12px;
background: rgba(255,255,255,0.88);
}
.panel-numbersHome {
list-style: none;
padding: 0;
}
.panel-numbersHome.large {
text-align: center;
}
.panel-numbersHome li {
background: #fff;
border: 0 solid #90daf7;
border-radius: 12px;
margin: 5px 3px;
padding: 17px 8px;
padding-bottom: 14px;
display: inline-block;
width: 46.999%;
text-align: left;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.panel-numbersHome.large li {
padding: 30px 15px;
width: 30.999%;
margin: 0 auto;
margin: 10px;
}
.note-content.home h3,
.panel-numbersHome h3 {
color: #00bbde;
font-size: 20px !important;
line-height: 20px !important;
margin: 0;
padding: 0;
}
.note-content.home h3 {
line-height: 25px !important;
}
.panel-numbersHome.large h3 {
font-size: 36px !important;
line-height: 36px !important;
}
.panel-numbersHome p {
margin: 0 !important;
color: #000;
font-size: 11px !important;
line-height: 24px !important;
}
.panel-numbersHome.large p {
font-size: 15px !important;
line-height: 30px !important;
}
.note-content.home img,
.panel-numbersHome img {
background: #b99f64;
width: 40px;
height: 40px;
display: inline-block;
float: left;
padding: 5px;
border-radius: 100%;
position: relative;
top: 1px;
margin-right: 7px;
margin-left: 0;
}
.panel-numbersHome.large img {
width: 60px;
height: 60px;
}
.note-content.home img {
width: 44px;
height: 44px;
}
.note-content.home::after {
display: none;
}
.panel-numbers {
box-shadow: none;
border-color: #90daf7;
border-radius: 16px;
margin-bottom: 30px;
padding: 20px 30px;
box-shadow: 0 0 7px rgba(0,0,0,0.1);
}
.panel-numbers h3 {
color: #00bbde;
font-size: 36px;
margin: 0;
padding: 10px 0;
}
.panel-numbers p {
margin-bottom: 0;
color: #000;
}
.protect_alert_word {
}
.panel-tests .btn-default,
.panel-st5 .btn-default,
.panel-st2.course .btn-default,
.panel-st4.inner .btn-default {
padding: 7px 17px !important;
font-size: 13px !important;
border-radius: 32px;
}
.panel-services {
background-color: #f3f3f3 !important;
background-size: 80% auto !important;
border: 0 solid #000;
box-shadow: none;
padding: 30px 30px;
border-radius: 16px;
margin-bottom: 30px;
}
.panel-services.gold {
background-color: #a7905b !important;
}
.panel-services.grey {
background-color: #6b7071 !important;
}
.panel-services.blue {
background-color: #00a5c5 !important;
}
.panel-services.lightblue .icon {
background: #9bbfc6;
}
.panel-services.darkblue {
background-color: #0a93ac !important;
} .panel-services.lesser {
padding: 15px;
}
.panel-services.longer {
background-size: 60% auto !important;
}
.panel-services .icon {
background: rgba(0,0,0,0.2);
margin-bottom: 5px;
width: 43px;
height: 43px;
border-radius: 10px;
padding: 5px;
}
.panel-services .service-img {
width: 100%;
height: auto;
}
.panel-services h3 {
margin: 0;
margin-bottom: 10px;
padding: 0;
font-size: 21px;
}
.panel-services p {
margin-bottom: 0;
min-height: 100px;
padding-left: 0;
padding-right: 220px;
font-size: 14px;
line-height: 20px;
}
.panel-services.shorter p {
padding-left: 0;
padding-right: 110px;
}
.panel-services.longer p {
margin-bottom: 0;
min-height: 80px;
padding-left: 0;
padding-right: 280px;
}
.panel-services.lesser h3 {
font-size: 17px !important;
}
.panel-services.lesser p {
padding-left: 0 !important;
padding-right: 0 !important;
min-height: 70px;
font-size: 14px !important;
line-height: 20px !important;
}
.panel-services p.more,
.panel-services.lesser p.more {
min-height: 0;
}
.panel-services .btn-default,
.panel-home-bottom .btn-default {
border-radius: 30px !important;
font-size: 13px !important;
background: rgba(0,131,158,0.8) !important;
color: #fff !important;
padding: 10px 30px;
border: 0 !important;
box-shadow: none;
}
.panel-services .btn-default:hover,
.panel-services .btn-default:focus,
.panel-home-bottom .btn-default:hover,
.panel-home-bottom .btn-default:focus {
border-radius: 30px !important;
font-size: 13px !important;
background: #fff !important;
color: #000 !important;
padding: 10px 30px;
border: 0 !important;
box-shadow: 0 0 7px rgba(0,0,0,0.2);
} .panel-home-bottom {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/geo-bg.png) #00bbde no-repeat;
background-size: 60%;
background-position: right;
border: 0 solid #000;
box-shadow: none;
padding: 50px 40px;
border-radius: 16px;
overflow: hidden;
color: #fff;
}
.panel-home-bottom p {
margin-top: 20px;
}
.panel-home-bottom.style1 {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/geo-bg.png) #b99f64 no-repeat;
}
.float-box {
border: 1px solid #000;
background: #fff;
box-shadow: 0 0 10px #000;
border-radius: 12px;
width: 200px;
height: 80px;
}  @keyframes float {
0% {
transform: translateY(0px); }
50% {
transform: translateY(-20px); }
100% {
transform: translateY(0px); }
}
@keyframes float_two {
0% {
transform: translateY(0px); }
50% {
transform: translateY(20px); }
100% {
transform: translateY(0px); }
} .floating-note {
position: relative; animation-name: float; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; }
.floating-note2 {
position: relative; animation-name: float_two; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } .note-content {
background-color: rgba(255,255,255,0.9);
border: 0;
padding: 10px 10px;
padding-bottom: 3px;
border-radius: 12px;
box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.3);
width: 160px;
text-align: inherit;
min-height: auto;
line-height: 20px;
color: #000;
font-size: 14px;
backdrop-filter: saturate(120%) blur(12px);
}
.note-content::after {
content: '';
height: 4px;
background: #b99f64;
display: block;
width: 30%;
margin: 8px 0;
padding: 0;
border-radius: 10px;
}
.note-content.blue {
background-color: #e8fbff;
}
.note-content.blue::after {
background: #0095da;
}
.floating-note.note1 {
position: absolute;
left: 80px;
top: -10px;
}
.floating-note.note11 {
position: absolute;
left: 80px;
top: 20px;
}
.floating-note.note21 {
position: absolute;
left: -35px;
top: 150px;
}
.floating-note.note21a {
position: absolute;
left: -35px;
top: 220px;
}
.floating-note2.note2 {
position: absolute;
left: -20px;
top: 80px;
}
.floating-note2.note21 {
position: absolute;
left: -20px;
top: 50px;
}
.floating-note2.note21a {
position: absolute;
left: -20px;
top: 110px;
}
.floating-note2.note22 {
position: absolute;
left: -20px;
top: 170px;
}
.floating-note2.note3 {
position: absolute;
left: 80px;
bottom: -20px;
}
.floating-note.note3 {
position: absolute;
left: 80px;
bottom: -20px;
} .floating-note.note1h {
position: absolute;
left: 60%;
top: 190px;
}
.floating-note2.note2h {
position: absolute;
left: 55%;
top: 300px;
}
.floating-note2.note3h {
position: absolute;
right: 2%;
top: 220px;
}
.floating-note.note4h {
position: absolute;
right: 80px;
bottom: 30px;
}
.gototop {
background: #00bbde;
color: #fff;
font-size: 24px;
width: 100px;
height: 42px;
line-height: 42px;
border-radius: 30px;
display: inline-block;
}
.gototop:hover {
background: #ececec;
color: #404040;
} #tabsDiv {
overflow: hidden;
border: 0 solid #c0c0c0;
padding: 0 15px;
} #tabsDiv button {
border: 1px solid #00bbde;
border-radius: 10px;
display: block;
color: #000;
background-color: #fff;
padding: 10px;
width: 100%;
cursor: pointer;
margin: 0 auto;
margin-bottom: 15px;
text-align: inherit;
transition: 0.4s;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
font-size: 15px;
} #tabsDiv button:hover,
#tabsDiv button.active {
background-color: #00bbde;
color: #fff;
transition: 0.4s;
box-shadow: none;
}
#tabsDiv button .icon {
background: #00bbde;
border-radius: 6px;
width: auto;
height: 36px;
margin-left: 0;
margin-right: 8px;
padding: 3px;
transition: 0.4s;
}
#tabsDiv button:hover .icon,
#tabsDiv button.active .icon {
background: transparent;
padding: 0;
transition: 0.4s;
} .contentClass {
display: none;
border: 0;
border-radius: 0;
padding: 0;
}
.contentClass h2 {
margin: 0;
margin-bottom: 20px;
}
.contentClass p span,
.style1 p.inner span {
background: #b99f64;
font-size: 12px;
padding: 4px 7px;
border-radius: 30px;
color: #fff;
margin-left: 0;
margin-right: 7px;
}
.contentClass .hero-img {
width: 100%;
height: 250px;
background: #00bbde;
border-radius: 24px;
margin-top: 0px;
object-fit: cover;
object-position: right;
padding-top: 0;
}
.section-servicepage .hero-img.gold,
.contentClass .hero-img.gold {
background: #b99f64 !important;
}
.contentClass .hero-img.grey {
background-color: #6b7071 !important;
}
.contentClass .hero-img.lightblue {
background-color: #daeef2 !important;
color: #1d1f20 !important;
}
.contentClass .hero-img.darkblue {
background-color: #0a93ac !important;
}
#octAccess {
top: 84% !important;
}
#octAccess .open::before, #octAccess .octContainer::before {
background: #00bde2 !important;
opacity: 1 !important;
}
#octAccess.oct-active {
top: auto !important;
bottom: 10% !important;
}
#octAccess .octContainer ul {
margin: 2px !important;
border-top: 0 !important;
border-bottom: 0 !important;
background-color: #2f2f2f !important;
border-radius: 6px !important;
padding-bottom: 5px !important;
}
.sticky-tab {
}
.sticky-tab a {
border: 1px solid #00bbde;
border-radius: 10px;
display: inline-block;
color: #000;
background-color: #fff;
padding: 7px;
width: 270px;
cursor: pointer;
margin: 0 auto;
text-align: left;
transition: 0.4s;
box-shadow: 0 0 8px rgba(0,0,0,0.1);
font-size: 15px;
text-decoration: none;
}
.sticky-tab a:hover {
background: #00bbde;
color: #fff;
text-decoration: none;
transition: 0.4s;
}
.sticky-tab img {
border-radius: 6px;
width: auto;
height: 40px;
margin-left: 0;
margin-right: 8px;
transition: 0.4s;
}
.sticky-tab:hover img {
border: 0;
transition: 0.4s;
}
.btn-dark-mode {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/moon.svg) no-repeat center transparent;
background-size: contain;
width: 27px;
height: 27px;
display: inline-block;
border: 0;
position: relative;
top: 8px;
margin: 0 6px;
cursor: pointer;
} body.dark-mode {
background-color: #072533;
color: #fff;
}
.dark-mode .btn-dark-mode {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/sun.svg) no-repeat center transparent;
background-size: contain;
width: 27px;
height: 27px;
}
.dark-mode a,
.dark-mode .menu-extras li a,
.dark-mode .dropdown-menu li a,
.dark-mode .txt-grey,
.dark-mode .txt-black,
.dark-mode .section-grey h1,
.dark-mode .section-grey h2,
.dark-mode .section-newsletter h3,
.dark-mode .section-page .txt-blue,
.dark-mode .panel-numbers p,
.dark-mode .panel-numbersHome p {
color: #fff !important;
}
.dark-mode .section-page.larger {
background: transparent !important;
}
.dark-mode .line,
.dark-mode .partner .logo,
.dark-mode .partners-slide .logos {
background: #fff !important;
}
.dark-mode #header,
.dark-mode #header.shrinked,
.dark-mode #header.thisHome.shrinked,
.dark-mode .dropdown-menu,
.dark-mode .bg-grey2,
.dark-mode .section-bg10,
.dark-mode .section-servicepage .hero-img,
.dark-mode .section-page p::before, .dark-mode .section-page h3::before,
.dark-mode .menu-overlay {
background: #072533 !important;
}
.dark-mode .dropdown-menu li a:hover,
.dark-mode .dropdown .current_page_item.active a {
color: #0095da !important;
}
.dark-mode #header .logo img,
.dark-mode #header.shrinked .logo img, 
.dark-mode #header.thisHome.shrinked .logo img {
filter: invert(0%) brightness(500%) !important;
}
.dark-mode #header .navbar-default .navbar-nav > li > a,
.dark-mode #header.shrinked .navbar-default .navbar-nav > li > a,
.dark-mode .menu-overlay li.current_page_item a,
.dark-mode .st-btn > span {
color: #fff !important;
}
.dark-mode .section-page,
.dark-mode .section-grey,
.dark-mode .sticky-tab a,
.dark-mode .btn-outline,
.dark-mode .wpcf7-form input[type=submit] {
background: #00bbde !important;
color: #fff !important;
}
.dark-mode .section-home-header .txt-blue,
.dark-mode .panel-services .txt-black {
color: #000 !important;
}
.dark-mode .foot,
.dark-mode .section-home-header p span, 
.dark-mode .contentClass p span,
.dark-mode .panel-test-cat li .count,
.dark-mode .accordion::after {
background: rgba(0, 0, 0, 0.8) !important;
border-color: rgba(0, 0, 0, 0.8) !important;
color: #e3c98e !important;
}
.dark-mode .section-grey .btn-default,
.dark-mode .panel-program,
.dark-mode .panel-values,
.dark-mode .panel-tests,
.dark-mode .panel-st2,
.dark-mode .panel-st4,
.dark-mode .panel-st5,
.dark-mode .panel-st6,
.dark-mode .panel-st11,
.dark-mode .panel-st12,
.dark-mode .panel-test-cat.price-tags span a,
.dark-mode .section-newsletter,
.dark-mode .section-bg2,
.dark-mode .section-bg5,
.dark-mode .wpcf7-form p small,
.dark-mode .panel-test-cat,
.dark-mode footer {
background: rgba(0, 0, 0, 0.3) !important;
color: #fff !important;
}
.dark-mode #tabsDiv button {
background: transparent;
color: #fff;
}
.dark-mode #tabsDiv button:hover,
.dark-mode #tabsDiv button.active {
background-color: #00bbde;
}
.dark-mode .panel-test-cat li,
.dark-mode .slider-for-gallery img {
border-color: #0095da;
}
.dark-mode .wpcf7-form input, 
.dark-mode .wpcf7-form textarea, 
.dark-mode .wpcf7-form select,
.dark-mode .gototop:hover,
.dark-mode .section-panel,
.dark-mode .section-white,
.dark-mode .note-content.home,
.dark-mode .panel-numbersHome li {
background: rgba(0,0,0,0.5) !important;
color: #fff !important;
}
.dark-mode .note-content,
.dark-mode .tabs.style1 label {
background: rgba(0,0,0,0.9);
color: #00bbde;
}
.dark-mode .accordion,
.paging .wp-pagenavi a, 
.dark-mode .panel-numbers,
.dark-mode .tabs.style1 .tab {
background: rgba(0,0,0,0.3) !important;
border-color: rgba(0,0,0,0.3) !important;
color: #fff !important;
box-shadow: none !important;
}
.dark-mode .panel-tocIndex {
background: rgba(0,0,0,0.3);	
box-shadow: none;
}
.dark-mode .panel-tocIndex a {
color: #00bde2 !important;
background: rgba(0,0,0,0.3);
}
.dark-mode .panel-tocIndex a:hover,
.dark-mode .panel-tocIndex a:focus {
background: rgba(0,0,0,0.7);	
}
.dark-mode .post-desc table td {
border-color: rgba(255,255,255,0.5) !important;
background: rgba(0,0,0,0.2);
}
.dark-mode .panel-numbersHome.large li {
background: rgba(0,0,0,0.4);
}
.dark-mode .panel-numbersHome.large p {
color: #e3c98e;
}
.dark-mode .section-home-header .overlay-box {
background: rgba(0,0,0,0.5) !important;
color: #fff !important;
}
.dark-mode .section-home-header .overlay-box h1 {
color: #00bbde !important;
}  .post-desc h2 {
margin-top: 110px;
}
.ersaPostINDEX {
transition: 0.3s;
z-index: 1;
}
.ersaPostINDEX.affix {
position: fixed;
display: block;
top: 100px;
transition: 0.3s;
width: 390px;
}
.ersaPostINDEX.suffix {
opacity: 0;
transition: 0.3s;
}
.panel-tocIndex {
border-radius: 16px;
border: 1px solid rgba(0,0,0,0.05);
padding: 20px;
transition: 0.4s;
overflow: hidden;
background: #d9f4ff;
box-shadow: 0 0 12px rgba(0,0,0,0.05);
}
.panel-tocIndex p {
font-size: 13px;
line-height: 23px;
}
.panel-tocIndex a {
color: #404040;
padding: 8px 10px;
margin-bottom: 8px;
text-decoration: none;
background: rgba(255,255,255,0.6);
display: block;
border-radius: 6px;
}
.panel-tocIndex a:hover {
background: rgba(255,255,255,1);
}
.panel-tocIndex a:focus {
background: #00bde2;
color: #fff;
text-decoration: none;
}
.tts__listent_content {
top: 0 !important;
position: relative !important;
} @media only screen and (max-width: 768px) {
body {
overflow-x: hidden !important;
max-width: 100% !important;
}
section.rounded {
margin: 10px;
border-radius: 16px;
}
.section-page.larger {
margin-left: 5px;
margin-right: 5px;
}
.section-page.larger img {
width: 100%;
height: 160px;
border-radius: 12px;
object-fit: cover;
}
.section-page.larger.mobile img {
width: 100%;
height: 100%;
border-radius: 12px;
object-fit: contain;
}
.section-page.larger .pagetitles {
padding: 0px;
margin-top: -130px;
}
.section-page.larger .pagetitles h2 {
margin-bottom: 0;
}
.section-page.larger .pagetitles p {
font-size: 12px;
line-height: 20px;
margin-bottom: 0;
} .dark-mode .thisHome .hamburger, 
.dark-mode .hamburger {
background: rgba(0,0,0,0.3) !important;
color: #fff !important;
}
.ersaPostINDEX.affix {
position: relative;
top: 0;
width: 100%;
}
.post-desc h2 {
margin-top: 30px;
font-size: 24px;
}
#content-detect {
top: 400px;
padding: 5px;
display: block;
}
#content-toc {
padding: 5px;
position: fixed;
background: #bca87a;
left: 10px;
top: 15px;
font-size: 12px;
color: #fff;
border-radius: 100%;
border: 1px solid #bca87a;
z-index: 2;
transition: 0.3s;
opacity: 0;
}
#content-toc img {
width: 30px;
}
.contentClass .hero-img {
height: 190px;
border-radius: 16px;
}
.contentClass p span {
display: inline-block;
font-size: 11px !important;
}
.section-white {
margin: 20px;
padding: 20px;
}
.section-aboutus,
.section-servicepage {
margin-top: 20px !important;
padding-top: 60px !important;
padding-bottom: 0px !important;
}
.section-home-header {
margin-top: 0px !important;
padding: 20px 10px !important;
margin-bottom: 20px !important;
}
.section-home-header .default-img {
width: 100%;
}
.section-home-header .overlay-box {
padding: 15px;
border-radius: 20px;
margin: 0 auto;
position: absolute;
top: 30px;
left: 0;
right: auto;
transform: translate(-0%, -0%);
z-index: 3;
right: auto;
margin-left: 20px;
margin-right: 20px;
}
.section-aboutus h1,
.section-servicepage h1 {
font-size: 27px;
line-height: 32px;
}
.section-home-header h1{
font-size: 16px !important;
line-height: 22px !important;
margin-bottom: 10px;
}
.section-home-header h2 {
font-size: 22px !important;
line-height: 32px !important;
margin-bottom: 10px;
}
.section-aboutus p {
font-size: 16px;
line-height: 27px;
}
.section-servicepage p,
.section-home-header p {
font-size: 15px;
line-height: 24px;
padding: 0 !important;
}
.section-home-header p {
font-size: 13px !important;
line-height: 20px;
margin-bottom: 0;
}
.section-aboutus p span,
.section-home-header p span {
font-size: 13px;
}
.section-aboutus .hero-img {
width: 85%;
height: auto;
}
.section-servicepage .hero-img {
width: 100%;
height: auto;
background: none;
border-radius: 24px;
margin-top: 0;
margin-bottom: 30px;
padding-top: 0;
}
.panel-numbers {
margin-bottom: 20px;
padding: 15px;
}
.panel-numbers h3 {
font-size: 32px;
padding: 7px 0;
}
.panel-numbers p {
font-size: 14px;
}
.discount-cta .alert,
.discount-cta .alert .btn-alert {
font-size: 13px;
line-height: 21px;
text-align: center;
}
.discount-cta .alert .btn-alert {
padding: 6px;
}
.discount-cta .alert img {
height: 42px;
}
.section-panel p a {
margin: 3px;
}
.section-panel p .btn-default {
padding: 8px;
font-size: 12px;
}
.stick-section {
position: sticky;
display: block;
top: 0;
transition: 0.3s;
z-index: 2;
}
.foot .whatsapp i {
width: 32px;
height: 32px;
line-height: 32px;
font-size: 20px !important;
}
.section-hero {	
padding-top: 100px;
padding-bottom: 20px;
}
.section-hero .content {
padding: 20px 15px;
}
.section-hero h1 {
font-size: 23px;
line-height: 29px;
}
.profile-img {
width: 160px;
height: 160px;
}
.values-slide.inner img {
width: auto;
height: 240px;
}
#video-home-section .content {
position: relative;
width: 85%;
padding: 20px;
bottom: 0;
margin-top: -100px;
}
#video-home-section .content h1 {
font-size: 18px;
line-height: 22px;
padding: 0;
margin: 0;
}
#video-home-section .content em {
font-size: 15px;
padding-top: 10px;
}
.icons {
width: auto;
height: 42px;
margin-top: 15px;
margin-bottom: 5px;
}
p.large {
font-size: 16px;
line-height: 20px;
}
section {
padding: 40px 10px;
}
section h1 {
font-size: 30px;
}
section h2 {
font-size: 26px;
padding-bottom: 0px;
line-height: inherit;
}
section h3 {
font-size: 19px;
line-height: 26px;
}
section h4 {
font-size: 16px;
line-height: 27px;
}
section.withbg {
background-size: cover !important;
min-height: 380px;
width: 100%;
margin-bottom: 20px;
transition: 0.4s;
background-attachment: scroll !important;
padding: 20px;
}
section.withbg2 {
background-size: cover !important;
margin-top: 0px;
min-height: 300px;
width: 100%;
}
section.withbgfull {
min-height: 500px;
padding-top: 200px;
}
.section-bg4, .section-bg5, .section-bg3 {
padding: 30px 5px;
margin: 0 20px;
}
.section-page {
padding-top: 30px;
padding-bottom: 30px;
margin-top: 20px; }
.section-page h2 {
font-size: 23px;
}
.section-page p {
font-size: 16px;
line-height: 29px;
}
.section-faq {
width: 100%;
height: 240px;
object-fit: cover;
}
.section-light {
margin-top: 0;
margin: 0 15px;
padding: 20px;
}
.home-header h1 {
font-size: 26px;
}
.btn-line {
padding: 0;
}
.panel-st1,
.panel-st2,
.panel-st3,
.panel-st4 {
margin-bottom: 30px;
}
.panel-st1,
.panel-st2,
.panel-st3 {
padding: 20px;
}
.panel-st1 h3,
.panel-st2 h3,
.panel-st3 h3 {
min-height: 0;
padding-bottom: 20px;
}
.panel-st1 p,
.panel-st2 p,
.panel-st3 p {
min-height: 0;
}
.panel-st4 img,
.panel-st4:hover img {
height: 300px;
width: 100%;
}
.panel-st4.search img {
height: 200px;
}
.panel-st4.inner img,
.panel-st4.inner:hover img {
height: auto;
width: 100%;
object-fit: contain;
}
.panel-st4.home img,
.panel-st4.home:hover img {
height: 200px;
width: 100%;
}
.panel-st4 h3,
.panel-st4.search h4 {
min-height: 0;
margin-bottom: 10px;
padding: 0 20px;
}
.panel-st4.inner h4 {
min-height: 0;
padding-bottom: 0px;
}
.panel-vdo iframe {
width: 100%;
height: 221px;
}
.panel-st1 {
padding-top: 60px;
}
.panel-st1 h4 {
font-size: 18px;
}
.panel-st1 i {
font-size: 20px;
width: 52px;
height: 52px;
line-height: 52px;
}
.panel-st2 img {
height: 180px;
}
.panel-st2 p {
font-size: 14px;
line-height: 23px;
margin-bottom: 20px;
}
.text-center-mobile {text-align: center !important;}
#wrap-hero {
padding-left: 20px;
padding-right: 20px;
min-height: 70vh;
background-position:  center !important;
}
#wrap-hero.shrinked  {
background-position:  center !important;
}
#wrap-section {
padding: 60px 20px;
padding-bottom: 10px;
}
#wrap-section img {
width: 280px;
height: 200px;
object-fit: cover;
padding: 0;
margin-bottom: 30px;
}
#wrap-section .section-content {
padding: 0 20px;
}
#wrap-section h1 {
font-size: 20px;
}
#wrap-section h2 {
font-size: 29px;
line-height: 36px;
margin: 0;
}
.tabs label {
padding: 15px;
min-width: 130px;
font-size: 15px;
}
.tabs.style1 .tab {
margin-top: 15px;
padding: 30px 5px;
}
.tabs.style1 label {
padding: 15px 20px;
width: 76.33%;
min-height: 64px;
margin: 5px !important;
}
.tabs.style1.less label {
width: auto;
min-height: auto;
}
.page-default-img {
width: 100%;
height: auto;
margin-bottom: 30px;
}
#header {
min-height: 70px;
background: transparent;
position: relative;
padding-top: 0px !important; }
#header.shrinked {
min-height: 60px;
}
#header .logo img,
#header.shrinked .logo img,
#header.thisHome.shrinked .logo img {
height: auto;
width: 56px;
margin-top: 10px;
margin-bottom: 10px;
}
#header,
#header.thisHome {
padding-top: 0;
}
#header.thisHome .logo img {
filter: invert(0%);
}
.menu-extras {
margin-top: 11px !important;
}
#header .logo-text {
position: absolute;
top: 32px;
left: 115px;
right: auto;
}
#header .logo-text img {
display: inline;
width: 90px;
height: auto;
}
#header.shrinked .logo-text {
position: absolute;
top: 30px;
left: 95px;
right: auto;
}
#header.shrinked .logo-text img {
display: inline;
width: 72px;
height: auto;
}
.thisHome .hamburger,
.hamburger {
color: #5e5e5e !important;
}
#header.shrinked .hamburger {
top: 5px;
}
#header {
padding-bottom: 0;
}
#wrap-page {
padding: 20px;
padding-bottom: 60px;
}
#wrap-page iframe {
height: 208px;
}
#wrap-pagehero {
padding-top: 100px;
}
#wrap-pagehero p {
font-size: 14px;
line-height: 20px;
padding: 0;
}
#wrap-pagehero.shrinked p {
font-size: 14px;
}
#wrap-pagehero .bio-img {
border-radius: 100%;
width: 90px;
height: 90px;
}
#wrap-pagehero .logo {
width: 120px;
height: 80px;
object-fit: contain;
}
#wrap-pagehero h1 {
font-size: 38px;
}
#wrap-pagehero.shrinked h1 {
font-size: 32px;
}
#wrap-page h1 {
font-size: 32px;
margin-bottom: 20px;
}
#wrap-section .logos {
width: 90px;
height:  90px !important;
object-fit: contain;
margin: 10px 20px;
}
#wrap-hero .content {
padding-top: 20vh;
}
#wrap-hero .content h1 {
font-size: 44px;
margin-bottom: 20px;
}
#wrap-hero .content p {
font-size: 21px;
line-height: 30px;
}
.slick-slide {
padding: 0;
} .panel-work {
padding: 0;
}
.panel-work .port-img {
filter: grayscale(0%);
}
.panel-work .btn {
font-size: 15px;
}
.panel-work h3 {
font-size: 20px;
margin-bottom: 0 !important;
}
.panel-work small {
font-size: 14px;
}
.panel-work .content {
margin: 0;
margin-top: -60px;
padding: 10px;
height: 60px;
}
.panel-work:hover .content {
margin-top: -100px;
height: 100px;
}
.panel-work .content h3 {
font-size: 15px;
}
.panel-work:hover .content h3 {
padding-top: 0;
}
.panel-work .content p {
font-size: 14px;
}
#wrap-section .number {
font-size: 4em;
top: -10px;
}
#wrap-section .checked li  {
width: 100%;
}
.arrow-divider i {
bottom: -45px;
box-shadow: none;
}
#wrap-slider {
min-height: 540px;
height: 540px;
margin-top: 0px;
}
.rslides .item {
min-height: 540px;
height: 540px;
}
#wrap-slider .content,
.rslides .item .content {
margin-top: 45%;
padding: 0 15px;
}
#wrap-slider .content h1,
.rslides .item .content h1 {
font-size: 32px;
line-height: 40px;
}
.rslides_tabs {
margin-top: -60px;
}  
.mobile-only {
background: ;
padding: 0 30px;
}
.mobile-only .btn-white {
border-color: #96358e;
color: #96358e !important;
padding: 15px 30px;
}
.partners-slide .logos {
border: 0;
width: 110px;
height: 110px;
object-fit: contain;
padding: 10px;
}
.btn-large {
width: auto;
padding: 20px;
}
.testimonial i {
top: 40px;
}
.home-header p {
font-size: inherit;
line-height: 27px;
}
.panel-st10 img {
width: 80px;
height: 80px;
object-fit: cover;
border-radius: 100%;
}
.home-header {
padding-top: 60px;
}
.home-header img {
margin-bottom: 30px;
}
.panel-hub h4 {
margin-top: 20px;
text-align: center !important;
}
.panel-hub img {
width: 60%;
height: auto;
object-fit: cover;
border-radius: 12px;
}
footer {
padding: 40px 20px;
text-align: inherit;
}
footer img {
width: 70px;
margin: 0;
}
footer .padding {
padding: 0 !important;
}
footer h3 {
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 30px;
}
footer li,
footer ul.cols li {
display: block;
width: 100%;
}
.panel-thumb h4 {
font-size: 16px;
line-height: 23px;
margin-top: 20px;
}
.post-desc img {
width: 100%;
height: auto;
}
.post-desc video {
width: 100%;
height: auto;
margin-bottom: 30px;
}
.panel-tests h3,
.panel-tests p.brief,
.panel-program h3,
.panel-program p.days,
.panel-feedback p  {
min-height: 0 !important;
}	
.slider-for-gallery img {
width: 100%;
height: 280px;
}
.slider-nav-gallery img {
width: 100%;
height: 72px;
}
.panel-channel h5 span {
margin: 2px;
padding: 7px;
font-size: 13px;
}
.panel-expert {
text-align: center !important;
}
.panel-expert img {
width: 220px;
height: auto;
margin-top: 0;
}
.panel-expert h3 {
padding-top: 0;
}
.panel-mission2 {
min-height: auto;
}
.panel-values {
margin-bottom: 30px;
}
.panel-values h4 {
min-height: 0;
font-size: 18px;
}
.panel-values p {
min-height: 0 !important;
}
.book-info span {
min-width: 100px;
font-size: 12px !important;
}
.book-info span svg {
width: 30px;
height: 30px;
margin-bottom: 5px;
}
.book-info span i {
width: 30px;
height: 30px;
margin-bottom: 5px;
font-size: 28px;
} .container-slide {
flex-direction: column;
height: 50vh;
width: 100%;
}
.panel-slide {
padding: 20px;
}
.panel-slide h3 {
font-size: 18px;
bottom: 80px;
}
.panel-slide h2 {
position: absolute;
bottom: 0px;
left: 22px;
margin: 0;
opacity: 1;
}
.panel-slide h2 svg {
width: 36px;
height: 36px;
border-radius: 100%;
padding: 4px;
}
.panel-slide .btn {
font-size: 13px;
padding: 10px 15px;
}
.panel-services,
.panel-services.longer {
padding: 0px 15px;
background-size: contain !important;
}
.panel-services.lesser {
padding: 20px;
padding-bottom: 0;
}
.panel-services h3 {
font-size: 18px !important;
padding-top: 15px;
}
.panel-services p {
padding-left: 0 !important;
padding-right: 60px !important;
padding-bottom: 20px;
font-size: 13px !important;
line-height: 19px !important;
min-height: 0 !important;
}
.accordion,
.panel-faq p, .panel-faq li {
font-size: 14px;
line-height: 20px;
}
.accordion::after {
margin-top: 2px;
}
.panel-home-bottom {
padding: 20px;
background-size: 80% !important;
}
.panel-numbersHome {
margin-top: -180px;
}
.panel-numbersHome.about {
margin-top: 0;
}
.panel-numbersHome li {
padding: 10px 8px;
padding-bottom: 9px;
}
.panel-numbersHome.large li {
padding: 15px 5px;
width: 42.999%;
margin: 5px 3px;
}
.panel-numbersHome.large li.long {
width: 89.333%;
}
.panel-numbersHome.large img {
width: 36px;
height: 36px;
}
.panel-numbersHome.large h3 {
font-size: 20px !important;
line-height: 25px !important;
}
.panel-numbersHome.large p {
font-size: 11px !important;
line-height: 16px !important;
}
.sticky-tab a {
padding: 4px;
font-size: 13px !important;
width: auto !important;
min-width: 120px !important;
}
.sticky-tab img {
border-radius: 6px;
width: auto;
height: 28px;
margin-left: 0;
margin-right: 5px;
}
#tabsDiv {
padding: 0;
}
#tabsDiv button {
padding: 6px;
}
#tabsDiv button .icon {
height: 32px;
}
}body {
text-align: right;
}
#content-detect {
text-align: left !important;
direction: ltr !important;
}
.wpcf7-not-valid-tip, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
text-align: right;
direction: rtl;
}
p {
font-size: 16px;
line-height: 28px;
margin-bottom: 15px;
}
.col-highlight [class^="col-md"]:hover h2:after {
background: #00D4C2;
background: linear-gradient(to left, #eee, #00D4C2);
width: 99%;
transition: 0.5s;
}
.col-highlight [class^="col-md"] h2 {
font-family: 'FontAR-body';
margin-bottom: 10px;
}
.line {
margin: 12px auto;
}
.navbar-default .navbar-nav > li > a {
letter-spacing: 0;
}
.text-right {
text-align: left;
}
#header .navbar {
float: auto;
margin-right: 40px;
margin-left: 0;
}
#header .navbar-default .navbar-nav > li:last-child {
margin-left: 0;
margin-right: 15px;
}
.menu-end {
text-align: left;
margin-top: 31px;
}
.shrinked .menu-end {
margin-top: 33px;
}
.menu-end li {
margin-right: 20px;
margin-left: 0;
}
.hamburger {
right: auto;
left: 20px;
top: 13px;
}
.menu-extras {
text-align: left;
}
.menu-overlay p,
.menu-overlay h1,
.menu-overlay h2,
.menu-overlay h3 {
text-align: right;
}
.menu-overlay .closebtn {
right: auto;
left: 30px;
}
.overlay-content li {
letter-spacing: 0;
text-transform: none;
}
.slick-next::before {
transform: rotate(-180deg);
}
.slick-prev::before {
transform: rotate(0deg);
}
#wrap-section .number {
left: 40px;
right: auto;
top: -50px;
}
.wpcf7-form input,
.wpcf7-form textarea,
.wpcf7-form select {
text-align: right;
}
.checked {
padding: 0;
list-style: none;
}
.checked li {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check.png) right 5px no-repeat;
background-size: 18px;
padding-right: 30px;
padding-left: 0;
margin-bottom: 15px;
line-height: inherit;
}
.checked.invert li {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/check-white.png) right 5px no-repeat;
background-size: 18px;
padding-right: 30px;
padding-left: 0;
margin-bottom: 15px;
line-height: inherit;
}
.accordion:after {
float: left;
margin-right: 5px;
margin-left: 0;
}
.section-hero {	
background: linear-gradient(to right, rgba(0,135,129,0.8), rgba(49,104,163,0.9)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/wave.svg) !important;
}
footer .text-right {
text-align: right;
}
.panel-st1 h3,
.panel-st3 h3  {
margin: 0;
min-height: 70px;
}
.panel-st2 h3 {
margin: 0;
min-height: 60px;
}
footer p.padding {
padding-left: 50px;
padding-right: 0;
}
.section-faq.reverse {
float: left;
}
.panel-st8 {
background: url(//ersa-sa.com/wp-content/themes/ersa-wp/images/page-bg2.svg) transparent no-repeat top right !important;
background-size: 50% !important;
}
.social a,
.social a:hover,
.social a:focus {
display: inline-block;
margin-left: 5px;
margin-right: 0;
}
.foot {
position: fixed;
bottom: 15px;
left: 15px;
right: auto;
}
.panel-mission {
color: #fff !important;
border-radius: 16px;
border: 0;
padding: 30px;
transition: 0.4s;
box-shadow: none;
overflow: hidden;
background-image: linear-gradient(to left, rgba(0,0,0,0.7), rgb(0, 187, 222,0.5)), url(//ersa-sa.com/wp-content/themes/ersa-wp/images/mission.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
} 
.panel-hub h4 {
text-align: right;
}
.panel-tests h3 {
min-height: 56px;
font-size: 15px;
line-height: 27px;
padding: 0 5px;
}
.panel-tests p.brief {
min-height: 45px;
line-height: 19px;
font-size: 13px;
}
.panel-training {
background-image: linear-gradient(to left bottom, #007aaf, #008abc, #009ac9, #00abd4, #00bbde);
}
.panel-training p i {
font-size: 20px;
margin-right: 0;
margin-left: 5px;
}
.book-info span {
margin-left: 10px;
margin-right: 0;
}
.panel-values p {
min-height: 175px;
}
.panel-values.first {
min-height: 300px;
}
.new-tag {
top: 15px;
right: auto;
left: 30px;
line-height: 18px;
}
.panel-test-cat li svg {
transform: rotate(180deg);
}
.panel-test-cat li .count {
float: left;
position: relative;
top: 5px;	
}
.subcategory li {
padding: 5px 33px;
padding-left: 15px;
}
li.havechild .expand-icon img {
transform: rotate(180deg);
}
li.havechild[aria-expanded="true"] .collapse-icon img {
transform: rotate(90deg);
}
#search-form .is-search-input {
border: 1px solid #00bbde !important;
border-radius: 0 6px 6px 0;
}
#search-form button.is-search-submit,
#search-form .is-search-icon {
border-radius: 6px 0 0 6px !important;
} .panel-slide h3 {
bottom: 100px;
right: 30px;
}
.panel-slide.active h2 {
bottom: 140px;
right: 30px;
}
.panel-slide h2 {
bottom: 20px;
right: 22px;
}
.panel-slide.active h3 {
opacity: 1;
transition: opacity 0.3s ease-in 0.4s;
}
.panel-slide .more  {
opacity: 0;
display: none;
}
.panel-slide.active .more {
bottom: 20px;
right: 30px;
}
.slider-for-gallery .slick-prev::before, 
.slider-for-gallery .slick-next::before {
background-color: #d9d9d9;
border-radius: 100%;
width: 36px;
height: 36px;
text-align: center;
display: inline-block;
background-position: center;
background-size: 30%;
}
.slider-for-gallery .slick-next {
right: auto !important;
left: 25px !important;
z-index: 2;
}
.slider-for-gallery .slick-prev {
right: 10px !important;
left: auto !important;
z-index: 2;
}
.panel-services p {
padding-right: 0;
padding-left: 220px;
font-size: 15px;
line-height: 24px;
}
.panel-services.shorter p {
padding-right: 0;
padding-left: 80px;
}
.panel-services.lesser p {
min-height: 55px;
}
.panel-services.longer p {
padding-right: 0;
padding-left: 280px;
}
.section-servicepage .hero-img {
object-position: left;
}
.section-home-header .overlay-box {
margin-top: -380px;
}
.section-home-header h1 {
font-size: 26px;
line-height: 39px;
margin-bottom: 20px;
}
.section-home-header p {
padding-left: 0;
padding-right: 0;
}
.panel-home-bottom {
background-position: left;
}
.floating-note.note1 {
position: absolute;
right: 80px;
top: -10px;
}
.floating-note.note11 {
position: absolute;
right: 80px;
top: 20px;
}
.floating-note.note21 {
position: absolute;
right: -35px;
top: 150px;
}
.floating-note.note21a {
position: absolute;
right: -35px;
top: 220px;
}
.floating-note2.note2 {
position: absolute;
right: -20px;
top: 80px;
}
.floating-note2.note21 {
position: absolute;
right: -20px;
top: 50px;
}
.floating-note2.note21a {
position: absolute;
right: -20px;
top: 110px;
}
.floating-note2.note22 {
position: absolute;
right: -20px;
top: 170px;
}
.floating-note2.note3 {
position: absolute;
right: 80px;
bottom: -20px;
}
.floating-note.note3 {
position: absolute;
right: 80px;
bottom: -20px;
} .floating-note.note1h {
position: absolute;
left: auto;
right: 60%;
top: 190px;
}
.floating-note2.note2h {
position: absolute;
left: auto;
right: 55%;
top: 300px;
}
.floating-note2.note3h {
position: absolute;
right: auto;
left: 2%;
top: 220px;
}
.floating-note.note4h {
position: absolute;
right: auto;
left: 80px;
bottom: 30px;
}
#tabsDiv button,
#tabsDiv button:hover,
#tabsDiv button.active {
font-size: 15px;
}
#tabsDiv button .icon {
margin-left: 8px;
margin-right: 0;
}
.contentClass p span,
.style1 p.inner span {
margin-left: 7px;
margin-right: 0;
}
.contentClass .hero-img {
object-position: left;
padding-top: 0;
}
.wpcf7-form p {
margin-bottom: 0;
direction: rtl;
font-size: 15px;
}
.wpcf7-form .option-box .wpcf7-list-item {
display: block;
font-size: 14px;
margin: 0;
}
.sticky-tab a {
width: 290px;
font-size: 14px;
text-align: right;
}
.sticky-tab img {
margin-right: 0;
margin-left: 8px;
}
.note-content.home {
text-align: right;
width: 168px;
}
.panel-numbersHome li {
text-align: right;
padding-bottom: 17px;
}
.note-content.home img,
.panel-numbersHome img {
float: right;
position: relative;
top: 1px;
margin-right: 0;
margin-left: 7px;
}
.tabs.style1 label {
width: 227px;
}
.tabs.style1 img {
margin-left: 0 !important;
margin-left: 8px !important;
float: right;
}
.tabs.style1.less img {
float: none;
} @media only screen and (max-width: 768px) {
body {
overflow-x: hidden !important;
max-width: 100% !important;
}
.panel-st1,
.panel-st2,
.panel-st3 {
margin-bottom: 30px;
}
.panel-st1 {
border: 1px solid #eee;
}
.panel-st1 h3,
.panel-st2 h3,
.panel-st3 h3 {
min-height: 0;
padding-bottom: 20px;
line-height: 36px;
}
.panel-st1 p,
.panel-st2 p,
.panel-st3 p {
min-height: 0;
}
section h1 {
font-size: 31px;
line-height: 42px;
}
section h4 {
font-size: 18px;
}
#header .logo-text {
position: absolute;
top: 32px;
left: auto;
right: 115px;
}
#header .logo-text img {
display: inline;
width: 90px;
height: auto;
}
#header.shrinked .logo-text {
position: absolute;
top: 30px;
left: auto;
right: 95px;
}
#header.shrinked .logo-text img {
display: inline;
width: 72px;
height: auto;
}
.menu-overlay .text-right {
text-align: right;
}
.rslides .item {
border-radius: 0 0 30% 0;
}
p.large {
font-size: 16px;
line-height: 27px;
} .container-slide {
flex-direction: column;
height: 50vh;
width: 100%;
}
.panel-slide h2 {
right: 22px;
bottom: 0px;
}
.panel-slide h3 {
bottom: 80px;
}
.section-home-header .overlay-box {
padding: 15px;
border-radius: 20px;
margin: 0 auto;
position: absolute;
top: 30px;
left: auto;
right: 0 !important;
transform: translate(-0%, -0%);
z-index: 3;
right: auto;
margin-left: 20px;
margin-right: 20px;
}
.section-home-header h1 {
font-size: 17px !important;
line-height: 25px !important;
}
.panel-numbersHome p {
font-size: 12px !important;
}
.panel-services h3 {
font-size: 17px !important;
padding-top: 20px;
}
.panel-services p {
padding-left: 80px !important;
padding-right: 0 !important;
padding-bottom: 20px;
font-size: 12px !important;
line-height: 18px !important;
min-height: 0 !important;
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://ersa-sa.com/wp-content/themes/ersa-wp/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal; } .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}