<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection &gt; output {
display: list-item;
list-style: none;
}
.wpcf7-reflection &gt; output[hidden] {
display: none;
}.wp-block-ptl-shortcode {
background: #3f39ff;
padding: 45px;
text-align: center;
border-radius: 10px; }
.mcb-call-to-action-content {
font-family: serif;
font-size: 24px;
color: #fff;
padding-bottom: 30px;
margin-bottom: 0;
font-family: serif;
font-size: 24px;
color: #fff;
padding-bottom: 30px;
margin-bottom: 0; }
.mcb-call-to-action-button {
background: #000;
border: 0px;
border-radius: 5px;
padding: 12px 35px;
color: #fff;
font-family: sans-serif;
background: #000;
border: 0px;
border-radius: 5px;
padding: 12px 35px;
color: #fff;
font-family: sans-serif; }
.wp-block-mcb-call-to-action {
background: #3f39ff;
padding: 45px;
text-align: center;
border-radius: 10px; }
.post-timeline {
margin: 120px auto;
border-radius: 7px;
padding: 25px 20px 60px 20px; }
.wp-block-post-timeline-block.main-timeline {
max-width: 100% !important; }
.ptl-front-cont {
position: relative; }
.ptl-front-cont .ptl-post-block-head {
width: 70%;
margin: 0 auto; }
.ptl-front-cont .ptl-post-block-head .ptl-post-heading {
margin: 0;
font-size: 24px;
text-align: center;
letter-spacing: 1px; }
.ptl-front-cont .ptl-content-sec {
margin-top: 50px; }
.ptl-front-cont .ptl-sec-yr {
z-index: 9;
color: #fff;
width: 110px;
height: 42px;
display: flex;
font-size: 16px;
font-weight: 600;
position: relative;
text-align: center;
align-items: center;
line-height: inherit;
justify-content: center;
margin: 0 auto 60px auto;
border-radius: 15px 0 15px 0; }
.ptl-front-cont .ptl-last {
margin-bottom: -30px; }
.ptl-front-cont .timeline-section {
position: relative;
margin-bottom: 60px;
justify-content: space-around; }
.ptl-front-cont .timeline-section .ti-box {
width: auto;
margin: 0;
padding-right: 57px; }
.ptl-front-cont .timeline-section .ti-box .tag-span {
width: 100%;
position: relative; }
.ptl-front-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
top: 18px;
left: auto;
content: "";
width: 30px;
right: -15px;
height: 20px;
position: absolute;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }
.ptl-front-cont .timeline-section .ti-box .ptl-p-title {
margin: 0;
width: 100%;
color: #ffffff;
font-size: 24px;
font-weight: 500;
line-height: 1.1;
position: relative;
padding: 14px 20px;
border-radius: 0px;
background: #ff5b76; }
.ptl-front-cont .timeline-section .ti-box .p-collapse {
width: 100%; }
.ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont {
height: 215px;
overflow: hidden; }
.ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .ptl-p-img {
width: 100%;
height: 100%;
max-width: 100%;
object-fit: cover; }
.ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
width: 100%;
padding: 18px;
background-color: #fff;
box-shadow: 0px 10px 11px rgba(0, 0, 0, 0.03); }
.ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content {
color: #000;
font-size: 14px;
font-weight: 500;
line-height: 1.6; }
.ptl-front-cont .timeline-section .ptl-date-sec {
width: auto;
margin: 18px 0 0 42px; }
.ptl-front-cont .timeline-section .ptl-date-sec .date {
padding: 0;
margin: auto;
font-size: 18px;
font-weight: 500; }
.ptl-front-cont .timeline-section .cir-sec {
top: 4px;
width: 47px;
height: 47px;
padding: 0;
margin: 0;
left: 50%;
z-index: 1;
display: flex;
position: absolute;
border-radius: 50%;
align-items: center;
background: #ff5b76;
justify-content: center;
border: 5px solid #2BA362;
transform: translateX(-50%); }
.ptl-front-cont .timeline-section .cir-sec .ptl-icon-cont {
line-height: 1.1; }
.ptl-front-cont .timeline-section .cir-sec .ptl-icon-cont svg {
width: 25px;
height: 25px; }
.ptl-front-cont .timeline-section.even .ti-box {
padding-right: 0;
padding-left: 57px;
margin: 0 0 0 auto; }
.ptl-front-cont .timeline-section.even .ti-box .tag-span .ptl-h2-span {
left: -15px; }
.ptl-front-cont .timeline-section.even .ptl-date-sec {
text-align: right;
margin: 18px 42px 0 0; }
.ptl-front-cont .timeline-section.odd {
flex-direction: row-reverse; }
.ptl-edit-cont {
border-radius: 7px;
padding-bottom: 20px; }
.ptl-edit-cont .ptl-post-block-head {
padding: 15px 0px; }
.ptl-edit-cont .ptl-post-block-head .ptl-post-heading {
margin: 0;
padding: 0 70px;
text-align: center;
letter-spacing: 1px; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors {
margin-bottom: 15px; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box {
justify-content: flex-end; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box h4 {
margin: 0;
font-size: 14px; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette {
flex: 0 0 22%;
min-width: 22%;
line-height: 1; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__clear {
display: none; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex .components-flex-item {
display: none; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
margin: 0; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
opacity: 1;
font-size: 0;
display: block;
padding: 2px 14px;
position: relative;
margin-bottom: 0px; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
top: 0;
left: 0;
width: 25px;
height: 25px;
color: white;
font-size: 12px;
content: "\f1fb";
line-height: 25px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown {
margin: 0; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
opacity: 1;
padding: 0;
height: 0;
position: relative;
margin-bottom: 0; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
border: none !important;
outline: none !important;
box-shadow: none !important; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
top: 0;
left: 0;
width: 30px;
height: 30px;
color: white;
font-size: 14px;
content: '\f1fb';
line-height: 30px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: 'FontAwesome'; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
display: none; }
.ptl-edit-cont .ptl-content-sec {
margin-top: 60px; }
.ptl-edit-cont .ptl-sec-yr {
z-index: 9;
color: #fff;
width: 110px;
height: 42px;
display: flex;
margin: 0 auto;
font-size: 16px;
font-weight: 500;
line-height: 20px;
margin-top: -30px;
position: relative;
text-align: center;
margin-bottom: 70px;
align-items: center;
justify-content: center;
border-radius: 15px 0 15px 0; }
.ptl-edit-cont .ptl-last {
margin-bottom: -40px; }
.ptl-edit-cont .line {
width: 4px;
height: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
background: #4285f4 !important; }
.ptl-edit-cont .timeline-section {
position: relative;
margin-bottom: 90px; }
.ptl-edit-cont .timeline-section .ti-box {
width: 345px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
box-shadow: -2px 10px 9px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: -2px 10px 9px rgba(0, 0, 0, 0.05); }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont {
position: relative; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button.is-link {
top: 0;
right: 0;
height: auto;
font-size: 0;
position: absolute; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button.is-link:focus {
outline: none;
box-shadow: none; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button.is-link:before {
position: absolute;
top: 5px;
right: 5px;
font-size: 12px;
color: white;
content: 'X';
height: 25px;
width: 25px;
font-weight: 500;
background-color: black;
border-radius: 50%;
line-height: 25px;
text-align: center; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button {
height: 100%;
padding: 0;
display: block; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .components-button:focus {
box-shadow: none; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-img-cont .button-large {
padding: 2px 12px;
margin-left: 20px;
margin-top: 20px; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
width: 100%;
background-color: #fff;
padding: 10px 18px 18px 18px; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content.rich-text {
font-size: 14px;
font-weight: 500;
line-height: 1.6;
color: #000 !important;
font-family: "Barlow", sans-serif; }
.ptl-edit-cont .timeline-section .ti-box .tag-span {
width: 100%;
position: relative; }
.ptl-edit-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
top: 18px;
left: auto;
content: "";
width: 30px;
right: -15px;
height: 20px;
position: absolute;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }
.ptl-edit-cont .timeline-section .ti-box .ptl-p-title {
margin: 0;
width: 100%;
color: #ffffff;
font-size: 24px;
font-weight: 500;
line-height: 1.1;
position: relative;
padding: 14px 20px;
border-radius: 0px;
background: #ff5b76;
font-family: "Barlow", sans-serif; }
.ptl-edit-cont .timeline-section .ptl-date-section {
width: 360px;
margin: 19px 0 0 auto;
display: flex;
align-items: center; }
.ptl-edit-cont .timeline-section .ptl-date-section .date {
margin: 0;
padding: 0;
font-size: 18px;
font-weight: 500;
line-height: initial;
font-family: "Barlow", sans-serif; }
.ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__clear {
display: none; }
.ptl-edit-cont .timeline-section .ptl-clr-palette .components-dropdown .components-flex .components-flex-item {
display: none; }
.ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block;
text-align: right; }
.ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
margin: 0; }
.ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
opacity: 1;
font-size: 0;
padding: 2px 14px;
position: relative;
margin-bottom: 10px; }
.ptl-edit-cont .timeline-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
top: 0;
left: 0;
width: 30px;
height: 30px;
color: white;
font-size: 14px;
content: "\f1fb";
line-height: 30px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette {
flex: 1; }
.ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown {
margin: 0; }
.ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
opacity: 1;
padding: 0;
height: 0;
position: relative;
margin-bottom: 0; }
.ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
border: none !important;
outline: none !important;
box-shadow: none !important; }
.ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
top: -3px;
width: 30px;
height: 30px;
color: white;
font-size: 14px;
content: '\f1fb';
line-height: 30px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: 'FontAwesome'; }
.ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.ptl-edit-cont .timeline-section .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
display: none; }
.ptl-edit-cont .timeline-section .cir-sec {
top: 6px;
width: 47px;
height: 47px;
padding: 0;
margin: 0;
left: 50%;
z-index: 1;
display: flex;
position: absolute;
border-radius: 50%;
align-items: center;
background: #ff5b76;
justify-content: center;
border: 5px solid #2BA362;
transform: translateX(-50%); }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons {
position: absolute;
left: 3.4px;
top: -45px; }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn {
padding: 0;
margin: 0;
box-shadow: none; }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn:focus, .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn:hover, .ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn:active {
outline: none;
border: none;
box-shadow: none;
background-color: transparent; }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons .icon-picker-btn i {
width: 30px;
height: 30px;
color: white;
font-size: 14px;
line-height: 30px;
text-align: center;
border-radius: 50%;
background-color: #000; }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-icon {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-icon svg {
width: 28px;
height: 28px; }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-icon .ptl-icon-text-hidden.rich-text {
opacity: 0;
font-size: 0; }
.ptl-edit-cont .timeline-section .remove-item {
right: 0;
top: -30px;
color: black;
font-size: 18px;
font-weight: 500;
position: absolute; }
.ptl-edit-cont .timeline-section.even .ti-box {
margin: 0 0 0 auto; }
.ptl-edit-cont .timeline-section.even .tag-span .ptl-h2-span {
left: -15px; }
.ptl-edit-cont .timeline-section.even .date {
text-align: right; }
.ptl-edit-cont .timeline-section.even .ptl-date-section {
margin: 19px auto 0 0;
flex-direction: row-reverse; }
.ptl-edit-cont .timeline-section.even .ptl-clr-palette {
justify-content: space-around; }
.ptl-edit-cont .timeline-section.even .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
text-align: left; }
.ptl-edit-cont .timeline-section.even .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
left: 0; }
.ptl-edit-cont .timeline-section.odd {
flex-direction: row-reverse;
justify-content: space-around; }
.ptl-edit-cont .timeline-section.odd .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
right: 0; }
.ptl-content-sec {
position: relative; }
.ptl-content-sec .ptl-center-line {
top: 0;
left: 50%;
width: 6px;
content: '';
height: 100%;
position: absolute;
background: #4285f4;
transform: translateX(-50%); }
.ptl-posts-cont .timeline-add-btn {
margin-top: 60px;
text-align: center; }
.ptl-posts-cont .timeline-add-btn .components-button {
color: white;
margin: 0 auto;
font-size: 14px;
font-weight: 500;
transition: 0.5s;
padding: 6px 30px;
border-radius: 3px;
background: #007cba;
letter-spacing: 0.5px; }
.ptl-posts-cont .timeline-add-btn .components-button:hover {
background-color: #006BA0; }
.wp-block-post-timeline-notification.main-timeline {
max-width: 100% !important; }
.timeline-front-notification {
width: 100%;
max-width: 550px;
margin: 0px auto;
border-radius: 6px; }
.timeline-front-notification .ptl-notif-block-head {
padding: 24px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.timeline-front-notification .ptl-notif-block-head .ptl-notif-heading {
font-size: 17px;
font-weight: 600;
line-height: initial;
margin-bottom: 0;
color: #32325d; }
.timeline-front-notification .ptl-main-box {
padding: 24px; }
.timeline-front-notification .timeline-section-notification {
display: flex;
position: relative;
padding-bottom: 32px; }
.timeline-front-notification .timeline-section-notification:before {
top: 0;
left: 17.5px;
width: 0px;
content: '';
height: 100%;
position: absolute;
background-color: transparent;
border-right: 2px dashed #e9ecef; }
.timeline-front-notification .timeline-section-notification .ptl-icon-cont {
z-index: 1;
padding-right: 30px; }
.timeline-front-notification .timeline-section-notification .ptl-icon-cont svg {
width: 36px;
height: 36px;
padding: 6px;
border-radius: 50%; }
.timeline-front-notification .timeline-section-notification .notification-details {
flex: 1;
padding-top: 5px; }
.timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
color: #32325d;
font-size: 13px;
font-weight: 600;
margin-bottom: 8px;
font-family: Open Sans, sans-serif; }
.timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-date .ptl-date {
color: #8898aa;
line-height: 1.7;
font-size: 12.8px;
padding: 2px 12px;
border-radius: 30px;
margin-bottom: 16px;
max-width: max-content;
font-family: Open Sans, sans-serif; }
.timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
color: #525f7f;
font-size: 14px;
font-weight: 300;
line-height: 1.7;
font-family: Open Sans, sans-serif; }
.block-editor-block-list__block.wp-block {
max-width: 840px !important;
margin-top: 28px;
margin-bottom: 28px; }
.timeline-edit-notification {
padding: 15px;
margin: 60px auto;
border-radius: 7px; }
.timeline-edit-notification .timeline-section-notification {
width: 100%;
display: flex;
margin: 0 auto;
max-width: 550px;
position: relative;
padding-bottom: 70px;
justify-content: center; }
.timeline-edit-notification .timeline-section-notification:before {
top: 10px;
left: 59px;
width: 0px;
content: '';
height: 100%;
position: absolute;
background-color: transparent;
border-left: 2px dashed #dddddd; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont {
z-index: 1;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
padding-right: 30px;
justify-content: space-around; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
width: 36px;
height: 36px;
padding: 6px;
border-radius: 50%; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette {
min-width: auto;
display: inherit; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
display: none; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action {
margin: 0; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link {
opacity: 1;
font-size: 0;
padding: 2px 14px;
position: relative;
margin-bottom: 10px; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:focus {
border: none;
outline: none;
box-shadow: none; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:before {
top: 0;
left: 0;
width: 30px;
height: 30px;
color: white;
font-size: 14px;
content: '\f1fb';
line-height: 30px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: 'FontAwesome'; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
padding: 0;
outline: none;
box-shadow: none; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
width: 30px;
height: 30px;
color: white;
font-size: 14px;
line-height: 30px;
border-radius: 50%;
background: #000; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons {
width: 36px;
max-width: unset;
min-width: unset; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette {
display: flex; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown {
margin: 0; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
opacity: 1;
padding: 0;
height: 0;
position: relative;
margin-bottom: 10px; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:active, .timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
border: none !important;
outline: none !important;
box-shadow: none !important; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
top: 0;
left: 0;
width: 30px;
height: 30px;
color: white;
font-size: 14px;
content: '\f1fb';
line-height: 30px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: 'FontAwesome'; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
display: none; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon {
margin-top: 0; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon .block-editor-rich-text__editable {
opacity: 0;
font-size: 0; }
.timeline-edit-notification .timeline-section-notification .notification-details {
flex: 1;
margin-left: 0;
margin-top: 12px; }
.timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
margin-top: 0;
color: #32325d;
font-size: 13px;
font-weight: 600;
margin-bottom: 0;
letter-spacing: 0;
padding-bottom: 6px;
text-transform: initial;
font-family: Open Sans, sans-serif; }
.timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-date .ptl-date {
color: #8898aa;
font-weight: 500;
font-size: 12.8px;
padding: 3px 12px;
border-radius: 30px;
margin-bottom: 16px;
max-width: max-content;
font-family: Open Sans, sans-serif; }
.timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
color: #525f7f;
font-size: 14px;
font-weight: 300;
line-height: 1.7;
font-family: Open Sans, sans-serif; }
.timeline-edit-notification .timeline-section-notification .remove-item {
right: 0;
top: -30px;
font-size: 20px;
font-weight: 500;
position: absolute; }
.timeline-edit-notification .ptl-notif-block-head {
padding: 0px 0px 30px 0px; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors {
margin-bottom: 15px; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box h4 {
margin: 0;
font-size: 14px; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette {
flex: 0 0 22%;
min-width: 22%;
line-height: 1; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__clear {
display: none; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
margin: 0; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
opacity: 1;
font-size: 0;
padding: 2px 14px;
position: relative;
margin-bottom: 0px; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
top: 0;
left: 0;
width: 25px;
height: 25px;
color: white;
font-size: 12px;
content: "\f1fb";
line-height: 25px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown {
margin: 0; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex {
opacity: 1;
height: 0;
padding: 0;
position: relative; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:focus {
outline: none; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:before {
top: 0;
left: 0;
width: 25px;
height: 25px;
color: white;
font-size: 12px;
content: "\f1fb";
line-height: 25px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex {
position: relative; }
.timeline-edit-notification .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex:before {
top: 0;
left: 0;
width: 25px;
height: 25px;
color: white;
font-size: 12px;
content: "\f1fb";
line-height: 25px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.timeline-edit-notification .ptl-notif-block-head .ptl-notif-heading {
margin: 0;
text-align: center;
letter-spacing: 1px; }
.timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body {
padding: 15px 0; }
.timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper {
display: inline; }
.timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-base-control .components-base-control__field .components-base-control__label {
font-size: 12px;
line-height: 1.3; }
.timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-toggle-wrapper {
display: none; }
.timeline-edit-notification .ptl-colorpicker .components-color-picker .components-color-picker__saturation .components-color-picker__saturation-color .components-color-picker__saturation-pointer {
padding: 6px 6px; }
.timeline-edit-notification .ptl-colorpicker .ptl-icon-bg {
margin: 10px 0;
font-size: 13px; }
.timeline-edit-notification .ptl-colorpicker .ptl-icon-clr {
margin: 10px 0;
font-size: 13px; }
.timeline-edit-notification .ptl-add-btns {
margin-top: 40px;
margin-left: 157px; }
.timeline-edit-notification .ptl-add-btns .ptl-add-down {
color: white;
margin: 0 auto;
font-size: 14px;
font-weight: 500;
transition: 0.5s;
padding: 6px 30px;
border-radius: 3px;
background: #007cba;
letter-spacing: 0.5px; }
.ptl-modal-section .components-modal__frame {
top: 50%;
left: 50%;
width: 65%;
right: auto;
bottom: auto;
max-height: 90%;
max-width: inherit;
min-width: inherit;
transform: translate(-50%, -50%);
border-radius: 7px;
height: 100%;
overflow: hidden; }
.ptl-modal-section .components-modal__frame .components-modal__content {
height: 100%;
padding: 0;
overflow: hidden;
max-height: 100%;
margin: 0; }
.ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header {
width: auto;
margin: 25px;
position: relative;
border-radius: 7px;
padding: 12px 20px 12px 15px;
background-color: var(--theme-clr); }
.ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading-container .components-modal__header-heading {
color: white;
font-size: 18px; }
.ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header .components-button {
background-color: white;
border-radius: 10px;
color: var(--theme-clr); }
.ptl-modal-section .components-modal__frame .components-modal__content .components-modal__header .components-button:focus {
outline: none;
box-shadow: none; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box {
height: 100%; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box .search-box {
text-align: center;
margin-left: 25px;
margin-right: 25px;
margin-bottom: 20px; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box .search-box label {
padding-right: 15px;
font-size: 16px;
font-weight: 500; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-Box .search-box input {
width: 100%;
padding: 5px 20px; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main {
z-index: 0;
overflow: auto;
max-height: 90%;
position: relative;
padding: 0px 15px 25px 25px; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.9);
border-radius: 0px;
background-color: #CCCCCC; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main::-webkit-scrollbar {
width: 12px;
background-color: #F5F5F5; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main::-webkit-scrollbar-thumb {
border-radius: 0px;
background-color: var(--theme-clr);
background-image: -webkit-linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.4) 50%, transparent, transparent); }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list {
padding: 0; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list {
display: flex;
flex-flow: wrap;
align-items: center;
justify-content: space-between; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon {
flex: 0 0 32.33%;
display: flex;
cursor: pointer;
padding: 5px 8px;
border-radius: 6px;
align-items: center;
transition: all 0.5s;
margin: 0 0px 10px 0;
border: 1px solid #ededed;
justify-content: space-between; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon strong.box {
padding: 0;
margin-bottom: 0;
border-radius: 0;
background-color: transparent; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon strong.button {
background: transparent;
vertical-align: unset;
padding: 0;
margin: 0;
height: auto;
border: none;
color: inherit;
text-align: left;
min-height: auto;
line-height: inherit; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon strong.header {
padding: 0;
margin-bottom: 0;
text-align: left; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon .addSubmenu {
cursor: pointer; }
.ptl-modal-section .components-modal__frame .components-modal__content .notification-icon-main .notification-icon-list .icon-list .single-icon:hover {
background: #f2f2f2; }
.ptl-modal-section .components-modal__frame .components-modal__header-heading {
font-size: 24px;
font-weight: 700; }
.block-editor-block-list__block.wp-block {
max-width: 840px !important;
margin-top: 28px;
margin-bottom: 28px; }
.timeline-edit-chat {
padding: 15px;
margin: 60px auto;
border-radius: 7px; }
.timeline-edit-chat .timeline-section-notification {
width: 100%;
display: flex;
margin: 0 auto;
max-width: 550px;
position: relative;
padding-bottom: 70px;
justify-content: center; }
.timeline-edit-chat .timeline-section-notification:before {
top: 10px;
left: 59px;
width: 0px;
content: '';
height: 100%;
position: absolute;
background-color: transparent;
border-left: 2px solid #dddddd; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont {
margin-right: 5px;
padding-right: 30px;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
justify-content: space-around; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon {
position: relative; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon:before {
top: 24px;
right: -30px;
content: '';
height: 2px;
width: 30px;
position: absolute;
background-color: #dddddd; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
width: 30px;
height: 30px;
padding: 9px;
border-radius: 50%; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette {
min-width: auto;
display: inherit; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
display: none; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action {
margin: 0; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link {
opacity: 1;
font-size: 0;
padding: 2px 14px;
position: relative;
margin-bottom: 10px; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:focus {
border: none;
outline: none;
box-shadow: none; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown.components-circular-option-picker__dropdown-link-action .components-button.is-link:before {
top: 0;
left: 0;
width: 30px;
height: 30px;
color: white;
font-size: 14px;
content: '\f1fb';
line-height: 30px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: 'FontAwesome'; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
padding: 0;
outline: none;
box-shadow: none; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
width: 30px;
height: 30px;
color: white;
font-size: 14px;
line-height: 30px;
border-radius: 50%;
background: #000; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons {
width: 36px;
max-width: unset;
min-width: unset; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette {
display: flex; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown {
margin: 0; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex {
opacity: 1;
padding: 0;
height: 0;
position: relative;
margin-bottom: 10px; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:active, .timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:focus {
border: none !important;
outline: none !important;
box-shadow: none !important; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
top: 0;
left: 0;
width: 30px;
height: 30px;
color: white;
font-size: 14px;
content: '\f1fb';
line-height: 30px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: 'FontAwesome'; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-button.components-circular-option-picker__clear {
display: none; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon {
margin-top: 0; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon .block-editor-rich-text__editable {
opacity: 0;
font-size: 0; }
.timeline-edit-chat .timeline-section-notification .notification-details {
flex: 1;
margin-top: 0;
margin-left: -5px;
padding: 16px 20px;
background-color: white;
border-left: 5px solid;
box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15); }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head {
display: flex;
flex-flow: wrap;
align-items: center; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title {
margin-right: 15px; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
margin-top: 0;
color: #32325d;
font-size: 13px;
font-weight: 600;
margin-bottom: 0;
letter-spacing: 0;
margin-bottom: 10px;
text-transform: capitalize;
font-family: Open Sans, sans-serif; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date {
margin-top: -5px;
margin-bottom: 10px;
line-height: initial; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date .components-button {
padding: 0;
font-weight: 500;
font-size: 12.8px;
text-decoration: none;
color: #bdbdbd !important;
font-family: Open Sans, sans-serif; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date .components-button:focus {
outline: none;
box-shadow: none; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 14px;
font-weight: 300;
line-height: 1.5;
color: #898989 !important;
font-family: Open Sans, sans-serif; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .ptl-add-tags {
margin-top: 10px; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .ptl-add-tags .ptl-add-up {
font-size: 24px;
font-weight: 700;
border-radius: 50%;
padding: 0px 4px 6px 5px;
height: 27px;
width: 27px; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item {
margin-top: 10px;
position: relative; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .remove-item {
right: -16px;
top: 0px;
font-weight: 500;
position: absolute;
padding: 0;
height: auto;
z-index: 1;
font-size: 16px; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .remove-item:focus {
outline: none;
box-shadow: none; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag {
display: flex;
flex-flow: wrap;
align-items: center;
justify-content: space-between; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
font-size: 14px;
font-weight: 500;
margin-right: 10px;
border-radius: 20px;
padding: 0px 16px 3px 16px; }
.timeline-edit-chat .timeline-section-notification .remove-item {
right: 0;
top: -30px;
font-size: 20px;
font-weight: 500;
position: absolute; }
.timeline-edit-chat .ptl-notif-block-head {
padding: 0px 0px 30px 0px; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors {
margin-bottom: 15px; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box h4 {
margin: 0;
font-size: 14px; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette {
flex: 0 0 22%;
min-width: 22%;
line-height: 1; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__clear {
display: none; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown {
margin: 0; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button {
opacity: 1;
font-size: 0;
padding: 2px 14px;
position: relative;
margin-bottom: 0px; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper .components-dropdown .components-button:before {
top: 0;
left: 0;
width: 25px;
height: 25px;
color: white;
font-size: 12px;
content: "\f1fb";
line-height: 25px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown {
margin: 0; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex {
opacity: 1;
height: 0;
padding: 0;
position: relative; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:focus {
outline: none; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown .components-flex:before {
top: 0;
left: 0;
width: 25px;
height: 25px;
color: white;
font-size: 12px;
content: "\f1fb";
line-height: 25px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
display: block; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex {
position: relative; }
.timeline-edit-chat .ptl-notif-block-head .ptl-card-colors .clr-piker-box .ptl-clr-palette .components-dropdown button.components-flex:before {
top: 0;
left: 0;
width: 25px;
height: 25px;
color: white;
font-size: 12px;
content: "\f1fb";
line-height: 25px;
text-align: center;
position: absolute;
border-radius: 50%;
background-color: #000;
font-family: "FontAwesome"; }
.timeline-edit-chat .ptl-notif-block-head .ptl-notif-heading {
margin: 0;
text-align: center;
letter-spacing: 1px; }
.timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body {
padding: 15px 0; }
.timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper {
display: inline; }
.timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-wrapper .components-color-picker__inputs-fields .components-base-control .components-base-control__field .components-base-control__label {
font-size: 12px;
line-height: 1.3; }
.timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__body .components-color-picker__inputs-toggle-wrapper {
display: none; }
.timeline-edit-chat .ptl-colorpicker .components-color-picker .components-color-picker__saturation .components-color-picker__saturation-color .components-color-picker__saturation-pointer {
padding: 6px 6px; }
.timeline-edit-chat .ptl-colorpicker .ptl-icon-bg {
margin: 10px 0;
font-size: 13px; }
.timeline-edit-chat .ptl-colorpicker .ptl-icon-clr {
margin: 10px 0;
font-size: 13px; }
.timeline-edit-chat .ptl-add-items {
margin-top: 40px;
margin-left: 157px; }
.timeline-edit-chat .ptl-add-items .ptl-add-down {
color: white;
margin: 0 auto;
font-size: 14px;
font-weight: 500;
transition: 0.5s;
padding: 6px 30px;
border-radius: 3px;
background: #007cba;
letter-spacing: 0.5px; }
.wp-block-post-timeline-notification.main-timeline {
max-width: 100% !important; }
.timeline-front-chat {
width: 600px;
margin: 0px auto;
border-radius: 6px; }
.timeline-front-chat .ptl-notif-block-head {
padding: 24px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.timeline-front-chat .ptl-notif-block-head .ptl-notif-heading {
font-size: 17px;
font-weight: 600;
line-height: initial;
margin-bottom: 0;
color: #32325d; }
.timeline-front-chat .ptl-main-box {
padding: 24px; }
.timeline-front-chat .timeline-section-notification {
display: flex;
position: relative;
padding-bottom: 32px; }
.timeline-front-chat .timeline-section-notification:before {
top: 0;
left: 21px;
width: 0px;
content: '';
height: 100%;
position: absolute;
background-color: transparent;
border-right: 2px solid #e9ecef; }
.timeline-front-chat .timeline-section-notification .ptl-icon-cont {
margin-right: 5px;
position: relative;
padding-right: 30px; }
.timeline-front-chat .timeline-section-notification .ptl-icon-cont:before {
right: 0;
top: 20px;
content: '';
height: 2px;
width: 30px;
position: absolute;
background-color: #dddddd; }
.timeline-front-chat .timeline-section-notification .ptl-icon-cont svg {
width: 43px;
height: 43px;
padding: 8px;
z-index: 11;
border-radius: 50%;
position: relative; }
.timeline-front-chat .timeline-section-notification .notification-details {
flex: 1;
margin-left: -5px;
padding: 16px 20px;
background-color: white;
border-left: 5px solid;
box-shadow: 0 0 2rem 0 rgba(136, 152, 170, 0.15); }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head {
margin-bottom: 0; }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title {
display: flex;
flex-flow: wrap;
align-items: center; }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
color: #32325d;
font-size: 13px;
font-weight: 600;
margin-bottom: 10px;
margin-right: 15px;
text-transform: capitalize;
font-family: Open Sans, sans-serif; }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .ptl-date {
padding: 0;
color: #bdbdbd;
font-size: 12.8px;
margin-bottom: 10px;
text-decoration: none;
font-family: Open Sans, sans-serif; }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 14px;
font-weight: 300;
line-height: 1.5;
color: #898989;
font-family: Open Sans, sans-serif; }
.timeline-front-chat .timeline-section-notification .notification-details .notification-tags {
display: flex;
flex-flow: wrap;
align-items: center; }
.timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item {
margin-top: 10px; }
.timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag a:hover {
opacity: .6;
text-decoration: none; }
.timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
font-size: 14px;
font-weight: 500;
margin-right: 10px;
border-radius: 20px;
line-height: initial;
padding: 3px 16px 3px 16px; }
@media (max-width: 1024px) {
.ptl-front-cont .timeline-section {
justify-content: space-between; }
.ptl-edit-cont .timeline-section {
justify-content: space-between; } }
@media (max-width: 991px) {
.ptl-modal-section .components-modal__frame {
width: 62%; } }
@media (max-width: 768px) {
.ptl-modal-section .components-modal__frame {
width: 57%; }
.timeline-edit-notification .ptl-add-btns {
margin-left: 130px; }
.ptl-edit-cont .timeline-section .ti-box {
width: 310px; }
.ptl-edit-cont .timeline-section .ptl-date-section {
width: 320px; } }
@media (max-width: 767px) {
.ptl-front-cont .ptl-content-sec .ptl-center-line {
left: 24px;
top: 135px;
height: calc(100% - 215px); }
.ptl-front-cont .ptl-sec-yr {
margin: 0 auto 50px auto; }
.ptl-front-cont:before {
left: 65px; }
.ptl-front-cont .timeline-section {
margin-left: 60px;
margin-bottom: 40px; }
.ptl-front-cont .timeline-section.even .ti-box, .ptl-front-cont .timeline-section.odd .ti-box {
padding-right: 0;
padding-left: 85px; }
.ptl-front-cont .timeline-section.even .ptl-date-sec, .ptl-front-cont .timeline-section.odd .ptl-date-sec {
text-align: left;
margin: 0 0 0 85px; }
.ptl-front-cont .timeline-section.even .ptl-date-sec .date, .ptl-front-cont .timeline-section.odd .ptl-date-sec .date {
text-align: left;
margin-bottom: 6px; }
.ptl-front-cont .timeline-section .cir-sec {
left: 0;
top: 35px;
transform: translateX(0); }
.ptl-front-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
left: -14px;
right: unset; }
.timeline-edit-notification .ptl-add-btns {
margin-left: 85px; }
.ptl-edit-cont .ptl-sec-yr {
margin: 30px auto 30px auto; }
.ptl-edit-cont .timeline-section {
padding-left: 70px; }
.ptl-edit-cont .timeline-section .cir-sec {
left: 0;
top: 40px;
transform: translateX(0); }
.ptl-edit-cont .timeline-section .cir-sec .ptl-icon-cont .ptl-small-icons {
top: -50px; }
.ptl-edit-cont .timeline-section.even .ptl-date-section, .ptl-edit-cont .timeline-section.odd .ptl-date-section {
width: 100%;
margin: 0 0 12px 0;
justify-content: space-between; }
.ptl-edit-cont .timeline-section.even .ptl-clr-palette {
justify-content: unset; }
.ptl-edit-cont .timeline-section .ti-box {
width: 100%; }
.ptl-edit-cont .timeline-section .ti-box .tag-span .ptl-h2-span {
left: -14px;
right: unset; }
.ptl-edit-cont .timeline-section.even .date {
text-align: left; }
.ptl-content-sec .ptl-center-line {
left: 9px;
top: 125px;
height: calc(100% - 250px); }
.timeline-front-chat {
width: 100%; } }
@media (max-width: 576px) {
.ptl-modal-section .components-modal__frame {
width: 76%; }
.timeline-edit-notification .ptl-add-btns {
margin-left: 15px; }
.ptl-edit-cont .ptl-last {
margin-top: 0; }
.ptl-edit-cont .ptl-content-sec {
margin-top: 30px; }
.ptl-edit-cont .ptl-content-sec .ptl-center-line {
height: calc(100% - 210px); }
.ptl-edit-cont .timeline-section {
margin-bottom: 50px; }
.ptl-edit-cont .timeline-section.even .ptl-date-section .ptl-clr-palette .components-circular-option-picker__custom-clear-wrapper {
text-align: right; }
.ptl-edit-cont .ptl-post-block-head .ptl-post-heading {
padding: 0; } }
@media (max-width: 479px) {
.timeline-edit-notification .timeline-section-notification {
padding-bottom: 50px; }
.timeline-edit-notification .timeline-section-notification:before {
left: 57.5px; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont {
padding-right: 22px; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack .components-circular-option-picker {
margin-top: 0; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
width: 25px;
height: 25px;
font-size: 13px;
line-height: 25px; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
margin-top: 8px; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
width: 25px;
height: 25px;
font-size: 13px;
line-height: 25px; }
.timeline-edit-notification .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
width: 32px;
height: 32px; }
.timeline-edit-notification .timeline-section-notification .notification-details {
margin-top: 10px; }
.timeline-edit-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 13px;
line-height: 1.5; }
.timeline-front-notification .timeline-section-notification {
padding-bottom: 22px; }
.timeline-front-notification .timeline-section-notification .ptl-icon-cont {
padding-right: 22px; }
.timeline-front-notification .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
width: 32px;
height: 32px; }
.timeline-front-notification .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 13px;
line-height: 1.5; }
.timeline-edit-chat .timeline-section-notification:before {
left: 57px; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont {
padding-right: 23px; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons .components-v-stack.ptl-clr-palette .components-dropdown .components-flex:before {
width: 27px;
height: 27px;
font-size: 12px;
line-height: 27px; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn {
margin-top: 0; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-small-icons button.icon-picker-btn i {
width: 27px;
height: 27px;
font-size: 12px;
line-height: 27px; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon:before {
top: 21px;
width: 23px;
right: -23px; }
.timeline-edit-chat .timeline-section-notification .ptl-icon-cont .ptl-icon svg {
width: 27px;
height: 27px;
padding: 8px; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 13px; }
.timeline-front-chat .ptl-notif-block-head {
padding: 20px 15px; }
.timeline-front-chat .ptl-main-box {
padding: 22px 15px; }
.timeline-front-chat .timeline-section-notification .ptl-icon-cont {
padding-right: 22px; }
.timeline-front-chat .timeline-section-notification .ptl-icon-cont svg {
width: 40px;
height: 40px;
padding: 7px; }
.timeline-front-chat .timeline-section-notification .notification-details {
padding: 16px 16px; }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 13px;
line-height: 1.4; }
.timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
font-size: 13px;
margin-right: 7px;
padding: 3px 14px 3px 14px; } }
@media (max-width: 457px) {
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
margin-bottom: 7px; } }
@media (max-width: 438px) {
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
margin-bottom: 7px; } }
@media (max-width: 414px) {
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box {
justify-content: center; }
.ptl-edit-cont .ptl-post-block-head .ptl-card-colors .clr-piker-box h4 {
font-size: 13px;
padding-top: 4px; }
.ptl-edit-cont .ptl-post-block-head .ptl-post-heading {
font-size: 24px; }
.ptl-edit-cont .timeline-section {
padding-left: 65px; }
.ptl-edit-cont .timeline-section .ti-box .ptl-p-title {
font-size: 20px; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
padding: 10px; }
.ptl-edit-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content.rich-text {
font-size: 12px;
line-height: 1.4; }
.ptl-front-cont .timeline-section .ti-box .ptl-p-title {
font-size: 20px; }
.ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc {
padding: 14px; }
.ptl-front-cont .timeline-section .ti-box .p-collapse .ptl-cont-box .ptl-desc .ptl-content {
font-size: 13px;
line-height: 1.4; }
.ptl-modal-section .components-modal__frame {
width: 80%; }
.ptl-modal-section .components-modal__frame .notification-icon-list .icon-list .single-icon {
flex: 0 0 100%;
justify-content: space-between; }
.ptl-modal-section .components-modal__frame .components-modal__header-heading {
font-size: 20px; }
.timeline-edit-notification .ptl-add-btns {
margin-left: 0px; }
.timeline-edit-notification .ptl-add-btns .ptl-add-down {
font-size: 13px;
padding: 6px 20px; }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 13px; }
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .ptl-date {
font-size: 11.8px; }
.timeline-front-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
font-size: 13px;
margin-right: 7px;
padding: 1px 13px 1px 13px; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-date .components-button {
font-size: 11.8px; }
.timeline-edit-chat .timeline-section-notification .notification-details .ptl-notification-desc .ptl-notification-content {
font-size: 13px; }
.timeline-edit-chat .timeline-section-notification .notification-details .notification-tags .tag-item .ptl-chat-tag .ptl-tag {
font-size: 13px;
padding: 1px 13px 1px 13px; } }
@media (max-width: 400px) {
.timeline-front-chat .timeline-section-notification .notification-details .ptl-notification-head .ptl-notification-title .heading {
margin-bottom: 8px; } }
 .ptl-cont :root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 576px;
--breakpoint-md: 768px;
--breakpoint-lg: 992px;
--breakpoint-xl: 1200px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.ptl-cont *,
.ptl-cont *::before,
.ptl-cont *::after {
box-sizing: border-box;
}
.ptl-cont html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
.ptl-cont article, .ptl-cont aside, .ptl-cont dialog, .ptl-cont figcaption, .ptl-cont figure, .ptl-cont footer, .ptl-cont header, .ptl-cont hgroup, .ptl-cont main, .ptl-cont nav, .ptl-cont section {
display: block;
}
.ptl-cont body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
.ptl-cont [tabindex="-1"]:focus {
outline: 0 !important;
}
.ptl-cont hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
.ptl-cont h1, .ptl-cont h2, .ptl-cont h3, .ptl-cont h4, .ptl-cont h5, .ptl-cont h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
.ptl-cont p {
margin-top: 0;
margin-bottom: 1rem;
}
.ptl-cont abbr[title],
.ptl-cont abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
}
.ptl-cont address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
.ptl-cont ol,
.ptl-cont ul,
.ptl-cont dl {
margin-top: 0;
margin-bottom: 1rem;
}
.ptl-cont ol ol,
.ptl-cont ul ul,
.ptl-cont ol ul,
.ptl-cont ul ol {
margin-bottom: 0;
}
.ptl-cont dt {
font-weight: 700;
}
.ptl-cont dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
.ptl-cont blockquote {
margin: 0 0 1rem;
}
.ptl-cont dfn {
font-style: italic;
}
.ptl-cont b,
.ptl-cont strong {
font-weight: bolder;
}
.ptl-cont small {
font-size: 80%;
}
.ptl-cont sub,
.ptl-cont sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.ptl-cont sub {
bottom: -0.25em;
}
.ptl-cont sup {
top: -0.5em;
}
.ptl-cont a {
color: #007bff;
text-decoration: none;
background-color: transparent;
-webkit-text-decoration-skip: objects;
}
.ptl-cont a:hover {
color: #0056b3;
text-decoration: underline;
}
.ptl-cont a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
.ptl-cont a:not([href]):not([tabindex]):hover, .ptl-cont a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
.ptl-cont a:not([href]):not([tabindex]):focus {
outline: 0;
}
.ptl-cont pre,
.ptl-cont code,
.ptl-cont kbd,
.ptl-cont samp {
font-family: monospace, monospace;
font-size: 1em;
}
.ptl-cont pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar;
}
.ptl-cont figure {
margin: 0 0 1rem;
}
.ptl-cont img {
vertical-align: middle;
border-style: none;
}
.ptl-cont svg:not(:root) {
overflow: hidden;
}
.ptl-cont table {
border-collapse: collapse;
}
.ptl-cont caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
.ptl-cont th {
text-align: inherit;
}
.ptl-cont label {
display: inline-block;
margin-bottom: 0.5rem;
}
.ptl-cont button {
border-radius: 0;
}
.ptl-cont button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
.ptl-cont input,
.ptl-cont button,
.ptl-cont select,
.ptl-cont optgroup,
.ptl-cont textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.ptl-cont button,
.ptl-cont input {
overflow: visible;
}
.ptl-cont button,
.ptl-cont select {
text-transform: none;
}
.ptl-cont button,
.ptl-cont html [type=button],
.ptl-cont [type=reset],
.ptl-cont [type=submit] {
-webkit-appearance: button;
}
.ptl-cont button::-moz-focus-inner,
.ptl-cont [type=button]::-moz-focus-inner,
.ptl-cont [type=reset]::-moz-focus-inner,
.ptl-cont [type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
.ptl-cont input[type=radio],
.ptl-cont input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
.ptl-cont input[type=date],
.ptl-cont input[type=time],
.ptl-cont input[type=datetime-local],
.ptl-cont input[type=month] {
-webkit-appearance: listbox;
}
.ptl-cont textarea {
overflow: auto;
resize: vertical;
}
.ptl-cont fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
.ptl-cont legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
.ptl-cont progress {
vertical-align: baseline;
}
.ptl-cont [type=number]::-webkit-inner-spin-button,
.ptl-cont [type=number]::-webkit-outer-spin-button {
height: auto;
}
.ptl-cont [type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
.ptl-cont [type=search]::-webkit-search-cancel-button,
.ptl-cont [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
.ptl-cont ::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
.ptl-cont output {
display: inline-block;
}
.ptl-cont summary {
display: list-item;
cursor: pointer;
}
.ptl-cont template {
display: none;
}
.ptl-cont [hidden] {
display: none !important;
}
.ptl-cont h1, .ptl-cont h2, .ptl-cont h3, .ptl-cont h4, .ptl-cont h5, .ptl-cont h6,
.ptl-cont .h1, .ptl-cont .h2, .ptl-cont .h3, .ptl-cont .h4, .ptl-cont .h5, .ptl-cont .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.ptl-cont h1, .ptl-cont .h1 {
font-size: 2.5rem;
}
.ptl-cont h2, .ptl-cont .h2 {
font-size: 2rem;
}
.ptl-cont h3, .ptl-cont .h3 {
font-size: 1.75rem;
}
.ptl-cont h4, .ptl-cont .h4 {
font-size: 1.5rem;
}
.ptl-cont h5, .ptl-cont .h5 {
font-size: 1.25rem;
}
.ptl-cont h6, .ptl-cont .h6 {
font-size: 1rem;
}
.ptl-cont .lead {
font-size: 1.25rem;
font-weight: 300;
}
.ptl-cont .display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.ptl-cont .display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.ptl-cont .display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.ptl-cont .display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
.ptl-cont hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ptl-cont small,
.ptl-cont .small {
font-size: 80%;
font-weight: 400;
}
.ptl-cont mark,
.ptl-cont .mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.ptl-cont .list-unstyled {
padding-left: 0;
list-style: none;
}
.ptl-cont .list-inline {
padding-left: 0;
list-style: none;
}
.ptl-cont .list-inline-item {
display: inline-block;
}
.ptl-cont .list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.ptl-cont .initialism {
font-size: 90%;
text-transform: uppercase;
}
.ptl-cont .blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.ptl-cont .blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.ptl-cont .blockquote-footer::before {
content: "—&nbsp;";
}
.ptl-cont .img-fluid {
max-width: 100%;
height: auto;
}
.ptl-cont .img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.ptl-cont .figure {
display: inline-block;
}
.ptl-cont .figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.ptl-cont .figure-caption {
font-size: 90%;
color: #6c757d;
}
.ptl-cont code,
.ptl-cont kbd,
.ptl-cont pre,
.ptl-cont samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.ptl-cont code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a &gt; .ptl-cont code {
color: inherit;
}
.ptl-cont kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
.ptl-cont kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
.ptl-cont pre {
display: block;
font-size: 87.5%;
color: #212529;
}
.ptl-cont pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.ptl-cont .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.ptl-cont .ptl-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.ptl-cont .ptl-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.ptl-cont .ptl-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.ptl-cont .ptl-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.ptl-cont .ptl-container {
max-width: 1140px;
}
}
.ptl-cont .ptl-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.ptl-cont .ptl-row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.ptl-cont .no-gutters {
margin-right: 0;
margin-left: 0;
}
.ptl-cont .no-gutters &gt; .pol,
.ptl-cont .no-gutters &gt; [class*=pol-] {
padding-right: 0;
padding-left: 0;
}
.ptl-cont .pol-xl,
.ptl-cont .pol-xl-auto, .ptl-cont .pol-xl-12, .ptl-cont .pol-xl-11, .ptl-cont .pol-xl-10, .ptl-cont .pol-xl-9, .ptl-cont .pol-xl-8, .ptl-cont .pol-xl-7, .ptl-cont .pol-xl-6, .ptl-cont .pol-xl-5, .ptl-cont .pol-xl-4, .ptl-cont .pol-xl-3, .ptl-cont .pol-xl-2, .ptl-cont .pol-xl-1, .ptl-cont .pol-lg,
.ptl-cont .pol-lg-auto, .ptl-cont .pol-lg-12, .ptl-cont .pol-lg-11, .ptl-cont .pol-lg-10, .ptl-cont .pol-lg-9, .ptl-cont .pol-lg-8, .ptl-cont .pol-lg-7, .ptl-cont .pol-lg-6, .ptl-cont .pol-lg-5, .ptl-cont .pol-lg-4, .ptl-cont .pol-lg-3, .ptl-cont .pol-lg-2, .ptl-cont .pol-lg-1, .ptl-cont .pol-md,
.ptl-cont .pol-md-auto, .ptl-cont .pol-md-12, .ptl-cont .pol-md-11, .ptl-cont .pol-md-10, .ptl-cont .pol-md-9, .ptl-cont .pol-md-8, .ptl-cont .pol-md-7, .ptl-cont .pol-md-6, .ptl-cont .pol-md-5, .ptl-cont .pol-md-4, .ptl-cont .pol-md-3, .ptl-cont .pol-md-2, .ptl-cont .pol-md-1, .ptl-cont .pol-sm,
.ptl-cont .pol-sm-auto, .ptl-cont .pol-sm-12, .ptl-cont .pol-sm-11, .ptl-cont .pol-sm-10, .ptl-cont .pol-sm-9, .ptl-cont .pol-sm-8, .ptl-cont .pol-sm-7, .ptl-cont .pol-sm-6, .ptl-cont .pol-sm-5, .ptl-cont .pol-sm-4, .ptl-cont .pol-sm-3, .ptl-cont .pol-sm-2, .ptl-cont .pol-sm-1, .ptl-cont .pol,
.ptl-cont .pol-auto, .ptl-cont .pol-12, .ptl-cont .pol-11, .ptl-cont .pol-10, .ptl-cont .pol-9, .ptl-cont .pol-8, .ptl-cont .pol-7, .ptl-cont .pol-6, .ptl-cont .pol-5, .ptl-cont .pol-4, .ptl-cont .pol-3, .ptl-cont .pol-2, .ptl-cont .pol-1 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.ptl-cont .pol {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.ptl-cont .pol-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.ptl-cont .pol-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.ptl-cont .pol-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.ptl-cont .pol-3 {
flex: 0 0 25%;
max-width: 25%;
}
.ptl-cont .pol-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.ptl-cont .pol-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.ptl-cont .pol-6 {
flex: 0 0 50%;
max-width: 50%;
}
.ptl-cont .pol-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ptl-cont .pol-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.ptl-cont .pol-9 {
flex: 0 0 75%;
max-width: 75%;
}
.ptl-cont .pol-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ptl-cont .pol-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.ptl-cont .pol-12 {
flex: 0 0 100%;
max-width: 100%;
}
.ptl-cont .order-first {
order: -1;
}
.ptl-cont .order-last {
order: 13;
}
.ptl-cont .order-0 {
order: 0;
}
.ptl-cont .order-1 {
order: 1;
}
.ptl-cont .order-2 {
order: 2;
}
.ptl-cont .order-3 {
order: 3;
}
.ptl-cont .order-4 {
order: 4;
}
.ptl-cont .order-5 {
order: 5;
}
.ptl-cont .order-6 {
order: 6;
}
.ptl-cont .order-7 {
order: 7;
}
.ptl-cont .order-8 {
order: 8;
}
.ptl-cont .order-9 {
order: 9;
}
.ptl-cont .order-10 {
order: 10;
}
.ptl-cont .order-11 {
order: 11;
}
.ptl-cont .order-12 {
order: 12;
}
.ptl-cont .offset-1 {
margin-left: 8.3333333333%;
}
.ptl-cont .offset-2 {
margin-left: 16.6666666667%;
}
.ptl-cont .offset-3 {
margin-left: 25%;
}
.ptl-cont .offset-4 {
margin-left: 33.3333333333%;
}
.ptl-cont .offset-5 {
margin-left: 41.6666666667%;
}
.ptl-cont .offset-6 {
margin-left: 50%;
}
.ptl-cont .offset-7 {
margin-left: 58.3333333333%;
}
.ptl-cont .offset-8 {
margin-left: 66.6666666667%;
}
.ptl-cont .offset-9 {
margin-left: 75%;
}
.ptl-cont .offset-10 {
margin-left: 83.3333333333%;
}
.ptl-cont .offset-11 {
margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
.ptl-cont .pol-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.ptl-cont .pol-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.ptl-cont .pol-sm-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.ptl-cont .pol-sm-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.ptl-cont .pol-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.ptl-cont .pol-sm-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.ptl-cont .pol-sm-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.ptl-cont .pol-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.ptl-cont .pol-sm-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ptl-cont .pol-sm-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.ptl-cont .pol-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.ptl-cont .pol-sm-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ptl-cont .pol-sm-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.ptl-cont .pol-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.ptl-cont .order-sm-first {
order: -1;
}
.ptl-cont .order-sm-last {
order: 13;
}
.ptl-cont .order-sm-0 {
order: 0;
}
.ptl-cont .order-sm-1 {
order: 1;
}
.ptl-cont .order-sm-2 {
order: 2;
}
.ptl-cont .order-sm-3 {
order: 3;
}
.ptl-cont .order-sm-4 {
order: 4;
}
.ptl-cont .order-sm-5 {
order: 5;
}
.ptl-cont .order-sm-6 {
order: 6;
}
.ptl-cont .order-sm-7 {
order: 7;
}
.ptl-cont .order-sm-8 {
order: 8;
}
.ptl-cont .order-sm-9 {
order: 9;
}
.ptl-cont .order-sm-10 {
order: 10;
}
.ptl-cont .order-sm-11 {
order: 11;
}
.ptl-cont .order-sm-12 {
order: 12;
}
.ptl-cont .offset-sm-0 {
margin-left: 0;
}
.ptl-cont .offset-sm-1 {
margin-left: 8.3333333333%;
}
.ptl-cont .offset-sm-2 {
margin-left: 16.6666666667%;
}
.ptl-cont .offset-sm-3 {
margin-left: 25%;
}
.ptl-cont .offset-sm-4 {
margin-left: 33.3333333333%;
}
.ptl-cont .offset-sm-5 {
margin-left: 41.6666666667%;
}
.ptl-cont .offset-sm-6 {
margin-left: 50%;
}
.ptl-cont .offset-sm-7 {
margin-left: 58.3333333333%;
}
.ptl-cont .offset-sm-8 {
margin-left: 66.6666666667%;
}
.ptl-cont .offset-sm-9 {
margin-left: 75%;
}
.ptl-cont .offset-sm-10 {
margin-left: 83.3333333333%;
}
.ptl-cont .offset-sm-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 768px) {
.ptl-cont .pol-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.ptl-cont .pol-md-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.ptl-cont .pol-md-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.ptl-cont .pol-md-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.ptl-cont .pol-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.ptl-cont .pol-md-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.ptl-cont .pol-md-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.ptl-cont .pol-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.ptl-cont .pol-md-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ptl-cont .pol-md-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.ptl-cont .pol-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.ptl-cont .pol-md-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ptl-cont .pol-md-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.ptl-cont .pol-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.ptl-cont .order-md-first {
order: -1;
}
.ptl-cont .order-md-last {
order: 13;
}
.ptl-cont .order-md-0 {
order: 0;
}
.ptl-cont .order-md-1 {
order: 1;
}
.ptl-cont .order-md-2 {
order: 2;
}
.ptl-cont .order-md-3 {
order: 3;
}
.ptl-cont .order-md-4 {
order: 4;
}
.ptl-cont .order-md-5 {
order: 5;
}
.ptl-cont .order-md-6 {
order: 6;
}
.ptl-cont .order-md-7 {
order: 7;
}
.ptl-cont .order-md-8 {
order: 8;
}
.ptl-cont .order-md-9 {
order: 9;
}
.ptl-cont .order-md-10 {
order: 10;
}
.ptl-cont .order-md-11 {
order: 11;
}
.ptl-cont .order-md-12 {
order: 12;
}
.ptl-cont .offset-md-0 {
margin-left: 0;
}
.ptl-cont .offset-md-1 {
margin-left: 8.3333333333%;
}
.ptl-cont .offset-md-2 {
margin-left: 16.6666666667%;
}
.ptl-cont .offset-md-3 {
margin-left: 25%;
}
.ptl-cont .offset-md-4 {
margin-left: 33.3333333333%;
}
.ptl-cont .offset-md-5 {
margin-left: 41.6666666667%;
}
.ptl-cont .offset-md-6 {
margin-left: 50%;
}
.ptl-cont .offset-md-7 {
margin-left: 58.3333333333%;
}
.ptl-cont .offset-md-8 {
margin-left: 66.6666666667%;
}
.ptl-cont .offset-md-9 {
margin-left: 75%;
}
.ptl-cont .offset-md-10 {
margin-left: 83.3333333333%;
}
.ptl-cont .offset-md-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 992px) {
.ptl-cont .pol-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.ptl-cont .pol-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.ptl-cont .pol-lg-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.ptl-cont .pol-lg-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.ptl-cont .pol-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.ptl-cont .pol-lg-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.ptl-cont .pol-lg-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.ptl-cont .pol-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.ptl-cont .pol-lg-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ptl-cont .pol-lg-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.ptl-cont .pol-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.ptl-cont .pol-lg-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ptl-cont .pol-lg-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.ptl-cont .pol-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.ptl-cont .order-lg-first {
order: -1;
}
.ptl-cont .order-lg-last {
order: 13;
}
.ptl-cont .order-lg-0 {
order: 0;
}
.ptl-cont .order-lg-1 {
order: 1;
}
.ptl-cont .order-lg-2 {
order: 2;
}
.ptl-cont .order-lg-3 {
order: 3;
}
.ptl-cont .order-lg-4 {
order: 4;
}
.ptl-cont .order-lg-5 {
order: 5;
}
.ptl-cont .order-lg-6 {
order: 6;
}
.ptl-cont .order-lg-7 {
order: 7;
}
.ptl-cont .order-lg-8 {
order: 8;
}
.ptl-cont .order-lg-9 {
order: 9;
}
.ptl-cont .order-lg-10 {
order: 10;
}
.ptl-cont .order-lg-11 {
order: 11;
}
.ptl-cont .order-lg-12 {
order: 12;
}
.ptl-cont .offset-lg-0 {
margin-left: 0;
}
.ptl-cont .offset-lg-1 {
margin-left: 8.3333333333%;
}
.ptl-cont .offset-lg-2 {
margin-left: 16.6666666667%;
}
.ptl-cont .offset-lg-3 {
margin-left: 25%;
}
.ptl-cont .offset-lg-4 {
margin-left: 33.3333333333%;
}
.ptl-cont .offset-lg-5 {
margin-left: 41.6666666667%;
}
.ptl-cont .offset-lg-6 {
margin-left: 50%;
}
.ptl-cont .offset-lg-7 {
margin-left: 58.3333333333%;
}
.ptl-cont .offset-lg-8 {
margin-left: 66.6666666667%;
}
.ptl-cont .offset-lg-9 {
margin-left: 75%;
}
.ptl-cont .offset-lg-10 {
margin-left: 83.3333333333%;
}
.ptl-cont .offset-lg-11 {
margin-left: 91.6666666667%;
}
}
@media (min-width: 1200px) {
.ptl-cont .pol-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.ptl-cont .pol-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: none;
}
.ptl-cont .pol-xl-1 {
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
.ptl-cont .pol-xl-2 {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.ptl-cont .pol-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.ptl-cont .pol-xl-4 {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.ptl-cont .pol-xl-5 {
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.ptl-cont .pol-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.ptl-cont .pol-xl-7 {
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
.ptl-cont .pol-xl-8 {
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.ptl-cont .pol-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.ptl-cont .pol-xl-10 {
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.ptl-cont .pol-xl-11 {
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
.ptl-cont .pol-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.ptl-cont .order-xl-first {
order: -1;
}
.ptl-cont .order-xl-last {
order: 13;
}
.ptl-cont .order-xl-0 {
order: 0;
}
.ptl-cont .order-xl-1 {
order: 1;
}
.ptl-cont .order-xl-2 {
order: 2;
}
.ptl-cont .order-xl-3 {
order: 3;
}
.ptl-cont .order-xl-4 {
order: 4;
}
.ptl-cont .order-xl-5 {
order: 5;
}
.ptl-cont .order-xl-6 {
order: 6;
}
.ptl-cont .order-xl-7 {
order: 7;
}
.ptl-cont .order-xl-8 {
order: 8;
}
.ptl-cont .order-xl-9 {
order: 9;
}
.ptl-cont .order-xl-10 {
order: 10;
}
.ptl-cont .order-xl-11 {
order: 11;
}
.ptl-cont .order-xl-12 {
order: 12;
}
.ptl-cont .offset-xl-0 {
margin-left: 0;
}
.ptl-cont .offset-xl-1 {
margin-left: 8.3333333333%;
}
.ptl-cont .offset-xl-2 {
margin-left: 16.6666666667%;
}
.ptl-cont .offset-xl-3 {
margin-left: 25%;
}
.ptl-cont .offset-xl-4 {
margin-left: 33.3333333333%;
}
.ptl-cont .offset-xl-5 {
margin-left: 41.6666666667%;
}
.ptl-cont .offset-xl-6 {
margin-left: 50%;
}
.ptl-cont .offset-xl-7 {
margin-left: 58.3333333333%;
}
.ptl-cont .offset-xl-8 {
margin-left: 66.6666666667%;
}
.ptl-cont .offset-xl-9 {
margin-left: 75%;
}
.ptl-cont .offset-xl-10 {
margin-left: 83.3333333333%;
}
.ptl-cont .offset-xl-11 {
margin-left: 91.6666666667%;
}
}
.ptl-cont .table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.ptl-cont .table th,
.ptl-cont .table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.ptl-cont .table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.ptl-cont .table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.ptl-cont .table .table {
background-color: #fff;
}
.ptl-cont .table-sm th,
.ptl-cont .table-sm td {
padding: 0.3rem;
}
.ptl-cont .table-bordered {
border: 1px solid #dee2e6;
}
.ptl-cont .table-bordered th,
.ptl-cont .table-bordered td {
border: 1px solid #dee2e6;
}
.ptl-cont .table-bordered thead th,
.ptl-cont .table-bordered thead td {
border-bottom-width: 2px;
}
.ptl-cont .table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.ptl-cont .table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.ptl-cont .table-primary,
.ptl-cont .table-primary &gt; th,
.ptl-cont .table-primary &gt; td {
background-color: #b8daff;
}
.ptl-cont .table-hover .table-primary:hover {
background-color: #9fcdff;
}
.ptl-cont .table-hover .table-primary:hover &gt; td,
.ptl-cont .table-hover .table-primary:hover &gt; th {
background-color: #9fcdff;
}
.ptl-cont .table-secondary,
.ptl-cont .table-secondary &gt; th,
.ptl-cont .table-secondary &gt; td {
background-color: #d6d8db;
}
.ptl-cont .table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.ptl-cont .table-hover .table-secondary:hover &gt; td,
.ptl-cont .table-hover .table-secondary:hover &gt; th {
background-color: #c8cbcf;
}
.ptl-cont .table-success,
.ptl-cont .table-success &gt; th,
.ptl-cont .table-success &gt; td {
background-color: #c3e6cb;
}
.ptl-cont .table-hover .table-success:hover {
background-color: #b1dfbb;
}
.ptl-cont .table-hover .table-success:hover &gt; td,
.ptl-cont .table-hover .table-success:hover &gt; th {
background-color: #b1dfbb;
}
.ptl-cont .table-info,
.ptl-cont .table-info &gt; th,
.ptl-cont .table-info &gt; td {
background-color: #bee5eb;
}
.ptl-cont .table-hover .table-info:hover {
background-color: #abdde5;
}
.ptl-cont .table-hover .table-info:hover &gt; td,
.ptl-cont .table-hover .table-info:hover &gt; th {
background-color: #abdde5;
}
.ptl-cont .table-warning,
.ptl-cont .table-warning &gt; th,
.ptl-cont .table-warning &gt; td {
background-color: #ffeeba;
}
.ptl-cont .table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.ptl-cont .table-hover .table-warning:hover &gt; td,
.ptl-cont .table-hover .table-warning:hover &gt; th {
background-color: #ffe8a1;
}
.ptl-cont .table-danger,
.ptl-cont .table-danger &gt; th,
.ptl-cont .table-danger &gt; td {
background-color: #f5c6cb;
}
.ptl-cont .table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.ptl-cont .table-hover .table-danger:hover &gt; td,
.ptl-cont .table-hover .table-danger:hover &gt; th {
background-color: #f1b0b7;
}
.ptl-cont .table-light,
.ptl-cont .table-light &gt; th,
.ptl-cont .table-light &gt; td {
background-color: #fdfdfe;
}
.ptl-cont .table-hover .table-light:hover {
background-color: #ececf6;
}
.ptl-cont .table-hover .table-light:hover &gt; td,
.ptl-cont .table-hover .table-light:hover &gt; th {
background-color: #ececf6;
}
.ptl-cont .table-dark,
.ptl-cont .table-dark &gt; th,
.ptl-cont .table-dark &gt; td {
background-color: #c6c8ca;
}
.ptl-cont .table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.ptl-cont .table-hover .table-dark:hover &gt; td,
.ptl-cont .table-hover .table-dark:hover &gt; th {
background-color: #b9bbbe;
}
.ptl-cont .table-active,
.ptl-cont .table-active &gt; th,
.ptl-cont .table-active &gt; td {
background-color: rgba(0, 0, 0, 0.075);
}
.ptl-cont .table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.ptl-cont .table-hover .table-active:hover &gt; td,
.ptl-cont .table-hover .table-active:hover &gt; th {
background-color: rgba(0, 0, 0, 0.075);
}
.ptl-cont .table .thead-dark th {
color: #fff;
background-color: #212529;
border-color: #32383e;
}
.ptl-cont .table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.ptl-cont .table-dark {
color: #fff;
background-color: #212529;
}
.ptl-cont .table-dark th,
.ptl-cont .table-dark td,
.ptl-cont .table-dark thead th {
border-color: #32383e;
}
.ptl-cont .table-dark.table-bordered {
border: 0;
}
.ptl-cont .table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.ptl-cont .table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.ptl-cont .table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.ptl-cont .table-responsive-sm &gt; .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.ptl-cont .table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.ptl-cont .table-responsive-md &gt; .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.ptl-cont .table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.ptl-cont .table-responsive-lg &gt; .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.ptl-cont .table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.ptl-cont .table-responsive-xl &gt; .table-bordered {
border: 0;
}
}
.ptl-cont .table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.ptl-cont .table-responsive &gt; .table-bordered {
border: 0;
}
.ptl-cont .form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.ptl-cont .form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.ptl-cont .form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.ptl-cont .form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.ptl-cont .form-control:disabled, .ptl-cont .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
.ptl-cont select.form-control:not([size]):not([multiple]) {
height: calc(2.25rem + 2px);
}
.ptl-cont select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.ptl-cont .form-control-file,
.ptl-cont .form-control-range {
display: block;
width: 100%;
}
.ptl-cont .col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.ptl-cont .col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.ptl-cont .col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.ptl-cont .form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.ptl-cont .form-control-plaintext.form-control-sm, .ptl-cont .input-group-sm &gt; .form-control-plaintext.form-control,
.ptl-cont .input-group-sm &gt; .input-group-prepend &gt; .form-control-plaintext.input-group-text,
.ptl-cont .input-group-sm &gt; .input-group-append &gt; .form-control-plaintext.input-group-text,
.ptl-cont .input-group-sm &gt; .input-group-prepend &gt; .form-control-plaintext.btn,
.ptl-cont .input-group-sm &gt; .input-group-append &gt; .form-control-plaintext.btn, .ptl-cont .form-control-plaintext.form-control-lg, .ptl-cont .input-group-lg &gt; .form-control-plaintext.form-control,
.ptl-cont .input-group-lg &gt; .input-group-prepend &gt; .form-control-plaintext.input-group-text,
.ptl-cont .input-group-lg &gt; .input-group-append &gt; .form-control-plaintext.input-group-text,
.ptl-cont .input-group-lg &gt; .input-group-prepend &gt; .form-control-plaintext.btn,
.ptl-cont .input-group-lg &gt; .input-group-append &gt; .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0;
}
.ptl-cont .form-control-sm, .ptl-cont .input-group-sm &gt; .form-control,
.ptl-cont .input-group-sm &gt; .input-group-prepend &gt; .input-group-text,
.ptl-cont .input-group-sm &gt; .input-group-append &gt; .input-group-text,
.ptl-cont .input-group-sm &gt; .input-group-prepend &gt; .btn,
.ptl-cont .input-group-sm &gt; .input-group-append &gt; .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.ptl-cont select.form-control-sm:not([size]):not([multiple]), .ptl-cont .input-group-sm &gt; select.form-control:not([size]):not([multiple]),
.ptl-cont .input-group-sm &gt; .input-group-prepend &gt; select.input-group-text:not([size]):not([multiple]),
.ptl-cont .input-group-sm &gt; .input-group-append &gt; select.input-group-text:not([size]):not([multiple]),
.ptl-cont .input-group-sm &gt; .input-group-prepend &gt; select.btn:not([size]):not([multiple]),
.ptl-cont .input-group-sm &gt; .input-group-append &gt; select.btn:not([size]):not([multiple]) {
height: calc(1.8125rem + 2px);
}
.ptl-cont .form-control-lg, .ptl-cont .input-group-lg &gt; .form-control,
.ptl-cont .input-group-lg &gt; .input-group-prepend &gt; .input-group-text,
.ptl-cont .input-group-lg &gt; .input-group-append &gt; .input-group-text,
.ptl-cont .input-group-lg &gt; .input-group-prepend &gt; .btn,
.ptl-cont .input-group-lg &gt; .input-group-append &gt; .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.ptl-cont select.form-control-lg:not([size]):not([multiple]), .ptl-cont .input-group-lg &gt; select.form-control:not([size]):not([multiple]),
.ptl-cont .input-group-lg &gt; .input-group-prepend &gt; select.input-group-text:not([size]):not([multiple]),
.ptl-cont .input-group-lg &gt; .input-group-append &gt; select.input-group-text:not([size]):not([multiple]),
.ptl-cont .input-group-lg &gt; .input-group-prepend &gt; select.btn:not([size]):not([multiple]),
.ptl-cont .input-group-lg &gt; .input-group-append &gt; select.btn:not([size]):not([multiple]) {
height: calc(2.875rem + 2px);
}
.ptl-cont .form-group {
margin-bottom: 1rem;
}
.ptl-cont .form-text {
display: block;
margin-top: 0.25rem;
}
.ptl-cont .form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px;
}
.ptl-cont .form-row &gt; .pol,
.ptl-cont .form-row &gt; [class*=pol-] {
padding-right: 5px;
padding-left: 5px;
}
.ptl-cont .form-check {
position: relative;
display: block;
padding-left: 1.25rem;
}
.ptl-cont .form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem;
}
.ptl-cont .form-check-input:disabled ~ .form-check-label {
color: #6c757d;
}
.ptl-cont .form-check-label {
margin-bottom: 0;
}
.ptl-cont .form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem;
}
.ptl-cont .form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0;
}
.ptl-cont .valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745;
}
.ptl-cont .valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1;
color: #fff;
background-color: rgba(40, 167, 69, 0.8);
border-radius: 0.2rem;
}
.was-validated .ptl-cont .form-control:valid, .ptl-cont .form-control.is-valid,
.was-validated .ptl-cont .custom-select:valid,
.ptl-cont .custom-select.is-valid {
border-color: #28a745;
}
.was-validated .ptl-cont .form-control:valid:focus, .ptl-cont .form-control.is-valid:focus,
.was-validated .ptl-cont .custom-select:valid:focus,
.ptl-cont .custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .ptl-cont .form-control:valid ~ .valid-feedback,
.was-validated .ptl-cont .form-control:valid ~ .valid-tooltip, .ptl-cont .form-control.is-valid ~ .valid-feedback,
.ptl-cont .form-control.is-valid ~ .valid-tooltip,
.was-validated .ptl-cont .custom-select:valid ~ .valid-feedback,
.was-validated .ptl-cont .custom-select:valid ~ .valid-tooltip,
.ptl-cont .custom-select.is-valid ~ .valid-feedback,
.ptl-cont .custom-select.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .ptl-cont .form-check-input:valid ~ .form-check-label, .ptl-cont .form-check-input.is-valid ~ .form-check-label {
color: #28a745;
}
.was-validated .ptl-cont .form-check-input:valid ~ .valid-feedback,
.was-validated .ptl-cont .form-check-input:valid ~ .valid-tooltip, .ptl-cont .form-check-input.is-valid ~ .valid-feedback,
.ptl-cont .form-check-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .ptl-cont .custom-control-input:valid ~ .custom-control-label, .ptl-cont .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745;
}
.was-validated .ptl-cont .custom-control-input:valid ~ .custom-control-label::before, .ptl-cont .custom-control-input.is-valid ~ .custom-control-label::before {
background-color: #71dd8a;
}
.was-validated .ptl-cont .custom-control-input:valid ~ .valid-feedback,
.was-validated .ptl-cont .custom-control-input:valid ~ .valid-tooltip, .ptl-cont .custom-control-input.is-valid ~ .valid-feedback,
.ptl-cont .custom-control-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .ptl-cont .custom-control-input:valid:checked ~ .custom-control-label::before, .ptl-cont .custom-control-input.is-valid:checked ~ .custom-control-label::before {
background-color: #34ce57;
}
.was-validated .ptl-cont .custom-control-input:valid:focus ~ .custom-control-label::before, .ptl-cont .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .ptl-cont .custom-file-input:valid ~ .custom-file-label, .ptl-cont .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.was-validated .ptl-cont .custom-file-input:valid ~ .custom-file-label::before, .ptl-cont .custom-file-input.is-valid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .ptl-cont .custom-file-input:valid ~ .valid-feedback,
.was-validated .ptl-cont .custom-file-input:valid ~ .valid-tooltip, .ptl-cont .custom-file-input.is-valid ~ .valid-feedback,
.ptl-cont .custom-file-input.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .ptl-cont .custom-file-input:valid:focus ~ .custom-file-label, .ptl-cont .custom-file-input.is-valid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.ptl-cont .invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.ptl-cont .invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1;
color: #fff;
background-color: rgba(220, 53, 69, 0.8);
border-radius: 0.2rem;
}
.was-validated .ptl-cont .form-control:invalid, .ptl-cont .form-control.is-invalid,
.was-validated .ptl-cont .custom-select:invalid,
.ptl-cont .custom-select.is-invalid {
border-color: #dc3545;
}
.was-validated .ptl-cont .form-control:invalid:focus, .ptl-cont .form-control.is-invalid:focus,
.was-validated .ptl-cont .custom-select:invalid:focus,
.ptl-cont .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .ptl-cont .form-control:invalid ~ .invalid-feedback,
.was-validated .ptl-cont .form-control:invalid ~ .invalid-tooltip, .ptl-cont .form-control.is-invalid ~ .invalid-feedback,
.ptl-cont .form-control.is-invalid ~ .invalid-tooltip,
.was-validated .ptl-cont .custom-select:invalid ~ .invalid-feedback,
.was-validated .ptl-cont .custom-select:invalid ~ .invalid-tooltip,
.ptl-cont .custom-select.is-invalid ~ .invalid-feedback,
.ptl-cont .custom-select.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .ptl-cont .form-check-input:invalid ~ .form-check-label, .ptl-cont .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545;
}
.was-validated .ptl-cont .form-check-input:invalid ~ .invalid-feedback,
.was-validated .ptl-cont .form-check-input:invalid ~ .invalid-tooltip, .ptl-cont .form-check-input.is-invalid ~ .invalid-feedback,
.ptl-cont .form-check-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .ptl-cont .custom-control-input:invalid ~ .custom-control-label, .ptl-cont .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545;
}
.was-validated .ptl-cont .custom-control-input:invalid ~ .custom-control-label::before, .ptl-cont .custom-control-input.is-invalid ~ .custom-control-label::before {
background-color: #efa2a9;
}
.was-validated .ptl-cont .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .ptl-cont .custom-control-input:invalid ~ .invalid-tooltip, .ptl-cont .custom-control-input.is-invalid ~ .invalid-feedback,
.ptl-cont .custom-control-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .ptl-cont .custom-control-input:invalid:checked ~ .custom-control-label::before, .ptl-cont .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
background-color: #e4606d;
}
.was-validated .ptl-cont .custom-control-input:invalid:focus ~ .custom-control-label::before, .ptl-cont .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .ptl-cont .custom-file-input:invalid ~ .custom-file-label, .ptl-cont .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.was-validated .ptl-cont .custom-file-input:invalid ~ .custom-file-label::before, .ptl-cont .custom-file-input.is-invalid ~ .custom-file-label::before {
border-color: inherit;
}
.was-validated .ptl-cont .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .ptl-cont .custom-file-input:invalid ~ .invalid-tooltip, .ptl-cont .custom-file-input.is-invalid ~ .invalid-feedback,
.ptl-cont .custom-file-input.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .ptl-cont .custom-file-input:invalid:focus ~ .custom-file-label, .ptl-cont .custom-file-input.is-invalid:focus ~ .custom-file-label {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.ptl-cont .form-inline {
display: flex;
flex-flow: row wrap;
align-items: center;
}
.ptl-cont .form-inline .form-check {
width: 100%;
}
@media (min-width: 576px) {
.ptl-cont .form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0;
}
.ptl-cont .form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0;
}
.ptl-cont .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.ptl-cont .form-inline .form-control-plaintext {
display: inline-block;
}
.ptl-cont .form-inline .input-group {
width: auto;
}
.ptl-cont .form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0;
}
.ptl-cont .form-inline .form-check-input {
position: relative;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0;
}
.ptl-cont .form-inline .custom-control {
align-items: center;
justify-content: center;
}
.ptl-cont .form-inline .custom-control-label {
margin-bottom: 0;
}
}
.ptl-cont .btn {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
user-select: none;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.ptl-cont .btn:hover, .ptl-cont .btn:focus {
text-decoration: none;
}
.ptl-cont .btn:focus, .ptl-cont .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.ptl-cont .btn.disabled, .ptl-cont .btn:disabled {
opacity: 0.65;
}
.ptl-cont .btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
.ptl-cont .btn:not(:disabled):not(.disabled):active, .ptl-cont .btn:not(:disabled):not(.disabled).active {
background-image: none;
}
.ptl-cont a.btn.disabled,
.ptl-cont fieldset:disabled a.btn {
pointer-events: none;
}
.ptl-cont .btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.ptl-cont .btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.ptl-cont .btn-primary:focus, .ptl-cont .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ptl-cont .btn-primary.disabled, .ptl-cont .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.ptl-cont .btn-primary:not(:disabled):not(.disabled):active, .ptl-cont .btn-primary:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
.ptl-cont .btn-primary:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-primary:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ptl-cont .btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.ptl-cont .btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.ptl-cont .btn-secondary:focus, .ptl-cont .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ptl-cont .btn-secondary.disabled, .ptl-cont .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.ptl-cont .btn-secondary:not(:disabled):not(.disabled):active, .ptl-cont .btn-secondary:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.ptl-cont .btn-secondary:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ptl-cont .btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.ptl-cont .btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.ptl-cont .btn-success:focus, .ptl-cont .btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ptl-cont .btn-success.disabled, .ptl-cont .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.ptl-cont .btn-success:not(:disabled):not(.disabled):active, .ptl-cont .btn-success:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.ptl-cont .btn-success:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-success:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ptl-cont .btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.ptl-cont .btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.ptl-cont .btn-info:focus, .ptl-cont .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ptl-cont .btn-info.disabled, .ptl-cont .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.ptl-cont .btn-info:not(:disabled):not(.disabled):active, .ptl-cont .btn-info:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.ptl-cont .btn-info:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-info:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ptl-cont .btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.ptl-cont .btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.ptl-cont .btn-warning:focus, .ptl-cont .btn-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ptl-cont .btn-warning.disabled, .ptl-cont .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.ptl-cont .btn-warning:not(:disabled):not(.disabled):active, .ptl-cont .btn-warning:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.ptl-cont .btn-warning:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ptl-cont .btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.ptl-cont .btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.ptl-cont .btn-danger:focus, .ptl-cont .btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ptl-cont .btn-danger.disabled, .ptl-cont .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.ptl-cont .btn-danger:not(:disabled):not(.disabled):active, .ptl-cont .btn-danger:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.ptl-cont .btn-danger:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ptl-cont .btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.ptl-cont .btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.ptl-cont .btn-light:focus, .ptl-cont .btn-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ptl-cont .btn-light.disabled, .ptl-cont .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.ptl-cont .btn-light:not(:disabled):not(.disabled):active, .ptl-cont .btn-light:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df;
}
.ptl-cont .btn-light:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-light:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ptl-cont .btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.ptl-cont .btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.ptl-cont .btn-dark:focus, .ptl-cont .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ptl-cont .btn-dark.disabled, .ptl-cont .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.ptl-cont .btn-dark:not(:disabled):not(.disabled):active, .ptl-cont .btn-dark:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.ptl-cont .btn-dark:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ptl-cont .btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff;
}
.ptl-cont .btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.ptl-cont .btn-outline-primary:focus, .ptl-cont .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ptl-cont .btn-outline-primary.disabled, .ptl-cont .btn-outline-primary:disabled {
color: #007bff;
background-color: transparent;
}
.ptl-cont .btn-outline-primary:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-primary:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.ptl-cont .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ptl-cont .btn-outline-secondary {
color: #6c757d;
background-color: transparent;
background-image: none;
border-color: #6c757d;
}
.ptl-cont .btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.ptl-cont .btn-outline-secondary:focus, .ptl-cont .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ptl-cont .btn-outline-secondary.disabled, .ptl-cont .btn-outline-secondary:disabled {
color: #6c757d;
background-color: transparent;
}
.ptl-cont .btn-outline-secondary:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-secondary:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.ptl-cont .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ptl-cont .btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745;
}
.ptl-cont .btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.ptl-cont .btn-outline-success:focus, .ptl-cont .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ptl-cont .btn-outline-success.disabled, .ptl-cont .btn-outline-success:disabled {
color: #28a745;
background-color: transparent;
}
.ptl-cont .btn-outline-success:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-success:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.ptl-cont .btn-outline-success:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ptl-cont .btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8;
}
.ptl-cont .btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.ptl-cont .btn-outline-info:focus, .ptl-cont .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ptl-cont .btn-outline-info.disabled, .ptl-cont .btn-outline-info:disabled {
color: #17a2b8;
background-color: transparent;
}
.ptl-cont .btn-outline-info:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-info:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.ptl-cont .btn-outline-info:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ptl-cont .btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107;
}
.ptl-cont .btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.ptl-cont .btn-outline-warning:focus, .ptl-cont .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ptl-cont .btn-outline-warning.disabled, .ptl-cont .btn-outline-warning:disabled {
color: #ffc107;
background-color: transparent;
}
.ptl-cont .btn-outline-warning:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-warning:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-warning.dropdown-toggle {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.ptl-cont .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ptl-cont .btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545;
}
.ptl-cont .btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.ptl-cont .btn-outline-danger:focus, .ptl-cont .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ptl-cont .btn-outline-danger.disabled, .ptl-cont .btn-outline-danger:disabled {
color: #dc3545;
background-color: transparent;
}
.ptl-cont .btn-outline-danger:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-danger:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.ptl-cont .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ptl-cont .btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa;
}
.ptl-cont .btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.ptl-cont .btn-outline-light:focus, .ptl-cont .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ptl-cont .btn-outline-light.disabled, .ptl-cont .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent;
}
.ptl-cont .btn-outline-light:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-light:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.ptl-cont .btn-outline-light:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-light.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ptl-cont .btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40;
}
.ptl-cont .btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.ptl-cont .btn-outline-dark:focus, .ptl-cont .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ptl-cont .btn-outline-dark.disabled, .ptl-cont .btn-outline-dark:disabled {
color: #343a40;
background-color: transparent;
}
.ptl-cont .btn-outline-dark:not(:disabled):not(.disabled):active, .ptl-cont .btn-outline-dark:not(:disabled):not(.disabled).active, .show &gt; .ptl-cont .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.ptl-cont .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .ptl-cont .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show &gt; .ptl-cont .btn-outline-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ptl-cont .btn-link {
font-weight: 400;
color: #007bff;
background-color: transparent;
}
.ptl-cont .btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
border-color: transparent;
}
.ptl-cont .btn-link:focus, .ptl-cont .btn-link.focus {
text-decoration: underline;
border-color: transparent;
box-shadow: none;
}
.ptl-cont .btn-link:disabled, .ptl-cont .btn-link.disabled {
color: #6c757d;
}
.ptl-cont .btn-lg, .ptl-cont .btn-group-lg &gt; .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.ptl-cont .btn-sm, .ptl-cont .btn-group-sm &gt; .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.ptl-cont .btn-block {
display: block;
width: 100%;
}
.ptl-cont .btn-block + .btn-block {
margin-top: 0.5rem;
}
.ptl-cont input[type=submit].btn-block,
.ptl-cont input[type=reset].btn-block,
.ptl-cont input[type=button].btn-block {
width: 100%;
}
.ptl-cont .fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.ptl-cont .fade.show {
opacity: 1;
}
.ptl-cont .collapse {
display: none;
}
.ptl-cont .collapse.show {
display: block;
}
.ptl-cont tr.collapse.show {
display: table-row;
}
.ptl-cont tbody.collapse.show {
display: table-row-group;
}
.ptl-cont .collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
.ptl-cont .dropup,
.ptl-cont .dropdown {
position: relative;
}
.ptl-cont .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.ptl-cont .dropdown-toggle:empty::after {
margin-left: 0;
}
.ptl-cont .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.ptl-cont .dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.ptl-cont .dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.ptl-cont .dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.ptl-cont .dropright .dropdown-menu {
margin-top: 0;
margin-left: 0.125rem;
}
.ptl-cont .dropright .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.ptl-cont .dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.ptl-cont .dropright .dropdown-toggle::after {
vertical-align: 0;
}
.ptl-cont .dropleft .dropdown-menu {
margin-top: 0;
margin-right: 0.125rem;
}
.ptl-cont .dropleft .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.ptl-cont .dropleft .dropdown-toggle::after {
display: none;
}
.ptl-cont .dropleft .dropdown-toggle::before {
display: inline-block;
width: 0;
height: 0;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.ptl-cont .dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.ptl-cont .dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.ptl-cont .dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.ptl-cont .dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.ptl-cont .dropdown-item:hover, .ptl-cont .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.ptl-cont .dropdown-item.active, .ptl-cont .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.ptl-cont .dropdown-item.disabled, .ptl-cont .dropdown-item:disabled {
color: #6c757d;
background-color: transparent;
}
.ptl-cont .dropdown-menu.show {
display: block;
}
.ptl-cont .dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.ptl-cont .btn-group,
.ptl-cont .btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.ptl-cont .btn-group &gt; .btn,
.ptl-cont .btn-group-vertical &gt; .btn {
position: relative;
flex: 0 1 auto;
}
.ptl-cont .btn-group &gt; .btn:hover,
.ptl-cont .btn-group-vertical &gt; .btn:hover {
z-index: 1;
}
.ptl-cont .btn-group &gt; .btn:focus, .ptl-cont .btn-group &gt; .btn:active, .ptl-cont .btn-group &gt; .btn.active,
.ptl-cont .btn-group-vertical &gt; .btn:focus,
.ptl-cont .btn-group-vertical &gt; .btn:active,
.ptl-cont .btn-group-vertical &gt; .btn.active {
z-index: 1;
}
.ptl-cont .btn-group .btn + .btn,
.ptl-cont .btn-group .btn + .btn-group,
.ptl-cont .btn-group .btn-group + .btn,
.ptl-cont .btn-group .btn-group + .btn-group,
.ptl-cont .btn-group-vertical .btn + .btn,
.ptl-cont .btn-group-vertical .btn + .btn-group,
.ptl-cont .btn-group-vertical .btn-group + .btn,
.ptl-cont .btn-group-vertical .btn-group + .btn-group {
margin-left: -1px;
}
.ptl-cont .btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.ptl-cont .btn-toolbar .input-group {
width: auto;
}
.ptl-cont .btn-group &gt; .btn:first-child {
margin-left: 0;
}
.ptl-cont .btn-group &gt; .btn:not(:last-child):not(.dropdown-toggle),
.ptl-cont .btn-group &gt; .btn-group:not(:last-child) &gt; .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ptl-cont .btn-group &gt; .btn:not(:first-child),
.ptl-cont .btn-group &gt; .btn-group:not(:first-child) &gt; .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.ptl-cont .dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.ptl-cont .dropdown-toggle-split::after {
margin-left: 0;
}
.ptl-cont .btn-sm + .dropdown-toggle-split, .ptl-cont .btn-group-sm &gt; .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.ptl-cont .btn-lg + .dropdown-toggle-split, .ptl-cont .btn-group-lg &gt; .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.ptl-cont .btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.ptl-cont .btn-group-vertical .btn,
.ptl-cont .btn-group-vertical .btn-group {
width: 100%;
}
.ptl-cont .btn-group-vertical &gt; .btn + .btn,
.ptl-cont .btn-group-vertical &gt; .btn + .btn-group,
.ptl-cont .btn-group-vertical &gt; .btn-group + .btn,
.ptl-cont .btn-group-vertical &gt; .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.ptl-cont .btn-group-vertical &gt; .btn:not(:last-child):not(.dropdown-toggle),
.ptl-cont .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.ptl-cont .btn-group-vertical &gt; .btn:not(:first-child),
.ptl-cont .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.ptl-cont .btn-group-toggle &gt; .btn,
.ptl-cont .btn-group-toggle &gt; .btn-group &gt; .btn {
margin-bottom: 0;
}
.ptl-cont .btn-group-toggle &gt; .btn input[type=radio],
.ptl-cont .btn-group-toggle &gt; .btn input[type=checkbox],
.ptl-cont .btn-group-toggle &gt; .btn-group &gt; .btn input[type=radio],
.ptl-cont .btn-group-toggle &gt; .btn-group &gt; .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.ptl-cont .input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%;
}
.ptl-cont .input-group &gt; .form-control,
.ptl-cont .input-group &gt; .custom-select,
.ptl-cont .input-group &gt; .custom-file {
position: relative;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.ptl-cont .input-group &gt; .form-control:focus,
.ptl-cont .input-group &gt; .custom-select:focus,
.ptl-cont .input-group &gt; .custom-file:focus {
z-index: 3;
}
.ptl-cont .input-group &gt; .form-control + .form-control,
.ptl-cont .input-group &gt; .form-control + .custom-select,
.ptl-cont .input-group &gt; .form-control + .custom-file,
.ptl-cont .input-group &gt; .custom-select + .form-control,
.ptl-cont .input-group &gt; .custom-select + .custom-select,
.ptl-cont .input-group &gt; .custom-select + .custom-file,
.ptl-cont .input-group &gt; .custom-file + .form-control,
.ptl-cont .input-group &gt; .custom-file + .custom-select,
.ptl-cont .input-group &gt; .custom-file + .custom-file {
margin-left: -1px;
}
.ptl-cont .input-group &gt; .form-control:not(:last-child),
.ptl-cont .input-group &gt; .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ptl-cont .input-group &gt; .form-control:not(:first-child),
.ptl-cont .input-group &gt; .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.ptl-cont .input-group &gt; .custom-file {
display: flex;
align-items: center;
}
.ptl-cont .input-group &gt; .custom-file:not(:last-child) .custom-file-label, .ptl-cont .input-group &gt; .custom-file:not(:last-child) .custom-file-label::before {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ptl-cont .input-group &gt; .custom-file:not(:first-child) .custom-file-label, .ptl-cont .input-group &gt; .custom-file:not(:first-child) .custom-file-label::before {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.ptl-cont .input-group-prepend,
.ptl-cont .input-group-append {
display: flex;
}
.ptl-cont .input-group-prepend .btn,
.ptl-cont .input-group-append .btn {
position: relative;
z-index: 2;
}
.ptl-cont .input-group-prepend .btn + .btn,
.ptl-cont .input-group-prepend .btn + .input-group-text,
.ptl-cont .input-group-prepend .input-group-text + .input-group-text,
.ptl-cont .input-group-prepend .input-group-text + .btn,
.ptl-cont .input-group-append .btn + .btn,
.ptl-cont .input-group-append .btn + .input-group-text,
.ptl-cont .input-group-append .input-group-text + .input-group-text,
.ptl-cont .input-group-append .input-group-text + .btn {
margin-left: -1px;
}
.ptl-cont .input-group-prepend {
margin-right: -1px;
}
.ptl-cont .input-group-append {
margin-left: -1px;
}
.ptl-cont .input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.ptl-cont .input-group-text input[type=radio],
.ptl-cont .input-group-text input[type=checkbox] {
margin-top: 0;
}
.ptl-cont .input-group &gt; .input-group-prepend &gt; .btn,
.ptl-cont .input-group &gt; .input-group-prepend &gt; .input-group-text,
.ptl-cont .input-group &gt; .input-group-append:not(:last-child) &gt; .btn,
.ptl-cont .input-group &gt; .input-group-append:not(:last-child) &gt; .input-group-text,
.ptl-cont .input-group &gt; .input-group-append:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.ptl-cont .input-group &gt; .input-group-append:last-child &gt; .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ptl-cont .input-group &gt; .input-group-append &gt; .btn,
.ptl-cont .input-group &gt; .input-group-append &gt; .input-group-text,
.ptl-cont .input-group &gt; .input-group-prepend:not(:first-child) &gt; .btn,
.ptl-cont .input-group &gt; .input-group-prepend:not(:first-child) &gt; .input-group-text,
.ptl-cont .input-group &gt; .input-group-prepend:first-child &gt; .btn:not(:first-child),
.ptl-cont .input-group &gt; .input-group-prepend:first-child &gt; .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.ptl-cont .custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.ptl-cont .custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.ptl-cont .custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.ptl-cont .custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
background-color: #007bff;
}
.ptl-cont .custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.ptl-cont .custom-control-input:active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
}
.ptl-cont .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.ptl-cont .custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.ptl-cont .custom-control-label {
margin-bottom: 0;
}
.ptl-cont .custom-control-label::before {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
user-select: none;
background-color: #dee2e6;
}
.ptl-cont .custom-control-label::after {
position: absolute;
top: 0.25rem;
left: 0;
display: block;
width: 1rem;
height: 1rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
background-size: 50% 50%;
}
.ptl-cont .custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.ptl-cont .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #007bff;
}
.ptl-cont .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.ptl-cont .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
background-color: #007bff;
}
.ptl-cont .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.ptl-cont .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.ptl-cont .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.ptl-cont .custom-radio .custom-control-label::before {
border-radius: 50%;
}
.ptl-cont .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
background-color: #007bff;
}
.ptl-cont .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.ptl-cont .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.ptl-cont .custom-select {
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: 0.25rem;
appearance: none;
}
.ptl-cont .custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}
.ptl-cont .custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.ptl-cont .custom-select[multiple], .ptl-cont .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.ptl-cont .custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.ptl-cont .custom-select::-ms-expand {
opacity: 0;
}
.ptl-cont .custom-select-sm {
height: calc(1.8125rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%;
}
.ptl-cont .custom-select-lg {
height: calc(2.875rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 125%;
}
.ptl-cont .custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(2.25rem + 2px);
margin-bottom: 0;
}
.ptl-cont .custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(2.25rem + 2px);
margin: 0;
opacity: 0;
}
.ptl-cont .custom-file-input:focus ~ .custom-file-control {
border-color: #80bdff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.ptl-cont .custom-file-input:focus ~ .custom-file-control::before {
border-color: #80bdff;
}
.ptl-cont .custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.ptl-cont .custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(2.25rem + 2px);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.ptl-cont .custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(calc(2.25rem + 2px) - 1px * 2);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
border-radius: 0 0.25rem 0.25rem 0;
}
.ptl-cont .nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.ptl-cont .nav-link {
display: block;
padding: 0.5rem 1rem;
}
.ptl-cont .nav-link:hover, .ptl-cont .nav-link:focus {
text-decoration: none;
}
.ptl-cont .nav-link.disabled {
color: #6c757d;
}
.ptl-cont .nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.ptl-cont .nav-tabs .nav-item {
margin-bottom: -1px;
}
.ptl-cont .nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.ptl-cont .nav-tabs .nav-link:hover, .ptl-cont .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.ptl-cont .nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.ptl-cont .nav-tabs .nav-link.active,
.ptl-cont .nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.ptl-cont .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.ptl-cont .nav-pills .nav-link {
border-radius: 0.25rem;
}
.ptl-cont .nav-pills .nav-link.active,
.ptl-cont .nav-pills .show &gt; .nav-link {
color: #fff;
background-color: #007bff;
}
.ptl-cont .nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.ptl-cont .nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.ptl-cont .tab-content &gt; .tab-pane {
display: none;
}
.ptl-cont .tab-content &gt; .active {
display: block;
}
.ptl-cont .navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.ptl-cont .navbar &gt; .container,
.ptl-cont .navbar &gt; .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.ptl-cont .navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.ptl-cont .navbar-brand:hover, .ptl-cont .navbar-brand:focus {
text-decoration: none;
}
.ptl-cont .navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.ptl-cont .navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.ptl-cont .navbar-nav .dropdown-menu {
position: static;
float: none;
}
.ptl-cont .navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.ptl-cont .navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.ptl-cont .navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.ptl-cont .navbar-toggler:hover, .ptl-cont .navbar-toggler:focus {
text-decoration: none;
}
.ptl-cont .navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
}
.ptl-cont .navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.ptl-cont .navbar-expand-sm &gt; .container,
.ptl-cont .navbar-expand-sm &gt; .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.ptl-cont .navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start;
}
.ptl-cont .navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.ptl-cont .navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.ptl-cont .navbar-expand-sm .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.ptl-cont .navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.ptl-cont .navbar-expand-sm &gt; .container,
.ptl-cont .navbar-expand-sm &gt; .container-fluid {
flex-wrap: nowrap;
}
.ptl-cont .navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.ptl-cont .navbar-expand-sm .navbar-toggler {
display: none;
}
.ptl-cont .navbar-expand-sm .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 767.98px) {
.ptl-cont .navbar-expand-md &gt; .container,
.ptl-cont .navbar-expand-md &gt; .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.ptl-cont .navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start;
}
.ptl-cont .navbar-expand-md .navbar-nav {
flex-direction: row;
}
.ptl-cont .navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.ptl-cont .navbar-expand-md .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.ptl-cont .navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.ptl-cont .navbar-expand-md &gt; .container,
.ptl-cont .navbar-expand-md &gt; .container-fluid {
flex-wrap: nowrap;
}
.ptl-cont .navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.ptl-cont .navbar-expand-md .navbar-toggler {
display: none;
}
.ptl-cont .navbar-expand-md .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 991.98px) {
.ptl-cont .navbar-expand-lg &gt; .container,
.ptl-cont .navbar-expand-lg &gt; .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.ptl-cont .navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.ptl-cont .navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.ptl-cont .navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.ptl-cont .navbar-expand-lg .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.ptl-cont .navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.ptl-cont .navbar-expand-lg &gt; .container,
.ptl-cont .navbar-expand-lg &gt; .container-fluid {
flex-wrap: nowrap;
}
.ptl-cont .navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.ptl-cont .navbar-expand-lg .navbar-toggler {
display: none;
}
.ptl-cont .navbar-expand-lg .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
@media (max-width: 1199.98px) {
.ptl-cont .navbar-expand-xl &gt; .container,
.ptl-cont .navbar-expand-xl &gt; .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.ptl-cont .navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.ptl-cont .navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.ptl-cont .navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.ptl-cont .navbar-expand-xl .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.ptl-cont .navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.ptl-cont .navbar-expand-xl &gt; .container,
.ptl-cont .navbar-expand-xl &gt; .container-fluid {
flex-wrap: nowrap;
}
.ptl-cont .navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.ptl-cont .navbar-expand-xl .navbar-toggler {
display: none;
}
.ptl-cont .navbar-expand-xl .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
}
.ptl-cont .navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.ptl-cont .navbar-expand &gt; .container,
.ptl-cont .navbar-expand &gt; .container-fluid {
padding-right: 0;
padding-left: 0;
}
.ptl-cont .navbar-expand .navbar-nav {
flex-direction: row;
}
.ptl-cont .navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.ptl-cont .navbar-expand .navbar-nav .dropdown-menu-right {
right: 0;
left: auto;
}
.ptl-cont .navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.ptl-cont .navbar-expand &gt; .container,
.ptl-cont .navbar-expand &gt; .container-fluid {
flex-wrap: nowrap;
}
.ptl-cont .navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.ptl-cont .navbar-expand .navbar-toggler {
display: none;
}
.ptl-cont .navbar-expand .dropup .dropdown-menu {
top: auto;
bottom: 100%;
}
.ptl-cont .navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.ptl-cont .navbar-light .navbar-brand:hover, .ptl-cont .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.ptl-cont .navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.ptl-cont .navbar-light .navbar-nav .nav-link:hover, .ptl-cont .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.ptl-cont .navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.ptl-cont .navbar-light .navbar-nav .show &gt; .nav-link,
.ptl-cont .navbar-light .navbar-nav .active &gt; .nav-link,
.ptl-cont .navbar-light .navbar-nav .nav-link.show,
.ptl-cont .navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.ptl-cont .navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1);
}
.ptl-cont .navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.ptl-cont .navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.ptl-cont .navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.ptl-cont .navbar-light .navbar-text a:hover, .ptl-cont .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.ptl-cont .navbar-dark .navbar-brand {
color: #fff;
}
.ptl-cont .navbar-dark .navbar-brand:hover, .ptl-cont .navbar-dark .navbar-brand:focus {
color: #fff;
}
.ptl-cont .navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.ptl-cont .navbar-dark .navbar-nav .nav-link:hover, .ptl-cont .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.ptl-cont .navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.ptl-cont .navbar-dark .navbar-nav .show &gt; .nav-link,
.ptl-cont .navbar-dark .navbar-nav .active &gt; .nav-link,
.ptl-cont .navbar-dark .navbar-nav .nav-link.show,
.ptl-cont .navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.ptl-cont .navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.ptl-cont .navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.ptl-cont .navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.ptl-cont .navbar-dark .navbar-text a {
color: #fff;
}
.ptl-cont .navbar-dark .navbar-text a:hover, .ptl-cont .navbar-dark .navbar-text a:focus {
color: #fff;
}
.ptl-cont .card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.ptl-cont .card &gt; hr {
margin-right: 0;
margin-left: 0;
}
.ptl-cont .card &gt; .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.ptl-cont .card &gt; .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.ptl-cont .card-body {
flex: 1 1 auto;
padding: 1.25rem;
}
.ptl-cont .card-title {
margin-bottom: 0.75rem;
}
.ptl-cont .card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0;
}
.ptl-cont .card-text:last-child {
margin-bottom: 0;
}
.ptl-cont .card-link:hover {
text-decoration: none;
}
.ptl-cont .card-link + .card-link {
margin-left: 1.25rem;
}
.ptl-cont .card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.ptl-cont .card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.ptl-cont .card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.ptl-cont .card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.ptl-cont .card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.ptl-cont .card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.ptl-cont .card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.ptl-cont .card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.ptl-cont .card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.ptl-cont .card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.ptl-cont .card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.ptl-cont .card-deck {
display: flex;
flex-direction: column;
}
.ptl-cont .card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.ptl-cont .card-deck {
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.ptl-cont .card-deck .card {
display: flex;
flex: 1 0 0%;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.ptl-cont .card-group {
display: flex;
flex-direction: column;
}
.ptl-cont .card-group &gt; .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.ptl-cont .card-group {
flex-flow: row wrap;
}
.ptl-cont .card-group &gt; .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.ptl-cont .card-group &gt; .card + .card {
margin-left: 0;
border-left: 0;
}
.ptl-cont .card-group &gt; .card:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.ptl-cont .card-group &gt; .card:first-child .card-img-top,
.ptl-cont .card-group &gt; .card:first-child .card-header {
border-top-right-radius: 0;
}
.ptl-cont .card-group &gt; .card:first-child .card-img-bottom,
.ptl-cont .card-group &gt; .card:first-child .card-footer {
border-bottom-right-radius: 0;
}
.ptl-cont .card-group &gt; .card:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.ptl-cont .card-group &gt; .card:last-child .card-img-top,
.ptl-cont .card-group &gt; .card:last-child .card-header {
border-top-left-radius: 0;
}
.ptl-cont .card-group &gt; .card:last-child .card-img-bottom,
.ptl-cont .card-group &gt; .card:last-child .card-footer {
border-bottom-left-radius: 0;
}
.ptl-cont .card-group &gt; .card:only-child {
border-radius: 0.25rem;
}
.ptl-cont .card-group &gt; .card:only-child .card-img-top,
.ptl-cont .card-group &gt; .card:only-child .card-header {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.ptl-cont .card-group &gt; .card:only-child .card-img-bottom,
.ptl-cont .card-group &gt; .card:only-child .card-footer {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.ptl-cont .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) {
border-radius: 0;
}
.ptl-cont .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.ptl-cont .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
.ptl-cont .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
.ptl-cont .card-group &gt; .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
border-radius: 0;
}
}
.ptl-cont .card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.ptl-cont .card-columns {
column-count: 3;
column-gap: 1.25rem;
}
.ptl-cont .card-columns .card {
display: inline-block;
width: 100%;
}
}
.ptl-cont .breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.ptl-cont .breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
padding-left: 0.5rem;
color: #6c757d;
content: "/";
}
.ptl-cont .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.ptl-cont .breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.ptl-cont .breadcrumb-item.active {
color: #6c757d;
}
.ptl-cont .pagination {
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.ptl-cont .page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.ptl-cont .page-link:hover {
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.ptl-cont .page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.ptl-cont .page-link:not(:disabled):not(.disabled) {
cursor: pointer;
}
.ptl-cont .page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.ptl-cont .page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.ptl-cont .page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.ptl-cont .page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.ptl-cont .pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.ptl-cont .pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.ptl-cont .pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.ptl-cont .pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.ptl-cont .pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.ptl-cont .pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.ptl-cont .badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
}
.ptl-cont .badge:empty {
display: none;
}
.ptl-cont .btn .badge {
position: relative;
top: -1px;
}
.ptl-cont .badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.ptl-cont .badge-primary {
color: #fff;
background-color: #007bff;
}
.ptl-cont .badge-primary[href]:hover, .ptl-cont .badge-primary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #0062cc;
}
.ptl-cont .badge-secondary {
color: #fff;
background-color: #6c757d;
}
.ptl-cont .badge-secondary[href]:hover, .ptl-cont .badge-secondary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #545b62;
}
.ptl-cont .badge-success {
color: #fff;
background-color: #28a745;
}
.ptl-cont .badge-success[href]:hover, .ptl-cont .badge-success[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1e7e34;
}
.ptl-cont .badge-info {
color: #fff;
background-color: #17a2b8;
}
.ptl-cont .badge-info[href]:hover, .ptl-cont .badge-info[href]:focus {
color: #fff;
text-decoration: none;
background-color: #117a8b;
}
.ptl-cont .badge-warning {
color: #212529;
background-color: #ffc107;
}
.ptl-cont .badge-warning[href]:hover, .ptl-cont .badge-warning[href]:focus {
color: #212529;
text-decoration: none;
background-color: #d39e00;
}
.ptl-cont .badge-danger {
color: #fff;
background-color: #dc3545;
}
.ptl-cont .badge-danger[href]:hover, .ptl-cont .badge-danger[href]:focus {
color: #fff;
text-decoration: none;
background-color: #bd2130;
}
.ptl-cont .badge-light {
color: #212529;
background-color: #f8f9fa;
}
.ptl-cont .badge-light[href]:hover, .ptl-cont .badge-light[href]:focus {
color: #212529;
text-decoration: none;
background-color: #dae0e5;
}
.ptl-cont .badge-dark {
color: #fff;
background-color: #343a40;
}
.ptl-cont .badge-dark[href]:hover, .ptl-cont .badge-dark[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1d2124;
}
.ptl-cont .jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.ptl-cont .jumbotron {
padding: 4rem 2rem;
}
}
.ptl-cont .jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.ptl-cont .alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.ptl-cont .alert-heading {
color: inherit;
}
.ptl-cont .alert-link {
font-weight: 700;
}
.ptl-cont .alert-dismissible {
padding-right: 4rem;
}
.ptl-cont .alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit;
}
.ptl-cont .alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.ptl-cont .alert-primary hr {
border-top-color: #9fcdff;
}
.ptl-cont .alert-primary .alert-link {
color: #002752;
}
.ptl-cont .alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.ptl-cont .alert-secondary hr {
border-top-color: #c8cbcf;
}
.ptl-cont .alert-secondary .alert-link {
color: #202326;
}
.ptl-cont .alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.ptl-cont .alert-success hr {
border-top-color: #b1dfbb;
}
.ptl-cont .alert-success .alert-link {
color: #0b2e13;
}
.ptl-cont .alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.ptl-cont .alert-info hr {
border-top-color: #abdde5;
}
.ptl-cont .alert-info .alert-link {
color: #062c33;
}
.ptl-cont .alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.ptl-cont .alert-warning hr {
border-top-color: #ffe8a1;
}
.ptl-cont .alert-warning .alert-link {
color: #533f03;
}
.ptl-cont .alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.ptl-cont .alert-danger hr {
border-top-color: #f1b0b7;
}
.ptl-cont .alert-danger .alert-link {
color: #491217;
}
.ptl-cont .alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.ptl-cont .alert-light hr {
border-top-color: #ececf6;
}
.ptl-cont .alert-light .alert-link {
color: #686868;
}
.ptl-cont .alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.ptl-cont .alert-dark hr {
border-top-color: #b9bbbe;
}
.ptl-cont .alert-dark .alert-link {
color: #040505;
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.ptl-cont .progress {
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.ptl-cont .progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
text-align: center;
background-color: #007bff;
transition: width 0.6s ease;
}
.ptl-cont .progress-bar-striped {
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);
background-size: 1rem 1rem;
}
.ptl-cont .progress-bar-animated {
animation: progress-bar-stripes 1s linear infinite;
}
.ptl-cont .media {
display: flex;
align-items: flex-start;
}
.ptl-cont .media-body {
flex: 1;
}
.ptl-cont .list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.ptl-cont .list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.ptl-cont .list-group-item-action:hover, .ptl-cont .list-group-item-action:focus {
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.ptl-cont .list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.ptl-cont .list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.ptl-cont .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.ptl-cont .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.ptl-cont .list-group-item:hover, .ptl-cont .list-group-item:focus {
z-index: 1;
text-decoration: none;
}
.ptl-cont .list-group-item.disabled, .ptl-cont .list-group-item:disabled {
color: #6c757d;
background-color: #fff;
}
.ptl-cont .list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.ptl-cont .list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.ptl-cont .list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.ptl-cont .list-group-flush:last-child .list-group-item:last-child {
border-bottom: 0;
}
.ptl-cont .list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.ptl-cont .list-group-item-primary.list-group-item-action:hover, .ptl-cont .list-group-item-primary.list-group-item-action:focus {
color: #004085;
background-color: #9fcdff;
}
.ptl-cont .list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.ptl-cont .list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.ptl-cont .list-group-item-secondary.list-group-item-action:hover, .ptl-cont .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cbcf;
}
.ptl-cont .list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.ptl-cont .list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.ptl-cont .list-group-item-success.list-group-item-action:hover, .ptl-cont .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.ptl-cont .list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.ptl-cont .list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.ptl-cont .list-group-item-info.list-group-item-action:hover, .ptl-cont .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.ptl-cont .list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.ptl-cont .list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.ptl-cont .list-group-item-warning.list-group-item-action:hover, .ptl-cont .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.ptl-cont .list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.ptl-cont .list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.ptl-cont .list-group-item-danger.list-group-item-action:hover, .ptl-cont .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.ptl-cont .list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.ptl-cont .list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.ptl-cont .list-group-item-light.list-group-item-action:hover, .ptl-cont .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #ececf6;
}
.ptl-cont .list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.ptl-cont .list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.ptl-cont .list-group-item-dark.list-group-item-action:hover, .ptl-cont .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbe;
}
.ptl-cont .list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.ptl-cont .close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.ptl-cont .close:hover, .ptl-cont .close:focus {
color: #000;
text-decoration: none;
opacity: 0.75;
}
.ptl-cont .close:not(:disabled):not(.disabled) {
cursor: pointer;
}
.ptl-cont button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
}
.ptl-cont .popout-open {
overflow: hidden;
}
.ptl-cont .popout {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0;
}
.popout-open .ptl-cont .popout {
overflow-x: hidden;
overflow-y: auto;
}
.ptl-cont .popout-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.popout.fade .ptl-cont .popout-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -25%);
}
.popout.show .ptl-cont .popout-dialog {
transform: translate(0, 0);
}
.ptl-cont .popout-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - (0.5rem * 2));
}
.ptl-cont .popout-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.ptl-cont .popout-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.ptl-cont .popout-backdrop.fade {
opacity: 0;
}
.ptl-cont .popout-backdrop.show {
opacity: 0.5;
}
.ptl-cont .popout-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.ptl-cont .popout-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto;
}
.ptl-cont .popout-title {
margin-bottom: 0;
line-height: 1.5;
}
.ptl-cont .popout-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.ptl-cont .popout-footer {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
}
.ptl-cont .popout-footer &gt; :not(:first-child) {
margin-left: 0.25rem;
}
.ptl-cont .popout-footer &gt; :not(:last-child) {
margin-right: 0.25rem;
}
.ptl-cont .popout-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.ptl-cont .popout-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.ptl-cont .popout-dialog-centered {
min-height: calc(100% - (1.75rem * 2));
}
.ptl-cont .popout-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.ptl-cont .popout-lg {
max-width: 800px;
}
}
.ptl-cont .tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.ptl-cont .tooltip.show {
opacity: 0.9;
}
.ptl-cont .tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.ptl-cont .tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.ptl-cont .bs-tooltip-top, .ptl-cont .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
.ptl-cont .bs-tooltip-top .arrow, .ptl-cont .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
.ptl-cont .bs-tooltip-top .arrow::before, .ptl-cont .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.ptl-cont .bs-tooltip-right, .ptl-cont .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
.ptl-cont .bs-tooltip-right .arrow, .ptl-cont .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.ptl-cont .bs-tooltip-right .arrow::before, .ptl-cont .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.ptl-cont .bs-tooltip-bottom, .ptl-cont .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
.ptl-cont .bs-tooltip-bottom .arrow, .ptl-cont .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
.ptl-cont .bs-tooltip-bottom .arrow::before, .ptl-cont .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.ptl-cont .bs-tooltip-left, .ptl-cont .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
.ptl-cont .bs-tooltip-left .arrow, .ptl-cont .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.ptl-cont .bs-tooltip-left .arrow::before, .ptl-cont .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.ptl-cont .tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.ptl-cont .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.ptl-cont .popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.ptl-cont .popover .arrow::before, .ptl-cont .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.ptl-cont .bs-popover-top, .ptl-cont .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
.ptl-cont .bs-popover-top .arrow, .ptl-cont .bs-popover-auto[x-placement^=top] .arrow {
bottom: calc((0.5rem + 1px) * -1);
}
.ptl-cont .bs-popover-top .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=top] .arrow::before,
.ptl-cont .bs-popover-top .arrow::after,
.ptl-cont .bs-popover-auto[x-placement^=top] .arrow::after {
border-width: 0.5rem 0.5rem 0;
}
.ptl-cont .bs-popover-top .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=top] .arrow::before {
bottom: 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.ptl-cont .bs-popover-top .arrow::after, .ptl-cont .bs-popover-auto[x-placement^=top] .arrow::after {
bottom: 1px;
border-top-color: #fff;
}
.ptl-cont .bs-popover-right, .ptl-cont .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
.ptl-cont .bs-popover-right .arrow, .ptl-cont .bs-popover-auto[x-placement^=right] .arrow {
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.ptl-cont .bs-popover-right .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=right] .arrow::before,
.ptl-cont .bs-popover-right .arrow::after,
.ptl-cont .bs-popover-auto[x-placement^=right] .arrow::after {
border-width: 0.5rem 0.5rem 0.5rem 0;
}
.ptl-cont .bs-popover-right .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=right] .arrow::before {
left: 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
.ptl-cont .bs-popover-right .arrow::after, .ptl-cont .bs-popover-auto[x-placement^=right] .arrow::after {
left: 1px;
border-right-color: #fff;
}
.ptl-cont .bs-popover-bottom, .ptl-cont .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
.ptl-cont .bs-popover-bottom .arrow, .ptl-cont .bs-popover-auto[x-placement^=bottom] .arrow {
top: calc((0.5rem + 1px) * -1);
}
.ptl-cont .bs-popover-bottom .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=bottom] .arrow::before,
.ptl-cont .bs-popover-bottom .arrow::after,
.ptl-cont .bs-popover-auto[x-placement^=bottom] .arrow::after {
border-width: 0 0.5rem 0.5rem 0.5rem;
}
.ptl-cont .bs-popover-bottom .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=bottom] .arrow::before {
top: 0;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.ptl-cont .bs-popover-bottom .arrow::after, .ptl-cont .bs-popover-auto[x-placement^=bottom] .arrow::after {
top: 1px;
border-bottom-color: #fff;
}
.ptl-cont .bs-popover-bottom .popover-header::before, .ptl-cont .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.ptl-cont .bs-popover-left, .ptl-cont .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
.ptl-cont .bs-popover-left .arrow, .ptl-cont .bs-popover-auto[x-placement^=left] .arrow {
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.ptl-cont .bs-popover-left .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=left] .arrow::before,
.ptl-cont .bs-popover-left .arrow::after,
.ptl-cont .bs-popover-auto[x-placement^=left] .arrow::after {
border-width: 0.5rem 0 0.5rem 0.5rem;
}
.ptl-cont .bs-popover-left .arrow::before, .ptl-cont .bs-popover-auto[x-placement^=left] .arrow::before {
right: 0;
border-left-color: rgba(0, 0, 0, 0.25);
}
.ptl-cont .bs-popover-left .arrow::after, .ptl-cont .bs-popover-auto[x-placement^=left] .arrow::after {
right: 1px;
border-left-color: #fff;
}
.ptl-cont .popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.ptl-cont .popover-header:empty {
display: none;
}
.ptl-cont .popover-body {
padding: 0.5rem 0.75rem;
color: #212529;
}
.ptl-cont .carousel {
position: relative;
}
.ptl-cont .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.ptl-cont .carousel-item {
position: relative;
display: none;
align-items: center;
width: 100%;
transition: transform 0.6s ease;
backface-visibility: hidden;
perspective: 1000px;
}
.ptl-cont .carousel-item.active,
.ptl-cont .carousel-item-next,
.ptl-cont .carousel-item-prev {
display: block;
}
.ptl-cont .carousel-item-next,
.ptl-cont .carousel-item-prev {
position: absolute;
top: 0;
}
.ptl-cont .carousel-item-next.carousel-item-left,
.ptl-cont .carousel-item-prev.carousel-item-right {
transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
.ptl-cont .carousel-item-next.carousel-item-left,
.ptl-cont .carousel-item-prev.carousel-item-right {
transform: translate3d(0, 0, 0);
}
}
.ptl-cont .carousel-item-next,
.ptl-cont .active.carousel-item-right {
transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
.ptl-cont .carousel-item-next,
.ptl-cont .active.carousel-item-right {
transform: translate3d(100%, 0, 0);
}
}
.ptl-cont .carousel-item-prev,
.ptl-cont .active.carousel-item-left {
transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
.ptl-cont .carousel-item-prev,
.ptl-cont .active.carousel-item-left {
transform: translate3d(-100%, 0, 0);
}
}
.ptl-cont .carousel-control-prev,
.ptl-cont .carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
}
.ptl-cont .carousel-control-prev:hover, .ptl-cont .carousel-control-prev:focus,
.ptl-cont .carousel-control-next:hover,
.ptl-cont .carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.ptl-cont .carousel-control-prev {
left: 0;
}
.ptl-cont .carousel-control-next {
right: 0;
}
.ptl-cont .carousel-control-prev-icon,
.ptl-cont .carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
background-size: 100% 100%;
}
.ptl-cont .carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.ptl-cont .carousel-control-next-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.ptl-cont .carousel-indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
z-index: 15;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.ptl-cont .carousel-indicators li {
position: relative;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
background-color: rgba(255, 255, 255, 0.5);
}
.ptl-cont .carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.ptl-cont .carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: "";
}
.ptl-cont .carousel-indicators .active {
background-color: #fff;
}
.ptl-cont .carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
.ptl-cont .align-baseline {
vertical-align: baseline !important;
}
.ptl-cont .align-top {
vertical-align: top !important;
}
.ptl-cont .align-middle {
vertical-align: middle !important;
}
.ptl-cont .align-bottom {
vertical-align: bottom !important;
}
.ptl-cont .align-text-bottom {
vertical-align: text-bottom !important;
}
.ptl-cont .align-text-top {
vertical-align: text-top !important;
}
.ptl-cont .bg-primary {
background-color: #007bff !important;
}
.ptl-cont a.bg-primary:hover, .ptl-cont a.bg-primary:focus,
.ptl-cont button.bg-primary:hover,
.ptl-cont button.bg-primary:focus {
background-color: #0062cc !important;
}
.ptl-cont .bg-secondary {
background-color: #6c757d !important;
}
.ptl-cont a.bg-secondary:hover, .ptl-cont a.bg-secondary:focus,
.ptl-cont button.bg-secondary:hover,
.ptl-cont button.bg-secondary:focus {
background-color: #545b62 !important;
}
.ptl-cont .bg-success {
background-color: #28a745 !important;
}
.ptl-cont a.bg-success:hover, .ptl-cont a.bg-success:focus,
.ptl-cont button.bg-success:hover,
.ptl-cont button.bg-success:focus {
background-color: #1e7e34 !important;
}
.ptl-cont .bg-info {
background-color: #17a2b8 !important;
}
.ptl-cont a.bg-info:hover, .ptl-cont a.bg-info:focus,
.ptl-cont button.bg-info:hover,
.ptl-cont button.bg-info:focus {
background-color: #117a8b !important;
}
.ptl-cont .bg-warning {
background-color: #ffc107 !important;
}
.ptl-cont a.bg-warning:hover, .ptl-cont a.bg-warning:focus,
.ptl-cont button.bg-warning:hover,
.ptl-cont button.bg-warning:focus {
background-color: #d39e00 !important;
}
.ptl-cont .bg-danger {
background-color: #dc3545 !important;
}
.ptl-cont a.bg-danger:hover, .ptl-cont a.bg-danger:focus,
.ptl-cont button.bg-danger:hover,
.ptl-cont button.bg-danger:focus {
background-color: #bd2130 !important;
}
.ptl-cont .bg-light {
background-color: #f8f9fa !important;
}
.ptl-cont a.bg-light:hover, .ptl-cont a.bg-light:focus,
.ptl-cont button.bg-light:hover,
.ptl-cont button.bg-light:focus {
background-color: #dae0e5 !important;
}
.ptl-cont .bg-dark {
background-color: #343a40 !important;
}
.ptl-cont a.bg-dark:hover, .ptl-cont a.bg-dark:focus,
.ptl-cont button.bg-dark:hover,
.ptl-cont button.bg-dark:focus {
background-color: #1d2124 !important;
}
.ptl-cont .bg-white {
background-color: #fff !important;
}
.ptl-cont .bg-transparent {
background-color: transparent !important;
}
.ptl-cont .border {
border: 1px solid #dee2e6 !important;
}
.ptl-cont .border-top {
border-top: 1px solid #dee2e6 !important;
}
.ptl-cont .border-right {
border-right: 1px solid #dee2e6 !important;
}
.ptl-cont .border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.ptl-cont .border-left {
border-left: 1px solid #dee2e6 !important;
}
.ptl-cont .border-0 {
border: 0 !important;
}
.ptl-cont .border-top-0 {
border-top: 0 !important;
}
.ptl-cont .border-right-0 {
border-right: 0 !important;
}
.ptl-cont .border-bottom-0 {
border-bottom: 0 !important;
}
.ptl-cont .border-left-0 {
border-left: 0 !important;
}
.ptl-cont .border-primary {
border-color: #007bff !important;
}
.ptl-cont .border-secondary {
border-color: #6c757d !important;
}
.ptl-cont .border-success {
border-color: #28a745 !important;
}
.ptl-cont .border-info {
border-color: #17a2b8 !important;
}
.ptl-cont .border-warning {
border-color: #ffc107 !important;
}
.ptl-cont .border-danger {
border-color: #dc3545 !important;
}
.ptl-cont .border-light {
border-color: #f8f9fa !important;
}
.ptl-cont .border-dark {
border-color: #343a40 !important;
}
.ptl-cont .border-white {
border-color: #fff !important;
}
.ptl-cont .rounded {
border-radius: 0.25rem !important;
}
.ptl-cont .rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.ptl-cont .rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.ptl-cont .rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.ptl-cont .rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.ptl-cont .rounded-circle {
border-radius: 50% !important;
}
.ptl-cont .rounded-0 {
border-radius: 0 !important;
}
.ptl-cont .clearfix::after {
display: block;
clear: both;
content: "";
}
.ptl-cont .d-none {
display: none !important;
}
.ptl-cont .d-inline {
display: inline !important;
}
.ptl-cont .d-inline-block {
display: inline-block !important;
}
.ptl-cont .d-block {
display: block !important;
}
.ptl-cont .d-table {
display: table !important;
}
.ptl-cont .d-table-row {
display: table-row !important;
}
.ptl-cont .d-table-cell {
display: table-cell !important;
}
.ptl-cont .d-flex {
display: flex !important;
}
.ptl-cont .d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.ptl-cont .d-sm-none {
display: none !important;
}
.ptl-cont .d-sm-inline {
display: inline !important;
}
.ptl-cont .d-sm-inline-block {
display: inline-block !important;
}
.ptl-cont .d-sm-block {
display: block !important;
}
.ptl-cont .d-sm-table {
display: table !important;
}
.ptl-cont .d-sm-table-row {
display: table-row !important;
}
.ptl-cont .d-sm-table-cell {
display: table-cell !important;
}
.ptl-cont .d-sm-flex {
display: flex !important;
}
.ptl-cont .d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.ptl-cont .d-md-none {
display: none !important;
}
.ptl-cont .d-md-inline {
display: inline !important;
}
.ptl-cont .d-md-inline-block {
display: inline-block !important;
}
.ptl-cont .d-md-block {
display: block !important;
}
.ptl-cont .d-md-table {
display: table !important;
}
.ptl-cont .d-md-table-row {
display: table-row !important;
}
.ptl-cont .d-md-table-cell {
display: table-cell !important;
}
.ptl-cont .d-md-flex {
display: flex !important;
}
.ptl-cont .d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.ptl-cont .d-lg-none {
display: none !important;
}
.ptl-cont .d-lg-inline {
display: inline !important;
}
.ptl-cont .d-lg-inline-block {
display: inline-block !important;
}
.ptl-cont .d-lg-block {
display: block !important;
}
.ptl-cont .d-lg-table {
display: table !important;
}
.ptl-cont .d-lg-table-row {
display: table-row !important;
}
.ptl-cont .d-lg-table-cell {
display: table-cell !important;
}
.ptl-cont .d-lg-flex {
display: flex !important;
}
.ptl-cont .d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.ptl-cont .d-xl-none {
display: none !important;
}
.ptl-cont .d-xl-inline {
display: inline !important;
}
.ptl-cont .d-xl-inline-block {
display: inline-block !important;
}
.ptl-cont .d-xl-block {
display: block !important;
}
.ptl-cont .d-xl-table {
display: table !important;
}
.ptl-cont .d-xl-table-row {
display: table-row !important;
}
.ptl-cont .d-xl-table-cell {
display: table-cell !important;
}
.ptl-cont .d-xl-flex {
display: flex !important;
}
.ptl-cont .d-xl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.ptl-cont .d-print-none {
display: none !important;
}
.ptl-cont .d-print-inline {
display: inline !important;
}
.ptl-cont .d-print-inline-block {
display: inline-block !important;
}
.ptl-cont .d-print-block {
display: block !important;
}
.ptl-cont .d-print-table {
display: table !important;
}
.ptl-cont .d-print-table-row {
display: table-row !important;
}
.ptl-cont .d-print-table-cell {
display: table-cell !important;
}
.ptl-cont .d-print-flex {
display: flex !important;
}
.ptl-cont .d-print-inline-flex {
display: inline-flex !important;
}
}
.ptl-cont .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.ptl-cont .embed-responsive::before {
display: block;
content: "";
}
.ptl-cont .embed-responsive .embed-responsive-item,
.ptl-cont .embed-responsive iframe,
.ptl-cont .embed-responsive embed,
.ptl-cont .embed-responsive object,
.ptl-cont .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.ptl-cont .embed-responsive-21by9::before {
padding-top: 42.8571428571%;
}
.ptl-cont .embed-responsive-16by9::before {
padding-top: 56.25%;
}
.ptl-cont .embed-responsive-4by3::before {
padding-top: 75%;
}
.ptl-cont .embed-responsive-1by1::before {
padding-top: 100%;
}
.ptl-cont .flex-row {
flex-direction: row !important;
}
.ptl-cont .flex-column {
flex-direction: column !important;
}
.ptl-cont .flex-row-reverse {
flex-direction: row-reverse !important;
}
.ptl-cont .flex-column-reverse {
flex-direction: column-reverse !important;
}
.ptl-cont .flex-wrap {
flex-wrap: wrap !important;
}
.ptl-cont .flex-nowrap {
flex-wrap: nowrap !important;
}
.ptl-cont .flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.ptl-cont .justify-content-start {
justify-content: flex-start !important;
}
.ptl-cont .justify-content-end {
justify-content: flex-end !important;
}
.ptl-cont .justify-content-center {
justify-content: center !important;
}
.ptl-cont .justify-content-between {
justify-content: space-between !important;
}
.ptl-cont .justify-content-around {
justify-content: space-around !important;
}
.ptl-cont .align-items-start {
align-items: flex-start !important;
}
.ptl-cont .align-items-end {
align-items: flex-end !important;
}
.ptl-cont .align-items-center {
align-items: center !important;
}
.ptl-cont .align-items-baseline {
align-items: baseline !important;
}
.ptl-cont .align-items-stretch {
align-items: stretch !important;
}
.ptl-cont .align-content-start {
align-content: flex-start !important;
}
.ptl-cont .align-content-end {
align-content: flex-end !important;
}
.ptl-cont .align-content-center {
align-content: center !important;
}
.ptl-cont .align-content-between {
align-content: space-between !important;
}
.ptl-cont .align-content-around {
align-content: space-around !important;
}
.ptl-cont .align-content-stretch {
align-content: stretch !important;
}
.ptl-cont .align-self-auto {
align-self: auto !important;
}
.ptl-cont .align-self-start {
align-self: flex-start !important;
}
.ptl-cont .align-self-end {
align-self: flex-end !important;
}
.ptl-cont .align-self-center {
align-self: center !important;
}
.ptl-cont .align-self-baseline {
align-self: baseline !important;
}
.ptl-cont .align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.ptl-cont .flex-sm-row {
flex-direction: row !important;
}
.ptl-cont .flex-sm-column {
flex-direction: column !important;
}
.ptl-cont .flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.ptl-cont .flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.ptl-cont .flex-sm-wrap {
flex-wrap: wrap !important;
}
.ptl-cont .flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.ptl-cont .flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.ptl-cont .justify-content-sm-start {
justify-content: flex-start !important;
}
.ptl-cont .justify-content-sm-end {
justify-content: flex-end !important;
}
.ptl-cont .justify-content-sm-center {
justify-content: center !important;
}
.ptl-cont .justify-content-sm-between {
justify-content: space-between !important;
}
.ptl-cont .justify-content-sm-around {
justify-content: space-around !important;
}
.ptl-cont .align-items-sm-start {
align-items: flex-start !important;
}
.ptl-cont .align-items-sm-end {
align-items: flex-end !important;
}
.ptl-cont .align-items-sm-center {
align-items: center !important;
}
.ptl-cont .align-items-sm-baseline {
align-items: baseline !important;
}
.ptl-cont .align-items-sm-stretch {
align-items: stretch !important;
}
.ptl-cont .align-content-sm-start {
align-content: flex-start !important;
}
.ptl-cont .align-content-sm-end {
align-content: flex-end !important;
}
.ptl-cont .align-content-sm-center {
align-content: center !important;
}
.ptl-cont .align-content-sm-between {
align-content: space-between !important;
}
.ptl-cont .align-content-sm-around {
align-content: space-around !important;
}
.ptl-cont .align-content-sm-stretch {
align-content: stretch !important;
}
.ptl-cont .align-self-sm-auto {
align-self: auto !important;
}
.ptl-cont .align-self-sm-start {
align-self: flex-start !important;
}
.ptl-cont .align-self-sm-end {
align-self: flex-end !important;
}
.ptl-cont .align-self-sm-center {
align-self: center !important;
}
.ptl-cont .align-self-sm-baseline {
align-self: baseline !important;
}
.ptl-cont .align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.ptl-cont .flex-md-row {
flex-direction: row !important;
}
.ptl-cont .flex-md-column {
flex-direction: column !important;
}
.ptl-cont .flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.ptl-cont .flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.ptl-cont .flex-md-wrap {
flex-wrap: wrap !important;
}
.ptl-cont .flex-md-nowrap {
flex-wrap: nowrap !important;
}
.ptl-cont .flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.ptl-cont .justify-content-md-start {
justify-content: flex-start !important;
}
.ptl-cont .justify-content-md-end {
justify-content: flex-end !important;
}
.ptl-cont .justify-content-md-center {
justify-content: center !important;
}
.ptl-cont .justify-content-md-between {
justify-content: space-between !important;
}
.ptl-cont .justify-content-md-around {
justify-content: space-around !important;
}
.ptl-cont .align-items-md-start {
align-items: flex-start !important;
}
.ptl-cont .align-items-md-end {
align-items: flex-end !important;
}
.ptl-cont .align-items-md-center {
align-items: center !important;
}
.ptl-cont .align-items-md-baseline {
align-items: baseline !important;
}
.ptl-cont .align-items-md-stretch {
align-items: stretch !important;
}
.ptl-cont .align-content-md-start {
align-content: flex-start !important;
}
.ptl-cont .align-content-md-end {
align-content: flex-end !important;
}
.ptl-cont .align-content-md-center {
align-content: center !important;
}
.ptl-cont .align-content-md-between {
align-content: space-between !important;
}
.ptl-cont .align-content-md-around {
align-content: space-around !important;
}
.ptl-cont .align-content-md-stretch {
align-content: stretch !important;
}
.ptl-cont .align-self-md-auto {
align-self: auto !important;
}
.ptl-cont .align-self-md-start {
align-self: flex-start !important;
}
.ptl-cont .align-self-md-end {
align-self: flex-end !important;
}
.ptl-cont .align-self-md-center {
align-self: center !important;
}
.ptl-cont .align-self-md-baseline {
align-self: baseline !important;
}
.ptl-cont .align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.ptl-cont .flex-lg-row {
flex-direction: row !important;
}
.ptl-cont .flex-lg-column {
flex-direction: column !important;
}
.ptl-cont .flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.ptl-cont .flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.ptl-cont .flex-lg-wrap {
flex-wrap: wrap !important;
}
.ptl-cont .flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.ptl-cont .flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.ptl-cont .justify-content-lg-start {
justify-content: flex-start !important;
}
.ptl-cont .justify-content-lg-end {
justify-content: flex-end !important;
}
.ptl-cont .justify-content-lg-center {
justify-content: center !important;
}
.ptl-cont .justify-content-lg-between {
justify-content: space-between !important;
}
.ptl-cont .justify-content-lg-around {
justify-content: space-around !important;
}
.ptl-cont .align-items-lg-start {
align-items: flex-start !important;
}
.ptl-cont .align-items-lg-end {
align-items: flex-end !important;
}
.ptl-cont .align-items-lg-center {
align-items: center !important;
}
.ptl-cont .align-items-lg-baseline {
align-items: baseline !important;
}
.ptl-cont .align-items-lg-stretch {
align-items: stretch !important;
}
.ptl-cont .align-content-lg-start {
align-content: flex-start !important;
}
.ptl-cont .align-content-lg-end {
align-content: flex-end !important;
}
.ptl-cont .align-content-lg-center {
align-content: center !important;
}
.ptl-cont .align-content-lg-between {
align-content: space-between !important;
}
.ptl-cont .align-content-lg-around {
align-content: space-around !important;
}
.ptl-cont .align-content-lg-stretch {
align-content: stretch !important;
}
.ptl-cont .align-self-lg-auto {
align-self: auto !important;
}
.ptl-cont .align-self-lg-start {
align-self: flex-start !important;
}
.ptl-cont .align-self-lg-end {
align-self: flex-end !important;
}
.ptl-cont .align-self-lg-center {
align-self: center !important;
}
.ptl-cont .align-self-lg-baseline {
align-self: baseline !important;
}
.ptl-cont .align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.ptl-cont .flex-xl-row {
flex-direction: row !important;
}
.ptl-cont .flex-xl-column {
flex-direction: column !important;
}
.ptl-cont .flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.ptl-cont .flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.ptl-cont .flex-xl-wrap {
flex-wrap: wrap !important;
}
.ptl-cont .flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.ptl-cont .flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.ptl-cont .justify-content-xl-start {
justify-content: flex-start !important;
}
.ptl-cont .justify-content-xl-end {
justify-content: flex-end !important;
}
.ptl-cont .justify-content-xl-center {
justify-content: center !important;
}
.ptl-cont .justify-content-xl-between {
justify-content: space-between !important;
}
.ptl-cont .justify-content-xl-around {
justify-content: space-around !important;
}
.ptl-cont .align-items-xl-start {
align-items: flex-start !important;
}
.ptl-cont .align-items-xl-end {
align-items: flex-end !important;
}
.ptl-cont .align-items-xl-center {
align-items: center !important;
}
.ptl-cont .align-items-xl-baseline {
align-items: baseline !important;
}
.ptl-cont .align-items-xl-stretch {
align-items: stretch !important;
}
.ptl-cont .align-content-xl-start {
align-content: flex-start !important;
}
.ptl-cont .align-content-xl-end {
align-content: flex-end !important;
}
.ptl-cont .align-content-xl-center {
align-content: center !important;
}
.ptl-cont .align-content-xl-between {
align-content: space-between !important;
}
.ptl-cont .align-content-xl-around {
align-content: space-around !important;
}
.ptl-cont .align-content-xl-stretch {
align-content: stretch !important;
}
.ptl-cont .align-self-xl-auto {
align-self: auto !important;
}
.ptl-cont .align-self-xl-start {
align-self: flex-start !important;
}
.ptl-cont .align-self-xl-end {
align-self: flex-end !important;
}
.ptl-cont .align-self-xl-center {
align-self: center !important;
}
.ptl-cont .align-self-xl-baseline {
align-self: baseline !important;
}
.ptl-cont .align-self-xl-stretch {
align-self: stretch !important;
}
}
.ptl-cont .float-left {
float: left !important;
}
.ptl-cont .float-right {
float: right !important;
}
.ptl-cont .float-none {
float: none !important;
}
@media (min-width: 576px) {
.ptl-cont .float-sm-left {
float: left !important;
}
.ptl-cont .float-sm-right {
float: right !important;
}
.ptl-cont .float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.ptl-cont .float-md-left {
float: left !important;
}
.ptl-cont .float-md-right {
float: right !important;
}
.ptl-cont .float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.ptl-cont .float-lg-left {
float: left !important;
}
.ptl-cont .float-lg-right {
float: right !important;
}
.ptl-cont .float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.ptl-cont .float-xl-left {
float: left !important;
}
.ptl-cont .float-xl-right {
float: right !important;
}
.ptl-cont .float-xl-none {
float: none !important;
}
}
.ptl-cont .position-static {
position: static !important;
}
.ptl-cont .position-relative {
position: relative !important;
}
.ptl-cont .position-absolute {
position: absolute !important;
}
.ptl-cont .position-fixed {
position: fixed !important;
}
.ptl-cont .position-sticky {
position: sticky !important;
}
.ptl-cont .fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.ptl-cont .fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports (position: sticky) {
.ptl-cont .sticky-top {
position: sticky;
top: 0;
z-index: 1020;
}
}
.ptl-cont .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
clip-path: inset(50%);
border: 0;
}
.ptl-cont .sr-only-focusable:active, .ptl-cont .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
clip-path: none;
}
.ptl-cont .w-25 {
width: 25% !important;
}
.ptl-cont .w-50 {
width: 50% !important;
}
.ptl-cont .w-75 {
width: 75% !important;
}
.ptl-cont .w-100 {
width: 100% !important;
}
.ptl-cont .h-25 {
height: 25% !important;
}
.ptl-cont .h-50 {
height: 50% !important;
}
.ptl-cont .h-75 {
height: 75% !important;
}
.ptl-cont .h-100 {
height: 100% !important;
}
.ptl-cont .mw-100 {
max-width: 100% !important;
}
.ptl-cont .mh-100 {
max-height: 100% !important;
}
.ptl-cont .m-0 {
margin: 0 !important;
}
.ptl-cont .mt-0,
.ptl-cont .my-0 {
margin-top: 0 !important;
}
.ptl-cont .mr-0,
.ptl-cont .mx-0 {
margin-right: 0 !important;
}
.ptl-cont .mb-0,
.ptl-cont .my-0 {
margin-bottom: 0 !important;
}
.ptl-cont .ml-0,
.ptl-cont .mx-0 {
margin-left: 0 !important;
}
.ptl-cont .m-1 {
margin: 0.25rem !important;
}
.ptl-cont .mt-1,
.ptl-cont .my-1 {
margin-top: 0.25rem !important;
}
.ptl-cont .mr-1,
.ptl-cont .mx-1 {
margin-right: 0.25rem !important;
}
.ptl-cont .mb-1,
.ptl-cont .my-1 {
margin-bottom: 0.25rem !important;
}
.ptl-cont .ml-1,
.ptl-cont .mx-1 {
margin-left: 0.25rem !important;
}
.ptl-cont .m-2 {
margin: 0.5rem !important;
}
.ptl-cont .mt-2,
.ptl-cont .my-2 {
margin-top: 0.5rem !important;
}
.ptl-cont .mr-2,
.ptl-cont .mx-2 {
margin-right: 0.5rem !important;
}
.ptl-cont .mb-2,
.ptl-cont .my-2 {
margin-bottom: 0.5rem !important;
}
.ptl-cont .ml-2,
.ptl-cont .mx-2 {
margin-left: 0.5rem !important;
}
.ptl-cont .m-3 {
margin: 1rem !important;
}
.ptl-cont .mt-3,
.ptl-cont .my-3 {
margin-top: 1rem !important;
}
.ptl-cont .mr-3,
.ptl-cont .mx-3 {
margin-right: 1rem !important;
}
.ptl-cont .mb-3,
.ptl-cont .my-3 {
margin-bottom: 1rem !important;
}
.ptl-cont .ml-3,
.ptl-cont .mx-3 {
margin-left: 1rem !important;
}
.ptl-cont .m-4 {
margin: 1.5rem !important;
}
.ptl-cont .mt-4,
.ptl-cont .my-4 {
margin-top: 1.5rem !important;
}
.ptl-cont .mr-4,
.ptl-cont .mx-4 {
margin-right: 1.5rem !important;
}
.ptl-cont .mb-4,
.ptl-cont .my-4 {
margin-bottom: 1.5rem !important;
}
.ptl-cont .ml-4,
.ptl-cont .mx-4 {
margin-left: 1.5rem !important;
}
.ptl-cont .m-5 {
margin: 3rem !important;
}
.ptl-cont .mt-5,
.ptl-cont .my-5 {
margin-top: 3rem !important;
}
.ptl-cont .mr-5,
.ptl-cont .mx-5 {
margin-right: 3rem !important;
}
.ptl-cont .mb-5,
.ptl-cont .my-5 {
margin-bottom: 3rem !important;
}
.ptl-cont .ml-5,
.ptl-cont .mx-5 {
margin-left: 3rem !important;
}
.ptl-cont .p-0 {
padding: 0 !important;
}
.ptl-cont .pt-0,
.ptl-cont .py-0 {
padding-top: 0 !important;
}
.ptl-cont .pr-0,
.ptl-cont .px-0 {
padding-right: 0 !important;
}
.ptl-cont .pb-0,
.ptl-cont .py-0 {
padding-bottom: 0 !important;
}
.ptl-cont .pl-0,
.ptl-cont .px-0 {
padding-left: 0 !important;
}
.ptl-cont .p-1 {
padding: 0.25rem !important;
}
.ptl-cont .pt-1,
.ptl-cont .py-1 {
padding-top: 0.25rem !important;
}
.ptl-cont .pr-1,
.ptl-cont .px-1 {
padding-right: 0.25rem !important;
}
.ptl-cont .pb-1,
.ptl-cont .py-1 {
padding-bottom: 0.25rem !important;
}
.ptl-cont .pl-1,
.ptl-cont .px-1 {
padding-left: 0.25rem !important;
}
.ptl-cont .p-2 {
padding: 0.5rem !important;
}
.ptl-cont .pt-2,
.ptl-cont .py-2 {
padding-top: 0.5rem !important;
}
.ptl-cont .pr-2,
.ptl-cont .px-2 {
padding-right: 0.5rem !important;
}
.ptl-cont .pb-2,
.ptl-cont .py-2 {
padding-bottom: 0.5rem !important;
}
.ptl-cont .pl-2,
.ptl-cont .px-2 {
padding-left: 0.5rem !important;
}
.ptl-cont .p-3 {
padding: 1rem !important;
}
.ptl-cont .pt-3,
.ptl-cont .py-3 {
padding-top: 1rem !important;
}
.ptl-cont .pr-3,
.ptl-cont .px-3 {
padding-right: 1rem !important;
}
.ptl-cont .pb-3,
.ptl-cont .py-3 {
padding-bottom: 1rem !important;
}
.ptl-cont .pl-3,
.ptl-cont .px-3 {
padding-left: 1rem !important;
}
.ptl-cont .p-4 {
padding: 1.5rem !important;
}
.ptl-cont .pt-4,
.ptl-cont .py-4 {
padding-top: 1.5rem !important;
}
.ptl-cont .pr-4,
.ptl-cont .px-4 {
padding-right: 1.5rem !important;
}
.ptl-cont .pb-4,
.ptl-cont .py-4 {
padding-bottom: 1.5rem !important;
}
.ptl-cont .pl-4,
.ptl-cont .px-4 {
padding-left: 1.5rem !important;
}
.ptl-cont .p-5 {
padding: 3rem !important;
}
.ptl-cont .pt-5,
.ptl-cont .py-5 {
padding-top: 3rem !important;
}
.ptl-cont .pr-5,
.ptl-cont .px-5 {
padding-right: 3rem !important;
}
.ptl-cont .pb-5,
.ptl-cont .py-5 {
padding-bottom: 3rem !important;
}
.ptl-cont .pl-5,
.ptl-cont .px-5 {
padding-left: 3rem !important;
}
.ptl-cont .m-auto {
margin: auto !important;
}
.ptl-cont .mt-auto,
.ptl-cont .my-auto {
margin-top: auto !important;
}
.ptl-cont .mr-auto,
.ptl-cont .mx-auto {
margin-right: auto !important;
}
.ptl-cont .mb-auto,
.ptl-cont .my-auto {
margin-bottom: auto !important;
}
.ptl-cont .ml-auto,
.ptl-cont .mx-auto {
margin-left: auto !important;
}
.ptl-cont .pl-6 {
padding-left: 2.5rem !important;
}
.ptl-cont .pr-6 {
padding-right: 2.5rem !important;
}
@media (min-width: 576px) {
.ptl-cont .m-sm-0 {
margin: 0 !important;
}
.ptl-cont .mt-sm-0,
.ptl-cont .my-sm-0 {
margin-top: 0 !important;
}
.ptl-cont .mr-sm-0,
.ptl-cont .mx-sm-0 {
margin-right: 0 !important;
}
.ptl-cont .mb-sm-0,
.ptl-cont .my-sm-0 {
margin-bottom: 0 !important;
}
.ptl-cont .ml-sm-0,
.ptl-cont .mx-sm-0 {
margin-left: 0 !important;
}
.ptl-cont .m-sm-1 {
margin: 0.25rem !important;
}
.ptl-cont .mt-sm-1,
.ptl-cont .my-sm-1 {
margin-top: 0.25rem !important;
}
.ptl-cont .mr-sm-1,
.ptl-cont .mx-sm-1 {
margin-right: 0.25rem !important;
}
.ptl-cont .mb-sm-1,
.ptl-cont .my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ptl-cont .ml-sm-1,
.ptl-cont .mx-sm-1 {
margin-left: 0.25rem !important;
}
.ptl-cont .m-sm-2 {
margin: 0.5rem !important;
}
.ptl-cont .mt-sm-2,
.ptl-cont .my-sm-2 {
margin-top: 0.5rem !important;
}
.ptl-cont .mr-sm-2,
.ptl-cont .mx-sm-2 {
margin-right: 0.5rem !important;
}
.ptl-cont .mb-sm-2,
.ptl-cont .my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ptl-cont .ml-sm-2,
.ptl-cont .mx-sm-2 {
margin-left: 0.5rem !important;
}
.ptl-cont .m-sm-3 {
margin: 1rem !important;
}
.ptl-cont .mt-sm-3,
.ptl-cont .my-sm-3 {
margin-top: 1rem !important;
}
.ptl-cont .mr-sm-3,
.ptl-cont .mx-sm-3 {
margin-right: 1rem !important;
}
.ptl-cont .mb-sm-3,
.ptl-cont .my-sm-3 {
margin-bottom: 1rem !important;
}
.ptl-cont .ml-sm-3,
.ptl-cont .mx-sm-3 {
margin-left: 1rem !important;
}
.ptl-cont .m-sm-4 {
margin: 1.5rem !important;
}
.ptl-cont .mt-sm-4,
.ptl-cont .my-sm-4 {
margin-top: 1.5rem !important;
}
.ptl-cont .mr-sm-4,
.ptl-cont .mx-sm-4 {
margin-right: 1.5rem !important;
}
.ptl-cont .mb-sm-4,
.ptl-cont .my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ptl-cont .ml-sm-4,
.ptl-cont .mx-sm-4 {
margin-left: 1.5rem !important;
}
.ptl-cont .m-sm-5 {
margin: 3rem !important;
}
.ptl-cont .mt-sm-5,
.ptl-cont .my-sm-5 {
margin-top: 3rem !important;
}
.ptl-cont .mr-sm-5,
.ptl-cont .mx-sm-5 {
margin-right: 3rem !important;
}
.ptl-cont .mb-sm-5,
.ptl-cont .my-sm-5 {
margin-bottom: 3rem !important;
}
.ptl-cont .ml-sm-5,
.ptl-cont .mx-sm-5 {
margin-left: 3rem !important;
}
.ptl-cont .p-sm-0 {
padding: 0 !important;
}
.ptl-cont .pt-sm-0,
.ptl-cont .py-sm-0 {
padding-top: 0 !important;
}
.ptl-cont .pr-sm-0,
.ptl-cont .px-sm-0 {
padding-right: 0 !important;
}
.ptl-cont .pb-sm-0,
.ptl-cont .py-sm-0 {
padding-bottom: 0 !important;
}
.ptl-cont .pl-sm-0,
.ptl-cont .px-sm-0 {
padding-left: 0 !important;
}
.ptl-cont .p-sm-1 {
padding: 0.25rem !important;
}
.ptl-cont .pt-sm-1,
.ptl-cont .py-sm-1 {
padding-top: 0.25rem !important;
}
.ptl-cont .pr-sm-1,
.ptl-cont .px-sm-1 {
padding-right: 0.25rem !important;
}
.ptl-cont .pb-sm-1,
.ptl-cont .py-sm-1 {
padding-bottom: 0.25rem !important;
}
.ptl-cont .pl-sm-1,
.ptl-cont .px-sm-1 {
padding-left: 0.25rem !important;
}
.ptl-cont .p-sm-2 {
padding: 0.5rem !important;
}
.ptl-cont .pt-sm-2,
.ptl-cont .py-sm-2 {
padding-top: 0.5rem !important;
}
.ptl-cont .pr-sm-2,
.ptl-cont .px-sm-2 {
padding-right: 0.5rem !important;
}
.ptl-cont .pb-sm-2,
.ptl-cont .py-sm-2 {
padding-bottom: 0.5rem !important;
}
.ptl-cont .pl-sm-2,
.ptl-cont .px-sm-2 {
padding-left: 0.5rem !important;
}
.ptl-cont .p-sm-3 {
padding: 1rem !important;
}
.ptl-cont .pt-sm-3,
.ptl-cont .py-sm-3 {
padding-top: 1rem !important;
}
.ptl-cont .pr-sm-3,
.ptl-cont .px-sm-3 {
padding-right: 1rem !important;
}
.ptl-cont .pb-sm-3,
.ptl-cont .py-sm-3 {
padding-bottom: 1rem !important;
}
.ptl-cont .pl-sm-3,
.ptl-cont .px-sm-3 {
padding-left: 1rem !important;
}
.ptl-cont .p-sm-4 {
padding: 1.5rem !important;
}
.ptl-cont .pt-sm-4,
.ptl-cont .py-sm-4 {
padding-top: 1.5rem !important;
}
.ptl-cont .pr-sm-4,
.ptl-cont .px-sm-4 {
padding-right: 1.5rem !important;
}
.ptl-cont .pb-sm-4,
.ptl-cont .py-sm-4 {
padding-bottom: 1.5rem !important;
}
.ptl-cont .pl-sm-4,
.ptl-cont .px-sm-4 {
padding-left: 1.5rem !important;
}
.ptl-cont .p-sm-5 {
padding: 3rem !important;
}
.ptl-cont .pt-sm-5,
.ptl-cont .py-sm-5 {
padding-top: 3rem !important;
}
.ptl-cont .pr-sm-5,
.ptl-cont .px-sm-5 {
padding-right: 3rem !important;
}
.ptl-cont .pb-sm-5,
.ptl-cont .py-sm-5 {
padding-bottom: 3rem !important;
}
.ptl-cont .pl-sm-5,
.ptl-cont .px-sm-5 {
padding-left: 3rem !important;
}
.ptl-cont .m-sm-auto {
margin: auto !important;
}
.ptl-cont .mt-sm-auto,
.ptl-cont .my-sm-auto {
margin-top: auto !important;
}
.ptl-cont .mr-sm-auto,
.ptl-cont .mx-sm-auto {
margin-right: auto !important;
}
.ptl-cont .mb-sm-auto,
.ptl-cont .my-sm-auto {
margin-bottom: auto !important;
}
.ptl-cont .ml-sm-auto,
.ptl-cont .mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.ptl-cont .m-md-0 {
margin: 0 !important;
}
.ptl-cont .mt-md-0,
.ptl-cont .my-md-0 {
margin-top: 0 !important;
}
.ptl-cont .mr-md-0,
.ptl-cont .mx-md-0 {
margin-right: 0 !important;
}
.ptl-cont .mb-md-0,
.ptl-cont .my-md-0 {
margin-bottom: 0 !important;
}
.ptl-cont .ml-md-0,
.ptl-cont .mx-md-0 {
margin-left: 0 !important;
}
.ptl-cont .m-md-1 {
margin: 0.25rem !important;
}
.ptl-cont .mt-md-1,
.ptl-cont .my-md-1 {
margin-top: 0.25rem !important;
}
.ptl-cont .mr-md-1,
.ptl-cont .mx-md-1 {
margin-right: 0.25rem !important;
}
.ptl-cont .mb-md-1,
.ptl-cont .my-md-1 {
margin-bottom: 0.25rem !important;
}
.ptl-cont .ml-md-1,
.ptl-cont .mx-md-1 {
margin-left: 0.25rem !important;
}
.ptl-cont .m-md-2 {
margin: 0.5rem !important;
}
.ptl-cont .mt-md-2,
.ptl-cont .my-md-2 {
margin-top: 0.5rem !important;
}
.ptl-cont .mr-md-2,
.ptl-cont .mx-md-2 {
margin-right: 0.5rem !important;
}
.ptl-cont .mb-md-2,
.ptl-cont .my-md-2 {
margin-bottom: 0.5rem !important;
}
.ptl-cont .ml-md-2,
.ptl-cont .mx-md-2 {
margin-left: 0.5rem !important;
}
.ptl-cont .m-md-3 {
margin: 1rem !important;
}
.ptl-cont .mt-md-3,
.ptl-cont .my-md-3 {
margin-top: 1rem !important;
}
.ptl-cont .mr-md-3,
.ptl-cont .mx-md-3 {
margin-right: 1rem !important;
}
.ptl-cont .mb-md-3,
.ptl-cont .my-md-3 {
margin-bottom: 1rem !important;
}
.ptl-cont .ml-md-3,
.ptl-cont .mx-md-3 {
margin-left: 1rem !important;
}
.ptl-cont .m-md-4 {
margin: 1.5rem !important;
}
.ptl-cont .mt-md-4,
.ptl-cont .my-md-4 {
margin-top: 1.5rem !important;
}
.ptl-cont .mr-md-4,
.ptl-cont .mx-md-4 {
margin-right: 1.5rem !important;
}
.ptl-cont .mb-md-4,
.ptl-cont .my-md-4 {
margin-bottom: 1.5rem !important;
}
.ptl-cont .ml-md-4,
.ptl-cont .mx-md-4 {
margin-left: 1.5rem !important;
}
.ptl-cont .m-md-5 {
margin: 3rem !important;
}
.ptl-cont .mt-md-5,
.ptl-cont .my-md-5 {
margin-top: 3rem !important;
}
.ptl-cont .mr-md-5,
.ptl-cont .mx-md-5 {
margin-right: 3rem !important;
}
.ptl-cont .mb-md-5,
.ptl-cont .my-md-5 {
margin-bottom: 3rem !important;
}
.ptl-cont .ml-md-5,
.ptl-cont .mx-md-5 {
margin-left: 3rem !important;
}
.ptl-cont .p-md-0 {
padding: 0 !important;
}
.ptl-cont .pt-md-0,
.ptl-cont .py-md-0 {
padding-top: 0 !important;
}
.ptl-cont .pr-md-0,
.ptl-cont .px-md-0 {
padding-right: 0 !important;
}
.ptl-cont .pb-md-0,
.ptl-cont .py-md-0 {
padding-bottom: 0 !important;
}
.ptl-cont .pl-md-0,
.ptl-cont .px-md-0 {
padding-left: 0 !important;
}
.ptl-cont .p-md-1 {
padding: 0.25rem !important;
}
.ptl-cont .pt-md-1,
.ptl-cont .py-md-1 {
padding-top: 0.25rem !important;
}
.ptl-cont .pr-md-1,
.ptl-cont .px-md-1 {
padding-right: 0.25rem !important;
}
.ptl-cont .pb-md-1,
.ptl-cont .py-md-1 {
padding-bottom: 0.25rem !important;
}
.ptl-cont .pl-md-1,
.ptl-cont .px-md-1 {
padding-left: 0.25rem !important;
}
.ptl-cont .p-md-2 {
padding: 0.5rem !important;
}
.ptl-cont .pt-md-2,
.ptl-cont .py-md-2 {
padding-top: 0.5rem !important;
}
.ptl-cont .pr-md-2,
.ptl-cont .px-md-2 {
padding-right: 0.5rem !important;
}
.ptl-cont .pb-md-2,
.ptl-cont .py-md-2 {
padding-bottom: 0.5rem !important;
}
.ptl-cont .pl-md-2,
.ptl-cont .px-md-2 {
padding-left: 0.5rem !important;
}
.ptl-cont .p-md-3 {
padding: 1rem !important;
}
.ptl-cont .pt-md-3,
.ptl-cont .py-md-3 {
padding-top: 1rem !important;
}
.ptl-cont .pr-md-3,
.ptl-cont .px-md-3 {
padding-right: 1rem !important;
}
.ptl-cont .pb-md-3,
.ptl-cont .py-md-3 {
padding-bottom: 1rem !important;
}
.ptl-cont .pl-md-3,
.ptl-cont .px-md-3 {
padding-left: 1rem !important;
}
.ptl-cont .p-md-4 {
padding: 1.5rem !important;
}
.ptl-cont .pt-md-4,
.ptl-cont .py-md-4 {
padding-top: 1.5rem !important;
}
.ptl-cont .pr-md-4,
.ptl-cont .px-md-4 {
padding-right: 1.5rem !important;
}
.ptl-cont .pb-md-4,
.ptl-cont .py-md-4 {
padding-bottom: 1.5rem !important;
}
.ptl-cont .pl-md-4,
.ptl-cont .px-md-4 {
padding-left: 1.5rem !important;
}
.ptl-cont .p-md-5 {
padding: 3rem !important;
}
.ptl-cont .pt-md-5,
.ptl-cont .py-md-5 {
padding-top: 3rem !important;
}
.ptl-cont .pr-md-5,
.ptl-cont .px-md-5 {
padding-right: 3rem !important;
}
.ptl-cont .pb-md-5,
.ptl-cont .py-md-5 {
padding-bottom: 3rem !important;
}
.ptl-cont .pl-md-5,
.ptl-cont .px-md-5 {
padding-left: 3rem !important;
}
.ptl-cont .m-md-auto {
margin: auto !important;
}
.ptl-cont .mt-md-auto,
.ptl-cont .my-md-auto {
margin-top: auto !important;
}
.ptl-cont .mr-md-auto,
.ptl-cont .mx-md-auto {
margin-right: auto !important;
}
.ptl-cont .mb-md-auto,
.ptl-cont .my-md-auto {
margin-bottom: auto !important;
}
.ptl-cont .ml-md-auto,
.ptl-cont .mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.ptl-cont .m-lg-0 {
margin: 0 !important;
}
.ptl-cont .mt-lg-0,
.ptl-cont .my-lg-0 {
margin-top: 0 !important;
}
.ptl-cont .mr-lg-0,
.ptl-cont .mx-lg-0 {
margin-right: 0 !important;
}
.ptl-cont .mb-lg-0,
.ptl-cont .my-lg-0 {
margin-bottom: 0 !important;
}
.ptl-cont .ml-lg-0,
.ptl-cont .mx-lg-0 {
margin-left: 0 !important;
}
.ptl-cont .m-lg-1 {
margin: 0.25rem !important;
}
.ptl-cont .mt-lg-1,
.ptl-cont .my-lg-1 {
margin-top: 0.25rem !important;
}
.ptl-cont .mr-lg-1,
.ptl-cont .mx-lg-1 {
margin-right: 0.25rem !important;
}
.ptl-cont .mb-lg-1,
.ptl-cont .my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ptl-cont .ml-lg-1,
.ptl-cont .mx-lg-1 {
margin-left: 0.25rem !important;
}
.ptl-cont .m-lg-2 {
margin: 0.5rem !important;
}
.ptl-cont .mt-lg-2,
.ptl-cont .my-lg-2 {
margin-top: 0.5rem !important;
}
.ptl-cont .mr-lg-2,
.ptl-cont .mx-lg-2 {
margin-right: 0.5rem !important;
}
.ptl-cont .mb-lg-2,
.ptl-cont .my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ptl-cont .ml-lg-2,
.ptl-cont .mx-lg-2 {
margin-left: 0.5rem !important;
}
.ptl-cont .m-lg-3 {
margin: 1rem !important;
}
.ptl-cont .mt-lg-3,
.ptl-cont .my-lg-3 {
margin-top: 1rem !important;
}
.ptl-cont .mr-lg-3,
.ptl-cont .mx-lg-3 {
margin-right: 1rem !important;
}
.ptl-cont .mb-lg-3,
.ptl-cont .my-lg-3 {
margin-bottom: 1rem !important;
}
.ptl-cont .ml-lg-3,
.ptl-cont .mx-lg-3 {
margin-left: 1rem !important;
}
.ptl-cont .m-lg-4 {
margin: 1.5rem !important;
}
.ptl-cont .mt-lg-4,
.ptl-cont .my-lg-4 {
margin-top: 1.5rem !important;
}
.ptl-cont .mr-lg-4,
.ptl-cont .mx-lg-4 {
margin-right: 1.5rem !important;
}
.ptl-cont .mb-lg-4,
.ptl-cont .my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ptl-cont .ml-lg-4,
.ptl-cont .mx-lg-4 {
margin-left: 1.5rem !important;
}
.ptl-cont .m-lg-5 {
margin: 3rem !important;
}
.ptl-cont .mt-lg-5,
.ptl-cont .my-lg-5 {
margin-top: 3rem !important;
}
.ptl-cont .mr-lg-5,
.ptl-cont .mx-lg-5 {
margin-right: 3rem !important;
}
.ptl-cont .mb-lg-5,
.ptl-cont .my-lg-5 {
margin-bottom: 3rem !important;
}
.ptl-cont .ml-lg-5,
.ptl-cont .mx-lg-5 {
margin-left: 3rem !important;
}
.ptl-cont .p-lg-0 {
padding: 0 !important;
}
.ptl-cont .pt-lg-0,
.ptl-cont .py-lg-0 {
padding-top: 0 !important;
}
.ptl-cont .pr-lg-0,
.ptl-cont .px-lg-0 {
padding-right: 0 !important;
}
.ptl-cont .pb-lg-0,
.ptl-cont .py-lg-0 {
padding-bottom: 0 !important;
}
.ptl-cont .pl-lg-0,
.ptl-cont .px-lg-0 {
padding-left: 0 !important;
}
.ptl-cont .p-lg-1 {
padding: 0.25rem !important;
}
.ptl-cont .pt-lg-1,
.ptl-cont .py-lg-1 {
padding-top: 0.25rem !important;
}
.ptl-cont .pr-lg-1,
.ptl-cont .px-lg-1 {
padding-right: 0.25rem !important;
}
.ptl-cont .pb-lg-1,
.ptl-cont .py-lg-1 {
padding-bottom: 0.25rem !important;
}
.ptl-cont .pl-lg-1,
.ptl-cont .px-lg-1 {
padding-left: 0.25rem !important;
}
.ptl-cont .p-lg-2 {
padding: 0.5rem !important;
}
.ptl-cont .pt-lg-2,
.ptl-cont .py-lg-2 {
padding-top: 0.5rem !important;
}
.ptl-cont .pr-lg-2,
.ptl-cont .px-lg-2 {
padding-right: 0.5rem !important;
}
.ptl-cont .pb-lg-2,
.ptl-cont .py-lg-2 {
padding-bottom: 0.5rem !important;
}
.ptl-cont .pl-lg-2,
.ptl-cont .px-lg-2 {
padding-left: 0.5rem !important;
}
.ptl-cont .p-lg-3 {
padding: 1rem !important;
}
.ptl-cont .pt-lg-3,
.ptl-cont .py-lg-3 {
padding-top: 1rem !important;
}
.ptl-cont .pr-lg-3,
.ptl-cont .px-lg-3 {
padding-right: 1rem !important;
}
.ptl-cont .pb-lg-3,
.ptl-cont .py-lg-3 {
padding-bottom: 1rem !important;
}
.ptl-cont .pl-lg-3,
.ptl-cont .px-lg-3 {
padding-left: 1rem !important;
}
.ptl-cont .p-lg-4 {
padding: 1.5rem !important;
}
.ptl-cont .pt-lg-4,
.ptl-cont .py-lg-4 {
padding-top: 1.5rem !important;
}
.ptl-cont .pr-lg-4,
.ptl-cont .px-lg-4 {
padding-right: 1.5rem !important;
}
.ptl-cont .pb-lg-4,
.ptl-cont .py-lg-4 {
padding-bottom: 1.5rem !important;
}
.ptl-cont .pl-lg-4,
.ptl-cont .px-lg-4 {
padding-left: 1.5rem !important;
}
.ptl-cont .p-lg-5 {
padding: 3rem !important;
}
.ptl-cont .pt-lg-5,
.ptl-cont .py-lg-5 {
padding-top: 3rem !important;
}
.ptl-cont .pr-lg-5,
.ptl-cont .px-lg-5 {
padding-right: 3rem !important;
}
.ptl-cont .pb-lg-5,
.ptl-cont .py-lg-5 {
padding-bottom: 3rem !important;
}
.ptl-cont .pl-lg-5,
.ptl-cont .px-lg-5 {
padding-left: 3rem !important;
}
.ptl-cont .m-lg-auto {
margin: auto !important;
}
.ptl-cont .mt-lg-auto,
.ptl-cont .my-lg-auto {
margin-top: auto !important;
}
.ptl-cont .mr-lg-auto,
.ptl-cont .mx-lg-auto {
margin-right: auto !important;
}
.ptl-cont .mb-lg-auto,
.ptl-cont .my-lg-auto {
margin-bottom: auto !important;
}
.ptl-cont .ml-lg-auto,
.ptl-cont .mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.ptl-cont .m-xl-0 {
margin: 0 !important;
}
.ptl-cont .mt-xl-0,
.ptl-cont .my-xl-0 {
margin-top: 0 !important;
}
.ptl-cont .mr-xl-0,
.ptl-cont .mx-xl-0 {
margin-right: 0 !important;
}
.ptl-cont .mb-xl-0,
.ptl-cont .my-xl-0 {
margin-bottom: 0 !important;
}
.ptl-cont .ml-xl-0,
.ptl-cont .mx-xl-0 {
margin-left: 0 !important;
}
.ptl-cont .m-xl-1 {
margin: 0.25rem !important;
}
.ptl-cont .mt-xl-1,
.ptl-cont .my-xl-1 {
margin-top: 0.25rem !important;
}
.ptl-cont .mr-xl-1,
.ptl-cont .mx-xl-1 {
margin-right: 0.25rem !important;
}
.ptl-cont .mb-xl-1,
.ptl-cont .my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ptl-cont .ml-xl-1,
.ptl-cont .mx-xl-1 {
margin-left: 0.25rem !important;
}
.ptl-cont .m-xl-2 {
margin: 0.5rem !important;
}
.ptl-cont .mt-xl-2,
.ptl-cont .my-xl-2 {
margin-top: 0.5rem !important;
}
.ptl-cont .mr-xl-2,
.ptl-cont .mx-xl-2 {
margin-right: 0.5rem !important;
}
.ptl-cont .mb-xl-2,
.ptl-cont .my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ptl-cont .ml-xl-2,
.ptl-cont .mx-xl-2 {
margin-left: 0.5rem !important;
}
.ptl-cont .m-xl-3 {
margin: 1rem !important;
}
.ptl-cont .mt-xl-3,
.ptl-cont .my-xl-3 {
margin-top: 1rem !important;
}
.ptl-cont .mr-xl-3,
.ptl-cont .mx-xl-3 {
margin-right: 1rem !important;
}
.ptl-cont .mb-xl-3,
.ptl-cont .my-xl-3 {
margin-bottom: 1rem !important;
}
.ptl-cont .ml-xl-3,
.ptl-cont .mx-xl-3 {
margin-left: 1rem !important;
}
.ptl-cont .m-xl-4 {
margin: 1.5rem !important;
}
.ptl-cont .mt-xl-4,
.ptl-cont .my-xl-4 {
margin-top: 1.5rem !important;
}
.ptl-cont .mr-xl-4,
.ptl-cont .mx-xl-4 {
margin-right: 1.5rem !important;
}
.ptl-cont .mb-xl-4,
.ptl-cont .my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ptl-cont .ml-xl-4,
.ptl-cont .mx-xl-4 {
margin-left: 1.5rem !important;
}
.ptl-cont .m-xl-5 {
margin: 3rem !important;
}
.ptl-cont .mt-xl-5,
.ptl-cont .my-xl-5 {
margin-top: 3rem !important;
}
.ptl-cont .mr-xl-5,
.ptl-cont .mx-xl-5 {
margin-right: 3rem !important;
}
.ptl-cont .mb-xl-5,
.ptl-cont .my-xl-5 {
margin-bottom: 3rem !important;
}
.ptl-cont .ml-xl-5,
.ptl-cont .mx-xl-5 {
margin-left: 3rem !important;
}
.ptl-cont .p-xl-0 {
padding: 0 !important;
}
.ptl-cont .pt-xl-0,
.ptl-cont .py-xl-0 {
padding-top: 0 !important;
}
.ptl-cont .pr-xl-0,
.ptl-cont .px-xl-0 {
padding-right: 0 !important;
}
.ptl-cont .pb-xl-0,
.ptl-cont .py-xl-0 {
padding-bottom: 0 !important;
}
.ptl-cont .pl-xl-0,
.ptl-cont .px-xl-0 {
padding-left: 0 !important;
}
.ptl-cont .p-xl-1 {
padding: 0.25rem !important;
}
.ptl-cont .pt-xl-1,
.ptl-cont .py-xl-1 {
padding-top: 0.25rem !important;
}
.ptl-cont .pr-xl-1,
.ptl-cont .px-xl-1 {
padding-right: 0.25rem !important;
}
.ptl-cont .pb-xl-1,
.ptl-cont .py-xl-1 {
padding-bottom: 0.25rem !important;
}
.ptl-cont .pl-xl-1,
.ptl-cont .px-xl-1 {
padding-left: 0.25rem !important;
}
.ptl-cont .p-xl-2 {
padding: 0.5rem !important;
}
.ptl-cont .pt-xl-2,
.ptl-cont .py-xl-2 {
padding-top: 0.5rem !important;
}
.ptl-cont .pr-xl-2,
.ptl-cont .px-xl-2 {
padding-right: 0.5rem !important;
}
.ptl-cont .pb-xl-2,
.ptl-cont .py-xl-2 {
padding-bottom: 0.5rem !important;
}
.ptl-cont .pl-xl-2,
.ptl-cont .px-xl-2 {
padding-left: 0.5rem !important;
}
.ptl-cont .p-xl-3 {
padding: 1rem !important;
}
.ptl-cont .pt-xl-3,
.ptl-cont .py-xl-3 {
padding-top: 1rem !important;
}
.ptl-cont .pr-xl-3,
.ptl-cont .px-xl-3 {
padding-right: 1rem !important;
}
.ptl-cont .pb-xl-3,
.ptl-cont .py-xl-3 {
padding-bottom: 1rem !important;
}
.ptl-cont .pl-xl-3,
.ptl-cont .px-xl-3 {
padding-left: 1rem !important;
}
.ptl-cont .p-xl-4 {
padding: 1.5rem !important;
}
.ptl-cont .pt-xl-4,
.ptl-cont .py-xl-4 {
padding-top: 1.5rem !important;
}
.ptl-cont .pr-xl-4,
.ptl-cont .px-xl-4 {
padding-right: 1.5rem !important;
}
.ptl-cont .pb-xl-4,
.ptl-cont .py-xl-4 {
padding-bottom: 1.5rem !important;
}
.ptl-cont .pl-xl-4,
.ptl-cont .px-xl-4 {
padding-left: 1.5rem !important;
}
.ptl-cont .p-xl-5 {
padding: 3rem !important;
}
.ptl-cont .pt-xl-5,
.ptl-cont .py-xl-5 {
padding-top: 3rem !important;
}
.ptl-cont .pr-xl-5,
.ptl-cont .px-xl-5 {
padding-right: 3rem !important;
}
.ptl-cont .pb-xl-5,
.ptl-cont .py-xl-5 {
padding-bottom: 3rem !important;
}
.ptl-cont .pl-xl-5,
.ptl-cont .px-xl-5 {
padding-left: 3rem !important;
}
.ptl-cont .m-xl-auto {
margin: auto !important;
}
.ptl-cont .mt-xl-auto,
.ptl-cont .my-xl-auto {
margin-top: auto !important;
}
.ptl-cont .mr-xl-auto,
.ptl-cont .mx-xl-auto {
margin-right: auto !important;
}
.ptl-cont .mb-xl-auto,
.ptl-cont .my-xl-auto {
margin-bottom: auto !important;
}
.ptl-cont .ml-xl-auto,
.ptl-cont .mx-xl-auto {
margin-left: auto !important;
}
}
.ptl-cont .text-justify {
text-align: justify !important;
}
.ptl-cont .text-nowrap {
white-space: nowrap !important;
}
.ptl-cont .text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ptl-cont .text-left {
text-align: left !important;
}
.ptl-cont .text-right {
text-align: right !important;
}
.ptl-cont .text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.ptl-cont .text-sm-left {
text-align: left !important;
}
.ptl-cont .text-sm-right {
text-align: right !important;
}
.ptl-cont .text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.ptl-cont .text-md-left {
text-align: left !important;
}
.ptl-cont .text-md-right {
text-align: right !important;
}
.ptl-cont .text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.ptl-cont .text-lg-left {
text-align: left !important;
}
.ptl-cont .text-lg-right {
text-align: right !important;
}
.ptl-cont .text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.ptl-cont .text-xl-left {
text-align: left !important;
}
.ptl-cont .text-xl-right {
text-align: right !important;
}
.ptl-cont .text-xl-center {
text-align: center !important;
}
}
.ptl-cont .text-lowercase {
text-transform: lowercase !important;
}
.ptl-cont .text-uppercase {
text-transform: uppercase !important;
}
.ptl-cont .text-capitalize {
text-transform: capitalize !important;
}
.ptl-cont .font-weight-light {
font-weight: 300 !important;
}
.ptl-cont .font-weight-normal {
font-weight: 400 !important;
}
.ptl-cont .font-weight-bold {
font-weight: 700 !important;
}
.ptl-cont .font-italic {
font-style: italic !important;
}
.ptl-cont .text-white {
color: #fff !important;
}
.ptl-cont .text-primary {
color: #007bff !important;
}
.ptl-cont a.text-primary:hover, .ptl-cont a.text-primary:focus {
color: #0062cc !important;
}
.ptl-cont .text-secondary {
color: #6c757d !important;
}
.ptl-cont a.text-secondary:hover, .ptl-cont a.text-secondary:focus {
color: #545b62 !important;
}
.ptl-cont .text-success {
color: #28a745 !important;
}
.ptl-cont a.text-success:hover, .ptl-cont a.text-success:focus {
color: #1e7e34 !important;
}
.ptl-cont .text-info {
color: #17a2b8 !important;
}
.ptl-cont a.text-info:hover, .ptl-cont a.text-info:focus {
color: #117a8b !important;
}
.ptl-cont .text-warning {
color: #ffc107 !important;
}
.ptl-cont a.text-warning:hover, .ptl-cont a.text-warning:focus {
color: #d39e00 !important;
}
.ptl-cont .text-danger {
color: #dc3545 !important;
}
.ptl-cont a.text-danger:hover, .ptl-cont a.text-danger:focus {
color: #bd2130 !important;
}
.ptl-cont .text-light {
color: #f8f9fa !important;
}
.ptl-cont a.text-light:hover, .ptl-cont a.text-light:focus {
color: #dae0e5 !important;
}
.ptl-cont .text-dark {
color: #343a40 !important;
}
.ptl-cont a.text-dark:hover, .ptl-cont a.text-dark:focus {
color: #1d2124 !important;
}
.ptl-cont .text-muted {
color: #6c757d !important;
}
.ptl-cont .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.ptl-cont .visible {
visibility: visible !important;
}
.ptl-cont .invisible {
visibility: hidden !important;
}
@media print {
.ptl-cont *,
.ptl-cont *::before,
.ptl-cont *::after {
text-shadow: none !important;
box-shadow: none !important;
}
.ptl-cont a:not(.btn) {
text-decoration: underline;
}
.ptl-cont abbr[title]::after {
content: " (" attr(title) ")";
}
.ptl-cont pre {
white-space: pre-wrap !important;
}
.ptl-cont pre,
.ptl-cont blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.ptl-cont thead {
display: table-header-group;
}
.ptl-cont tr,
.ptl-cont img {
page-break-inside: avoid;
}
.ptl-cont p,
.ptl-cont h2,
.ptl-cont h3 {
orphans: 3;
widows: 3;
}
.ptl-cont h2,
.ptl-cont h3 {
page-break-after: avoid;
}
@page {
.ptl-cont {
size: a3;
}
}
.ptl-cont body {
min-width: 992px !important;
}
.ptl-cont .container {
min-width: 992px !important;
}
.ptl-cont .navbar {
display: none;
}
.ptl-cont .badge {
border: 1px solid #000;
}
.ptl-cont .table {
border-collapse: collapse !important;
}
.ptl-cont .table td,
.ptl-cont .table th {
background-color: #fff !important;
}
.ptl-cont .table-bordered th,
.ptl-cont .table-bordered td {
border: 1px solid #ddd !important;
}
}.panel-grid {
zoom: 1;
}
.panel-grid:before {
content: '';
display: block;
}
.panel-grid:after {
content: '';
display: table;
clear: both;
}
.panel-grid .so-parallax {
position: relative;
}
.panel-grid .so-parallax &gt; div:not(.simpleParallax) {
position: relative;
z-index: 1;
}
.panel-grid .so-parallax .simpleParallax {
overflow: hidden;
}
.panel-grid .so-parallax .simpleParallax,
.panel-grid .so-parallax img[data-siteorigin-parallax] {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 0;
}
.panel-grid-cell {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-height: 1em;
float: left;
}
.panel-grid-cell .so-panel {
zoom: 1;
}
.panel-grid-cell .so-panel:before {
content: '';
display: block;
}
.panel-grid-cell .so-panel:after {
content: '';
display: table;
clear: both;
}
.panel-grid-cell .panel-last-child {
margin-bottom: 0;
}
.panel-grid-cell .widget-title {
margin-top: 0;
}
.panel-row-style {
zoom: 1;
}
.panel-row-style:before {
content: '';
display: block;
}
.panel-row-style:after {
content: '';
display: table;
clear: both;
}.so-widget-sow-image-default-c67d20f9f743-9032 .sow-image-container {
display: flex;
align-items: flex-start;
justify-content: center;
}
.so-widget-sow-image-default-c67d20f9f743-9032 .sow-image-container &gt; a {
display: inline-block;
max-width: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
.so-widget-sow-image-default-c67d20f9f743-9032 .sow-image-container &gt; a {
display: flex;
}
}
.so-widget-sow-image-default-c67d20f9f743-9032 .sow-image-container .so-widget-image {
display: block;
height: auto;
max-width: 100%;
}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,&lt;svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/&gt;&lt;/svg&gt;');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,&lt;svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/&gt;&lt;/svg&gt;')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}</pre></body></html>