.twb-cont {
display: flex;
flex-direction: column;
margin: 10px 10px 0 0 !important;
align-items: flex-end;
}
.twb-cont p,
.twb-cont p>a {
font: normal normal 600 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #323A45;
opacity: 0.7;
padding-top: 10px;
}
a.twb-custom-button,
a.twb-custom-button:hover,
#wp-admin-bar-booster-top-button .ab-item,
#wp-admin-bar-booster-top-button .ab-item:hover{
margin: 3px 0 0 10px !important;
height: 26px !important;
border-radius: 2px;
font-weight: 600;
font-size: 12px;
line-height: 24px;
letter-spacing: 0.1px;
text-align: center;
cursor: pointer;
text-decoration: none;
padding: 0 8px 0 7px;
}
.twb-green-button,
.twb-green-button:hover,
.twb-green-button:focus,
#wp-admin-bar-booster-top-button .ab-item,
#wp-admin-bar-booster-top-button .ab-item:hover,
#wp-admin-bar-booster-top-button .ab-item:focus,
#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-booster-top-button:hover>.ab-item,
#wpadminbar:not(.mobile) .ab-top-menu>li.twb-green-button>.ab-item:focus {
background: #22B339 0% 0% no-repeat padding-box;
color: #FFFFFF;
}
.twb-custom-button:before,
#wp-admin-bar-booster-top-button .ab-item:before {
content: '';
top: 4px;
left: 0px;
width: 18px;
height: 18px;
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/optimize.svg) 0% 0% no-repeat padding-box !important;
float: left;
position: relative;
margin-right: 6px;
}
.twb_elementor_control_title {
font-size: 12px;
font-weight: bold;
line-height: 18px;
vertical-align: middle;
display: flex;
align-items: center;
margin-bottom: 2px;
color:#1E1E1E
}
.elementor-control a.twb-green-button,
.elementor-control a.twb-custom-button,
.elementor-control a.twb-custom-button:hover {
display: inline-block;
margin: 10px 0 10px 0!important;
}
.elementor-control-twb_optimize_section .elementor-panel-heading {
display: none;
}
.elementor-panel .elementor-tab-control-twb_optimize {
position: relative;
padding: 0 5px;
box-sizing: border-box;
min-width: 80px;
width:initial;
}
.elementor-panel .elementor-panel-navigation .elementor-panel-navigation-tab.elementor-tab-control-twb_optimize a {
top: 22px;
position: absolute;
left: 50%;
transform: translateX(-50%);
font-size: 8px;
font-weight: 600;
width: 100%;
}
.elementor-control .twb-score-container,
.elementor-control .twb-score-disabled-container {
display: flex;
flex-direction: column;
padding: 0;
background: transparent 0% 0% no-repeat padding-box;
border: none;
color: #FFFFFF;
width: 100%;
position: relative;
}
.elementor-control .twb_elementor_control_title.twb_not_optimized {
background: url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/red-info.svg) no-repeat;
background-size: 16px;
padding-left: 22px;
font-size: 12px;
font-weight: bold;
line-height: 18px;
vertical-align: middle;
display: flex;
align-items: center;
margin-bottom: 2px;
color: #1E1E1E;
}
.elementor-control .twb-score-title {
font-size: 12px;
line-height: 18px;
font-weight: 400;
color: #1E1E1E;
margin-top: 2px;
}
.elementor-control .twb-score {
flex-direction: row;
display: flex;
padding: 20px 0 10px 0;
background-color: #F9F9F9;
margin: 20px 0 10px 0;
border-radius: 6px;
}
.elementor-control .twb-score-mobile,
.elementor-control .twb-score-desktop {
display: flex;
flex-direction: column;
width: 50%;
padding: 10px;
background: #FFFFFF0D 0% 0% no-repeat padding-box;
border-radius: 6px;
align-items: center;
margin: 0;
}
.elementor-control .twb-score-circle {
width: 40px;
height: 40px;
position: relative;
border-radius: 50%;
margin: 0;
background: #FD3C311A 0% 0% no-repeat padding-box;
}
.elementor-control .twb-score-text {
margin: 0;
text-align: center;
font-family: Open Sans;
font-weight: 100;
}
.elementor-control .twb-score-text-name {
display: block;
font: normal normal bold 10px/16px Open Sans;
letter-spacing: 0px;
opacity: 1;
color: #323A45;
}
.elementor-control .twb-load-text-time {
display: block;
font: normal normal 600 10px/16px Open Sans;
letter-spacing: 0.08px;
color: #323A45;
opacity: 0.5;
}
.elementor-control .twb_check_score_button {
width: 180px;
height: 30px;
line-height: 30px;
box-sizing: border-box;
text-decoration: none;
background-color: #22B339;
color: #FFFFFF;
border-radius: 4px;
text-align: center;
margin-top: 20px;
float: right;
cursor: pointer;
}
.elementor-control .twb_status_description {
padding-left: 21px;
font-size: 12px;
line-height: 18px;
}
.elementor-control .twb_elementor_control_title span.twb_inprogress {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
animation: rotation 1s infinite linear;
background-size: 16px;
margin-right: 6px;
width: 16px;
height: 16px;
display: inline-block;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.elementor-control .twb-score-overlay {
width:47%;
height: 80px;
z-index: 10;
position: absolute;
background-color: #2E3338 !important;
align-items: center;
justify-content: center;
}
.elementor-control .twb-score-desktop-overlay {
right: 2%;
}
.elementor-control .twb-score-mobile-overlay {
left: 2%;
}
.elementor-control .twb-score-bottom a, .elementor-control .twb-score-bottom a:hover {
text-decoration: underline;
font-size: 12px;
line-height: 18px;
color: #22B339;
font-weight: 600;
cursor: pointer;
border: none;
}
.elementor-panel .elementor-tab-control-twb_optimize a:before {
width: 26px;
position: absolute;
top: -17px;
left: calc(50% - 13px);
content: " ";
height: 26px;
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/logo_dark.svg) 0 0 no-repeat;
background-size: 26px;
}
.elementor-panel-menu-item-icon .twb-element-menu-icon:before {
display: block;
margin: auto;
width: 26px;
height: 26px;
content: " ";
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/logo_dark.svg) 0 0 no-repeat;
background-size: 26px;
}
.elementor-panel .twb-dismiss-info {
justify-content: right;
margin-top: 15px;
opacity: 0.7;
}
.twb-hidden,
.twb-dismiss-container.twb-hidden,
.twb-score-container.twb-hidden,
.twb-score-overlay.twb-hidden,
.twb-score-disabled-container.twb-hidden {
display: none;
}
#twb-speed-galleries_bwg,
#twb-speed-manage_fm {
position: relative;
padding-left: 30px;
font-weight: 600;
width: 180px;
}
#twb-speed-galleries_bwg:before,
#twb-speed-manage_fm:before {
content: '';
position: absolute;
top: 18px;
left: 10px;
transform: translateY(-50%);
width: 15px;
height: 15px;
}
#twb-speed-galleries_bwg:before {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/pg.svg) 0% 0% no-repeat padding-box;
}
#twb-speed-manage_fm:before {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/fm.svg) 0% 0% no-repeat padding-box;
}
th[id^='twb-speed-']:after {
content: '';
position: absolute;
top: 18px;
right: 60px;
transform: translateY(-50%);
width: 15px;
height: 15px;
cursor: pointer;
}
th[id^='twb-speed-']:after {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/closed_eye.svg) 0% 0% no-repeat padding-box;
}
.twb-page-speed {
position: relative;
padding-left: 20px;
font-size: 12px;
font-weight: 700;
font-family: Open Sans;
line-height: 18px;
color: #51575D;
}
.twb-notoptimized a,
a.twb-see-score {
color: #3A70AD;
text-decoration: underline;
cursor: pointer;
}
.twb-page-speed:before {
content: '';
position: absolute;
top: 8px;
left: 0px;
transform: translateY(-50%);
width: 16px;
height: 16px;
}
.twb-optimized:before {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/not_optimized.svg) 0% 0% no-repeat padding-box;
}
.twb-notoptimized:before {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/check_score.svg) 0% 0% no-repeat padding-box;
}
.twb-optimizing:before {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/loader.svg) 0% 0% no-repeat padding-box;
margin: 8px 2px;
animation: rotation 1s infinite linear;
width: 14px;
height: 14px;
top: -6px
}
.twb-page-speed p.twb-description {
font-size: 11px;
margin: 0;
line-height: 12px;
font-weight: 600;
padding: 0;
color: #51575D;
}
.twb-score-container,
.twb-dismiss-container,
.twb-score-disabled-container {
display: flex;
flex-direction: column;
padding: 20px 25px;
background: #23282D 0% 0% no-repeat padding-box;
border: 1px solid #FFFFFF1A;
border-radius: 6px;
color: #FFFFFF;
position: absolute;
z-index: 10;
margin-top: -2px;
width: 350px;
}
#wpadminbar .twb-dismiss-info p,
.twb-dismiss-info {
display: flex;
margin: 0;
justify-content: right;
}
.twb-dismiss-container {
flex-direction: row;
width: 250px;
}
#wpadminbar .twb-dismiss-info p,
#wpadminbar .twb-dismiss-info a,
.wp-list-table .twb-dismiss-container p,
.wp-list-table .twb-dismiss-container a {
font: normal normal normal 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #FFFFFFCC;
margin: 0;
}
.elementor-panel .twb-dismiss-info p,
.elementor-panel .twb-dismiss-info a {
font: normal normal 600 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #323A45;
border: none;
}
#wpadminbar .twb-dismiss-info a,
.elementor-panel .twb-dismiss-info a,
.wp-list-table .twb-dismiss-container a {
text-decoration: underline;
}
#wpadminbar .twb-dismiss-info a {
padding: 0 0 0 3px;
height: auto;
}
#wpadminbar .twb-score-overlay,
.twb-score-overlay {
height: 32px;
z-index: 10;
position: absolute;
background-color: #2E3338 !important;
align-items: center;
justify-content: center;
}
#wpadminbar .twb-score-desktop-overlay,
.twb-score-desktop-overlay {
right: 20px;
}
#wpadminbar .twb-loader,
.twb-loader {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/loader.svg) 0% 0% no-repeat padding-box;
animation: rotation 1s infinite linear;
width: 14px;
height: 14px;
}
#wpadminbar .twb-reload,
.twb-reload {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/reload.svg) 0% 0% no-repeat padding-box;
width: 28px;
height: 28px;
cursor: pointer;
}
#wpadminbar .twb-score-title,
.twb-score-title {
font-size: 12px;
line-height: 18px;
font-weight: 600;
}
#wpadminbar .twb-score-desc,
.twb-score-desc {
font-size: 12px;
line-height: 18px;
font-weight: 400;
color: #FFFFFFCC;
}
#wpadminbar .twb-score,
.twb-score {
flex-direction: row;
display: flex;
padding: 20px 0 10px 0;
}
#wpadminbar .twb-score-bottom,
.twb-score-bottom {
text-align: right;
}
#wpadminbar .twb-score-bottom a,
#wpadminbar .twb-score-bottom a:hover,
.twb-score-bottom a,
.twb-score-bottom a:hover {
text-decoration: underline;
font-size: 12px;
line-height: 18px;
color: #22B339;
font-weight: 400;
cursor: pointer;
padding: 0px;
}
#wpadminbar .twb-score-mobile,
.twb-score-mobile {
margin-right: 10px;
}
#wpadminbar .twb-score-mobile,
#wpadminbar .twb-score-desktop,
.twb-score-mobile,
.twb-score-desktop {
display: flex;
width: 150px;
padding: 10px;
background: #FFFFFF0D 0% 0% no-repeat padding-box;
border-radius: 6px;
}
#wpadminbar .twb-score-text,
.twb-score-text {
margin-right: 16px;
text-align: left;
font-family: Open Sans;
font-weight: 100;
}
#wpadminbar .twb-score-text-name,
.twb-score-text-name {
display: block;
font: normal normal bold 10px/16px Open Sans;
letter-spacing: 0px;
opacity: 1;
}
#wpadminbar .twb-load-text-time,
.twb-load-text-time {
display: block;
font: normal normal 600 10px/16px Open Sans;
letter-spacing: 0.08px;
opacity: 0.5;
}
#wpadminbar .twb-score-circle,
.twb-score-circle {
width: 30px;
height: 30px;
position: relative;
border-radius: 50%;
margin-right: 12px;
background: #FFFFFF0D 0% 0% no-repeat padding-box;
}
#wpadminbar .twb-score0,
.twb-score0 {
background: url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/red-info.svg) no-repeat #FD3C310D;
background-size: 30px;
width: 30px;
height: 30px;
position: absolute;
left: -15px;
top: -15px;
border-radius: 30px;
}
#wpadminbar .twb-score-circle .twb-score-circle-animated,
.twb-score-circle .twb-score-circle-animated {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
font: normal normal bold 12px/18px Open Sans;
letter-spacing: 0px;
} #wp-admin-bar-twb_adminbar_info {
height: 25px;
}
#wpadminbar .quicklinks #wp-admin-bar-twb_adminbar_info .ab-empty-item {
display: flex;
height: 25px;
}
#wpadminbar:not(.mobile) .ab-top-menu>li#wp-admin-bar-twb_adminbar_info:hover>.ab-item {
background: transparent;
}
#wpadminbar .twb_admin_bar_menu_header {
display: flex;
align-items: center;
height: 25px;
padding: 2px 8px;
box-sizing: border-box;
border-radius: 2px;
color: #FFFFFF;
font-size: 12px;
line-height: 18px;
letter-spacing: 0.1px;
font-weight: 700;
font-family: Open Sans;
background-color: #22B339;
margin-top: 3px;
}
#wpadminbar .twb_not_optimized_logo {
color: #FFFFFF;
font-size: 12px;
line-height: 18px;
letter-spacing: 0.1px;
font-weight: 700;
font-family: Open Sans;
}
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header {
margin-top: 0;
background-color: transparent;
}
#wpadminbar .twb_admin_bar_menu_header.twb_not_optimized {
background-color: transparent;
}
#wpadminbar .twb_admin_bar_menu_header img {
width: 18px;
cursor: pointer;
margin-right: 4px;
}
#wpadminbar .twb_admin_bar_menu_header.twb_not_optimized img {
width: 12px;
cursor: pointer;
margin-right: 7px;
}
#wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress span,
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
animation: rotation 1s infinite linear;
width: 18px;
height: 18px;
padding: 0;
margin-left: 0px;
margin-top: 6px;
}
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span.twb_backend_not_optimized_logo {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/not_optimized.svg) 0 3px no-repeat padding-box;
animation: none;
background-size: 12px;
}
#wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress .twb_vr {
display: inline-block;
width: 1px;
height: 18px;
background-color: #FFFFFF1A;
margin: 7px 10px 0 10px;
}
#wpadminbar .twb_admin_bar_menu.twb_backend .twb_admin_bar_menu_header span.twb_counted {
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/not_optimized.svg) 0 0 no-repeat padding-box;
animation:none;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
#wpadminbar .twb_admin_bar_menu {
height: 100%;
cursor: pointer;
}
#wpadminbar div.twb_admin_bar_menu_main {
position: absolute;
background: transparent;
display: block;
padding-top: 10px;
left: 10px;
font-family: Open Sans;
}
#wpadminbar .twb_admin_bar_menu_content {
display: inline-block;
width: 400px;
height: auto;
padding: 25px 25px 20px 25px;
background-color: #23282D;
border: 1px solid #FFFFFF1A;
border-radius: 6px;
box-sizing: border-box;
font-family: Open Sans;
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted {
margin-bottom: 10px;
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont {
border-bottom: 1px solid #FFFFFF1A;
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont:first-child {
margin-top: 0px
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont {
margin-top: 25px
}
#wpadminbar .twb_admin_bar_menu_main_notif .twb_counted .twb_counted_cont:last-child {
border: none;
}
#wpadminbar .twb_counted .twb_counted_congrats_row {
display: flex;
}
#wpadminbar .twb_counted .twb_counted_congrats_row span {
width: 18px;
height: 18px;
}
#wpadminbar .twb_admin_bar_menu_content .twb_status_title {
display: flex;
flex-grow: 1;
align-items: center;
font-size: 14px;
line-height: 20px;
color: #FFFFFF;
font-weight: bold;
margin-bottom: 4px;
}
#wpadminbar .twb_counted .twb_status_title {
background: url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/green-info.svg) 0 no-repeat padding-box;
background-size: 16px;
padding-left: 25px;
}
#wpadminbar .twb_admin_bar_menu.twb_frontend.twb_score_inprogress {
display: flex;
}
#wpadminbar .twb_admin_bar_menu_content .twb_score_inprogress span {
display: inline-block;
width: 16px;
height: 16px;
background-size: 16px!important;
margin-left: 0;
margin-right: 5px;
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
animation: rotation 1s infinite linear;
background-position: top 2px;
}
#wpadminbar .twb_admin_bar_menu_content .twb_status_description {
font: normal normal normal 12px/18px Open Sans;
letter-spacing: 0.1px;
color: #FFFFFF;
opacity: 0.8;
}
#wpadminbar .twb_admin_bar_menu_content.twb_counted .twb_status_description {
margin-bottom: 20px;
opacity: 1;
}
#wpadminbar .twb_admin_bar_menu_content.twb_counted .twb_status_description span {
font: italic normal bold 12px/18px Open Sans;
}
#wpadminbar .twb_admin_bar_menu_content .twb_check_score_button_cont,
.elementor-control .twb_check_score_button_cont{
display: flex;
justify-content: right;
margin-bottom: 15px;
}
#wpadminbar .twb_admin_bar_menu_content .twb_check_score_button {
width: 180px;
height: 30px;
line-height: 30px;
box-sizing: border-box;
text-decoration: none;
background-color: #22B339;
color: #FFFFFF;
border-radius: 4px;
text-align: center;
margin-top: 20px;
float: right;
cursor: pointer;
}
#wpadminbar .twb_counted .twb_counted_congrats_row span.twb_up_arrow {
background: url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/up_arrow_nav.svg) 0 no-repeat padding-box;
background-size: 18px;
}
#wpadminbar .twb_counted .twb_counted_congrats_row span.twb_down_arrow {
background: url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/down_arrow_nav.svg) 0 no-repeat padding-box;
background-size: 18px;
}
#wpadminbar .twb_score_success_container_title {
line-height: 18px;
margin-bottom: 15px;
color: #fff;
}
#wpadminbar .twb_counted .twb_counted_congrats_subtitle {
font-size: 12px;
line-height: 18px;
letter-spacing: 0.1px;
}
#wpadminbar .twb_counted .twb_counted_congrats_subtitle span {
color: #FFFFFF;
font-style: italic;
font-weight: 600;
}
#wpadminbar .twb_admin_bar_menu_main hr {
height: 1px;
background-color: #FFFFFF1A;
margin: 20px 0;
border: none;
}
#wpadminbar .twb_counting_container {
width: 400px;
height: auto;
padding: 25px 25px 20px 25px;
background-color: #23282D;
border: 1px solid #FFFFFF1A;
border-radius: 6px;
box-sizing: border-box;
font-family: Open Sans;
}
#wpadminbar .twb_counting_container p.twb_counting_title {
display: flex;
align-items: center;
font: normal normal bold 14px/20px Open Sans;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
margin-bottom: 4px;
}
#wpadminbar .twb_counting_container p.twb_counting_descr {
font: normal normal normal 12px/14px Open Sans;
letter-spacing: 0.1px;
color: #FFFFFFCC;
border-bottom:1px solid #FFFFFF1A;
padding-bottom: 20px;
margin-bottom: 20px;
}
#wpadminbar .twb_counting_container p.twb_counting_descr:last-child {
border-bottom: none;
padding-bottom: 0px;
margin-bottom: 0px;
}
#wpadminbar .twb_counting_container p.twb_counting_title span {
display: inline-block;
width: 14px;
height: 14px;
background: transparent url(//izzysoft.com/wp-content/plugins/photo-gallery/booster/assets/images/loader_green.svg) 0 0 no-repeat padding-box;
background-size: 14px;
animation: rotation 1s infinite linear;
margin-right: 5px;
}
#wpadminbar .twb-score-container{
border: none;
}
#wpadminbar .twb-score-circle .twb-score-circle-animated {
color: #ffffff!important;
}
#wpadminbar .twb-score-text-name {
font-size: 10px;
line-height: 16px;
font-weight: bold;
letter-spacing: 0;
}
#wpadminbar .twb-load-text-time {
font-size: 10px;
line-height: 16px;
font-weight: bold;
letter-spacing: 0;
opacity: 0.5;
}
#wpadminbar .twb-load-time {
line-height: 0;
}
#wpadminbar .twb-score-circle, .twb-score-circle {
margin-right: 8px;
}
#wpadminbar .twb-hidden {
display: none!important;
} @media only screen and (max-width: 785px) {
.wp-list-table .twb-score-container {
display: none;
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.wpas-mfp-fullscreen-popup .white-popup {
background: none !important;
padding: 0px !important;
width: auto !important;
max-width: none !important;
margin: 0 !important;
}
.wpas-mfp-fullscreen-popup .mfp-content .main_heading {
max-width: 1200px;
margin: auto;
font-size: 1.6em;
color: #626060;
margin-top:20px;
}
.wpas-mfp-fullscreen-popup .mfp-content select {
width: 100%;
}
.wpas-mfp-fullscreen-popup .mfp-content .select2.select2-container {
width: 100% !important;
}
.wpas-mfp-fullscreen-popup.mfp-wrap {
background: #F1F1F1;
z-index: 100099;
}
.wpas-mfp-fullscreen-popup.mfp-bg {
z-index: 9992;
}
.wpas-mfp-fullscreen-popup .white-popup .wpas_mfp_window_wrapper {
position: relative;
background: #FFF;
padding: 20px;
width:auto;
max-width: 1200px;
margin: 20px auto;
}
.wpas-mfp-fullscreen-popup .mfp-close {
right: 10px !important;
top: 12px !important;
} .wpas_window_footer p.submit, .wpas_window_footer p.close_btn {
float: left;
margin-top: 20px;
padding: 0;
}
.wpas_window_footer p.close_btn {
margin-left: 20px;
}
.wpas_window_footer .spinner {
margin-top: 26px;
visibility: visible !important;
}@font-face {
font-family: 'wedocs';
src: url(//izzysoft.com/wp-content/plugins/wedocs/assets/build/fonts/wedocs.0e4fd4b5.ttf) format('truetype'), url(//izzysoft.com/wp-content/plugins/wedocs/assets/build/fonts/wedocs.29ec52e7.woff) format('woff'), url(//izzysoft.com/wp-content/plugins/wedocs/assets/build/5f4138884ca3828fa2ff.svg) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^='wedocs-icon-'],
[class*=' wedocs-icon-'] { font-family: 'wedocs' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wedocs-icon-close:before {
content: '\f00d';
}
.wedocs-icon-remove:before {
content: '\f00d';
}
.wedocs-icon-times:before {
content: '\f00d';
}
.wedocs-icon-home:before {
content: '\f015';
}
.wedocs-icon-refresh:before {
content: '\f021';
}
.wedocs-icon-print:before {
content: '\f02f';
}
.wedocs-icon-folder-open:before {
content: '\f07c';
}
.wedocs-icon-envelope:before {
content: '\f0e0';
}
.wedocs-icon-file-text-o:before {
content: '\f0f6';
}
.wedocs-icon-angle-left:before {
content: '\f104';
}
.wedocs-icon-angle-right:before {
content: '\f105';
}
.wedocs-icon-angle-up:before {
content: '\f106';
}
.wedocs-icon-angle-down:before {
content: '\f107';
}
.wedocs-icon-smile-o:before {
content: '\f118';
}
.wedocs-icon-frown-o:before {
content: '\f119';
}
#wedocs-single-doc-search-modal {
top: 0;
left: 0;
z-index: 200;
width: 100vw;
cursor: auto;
display: none;
height: 100vh;
position: fixed;
flex-direction: column;
background-color: #0000004D;
}
#wedocs-single-doc-search-modal .doc-search-container {
padding: 12vh;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal {
width: 100%;
display: flex;
min-height: 0;
margin: 0 auto;
background: #F8FAFC;
max-width: 47.375rem;
border-radius: 0.5rem;
flex-direction: column;
box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header {
z-index: 1;
flex: none;
display: flex;
position: relative;
align-items: center;
padding: 0 1rem;
border-bottom: 1px solid #D9D9D9;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form {
min-width: 0;
display: flex;
flex: 1 1 auto;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-magnifier-label {
flex: none;
display: flex;
width: 1.5rem;
height: 1.5rem;
align-items: center;
justify-content: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field {
width: 100%;
display: flex;
position: relative;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field #doc-search-input {
border: 0;
flex: auto;
min-width: 0;
height: 3.5rem;
color: #0f172a;
font-size: 1rem;
appearance: none;
background: #0000;
margin-right: 1rem;
margin-left: 0.75rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field #doc-search-input:focus {
outline: none;
box-shadow: none;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field .search-clean {
width: 20px;
right: 30px;
height: 20px;
display: none;
cursor: pointer;
position: absolute;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-cancel {
flex: none;
display: flex;
width: 1.75rem;
height: 1.5rem;
color: #334155;
font-size: 10px;
appearance: none;
font-weight: 700;
background: #fff;
align-items: center;
padding: 0.5rem 1rem;
border-radius: 0.375rem;
justify-content: center;
border: 1px solid #d4dde6;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits {
padding: 1rem;
overflow: scroll;
max-height: 600px;
text-align: center;
color: #94a3b8;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits .doc-empty-search {
padding: 3rem 0;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list {
gap: 10px;
margin: 0;
padding: 0;
display: grid;
list-style: none;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result {
padding: 1rem;
display: block;
position: relative;
font-size: 0.875rem;
border-radius: 0.5rem;
text-decoration: none;
background-color: #fff;
box-shadow: 2px 0px 10px 0px #003F9E1A;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container {
display: flex;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-icon {
width: 2.5rem;
display: flex;
height: 2.5rem;
align-self: start;
margin-right: 1rem;
border-radius: 50%;
align-items: center;
justify-content: center;
box-shadow: 0 0 #0000, 0 0 0 calc(1px + 0px) #0f172a0d, 0 1px 2px 0 #0000000d;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper {
z-index: 1;
flex: auto;
max-width: 630px;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper hr {
background: #E9E9E9;
margin: 0.5rem 0 0.75rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .doc-search-hit-title {
color: #374151;
overflow: hidden;
font-weight: 600;
text-align: left;
line-height: 1.25rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation {
gap: 24px;
display: flex;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .parent-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .section-doc-nav {
gap: 10px;
display: flex;
color: #6B7280;
text-align: left;
font-weight: 600;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .parent-doc-nav .doc-search-hit-path,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .section-doc-nav .doc-search-hit-path {
font-weight: 600;
padding: 0 0.6rem;
font-size: 0.75rem;
line-height: 1.5rem;
border-radius: 999px;
align-self: flex-start;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .parent-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .section-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-title {
color: #fff !important;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-path {
color: #374151;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-icon,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-path {
background: #fff !important;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-select-icon {
stroke: #fff;
}
#wedocs-single-doc-search-modal.active {
display: flex;
}
.wedocs-single-search-input {
position: relative;
margin: 0 0 15px 0;
border-bottom: 1px solid #eee;
}
.wedocs-single-search-input .short-key,
.wedocs-single-search-input .search-field,
.wedocs-single-search-input .search-submit {
border: 0;
cursor: pointer;
margin: 0 0 15px 0;
}
.wedocs-single-search-input .search-field {
width: 96%;
height: 42px;
font-size: 16px;
background: white;
border-radius: 8px;
border: 1px solid #dbdbdb;
padding: 10px 22px 10px 45px;
}
.wedocs-single-search-input .search-field::placeholder {
color: #6B7280;
line-height: 1;
}
.wedocs-single-search-input .search-field:focus {
outline: none;
box-shadow: none;
}
.wedocs-single-search-input .search-submit {
top: 0;
left: 0;
position: absolute;
padding: 11px 16px;
background: transparent;
}
.wedocs-single-search-input .short-key {
top: 0;
right: 12px;
color: #9caabd;
font-size: 14px;
font-weight: 600;
padding: 10px 16px;
position: absolute;
background: transparent;
}
body.single.single-docs .content-area {
width: 100%;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.wedocs-overflow-hidden {
overflow: hidden;
}
.wedocs-single-wrap {
width: 100%;
display: -ms-flex;
display: -webkit-flex;
display: flex;
}
.wedocs-single-wrap:before,
.wedocs-single-wrap:after {
content: " ";
display: table;
}
.wedocs-single-wrap:after {
clear: both;
}
.wedocs-single-wrap .wedocs-sidebar {
width: 25%;
}
.wedocs-single-wrap .wedocs-sidebar h3.widget-title {
font-weight: bold;
margin: 0 0 15px 0;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list {
padding: 0;
list-style: none;
margin: 0 12px 0 0;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li > a:before {
content: '\f07c';
margin-right: 10px;
font-family: 'wedocs';
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret {
float: right;
line-height: inherit;
padding: 0 10px;
border: 1px solid #eee;
border-radius: 3px;
color: #eee;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret:hover,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret:hover {
border-color: #000;
color: #000;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret::before,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret::before {
font-family: 'wedocs' !important;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret:before {
content: '\f106';
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret:before {
content: '\f107';
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed ul.children {
display: none;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
display: flex;
text-decoration: none;
padding: 8px 10px 8px 20px;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a .wedocs-caret {
margin-left: auto;
align-self: center;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children {
list-style: none;
margin: 15px 0 15px 26px;
padding: 0;
border: none;
border-left: 1px solid #ddd;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a {
color: #333333;
font-weight: normal;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.current_page_item > a > .wedocs-caret:hover,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.current_page_parent > a > .wedocs-caret:hover {
border-color: #fff;
color: #fff;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a {
background: #3B82F6;
color: #fff;
border-radius: 5px;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a .wedocs-caret,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a .wedocs-caret,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a .wedocs-caret {
color: #fff;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor li.current_page_item > a {
border-left: 2px solid #3B82F6;
color: #191919;
font-weight: bold;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list .children .tailwind {
border-left: 1px solid #06b6d4;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list .tailwind .wedocs-caret {
border-color: #06b6d4;
color: #06b6d4;
}
.wedocs-single-wrap .wedocs-single-content {
width: 75%;
border-left: 1px solid #eee;
padding-left: 25px;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb {
text-wrap: pretty;
margin-bottom: 30px;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li {
display: inline;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li.delimiter {
color: #999;
margin: 0 2px;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb a {
text-decoration: none;
}
.wedocs-single-wrap .wedocs-single-content article {
position: relative;
}
.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article {
position: absolute;
right: 0;
top: 0;
color: #777;
}
.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article:hover {
color: #555;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content {
width: 100% !important;
float: none !important;
display: block;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content a.anchorjs-link {
text-decoration: none;
box-shadow: none !important;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content img {
max-width: 100%;
border: 1px solid #eee;
margin-top: 20px;
margin-bottom: 30px;
padding: 25px;
height: auto;
background: #F9F9F9;
display: block;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
display: block;
padding: 8.5px;
margin: 0 0 9px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl {
margin-bottom: 1em;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dt {
float: left;
display: inline-block;
font-weight: 400;
text-align: center;
padding: 4px 9px;
margin-bottom: 1em;
font-size: 18px;
line-height: 1.2em;
border-radius: 50px;
color: #fff;
background: #3197d1;
vertical-align: baseline;
white-space: nowrap;
font-size: 15px;
min-width: 9px;
position: relative;
top: 2px;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd {
padding-top: 3px;
margin: 0 0 5px 45px;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:before,
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after {
display: table;
content: "";
line-height: 0;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after {
clear: both;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout {
border-left: 5px solid;
color: #333;
font-size: 14px;
margin-bottom: 2em;
padding: 16px 25px 16px 20px;
background: #f1f1f1;
border-color: #cfcfcf;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-yellow {
background: #fffcd5;
border-color: #e7dca4;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-blue {
background: #e8f4ff;
border-color: #bed1e6;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-green {
background: #e5fadc;
border-color: #bbdaaf;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-red {
background: #fde8e8;
border-color: #e7aaaa;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer {
width: 100%;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:before,
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after {
content: " ";
display: table;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after {
clear: both;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .help-icon,
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .help-button,
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-article-author {
display: none;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a {
border-bottom: 1px dotted #C5C5C5;
text-decoration: none;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a:hover {
text-decoration: none;
border-bottom: 1px dotted #999;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer time {
font-weight: normal;
font-style: italic;
}
.wedocs-single-wrap .wedocs-single-content .wedocs-comments-wrap {
overflow: hidden;
position: relative;
}
.wedocs-single-wrap ul.doc-nav-list > li > a.on:before {
content: '\f07c';
margin-right: 10px;
font-family: 'wedocs';
}
.wedocs-doc-nav {
width: 100%;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin: 20px 0 30px 0;
padding: 25px 0;
}
.wedocs-doc-nav:before,
.wedocs-doc-nav:after {
content: " ";
display: table;
}
.wedocs-doc-nav:after {
clear: both;
}
.wedocs-doc-nav .nav-previous {
float: left;
width: 50%;
}
.wedocs-doc-nav .nav-next {
float: right;
width: 50%;
text-align: right;
}
.wedocs-shortcode-wrap:before,
.wedocs-shortcode-wrap:after {
content: " ";
display: table;
}
.wedocs-shortcode-wrap:after {
clear: both;
}
.wedocs-shortcode-wrap .wedocs-search-input {
width: 50%;
display: flex;
margin-left: auto;
position: relative;
margin-bottom: 4%;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field {
margin: 0;
width: 100%;
height: 48px;
font-size: 14px;
background: white;
padding: 14px 22px;
border-radius: 100px;
border: 1px solid #dbdbdb;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field::placeholder {
color: #C5C5C5;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field:focus {
outline: none;
box-shadow: none;
border: 1px solid #dbdbdb;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-submit {
top: 0;
right: 0;
border: 0;
margin: 0;
height: 100%;
display: flex;
cursor: pointer;
width: fit-content;
padding: 14px 26px;
position: absolute;
align-items: center;
border-radius: 100px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list:before,
.wedocs-shortcode-wrap ul.wedocs-docs-list:after {
content: " ";
display: table;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list:after {
clear: both;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single {
margin: 0;
margin-bottom: 4%;
padding: 22px 30px;
position: relative;
border-radius: 10px;
padding-bottom: 37px;
box-sizing: border-box;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 {
margin: 0;
font-size: 24px;
font-weight: 800;
line-height: 1.4;
margin-bottom: 16px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside {
height: 290px;
overflow-y: scroll;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside span {
display: flex;
color: #063250;
font-size: 18px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside span svg {
width: 64px;
height: 24px;
margin: 2px 0.5rem 0 0;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .divider {
margin-top: 20px;
margin-bottom: 38px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections {
margin: 0;
padding: 0;
list-style-type: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li {
margin: 0;
display: flex;
align-items: center;
justify-content: space-between;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg {
width: 16px;
cursor: pointer;
margin-left: 10px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg.active {
transform: rotate(180deg);
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children {
margin: 6px 0;
padding-left: 24px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children > li {
list-style: circle;
line-height: 1.5;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children:not(.active) {
display: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li {
float: left;
width: 48%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li:nth-child(2n + 1) {
clear: both;
margin-right: 4%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li {
float: left;
width: 31%;
margin-right: 3%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n + 1) {
clear: both;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n + 3) {
margin-right: 0;
}
.wedocs-shortcode-wrap.pro ul.wedocs-search-input {
background: #3B82F6;
}
.wedocs-shortcode-wrap.pro ul.wedocs-search-input .search-field:focus {
border-color: #3c82f6;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single h3 a {
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single h3 a:not(:hover) {
color: #000;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link {
display: inline-block;
font-size: 16px;
font-weight: 500;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link a {
color: white;
line-height: 30px;
background: #3B82F6;
border-radius: 10px;
padding: 13.5px 20px;
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a {
display: flex;
font-size: 18px;
line-height: 1.5;
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a:not(:hover) {
color: #063250;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a.icon-view:before {
color: #ACB8C4;
font-size: 16px;
content: '\f07c';
margin-right: 18px;
font-family: 'wedocs';
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li {
font-size: 16px;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li a {
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li a:not(:hover) {
color: #64748B;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children.has-icon {
padding: 0;
margin-left: 36px !important;
}
footer.entry-footer.wedocs-entry-footer {
display: flex;
margin-top: 10px;
align-items: center;
margin-bottom: 30px;
}
footer.entry-footer.wedocs-entry-footer:before,
footer.entry-footer.wedocs-entry-footer:after {
content: " ";
display: table;
}
footer.entry-footer.wedocs-entry-footer:after {
clear: both;
}
footer.entry-footer.wedocs-entry-footer .help-content {
flex: 1;
width: 40%;
padding: 20px;
background: white;
margin-right: 16px;
border-radius: 10px;
border: 1px solid #E9E9E9;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel {
display: flex;
align-items: center;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .help-icon {
height: 56px;
padding: 15px;
margin-right: 16px;
background: #F1EAFF;
border-radius: 100%;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a {
border-bottom: 1px dotted #C5C5C5;
text-decoration: none;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a .wedocs-article-author {
display: none;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a time {
font-weight: normal;
font-style: italic;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a:hover {
text-decoration: none;
border-bottom: 1px dotted #999;
}
footer.entry-footer.wedocs-entry-footer .feedback-content {
width: 60%;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap {
text-align: center;
line-height: 72px;
font-size: 18px;
color: #4A6474;
border: 1px solid #E9E9E9;
border-radius: 10px;
background: white;
padding: 12px 20px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:before,
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:after {
content: " ";
display: table;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:after {
clear: both;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap .vote-link-wrap {
margin-left: 12px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a {
text-decoration: none;
line-height: 150%;
border-radius: 10px;
padding: 5px 15px;
align-items: center;
display: inline-flex;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a .count {
background-color: #0E8A4F;
border-radius: 50%;
color: #fff;
width: 16px;
height: 16px;
font-size: 11px;
font-weight: normal;
text-align: center;
display: inline-block;
margin-left: 5px;
line-height: 150%;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a:hover {
text-decoration: none;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive {
font-weight: 500;
background: #3BB67B;
color: white !important;
border: 1px solid #26aa5e;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive:hover {
background-color: #229955;
color: #fff;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive:hover .count {
background: #166534;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative {
margin-right: 12px;
border: 1px solid #DBDBDB;
background: white;
color: #4A6474 !important;
font-weight: 500;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative .count {
background: #DBDBDB;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative:hover {
color: #fff !important;
background-color: #ef4444;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative:hover .count {
background: #b91c1c;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert {
border: 1px solid transparent;
margin-left: 24px;
line-height: 96px;
border-radius: 10px;
padding: 0 28px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert.wedocs-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert.wedocs-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
footer.entry-footer.wedocs-entry-footer.on {
display: block;
}
footer.entry-footer.wedocs-entry-footer.on .help-content,
footer.entry-footer.wedocs-entry-footer.on .feedback-content {
width: 100%;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .wedocs-feedback-wrap,
footer.entry-footer.wedocs-entry-footer.on .feedback-content .wedocs-feedback-wrap {
margin: 0;
margin-top: 18px;
text-align: center;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .wedocs-alert,
footer.entry-footer.wedocs-entry-footer.on .feedback-content .wedocs-alert {
margin: 0;
margin-top: 24px;
}
footer.entry-footer.wedocs-entry-footer.on .help-content {
padding: 20px 30px;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-icon {
margin-right: 25px;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-button {
margin-left: auto;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-button #wedocs-stuck-modal {
background: #3B82F6;
color: white !important;
font-weight: 600;
font-size: 18px;
text-decoration: none;
padding: 11px 21px;
border-radius: 10px;
}
.wedocs-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9985;
background-color: #000;
opacity: 0.5;
display: none;
}
.wedocs-contact-modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 9990;
width: 560px;
margin-left: -280px;
background-color: #fff;
border-radius: 3px;
outline: 0;
display: none;
}
.wedocs-contact-modal .wedocs-modal-close {
position: absolute;
display: block;
z-index: 9997;
top: 0;
right: 0;
text-decoration: none;
background: #eee;
padding: 5px 15px 5px 15px;
color: #666;
font-size: 15px;
}
.wedocs-contact-modal .wedocs-modal-close:hover {
color: #333;
background: #ccc;
}
.wedocs-contact-modal .wedocs-modal-header,
.wedocs-contact-modal .wedocs-modal-body {
padding: 0 50px;
}
.wedocs-contact-modal .wedocs-modal-header {
padding: 20px 0;
text-align: center;
}
.wedocs-contact-modal .wedocs-modal-header h3 {
margin-top: 0;
color: #111827;
font-weight: 800;
font-size: 2.25em;
line-height: 1.1111111;
margin-bottom: 0.8888889em;
}
.wedocs-contact-modal .wedocs-modal-body {
padding-bottom: 40px;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-alert {
text-align: center;
}
.wedocs-contact-modal .wedocs-modal-body #wedocs-modal-errors .wedocs-alert {
margin-bottom: 20px;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row {
margin-bottom: 10px;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row label {
padding-bottom: 5px;
display: block;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-action {
margin-top: 10px;
}
.wedocs-contact-modal input[type='text'],
.wedocs-contact-modal input[type='email'],
.wedocs-contact-modal textarea {
background: #f7f7f7;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #d1d1d1;
border-radius: 2px;
color: #686868;
padding: 0.625em 0.4375em;
width: 100%;
}
.wedocs-contact-modal input[type='text']:focus,
.wedocs-contact-modal input[type='email']:focus,
.wedocs-contact-modal textarea:focus {
background-color: #fff;
border-color: #007acc;
color: #1a1a1a;
outline: 0;
}
.wedocs-contact-modal input[disabled] {
cursor: default;
opacity: 0.5;
}
.wedocs-icon-spin {
-webkit-animation: wedocs-spin 2s infinite linear;
animation: wedocs-spin 2s infinite linear;
}
@-webkit-keyframes wedocs-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes wedocs-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@media screen and (max-width: 1024px) {
.feedback-content .wedocs-feedback-wrap {
line-height: 46px;
}
.feedback-content .wedocs-feedback-wrap .vote-link-wrap {
display: block;
}
}
@media screen and (max-width: 768px) {
.wedocs-single-wrap {
display: flex;
}
.wedocs-single-wrap .wedocs-sidebar,
.wedocs-single-wrap .wedocs-single-content {
width: 100%;
}
.wedocs-single-wrap .wedocs-single-content {
padding-left: 0;
border-left: 0;
}
.wedocs-single-wrap .prose {
width: 100%;
max-width: 100%;
}
.wedocs-single-wrap .right-sidebar h3.widget-title strong {
font-size: 16px;
margin-left: 8px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li,
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li {
width: 48%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n+1) {
clear: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(2n+1) {
clear: both;
margin-right: 2%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(2n+2) {
margin-right: 0;
}
footer.entry-footer.wedocs-entry-footer .help-content .wedocs-help-link {
font-size: 13px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap {
line-height: 56px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap .vote-link-wrap {
margin: 0;
}
}
@media screen and (max-width: 425px) {
.wedocs-hide-mobile {
display: none;
}
.wedocs-single-wrap {
display: block;
padding: 0 30px;
}
.wedocs-single-wrap .wedocs-single-content footer.entry-footer.wedocs-entry-footer time {
float: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li,
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li {
width: 100%;
float: none;
margin-right: 0;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single {
padding: 26px 18px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single .inside {
height: 240px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single .inside span {
font-size: 14px;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field {
height: 36px;
font-size: 11px;
padding: 10px 12px;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-submit {
padding: 10px 14px;
}
.feedback-content {
width: 100% !important;
}
.feedback-content .wedocs-feedback-wrap {
font-size: 14px !important;
line-height: 40px !important;
}
.feedback-content .wedocs-feedback-wrap .vote-link-wrap {
display: block;
margin: 0;
}
}