code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
.audio-scorm #container { min-height: 45px; margin-bottom: 5px; } #author_image { border: 1px solid #CCCCCC; float: left; margin: 0; padding: 8px; position: relative; width: 100%; } #author_name { float: left; text-align: center; width: 100%; font-size: 11px; color: #888; margin-top: 2px; } #learning_path_left_zone #scorm-gamification { } #scorm-gamification .fa-star { font-size: 20px; color: #C2C2C2; } #scorm-gamification .fa-star.level { color: #D9534F; } #learning_path_left_zone .navegation-bar .buttons { padding-top: 5px; padding-bottom: 5px; } #learning_path_left_zone .description-autor { text-align: left; } .inner_lp_toc .scorm_item a { font-weight: bold; font-size: 14px; margin-right: 1px; padding-bottom: 2px; text-decoration: none; color: #2F3E46; } .inner_lp_toc .scorm_item a.chapter_module { font-weight: normal; margin-right: 10px; } .inner_lp_toc .scorm_item_highlight { border: 1px solid #999; background: #999; font-weight: bold; text-shadow: 0 -1px 1px #666; background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#999)); background-image: -webkit-linear-gradient(top, #666, #999); background-image: -moz-linear-gradient(top, #666, #999); background-image: -ms-linear-gradient(top, #666, #999); background-image: -o-linear-gradient(top, #666, #999); background-image: linear-gradient(top, #666, #999); margin-right: 0; padding: 10px 0 10px 0; text-decoration: none; } .inner_lp_toc .scorm_item_highlight a { color: #fff; margin-right: 1px; text-decoration: none; font-weight: bold; } .inner_lp_toc .scorm_item { font-size: 16px; margin-left: 10px; margin-right: 10px; text-decoration: none; border-color: rgba(255, 255, 255, 0.3); } .inner_lp_toc .scorm_item_section .scorm_item:before { content: url('../../main/img/lp_section.png'); /* path from main/lp/lp_controller.php file */ vertical-align: text-top; margin-right: 5px; } /* learning path's classes for section and item for 5 levels of depth */ .scorm_section_level_0 { margin: 0 0 0 0; } .scorm_section_level_1 { margin: 0 0.5em 0 20px; } .scorm_section_level_2 { margin: 0 0.5em 0 40px; } .scorm_section_level_3 { margin: 0 0.5em 0 60px; } .scorm_section_level_4 { margin: 0 0.5em 0 70px; } .scorm_section_level_5 { margin: 0 0.5em 0 10em; } .scorm_item_normal { line-height: 25px; border-bottom: 1px solid #DDD; padding: 10px 0; } .level_0 { margin: 0; padding-left: 30px; } .level_1 { margin: 0 0.5em 0 20px; padding-left: 30px; } .level_2 { margin: 0 0.5em 0 40px; padding-left: 30px; } .level_3 { margin: 0 0.5em 0 60px; padding: 5px 5px 5px 30px; line-height: 14px; } .level_4 { margin: 0 0.5em 0 70px; padding-left: 30px; } .level_5 { margin: 0 0.5em 0 90px; padding-left: 30px; } #learning_path_breadcrumb_zone .breadcrumb { background-color: #2b3d53; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; color: #ffffff; font-size: 12px; } #learning_path_breadcrumb_zone .breadcrumb a { color: #ffffff; text-decoration: none; } #learning_path_breadcrumb_zone .breadcrumb a:hover { color: #dddddd; } .total { width: 100%; } .view-options { padding-top: 3px; margin-right: 5px; } .panel-default .panel-heading .btn { top: -25px; } .panel-default .panel-heading .dropdown-menu { top: 30%; } #content-scorm .breadcrumb { padding: 5px; } .scorm-heading { font-size: 14px; padding-top: 5px; padding-bottom: 5px; } #control-bottom { position: fixed; bottom: 0; width: 100%; text-align: center; left: 0; } #control-bottom.well { margin-bottom: 0; } /*SCORM CSS BASE */ #learning_path_left_zone .home { display: inline-block; width: 94%; margin-bottom: .5em; margin-top: .5em; font-size: 12px; } /* for section */ .scorm_item_section { border-bottom: 1px solid #DDD; font-size: 14px; font-weight: bold; } .scorm_item_section .section { background: url("../../main/img/scorm/folder-item-closed.png") no-repeat 10px center; padding: 10px 20px 10px 35px; } .scorm_item_section.scorm_completed .section { background: url("../../main/img/scorm/folder-item-open.png") no-repeat 10px center; padding-right: 1.5em; } .scorm_item_normal a.items-list { color: #666666; display: inline-block; width: 100%; } .scorm_item_normal a:hover { text-decoration: none; } .scorm_item_normal.scorm_completed { background-color: #F5F5F5; } .scorm_item_section.scorm_completed { background-color: #F5F5F5; color: #000; } .scorm_completed .item { background: url("../../main/img/scorm/scorm_completed.png") no-repeat 10px center; } .scorm_completed .item a { color: #000; } .scorm_failed .item { background: url("../../main/img/scorm/scorm_failed.png") no-repeat 10px center; } .scorm_not_attempted .item { background: url("../../main/img/scorm/scorm_not_attempted.png") no-repeat 10px center; } .scorm_highlight .item { background: url("../../main/img/scorm/scorm_highlight.png") no-repeat 10px center !important; color: #009AB8; } .scorm_highlight.scorm_completed .item { background: url("../../main/img/scorm/scorm_current.png") no-repeat 10px center !important; } .scorm_highlight.scorm_failed .item { background: url("../../main/img/scorm/scorm_failed.png") no-repeat 10px center !important; } .scorm_highlight a { /* color: #FFFFFF !important;*/ } .scorm_item_normal.scorm_highlight { background-color: #00829C; } .scorm_item_normal.scorm_highlight a { /* color: #FFFFFF; once again this make links invisible!! */ } /* END SCORM CSS BASE*/ #scorm-info { padding: 0; background-color: #EBF3F5; display: inline-block; width: 100%; } #scorm-info .description-autor p { font-size: 12px; line-height: 20px; color: #666666; } #scorm-info hr { width: 100%; border-top: 1px solid #d7d7d7; margin-top: 5px; margin-bottom: 10px; } #scorm-info #progress_bar .progress { margin-bottom: 5px; } .scorm-title { padding: 10px; display: inline-block; width: 100%; } .scorm-body{ display: inline-block; width: 100%; } .scorm-title h4 { font-size: 18px; font-weight: bold; color: #686f7a; } .image-avatar { padding-top: 10px; padding-bottom: 10px; margin-left: 3rem; margin-right: 1rem; } .image-avatar .media-author .media-author-avatar{ text-align: center; margin-bottom: 1.5rem; } .image-avatar .media-author .media-author-avatar img{ border: 1px solid #cdcdcd; border-radius: 10px; } .lp-view-tabs{ margin-top: 4px; } #learning_path_right_zone .lp-view-tabs li a { padding: 5px; } #learning_path_main { height: 100%; margin: 0; overflow: hidden; position: absolute; width: 100%; } #learning_path_left_zone, #learning_path_right_zone { bottom: 0; box-sizing: content-box; left: 0; margin: 0; padding: 0; position: absolute; right: 0; top: 0; transition-property: left, width; transition-duration: 0.5s; } #learning_path_right_zone #wrapper-iframe { height: 100%; width: 100%; } #learning_path_left_zone .lp-view-zone-container, #learning_path_right_zone .lp-view-zone-container { bottom: 0; left: 0; padding: 0; position: absolute; right: 0; top: 0; } #learning_path_toc { bottom: 0; left: 0; overflow: auto; position: absolute; right: 0; top: 100%; transition-property: top; transition-duration: 0.1s; } #learning_path_right_zone { left: 100%; width: 100%; } #learning_path_right_zone.no-right-col { left: 0; } #learning_path_right_zone .lp-view-tabs .tab-content { bottom: 0; left: 0; position: absolute; right: 0; top: 45px; border: 1px solid #dddddd; border-top: none; } #learning_path_right_zone .tab-pane { height: 100%; position: relative; } #learning_path_right_zone .tab-pane iframe { border: 0 none; height: 100%; width: 100%; } #learning_path_main.lp-view-collapsed #learning_path_left_zone { left: -100%; } #learning_path_main.lp-view-collapsed #learning_path_right_zone { left: 0; width: 100%; } .iframe_sco{ top: 0 !important; } .nav-tabs li.active a { color: #006A84; } .nav-tabs li a { color: #666666; } #lp-view-expand-button { border: none; background: none; padding: 0; margin: 0; } .icon-toolbar .fa { width: 35px; height: 35px; line-height: 35px; text-align: center; border-radius: 100%; background-color: #34495E; font-size: 20px; color: #FFF; } .icon-toolbar .fa:hover { background-color: #000; } .expand .fa { background-color: #00829C; } .expand .fa:hover { background-color: #006A84; color: #ffffff; } .expand .fa:active, .expand .fa:focus { color: #ffffff; } #scorm-info .progress-bar { line-height: 17px; } .actions_lp { display: inline-block; width: 100%; text-align: center; } /** MENU FLOAT **/ .c-menu-left { height: auto; left: 0; top: 0; position: fixed; z-index: 5; } .c-menu-right { display: inline-flex; position: relative; top: 0; left: 0; z-index: 5; } .c-menu-left .circle { opacity: 0; margin-left: 50px; margin-top: 4px; padding: 2px; border-radius: 20px; background-color: #ffffff; border: 1px solid #8dcbf3; -webkit-transform: translate(-100%); -moz-transform: translate(-100%); -transform: translate(-100%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; } .c-menu-right .circle { opacity: 0; margin-left: 50px; margin-top: 4px; padding: 2px; border-radius: 20px; background-color: #ffffff; border: 1px solid #8dcbf3; } .c-menu-left .open.circle { opacity: 1; -webkit-transform: translate(0%); -moz-transform: translate(0%); -transform: translate(0%); } .c-menu-right .open.circle { opacity: 1; } .c-menu-left .circle a, .c-menu-right .circle a { text-decoration: none; color: #fff; display: inline-block; height: 35px; width: 35px; line-height: 35px; text-align: center; border-radius: 100%; } .c-menu-left .circle a:hover { color: #eef; } .menu-button { position: absolute; top: 5px; left: 5px; text-align: center; border-radius: 50%; display: block; height: 40px; width: 40px; line-height: 19px; padding: 10px; background: #ffffff; font-size: 16px; border: 1px solid #8dcbf3; } .menu-button:hover { background-color: #ffffff; } /* LP VIEW COLLAPSE */ .scorm-collapse .panel:hover { box-shadow: 0 3px 1px 0 rgba(20, 23, 28, .1); } .scorm-collapse .panel-default .panel-heading { background: url(../../main/img/icons/svg/arrow-down.svg) #FFF right center no-repeat; padding-top: 0; padding-bottom: 0; } .scorm-collapse a.item-header { padding-bottom: 4px; padding-top: 10px; } .scorm-collapse .panel-default .panel-heading h4 { font-size: 18px; font-weight: 600; } .scorm-collapse a { color: #686f7a; } .scorm-collapse a.item-action, .scorm-collapse a.item-header { width: 100%; display: inline-block; } .scorm-collapse .panel-body { padding: 0; } .scorm-collapse .panel-body .list { list-style: none; padding: 0; margin: 0; } .scorm-collapse .panel-body .list li { padding: 15px 30px 15px 20px; border-bottom: 1px solid #dddddd; margin-bottom: 0; } .scorm-collapse .panel-body .list li:last-child { border-bottom: none; } .scorm_item_normal.scorm_completed { background: url(../../main/img/icons/svg/check-completed.svg) #F5F5F5 right center no-repeat; } .scorm_item_normal.scorm_not_attempted { background: url(../../main/img/icons/svg/check-not-attempted.svg) #FFFFFF right center no-repeat; } .scorm_item_normal.scorm_highlight.scorm_not_attempted { background: url(../../main/img/icons/svg/check-not-attempted.svg) #00829C right center no-repeat; } .scorm_item_normal.scorm_highlight.scorm_completed { background: url(../../main/img/icons/svg/check-highlight.svg) #00829C right center no-repeat; } .sidebar-scorm { border-right: 1px solid #e6e6e6; } .scorm-collapse-list { padding: 0; margin: 0 0 10px 0; list-style: none; } .scorm-collapse-list li { margin-bottom: 0; padding-bottom: 10px; padding-top: 10px; } .scorm-collapse-list .sub-item { padding-left: 20px; } .scorm_item_normal.scorm_highlight a { color: #FFFFFF; } .tab-none-forum{ top: 0 !important; } .circular-menu.none-forum{ top: 0 !important; } .tabs-right li{ display: inline-block; float: initial; } .tabs-right{ text-align: right; } #learning_path_toc .panel-default{ border: none; box-shadow: none; } .status-heading .panel-heading{ padding: 0; } .status-heading .panel-heading .item-header{ padding: 10px 15px 10px 30px; display: inline-block; width: 100%; color: #333333; font-weight: bold; background: url("../../main/img/scorm/folder-item-open.png") #f5f5f5 no-repeat 10px center; } #learning_path_toc .child_item.lp_item_type_document.scorm_completed{ background: url(../../main/img/icons/svg/check-completed.svg) #FFFFFF right center no-repeat; } #learning_path_toc .child_item.lp_item_type_document.scorm_not_attempted{ background: url(../../main/img/icons/svg/check-not-attempted.svg) #FFFFFF right center no-repeat; } #learning_path_toc .root_item.lp_item_type_document.scorm_completed{ background: url(../../main/img/icons/svg/check-completed.svg) #FFFFFF right center no-repeat; } #learning_path_toc .root_item.lp_item_type_document.scorm_not_attempted{ background: url(../../main/img/icons/svg/check-not-attempted.svg) #FFFFFF right center no-repeat; } #learning_path_toc .root_item.lp_item_type_document.scorm_highlight{ background-color: #f1f4f9; } #learning_path_toc .child_item.lp_item_type_document.scorm_highlight{ background-color: #f1f4f9; } .status-heading .panel-heading .item-action{ padding: 10px 15px; display: inline-block; width: 100%; background-color: transparent; color: #525252; border-left: 1px solid #cdcdcd; } #learning_path_toc .panel-collapse .panel-body{ padding: 10px 0 10px 10px; } /* END LP VIEW COLLAPSE */ /* Small devices (tablets, 768px and up) */ @media (min-width: 768px) { #learning_path_left_zone { width: 250px; } #learning_path_right_zone { left: 250px; width: calc(100% - 250px); } #learning_path_right_zone.no-right-col { width: 100%; } #learning_path_main.lp-view-include-breadcrumb #learning_path_left_zone, #learning_path_main.lp-view-include-breadcrumb #learning_path_right_zone { top: 0; } #learning_path_right_zone .lp-view-tabs .tab-content { bottom: 0; right: 0; top: 45px; left: 0; } #learning_path_right_zone .tab-pane { } #learning_path_right_zone .tab-pane iframe { } } /* Medium devices (desktops, 992px and up) */ @media (min-width: 992px) { #learning_path_left_zone { width: 300px; } #learning_path_right_zone { left: 300px; width: calc(100% - 300px); } } /* Large devices (large desktops, 1200px and up) */ @media (min-width: 1200px) { #learning_path_left_zone { width: 450px; } #learning_path_right_zone { left: 465px; width: calc(100% - 465px); } } @media (min-width: 979px) and (max-width: 1024px) { #panel-scorm .image-avatar { display: none; } } @media (min-width: 768px) and (max-width: 978px) { #panel-scorm .image-avatar { display: none; } } @media (min-width: 480px) and (max-width: 767px) { #panel-scorm .image-avatar { display: none; } #scorm-info { padding: 0; margin: 0; } #learning_path_left_zone .lp-view-zone-container, #learning_path_right_zone .lp-view-zone-container { padding: 0; } #scorm-info { padding: 30px 0 0 0; margin: 0; } } /* Landscape phones and down */ @media (max-width: 480px) { .scorm-title { font-size: 14px; padding: 10px; } .movil-toolbar { width: 100%; height: auto; } .scorm_item_normal { padding: 10px 5px; } .icon-toolbar .fa { width: 35px; height: 35px; line-height: 35px; font-size: 22px; } .btn-movil { width: 130px; margin: auto; } #scorm-info { padding: 30px 0 0 0; margin: 0; } #learning_path_right_zone { left: 100%; width: auto; } #panel-scorm .image-avatar { display: none; } #learning_path_left_zone .lp-view-zone-container, #learning_path_right_zone .lp-view-zone-container { padding: 0; } #scorm-info hr { display: none; } }
public/web/css/scorm.css
.audio-scorm #container { min-height: 45px; margin-bottom: 5px; } #author_image { border: 1px solid #CCCCCC; float: left; margin: 0; padding: 8px; position: relative; width: 100%; } #author_name { float: left; text-align: center; width: 100%; font-size: 11px; color: #888; margin-top: 2px; } #learning_path_left_zone #scorm-gamification { } #scorm-gamification .fa-star { font-size: 20px; color: #C2C2C2; } #scorm-gamification .fa-star.level { color: #D9534F; } #learning_path_left_zone .navegation-bar .buttons { padding-top: 5px; padding-bottom: 5px; } #learning_path_left_zone .description-autor { text-align: left; } .inner_lp_toc .scorm_item a { font-weight: bold; font-size: 14px; margin-right: 1px; padding-bottom: 2px; text-decoration: none; color: #2F3E46; } .inner_lp_toc .scorm_item a.chapter_module { font-weight: normal; margin-right: 10px; } .inner_lp_toc .scorm_item_highlight { border: 1px solid #999; background: #999; font-weight: bold; text-shadow: 0 -1px 1px #666; background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#999)); background-image: -webkit-linear-gradient(top, #666, #999); background-image: -moz-linear-gradient(top, #666, #999); background-image: -ms-linear-gradient(top, #666, #999); background-image: -o-linear-gradient(top, #666, #999); background-image: linear-gradient(top, #666, #999); margin-right: 0; padding: 10px 0 10px 0; text-decoration: none; } .inner_lp_toc .scorm_item_highlight a { color: #fff; margin-right: 1px; text-decoration: none; font-weight: bold; } .inner_lp_toc .scorm_item { font-size: 16px; margin-left: 10px; margin-right: 10px; text-decoration: none; border-color: rgba(255, 255, 255, 0.3); } .inner_lp_toc .scorm_item_section .scorm_item:before { content: url('../../main/img/lp_section.png'); /* path from main/lp/lp_controller.php file */ vertical-align: text-top; margin-right: 5px; } /* learning path's classes for section and item for 5 levels of depth */ .scorm_section_level_0 { margin: 0 0 0 0; } .scorm_section_level_1 { margin: 0 0.5em 0 20px; } .scorm_section_level_2 { margin: 0 0.5em 0 40px; } .scorm_section_level_3 { margin: 0 0.5em 0 60px; } .scorm_section_level_4 { margin: 0 0.5em 0 70px; } .scorm_section_level_5 { margin: 0 0.5em 0 10em; } .scorm_item_normal { line-height: 25px; border-bottom: 1px solid #DDD; padding: 10px 0; } .level_0 { margin: 0; padding-left: 30px; } .level_1 { margin: 0 0.5em 0 20px; padding-left: 30px; } .level_2 { margin: 0 0.5em 0 40px; padding-left: 30px; } .level_3 { margin: 0 0.5em 0 60px; padding: 5px 5px 5px 30px; line-height: 14px; } .level_4 { margin: 0 0.5em 0 70px; padding-left: 30px; } .level_5 { margin: 0 0.5em 0 90px; padding-left: 30px; } #learning_path_breadcrumb_zone .breadcrumb { background-color: #2b3d53; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; color: #ffffff; font-size: 12px; } #learning_path_breadcrumb_zone .breadcrumb a { color: #ffffff; text-decoration: none; } #learning_path_breadcrumb_zone .breadcrumb a:hover { color: #dddddd; } .total { width: 100%; } .view-options { padding-top: 3px; margin-right: 5px; } .panel-default .panel-heading .btn { top: -25px; } .panel-default .panel-heading .dropdown-menu { top: 30%; } #content-scorm .breadcrumb { padding: 5px; } .scorm-heading { font-size: 14px; padding-top: 5px; padding-bottom: 5px; } #control-bottom { position: fixed; bottom: 0; width: 100%; text-align: center; left: 0; } #control-bottom.well { margin-bottom: 0; } /*SCORM CSS BASE */ #learning_path_left_zone .home { display: inline-block; width: 94%; margin-bottom: .5em; margin-top: .5em; font-size: 12px; } /* for section */ .scorm_item_section { border-bottom: 1px solid #DDD; font-size: 14px; font-weight: bold; } .scorm_item_section .section { background: url("../../main/img/scorm/folder-item-closed.png") no-repeat 10px center; padding: 10px 20px 10px 35px; } .scorm_item_section.scorm_completed .section { background: url("../../main/img/scorm/folder-item-open.png") no-repeat 10px center; padding-right: 1.5em; } .scorm_item_normal a.items-list { color: #666666; display: inline-block; width: 100%; } .scorm_item_normal a:hover { text-decoration: none; } .scorm_item_normal.scorm_completed { background-color: #F5F5F5; } .scorm_item_section.scorm_completed { background-color: #F5F5F5; color: #000; } .scorm_completed .item { background: url("../../main/img/scorm/scorm_completed.png") no-repeat 10px center; } .scorm_completed .item a { color: #000; } .scorm_failed .item { background: url("../../main/img/scorm/scorm_failed.png") no-repeat 10px center; } .scorm_not_attempted .item { background: url("../../main/img/scorm/scorm_not_attempted.png") no-repeat 10px center; } .scorm_highlight .item { background: url("../../main/img/scorm/scorm_highlight.png") no-repeat 10px center !important; color: #009AB8; } .scorm_highlight.scorm_completed .item { background: url("../../main/img/scorm/scorm_current.png") no-repeat 10px center !important; } .scorm_highlight.scorm_failed .item { background: url("../../main/img/scorm/scorm_failed.png") no-repeat 10px center !important; } .scorm_highlight a { /* color: #FFFFFF !important;*/ } .scorm_item_normal.scorm_highlight { background-color: #00829C; } .scorm_item_normal.scorm_highlight a { /* color: #FFFFFF; once again this make links invisible!! */ } /* END SCORM CSS BASE*/ #scorm-info { padding: 0; background-color: #EBF3F5; display: inline-block; width: 100%; } #scorm-info .description-autor p { font-size: 12px; line-height: 20px; color: #666666; } #scorm-info hr { width: 100%; border-top: 1px solid #d7d7d7; margin-top: 5px; margin-bottom: 10px; } #scorm-info #progress_bar .progress { margin-bottom: 5px; } .scorm-title { padding: 10px; display: inline-block; width: 100%; } .scorm-body{ display: inline-block; width: 100%; } .scorm-title h4 { font-size: 18px; font-weight: bold; color: #686f7a; } .image-avatar { padding-top: 10px; padding-bottom: 10px; margin-left: 3rem; margin-right: 1rem; } .image-avatar .media-author .media-author-avatar{ text-align: center; margin-bottom: 1.5rem; } .image-avatar .media-author .media-author-avatar img{ border: 1px solid #cdcdcd; border-radius: 10px; } .lp-view-tabs{ margin-top: 4px; } #learning_path_right_zone .lp-view-tabs li a { padding: 5px; } #learning_path_main { height: 100%; margin: 0; overflow: hidden; position: absolute; width: 100%; } #learning_path_left_zone, #learning_path_right_zone { bottom: 0; box-sizing: content-box; left: 0; margin: 0; padding: 0; position: absolute; right: 0; top: 0; transition-property: left, width; transition-duration: 0.5s; } #learning_path_right_zone #wrapper-iframe { height: 100%; width: 100%; } #learning_path_left_zone .lp-view-zone-container, #learning_path_right_zone .lp-view-zone-container { bottom: 0; left: 0; padding: 0; position: absolute; right: 0; top: 0; } #learning_path_toc { bottom: 0; left: 0; overflow: auto; position: absolute; right: 0; top: 100%; transition-property: top; transition-duration: 0.1s; } #learning_path_right_zone { left: 100%; width: 100%; } #learning_path_right_zone.no-right-col { left: 0; } #learning_path_right_zone .lp-view-tabs .tab-content { bottom: 0; left: 0; position: absolute; right: 0; top: 45px; border: 1px solid #dddddd; border-top: none; } #learning_path_right_zone .tab-pane { height: 100%; position: relative; } #learning_path_right_zone .tab-pane iframe { border: 0 none; height: 100%; width: 100%; } #learning_path_main.lp-view-collapsed #learning_path_left_zone { left: -100%; } #learning_path_main.lp-view-collapsed #learning_path_right_zone { left: 0; width: 100%; } .iframe_sco{ top: 0 !important; } .nav-tabs li.active a { color: #006A84; } .nav-tabs li a { color: #666666; } #lp-view-expand-button { border: none; background: none; padding: 0; margin: 0; } .icon-toolbar .fa { width: 35px; height: 35px; line-height: 35px; text-align: center; border-radius: 100%; background-color: #34495E; font-size: 20px; color: #FFF; } .icon-toolbar .fa:hover { background-color: #000; } .expand .fa { background-color: #00829C; } .expand .fa:hover { background-color: #006A84; color: #ffffff; } .expand .fa:active, .expand .fa:focus { color: #ffffff; } #scorm-info .progress-bar { line-height: 17px; } .actions_lp { display: inline-block; width: 100%; text-align: center; } /** MENU FLOAT **/ .c-menu-left { height: auto; left: 0; top: 0; position: fixed; z-index: 5; } .c-menu-right { display: inline-flex; position: relative; top: 0; left: 0; z-index: 5; } .c-menu-left .circle { opacity: 0; margin-left: 50px; margin-top: 4px; padding: 2px; border-radius: 20px; background-color: #ffffff; border: 1px solid #8dcbf3; -webkit-transform: translate(-100%); -moz-transform: translate(-100%); -transform: translate(-100%); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; } .c-menu-right .circle { opacity: 0; margin-left: 50px; margin-top: 4px; padding: 2px; border-radius: 20px; background-color: #ffffff; border: 1px solid #8dcbf3; } .c-menu-left .open.circle { opacity: 1; -webkit-transform: translate(0%); -moz-transform: translate(0%); -transform: translate(0%); } .c-menu-right .open.circle { opacity: 1; } .c-menu-left .circle a, .c-menu-right .circle a { text-decoration: none; color: #fff; display: inline-block; height: 35px; width: 35px; line-height: 35px; text-align: center; border-radius: 100%; } .c-menu-left .circle a:hover { color: #eef; } .menu-button { position: absolute; top: 5px; left: 5px; text-align: center; border-radius: 50%; display: block; height: 40px; width: 40px; line-height: 19px; padding: 10px; background: #ffffff; font-size: 16px; border: 1px solid #8dcbf3; } .menu-button:hover { background-color: #ffffff; } /* LP VIEW COLLAPSE */ .scorm-collapse .panel:hover { box-shadow: 0 3px 1px 0 rgba(20, 23, 28, .1); } .scorm-collapse .panel-default .panel-heading { background: url(../../main/img/icons/svg/arrow-down.svg) #FFF right center no-repeat; padding-top: 0; padding-bottom: 0; } .scorm-collapse a.item-header { padding-bottom: 4px; padding-top: 10px; } .scorm-collapse .panel-default .panel-heading h4 { font-size: 18px; font-weight: 600; } .scorm-collapse a { color: #686f7a; } .scorm-collapse a.item-action, .scorm-collapse a.item-header { width: 100%; display: inline-block; } .scorm-collapse .panel-body { padding: 0; } .scorm-collapse .panel-body .list { list-style: none; padding: 0; margin: 0; } .scorm-collapse .panel-body .list li { padding: 15px 30px 15px 20px; border-bottom: 1px solid #dddddd; margin-bottom: 0; } .scorm-collapse .panel-body .list li:last-child { border-bottom: none; } .scorm_item_normal.scorm_completed { background: url(../../main/img/icons/svg/check-completed.svg) #F5F5F5 right center no-repeat; } .scorm_item_normal.scorm_not_attempted { background: url(../../main/img/icons/svg/check-not-attempted.svg) #FFFFFF right center no-repeat; } .scorm_item_normal.scorm_highlight.scorm_not_attempted { background: url(../../main/img/icons/svg/check-not-attempted.svg) #00829C right center no-repeat; } .scorm_item_normal.scorm_highlight.scorm_completed { background: url(../../main/img/icons/svg/check-highlight.svg) #00829C right center no-repeat; } .sidebar-scorm { border-right: 1px solid #e6e6e6; } .scorm-collapse-list { padding: 0; margin: 0 0 10px 0; list-style: none; } .scorm-collapse-list li { margin-bottom: 0; padding-bottom: 10px; padding-top: 10px; } .scorm-collapse-list .sub-item { padding-left: 20px; } .scorm_item_normal.scorm_highlight a { color: #FFFFFF; } .tab-none-forum{ top: 0 !important; } .circular-menu.none-forum{ top: 0 !important; } .tabs-right li{ display: inline-block; float: initial; } .tabs-right{ text-align: right; } #learning_path_toc .panel-default{ border: none; box-shadow: none; } .status-heading .panel-heading{ padding: 0; } .status-heading .panel-heading .item-header{ padding: 10px 15px 10px 30px; display: inline-block; width: 100%; color: #333333; font-weight: bold; background: url("../../main/img/scorm/folder-item-open.png") #f5f5f5 no-repeat 10px center; } #learning_path_toc .child_item.lp_item_type_document.scorm_completed{ background: url(../../main/img/icons/svg/check-completed.svg) #FFFFFF right center no-repeat; } #learning_path_toc .child_item.lp_item_type_document.scorm_not_attempted{ background: url(../../main/img/icons/svg/check-not-attempted.svg) #FFFFFF right center no-repeat; } #learning_path_toc .root_item.lp_item_type_document.scorm_completed{ background: url(../../main/img/icons/svg/check-completed.svg) #FFFFFF right center no-repeat; } #learning_path_toc .root_item.lp_item_type_document.scorm_not_attempted{ background: url(../../main/img/icons/svg/check-not-attempted.svg) #FFFFFF right center no-repeat; } #learning_path_toc .root_item.lp_item_type_document.scorm_highlight{ background-color: #f1f4f9; } #learning_path_toc .child_item.lp_item_type_document.scorm_highlight{ background-color: #f1f4f9; } .status-heading .panel-heading .item-action{ padding: 10px 15px; display: inline-block; width: 100%; background-color: transparent; color: #525252; border-left: 1px solid #cdcdcd; } #learning_path_toc .panel-collapse .panel-body{ padding: 10px 0 10px 10px; } /* END LP VIEW COLLAPSE */ /* Small devices (tablets, 768px and up) */ @media (min-width: 768px) { #learning_path_left_zone { width: 250px; } #learning_path_right_zone { left: 250px; width: calc(100% - 250px); } #learning_path_right_zone.no-right-col { width: 100%; } #learning_path_main.lp-view-include-breadcrumb #learning_path_left_zone, #learning_path_main.lp-view-include-breadcrumb #learning_path_right_zone { top: 0; } #learning_path_right_zone .lp-view-tabs .tab-content { bottom: 0; right: 0; top: 45px; left: 0; } #learning_path_right_zone .tab-pane { } #learning_path_right_zone .tab-pane iframe { } } /* Medium devices (desktops, 992px and up) */ @media (min-width: 992px) { #learning_path_left_zone { width: 300px; } #learning_path_right_zone { left: 300px; width: calc(100% - 300px); } } /* Large devices (large desktops, 1200px and up) */ @media (min-width: 1200px) { #learning_path_left_zone { width: 450px; } #learning_path_right_zone { left: 465px; width: calc(100% - 465px); } } @media (min-width: 979px) and (max-width: 1024px) { #panel-scorm .image-avatar { display: none; } } @media (min-width: 768px) and (max-width: 978px) { #panel-scorm .image-avatar { display: none; } } @media (min-width: 480px) and (max-width: 767px) { #panel-scorm .image-avatar { display: none; } #scorm-info { padding: 0; margin: 0; } #learning_path_left_zone .lp-view-zone-container, #learning_path_right_zone .lp-view-zone-container { padding: 0; } #scorm-info { padding: 30px 0 0 0; margin: 0; } } /* Landscape phones and down */ @media (max-width: 480px) { .scorm-title { font-size: 14px; padding: 10px; } .movil-toolbar { width: 100%; height: auto; } .scorm_item_normal { padding: 10px 5px; } .icon-toolbar .fa { width: 35px; height: 35px; line-height: 35px; font-size: 22px; } .btn-movil { width: 130px; margin: auto; } #scorm-info { padding: 30px 0 0 0; margin: 0; } #learning_path_right_zone { left: 100%; width: auto; } #panel-scorm .image-avatar { display: none; } #learning_path_left_zone .lp-view-zone-container, #learning_path_right_zone .lp-view-zone-container { padding: 0; } #scorm-info hr { display: none; } }
0.406862
0.134406
background-color: rgba(19, 167, 221, 0.596); } #page-landing #container{ color: rgb(253, 249, 222); } .logo-container img { height: 10rem; } .logo-container { text-align: center; margin-bottom: 3.2rem; } .logo-container h1 { color: #fff; font-weight: 500; font-size: 20rem; line-height: 4.6rem; margin-top: 0.8rem; margin-bottom: 6rem; } .image-container { display: flex; justify-content: center; } .principal-image { margin-top: 4rem; height: 20rem; border-radius: 7rem; } .buttons-container { display: flex; justify-content: center; margin: 3.2rem 0; } .buttons-container a { width: 30rem; height: 10.4rem; border-radius: 0.8rem; margin-right: 1.6rem; font: 700 2.4rem Archivo; display: flex; align-items: center; justify-content: center; text-decoration: none; color: #FFF; transition: background 1s; cursor: pointer; } .buttons-container a img { width: 4rem; margin-right: 1.5rem; } .buttons-container a.study { background: rgb(80, 230, 93); } .buttons-container a.study:hover { background: rgb(31, 196, 45); } .buttons-container a.give-classes { background: rgb(1, 137, 187); margin-right: 0; } .buttons-container a.give-classes:hover { background: rgb(17, 106, 138); } @media (max-width: 699px) { :root { font-size: 40%; } } @media (min-width: 700px) { .logo-container img { height: 40px; } .buttons-container a { width: 20rem; height: 6.5rem; font: 500 1.8rem Archivo; } .total-connections { font-size: 1.4rem; } } @media (min-width: 1024px) { .logo-container img { height: 50px; } .total-connections { font-size: 1.8rem; } } @media (min-width: 1100px) { .logo-container h1 { margin-top: 10rem; } .buttons-container a { width: 30rem; height: 10.4rem; font: 700 2.4rem Archivo; margin-top: 5rem; } .total-connections { grid-area: texting; justify-self: end; font-size: 1.6rem; } }
styles/partials/page-landing.css
background-color: rgba(19, 167, 221, 0.596); } #page-landing #container{ color: rgb(253, 249, 222); } .logo-container img { height: 10rem; } .logo-container { text-align: center; margin-bottom: 3.2rem; } .logo-container h1 { color: #fff; font-weight: 500; font-size: 20rem; line-height: 4.6rem; margin-top: 0.8rem; margin-bottom: 6rem; } .image-container { display: flex; justify-content: center; } .principal-image { margin-top: 4rem; height: 20rem; border-radius: 7rem; } .buttons-container { display: flex; justify-content: center; margin: 3.2rem 0; } .buttons-container a { width: 30rem; height: 10.4rem; border-radius: 0.8rem; margin-right: 1.6rem; font: 700 2.4rem Archivo; display: flex; align-items: center; justify-content: center; text-decoration: none; color: #FFF; transition: background 1s; cursor: pointer; } .buttons-container a img { width: 4rem; margin-right: 1.5rem; } .buttons-container a.study { background: rgb(80, 230, 93); } .buttons-container a.study:hover { background: rgb(31, 196, 45); } .buttons-container a.give-classes { background: rgb(1, 137, 187); margin-right: 0; } .buttons-container a.give-classes:hover { background: rgb(17, 106, 138); } @media (max-width: 699px) { :root { font-size: 40%; } } @media (min-width: 700px) { .logo-container img { height: 40px; } .buttons-container a { width: 20rem; height: 6.5rem; font: 500 1.8rem Archivo; } .total-connections { font-size: 1.4rem; } } @media (min-width: 1024px) { .logo-container img { height: 50px; } .total-connections { font-size: 1.8rem; } } @media (min-width: 1100px) { .logo-container h1 { margin-top: 10rem; } .buttons-container a { width: 30rem; height: 10.4rem; font: 700 2.4rem Archivo; margin-top: 5rem; } .total-connections { grid-area: texting; justify-self: end; font-size: 1.6rem; } }
0.551574
0.134833
@charset "utf-8"; /* CSS Document */ .topmeun{height:45px; width:100%; background:#333; color:#FFFFFF; font-size:20px; font-family:SimHei; text-align:center; line-height:45px;} .topmeun b{ font-weight:normal; margin-left:-40px;} .topmeun dl{ margin:0; padding:0; display:inline; float:left; font-size:16px;} .topmeun dl dt{ display:inline; padding:0 20PX 0 10px; background:url(../../images/xx.png) right center no-repeat; background-size:15px;} .touchslider .touchslider-viewport .touchslider-item img {width: 100%;} /* 首页 */ .indexlist dl{ display:block; height:110px; border-bottom:1px solid #ececec;} .indexlist dl:last-child{ border-bottom:none;} .indexlist dl dt{ display:block; width:155px; height:110px; float:left;} .indexlist dl dt img{ display:block; width:135px; max-height:85px; margin:0 auto; position:relative; top:13px;} .indexlist dl dd{display:block; float:left; overflow:hidden; height:110px;} .indexlist dl dd h3{display:block; font-size:14px; width:100%; /* height:40px; */ font-weight:normal; color:#333; /* overflow:hidden; */text-overflow:ellipsis; position:relative; top:10px;} .indexlist dl dd p{ display:block; /* height:30px; */ overflow:hidden; font-size:12px; padding:10px 10px 0 0; color:#acacac} .indexlist dl dd i{ display:block; height:19px; font-size:12px; color:#8b8b8b; line-height:24px;} .indexlist h2 { display:block; height:55px; font-size:20px; font-weight:normal; padding:0 10px; position:relative} .indexlist h2 b{ display:block; font-weight:normal; color:#333; text-align:center; position:relative; top:15px; } .indexlist br{display:block; clear:both; height:0; font-size:0} .cshi{background:#fff; height:225px;} .smiao{background:#fff;} .smiao ul li{ display:block; float:left;} .smiao ul li img{ display:block; width:95%; max-height:115px; margin:0 auto; position:relative; top:8px;} .smiao ul li b{ display:block; margin:0 auto; text-align:center; width:95%; line-height:24px; position:relative; top:12px; color:#666; font-size:12px; background:#FBFBFB} .csi{background:#fff;} .csi ul li{ display:block; float:left;} .csi ul li img{ display:block; width:93%; max-height:120px; margin:0 auto; position:relative; top:8px;} .csi ul li b{display:block; margin:0 auto; text-align:center; width:93%; line-height:24px; position:relative; top:12px; color:#666; font-size:12px; background:#FBFBFB} .cke{background:#fff;} .cke ul li{ display:block; float:left;} .cke ul li img{ display:block; width:93%; max-height:120px; margin:0 auto; position:relative; top:8px;} .cke ul li b{display:block; margin:0 auto; text-align:center; width:93%; line-height:24px; position:relative; font-weight:lighter; font-size:12px; top:12px; color:#333; font-size:12px; background:#FBFBFB} /* 禅事 */ .chsilist{ height:auto;} .chsilist dl dd h3{ display:block; height:40px; font-size:16px; overflow:auto; height:auto;} .chsilist dl dd a{ display:block; position:relative; top:15px; font-size:16px; color:#1a63ac;} .chsilist dl dd span{ display:block; height:18px; position:relative; top:20px;} .chsilist dl dd span i{ float:left; height:auto; font-size:14px; line-height:18px;} .chsilist dl dd span em{ float:right; font-size:12px; padding-right:10px;} .chsilist .clickmore{ display:block; width:100%; height:50px; line-height:50px; text-align:center;} .chsilist dl dd h3{display:block; font-size:16px; width:100%; /* height:25px; */ font-weight:normal; color:#333; /* overflow:hidden;text-overflow:ellipsis; */ position:relative; top:10px;} /* 搜索 */ .cksearch{ margin:0 auto;height:40px; position:relative; background:#fff; padding:10px 0;} .cksearch input.searchadvbox{ display:block; position:absolute; width:100%; height:35px; border:none; padding:0; margin:0; text-indent:5px; z-index:1; border:1px solid #cbcaca; background:url(../../images/fdj.png) 10px center no-repeat; text-indent:40px; background-size:20px;} .cksearch input.searchadvbut{ display:block; position:absolute; width:103px; height:37px; border:none; padding:0; margin:0; z-index:999; background:url(../../images/searchbut.png); right:-2px;} /*布施*/ /* 分类TAB */ .tl-tab{ display:block; width:100%; height:50px; background-color:#FFFFFF; border-top:1px solid #dedede; border-bottom:1px solid #dedede;} .tl-tab ul li{ display:block; width:20%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .tl-tab ul li.select-ddtab{ border-bottom:2px solid #a77845; height:48px; color:#a77845;} .tl-tab ul li:last-child{ background:none;} .tl-tab ul li:active{ background:#F8F8F8} .tl-tab2 ul li{ display:block; width:20%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .tl-tab3{ display:block; width:100%; height:50px; background-color:#FFFFFF; border-top:1px solid #dedede; border-bottom:1px solid #dedede;} .tl-tab3 ul li{ display:block; width:25%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .tl-tab3 ul li.select-ddtab{ border-bottom:2px solid #a77845; height:48px; color:#a77845;} .tl-tab3 ul li:last-child{ background:none;} .tl-tab3 ul li:active{ background:#F8F8F8} .topimg{ width:100%; position:relative;} .topimg img{ width:100%;} .bslist{height:auto;} .bslist dl{ margin:0 auto; display:block; border-bottom:1px solid #f0f0f0; background:url(../../images/xy.png) right center no-repeat; padding:10px 0} .bslist dl dt{ display:block; width:100%; height:auto; margin:0 auto; height:30px;} .bslist dl dt h3{ display:block; height:40px; font-size:14px; overflow:auto; height:auto; font-weight:normal;} .bslist dl dd{ display:block; width:100%; height:25px; line-height:25px;} .bslist dl dd i{ float:left; font-size:12px;} .bslist dl dd span{ display:block; float:right; font-size:12px; position:relative; right:35px;} .bslist .clickmore{ display:block; width:100%; height:50px; line-height:50px; text-align:center;} .newstop{ width:100%; padding:10px 0; border-bottom:1px solid #f0f0f0;} .newstop h1{ display:block; text-align:center; padding:10px; font-size:18px; font-weight:normal;} .newstop span{ display:block; text-align:center; font-size:13px; color:#666;} .newsinfo{ width:100%; padding:10px 0; padding-bottom:70px;} .newsinfo p{ display:block; padding:0 20px; font-size:14px; color:#555; line-height:21px; letter-spacing:1px;} .newsinfo p img{ display:block; margin:0 auto; margin-bottom:10px;} /*禅师列表*/ .cslist dl { height:100px;} .cslist dl dt{ display:block; width:100px; height:100px; float:left;} .cslist dl dt img{ display:block; width:74px; max-height:76px; margin:0 auto; position:relative; top:13px;} .cslist dl dd{ height:100px;} .cslist dl dd h3{ font-size:18px;} .cslist dl dd p{ display:block; font-size:14px; height:auto; color:#666; padding:25px 0 0 0;} .newslist dl{ display:block; height:98px; border-bottom:1px solid #ececec;} .newslist dl:last-child{ border-bottom:none;} .newslist dl dt{ display:block; width:130px; height:98px; float:left;} .newslist dl dt img{ display:block; width:110px; max-height:68px; margin:0 auto; position:relative; top:13px;} .newslist dl dd{display:block; float:left; /* overflow:hidden; */ height:98px;} .newslist dl dd h3{display:block; font-size:16px; width:100%; height:25px; font-weight:normal; color:#333; overflow:hidden;text-overflow:ellipsis; position:relative; top:10px;} .newslist dl dd p{display:block; font-size:14px; height:40px; font-weight:normal; color:#666; overflow:hidden;text-overflow:ellipsis; position:relative; top:10px;} .newslist dl dd i{display:block; height:19px; font-size:12px; color:#8b8b8b; line-height:24px;} /* 弘法详细 */ .plbox{ width:100%; border:1px solid #e9e9e9; border-left:none; border-right:none; padding:10px 0;} .plbox dl{ display:block; margin:0 auto;} .plbox dl dt{ display:block; float:left; width:80px; height:80px;} .plbox dl dt img{ display:block; width:55px; height:55px; margin:0 auto;} .plbox dl dt i{ font-size:12px; display:block; text-align:center; padding:5px 0;} .plbox dl dd{ display:inline-block; float:left;} .plbox dl dd span{ display:block; width:100%; height:27px;} .plbox dl dd span b{ float:left; font-size:12px; padding:5px 0;} .plbox dl dd span a{ float:right; font-size:12px; color:#0066cc; padding:5px 10px;} .plbox dl dd p{ display:block; font-size:12px; text-align:left; border-bottom:1px dotted #c8c8c8; padding-bottom:10px;} .plbox dl br{ display:block; clear:both; height:0; font-size:0;} .plinfo{width:95%; margin-top:5px; background:#f8f8f8; padding:5px;} .plinfo ul li{ display:block;border-bottom:1px solid #d5d5d5; padding:5px 0;} .plinfo b{color:#0066cc; font-size:12px;} .plinfo i{font-size:12px; color:#888} .plbox a.clickmore{ display:block; width:100%; height:40px; line-height:40px; text-align:center; border-top:1px solid #e9e9e9} /*禅师列表*/ .cclist{ height:auto;} .cclist dl{ display:block; height:110px; border-bottom:1PX solid #EEE;} .cclist dl dt{ display:block; width:130px; height:110px; float:left;} .cclist dl dt img{ display:block; width:110px; height:75px; margin:0 auto; position:relative; top:13px;} .cclist dl dd{ height:110px; float:left;} .cclist dl dd h3{ display:block; height:40px; font-size:16px; overflow:auto; height:auto;} .cclist dl dd p{ display:block; font-size:14px; height:auto; color:#666; padding:10px 0 0 0; height:73px; overflow:hidden} .cclist dl dd a{ display:block; position:relative; top:15px; font-size:16px; color:#1a63ac;} .cclist dl dd span{ display:block; height:18px; position:relative; top:20px;} .cclist dl dd span i{ float:left; height:auto; font-size:14px; line-height:18px;} .cclist .clickmore{ display:block; width:100%; height:50px; line-height:50px; text-align:center;} .cclist dl dd h3{display:block; font-size:16px; width:100%; height:25px; font-weight:normal; color:#333; overflow:hidden;text-overflow:ellipsis; position:relative; top:10px;} .shop-bottom-tab{text-align:center; background:#fff; height:55px; position:relative; width:100%; border:1px solid #CCCCCC; border-left:none; border-right:none; margin-top:10px;} .shop-bottom-tab a{display:inline; float:left; width:25%; color:#000; text-align:center; height:55px; line-height:55px; background:url(../../images/line.png) right top repeat-y } .shop-bottom-tab a:nth-child(1) span{ background:url(../../images/xl.png) right center no-repeat; background-size:8px; display:inline-block; padding:5px 7px;} .shop-bottom-tab a:last-child{ background:none;} .shop-bottom-tab a.selecta{ border-bottom:2px solid #8f6630; height:53px; color:#8f6630;} .dylist{display:none; width:99.8%; padding:10px 0; position:absolute; left:0; z-index:99999999; background:#FFFFFF; border:1px solid #eee; top:55px; text-align:left;} .dylist a{ display:table-cell; width: auto; float:left; color:#333333; height:auto; line-height:normal; background:none; padding:5px 8px; text-align:center; background:#F9F9F9; margin:2px; border-radius:3px;} .dylist a:last-child{background:#F9F9F9;} /*寺庙首页*/ .smindex{} .smindex p{display:block; padding:10px; font-size:14px; line-height:24px; text-indent:20px;} .otinfo dl{display:block; height:27px; line-height:27px; width:95%; padding:0 10px; margin:0 auto;} .otinfo dl dt{ display:inline; text-align:left} .otinfo dl dd{ display:inline; text-align:left;} .otinfo{ margin-top:20px;} .csinfo{ border:1px solid #eee; border-radius:3px; background:#FFFFF4; padding:10px 0} .csinfo dl dd b{ background:#009900; color:#FFFFFF; font-weight:normal; padding:1px 5px; border-radius:3px;} /* 公用底部 */ .pxui-bottom-tab{ position:fixed; bottom:0; max-width:640px; width:100%; z-index:9999999; background:#F8F8F8;text-align:center; height:55px;} .pxui-bottom-tab i{width:20px; height:20px;display :block;margin:auto; background-size:20px;} .pxui-bottom-tab a:nth-child(1) i{ background:url(../../images/zan.png) center center no-repeat; } .pxui-bottom-tab a:nth-child(2) i{background:url(../../images/yw.png) center center no-repeat; } .pxui-bottom-tab a:nth-child(3) i{background:url(../../images/sc.png) center center no-repeat;} .pxui-bottom-tab a{display:inline; float:left; width:33.3%; color:#333; text-align:center; padding-top:7px; height:48px; font-size:12px; background:url(../../images/line.png) right center no-repeat;} /*.pxui-bottom-tab a:last-child{ background:none;}*/ .pxui-bottom-tab2{ position:fixed; bottom:0; max-width:640px; width:100%; z-index:9999999; background:#F8F8F8;text-align:center; height:55px;} .pxui-bottom-tab2 i{width:20px; height:20px;display:block;margin:auto; background-size:20px;} .pxui-bottom-tab2 a:nth-child(1) i{ background:url(../../images/zan.png) center center no-repeat; } .pxui-bottom-tab2 a:nth-child(2) i{background:url(../../images/l.png) center center no-repeat; background-size:20px; } .pxui-bottom-tab2 a:nth-child(3) i{background:url(../../images/yw.png) center center no-repeat; } .pxui-bottom-tab2 a:nth-child(4) i{background:url(../../images/sc.png) center center no-repeat;} .pxui-bottom-tab2 a:nth-child(5) i{background:url(../../images/fx.png) center center no-repeat; background-size:25px; } .pxui-bottom-tab2 a{display:inline; float:left; width:20%; background:url(../../images/line.png) right center no-repeat; color:#333; text-align:center; padding-top:7px; height:48px; font-size:12px;} .pxui-bottom-tab2 a:last-child{ background:none;} .smindex ul li{ display:block; float:left; margin-bottom:10px; margin-top:10px;} .smindex ul li br{ clear:both; display:block; font-size:0; height:0;} .smindex ul li .imgbox{} .smindex ul li img{ display:block; margin:0 auto; max-width:200px; max-height:130px;} .smindex ul li b{ display:block; text-align:center; line-height:26px; font-weight:normal; font-size:12px;} .newslist dl dd h2{display:block; font-size:16px; width:100%; font-weight:normal; color:#333; position:relative; top:10px;} .cslistbox dl dd p{ display:block; height:20px; overflow:hidden; font-size:14px; color:#acacac; padding-top:10px; margin-top:10px;} /* 禅师 */ .headinfo{ position:absolute; top:10px; left:10px; width:100px; height:130px;} .headinfo a{ background:#af854e; width:65px; height:25px; display:block; text-align:center; line-height:25px; font-size:12px; color:#FFFFFF; margin:0 auto; position:relative; top:5px;} .afhar{background-color:rgba(0,0,0,0.5); position:absolute; z-index:999999; top:20px; right:10px; color:#FFFFFF; float:left; overflow:hidden; height:100px; } .afhar b{ display:block; padding:10px; font-weight:normal} .afhar p{ display:block; padding:0px 10px;} .headbg{ width:80px; height:80px; margin:0 auto; background-color:rgba(0,0,0,0.4); -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px;} .headbg img{ display:block; width:70px; height:70px; margin:0 auto; position:relative; top:5px; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px;} .chsilist dl h2{display:block; height:30px; font-weight:normal; font-size:16px; overflow:auto; height:auto; padding:5px 10px 0 10px;} .hflist dl{ height:130px;} .yw{display:none; height:200px; position:absolute; top:30%; left:2.5%; background:#fff; -webkit-box-shadow: 0px 0px 6px #999; -moz-box-shadow: 0px 0px 6px #999; box-shadow: 0px 0px 6px #999; } .yw a.close{ position:absolute; width:32px; height:32px; background:#FF0000; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px; right:-10px; top:-10px; font-size:22px; font-weight:bolder; color:#FFFFFF; font-family:"微软雅黑"; text-align:center; line-height:32px;} .yw textarea{ display:block; width:90%; height:100px; position:relative; top:30px; border:1px solid #e9e9e9;} .ywbut{ margin:0 auto; height:50px; position:relative; top:25px; } .ywbut input{ display:block; padding:0; margin:0; float:right; width:80px; height:30px; -moz-border-radius:3px; -wekit-border-radius:3px; border-radius:3px; text-align:center; line-height:30px; font-size:14px; color:#FFFFFF; position:relative; top:10px; margin-left:10px; border:none;} .ywbut input.ywfb{ background:#c18c40;} .ywbut input.ywfb:active{ background:#ab7424;} .ywbut input.ywqx{ background:#cecece; color:#333;} .ywbut input.ywqx:active{ background:#bababa; color:#333;} .life{} .spjs p{padding:10px; line-height:24px;} .px{margin:0 auto; height:115px;} .px img{ display:block; margin:0 auto; width:60px; height:60px; border:2px solid #CCCCCC; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px; } .px span{ display:block; width:1px; height:20px; margin:0 auto; background-color:#999} .px b{ display:block; width:100%; text-align:center; font-weight:normal; font-size:12px; padding:5px 0;} .s0{ border-top:1px solid #E8E8E8; padding-top:5px;} .s3{} .dz{} .dz h6{ display:block; height:30px; text-align:center; font-size:14px; padding:0; margin:0 auto;} .dz p a{ font-size:12px; width:50px; padding:3px 0; display:block; float:left;} .sjdz{ width:50%; float:left} .cjdz{ width:50%; float:left} .cjdz h6{ color:#FF0000} .cjdz p a{ color:#FF0000} .smindex br{ display:block; clear:both; height:0; font-size:0;} a.clickmore{ display:block; width:100%; height:40px; line-height:40px; text-align:center; border-top:1px solid #e9e9e9} .csindex ul li{ display:block; float:left; margin-bottom:10px; margin-top:10px; background:#ececec; margin-right:6px;} .csindex ul li br{ clear:both; display:block; font-size:0; height:0;} .csindex ul li .imgbox{} .csindex ul li img{ display:block; margin:0 auto; max-width:200px; max-height:130px;} .csindex ul li b{ display:block; text-align:center; line-height:26px; font-weight:normal; font-size:12px;} a.ui-but{ display:inline; padding:10px 100px; text-align:center; border-radius:3px; font-size:16px; color:#FFFFFF; background:#af854e; font-weight:normal; position:relative; top:18px; float:none; height:auto; width:auto;} a.ui-but:active{ background-color:#8f6630; } .indexyl{ background:#ececec;} .indexyl dl{ display:block; /* max-height:150px; */ background:#fff; margin:0 auto; margin-bottom:10px;} .indexyl dl:last-child{ margin-bottom:0px;} .indexyl dl dt{ display:block; /* max-height:100px; */ border-bottom:1px dotted #b2b2b2; padding:5px 10px;} .indexyl dl dt p{ display:block; padding:10px 0; font-size:14px; } .indexyl dl dt i{ display:block; color:#999999} .indexyl dl dd{ display:block; height:40px;} .indexyl dl dd ul li{ display:block; height:40px; width:33.33333%; float:left; text-align:center;} .indexyl dl dd ul li a{ height:40px; width:100%; display:block; line-height:40px;} .indexyl dl dd ul li a del{ position:relative; top:5px; padding:0 5px 0 0;} .list-tab{ height:65px;} .list-tab ul{ display:block; height:45px; margin:0 auto; width:95%; border-radius:5px; background:#fff; border:1px solid #af854e; position:relative; top:8px;} .list-tab ul li{ display:inline-block; float:left; width:50%; height:45px; font-size:16px; text-align:center; line-height:45px; color:#999;} .list-tab ul li.select-tab{ background:#af854e; color:#fff;} .search-tab{ display:block; width:100%; height:50px; background-color:#FFFFFF; border-top:1px solid #dedede; border-bottom:1px solid #dedede;} .search-tab ul li{ display:block; width:33.33%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .search-tab ul li:last-child{ background:none;} .search-tab ul li:active{ background:#8d622b} .ckyl dl{ margin-bottom:5px;} .ckyl dl dd{ padding:0 10px;} .ckyl dl dd span{ line-height:40px; float:left;} .ckyl dl dd span del{ position:relative; top:3px;} .ckyl dl dd a.bm{ float:right; padding:5px 15px; background:#af854e; font-size:12px; color:#FFFFFF; border-radius:3px; position:relative; top:7px;} .ckyl dl dd i{ float:right; line-height:40PX; font-size:12px; color:#999999;} .ys{ height:50px; border-bottom:1px solid #eee; margin:0 auto;} .ystxt{border-bottom:1px solid #eee; margin:0 auto; padding:10px 0;} .ys b{ float:left; line-height:50px; font-size:16px; font-weight:normal;} .ys b del{ position:relative; top:5px; padding:0 5px 0 0;} .ys span{ float:right; display:block; width:58px; height:28px; position:relative; top:12px;} .ys .xz{ background:url(../../images/sz.png)} .ys .wxz{ background:url(../../images/wxz.png)} .ys .xy{ background:url(../../images/xy.png) center center no-repeat} .ys input.ylbt{display:block; width:95%; height:35px; border:1px solid #eee; border-radius:3px; margin:0 auto; padding:0 2%; position:relative; top:6px; } .ystxt textarea{display:block; width:95%; height:65px; border:1px solid #eee; border-radius:3px; margin:0 auto; padding:0 2%; } .ys{ height:50px; border-bottom:1px solid #eee; margin:0 auto;} .ystxt{border-bottom:1px solid #eee; margin:0 auto; padding:10px 0; font-size:14px;} .ys b{ float:left; line-height:50px; font-size:14px; font-weight:normal; padding-left:8px;} .ys b del{ position:relative; top:5px; padding:0 5px 0 0;} .ys span{ float:right; display:block; width:58px; height:28px; position:relative; top:12px;} .ys label{ float:right; display:block; width:58px; height:28px; position:relative; top:12px; background:url(../../images/wxz.png)} .ys label.xz{ background:url(../../images/sz.png)} .xb label{ background:url(../../images/nan.png)} .xb label.nv{ background:url(../../images/nv.png)} /* .uploadimg{width:100%; border-bottom:1px solid #e0e0e0; padding:10px;} .uploadimg h2{ font-size:14px; padding:5px 10px; font-weight:normal;} .uploadimg ul{display:block; height:105px; margin:0 auto;} .uploadimg ul li{display:block; float:left; height:80px; width:33%%; position:relative;} .uploadimg ul li input.upimg{ position:absolute; display:block; width:80px; height:80px; z-index:999999999; opacity:0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);} .uploadimg ul li img{display:block; width:80px; height:80px; position:relative; top:10px;} */ .uploadimg{width:90%; border-bottom:1px solid #e0e0e0; padding:10px 5%;} .uploadimg h2{ font-size:14px; padding:5px 10px; font-weight:normal;} .uploadimg ul{display:block; height:105px; margin:0 auto;} .uploadimg ul li{display:block; float:left; height:80px; width:33%%; position:relative;} .uploadimg ul li input.upimg{ position:absolute; display:block; width:80px; height:80px; z-index:999999999; opacity:0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);} .uploadimg ul li img{display:block; width:80px; height:80px; position:relative; top:10px;} .edithead{ border-bottom:none;} .edithead ul{ height:90px;} .edithead ul li{ float:none; margin:0 auto; width:80px; height:80px; border-radius:100px; overflow:hidden} .edithead ul li img{display:block; width:80px; height:80px; position:relative; top:0px;} .edithead span{ display:block; text-align:center;} .fbyl{ padding-bottom:70px;} .cymun{ padding-bottom:70px; margin-top:10px;} .cymun h2{ display:block; width:100%; height:40px; background:#ececec;} .cymun h2 b{ font-size:16px; line-height:40px; font-weight:normal; padding:0 10px;} .cymun ul li{ display:block; width:20%; float:left; padding:10px 0;} .cymun ul li img{ display:block; width:65%; height:65%; border-radius:100px; margin:0 auto;} .cymun br{ display:block; clear:both; height:0; font-size:0;} /* 我的 */ .myinfo ul{ margin-bottom:10px;} .myinfo ul li{display:block; height:45px; line-height:45px; border-bottom:1px solid #f0f0f0; padding:0 10px; background:#fff;} .myinfo ul li del{display:inline; width:30px; height:30px; float:left; padding-right:10px;} .myinfo ul li del img{position:relative; top:7px;} .myinfo ul li b{ display:inline; line-height:45px; font-size:16px; font-weight:normal; float:left;} .myinfo ul li b strong{color:#1aa4f2; font-family:Arial, Helvetica, sans-serif; line-height:45px; padding:0 10px;} .myinfo ul li span{ float:right; color:#666666} .myinfo ul li span.xy{display:inline; float:right; width:19px; height:19px; background:url(../../images/xy.png); position:relative; top:13px;} .myinfo ul li span.cz img{display:block; float:right; width:35px; height:35px; border-radius:100px; position:relative; top:4px;} a.jzmore{ display:block; width:90%; padding:0 5%; height:40px; border-bottom:1px solid #eee; background:#fff; text-align:center; line-height:40px; border-top:1px solid #dddddd; background:url(../../images/xy.png) right center no-repeat #fff;} .myheight{ background:#333;} .myheight .touchslider-viewport{ position:relative; top:25%} .mywidth{ height:1px; font-size:0; background: #ff0000; position:absolute; top:27px; z-index:999999999;} .mywidth-r{ height:1px; font-size:0; background: #ff0000; position:absolute; right:0; top:27px; z-index:999999999;} .mywidth del{ display:block; width:21px; height:22px; position:absolute; background:url(../../images/imgstyle.png); right:0; top:-10px;} .mywidth-r del{ left:0;} #target img{ margin:0 auto} .yl-img ul li{ display:block; overflow:hidden; float:left; padding:5px;} .requiredColor{ background-color: red; } .cymun ul li img { display: block; width: 60px; height: 60px; border-radius: 100px; margin: 0 auto; } /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++2015-12-18新增+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ input:focus{ outline:none;} .ui-box{ background:#ffffff; width:100%;} .k-title{display:block; width:96%; padding:0; margin:0; height:2.8125em; line-height:2.8125em; padding:0 2%;} .k-title b{font-size:1.125em; font-weight:normal; float:left;} .k-title a{ font-size:1em; color:#588dc2; float:right;} .p-list{width:100%; height:5em; border-bottom:1px solid #cdcdcd;} .p-list ul li{display:block; width:100px; float:left; } .p-list ul li del{display:block; margin:0 auto; width:3.5em; height:3.5em; max-width:3.5em; max-height:3.5em; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; position:relative; top:0.625em;} .p-list ul li del img{ display:block; width:100%; height:100%; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; opacity: 0.3;} .p-list ul li del.selectps img{opacity:1;} .p-list ul li del.selectps i{ display:block; width:26px; height:26px; position:absolute; background:url(../../images/n-xz.png); top:-5px; right:-5px;} .qfcon{ width:100%;} .qfcon textarea{ display:block; width:98%; height:6.25em; padding:0; margin:0; border:none; border-bottom:1px solid #d5d5d5; padding:2%;} .new-but{width:100%; height:4.6875em;} .new-but input{padding:0; margin:0; display:block; width:98%; height:2.5em; margin:0 auto; background:#af854e; border:none; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; position:relative; top:0.9375em; color:#ffffff; font-size:1em} .new-but input:active{background:#9b7442} .qflist{width:100%; padding:1em 0; background:#FFFFFF; margin-top:10px;} .qflist dl{ padding:0 2%;} .qflist dl dt{ display:block; width:20vw; float:left; width:4em; height:4em; padding:0 0 0.8125em 0;} .qflist dl dt del{ display:block; overflow:hidden; width:100%; height:100%; } .qflist dl dt del img{ width:100%; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px;} .qflist dl dd{ display:block; height:4.375em; padding:0 0 0.8125em 0;} .qflist dl dd h2{ display:block; font-weight:normal;font-size:1.25em; padding-top:0.25em } .qflist dl dd h2 b{padding-left:0.5625em; font-weight:normal;} .qflist dl dd span{ display:block; padding-top:0.6875em} .qflist dl dd span b{padding-left:0.5625em; font-size:1.125em; font-weight:normal; color:#666666;} .qflist dl dd span i{ font-size:0.9em; color:#929292; padding-left:1.25em} .qftxt{ width:96%; padding:0 2%; font-size:1em; line-height:1.625em} .qfbutbox{ width:96%; padding:0 2%; height:2.5em; margin-top:1.25em} .qfbutbox input{ padding:0; margin:0;} .qfbutbox input.qfbuttxt{ display:block; float:right; width:72vw; height:2.5em; border:1px solid #cccccc; background:#f9f9f9; display:none;} .qfbutbox input.qfbutok{float:right; width:23vw; height:2.5em; background:#af854e; color:#ffffff; border:none; font-size:0.875em; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} .qfbutbox a{float:right; width:23vw; height:2.5em; background:#af854e; color:#ffffff; border:none; font-size:0.875em; text-align:center; line-height:2.5em; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} .dycon textarea{ height:18em; border-bottom:none;} .uploadimg2{width:98%; padding:0 2%; height:5.3125em; border-bottom:1px solid #cdcdcd; } .uploadimg2 ul{display:block; height:5.3125empx; margin:0 auto;} .uploadimg2 ul li{display:block; float:left; overflow:hidden; height:3.5em; width:3.5em; margin-right:1.25em} .uploadimg2 ul li img{display:block; width:100%; height:100%; margin:0 auto;} .qflist2 dl dd span i{ font-size:0.9em; color:#929292; padding-left:1em} .jhbox{ width:96%; padding:0 2%;} .jhbox h6{ display:inline;} .jhbox h6 b{font-size:1.325em; color:#0066cc;} .jhbox p{ display:inline; font-weight:normal; font-size:0.875em;} /* 个人信息修改 */ .cstopimg{ width:100%; position:relative;} .cstopimg img.bgimg{ width:100%;} .cstopimg h2{position:absolute; bottom:3vh; width:100%; text-align:center; font-size:18px; font-weight:normal; color:#333333;} .myhead{ position:absolute; width:100%; text-align:center; bottom:8vh;} .myhead img{display:block; width:60px; height:60px; margin:0 auto; bottom:0; background:#ffffff; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px;}
Fancy/src/main/webapp/static/wx/css/home/index.css
@charset "utf-8"; /* CSS Document */ .topmeun{height:45px; width:100%; background:#333; color:#FFFFFF; font-size:20px; font-family:SimHei; text-align:center; line-height:45px;} .topmeun b{ font-weight:normal; margin-left:-40px;} .topmeun dl{ margin:0; padding:0; display:inline; float:left; font-size:16px;} .topmeun dl dt{ display:inline; padding:0 20PX 0 10px; background:url(../../images/xx.png) right center no-repeat; background-size:15px;} .touchslider .touchslider-viewport .touchslider-item img {width: 100%;} /* 首页 */ .indexlist dl{ display:block; height:110px; border-bottom:1px solid #ececec;} .indexlist dl:last-child{ border-bottom:none;} .indexlist dl dt{ display:block; width:155px; height:110px; float:left;} .indexlist dl dt img{ display:block; width:135px; max-height:85px; margin:0 auto; position:relative; top:13px;} .indexlist dl dd{display:block; float:left; overflow:hidden; height:110px;} .indexlist dl dd h3{display:block; font-size:14px; width:100%; /* height:40px; */ font-weight:normal; color:#333; /* overflow:hidden; */text-overflow:ellipsis; position:relative; top:10px;} .indexlist dl dd p{ display:block; /* height:30px; */ overflow:hidden; font-size:12px; padding:10px 10px 0 0; color:#acacac} .indexlist dl dd i{ display:block; height:19px; font-size:12px; color:#8b8b8b; line-height:24px;} .indexlist h2 { display:block; height:55px; font-size:20px; font-weight:normal; padding:0 10px; position:relative} .indexlist h2 b{ display:block; font-weight:normal; color:#333; text-align:center; position:relative; top:15px; } .indexlist br{display:block; clear:both; height:0; font-size:0} .cshi{background:#fff; height:225px;} .smiao{background:#fff;} .smiao ul li{ display:block; float:left;} .smiao ul li img{ display:block; width:95%; max-height:115px; margin:0 auto; position:relative; top:8px;} .smiao ul li b{ display:block; margin:0 auto; text-align:center; width:95%; line-height:24px; position:relative; top:12px; color:#666; font-size:12px; background:#FBFBFB} .csi{background:#fff;} .csi ul li{ display:block; float:left;} .csi ul li img{ display:block; width:93%; max-height:120px; margin:0 auto; position:relative; top:8px;} .csi ul li b{display:block; margin:0 auto; text-align:center; width:93%; line-height:24px; position:relative; top:12px; color:#666; font-size:12px; background:#FBFBFB} .cke{background:#fff;} .cke ul li{ display:block; float:left;} .cke ul li img{ display:block; width:93%; max-height:120px; margin:0 auto; position:relative; top:8px;} .cke ul li b{display:block; margin:0 auto; text-align:center; width:93%; line-height:24px; position:relative; font-weight:lighter; font-size:12px; top:12px; color:#333; font-size:12px; background:#FBFBFB} /* 禅事 */ .chsilist{ height:auto;} .chsilist dl dd h3{ display:block; height:40px; font-size:16px; overflow:auto; height:auto;} .chsilist dl dd a{ display:block; position:relative; top:15px; font-size:16px; color:#1a63ac;} .chsilist dl dd span{ display:block; height:18px; position:relative; top:20px;} .chsilist dl dd span i{ float:left; height:auto; font-size:14px; line-height:18px;} .chsilist dl dd span em{ float:right; font-size:12px; padding-right:10px;} .chsilist .clickmore{ display:block; width:100%; height:50px; line-height:50px; text-align:center;} .chsilist dl dd h3{display:block; font-size:16px; width:100%; /* height:25px; */ font-weight:normal; color:#333; /* overflow:hidden;text-overflow:ellipsis; */ position:relative; top:10px;} /* 搜索 */ .cksearch{ margin:0 auto;height:40px; position:relative; background:#fff; padding:10px 0;} .cksearch input.searchadvbox{ display:block; position:absolute; width:100%; height:35px; border:none; padding:0; margin:0; text-indent:5px; z-index:1; border:1px solid #cbcaca; background:url(../../images/fdj.png) 10px center no-repeat; text-indent:40px; background-size:20px;} .cksearch input.searchadvbut{ display:block; position:absolute; width:103px; height:37px; border:none; padding:0; margin:0; z-index:999; background:url(../../images/searchbut.png); right:-2px;} /*布施*/ /* 分类TAB */ .tl-tab{ display:block; width:100%; height:50px; background-color:#FFFFFF; border-top:1px solid #dedede; border-bottom:1px solid #dedede;} .tl-tab ul li{ display:block; width:20%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .tl-tab ul li.select-ddtab{ border-bottom:2px solid #a77845; height:48px; color:#a77845;} .tl-tab ul li:last-child{ background:none;} .tl-tab ul li:active{ background:#F8F8F8} .tl-tab2 ul li{ display:block; width:20%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .tl-tab3{ display:block; width:100%; height:50px; background-color:#FFFFFF; border-top:1px solid #dedede; border-bottom:1px solid #dedede;} .tl-tab3 ul li{ display:block; width:25%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .tl-tab3 ul li.select-ddtab{ border-bottom:2px solid #a77845; height:48px; color:#a77845;} .tl-tab3 ul li:last-child{ background:none;} .tl-tab3 ul li:active{ background:#F8F8F8} .topimg{ width:100%; position:relative;} .topimg img{ width:100%;} .bslist{height:auto;} .bslist dl{ margin:0 auto; display:block; border-bottom:1px solid #f0f0f0; background:url(../../images/xy.png) right center no-repeat; padding:10px 0} .bslist dl dt{ display:block; width:100%; height:auto; margin:0 auto; height:30px;} .bslist dl dt h3{ display:block; height:40px; font-size:14px; overflow:auto; height:auto; font-weight:normal;} .bslist dl dd{ display:block; width:100%; height:25px; line-height:25px;} .bslist dl dd i{ float:left; font-size:12px;} .bslist dl dd span{ display:block; float:right; font-size:12px; position:relative; right:35px;} .bslist .clickmore{ display:block; width:100%; height:50px; line-height:50px; text-align:center;} .newstop{ width:100%; padding:10px 0; border-bottom:1px solid #f0f0f0;} .newstop h1{ display:block; text-align:center; padding:10px; font-size:18px; font-weight:normal;} .newstop span{ display:block; text-align:center; font-size:13px; color:#666;} .newsinfo{ width:100%; padding:10px 0; padding-bottom:70px;} .newsinfo p{ display:block; padding:0 20px; font-size:14px; color:#555; line-height:21px; letter-spacing:1px;} .newsinfo p img{ display:block; margin:0 auto; margin-bottom:10px;} /*禅师列表*/ .cslist dl { height:100px;} .cslist dl dt{ display:block; width:100px; height:100px; float:left;} .cslist dl dt img{ display:block; width:74px; max-height:76px; margin:0 auto; position:relative; top:13px;} .cslist dl dd{ height:100px;} .cslist dl dd h3{ font-size:18px;} .cslist dl dd p{ display:block; font-size:14px; height:auto; color:#666; padding:25px 0 0 0;} .newslist dl{ display:block; height:98px; border-bottom:1px solid #ececec;} .newslist dl:last-child{ border-bottom:none;} .newslist dl dt{ display:block; width:130px; height:98px; float:left;} .newslist dl dt img{ display:block; width:110px; max-height:68px; margin:0 auto; position:relative; top:13px;} .newslist dl dd{display:block; float:left; /* overflow:hidden; */ height:98px;} .newslist dl dd h3{display:block; font-size:16px; width:100%; height:25px; font-weight:normal; color:#333; overflow:hidden;text-overflow:ellipsis; position:relative; top:10px;} .newslist dl dd p{display:block; font-size:14px; height:40px; font-weight:normal; color:#666; overflow:hidden;text-overflow:ellipsis; position:relative; top:10px;} .newslist dl dd i{display:block; height:19px; font-size:12px; color:#8b8b8b; line-height:24px;} /* 弘法详细 */ .plbox{ width:100%; border:1px solid #e9e9e9; border-left:none; border-right:none; padding:10px 0;} .plbox dl{ display:block; margin:0 auto;} .plbox dl dt{ display:block; float:left; width:80px; height:80px;} .plbox dl dt img{ display:block; width:55px; height:55px; margin:0 auto;} .plbox dl dt i{ font-size:12px; display:block; text-align:center; padding:5px 0;} .plbox dl dd{ display:inline-block; float:left;} .plbox dl dd span{ display:block; width:100%; height:27px;} .plbox dl dd span b{ float:left; font-size:12px; padding:5px 0;} .plbox dl dd span a{ float:right; font-size:12px; color:#0066cc; padding:5px 10px;} .plbox dl dd p{ display:block; font-size:12px; text-align:left; border-bottom:1px dotted #c8c8c8; padding-bottom:10px;} .plbox dl br{ display:block; clear:both; height:0; font-size:0;} .plinfo{width:95%; margin-top:5px; background:#f8f8f8; padding:5px;} .plinfo ul li{ display:block;border-bottom:1px solid #d5d5d5; padding:5px 0;} .plinfo b{color:#0066cc; font-size:12px;} .plinfo i{font-size:12px; color:#888} .plbox a.clickmore{ display:block; width:100%; height:40px; line-height:40px; text-align:center; border-top:1px solid #e9e9e9} /*禅师列表*/ .cclist{ height:auto;} .cclist dl{ display:block; height:110px; border-bottom:1PX solid #EEE;} .cclist dl dt{ display:block; width:130px; height:110px; float:left;} .cclist dl dt img{ display:block; width:110px; height:75px; margin:0 auto; position:relative; top:13px;} .cclist dl dd{ height:110px; float:left;} .cclist dl dd h3{ display:block; height:40px; font-size:16px; overflow:auto; height:auto;} .cclist dl dd p{ display:block; font-size:14px; height:auto; color:#666; padding:10px 0 0 0; height:73px; overflow:hidden} .cclist dl dd a{ display:block; position:relative; top:15px; font-size:16px; color:#1a63ac;} .cclist dl dd span{ display:block; height:18px; position:relative; top:20px;} .cclist dl dd span i{ float:left; height:auto; font-size:14px; line-height:18px;} .cclist .clickmore{ display:block; width:100%; height:50px; line-height:50px; text-align:center;} .cclist dl dd h3{display:block; font-size:16px; width:100%; height:25px; font-weight:normal; color:#333; overflow:hidden;text-overflow:ellipsis; position:relative; top:10px;} .shop-bottom-tab{text-align:center; background:#fff; height:55px; position:relative; width:100%; border:1px solid #CCCCCC; border-left:none; border-right:none; margin-top:10px;} .shop-bottom-tab a{display:inline; float:left; width:25%; color:#000; text-align:center; height:55px; line-height:55px; background:url(../../images/line.png) right top repeat-y } .shop-bottom-tab a:nth-child(1) span{ background:url(../../images/xl.png) right center no-repeat; background-size:8px; display:inline-block; padding:5px 7px;} .shop-bottom-tab a:last-child{ background:none;} .shop-bottom-tab a.selecta{ border-bottom:2px solid #8f6630; height:53px; color:#8f6630;} .dylist{display:none; width:99.8%; padding:10px 0; position:absolute; left:0; z-index:99999999; background:#FFFFFF; border:1px solid #eee; top:55px; text-align:left;} .dylist a{ display:table-cell; width: auto; float:left; color:#333333; height:auto; line-height:normal; background:none; padding:5px 8px; text-align:center; background:#F9F9F9; margin:2px; border-radius:3px;} .dylist a:last-child{background:#F9F9F9;} /*寺庙首页*/ .smindex{} .smindex p{display:block; padding:10px; font-size:14px; line-height:24px; text-indent:20px;} .otinfo dl{display:block; height:27px; line-height:27px; width:95%; padding:0 10px; margin:0 auto;} .otinfo dl dt{ display:inline; text-align:left} .otinfo dl dd{ display:inline; text-align:left;} .otinfo{ margin-top:20px;} .csinfo{ border:1px solid #eee; border-radius:3px; background:#FFFFF4; padding:10px 0} .csinfo dl dd b{ background:#009900; color:#FFFFFF; font-weight:normal; padding:1px 5px; border-radius:3px;} /* 公用底部 */ .pxui-bottom-tab{ position:fixed; bottom:0; max-width:640px; width:100%; z-index:9999999; background:#F8F8F8;text-align:center; height:55px;} .pxui-bottom-tab i{width:20px; height:20px;display :block;margin:auto; background-size:20px;} .pxui-bottom-tab a:nth-child(1) i{ background:url(../../images/zan.png) center center no-repeat; } .pxui-bottom-tab a:nth-child(2) i{background:url(../../images/yw.png) center center no-repeat; } .pxui-bottom-tab a:nth-child(3) i{background:url(../../images/sc.png) center center no-repeat;} .pxui-bottom-tab a{display:inline; float:left; width:33.3%; color:#333; text-align:center; padding-top:7px; height:48px; font-size:12px; background:url(../../images/line.png) right center no-repeat;} /*.pxui-bottom-tab a:last-child{ background:none;}*/ .pxui-bottom-tab2{ position:fixed; bottom:0; max-width:640px; width:100%; z-index:9999999; background:#F8F8F8;text-align:center; height:55px;} .pxui-bottom-tab2 i{width:20px; height:20px;display:block;margin:auto; background-size:20px;} .pxui-bottom-tab2 a:nth-child(1) i{ background:url(../../images/zan.png) center center no-repeat; } .pxui-bottom-tab2 a:nth-child(2) i{background:url(../../images/l.png) center center no-repeat; background-size:20px; } .pxui-bottom-tab2 a:nth-child(3) i{background:url(../../images/yw.png) center center no-repeat; } .pxui-bottom-tab2 a:nth-child(4) i{background:url(../../images/sc.png) center center no-repeat;} .pxui-bottom-tab2 a:nth-child(5) i{background:url(../../images/fx.png) center center no-repeat; background-size:25px; } .pxui-bottom-tab2 a{display:inline; float:left; width:20%; background:url(../../images/line.png) right center no-repeat; color:#333; text-align:center; padding-top:7px; height:48px; font-size:12px;} .pxui-bottom-tab2 a:last-child{ background:none;} .smindex ul li{ display:block; float:left; margin-bottom:10px; margin-top:10px;} .smindex ul li br{ clear:both; display:block; font-size:0; height:0;} .smindex ul li .imgbox{} .smindex ul li img{ display:block; margin:0 auto; max-width:200px; max-height:130px;} .smindex ul li b{ display:block; text-align:center; line-height:26px; font-weight:normal; font-size:12px;} .newslist dl dd h2{display:block; font-size:16px; width:100%; font-weight:normal; color:#333; position:relative; top:10px;} .cslistbox dl dd p{ display:block; height:20px; overflow:hidden; font-size:14px; color:#acacac; padding-top:10px; margin-top:10px;} /* 禅师 */ .headinfo{ position:absolute; top:10px; left:10px; width:100px; height:130px;} .headinfo a{ background:#af854e; width:65px; height:25px; display:block; text-align:center; line-height:25px; font-size:12px; color:#FFFFFF; margin:0 auto; position:relative; top:5px;} .afhar{background-color:rgba(0,0,0,0.5); position:absolute; z-index:999999; top:20px; right:10px; color:#FFFFFF; float:left; overflow:hidden; height:100px; } .afhar b{ display:block; padding:10px; font-weight:normal} .afhar p{ display:block; padding:0px 10px;} .headbg{ width:80px; height:80px; margin:0 auto; background-color:rgba(0,0,0,0.4); -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px;} .headbg img{ display:block; width:70px; height:70px; margin:0 auto; position:relative; top:5px; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px;} .chsilist dl h2{display:block; height:30px; font-weight:normal; font-size:16px; overflow:auto; height:auto; padding:5px 10px 0 10px;} .hflist dl{ height:130px;} .yw{display:none; height:200px; position:absolute; top:30%; left:2.5%; background:#fff; -webkit-box-shadow: 0px 0px 6px #999; -moz-box-shadow: 0px 0px 6px #999; box-shadow: 0px 0px 6px #999; } .yw a.close{ position:absolute; width:32px; height:32px; background:#FF0000; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px; right:-10px; top:-10px; font-size:22px; font-weight:bolder; color:#FFFFFF; font-family:"微软雅黑"; text-align:center; line-height:32px;} .yw textarea{ display:block; width:90%; height:100px; position:relative; top:30px; border:1px solid #e9e9e9;} .ywbut{ margin:0 auto; height:50px; position:relative; top:25px; } .ywbut input{ display:block; padding:0; margin:0; float:right; width:80px; height:30px; -moz-border-radius:3px; -wekit-border-radius:3px; border-radius:3px; text-align:center; line-height:30px; font-size:14px; color:#FFFFFF; position:relative; top:10px; margin-left:10px; border:none;} .ywbut input.ywfb{ background:#c18c40;} .ywbut input.ywfb:active{ background:#ab7424;} .ywbut input.ywqx{ background:#cecece; color:#333;} .ywbut input.ywqx:active{ background:#bababa; color:#333;} .life{} .spjs p{padding:10px; line-height:24px;} .px{margin:0 auto; height:115px;} .px img{ display:block; margin:0 auto; width:60px; height:60px; border:2px solid #CCCCCC; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px; } .px span{ display:block; width:1px; height:20px; margin:0 auto; background-color:#999} .px b{ display:block; width:100%; text-align:center; font-weight:normal; font-size:12px; padding:5px 0;} .s0{ border-top:1px solid #E8E8E8; padding-top:5px;} .s3{} .dz{} .dz h6{ display:block; height:30px; text-align:center; font-size:14px; padding:0; margin:0 auto;} .dz p a{ font-size:12px; width:50px; padding:3px 0; display:block; float:left;} .sjdz{ width:50%; float:left} .cjdz{ width:50%; float:left} .cjdz h6{ color:#FF0000} .cjdz p a{ color:#FF0000} .smindex br{ display:block; clear:both; height:0; font-size:0;} a.clickmore{ display:block; width:100%; height:40px; line-height:40px; text-align:center; border-top:1px solid #e9e9e9} .csindex ul li{ display:block; float:left; margin-bottom:10px; margin-top:10px; background:#ececec; margin-right:6px;} .csindex ul li br{ clear:both; display:block; font-size:0; height:0;} .csindex ul li .imgbox{} .csindex ul li img{ display:block; margin:0 auto; max-width:200px; max-height:130px;} .csindex ul li b{ display:block; text-align:center; line-height:26px; font-weight:normal; font-size:12px;} a.ui-but{ display:inline; padding:10px 100px; text-align:center; border-radius:3px; font-size:16px; color:#FFFFFF; background:#af854e; font-weight:normal; position:relative; top:18px; float:none; height:auto; width:auto;} a.ui-but:active{ background-color:#8f6630; } .indexyl{ background:#ececec;} .indexyl dl{ display:block; /* max-height:150px; */ background:#fff; margin:0 auto; margin-bottom:10px;} .indexyl dl:last-child{ margin-bottom:0px;} .indexyl dl dt{ display:block; /* max-height:100px; */ border-bottom:1px dotted #b2b2b2; padding:5px 10px;} .indexyl dl dt p{ display:block; padding:10px 0; font-size:14px; } .indexyl dl dt i{ display:block; color:#999999} .indexyl dl dd{ display:block; height:40px;} .indexyl dl dd ul li{ display:block; height:40px; width:33.33333%; float:left; text-align:center;} .indexyl dl dd ul li a{ height:40px; width:100%; display:block; line-height:40px;} .indexyl dl dd ul li a del{ position:relative; top:5px; padding:0 5px 0 0;} .list-tab{ height:65px;} .list-tab ul{ display:block; height:45px; margin:0 auto; width:95%; border-radius:5px; background:#fff; border:1px solid #af854e; position:relative; top:8px;} .list-tab ul li{ display:inline-block; float:left; width:50%; height:45px; font-size:16px; text-align:center; line-height:45px; color:#999;} .list-tab ul li.select-tab{ background:#af854e; color:#fff;} .search-tab{ display:block; width:100%; height:50px; background-color:#FFFFFF; border-top:1px solid #dedede; border-bottom:1px solid #dedede;} .search-tab ul li{ display:block; width:33.33%; float:left; height:50px; background:url(../../images/line.png) right center repeat-y; color:#333333; font-size:14px; text-align:center; line-height:50px;} .search-tab ul li:last-child{ background:none;} .search-tab ul li:active{ background:#8d622b} .ckyl dl{ margin-bottom:5px;} .ckyl dl dd{ padding:0 10px;} .ckyl dl dd span{ line-height:40px; float:left;} .ckyl dl dd span del{ position:relative; top:3px;} .ckyl dl dd a.bm{ float:right; padding:5px 15px; background:#af854e; font-size:12px; color:#FFFFFF; border-radius:3px; position:relative; top:7px;} .ckyl dl dd i{ float:right; line-height:40PX; font-size:12px; color:#999999;} .ys{ height:50px; border-bottom:1px solid #eee; margin:0 auto;} .ystxt{border-bottom:1px solid #eee; margin:0 auto; padding:10px 0;} .ys b{ float:left; line-height:50px; font-size:16px; font-weight:normal;} .ys b del{ position:relative; top:5px; padding:0 5px 0 0;} .ys span{ float:right; display:block; width:58px; height:28px; position:relative; top:12px;} .ys .xz{ background:url(../../images/sz.png)} .ys .wxz{ background:url(../../images/wxz.png)} .ys .xy{ background:url(../../images/xy.png) center center no-repeat} .ys input.ylbt{display:block; width:95%; height:35px; border:1px solid #eee; border-radius:3px; margin:0 auto; padding:0 2%; position:relative; top:6px; } .ystxt textarea{display:block; width:95%; height:65px; border:1px solid #eee; border-radius:3px; margin:0 auto; padding:0 2%; } .ys{ height:50px; border-bottom:1px solid #eee; margin:0 auto;} .ystxt{border-bottom:1px solid #eee; margin:0 auto; padding:10px 0; font-size:14px;} .ys b{ float:left; line-height:50px; font-size:14px; font-weight:normal; padding-left:8px;} .ys b del{ position:relative; top:5px; padding:0 5px 0 0;} .ys span{ float:right; display:block; width:58px; height:28px; position:relative; top:12px;} .ys label{ float:right; display:block; width:58px; height:28px; position:relative; top:12px; background:url(../../images/wxz.png)} .ys label.xz{ background:url(../../images/sz.png)} .xb label{ background:url(../../images/nan.png)} .xb label.nv{ background:url(../../images/nv.png)} /* .uploadimg{width:100%; border-bottom:1px solid #e0e0e0; padding:10px;} .uploadimg h2{ font-size:14px; padding:5px 10px; font-weight:normal;} .uploadimg ul{display:block; height:105px; margin:0 auto;} .uploadimg ul li{display:block; float:left; height:80px; width:33%%; position:relative;} .uploadimg ul li input.upimg{ position:absolute; display:block; width:80px; height:80px; z-index:999999999; opacity:0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);} .uploadimg ul li img{display:block; width:80px; height:80px; position:relative; top:10px;} */ .uploadimg{width:90%; border-bottom:1px solid #e0e0e0; padding:10px 5%;} .uploadimg h2{ font-size:14px; padding:5px 10px; font-weight:normal;} .uploadimg ul{display:block; height:105px; margin:0 auto;} .uploadimg ul li{display:block; float:left; height:80px; width:33%%; position:relative;} .uploadimg ul li input.upimg{ position:absolute; display:block; width:80px; height:80px; z-index:999999999; opacity:0; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);} .uploadimg ul li img{display:block; width:80px; height:80px; position:relative; top:10px;} .edithead{ border-bottom:none;} .edithead ul{ height:90px;} .edithead ul li{ float:none; margin:0 auto; width:80px; height:80px; border-radius:100px; overflow:hidden} .edithead ul li img{display:block; width:80px; height:80px; position:relative; top:0px;} .edithead span{ display:block; text-align:center;} .fbyl{ padding-bottom:70px;} .cymun{ padding-bottom:70px; margin-top:10px;} .cymun h2{ display:block; width:100%; height:40px; background:#ececec;} .cymun h2 b{ font-size:16px; line-height:40px; font-weight:normal; padding:0 10px;} .cymun ul li{ display:block; width:20%; float:left; padding:10px 0;} .cymun ul li img{ display:block; width:65%; height:65%; border-radius:100px; margin:0 auto;} .cymun br{ display:block; clear:both; height:0; font-size:0;} /* 我的 */ .myinfo ul{ margin-bottom:10px;} .myinfo ul li{display:block; height:45px; line-height:45px; border-bottom:1px solid #f0f0f0; padding:0 10px; background:#fff;} .myinfo ul li del{display:inline; width:30px; height:30px; float:left; padding-right:10px;} .myinfo ul li del img{position:relative; top:7px;} .myinfo ul li b{ display:inline; line-height:45px; font-size:16px; font-weight:normal; float:left;} .myinfo ul li b strong{color:#1aa4f2; font-family:Arial, Helvetica, sans-serif; line-height:45px; padding:0 10px;} .myinfo ul li span{ float:right; color:#666666} .myinfo ul li span.xy{display:inline; float:right; width:19px; height:19px; background:url(../../images/xy.png); position:relative; top:13px;} .myinfo ul li span.cz img{display:block; float:right; width:35px; height:35px; border-radius:100px; position:relative; top:4px;} a.jzmore{ display:block; width:90%; padding:0 5%; height:40px; border-bottom:1px solid #eee; background:#fff; text-align:center; line-height:40px; border-top:1px solid #dddddd; background:url(../../images/xy.png) right center no-repeat #fff;} .myheight{ background:#333;} .myheight .touchslider-viewport{ position:relative; top:25%} .mywidth{ height:1px; font-size:0; background: #ff0000; position:absolute; top:27px; z-index:999999999;} .mywidth-r{ height:1px; font-size:0; background: #ff0000; position:absolute; right:0; top:27px; z-index:999999999;} .mywidth del{ display:block; width:21px; height:22px; position:absolute; background:url(../../images/imgstyle.png); right:0; top:-10px;} .mywidth-r del{ left:0;} #target img{ margin:0 auto} .yl-img ul li{ display:block; overflow:hidden; float:left; padding:5px;} .requiredColor{ background-color: red; } .cymun ul li img { display: block; width: 60px; height: 60px; border-radius: 100px; margin: 0 auto; } /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++2015-12-18新增+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ input:focus{ outline:none;} .ui-box{ background:#ffffff; width:100%;} .k-title{display:block; width:96%; padding:0; margin:0; height:2.8125em; line-height:2.8125em; padding:0 2%;} .k-title b{font-size:1.125em; font-weight:normal; float:left;} .k-title a{ font-size:1em; color:#588dc2; float:right;} .p-list{width:100%; height:5em; border-bottom:1px solid #cdcdcd;} .p-list ul li{display:block; width:100px; float:left; } .p-list ul li del{display:block; margin:0 auto; width:3.5em; height:3.5em; max-width:3.5em; max-height:3.5em; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; position:relative; top:0.625em;} .p-list ul li del img{ display:block; width:100%; height:100%; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px; opacity: 0.3;} .p-list ul li del.selectps img{opacity:1;} .p-list ul li del.selectps i{ display:block; width:26px; height:26px; position:absolute; background:url(../../images/n-xz.png); top:-5px; right:-5px;} .qfcon{ width:100%;} .qfcon textarea{ display:block; width:98%; height:6.25em; padding:0; margin:0; border:none; border-bottom:1px solid #d5d5d5; padding:2%;} .new-but{width:100%; height:4.6875em;} .new-but input{padding:0; margin:0; display:block; width:98%; height:2.5em; margin:0 auto; background:#af854e; border:none; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; position:relative; top:0.9375em; color:#ffffff; font-size:1em} .new-but input:active{background:#9b7442} .qflist{width:100%; padding:1em 0; background:#FFFFFF; margin-top:10px;} .qflist dl{ padding:0 2%;} .qflist dl dt{ display:block; width:20vw; float:left; width:4em; height:4em; padding:0 0 0.8125em 0;} .qflist dl dt del{ display:block; overflow:hidden; width:100%; height:100%; } .qflist dl dt del img{ width:100%; -moz-border-radius:100px; -wekit-border-radius:100px; border-radius:100px;} .qflist dl dd{ display:block; height:4.375em; padding:0 0 0.8125em 0;} .qflist dl dd h2{ display:block; font-weight:normal;font-size:1.25em; padding-top:0.25em } .qflist dl dd h2 b{padding-left:0.5625em; font-weight:normal;} .qflist dl dd span{ display:block; padding-top:0.6875em} .qflist dl dd span b{padding-left:0.5625em; font-size:1.125em; font-weight:normal; color:#666666;} .qflist dl dd span i{ font-size:0.9em; color:#929292; padding-left:1.25em} .qftxt{ width:96%; padding:0 2%; font-size:1em; line-height:1.625em} .qfbutbox{ width:96%; padding:0 2%; height:2.5em; margin-top:1.25em} .qfbutbox input{ padding:0; margin:0;} .qfbutbox input.qfbuttxt{ display:block; float:right; width:72vw; height:2.5em; border:1px solid #cccccc; background:#f9f9f9; display:none;} .qfbutbox input.qfbutok{float:right; width:23vw; height:2.5em; background:#af854e; color:#ffffff; border:none; font-size:0.875em; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} .qfbutbox a{float:right; width:23vw; height:2.5em; background:#af854e; color:#ffffff; border:none; font-size:0.875em; text-align:center; line-height:2.5em; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;} .dycon textarea{ height:18em; border-bottom:none;} .uploadimg2{width:98%; padding:0 2%; height:5.3125em; border-bottom:1px solid #cdcdcd; } .uploadimg2 ul{display:block; height:5.3125empx; margin:0 auto;} .uploadimg2 ul li{display:block; float:left; overflow:hidden; height:3.5em; width:3.5em; margin-right:1.25em} .uploadimg2 ul li img{display:block; width:100%; height:100%; margin:0 auto;} .qflist2 dl dd span i{ font-size:0.9em; color:#929292; padding-left:1em} .jhbox{ width:96%; padding:0 2%;} .jhbox h6{ display:inline;} .jhbox h6 b{font-size:1.325em; color:#0066cc;} .jhbox p{ display:inline; font-weight:normal; font-size:0.875em;} /* 个人信息修改 */ .cstopimg{ width:100%; position:relative;} .cstopimg img.bgimg{ width:100%;} .cstopimg h2{position:absolute; bottom:3vh; width:100%; text-align:center; font-size:18px; font-weight:normal; color:#333333;} .myhead{ position:absolute; width:100%; text-align:center; bottom:8vh;} .myhead img{display:block; width:60px; height:60px; margin:0 auto; bottom:0; background:#ffffff; -moz-border-radius:100px; -webkit-border-radius:100px; border-radius:100px;}
0.297572
0.087603
ls1 { list-style: url("goo.fif") inside disc } ls2 { list-style: inside url("goo.fif") disc } ls3 { list-style: url("goo.fif") disc inside } ls4 { list-style: disc url("goo.fif") inside } ls5 { list-style: inside disc url("goo.fif") } ls6 { list-style: disc inside url("goo.fif") } ls7 { list-style: url("goo.fif") inside circle } ls8 { list-style: inside url("goo.fif") circle } ls9 { list-style: url("goo.fif") circle inside } ls10 { list-style: circle url("goo.fif") inside } ls11 { list-style: inside circle url("goo.fif") } ls12 { list-style: circle inside url("goo.fif") } ls13 { list-style: url("goo.fif") inside square } ls14 { list-style: inside url("goo.fif") square } ls15 { list-style: url("goo.fif") square inside } ls16 { list-style: square url("goo.fif") inside } ls17 { list-style: inside square url("goo.fif") } ls18 { list-style: square inside url("goo.fif") } ls19 { list-style: url("goo.fif") inside decimal } ls20 { list-style: inside url("goo.fif") decimal } ls21 { list-style: url("goo.fif") decimal inside } ls22 { list-style: decimal url("goo.fif") inside } ls23 { list-style: inside decimal url("goo.fif") } ls24 { list-style: decimal inside url("goo.fif") } ls25 { list-style: url("goo.fif") inside lower-roman } ls26 { list-style: inside url("goo.fif") lower-roman } ls27 { list-style: url("goo.fif") lower-roman inside } ls28 { list-style: lower-roman url("goo.fif") inside } ls29 { list-style: inside lower-roman url("goo.fif") } ls30 { list-style: lower-roman inside url("goo.fif") } ls31 { list-style: url("goo.fif") inside upper-roman } ls32 { list-style: inside url("goo.fif") upper-roman } ls33 { list-style: url("goo.fif") upper-roman inside } ls34 { list-style: upper-roman url("goo.fif") inside } ls35 { list-style: inside upper-roman url("goo.fif") } ls36 { list-style: upper-roman inside url("goo.fif") } ls37 { list-style: url("goo.fif") inside lower-alpha } ls38 { list-style: inside url("goo.fif") lower-alpha } ls39 { list-style: url("goo.fif") lower-alpha inside } ls40 { list-style: lower-alpha url("goo.fif") inside } ls41 { list-style: inside lower-alpha url("goo.fif") } ls42 { list-style: lower-alpha inside url("goo.fif") } ls43 { list-style: url("goo.fif") inside upper-alpha } ls44 { list-style: inside url("goo.fif") upper-alpha } ls45 { list-style: url("goo.fif") upper-alpha inside } ls46 { list-style: upper-alpha url("goo.fif") inside } ls47 { list-style: inside upper-alpha url("goo.fif") } ls48 { list-style: upper-alpha inside url("goo.fif") } ls49 { list-style: url("goo.fif") inside none } ls50 { list-style: inside url("goo.fif") none } ls51 { list-style: url("goo.fif") none inside } ls52 { list-style: none url("goo.fif") inside } ls53 { list-style: inside none url("goo.fif") } ls54 { list-style: none inside url("goo.fif") } ls55 { list-style: url("goo.fif") outside disc } ls56 { list-style: outside url("goo.fif") disc } ls57 { list-style: url("goo.fif") disc outside } ls58 { list-style: disc url("goo.fif") outside } ls59 { list-style: outside disc url("goo.fif") } ls60 { list-style: disc outside url("goo.fif") } ls61 { list-style: url("goo.fif") outside circle } ls62 { list-style: outside url("goo.fif") circle } ls63 { list-style: url("goo.fif") circle outside } ls64 { list-style: circle url("goo.fif") outside } ls65 { list-style: outside circle url("goo.fif") } ls66 { list-style: circle outside url("goo.fif") } ls67 { list-style: url("goo.fif") outside square } ls68 { list-style: outside url("goo.fif") square } ls69 { list-style: url("goo.fif") square outside } ls70 { list-style: square url("goo.fif") outside } ls71 { list-style: outside square url("goo.fif") } ls72 { list-style: square outside url("goo.fif") } ls73 { list-style: url("goo.fif") outside decimal } ls74 { list-style: outside url("goo.fif") decimal } ls75 { list-style: url("goo.fif") decimal outside } ls76 { list-style: decimal url("goo.fif") outside } ls77 { list-style: outside decimal url("goo.fif") } ls78 { list-style: decimal outside url("goo.fif") } ls79 { list-style: url("goo.fif") outside lower-roman } ls80 { list-style: outside url("goo.fif") lower-roman } ls81 { list-style: url("goo.fif") lower-roman outside } ls82 { list-style: lower-roman url("goo.fif") outside } ls83 { list-style: outside lower-roman url("goo.fif") } ls84 { list-style: lower-roman outside url("goo.fif") } ls85 { list-style: url("goo.fif") outside upper-roman } ls86 { list-style: outside url("goo.fif") upper-roman } ls87 { list-style: url("goo.fif") upper-roman outside } ls88 { list-style: upper-roman url("goo.fif") outside } ls89 { list-style: outside upper-roman url("goo.fif") } ls90 { list-style: upper-roman outside url("goo.fif") } ls91 { list-style: url("goo.fif") outside lower-alpha } ls92 { list-style: outside url("goo.fif") lower-alpha } ls93 { list-style: url("goo.fif") lower-alpha outside } ls94 { list-style: lower-alpha url("goo.fif") outside } ls95 { list-style: outside lower-alpha url("goo.fif") } ls96 { list-style: lower-alpha outside url("goo.fif") } ls97 { list-style: url("goo.fif") outside upper-alpha } ls98 { list-style: outside url("goo.fif") upper-alpha } ls99 { list-style: url("goo.fif") upper-alpha outside } ls100 { list-style: upper-alpha url("goo.fif") outside } ls101 { list-style: outside upper-alpha url("goo.fif") } ls102 { list-style: upper-alpha outside url("goo.fif") } ls103 { list-style: url("goo.fif") outside none } ls104 { list-style: outside url("goo.fif") none } ls105 { list-style: url("goo.fif") none outside } ls106 { list-style: none url("goo.fif") outside } ls107 { list-style: outside none url("goo.fif") } ls108 { list-style: none outside url("goo.fif") } ls109 { list-style: none inside disc } ls110 { list-style: inside none disc } ls111 { list-style: none disc inside } ls112 { list-style: disc none inside } ls113 { list-style: inside disc none } ls114 { list-style: disc inside none } ls115 { list-style: none inside circle } ls116 { list-style: inside none circle } ls117 { list-style: none circle inside } ls118 { list-style: circle none inside } ls119 { list-style: inside circle none } ls120 { list-style: circle inside none } ls121 { list-style: none inside square } ls122 { list-style: inside none square } ls123 { list-style: none square inside } ls124 { list-style: square none inside } ls125 { list-style: inside square none } ls126 { list-style: square inside none } ls127 { list-style: none inside decimal } ls128 { list-style: inside none decimal } ls129 { list-style: none decimal inside } ls130 { list-style: decimal none inside } ls131 { list-style: inside decimal none } ls132 { list-style: decimal inside none } ls133 { list-style: none inside lower-roman } ls134 { list-style: inside none lower-roman } ls135 { list-style: none lower-roman inside } ls136 { list-style: lower-roman none inside } ls137 { list-style: inside lower-roman none } ls138 { list-style: lower-roman inside none } ls139 { list-style: none inside upper-roman } ls140 { list-style: inside none upper-roman } ls141 { list-style: none upper-roman inside } ls142 { list-style: upper-roman none inside } ls143 { list-style: inside upper-roman none } ls144 { list-style: upper-roman inside none } ls145 { list-style: none inside lower-alpha } ls146 { list-style: inside none lower-alpha } ls147 { list-style: none lower-alpha inside } ls148 { list-style: lower-alpha none inside } ls149 { list-style: inside lower-alpha none } ls150 { list-style: lower-alpha inside none } ls151 { list-style: none inside upper-alpha } ls152 { list-style: inside none upper-alpha } ls153 { list-style: none upper-alpha inside } ls154 { list-style: upper-alpha none inside } ls155 { list-style: inside upper-alpha none } ls156 { list-style: upper-alpha inside none } ls157 { list-style: none outside disc } ls158 { list-style: outside none disc } ls159 { list-style: none disc outside } ls160 { list-style: disc none outside } ls161 { list-style: outside disc none } ls162 { list-style: disc outside none } ls163 { list-style: none outside circle } ls164 { list-style: outside none circle } ls165 { list-style: none circle outside } ls166 { list-style: circle none outside } ls167 { list-style: outside circle none } ls168 { list-style: circle outside none } ls169 { list-style: none outside square } ls170 { list-style: outside none square } ls171 { list-style: none square outside } ls172 { list-style: square none outside } ls173 { list-style: outside square none } ls174 { list-style: square outside none } ls175 { list-style: none outside decimal } ls176 { list-style: outside none decimal } ls177 { list-style: none decimal outside } ls178 { list-style: decimal none outside } ls179 { list-style: outside decimal none } ls180 { list-style: decimal outside none } ls181 { list-style: none outside lower-roman } ls182 { list-style: outside none lower-roman } ls183 { list-style: none lower-roman outside } ls184 { list-style: lower-roman none outside } ls185 { list-style: outside lower-roman none } ls186 { list-style: lower-roman outside none } ls187 { list-style: none outside upper-roman } ls188 { list-style: outside none upper-roman } ls189 { list-style: none upper-roman outside } ls190 { list-style: upper-roman none outside } ls191 { list-style: outside upper-roman none } ls192 { list-style: upper-roman outside none } ls193 { list-style: none outside lower-alpha } ls194 { list-style: outside none lower-alpha } ls195 { list-style: none lower-alpha outside } ls196 { list-style: lower-alpha none outside } ls197 { list-style: outside lower-alpha none } ls198 { list-style: lower-alpha outside none } ls199 { list-style: none outside upper-alpha } ls200 { list-style: outside none upper-alpha } ls201 { list-style: none upper-alpha outside } ls202 { list-style: upper-alpha none outside } ls203 { list-style: outside upper-alpha none } ls204 { list-style: upper-alpha outside none } ls205 { list-style: circle inside } ls206 { list-style: circle none } ls207 { list-style: circle outside } ls208 { list-style: circle url("goo.fif") } ls209 { list-style: decimal inside } ls210 { list-style: decimal none } ls211 { list-style: decimal outside } ls212 { list-style: decimal url("goo.fif") } ls213 { list-style: disc inside } ls214 { list-style: disc none } ls215 { list-style: disc outside } ls216 { list-style: disc url("goo.fif") } ls217 { list-style: inside circle } ls218 { list-style: inside decimal } ls219 { list-style: inside disc } ls220 { list-style: inside lower-alpha } ls221 { list-style: inside lower-roman } ls222 { list-style: inside none } ls223 { list-style: inside square } ls224 { list-style: inside upper-alpha } ls225 { list-style: inside upper-roman } ls226 { list-style: inside url("goo.fif") } ls227 { list-style: lower-alpha inside } ls228 { list-style: lower-alpha none } ls229 { list-style: lower-alpha outside } ls230 { list-style: lower-alpha url("goo.fif") } ls231 { list-style: lower-roman inside } ls232 { list-style: lower-roman none } ls233 { list-style: lower-roman outside } ls234 { list-style: lower-roman url("goo.fif") } ls235 { list-style: none circle } ls236 { list-style: none decimal } ls237 { list-style: none disc } ls238 { list-style: none inside } ls239 { list-style: none lower-alpha } ls240 { list-style: none lower-roman } ls241 { list-style: none outside } ls242 { list-style: none square } ls243 { list-style: none upper-alpha } ls244 { list-style: none upper-roman } ls245 { list-style: none url("goo.fif") } ls246 { list-style: outside circle } ls247 { list-style: outside decimal } ls248 { list-style: outside disc } ls249 { list-style: outside lower-alpha } ls250 { list-style: outside lower-roman } ls251 { list-style: outside none } ls252 { list-style: outside square } ls253 { list-style: outside upper-alpha } ls254 { list-style: outside upper-roman } ls255 { list-style: outside url("goo.fif") } ls256 { list-style: square inside } ls257 { list-style: square none } ls258 { list-style: square outside } ls259 { list-style: square url("goo.fif") } ls260 { list-style: upper-alpha inside } ls261 { list-style: upper-alpha none } ls262 { list-style: upper-alpha outside } ls263 { list-style: upper-alpha url("goo.fif") } ls264 { list-style: upper-roman inside } ls265 { list-style: upper-roman none } ls266 { list-style: upper-roman outside } ls267 { list-style: upper-roman url("goo.fif") } ls268 { list-style: url("goo.fif") circle } ls269 { list-style: url("goo.fif") decimal } ls270 { list-style: url("goo.fif") disc } ls271 { list-style: url("goo.fif") inside } ls272 { list-style: url("goo.fif") lower-alpha } ls273 { list-style: url("goo.fif") lower-roman } ls274 { list-style: url("goo.fif") none } ls275 { list-style: url("goo.fif") outside } ls276 { list-style: url("goo.fif") square } ls277 { list-style: url("goo.fif") upper-alpha } ls278 { list-style: url("goo.fif") upper-roman } ls279 { list-style: circle } ls280 { list-style: decimal } ls281 { list-style: disc } ls282 { list-style: inside } ls283 { list-style: lower-alpha } ls284 { list-style: lower-roman } ls285 { list-style: none } ls286 { list-style: outside } ls287 { list-style: square } ls288 { list-style: upper-alpha } ls289 { list-style: upper-roman } ls290 { list-style: url("goo.fif") } lstypenone1 { list-style: url("goo.fif") inside none } lstypenone2 { list-style: inside url("goo.fif") none } lstypenone3 { list-style: url("goo.fif") none inside } lstypenone4 { list-style: none url("goo.fif") inside } lstypenone5 { list-style: inside none url("goo.fif") } lstypenone6 { list-style: none inside url("goo.fif") } lstypenone7 { list-style: url("goo.fif") outside none } lstypenone8 { list-style: outside url("goo.fif") none } lstypenone9 { list-style: url("goo.fif") none outside } lstypenone10 { list-style: none url("goo.fif") outside } lstypenone11 { list-style: outside none url("goo.fif") } lstypenone12 { list-style: none outside url("goo.fif") } lstypenone13 { list-style: none inside none } lstypenone14 { list-style: inside none none } lstypenone15 { list-style: none none inside } lstypenone16 { list-style: none none inside } lstypenone17 { list-style: inside none none } lstypenone18 { list-style: none inside none } lstypenone19 { list-style: none outside none } lstypenone20 { list-style: outside none none } lstypenone21 { list-style: none none outside } lstypenone22 { list-style: none none outside } lstypenone23 { list-style: outside none none } lstypenone24 { list-style: none outside none } lstypenone25 { list-style: none none } lstypenone26 { list-style: none url("goo.fif") }
autotest/testsuite/properties/positive/list-style/css1/001.css
ls1 { list-style: url("goo.fif") inside disc } ls2 { list-style: inside url("goo.fif") disc } ls3 { list-style: url("goo.fif") disc inside } ls4 { list-style: disc url("goo.fif") inside } ls5 { list-style: inside disc url("goo.fif") } ls6 { list-style: disc inside url("goo.fif") } ls7 { list-style: url("goo.fif") inside circle } ls8 { list-style: inside url("goo.fif") circle } ls9 { list-style: url("goo.fif") circle inside } ls10 { list-style: circle url("goo.fif") inside } ls11 { list-style: inside circle url("goo.fif") } ls12 { list-style: circle inside url("goo.fif") } ls13 { list-style: url("goo.fif") inside square } ls14 { list-style: inside url("goo.fif") square } ls15 { list-style: url("goo.fif") square inside } ls16 { list-style: square url("goo.fif") inside } ls17 { list-style: inside square url("goo.fif") } ls18 { list-style: square inside url("goo.fif") } ls19 { list-style: url("goo.fif") inside decimal } ls20 { list-style: inside url("goo.fif") decimal } ls21 { list-style: url("goo.fif") decimal inside } ls22 { list-style: decimal url("goo.fif") inside } ls23 { list-style: inside decimal url("goo.fif") } ls24 { list-style: decimal inside url("goo.fif") } ls25 { list-style: url("goo.fif") inside lower-roman } ls26 { list-style: inside url("goo.fif") lower-roman } ls27 { list-style: url("goo.fif") lower-roman inside } ls28 { list-style: lower-roman url("goo.fif") inside } ls29 { list-style: inside lower-roman url("goo.fif") } ls30 { list-style: lower-roman inside url("goo.fif") } ls31 { list-style: url("goo.fif") inside upper-roman } ls32 { list-style: inside url("goo.fif") upper-roman } ls33 { list-style: url("goo.fif") upper-roman inside } ls34 { list-style: upper-roman url("goo.fif") inside } ls35 { list-style: inside upper-roman url("goo.fif") } ls36 { list-style: upper-roman inside url("goo.fif") } ls37 { list-style: url("goo.fif") inside lower-alpha } ls38 { list-style: inside url("goo.fif") lower-alpha } ls39 { list-style: url("goo.fif") lower-alpha inside } ls40 { list-style: lower-alpha url("goo.fif") inside } ls41 { list-style: inside lower-alpha url("goo.fif") } ls42 { list-style: lower-alpha inside url("goo.fif") } ls43 { list-style: url("goo.fif") inside upper-alpha } ls44 { list-style: inside url("goo.fif") upper-alpha } ls45 { list-style: url("goo.fif") upper-alpha inside } ls46 { list-style: upper-alpha url("goo.fif") inside } ls47 { list-style: inside upper-alpha url("goo.fif") } ls48 { list-style: upper-alpha inside url("goo.fif") } ls49 { list-style: url("goo.fif") inside none } ls50 { list-style: inside url("goo.fif") none } ls51 { list-style: url("goo.fif") none inside } ls52 { list-style: none url("goo.fif") inside } ls53 { list-style: inside none url("goo.fif") } ls54 { list-style: none inside url("goo.fif") } ls55 { list-style: url("goo.fif") outside disc } ls56 { list-style: outside url("goo.fif") disc } ls57 { list-style: url("goo.fif") disc outside } ls58 { list-style: disc url("goo.fif") outside } ls59 { list-style: outside disc url("goo.fif") } ls60 { list-style: disc outside url("goo.fif") } ls61 { list-style: url("goo.fif") outside circle } ls62 { list-style: outside url("goo.fif") circle } ls63 { list-style: url("goo.fif") circle outside } ls64 { list-style: circle url("goo.fif") outside } ls65 { list-style: outside circle url("goo.fif") } ls66 { list-style: circle outside url("goo.fif") } ls67 { list-style: url("goo.fif") outside square } ls68 { list-style: outside url("goo.fif") square } ls69 { list-style: url("goo.fif") square outside } ls70 { list-style: square url("goo.fif") outside } ls71 { list-style: outside square url("goo.fif") } ls72 { list-style: square outside url("goo.fif") } ls73 { list-style: url("goo.fif") outside decimal } ls74 { list-style: outside url("goo.fif") decimal } ls75 { list-style: url("goo.fif") decimal outside } ls76 { list-style: decimal url("goo.fif") outside } ls77 { list-style: outside decimal url("goo.fif") } ls78 { list-style: decimal outside url("goo.fif") } ls79 { list-style: url("goo.fif") outside lower-roman } ls80 { list-style: outside url("goo.fif") lower-roman } ls81 { list-style: url("goo.fif") lower-roman outside } ls82 { list-style: lower-roman url("goo.fif") outside } ls83 { list-style: outside lower-roman url("goo.fif") } ls84 { list-style: lower-roman outside url("goo.fif") } ls85 { list-style: url("goo.fif") outside upper-roman } ls86 { list-style: outside url("goo.fif") upper-roman } ls87 { list-style: url("goo.fif") upper-roman outside } ls88 { list-style: upper-roman url("goo.fif") outside } ls89 { list-style: outside upper-roman url("goo.fif") } ls90 { list-style: upper-roman outside url("goo.fif") } ls91 { list-style: url("goo.fif") outside lower-alpha } ls92 { list-style: outside url("goo.fif") lower-alpha } ls93 { list-style: url("goo.fif") lower-alpha outside } ls94 { list-style: lower-alpha url("goo.fif") outside } ls95 { list-style: outside lower-alpha url("goo.fif") } ls96 { list-style: lower-alpha outside url("goo.fif") } ls97 { list-style: url("goo.fif") outside upper-alpha } ls98 { list-style: outside url("goo.fif") upper-alpha } ls99 { list-style: url("goo.fif") upper-alpha outside } ls100 { list-style: upper-alpha url("goo.fif") outside } ls101 { list-style: outside upper-alpha url("goo.fif") } ls102 { list-style: upper-alpha outside url("goo.fif") } ls103 { list-style: url("goo.fif") outside none } ls104 { list-style: outside url("goo.fif") none } ls105 { list-style: url("goo.fif") none outside } ls106 { list-style: none url("goo.fif") outside } ls107 { list-style: outside none url("goo.fif") } ls108 { list-style: none outside url("goo.fif") } ls109 { list-style: none inside disc } ls110 { list-style: inside none disc } ls111 { list-style: none disc inside } ls112 { list-style: disc none inside } ls113 { list-style: inside disc none } ls114 { list-style: disc inside none } ls115 { list-style: none inside circle } ls116 { list-style: inside none circle } ls117 { list-style: none circle inside } ls118 { list-style: circle none inside } ls119 { list-style: inside circle none } ls120 { list-style: circle inside none } ls121 { list-style: none inside square } ls122 { list-style: inside none square } ls123 { list-style: none square inside } ls124 { list-style: square none inside } ls125 { list-style: inside square none } ls126 { list-style: square inside none } ls127 { list-style: none inside decimal } ls128 { list-style: inside none decimal } ls129 { list-style: none decimal inside } ls130 { list-style: decimal none inside } ls131 { list-style: inside decimal none } ls132 { list-style: decimal inside none } ls133 { list-style: none inside lower-roman } ls134 { list-style: inside none lower-roman } ls135 { list-style: none lower-roman inside } ls136 { list-style: lower-roman none inside } ls137 { list-style: inside lower-roman none } ls138 { list-style: lower-roman inside none } ls139 { list-style: none inside upper-roman } ls140 { list-style: inside none upper-roman } ls141 { list-style: none upper-roman inside } ls142 { list-style: upper-roman none inside } ls143 { list-style: inside upper-roman none } ls144 { list-style: upper-roman inside none } ls145 { list-style: none inside lower-alpha } ls146 { list-style: inside none lower-alpha } ls147 { list-style: none lower-alpha inside } ls148 { list-style: lower-alpha none inside } ls149 { list-style: inside lower-alpha none } ls150 { list-style: lower-alpha inside none } ls151 { list-style: none inside upper-alpha } ls152 { list-style: inside none upper-alpha } ls153 { list-style: none upper-alpha inside } ls154 { list-style: upper-alpha none inside } ls155 { list-style: inside upper-alpha none } ls156 { list-style: upper-alpha inside none } ls157 { list-style: none outside disc } ls158 { list-style: outside none disc } ls159 { list-style: none disc outside } ls160 { list-style: disc none outside } ls161 { list-style: outside disc none } ls162 { list-style: disc outside none } ls163 { list-style: none outside circle } ls164 { list-style: outside none circle } ls165 { list-style: none circle outside } ls166 { list-style: circle none outside } ls167 { list-style: outside circle none } ls168 { list-style: circle outside none } ls169 { list-style: none outside square } ls170 { list-style: outside none square } ls171 { list-style: none square outside } ls172 { list-style: square none outside } ls173 { list-style: outside square none } ls174 { list-style: square outside none } ls175 { list-style: none outside decimal } ls176 { list-style: outside none decimal } ls177 { list-style: none decimal outside } ls178 { list-style: decimal none outside } ls179 { list-style: outside decimal none } ls180 { list-style: decimal outside none } ls181 { list-style: none outside lower-roman } ls182 { list-style: outside none lower-roman } ls183 { list-style: none lower-roman outside } ls184 { list-style: lower-roman none outside } ls185 { list-style: outside lower-roman none } ls186 { list-style: lower-roman outside none } ls187 { list-style: none outside upper-roman } ls188 { list-style: outside none upper-roman } ls189 { list-style: none upper-roman outside } ls190 { list-style: upper-roman none outside } ls191 { list-style: outside upper-roman none } ls192 { list-style: upper-roman outside none } ls193 { list-style: none outside lower-alpha } ls194 { list-style: outside none lower-alpha } ls195 { list-style: none lower-alpha outside } ls196 { list-style: lower-alpha none outside } ls197 { list-style: outside lower-alpha none } ls198 { list-style: lower-alpha outside none } ls199 { list-style: none outside upper-alpha } ls200 { list-style: outside none upper-alpha } ls201 { list-style: none upper-alpha outside } ls202 { list-style: upper-alpha none outside } ls203 { list-style: outside upper-alpha none } ls204 { list-style: upper-alpha outside none } ls205 { list-style: circle inside } ls206 { list-style: circle none } ls207 { list-style: circle outside } ls208 { list-style: circle url("goo.fif") } ls209 { list-style: decimal inside } ls210 { list-style: decimal none } ls211 { list-style: decimal outside } ls212 { list-style: decimal url("goo.fif") } ls213 { list-style: disc inside } ls214 { list-style: disc none } ls215 { list-style: disc outside } ls216 { list-style: disc url("goo.fif") } ls217 { list-style: inside circle } ls218 { list-style: inside decimal } ls219 { list-style: inside disc } ls220 { list-style: inside lower-alpha } ls221 { list-style: inside lower-roman } ls222 { list-style: inside none } ls223 { list-style: inside square } ls224 { list-style: inside upper-alpha } ls225 { list-style: inside upper-roman } ls226 { list-style: inside url("goo.fif") } ls227 { list-style: lower-alpha inside } ls228 { list-style: lower-alpha none } ls229 { list-style: lower-alpha outside } ls230 { list-style: lower-alpha url("goo.fif") } ls231 { list-style: lower-roman inside } ls232 { list-style: lower-roman none } ls233 { list-style: lower-roman outside } ls234 { list-style: lower-roman url("goo.fif") } ls235 { list-style: none circle } ls236 { list-style: none decimal } ls237 { list-style: none disc } ls238 { list-style: none inside } ls239 { list-style: none lower-alpha } ls240 { list-style: none lower-roman } ls241 { list-style: none outside } ls242 { list-style: none square } ls243 { list-style: none upper-alpha } ls244 { list-style: none upper-roman } ls245 { list-style: none url("goo.fif") } ls246 { list-style: outside circle } ls247 { list-style: outside decimal } ls248 { list-style: outside disc } ls249 { list-style: outside lower-alpha } ls250 { list-style: outside lower-roman } ls251 { list-style: outside none } ls252 { list-style: outside square } ls253 { list-style: outside upper-alpha } ls254 { list-style: outside upper-roman } ls255 { list-style: outside url("goo.fif") } ls256 { list-style: square inside } ls257 { list-style: square none } ls258 { list-style: square outside } ls259 { list-style: square url("goo.fif") } ls260 { list-style: upper-alpha inside } ls261 { list-style: upper-alpha none } ls262 { list-style: upper-alpha outside } ls263 { list-style: upper-alpha url("goo.fif") } ls264 { list-style: upper-roman inside } ls265 { list-style: upper-roman none } ls266 { list-style: upper-roman outside } ls267 { list-style: upper-roman url("goo.fif") } ls268 { list-style: url("goo.fif") circle } ls269 { list-style: url("goo.fif") decimal } ls270 { list-style: url("goo.fif") disc } ls271 { list-style: url("goo.fif") inside } ls272 { list-style: url("goo.fif") lower-alpha } ls273 { list-style: url("goo.fif") lower-roman } ls274 { list-style: url("goo.fif") none } ls275 { list-style: url("goo.fif") outside } ls276 { list-style: url("goo.fif") square } ls277 { list-style: url("goo.fif") upper-alpha } ls278 { list-style: url("goo.fif") upper-roman } ls279 { list-style: circle } ls280 { list-style: decimal } ls281 { list-style: disc } ls282 { list-style: inside } ls283 { list-style: lower-alpha } ls284 { list-style: lower-roman } ls285 { list-style: none } ls286 { list-style: outside } ls287 { list-style: square } ls288 { list-style: upper-alpha } ls289 { list-style: upper-roman } ls290 { list-style: url("goo.fif") } lstypenone1 { list-style: url("goo.fif") inside none } lstypenone2 { list-style: inside url("goo.fif") none } lstypenone3 { list-style: url("goo.fif") none inside } lstypenone4 { list-style: none url("goo.fif") inside } lstypenone5 { list-style: inside none url("goo.fif") } lstypenone6 { list-style: none inside url("goo.fif") } lstypenone7 { list-style: url("goo.fif") outside none } lstypenone8 { list-style: outside url("goo.fif") none } lstypenone9 { list-style: url("goo.fif") none outside } lstypenone10 { list-style: none url("goo.fif") outside } lstypenone11 { list-style: outside none url("goo.fif") } lstypenone12 { list-style: none outside url("goo.fif") } lstypenone13 { list-style: none inside none } lstypenone14 { list-style: inside none none } lstypenone15 { list-style: none none inside } lstypenone16 { list-style: none none inside } lstypenone17 { list-style: inside none none } lstypenone18 { list-style: none inside none } lstypenone19 { list-style: none outside none } lstypenone20 { list-style: outside none none } lstypenone21 { list-style: none none outside } lstypenone22 { list-style: none none outside } lstypenone23 { list-style: outside none none } lstypenone24 { list-style: none outside none } lstypenone25 { list-style: none none } lstypenone26 { list-style: none url("goo.fif") }
0.242834
0.056731
body{ margin: 0; padding: 0; font-family: 'Roboto', sans-serif; background-color: #f2f2f2; } header{ width: 100%; height: 80vh; background-image: url('../images/bg'); background-position: center; background-repeat: no-repeat; background-size:cover; overflow-x: hidden; position: relative; } .center{ position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); user-select: none; } .slider{ color:#fff; text-shadow:1px 1px 3px black; font-size:2em; font-weight:bold; text-transform:uppercase; text-align: center; } .slide{ overflow: hidden; height: 50px; } .slide div div{ display:inline-block; color:white; background-color: green; padding:4px 12px; border-radius: 2px; margin-bottom:45px; } .slide div:nth-child(1) div{ background: #3498db; } .slide div:nth-child(2) div{ background: brown; } .slide div:nth-child(3) div{ background:yellow; } .slide div:nth-child(1){ animation:animate 8s linear infinite; } /* .container{ background-image: url('../images/logo.png'); background-position: center; height: 100vh; width: 100%; opacity: 85%; } */ .navbar { display: flex; flex-direction: column; list-style: none; align-items: center; justify-content: center; width: 320px; height: 100%; position: fixed; margin: 0; background-color:black; opacity: .8; border-left:.5px solid green; top:0; right:-300px; transition: right .5s cubic-bezier(1, 0, 0, 1); } .logo{ margin: 35px; height:100px; width:150px; object-fit: cover; border-bottom-left-radius:60px; border-bottom:8px solid green; } /* .hero--wrapper{ margin: 150px; display: flex; flex-direction: column; justify-content: center; align-items: center; } */ .hero--text{ color: white; text-align: center; font-size: 5.8rem; } header{ display: grid; grid-template-columns: auto auto; } .hamburger--container{ position: fixed; background-color:green; width:40px; height:40px; top:40px; right:50px; cursor: pointer; border-radius: 100%; display:flex; flex-direction: column; justify-content: space-around; box-shadow:0 2px 5px rgba(255,101,47,.2); } .line{ background-color:#fff; width: 100%; height: 5px; transition: all .5s; } .ul--navlist li{ margin: 50px; text-align: center; list-style-type:none; } .ul--navlist li a{ color: white; font-size: 1.2em; text-decoration: none; text-transform: uppercase; } .ul--navlist li a:hover{ box-shadow: 1px 1px 20px rgba(0, 0, 255, 0.808); border: rgba(0, 0, 255, 0.74) solid 2px; border-radius:20px; padding:15px; } .change{ right:0; box-shadow:2px 2px 20px black; } .change .line--1{ transform:rotateZ(-405deg) translate(-10px, 9px); } .change .line--2{ opacity:0; } .change .line--3{ transform:rotateZ(405deg) translate(-10px, -9px); } .change .hamburger--container{ background-color: brown; transition: ease-in-out .3s; } .flex-container{ display: flex; flex-wrap: wrap; width:98%; } .flex p{ width: 340px; line-height:1.5em; } .flex{ padding: 20px; } #first{ margin-left: 80px; width: 400px; } #first h1, #first h2, #second p,#third h3{ font-size: 24px; color:#4d4d4d; padding: 5px; } li{ display:list-item; text-align: -webkit-match-parent; width:340px; } /* #second{ font-size:17px; width:400px; } */ #third{ width:400px; } .container_two { position: relative; max-width: 400px; margin: 40px auto; padding: 10px; } .flex img {width: 380px; height: 450px; object-fit: cover; object-position: center;} .container_two .content { position: absolute; /* top:180px; */ bottom: 0; background: rgb(0, 0, 0); /* Fallback color */ background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */ color: #f1f1f1; width: 80%; padding: 20px; } .content p{ width: 280px; padding:5px; } .button { position: relative; left:600px; border-radius: 10px; background-color:#00264d; border: none; color:green; text-align: center; font-size: 20px; padding: 20px; width: 200px; transition: all 0.5s; cursor: pointer; margin: 5px auto; vertical-align: middle; } .button a{ text-decoration: none; color:#fff; padding: 10px; } .button span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; } .button span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: -20px; transition: 0.5s; } .button:hover span { padding-right: 25px; } .button:hover span:after { opacity: 1; right: 0; } @keyframes animate { 0%{margin-top: -270px;} 5%{margin-top: -180px;} 33%{margin-top: -180px;} 38%{margin-top: -90px;} 66%{margin-top: -90px;} 71%{margin-top: 0px;} 99.99%{margin-top: 0px;} 100%{margin-top: 0px;} } /* contact page styling */ #form{ margin: 60px auto; padding:30px; background-color:rgb(143, 138, 131); width:602px; height:972px; font-size:1.2em; overflow-x: hidden; box-shadow: 0 0 20px #0d1a00; } .title{ background-color:#0d1a00; padding: 10px; border-bottom: .5px solid #fff; border-radius:10px; } .title h1{ color: #FD8F29; font-size: 18.7px; font-family: Tahoma,sans-serif; font-weight: 900; text-shadow: 3px 3px 3px black; text-align: center; } .title p{ color:#555555; font-size: 15px; margin:3px 0px 0px; text-align: center; } label{ float: left; text-shadow:.4px .4px .4px white; color: #0d1a00; } .main-div{ margin: 40px 20px; padding: 10px; line-height: 5.4em; } input{ position: relative; left: 70px; top: -10px; } input[type=text]{ font-size: 17px; padding: 10px; text-align: center; width: 150px; height: 30px; border-radius: 5px; border:.5px solid #0d1a00; } select{ font-size: 1em; text-align: center; color: grey; width: 180px; height: 40px; margin-left: 20px; margin-top:-20px; border-radius: 5px; border:.5px solid #0d1a00; } input[type=email]{ font-size: 17px; padding: 10px; text-align: center; width: 270px; height: 30px; border-radius: 5px; border:.5px solid #0d1a00; } input[type=checkbox]{ width: 40px; height: 20px; border-radius: 5px; border:.5px solid #0d1a00; } textarea{ width: 65%; height: 8vh; border-radius: 5px; font-size: 17px; margin: 20px 20px; padding: 10px; text-align: center; color:gray; border:.5px solid #0d1a00; } .butn { padding: 15px 25px; font-size: 24px; text-align: center; cursor: pointer; outline: none; color: #fff; background-color: green; border: none; border-radius: 15px; box-shadow: 0 9px #999; } .butn:hover {background-color: #3e8e41} .butn:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform: translateY(4px); } @media only screen and (max-width: 360px) { body{ font-family: 'Roboto', sans-serif; background-color:#e6e6ff; font-size: 1em; } header{ width: 100%; height: 70vh; background-image: url('../images/bg'); background-position: center; background-repeat: no-repeat; background-size:cover; overflow-x: hidden; position: relative; } .center{ position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); user-select: none; } .slider{ color:#fff; text-shadow:1px 1px 3px black; font-weight:bold; text-transform:uppercase; text-align: center; font-size: .7em; } .slide{ overflow: hidden; height: 60px; } .slide div div{ display:inline-block; color:white; background-color: green; /* padding:4px 5px; */ border-radius: 2px; margin-bottom:38px; } .slide div:nth-child(1) div{ background: #3498db; } .slide div:nth-child(2) div{ background: brown; } .slide div:nth-child(3) div{ background:yellow; } .slide div:nth-child(1){ animation:animate 8s linear infinite; } /* .container{ background-image: url('../images/logo.png'); background-position: center; height: 100vh; width: 100%; opacity: 85%; } */ .navbar { display: flex; flex-direction: column; list-style: none; align-items: center; justify-content: center; width: 320px; height: 100%; position: fixed; margin: 0; background-color:black; opacity: .8; border-left:.5px solid green; top:0; right:300px; transition: right .5s cubic-bezier(1, 0, 0, 1); } .logo{ margin: 15px; height:60px; width:100px; object-fit: cover; border-bottom-left-radius:60px; border-bottom:8px solid green; } /* .hero--wrapper{ margin: 150px; display: flex; flex-direction: column; justify-content: center; align-items: center; } */ .hero--text{ color: white; text-align: center; font-size: 1rem; } header{ display: grid; grid-template-columns: auto auto; } .hamburger--container{ position: fixed; background-color:green; width:40px; height:40px; top:40px; right:80px; cursor: pointer; border-radius: 100%; display:flex; flex-direction: column; justify-content: space-around; box-shadow:0 2px 5px rgba(255,101,47,.2); } .line{ background-color:#fff; width: 100%; height: 5px; transition: all .5s; } .ul--navlist li{ position: relative; top:-200px; font-size: .7em; line-height: 3.3em; text-align: center; list-style-type:none; } .ul--navlist li a{ color: white; font-size: 1.2em; text-decoration: none; text-transform: uppercase; } .ul--navlist li a:hover{ box-shadow: 1px 1px 20px rgba(0, 0, 255, 0.808); border: rgba(0, 0, 255, 0.74) solid 2px; border-radius:20px; padding:15px; } .change{ left:0; box-shadow:2px 2px 20px black; } .change .line--1{ transform:rotateZ(-405deg) translate(-10px, 9px); } .change .line--2{ opacity:0; } .change .line--3{ transform:rotateZ(405deg) translate(-10px, -9px); } .change .hamburger--container{ background-color: brown; transition: ease-in-out .3s; } .flex-container{ display: flex; flex-wrap: wrap; width:90%; } .flex p{ font-size: .8em; width: 190px; line-height:1.5em; } .flex{ padding: 17px; } #first{ margin-left: 40px; width: 300px; } #first h1, #first h2, #second p,#third h3{ font-size: 17px; color:#4d4d4d; padding: 5px; } li{ display:list-item; text-align: -webkit-match-parent; font-size: .8em; width: 190px; } /* #second{ font-size:17px; width:400px; } */ #third{ width:300px; } .container_two { position: relative; max-width: 400px; margin: 40px auto; padding: 10px; } .flex img {width: 95%; height: 400px; object-fit: cover; object-position: center;} .container_two .content { position: absolute; /* top:180px; */ bottom: 0; background: rgb(0, 0, 0); /* Fallback color */ background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */ color: #f1f1f1; width: 55%; padding: 20px; } .content h1{ font-size: 1em; } .content p{ width: 190px; padding:5px; font-size:.5em; } .button { position: relative; left:100px; border-radius: 10px; background-color:#00264d; border: none; color:green; text-align: center; font-size: 10px; padding: 10px; width: 100px; transition: all 0.5s; cursor: pointer; margin: 5px auto; vertical-align: middle; } .button a{ text-decoration: none; color:#fff; padding: 10px; } .button span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; } .button span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: -20px; transition: 0.5s; } .button:hover span { padding-right: 25px; } .button:hover span:after { opacity: 1; right: 0; } @keyframes animate { 0%{margin-top: -270px;} 5%{margin-top: -180px;} 33%{margin-top: -180px;} 38%{margin-top: -90px;} 66%{margin-top: -90px;} 71%{margin-top: 0px;} 99.99%{margin-top: 0px;} 100%{margin-top: 0px;} } /* contact page styling */ #form{ margin: 60px auto; background-color:rgb(143, 138, 131); width:602px; height:772px; font-size:1.2em; overflow-x: hidden; box-shadow: 0 0 20px #0d1a00; } .title{ background-color:#0d1a00; padding: 10px; border-bottom: .5px solid #fff; border-radius:10px; } .title h1{ color: #FD8F29; font-size: 18.7px; font-family: Tahoma,sans-serif; font-weight: 900; text-shadow: 3px 3px 3px black; text-align: center; } .title p{ color:#555555; font-size: 15px; margin:3px 0px 0px; text-align: center; } .butn { padding: 15px 25px; font-size: 24px; text-align: center; cursor: pointer; outline: none; color: #fff; background-color: green; border: none; border-radius: 15px; box-shadow: 0 9px black; } .butn:hover {background-color: #3e8e41} .butn:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform: translateY(4px); } } /*Footer css code*/ .footer { width: 100%; background-color: black; font-size: 1em; padding: 1.5em 0em 1.5em 0em; } .footer .social { display: flex; align-items: center; justify-content: center; } .footer .social i { margin-left: 10px; margin-right: 10px; color: white; font-size: 30px; padding: 0.5em; } .footer .social #logo { background: white; border-radius: 30%; padding: 5px; } .footer .copyright { display: flex; justify-content: center; align-items: center; flex-direction: column; color: white; padding-top: 10px; }
css/index.css
body{ margin: 0; padding: 0; font-family: 'Roboto', sans-serif; background-color: #f2f2f2; } header{ width: 100%; height: 80vh; background-image: url('../images/bg'); background-position: center; background-repeat: no-repeat; background-size:cover; overflow-x: hidden; position: relative; } .center{ position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); user-select: none; } .slider{ color:#fff; text-shadow:1px 1px 3px black; font-size:2em; font-weight:bold; text-transform:uppercase; text-align: center; } .slide{ overflow: hidden; height: 50px; } .slide div div{ display:inline-block; color:white; background-color: green; padding:4px 12px; border-radius: 2px; margin-bottom:45px; } .slide div:nth-child(1) div{ background: #3498db; } .slide div:nth-child(2) div{ background: brown; } .slide div:nth-child(3) div{ background:yellow; } .slide div:nth-child(1){ animation:animate 8s linear infinite; } /* .container{ background-image: url('../images/logo.png'); background-position: center; height: 100vh; width: 100%; opacity: 85%; } */ .navbar { display: flex; flex-direction: column; list-style: none; align-items: center; justify-content: center; width: 320px; height: 100%; position: fixed; margin: 0; background-color:black; opacity: .8; border-left:.5px solid green; top:0; right:-300px; transition: right .5s cubic-bezier(1, 0, 0, 1); } .logo{ margin: 35px; height:100px; width:150px; object-fit: cover; border-bottom-left-radius:60px; border-bottom:8px solid green; } /* .hero--wrapper{ margin: 150px; display: flex; flex-direction: column; justify-content: center; align-items: center; } */ .hero--text{ color: white; text-align: center; font-size: 5.8rem; } header{ display: grid; grid-template-columns: auto auto; } .hamburger--container{ position: fixed; background-color:green; width:40px; height:40px; top:40px; right:50px; cursor: pointer; border-radius: 100%; display:flex; flex-direction: column; justify-content: space-around; box-shadow:0 2px 5px rgba(255,101,47,.2); } .line{ background-color:#fff; width: 100%; height: 5px; transition: all .5s; } .ul--navlist li{ margin: 50px; text-align: center; list-style-type:none; } .ul--navlist li a{ color: white; font-size: 1.2em; text-decoration: none; text-transform: uppercase; } .ul--navlist li a:hover{ box-shadow: 1px 1px 20px rgba(0, 0, 255, 0.808); border: rgba(0, 0, 255, 0.74) solid 2px; border-radius:20px; padding:15px; } .change{ right:0; box-shadow:2px 2px 20px black; } .change .line--1{ transform:rotateZ(-405deg) translate(-10px, 9px); } .change .line--2{ opacity:0; } .change .line--3{ transform:rotateZ(405deg) translate(-10px, -9px); } .change .hamburger--container{ background-color: brown; transition: ease-in-out .3s; } .flex-container{ display: flex; flex-wrap: wrap; width:98%; } .flex p{ width: 340px; line-height:1.5em; } .flex{ padding: 20px; } #first{ margin-left: 80px; width: 400px; } #first h1, #first h2, #second p,#third h3{ font-size: 24px; color:#4d4d4d; padding: 5px; } li{ display:list-item; text-align: -webkit-match-parent; width:340px; } /* #second{ font-size:17px; width:400px; } */ #third{ width:400px; } .container_two { position: relative; max-width: 400px; margin: 40px auto; padding: 10px; } .flex img {width: 380px; height: 450px; object-fit: cover; object-position: center;} .container_two .content { position: absolute; /* top:180px; */ bottom: 0; background: rgb(0, 0, 0); /* Fallback color */ background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */ color: #f1f1f1; width: 80%; padding: 20px; } .content p{ width: 280px; padding:5px; } .button { position: relative; left:600px; border-radius: 10px; background-color:#00264d; border: none; color:green; text-align: center; font-size: 20px; padding: 20px; width: 200px; transition: all 0.5s; cursor: pointer; margin: 5px auto; vertical-align: middle; } .button a{ text-decoration: none; color:#fff; padding: 10px; } .button span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; } .button span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: -20px; transition: 0.5s; } .button:hover span { padding-right: 25px; } .button:hover span:after { opacity: 1; right: 0; } @keyframes animate { 0%{margin-top: -270px;} 5%{margin-top: -180px;} 33%{margin-top: -180px;} 38%{margin-top: -90px;} 66%{margin-top: -90px;} 71%{margin-top: 0px;} 99.99%{margin-top: 0px;} 100%{margin-top: 0px;} } /* contact page styling */ #form{ margin: 60px auto; padding:30px; background-color:rgb(143, 138, 131); width:602px; height:972px; font-size:1.2em; overflow-x: hidden; box-shadow: 0 0 20px #0d1a00; } .title{ background-color:#0d1a00; padding: 10px; border-bottom: .5px solid #fff; border-radius:10px; } .title h1{ color: #FD8F29; font-size: 18.7px; font-family: Tahoma,sans-serif; font-weight: 900; text-shadow: 3px 3px 3px black; text-align: center; } .title p{ color:#555555; font-size: 15px; margin:3px 0px 0px; text-align: center; } label{ float: left; text-shadow:.4px .4px .4px white; color: #0d1a00; } .main-div{ margin: 40px 20px; padding: 10px; line-height: 5.4em; } input{ position: relative; left: 70px; top: -10px; } input[type=text]{ font-size: 17px; padding: 10px; text-align: center; width: 150px; height: 30px; border-radius: 5px; border:.5px solid #0d1a00; } select{ font-size: 1em; text-align: center; color: grey; width: 180px; height: 40px; margin-left: 20px; margin-top:-20px; border-radius: 5px; border:.5px solid #0d1a00; } input[type=email]{ font-size: 17px; padding: 10px; text-align: center; width: 270px; height: 30px; border-radius: 5px; border:.5px solid #0d1a00; } input[type=checkbox]{ width: 40px; height: 20px; border-radius: 5px; border:.5px solid #0d1a00; } textarea{ width: 65%; height: 8vh; border-radius: 5px; font-size: 17px; margin: 20px 20px; padding: 10px; text-align: center; color:gray; border:.5px solid #0d1a00; } .butn { padding: 15px 25px; font-size: 24px; text-align: center; cursor: pointer; outline: none; color: #fff; background-color: green; border: none; border-radius: 15px; box-shadow: 0 9px #999; } .butn:hover {background-color: #3e8e41} .butn:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform: translateY(4px); } @media only screen and (max-width: 360px) { body{ font-family: 'Roboto', sans-serif; background-color:#e6e6ff; font-size: 1em; } header{ width: 100%; height: 70vh; background-image: url('../images/bg'); background-position: center; background-repeat: no-repeat; background-size:cover; overflow-x: hidden; position: relative; } .center{ position: absolute; top:50%; left:50%; transform:translate(-50%, -50%); user-select: none; } .slider{ color:#fff; text-shadow:1px 1px 3px black; font-weight:bold; text-transform:uppercase; text-align: center; font-size: .7em; } .slide{ overflow: hidden; height: 60px; } .slide div div{ display:inline-block; color:white; background-color: green; /* padding:4px 5px; */ border-radius: 2px; margin-bottom:38px; } .slide div:nth-child(1) div{ background: #3498db; } .slide div:nth-child(2) div{ background: brown; } .slide div:nth-child(3) div{ background:yellow; } .slide div:nth-child(1){ animation:animate 8s linear infinite; } /* .container{ background-image: url('../images/logo.png'); background-position: center; height: 100vh; width: 100%; opacity: 85%; } */ .navbar { display: flex; flex-direction: column; list-style: none; align-items: center; justify-content: center; width: 320px; height: 100%; position: fixed; margin: 0; background-color:black; opacity: .8; border-left:.5px solid green; top:0; right:300px; transition: right .5s cubic-bezier(1, 0, 0, 1); } .logo{ margin: 15px; height:60px; width:100px; object-fit: cover; border-bottom-left-radius:60px; border-bottom:8px solid green; } /* .hero--wrapper{ margin: 150px; display: flex; flex-direction: column; justify-content: center; align-items: center; } */ .hero--text{ color: white; text-align: center; font-size: 1rem; } header{ display: grid; grid-template-columns: auto auto; } .hamburger--container{ position: fixed; background-color:green; width:40px; height:40px; top:40px; right:80px; cursor: pointer; border-radius: 100%; display:flex; flex-direction: column; justify-content: space-around; box-shadow:0 2px 5px rgba(255,101,47,.2); } .line{ background-color:#fff; width: 100%; height: 5px; transition: all .5s; } .ul--navlist li{ position: relative; top:-200px; font-size: .7em; line-height: 3.3em; text-align: center; list-style-type:none; } .ul--navlist li a{ color: white; font-size: 1.2em; text-decoration: none; text-transform: uppercase; } .ul--navlist li a:hover{ box-shadow: 1px 1px 20px rgba(0, 0, 255, 0.808); border: rgba(0, 0, 255, 0.74) solid 2px; border-radius:20px; padding:15px; } .change{ left:0; box-shadow:2px 2px 20px black; } .change .line--1{ transform:rotateZ(-405deg) translate(-10px, 9px); } .change .line--2{ opacity:0; } .change .line--3{ transform:rotateZ(405deg) translate(-10px, -9px); } .change .hamburger--container{ background-color: brown; transition: ease-in-out .3s; } .flex-container{ display: flex; flex-wrap: wrap; width:90%; } .flex p{ font-size: .8em; width: 190px; line-height:1.5em; } .flex{ padding: 17px; } #first{ margin-left: 40px; width: 300px; } #first h1, #first h2, #second p,#third h3{ font-size: 17px; color:#4d4d4d; padding: 5px; } li{ display:list-item; text-align: -webkit-match-parent; font-size: .8em; width: 190px; } /* #second{ font-size:17px; width:400px; } */ #third{ width:300px; } .container_two { position: relative; max-width: 400px; margin: 40px auto; padding: 10px; } .flex img {width: 95%; height: 400px; object-fit: cover; object-position: center;} .container_two .content { position: absolute; /* top:180px; */ bottom: 0; background: rgb(0, 0, 0); /* Fallback color */ background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */ color: #f1f1f1; width: 55%; padding: 20px; } .content h1{ font-size: 1em; } .content p{ width: 190px; padding:5px; font-size:.5em; } .button { position: relative; left:100px; border-radius: 10px; background-color:#00264d; border: none; color:green; text-align: center; font-size: 10px; padding: 10px; width: 100px; transition: all 0.5s; cursor: pointer; margin: 5px auto; vertical-align: middle; } .button a{ text-decoration: none; color:#fff; padding: 10px; } .button span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; } .button span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: -20px; transition: 0.5s; } .button:hover span { padding-right: 25px; } .button:hover span:after { opacity: 1; right: 0; } @keyframes animate { 0%{margin-top: -270px;} 5%{margin-top: -180px;} 33%{margin-top: -180px;} 38%{margin-top: -90px;} 66%{margin-top: -90px;} 71%{margin-top: 0px;} 99.99%{margin-top: 0px;} 100%{margin-top: 0px;} } /* contact page styling */ #form{ margin: 60px auto; background-color:rgb(143, 138, 131); width:602px; height:772px; font-size:1.2em; overflow-x: hidden; box-shadow: 0 0 20px #0d1a00; } .title{ background-color:#0d1a00; padding: 10px; border-bottom: .5px solid #fff; border-radius:10px; } .title h1{ color: #FD8F29; font-size: 18.7px; font-family: Tahoma,sans-serif; font-weight: 900; text-shadow: 3px 3px 3px black; text-align: center; } .title p{ color:#555555; font-size: 15px; margin:3px 0px 0px; text-align: center; } .butn { padding: 15px 25px; font-size: 24px; text-align: center; cursor: pointer; outline: none; color: #fff; background-color: green; border: none; border-radius: 15px; box-shadow: 0 9px black; } .butn:hover {background-color: #3e8e41} .butn:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform: translateY(4px); } } /*Footer css code*/ .footer { width: 100%; background-color: black; font-size: 1em; padding: 1.5em 0em 1.5em 0em; } .footer .social { display: flex; align-items: center; justify-content: center; } .footer .social i { margin-left: 10px; margin-right: 10px; color: white; font-size: 30px; padding: 0.5em; } .footer .social #logo { background: white; border-radius: 30%; padding: 5px; } .footer .copyright { display: flex; justify-content: center; align-items: center; flex-direction: column; color: white; padding-top: 10px; }
0.409575
0.075007
@-moz-document domain("app.roll20.net"){ /* CORE PAGE */ /* Makes description of equipment legible and enlarges edit box */ .charsheet .sheet-item .sheet-subitem .sheet-subtextarea { line-height: 13px; font-size: 11px; height: 96px; } /*Tightens Features and Traits?*/ .charsheet .sheet-col3 .sheet-textbox .sheet-display { padding: 0px 0px 5px 10px; margin-bottom: 0px !important; } /* makes edit and add buttons less obtrusive */ .charsheet .repcontrol .repcontrol_add:before, .charsheet .repcontrol .repcontrol_edit:after { background-color: #fff; border: 1px solid #fff; color: #bbb; padding: 0px; } /* SPELL PAGE */ /* Enlarges the word Cantrips on Spell Sheet */ .charsheet .sheet-cantrips span { font-size: 14px; line-height: 14px; } /*tightens list*/ .charsheet .sheet-spell { margin-bottom: 0px; background-color: #fff; border-bottom: 1px solid #ddd; ; } /*Tightens space between spell levels*/ .charsheet .sheet-spell-container { min-height: 30px; } .charsheet .sheet-spell .sheet-display button[type=roll].sheet-spellcard { width : 85%; border-bottom: 0px solid #fff; } .sheet-row .charsheet .sheet-3colrow { display: inline-block !important; vertical-align:bottom !important; } .ui-dialog .charsheet .sheet-row .sheet-details{ display:block !important; } /* Fixes display of innate field*/ .charsheet .sheet-spells .sheet-innate { color: #666; display: inline !important; font-size: 9px; text-transform: uppercase; font-weight: bolder; margin-left: -1px !important; } /* Gets rid of comma*/ .charsheet .sheet-innate:before { content: ", "; color: #fff; } /* Changes Ritual tag to Green */ .charsheet span.sheet-spellritual { background-color: #019515; } /* Changes Concentration tag to Blue */ .charsheet span.sheet-spellconcentration { background-color: #015e95; } /* Fancy spell names*/ .charsheet .sheet-spell .sheet-display span.sheet-spellname { font-size: 16px; font-family: "Times New Roman", Times, serif; text-transform: capitalize; font-variant: small-caps; color: #7e2d40; font-weight: bolder; margin-right: 0px; } /* Changes Spell background to yellow in edit mode */ .charsheet .sheet-spell .sheet-wrapper .sheet-options-flag:checked ~ .sheet-options { display: inherit; background-color: #f9f6ca; padding: 5px; margin: 10px 5px 10px 5px; } /* Changes Spell background to parchment in display mode */ .charsheet .sheet-spell .sheet-details { background-image: url('https://i.imgur.com/vjL1blE.jpg'); /*defaults to blue if image link is broken*/ background-color: #eafbff; padding: 5px; display: grid !important; margin: 10px 5px 10px 5px; } /* Boldens spall name in display mode */ .charsheet .sheet-spell .sheet-details span[name="attr_spellname"] { font-weight: bolder; } /* TEMPORARY SECTION */ /* START Remove these after sheet is fixed on death saves*/ div.sheet-hdice-dsaves-container:nth-child(4) > div:nth-child(2) > button:nth-child(3) { /* margin-top: 6px; */ margin-top: 0px !important; } div.sheet-row-container:nth-child(1) { margin-top: 2px !important; } div.sheet-row-container:nth-child(2) { margin-top: 2px !important; } .charsheet .sheet-hdice-dsaves-container input[type=number] { padding-top: 0px !important; } .sheet-roll-hitdie > select:nth-child(3) { font-size: 1px !important; width: 25px !important; } .charsheet .sheet-subcontainer .sheet-roll-hitdie button[type=roll]{ margin-left: 15px; } /* END Remove these after sheet is fixed on death saves*/}
data/usercss/179745.user.css
@-moz-document domain("app.roll20.net"){ /* CORE PAGE */ /* Makes description of equipment legible and enlarges edit box */ .charsheet .sheet-item .sheet-subitem .sheet-subtextarea { line-height: 13px; font-size: 11px; height: 96px; } /*Tightens Features and Traits?*/ .charsheet .sheet-col3 .sheet-textbox .sheet-display { padding: 0px 0px 5px 10px; margin-bottom: 0px !important; } /* makes edit and add buttons less obtrusive */ .charsheet .repcontrol .repcontrol_add:before, .charsheet .repcontrol .repcontrol_edit:after { background-color: #fff; border: 1px solid #fff; color: #bbb; padding: 0px; } /* SPELL PAGE */ /* Enlarges the word Cantrips on Spell Sheet */ .charsheet .sheet-cantrips span { font-size: 14px; line-height: 14px; } /*tightens list*/ .charsheet .sheet-spell { margin-bottom: 0px; background-color: #fff; border-bottom: 1px solid #ddd; ; } /*Tightens space between spell levels*/ .charsheet .sheet-spell-container { min-height: 30px; } .charsheet .sheet-spell .sheet-display button[type=roll].sheet-spellcard { width : 85%; border-bottom: 0px solid #fff; } .sheet-row .charsheet .sheet-3colrow { display: inline-block !important; vertical-align:bottom !important; } .ui-dialog .charsheet .sheet-row .sheet-details{ display:block !important; } /* Fixes display of innate field*/ .charsheet .sheet-spells .sheet-innate { color: #666; display: inline !important; font-size: 9px; text-transform: uppercase; font-weight: bolder; margin-left: -1px !important; } /* Gets rid of comma*/ .charsheet .sheet-innate:before { content: ", "; color: #fff; } /* Changes Ritual tag to Green */ .charsheet span.sheet-spellritual { background-color: #019515; } /* Changes Concentration tag to Blue */ .charsheet span.sheet-spellconcentration { background-color: #015e95; } /* Fancy spell names*/ .charsheet .sheet-spell .sheet-display span.sheet-spellname { font-size: 16px; font-family: "Times New Roman", Times, serif; text-transform: capitalize; font-variant: small-caps; color: #7e2d40; font-weight: bolder; margin-right: 0px; } /* Changes Spell background to yellow in edit mode */ .charsheet .sheet-spell .sheet-wrapper .sheet-options-flag:checked ~ .sheet-options { display: inherit; background-color: #f9f6ca; padding: 5px; margin: 10px 5px 10px 5px; } /* Changes Spell background to parchment in display mode */ .charsheet .sheet-spell .sheet-details { background-image: url('https://i.imgur.com/vjL1blE.jpg'); /*defaults to blue if image link is broken*/ background-color: #eafbff; padding: 5px; display: grid !important; margin: 10px 5px 10px 5px; } /* Boldens spall name in display mode */ .charsheet .sheet-spell .sheet-details span[name="attr_spellname"] { font-weight: bolder; } /* TEMPORARY SECTION */ /* START Remove these after sheet is fixed on death saves*/ div.sheet-hdice-dsaves-container:nth-child(4) > div:nth-child(2) > button:nth-child(3) { /* margin-top: 6px; */ margin-top: 0px !important; } div.sheet-row-container:nth-child(1) { margin-top: 2px !important; } div.sheet-row-container:nth-child(2) { margin-top: 2px !important; } .charsheet .sheet-hdice-dsaves-container input[type=number] { padding-top: 0px !important; } .sheet-roll-hitdie > select:nth-child(3) { font-size: 1px !important; width: 25px !important; } .charsheet .sheet-subcontainer .sheet-roll-hitdie button[type=roll]{ margin-left: 15px; } /* END Remove these after sheet is fixed on death saves*/}
0.223547
0.055515
.wrapper { height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; } .filter-price { width: 220px; border: 0; padding: 0; margin: 0; } .price-title { position: relative; color: #fff; font-size: 14px; line-height: 1.2em; font-weight: 400; background: #d58e32; padding:10px; } .price-container { display: flex; border: 1px solid #ccc; padding: 5px; margin-left: 57px; width:100px; } .price-field { position: relative; width: 100%; height: 36px; box-sizing: border-box; padding-top: 15px; padding-left: 0px; } .price-field input[type=range] { position: absolute; } /* Reset style for input range */ .price-field input[type=range] { width: 100%; height: 7px; border: 2px solid #000; outline: 0; box-sizing: border-box; border-radius: 5px; pointer-events: none; -webkit-appearance: none; } .price-field input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; } .price-field input[type=range]:active, .price-field input[type=range]:focus { outline: 0; } .price-field input[type=range]::-ms-track { width: 188px; height: 2px; border: 0; outline: 0; box-sizing: border-box; border-radius: 5px; pointer-events: none; background: transparent; border-color: transparent; color: red; border-radius: 5px; } /* Style toddler input range */ .price-field input[type=range]::-webkit-slider-thumb { /* WebKit/Blink */ position: relative; -webkit-appearance: none; margin: 0; border: 0; outline: 0; border-radius: 50%; height: 10px; width: 10px; margin-top: -4px; background-color: #fff; cursor: pointer; cursor: pointer; pointer-events: all; z-index: 100; } .price-field input[type=range]::-moz-range-thumb { /* Firefox */ position: relative; appearance: none; margin: 0; border: 0; outline: 0; border-radius: 50%; height: 10px; width: 10px; margin-top: -5px; background-color: #fff; cursor: pointer; cursor: pointer; pointer-events: all; z-index: 100; } .price-field input[type=range]::-ms-thumb { /* IE */ position: relative; appearance: none; margin: 0; border: 0; outline: 0; border-radius: 50%; height: 10px; width: 10px; margin-top: -5px; background-color: #242424; cursor: pointer; cursor: pointer; pointer-events: all; z-index: 100; } /* Style track input range */ .price-field input[type=range]::-webkit-slider-runnable-track { /* WebKit/Blink */ width: 188px; height: 2px; cursor: pointer; background: #555; border-radius: 5px; } .price-field input[type=range]::-moz-range-track { /* Firefox */ width: 188px; height: 2px; cursor: pointer; background: #242424; border-radius: 5px; } .price-field input[type=range]::-ms-track { /* IE */ width: 188px; height: 2px; cursor: pointer; background: #242424; border-radius: 5px; } /* Style for input value block */ .price-wrap { display: flex; color: #242424; font-size: 14px; line-height: 1.2em; font-weight: 400; margin-bottom: 0px; } .price-wrap-1, .price-wrap-2 { display: flex; margin-left: 0px; } .price-title { margin-right: 5px; } .price-wrap_line { margin: 6px 0px 5px 5px; } .price-wrap #one, .price-wrap #two { width: 30px; text-align: right; margin: 0; padding: 0; margin-right: 2px; background: 0; border: 0; outline: 0; color: #242424; font-family: 'Karla', 'Arial', sans-serif; font-size: 14px; line-height: 1.2em; font-weight: 400; } .price-wrap label { text-align: right; margin-top: 6px; padding-left: 5px; } /* Style for active state input */ .price-field input[type=range]:hover::-webkit-slider-thumb { box-shadow: 0 0 0 0.5px #242424; transition-duration: 0.3s; } .price-field input[type=range]:active::-webkit-slider-thumb { box-shadow: 0 0 0 0.5px #242424; transition-duration: 0.3s; } /* dropdown */ .nav-c menuitem { position:relative; display:block; opacity:0; cursor:pointer; } .nav-c menuitem > menu { position: absolute; pointer-events:none; } .nav-c > menu { display:flex; } .nav-c > menu > menuitem { pointer-events: all; opacity:1; } menu menuitem a { white-space:nowrap; display:block; } menuitem:hover > menu { pointer-events:initial; } menuitem:hover > menu > menuitem, menu:hover > menuitem{ opacity:1; } .nav-c > menu > menuitem menuitem menu { transform:translateX(100%); top:0; right:0; } /* User Styles Below Not Required */ /* User Styles Below Not Required */ /* User Styles Below Not Required */ .nav-c { margin-top: 40px; margin-left: 40px; } .nav-c a { background:#75F; color:#FFF; min-width:190px; transition: background 0.5s, color 0.5s, transform 0.5s; margin:0px 6px 6px 0px; padding:20px 40px; box-sizing:border-box; border-radius:3px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); position:relative; } .nav-c a:hover:before { content: ''; top:0;left:0; position:absolute; background:rgba(0, 0, 0, 0.2); width:100%; height:100%; } .nav-c > menu > menuitem > a + menu:after{ content: ''; position:absolute; border:10px solid transparent; border-top: 10px solid white; left:12px; top: -40px; } .nav-c menuitem > menu > menuitem > a + menu:after{ content: ''; position:absolute; border:10px solid transparent; border-left: 10px solid white; top: 20px; left:-180px; transition: opacity 0.6, transform 0s; } .nav-c > menu > menuitem > menu > menuitem{ transition: transform 0.6s, opacity 0.6s; transform:translateY(150%); opacity:0; } .nav-c > menu > menuitem:hover > menu > menuitem, .nav-c > menu > menuitem.hover > menu > menuitem{ transform:translateY(0%); opacity: 1; } menuitem > menu > menuitem > menu > menuitem{ transition: transform 0.6s, opacity 0.6s; transform:translateX(195px) translateY(0%); opacity: 0; } menuitem > menu > menuitem:hover > menu > menuitem, menuitem > menu > menuitem.hover > menu > menuitem{ transform:translateX(0) translateY(0%); opacity: 1; }
public/frontend/css/main.css
.wrapper { height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; } .filter-price { width: 220px; border: 0; padding: 0; margin: 0; } .price-title { position: relative; color: #fff; font-size: 14px; line-height: 1.2em; font-weight: 400; background: #d58e32; padding:10px; } .price-container { display: flex; border: 1px solid #ccc; padding: 5px; margin-left: 57px; width:100px; } .price-field { position: relative; width: 100%; height: 36px; box-sizing: border-box; padding-top: 15px; padding-left: 0px; } .price-field input[type=range] { position: absolute; } /* Reset style for input range */ .price-field input[type=range] { width: 100%; height: 7px; border: 2px solid #000; outline: 0; box-sizing: border-box; border-radius: 5px; pointer-events: none; -webkit-appearance: none; } .price-field input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; } .price-field input[type=range]:active, .price-field input[type=range]:focus { outline: 0; } .price-field input[type=range]::-ms-track { width: 188px; height: 2px; border: 0; outline: 0; box-sizing: border-box; border-radius: 5px; pointer-events: none; background: transparent; border-color: transparent; color: red; border-radius: 5px; } /* Style toddler input range */ .price-field input[type=range]::-webkit-slider-thumb { /* WebKit/Blink */ position: relative; -webkit-appearance: none; margin: 0; border: 0; outline: 0; border-radius: 50%; height: 10px; width: 10px; margin-top: -4px; background-color: #fff; cursor: pointer; cursor: pointer; pointer-events: all; z-index: 100; } .price-field input[type=range]::-moz-range-thumb { /* Firefox */ position: relative; appearance: none; margin: 0; border: 0; outline: 0; border-radius: 50%; height: 10px; width: 10px; margin-top: -5px; background-color: #fff; cursor: pointer; cursor: pointer; pointer-events: all; z-index: 100; } .price-field input[type=range]::-ms-thumb { /* IE */ position: relative; appearance: none; margin: 0; border: 0; outline: 0; border-radius: 50%; height: 10px; width: 10px; margin-top: -5px; background-color: #242424; cursor: pointer; cursor: pointer; pointer-events: all; z-index: 100; } /* Style track input range */ .price-field input[type=range]::-webkit-slider-runnable-track { /* WebKit/Blink */ width: 188px; height: 2px; cursor: pointer; background: #555; border-radius: 5px; } .price-field input[type=range]::-moz-range-track { /* Firefox */ width: 188px; height: 2px; cursor: pointer; background: #242424; border-radius: 5px; } .price-field input[type=range]::-ms-track { /* IE */ width: 188px; height: 2px; cursor: pointer; background: #242424; border-radius: 5px; } /* Style for input value block */ .price-wrap { display: flex; color: #242424; font-size: 14px; line-height: 1.2em; font-weight: 400; margin-bottom: 0px; } .price-wrap-1, .price-wrap-2 { display: flex; margin-left: 0px; } .price-title { margin-right: 5px; } .price-wrap_line { margin: 6px 0px 5px 5px; } .price-wrap #one, .price-wrap #two { width: 30px; text-align: right; margin: 0; padding: 0; margin-right: 2px; background: 0; border: 0; outline: 0; color: #242424; font-family: 'Karla', 'Arial', sans-serif; font-size: 14px; line-height: 1.2em; font-weight: 400; } .price-wrap label { text-align: right; margin-top: 6px; padding-left: 5px; } /* Style for active state input */ .price-field input[type=range]:hover::-webkit-slider-thumb { box-shadow: 0 0 0 0.5px #242424; transition-duration: 0.3s; } .price-field input[type=range]:active::-webkit-slider-thumb { box-shadow: 0 0 0 0.5px #242424; transition-duration: 0.3s; } /* dropdown */ .nav-c menuitem { position:relative; display:block; opacity:0; cursor:pointer; } .nav-c menuitem > menu { position: absolute; pointer-events:none; } .nav-c > menu { display:flex; } .nav-c > menu > menuitem { pointer-events: all; opacity:1; } menu menuitem a { white-space:nowrap; display:block; } menuitem:hover > menu { pointer-events:initial; } menuitem:hover > menu > menuitem, menu:hover > menuitem{ opacity:1; } .nav-c > menu > menuitem menuitem menu { transform:translateX(100%); top:0; right:0; } /* User Styles Below Not Required */ /* User Styles Below Not Required */ /* User Styles Below Not Required */ .nav-c { margin-top: 40px; margin-left: 40px; } .nav-c a { background:#75F; color:#FFF; min-width:190px; transition: background 0.5s, color 0.5s, transform 0.5s; margin:0px 6px 6px 0px; padding:20px 40px; box-sizing:border-box; border-radius:3px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); position:relative; } .nav-c a:hover:before { content: ''; top:0;left:0; position:absolute; background:rgba(0, 0, 0, 0.2); width:100%; height:100%; } .nav-c > menu > menuitem > a + menu:after{ content: ''; position:absolute; border:10px solid transparent; border-top: 10px solid white; left:12px; top: -40px; } .nav-c menuitem > menu > menuitem > a + menu:after{ content: ''; position:absolute; border:10px solid transparent; border-left: 10px solid white; top: 20px; left:-180px; transition: opacity 0.6, transform 0s; } .nav-c > menu > menuitem > menu > menuitem{ transition: transform 0.6s, opacity 0.6s; transform:translateY(150%); opacity:0; } .nav-c > menu > menuitem:hover > menu > menuitem, .nav-c > menu > menuitem.hover > menu > menuitem{ transform:translateY(0%); opacity: 1; } menuitem > menu > menuitem > menu > menuitem{ transition: transform 0.6s, opacity 0.6s; transform:translateX(195px) translateY(0%); opacity: 0; } menuitem > menu > menuitem:hover > menu > menuitem, menuitem > menu > menuitem.hover > menu > menuitem{ transform:translateX(0) translateY(0%); opacity: 1; }
0.411939
0.063715
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url('fonts/roboto_400.woff2') format('woff2'), url('fonts/roboto_400.woff') format('woff'), url('fonts/roboto_400.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_400.svg#Roboto') format('svg'), url('fonts/roboto_400.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 400; src: local('Roboto Italic'), local('Roboto-Italic'), url('fonts/roboto_400italic.woff2') format('woff2'), url('fonts/roboto_400italic.woff') format('woff'), url('fonts/roboto_400italic.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_400italic.svg#Roboto') format('svg'), url('fonts/roboto_400italic.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: local('Roboto Medium'), local('Roboto-Medium'), url('fonts/roboto_500.woff2') format('woff2'), url('fonts/roboto_500.woff') format('woff'), url('fonts/roboto_500.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_500.svg#Roboto') format('svg'), url('fonts/roboto_500.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 500; src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('fonts/roboto_500italic.woff2') format('woff2'), url('fonts/roboto_500italic.woff') format('woff'), url('fonts/roboto_500italic.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_500italic.svg#Roboto') format('svg'), url('fonts/roboto_500italic.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: local('Roboto Bold'), local('Roboto-Bold'), url('fonts/roboto_700.woff2') format('woff2'), url('fonts/roboto_700.woff') format('woff'), url('fonts/roboto_700.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_700.svg#Roboto') format('svg'), url('fonts/roboto_700.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 700; src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('fonts/roboto_700italic.woff2') format('woff2'), url('fonts/roboto_700italic.woff') format('woff'), url('fonts/roboto_700italic.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_700italic.svg#Roboto') format('svg'), url('fonts/roboto_700italic.ttf') format('truetype'); }
static/iframe/roboto.css
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url('fonts/roboto_400.woff2') format('woff2'), url('fonts/roboto_400.woff') format('woff'), url('fonts/roboto_400.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_400.svg#Roboto') format('svg'), url('fonts/roboto_400.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 400; src: local('Roboto Italic'), local('Roboto-Italic'), url('fonts/roboto_400italic.woff2') format('woff2'), url('fonts/roboto_400italic.woff') format('woff'), url('fonts/roboto_400italic.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_400italic.svg#Roboto') format('svg'), url('fonts/roboto_400italic.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: local('Roboto Medium'), local('Roboto-Medium'), url('fonts/roboto_500.woff2') format('woff2'), url('fonts/roboto_500.woff') format('woff'), url('fonts/roboto_500.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_500.svg#Roboto') format('svg'), url('fonts/roboto_500.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 500; src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('fonts/roboto_500italic.woff2') format('woff2'), url('fonts/roboto_500italic.woff') format('woff'), url('fonts/roboto_500italic.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_500italic.svg#Roboto') format('svg'), url('fonts/roboto_500italic.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: local('Roboto Bold'), local('Roboto-Bold'), url('fonts/roboto_700.woff2') format('woff2'), url('fonts/roboto_700.woff') format('woff'), url('fonts/roboto_700.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_700.svg#Roboto') format('svg'), url('fonts/roboto_700.ttf') format('truetype'); } @font-face { font-family: 'Roboto'; font-style: italic; font-weight: 700; src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('fonts/roboto_700italic.woff2') format('woff2'), url('fonts/roboto_700italic.woff') format('woff'), url('fonts/roboto_700italic.eot?#iefix') format('embedded-opentype'), url('fonts/roboto_700italic.svg#Roboto') format('svg'), url('fonts/roboto_700italic.ttf') format('truetype'); }
0.241579
0.045226
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,400;0,700;0,800;1,700;1,800&display=swap'); :root { /* Primary colors */ --primary-blue: #3a0fd6; /* Secondary colors */ --light-blue: #539dd1; --lighter-blue: #e5f4ff; --dark-red: #ba3a3a; --light-red: #e67474; /* Component colors */ --nav-menu-link-color: #f8fbc6; --nav-menu-dropdown-color: #52a6e0; --covid-banner-color: #fb2b2ba1; --policy-selector-color: #1e66c5; --policy-selector-color-dark: #1956a5; /* Times */ --nav-menu-dropdown-transition-time: 0.5s; } html { height: 100%; min-height: 100%; max-width: 100%; overflow-x: hidden; } body { display: flex; flex-flow: column wrap; margin: 0; padding: 0; max-width: 100%; min-height: 100vh; overflow-x: hidden; font-family: 'Lato', serif; } main { display: flex; flex: auto; } /* Nav menu starts */ nav { display: flex; justify-content: space-around; align-items: center; align-content: flex-start; flex-flow: row wrap; margin-top: 0px; padding-top: 1rem; padding-bottom: 1rem; background-color: var(--light-blue); } nav a { padding: 1rem; } nav a:hover { transform: scale(1.1); } nav .navbar-toggler { height: 48px; width: 48px; font-size: 1.5rem; color: var(--yellow); background-color: var(--navy); border-radius: 10px; border-style: double; transition: transform var(--default-transition-time); } nav .navbar-toggler:hover { transform: scale(1.1); cursor: pointer; } nav .navbar-collapse { flex: 1 1 100%; max-width: 100%; visibility: hidden; max-height: 0px; transition: max-height var(--nav-menu-dropdown-transition-time); } nav .open { visibility: visible; justify-content: center; max-height: 400px; margin-top: 1rem; background-color: var(--nav-menu-dropdown-color); } nav .navbar-collapse .navbar-nav, nav .navbar-collapse .dropdown-menu { padding: 0; margin: 0; list-style-type: none; } nav .navbar-collapse .navbar-nav .nav-item { text-align: center; } nav .navbar-collapse .navbar-nav .nav-item .nav-link { color: var(--nav-menu-link-color); font-family: "Sarabun", sans-serif; text-shadow: 1px 1px black; } nav .navbar-collapse .navbar-nav .nav-item .nav-link, nav .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-link { display: block; padding: calc(1em / 1.618) 1em; overflow: hidden; text-decoration: none; } nav .navbar-collapse .navbar-nav { font-size: 1.25rem; } /* Desktop */ @media screen and ( min-width: 1024px ) { nav { justify-content: space-between; } nav a { margin-left: 1rem; } nav .navbar-toggler { display: none; } nav .navbar-collapse { display: inline-flex; flex-flow: row wrap; justify-content: flex-end; align-content: center; padding-right: 2rem; visibility: visible; max-height: 1rem; max-width: 60%; } nav .navbar-collapse.open { background-color: transparent; } nav .navbar-collapse .navbar-nav { display: inline-flex; } nav .navbar-collapse .navbar-nav .nav-item .nav-link { font-size: 1.15rem; } } /* XL desktop */ @media screen and ( min-width: 1200px ) { nav .navbar-collapse .navbar-nav .nav-item .nav-link { font-size: 1.35rem; } } /* Nav menu ends */ /* Homepage starts */ .covid-banner { display: flex; flex-flow: row wrap; justify-content: center; padding-left: 1rem; background-color: var(--covid-banner-color); } .covid-banner .covid-information h3 { text-align: center; } .homepage .homepage-section { display: flex; flex-flow: column wrap; } .homepage .homepage-section.alt-color { background-color: var(--lighter-blue); } .homepage .homepage-section .homepage-header { margin-bottom: 0px; text-align: center; } .homepage .homepage-banner .banner { width: 100%; max-width: 100%; } .homepage .homepage-section.homepage-services p { font-size: 1.30rem; text-align: center; } .homepage .homepage-section .homepage-services-list, .homepage .homepage-section .homepage-choices-list { padding-left: 4rem; } .homepage .homepage-section .homepage-services-list .homepage-services-item, .homepage .homepage-section .homepage-choices-list .homepage-choice-item { font-family: 'Sarabun', sans-serif; font-size: 1.30rem; } .homepage .homepage-section h2 { font-family: "Sarabun", sans-serif; font-style: italic; } .homepage .homepage-section.homepage-contact-info { text-align: center; } .homepage .homepage-section .map { width: 100%; height: 50vh; } @media screen and ( min-width: 1024px) { .covid-banner { padding-left: 0; } .homepage .homepage-section.homepage-services { order: -1; } .homepage .homepage-section .map { display: flex; align-self: center; height: 40vh; } } /* Homepage ends */ /* Policies page starts */ .policies-area .policy-selector { display: flex; justify-content: center; align-items: center; text-align: center; background-color: var(--policy-selector-color); min-height: 70px; } .policies-area .policy-selector:hover { background-color: #2e4bcc; cursor: pointer; } .policies-area .policy-selector.selected { background-color: var(--policy-selector-color-dark); } .policies-area .policy-selector a { color: var(--nav-menu-link-color); font-size: 1.15rem; text-decoration: none; text-shadow: 1px 1px black; } .policies-area .policy-selector a:hover { text-decoration: underline; } .policies-area .policy-description { display: flex; flex-flow: column wrap; justify-content: center; } .policies-area .policy-description h2 { text-align: center; } .policies-area .policy-description .description-text { justify-content: center; margin-left: auto; margin-right: auto; font-size: 1.35rem; } .policies-area .policy-image img { width: 100%; } .policies-area .policy-description.hidden, .policies-area .policy-image.hidden { display: none; } @media screen and ( min-width: 1024px) { .policies-area .policy-selector a { font-size: 1.35rem; font-weight: bold; } } /* Policies page ends */ /* Manage quote page starts */ .bold-text { font-weight: bold; } .manage-quote-description { text-align: center; } .manage-quote-form { display: flex; justify-content: center; } .manage-quote-form form { padding-left: 1rem; padding-right: 1rem; } .manage-quote-form-section { display: flex; flex-flow: column wrap; margin-top: 1rem; margin-bottom: 1rem; } .manage-quote-form-section label { padding-bottom: 0.5rem; } .manage-quote-form-section input, .manage-quote-form-section select { width: 50%; } .manage-quote-form-submit-section, .manage-quote-request-submitted-submit-section { display: flex; justify-content: space-evenly; width: 50%; margin-left: auto; margin-right: auto; padding-bottom: 2rem; } .manage-quote-request-submitted-submit-section input { margin-left: 3rem; margin-right: 3rem; } .request-submitted { display: flex; justify-content: center; padding-bottom: 2rem; } .request-submitted table { margin-top: 2rem; } .request-submitted table, .request-submitted th, .request-submitted td { border: 1px solid black; } .request-submitted th, .request-submitted td { padding-left: 1rem; padding-right: 1rem; } .request-submitted table tr .table-header { padding-top: 1rem; padding-bottom: 1rem; } @media screen and ( min-width: 1024px) { .manage-quote-description p { width: 80%; margin-left: auto; margin-right: auto; } } /* Manage quote page ends */ /* Partners page starts */ .partners { padding-bottom: 2rem; text-align: center; } .partners .partners-header p { padding-left: 1rem; padding-right: 1rem; } .partners .partners-section { padding-top: 2rem; padding-bottom: 2rem; } .partners .partners-section.alt-color { background-color: lightgray; } .partners .partners-section .partner-logo img { width: 95vw; height: 160px; object-fit: scale-down; } .partners .partners-section .partner-description a { text-decoration: none; } .partners .partners-section .partner-description a:hover { text-decoration: underline; } @media screen and ( min-width: 1024px) { .partners .partners-section { display: flex; } .partners .partners-section .row { flex-flow: row-reverse wrap; width: 100%; } .partners .partners-section .partner-logo { display: flex; justify-content: center; } .partners .partners-section .partner-logo img { max-width: fit-content; } .partners .partners-section .partner-description { align-self: center; } } /* Partners page ends */ /* About us page starts */ .about-us .about-us-image { display: flex; justify-content: center; padding-top: 1rem; } .about-us .about-us-description { text-align: center; font-size: 1.10rem; } .about-us .about-us-description h2, .about-us .about-us-description h3, .about-us .about-us-description p { padding-left: 1rem; padding-right: 1rem; } .about-us .about-us-gallery-header { padding-bottom: 1rem; text-align: center; } .about-us .about-us-gallery-photo img { width: 100%; max-width: 100%; padding-bottom: 2rem; } @media screen and ( min-width: 1024px) { .about-us .about-us-gallery-header { order: 1; } .about-us .about-us-gallery-photo { margin-left: auto; margin-right: auto; order: 2; } .about-us .about-us-image { align-self: center; padding-top: 0; order: 1; } } /* About us page ends */ /* FAQ page starts */ .faq .faq-banner { text-align: center; } .faq .faq-section h2, .faq .faq-section h3, .faq .faq-section p{ padding-left: 2rem; padding-right: 2rem; } .faq .faq-section .table-of-contents a { font-size: 1.25rem; text-decoration: none; } .faq .faq-section .table-of-contents a:hover { text-decoration: underline; } /* FAQ page ends */ /* Privacy policy page starts */ .policy-body { padding-left: 1rem; padding-right: 1rem; } .policy-header { margin-top: 1rem; } .policy-header, .policy-header-subtitle { text-align: center; } /* Privacy policy page ends */ /* login page starts */ .login-description { text-align: center; } .login-form { display: flex; justify-content: center; } .log-form form { padding-left: 1rem; padding-right: 1rem; } .login-form-section { display: flex; flex-flow: column wrap; margin-top: 1rem; margin-bottom: 1rem; } .login-form-section select { width: 45%; } .login-form-section .registration-link { text-align: center; } .login-form-submit-section { display: flex; justify-content: space-evenly; width: 50%; margin-left: auto; margin-right: auto; padding-bottom: 2rem; } @media screen and ( min-width: 1024px) { .login-description p { width: 70%; margin-left: auto; margin-right: auto; } } /* login page ends */ /* Registration page starts */ .signup .signup-description, .signup .signup-form { text-align: center; } .signup .signup-form .signup-form-section { padding-bottom: 1rem; } .signup .signup-form .signup-form-submit-section { padding-bottom: 2rem; text-align: center; } /* Registration page ends */ /* Footer starts */ footer { background-color: var(--light-blue); } footer .footer-disclaimer { align-self: center; text-align: center; } footer .footer-menu-category { display: flex; flex-flow: column wrap; align-items: center; padding-left: 0; list-style-type: none; } footer .footer-menu-header { color: white; font-weight: bold; } footer .footer-menu.contact-info { display: none; } footer .footer-menu-category a { color: var(--lighter-blue); text-decoration: none; } footer .footer-menu-category a:hover { text-decoration: underline; } footer .footer-menu-category .footer-text { color: var(--lighter-blue); } @media screen and ( min-width: 768px ) { footer .footer-menu.contact-info { display: block; } } /* Footer ends */
css/styles.css
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Sarabun:ital,wght@0,400;0,700;0,800;1,700;1,800&display=swap'); :root { /* Primary colors */ --primary-blue: #3a0fd6; /* Secondary colors */ --light-blue: #539dd1; --lighter-blue: #e5f4ff; --dark-red: #ba3a3a; --light-red: #e67474; /* Component colors */ --nav-menu-link-color: #f8fbc6; --nav-menu-dropdown-color: #52a6e0; --covid-banner-color: #fb2b2ba1; --policy-selector-color: #1e66c5; --policy-selector-color-dark: #1956a5; /* Times */ --nav-menu-dropdown-transition-time: 0.5s; } html { height: 100%; min-height: 100%; max-width: 100%; overflow-x: hidden; } body { display: flex; flex-flow: column wrap; margin: 0; padding: 0; max-width: 100%; min-height: 100vh; overflow-x: hidden; font-family: 'Lato', serif; } main { display: flex; flex: auto; } /* Nav menu starts */ nav { display: flex; justify-content: space-around; align-items: center; align-content: flex-start; flex-flow: row wrap; margin-top: 0px; padding-top: 1rem; padding-bottom: 1rem; background-color: var(--light-blue); } nav a { padding: 1rem; } nav a:hover { transform: scale(1.1); } nav .navbar-toggler { height: 48px; width: 48px; font-size: 1.5rem; color: var(--yellow); background-color: var(--navy); border-radius: 10px; border-style: double; transition: transform var(--default-transition-time); } nav .navbar-toggler:hover { transform: scale(1.1); cursor: pointer; } nav .navbar-collapse { flex: 1 1 100%; max-width: 100%; visibility: hidden; max-height: 0px; transition: max-height var(--nav-menu-dropdown-transition-time); } nav .open { visibility: visible; justify-content: center; max-height: 400px; margin-top: 1rem; background-color: var(--nav-menu-dropdown-color); } nav .navbar-collapse .navbar-nav, nav .navbar-collapse .dropdown-menu { padding: 0; margin: 0; list-style-type: none; } nav .navbar-collapse .navbar-nav .nav-item { text-align: center; } nav .navbar-collapse .navbar-nav .nav-item .nav-link { color: var(--nav-menu-link-color); font-family: "Sarabun", sans-serif; text-shadow: 1px 1px black; } nav .navbar-collapse .navbar-nav .nav-item .nav-link, nav .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-link { display: block; padding: calc(1em / 1.618) 1em; overflow: hidden; text-decoration: none; } nav .navbar-collapse .navbar-nav { font-size: 1.25rem; } /* Desktop */ @media screen and ( min-width: 1024px ) { nav { justify-content: space-between; } nav a { margin-left: 1rem; } nav .navbar-toggler { display: none; } nav .navbar-collapse { display: inline-flex; flex-flow: row wrap; justify-content: flex-end; align-content: center; padding-right: 2rem; visibility: visible; max-height: 1rem; max-width: 60%; } nav .navbar-collapse.open { background-color: transparent; } nav .navbar-collapse .navbar-nav { display: inline-flex; } nav .navbar-collapse .navbar-nav .nav-item .nav-link { font-size: 1.15rem; } } /* XL desktop */ @media screen and ( min-width: 1200px ) { nav .navbar-collapse .navbar-nav .nav-item .nav-link { font-size: 1.35rem; } } /* Nav menu ends */ /* Homepage starts */ .covid-banner { display: flex; flex-flow: row wrap; justify-content: center; padding-left: 1rem; background-color: var(--covid-banner-color); } .covid-banner .covid-information h3 { text-align: center; } .homepage .homepage-section { display: flex; flex-flow: column wrap; } .homepage .homepage-section.alt-color { background-color: var(--lighter-blue); } .homepage .homepage-section .homepage-header { margin-bottom: 0px; text-align: center; } .homepage .homepage-banner .banner { width: 100%; max-width: 100%; } .homepage .homepage-section.homepage-services p { font-size: 1.30rem; text-align: center; } .homepage .homepage-section .homepage-services-list, .homepage .homepage-section .homepage-choices-list { padding-left: 4rem; } .homepage .homepage-section .homepage-services-list .homepage-services-item, .homepage .homepage-section .homepage-choices-list .homepage-choice-item { font-family: 'Sarabun', sans-serif; font-size: 1.30rem; } .homepage .homepage-section h2 { font-family: "Sarabun", sans-serif; font-style: italic; } .homepage .homepage-section.homepage-contact-info { text-align: center; } .homepage .homepage-section .map { width: 100%; height: 50vh; } @media screen and ( min-width: 1024px) { .covid-banner { padding-left: 0; } .homepage .homepage-section.homepage-services { order: -1; } .homepage .homepage-section .map { display: flex; align-self: center; height: 40vh; } } /* Homepage ends */ /* Policies page starts */ .policies-area .policy-selector { display: flex; justify-content: center; align-items: center; text-align: center; background-color: var(--policy-selector-color); min-height: 70px; } .policies-area .policy-selector:hover { background-color: #2e4bcc; cursor: pointer; } .policies-area .policy-selector.selected { background-color: var(--policy-selector-color-dark); } .policies-area .policy-selector a { color: var(--nav-menu-link-color); font-size: 1.15rem; text-decoration: none; text-shadow: 1px 1px black; } .policies-area .policy-selector a:hover { text-decoration: underline; } .policies-area .policy-description { display: flex; flex-flow: column wrap; justify-content: center; } .policies-area .policy-description h2 { text-align: center; } .policies-area .policy-description .description-text { justify-content: center; margin-left: auto; margin-right: auto; font-size: 1.35rem; } .policies-area .policy-image img { width: 100%; } .policies-area .policy-description.hidden, .policies-area .policy-image.hidden { display: none; } @media screen and ( min-width: 1024px) { .policies-area .policy-selector a { font-size: 1.35rem; font-weight: bold; } } /* Policies page ends */ /* Manage quote page starts */ .bold-text { font-weight: bold; } .manage-quote-description { text-align: center; } .manage-quote-form { display: flex; justify-content: center; } .manage-quote-form form { padding-left: 1rem; padding-right: 1rem; } .manage-quote-form-section { display: flex; flex-flow: column wrap; margin-top: 1rem; margin-bottom: 1rem; } .manage-quote-form-section label { padding-bottom: 0.5rem; } .manage-quote-form-section input, .manage-quote-form-section select { width: 50%; } .manage-quote-form-submit-section, .manage-quote-request-submitted-submit-section { display: flex; justify-content: space-evenly; width: 50%; margin-left: auto; margin-right: auto; padding-bottom: 2rem; } .manage-quote-request-submitted-submit-section input { margin-left: 3rem; margin-right: 3rem; } .request-submitted { display: flex; justify-content: center; padding-bottom: 2rem; } .request-submitted table { margin-top: 2rem; } .request-submitted table, .request-submitted th, .request-submitted td { border: 1px solid black; } .request-submitted th, .request-submitted td { padding-left: 1rem; padding-right: 1rem; } .request-submitted table tr .table-header { padding-top: 1rem; padding-bottom: 1rem; } @media screen and ( min-width: 1024px) { .manage-quote-description p { width: 80%; margin-left: auto; margin-right: auto; } } /* Manage quote page ends */ /* Partners page starts */ .partners { padding-bottom: 2rem; text-align: center; } .partners .partners-header p { padding-left: 1rem; padding-right: 1rem; } .partners .partners-section { padding-top: 2rem; padding-bottom: 2rem; } .partners .partners-section.alt-color { background-color: lightgray; } .partners .partners-section .partner-logo img { width: 95vw; height: 160px; object-fit: scale-down; } .partners .partners-section .partner-description a { text-decoration: none; } .partners .partners-section .partner-description a:hover { text-decoration: underline; } @media screen and ( min-width: 1024px) { .partners .partners-section { display: flex; } .partners .partners-section .row { flex-flow: row-reverse wrap; width: 100%; } .partners .partners-section .partner-logo { display: flex; justify-content: center; } .partners .partners-section .partner-logo img { max-width: fit-content; } .partners .partners-section .partner-description { align-self: center; } } /* Partners page ends */ /* About us page starts */ .about-us .about-us-image { display: flex; justify-content: center; padding-top: 1rem; } .about-us .about-us-description { text-align: center; font-size: 1.10rem; } .about-us .about-us-description h2, .about-us .about-us-description h3, .about-us .about-us-description p { padding-left: 1rem; padding-right: 1rem; } .about-us .about-us-gallery-header { padding-bottom: 1rem; text-align: center; } .about-us .about-us-gallery-photo img { width: 100%; max-width: 100%; padding-bottom: 2rem; } @media screen and ( min-width: 1024px) { .about-us .about-us-gallery-header { order: 1; } .about-us .about-us-gallery-photo { margin-left: auto; margin-right: auto; order: 2; } .about-us .about-us-image { align-self: center; padding-top: 0; order: 1; } } /* About us page ends */ /* FAQ page starts */ .faq .faq-banner { text-align: center; } .faq .faq-section h2, .faq .faq-section h3, .faq .faq-section p{ padding-left: 2rem; padding-right: 2rem; } .faq .faq-section .table-of-contents a { font-size: 1.25rem; text-decoration: none; } .faq .faq-section .table-of-contents a:hover { text-decoration: underline; } /* FAQ page ends */ /* Privacy policy page starts */ .policy-body { padding-left: 1rem; padding-right: 1rem; } .policy-header { margin-top: 1rem; } .policy-header, .policy-header-subtitle { text-align: center; } /* Privacy policy page ends */ /* login page starts */ .login-description { text-align: center; } .login-form { display: flex; justify-content: center; } .log-form form { padding-left: 1rem; padding-right: 1rem; } .login-form-section { display: flex; flex-flow: column wrap; margin-top: 1rem; margin-bottom: 1rem; } .login-form-section select { width: 45%; } .login-form-section .registration-link { text-align: center; } .login-form-submit-section { display: flex; justify-content: space-evenly; width: 50%; margin-left: auto; margin-right: auto; padding-bottom: 2rem; } @media screen and ( min-width: 1024px) { .login-description p { width: 70%; margin-left: auto; margin-right: auto; } } /* login page ends */ /* Registration page starts */ .signup .signup-description, .signup .signup-form { text-align: center; } .signup .signup-form .signup-form-section { padding-bottom: 1rem; } .signup .signup-form .signup-form-submit-section { padding-bottom: 2rem; text-align: center; } /* Registration page ends */ /* Footer starts */ footer { background-color: var(--light-blue); } footer .footer-disclaimer { align-self: center; text-align: center; } footer .footer-menu-category { display: flex; flex-flow: column wrap; align-items: center; padding-left: 0; list-style-type: none; } footer .footer-menu-header { color: white; font-weight: bold; } footer .footer-menu.contact-info { display: none; } footer .footer-menu-category a { color: var(--lighter-blue); text-decoration: none; } footer .footer-menu-category a:hover { text-decoration: underline; } footer .footer-menu-category .footer-text { color: var(--lighter-blue); } @media screen and ( min-width: 768px ) { footer .footer-menu.contact-info { display: block; } } /* Footer ends */
0.369201
0.066691
.input-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; max-width: 100%; width: 410px; left: 50%; -webkit-transform: translate(-50%); transform: translate(-50%); position: relative; } label { text-align: left; font-size: 12pt; font-weight: 600; padding: 5px 0; } input#inputPassword, input#inputUsername { padding: 16px 35px; font-size: 13pt; border: 1px solid #cecccc; MARGIN-BOTTOM: 10px; background-color: transparent; width: 100%; display: inline-block; box-sizing: border-box; } input#inputUsername { margin-top: 20px; } .content > .login { margin-top: 162px; flex-grow: 1; padding-bottom: 40px; } .login-title { } .login-subtitle { font-size: 18pt; font-weight: 500; max-width: 100%; width: 720px; margin-left: auto; margin-right: auto; } button.login-button { font-size: 12pt; font-weight: 300; background: none; border: 0; background-color: #2a93d2; color: white; padding: 15px 25px; width: 350px; max-width: 100%; margin-left: auto; margin-right: auto; width: 100%; cursor: pointer; user-select: none; margin-top: 10px; margin-bottom: 30px; } button.login-button:active { /* border:1px solid #0a5585; */ background-color: #0a5585; } .login.seperator { display: block; background: url(/assets/imgs/line.png) 0 50% no-repeat; text-align: center; } .seperator.text { display: inline-block; padding: 0 12px; font-weight: bold; font-size: 17px; background: white; vertical-align: top; } .login.twitch { PADDING: 15PX 25px; color: white; background-color: #6441a3; cursor: pointer; user-select: none; margin-top: 25px; } .login.twitch:active { background-color: #3a2464; } .bad-login-result { color: #e84118; margin-bottom: 25px; } .bad-login-result:empty { margin-bottom: 0; } .input-icon { position: absolute; z-index: 10; margin-left: 13px; margin-top: 15px; color: #c7c7c7; } .input-icon.user { margin-top: 36px; }
src/RavenNest.Blazor/Pages/Front/Logout.razor.css
.input-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; max-width: 100%; width: 410px; left: 50%; -webkit-transform: translate(-50%); transform: translate(-50%); position: relative; } label { text-align: left; font-size: 12pt; font-weight: 600; padding: 5px 0; } input#inputPassword, input#inputUsername { padding: 16px 35px; font-size: 13pt; border: 1px solid #cecccc; MARGIN-BOTTOM: 10px; background-color: transparent; width: 100%; display: inline-block; box-sizing: border-box; } input#inputUsername { margin-top: 20px; } .content > .login { margin-top: 162px; flex-grow: 1; padding-bottom: 40px; } .login-title { } .login-subtitle { font-size: 18pt; font-weight: 500; max-width: 100%; width: 720px; margin-left: auto; margin-right: auto; } button.login-button { font-size: 12pt; font-weight: 300; background: none; border: 0; background-color: #2a93d2; color: white; padding: 15px 25px; width: 350px; max-width: 100%; margin-left: auto; margin-right: auto; width: 100%; cursor: pointer; user-select: none; margin-top: 10px; margin-bottom: 30px; } button.login-button:active { /* border:1px solid #0a5585; */ background-color: #0a5585; } .login.seperator { display: block; background: url(/assets/imgs/line.png) 0 50% no-repeat; text-align: center; } .seperator.text { display: inline-block; padding: 0 12px; font-weight: bold; font-size: 17px; background: white; vertical-align: top; } .login.twitch { PADDING: 15PX 25px; color: white; background-color: #6441a3; cursor: pointer; user-select: none; margin-top: 25px; } .login.twitch:active { background-color: #3a2464; } .bad-login-result { color: #e84118; margin-bottom: 25px; } .bad-login-result:empty { margin-bottom: 0; } .input-icon { position: absolute; z-index: 10; margin-left: 13px; margin-top: 15px; color: #c7c7c7; } .input-icon.user { margin-top: 36px; }
0.427755
0.067917
background: #f8f9fa; height: auto; width: auto; padding-right: 0px; padding-left: 0px; } .nav-pills .nav-link { border-radius: 0; } a { color: #636363; text-decoration: none; background-color: transparent; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #000; font-weight: bold; background-color: #efefef; } .nav-pills[_ngcontent-uqa-c52] .nav-link[_ngcontent-uqa-c52] { border-radius: 0; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #000; background-color: #efefef; } .list-group-item { border: none; background: transparent; } #icons, #titles { vertical-align: middle; display: inline-block; } #titles { margin: auto; padding-right: 0px; padding-left: 0px; } /**/ @font-face { font-family: "helveticaNowMicro-Regular"; src: url("../../../assets/Fonts/HelveticaNowMicro-Regular.otf"); } @font-face { font-family: "Mark-bold"; src: url("../../../assets/Fonts/Mark-Bold.ttf"); } .verticalCenter { min-height: 100%; min-height: 100%; display: flex; align-items: center; } #containerBox { display: flex; justify-content: center; } #createEmployeeBox { display: flex; justify-content: center; background: rgb(233, 232, 232); height: 100%; width: 30rem; border-radius: 10px; } #contentCreateEmployee { width: 100%; } #titleCreateEmployee { font-size: 25px; margin: 2rem 0rem 3rem 0rem; font-weight: bolder; } #logoLadrillera { margin: 1rem 0rem 3rem 0rem; } .form-control { outline: none; border-width: 0 0 2px; border-color: rgb(209, 209, 209); background-color: transparent; border-radius: 0px; color: rgb(160, 160, 160); font-size: 18px; font-weight: bolder; } .input-group option { font-size: 15px; } .form-control:focus { font-size: 15px; box-shadow: none; font-family: "helveticaNowMicro-Regular"; } .btn { background: red; color: white; border-radius: 10px; padding: 6px 32px 6px 32px; } @media (max-width: 600px) { .container-fluid { margin-top: 1rem; } } @media (max-width: 320px) { .container-fluid { margin-top: 0px; } #titleLogin { margin: 1rem 0rem 1rem 0rem; } } @media (max-width: 992px) { #leftMenuItems { flex-direction: row; flex-wrap: wrap; justify-content: space-around; } }
src/app/Pages/orders/orders.component.css
background: #f8f9fa; height: auto; width: auto; padding-right: 0px; padding-left: 0px; } .nav-pills .nav-link { border-radius: 0; } a { color: #636363; text-decoration: none; background-color: transparent; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #000; font-weight: bold; background-color: #efefef; } .nav-pills[_ngcontent-uqa-c52] .nav-link[_ngcontent-uqa-c52] { border-radius: 0; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { color: #000; background-color: #efefef; } .list-group-item { border: none; background: transparent; } #icons, #titles { vertical-align: middle; display: inline-block; } #titles { margin: auto; padding-right: 0px; padding-left: 0px; } /**/ @font-face { font-family: "helveticaNowMicro-Regular"; src: url("../../../assets/Fonts/HelveticaNowMicro-Regular.otf"); } @font-face { font-family: "Mark-bold"; src: url("../../../assets/Fonts/Mark-Bold.ttf"); } .verticalCenter { min-height: 100%; min-height: 100%; display: flex; align-items: center; } #containerBox { display: flex; justify-content: center; } #createEmployeeBox { display: flex; justify-content: center; background: rgb(233, 232, 232); height: 100%; width: 30rem; border-radius: 10px; } #contentCreateEmployee { width: 100%; } #titleCreateEmployee { font-size: 25px; margin: 2rem 0rem 3rem 0rem; font-weight: bolder; } #logoLadrillera { margin: 1rem 0rem 3rem 0rem; } .form-control { outline: none; border-width: 0 0 2px; border-color: rgb(209, 209, 209); background-color: transparent; border-radius: 0px; color: rgb(160, 160, 160); font-size: 18px; font-weight: bolder; } .input-group option { font-size: 15px; } .form-control:focus { font-size: 15px; box-shadow: none; font-family: "helveticaNowMicro-Regular"; } .btn { background: red; color: white; border-radius: 10px; padding: 6px 32px 6px 32px; } @media (max-width: 600px) { .container-fluid { margin-top: 1rem; } } @media (max-width: 320px) { .container-fluid { margin-top: 0px; } #titleLogin { margin: 1rem 0rem 1rem 0rem; } } @media (max-width: 992px) { #leftMenuItems { flex-direction: row; flex-wrap: wrap; justify-content: space-around; } }
0.45641
0.085251
.nav__icons { max-width: 1184px; margin: auto; margin-top: 2vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-left: auto; margin-bottom: 100px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .nav__icons--menu { width: 30px; height: auto; margin-right: 12px; } .nav__icons--menu :hover { -webkit-transform: scale(1.5); transform: scale(1.5); } body { background: #a31111; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; width: 100%; height: 100%; position: absolute; } .perspective__text { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 58px; font-weight: 900; letter-spacing: -2px; text-transform: uppercase; } .perspective__line { height: 70px; overflow: hidden; position: relative; } .perspective__line p { margin: 0; height: 70px; line-height: 70px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .perspective__line:nth-child(odd) { -webkit-transform: skew(60deg, -30deg) scaleY(0.667); transform: skew(60deg, -30deg) scaleY(0.667); } .perspective__line:nth-child(even) { -webkit-transform: skew(0deg, -30deg) scaleY(1.333); transform: skew(0deg, -30deg) scaleY(1.333); } .perspective__line::nth-child(1) { left: 49px; } .perspective__line::nth-child(2) { left: 78px; } .perspective__line::nth-child(3) { left: 107px; } .perspective__line::nth-child(4) { left: 136px; } .perspective__line::nth-child(5) { left: 165px; } .perspective__text:hover p { -webkit-transform: translate(0, -70px); transform: translate(0, -70px); } /*# sourceMappingURL=quotes.css.map */
css/quotes.css
.nav__icons { max-width: 1184px; margin: auto; margin-top: 2vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; margin-left: auto; margin-bottom: 100px; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .nav__icons--menu { width: 30px; height: auto; margin-right: 12px; } .nav__icons--menu :hover { -webkit-transform: scale(1.5); transform: scale(1.5); } body { background: #a31111; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; width: 100%; height: 100%; position: absolute; } .perspective__text { color: white; font-family: Arial, Helvetica, sans-serif; font-size: 58px; font-weight: 900; letter-spacing: -2px; text-transform: uppercase; } .perspective__line { height: 70px; overflow: hidden; position: relative; } .perspective__line p { margin: 0; height: 70px; line-height: 70px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; } .perspective__line:nth-child(odd) { -webkit-transform: skew(60deg, -30deg) scaleY(0.667); transform: skew(60deg, -30deg) scaleY(0.667); } .perspective__line:nth-child(even) { -webkit-transform: skew(0deg, -30deg) scaleY(1.333); transform: skew(0deg, -30deg) scaleY(1.333); } .perspective__line::nth-child(1) { left: 49px; } .perspective__line::nth-child(2) { left: 78px; } .perspective__line::nth-child(3) { left: 107px; } .perspective__line::nth-child(4) { left: 136px; } .perspective__line::nth-child(5) { left: 165px; } .perspective__text:hover p { -webkit-transform: translate(0, -70px); transform: translate(0, -70px); } /*# sourceMappingURL=quotes.css.map */
0.434941
0.040961
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("reddit.com") { /* Make sure media always goes on top */ .expando, iframe.media-embed, .res-player, .RESImage { z-index: 2147483646 !important; } /* The margins on this aren't necessary with our positioning */ .expando[data-cachedhtml*="iframe"] { margin: 0 !important; } /* Prevent videos from being covered by the side bar in smaller windows */ .expando iframe { position: absolute !important; } /* This is the only way i can think of to prevent expanded videos from overlapping the content due to the absolute positioning. Unfortunately, it seems like some sites' videos (Vimeo) can appear at any size, in which case this method won't work well. But the rules listed here address all of the most common cases i could find, and anyway the worst that can happen if it doesn't work is just that the video overlaps the text until you un-expand it */ .expando[data-cachedhtml*='height="234"'] { height: 234px; } /* Vimeo */ .expando[data-cachedhtml*='height="250"'] { height: 250px; } /* vidme */ .expando[data-cachedhtml*='height="250"'] { height: 250px; } /* Vimeo */ .expando[data-cachedhtml*='height="256"'] { height: 256px; } /* Vimeo */ .expando[data-cachedhtml*='height="261"'] { height: 261px; } /* Vimeo */ .expando[data-cachedhtml*='height="265"'] { height: 265px; } /* Vimeo */ .expando[data-cachedhtml*='height="266"'] { height: 266px; } /* Vimeo */ .expando[data-cachedhtml*='height="277"'] { height: 277px; } /* Vimeo */ .expando[data-cachedhtml*='height="280"'] { height: 280px; } /* vidme */ .expando[data-cachedhtml*='height="282"'] { height: 282px; } /* Vimeo */ .expando[data-cachedhtml*='height="286"'] { height: 286px; } /* vidme */ .expando[data-cachedhtml*='height="310"'] { height: 310px; } /* vidme */ .expando[data-cachedhtml*='height="310"'] { height: 310px; } /* Vimeo */ .expando[data-cachedhtml*='height="322"'] { height: 322px; } /* Vimeo */ .expando[data-cachedhtml*='height="327"'] { height: 327px; } /* Vimeo */ .expando[data-cachedhtml*='height="330"'] { height: 330px; } /* vidme */ .expando[data-cachedhtml*='height="334"'] { height: 334px; } /* vidme */ .expando[data-cachedhtml*='height="340"'] { height: 340px; } /* vidme */ .expando[data-cachedhtml*='height="340"'] { height: 340px; } /* Vimeo */ .expando[data-cachedhtml*='height="343"'] { height: 343px; } /* vidme */ .expando[data-cachedhtml*='height="347"'] { height: 347px; } /* vidme */ .expando[data-cachedhtml*='height="347"'] { height: 347px; } /* Vimeo */ .expando[data-cachedhtml*='height="348"'] { height: 348px; } /* vidme */ .expando[data-cachedhtml*='height="348"'] { height: 348px; } /* Vimeo */ .expando[data-cachedhtml*='height="348"'] { height: 348px; } /* YouTube */ .expando[data-cachedhtml*='height="370"'] { height: 370px; } /* vidme */ .expando[data-cachedhtml*='height="370"'] { height: 370px; } /* Vimeo */ .expando[data-cachedhtml*='height="378"'] { height: 378px; } /* vidme */ .expando[data-cachedhtml*='height="394"'] { height: 394px; } /* Vimeo */ .expando[data-cachedhtml*='height="407"'] { height: 407px; } /* Vimeo */ .expando[data-cachedhtml*='height="410"'] { height: 410px; } /* Vimeo */ .expando[data-cachedhtml*='height="415"'] { height: 415px; } /* Vimeo */ .expando[data-cachedhtml*='height="428"'] { height: 428px; } /* vidme */ .expando[data-cachedhtml*='height="449"'] { height: 449px; } /* Vimeo */ .expando[data-cachedhtml*='height="450"'] { height: 450px; } /* Vimeo */ .expando[data-cachedhtml*='height="460"'] { height: 460px; } /* vidme */ .expando[data-cachedhtml*='height="460"'] { height: 460px; } /* Vimeo */ .expando[data-cachedhtml*='height="460"'] { height: 460px; } /* YouTube */ .expando[data-cachedhtml*='height="469"'] { height: 469px; } /* Vimeo */ .expando[data-cachedhtml*='height="490"'] { height: 490px; } /* vidme */ .expando[data-cachedhtml*='height="610"'] { height: 610px; } /* vidme */ .expando[data-cachedhtml*='height="610"'] { height: 610px; } /* Vine */ .expando[data-cachedhtml*='height="1077"'] { height: 1077px; } /* Vimeo */ } /* eof */
data/usercss/117148.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("reddit.com") { /* Make sure media always goes on top */ .expando, iframe.media-embed, .res-player, .RESImage { z-index: 2147483646 !important; } /* The margins on this aren't necessary with our positioning */ .expando[data-cachedhtml*="iframe"] { margin: 0 !important; } /* Prevent videos from being covered by the side bar in smaller windows */ .expando iframe { position: absolute !important; } /* This is the only way i can think of to prevent expanded videos from overlapping the content due to the absolute positioning. Unfortunately, it seems like some sites' videos (Vimeo) can appear at any size, in which case this method won't work well. But the rules listed here address all of the most common cases i could find, and anyway the worst that can happen if it doesn't work is just that the video overlaps the text until you un-expand it */ .expando[data-cachedhtml*='height="234"'] { height: 234px; } /* Vimeo */ .expando[data-cachedhtml*='height="250"'] { height: 250px; } /* vidme */ .expando[data-cachedhtml*='height="250"'] { height: 250px; } /* Vimeo */ .expando[data-cachedhtml*='height="256"'] { height: 256px; } /* Vimeo */ .expando[data-cachedhtml*='height="261"'] { height: 261px; } /* Vimeo */ .expando[data-cachedhtml*='height="265"'] { height: 265px; } /* Vimeo */ .expando[data-cachedhtml*='height="266"'] { height: 266px; } /* Vimeo */ .expando[data-cachedhtml*='height="277"'] { height: 277px; } /* Vimeo */ .expando[data-cachedhtml*='height="280"'] { height: 280px; } /* vidme */ .expando[data-cachedhtml*='height="282"'] { height: 282px; } /* Vimeo */ .expando[data-cachedhtml*='height="286"'] { height: 286px; } /* vidme */ .expando[data-cachedhtml*='height="310"'] { height: 310px; } /* vidme */ .expando[data-cachedhtml*='height="310"'] { height: 310px; } /* Vimeo */ .expando[data-cachedhtml*='height="322"'] { height: 322px; } /* Vimeo */ .expando[data-cachedhtml*='height="327"'] { height: 327px; } /* Vimeo */ .expando[data-cachedhtml*='height="330"'] { height: 330px; } /* vidme */ .expando[data-cachedhtml*='height="334"'] { height: 334px; } /* vidme */ .expando[data-cachedhtml*='height="340"'] { height: 340px; } /* vidme */ .expando[data-cachedhtml*='height="340"'] { height: 340px; } /* Vimeo */ .expando[data-cachedhtml*='height="343"'] { height: 343px; } /* vidme */ .expando[data-cachedhtml*='height="347"'] { height: 347px; } /* vidme */ .expando[data-cachedhtml*='height="347"'] { height: 347px; } /* Vimeo */ .expando[data-cachedhtml*='height="348"'] { height: 348px; } /* vidme */ .expando[data-cachedhtml*='height="348"'] { height: 348px; } /* Vimeo */ .expando[data-cachedhtml*='height="348"'] { height: 348px; } /* YouTube */ .expando[data-cachedhtml*='height="370"'] { height: 370px; } /* vidme */ .expando[data-cachedhtml*='height="370"'] { height: 370px; } /* Vimeo */ .expando[data-cachedhtml*='height="378"'] { height: 378px; } /* vidme */ .expando[data-cachedhtml*='height="394"'] { height: 394px; } /* Vimeo */ .expando[data-cachedhtml*='height="407"'] { height: 407px; } /* Vimeo */ .expando[data-cachedhtml*='height="410"'] { height: 410px; } /* Vimeo */ .expando[data-cachedhtml*='height="415"'] { height: 415px; } /* Vimeo */ .expando[data-cachedhtml*='height="428"'] { height: 428px; } /* vidme */ .expando[data-cachedhtml*='height="449"'] { height: 449px; } /* Vimeo */ .expando[data-cachedhtml*='height="450"'] { height: 450px; } /* Vimeo */ .expando[data-cachedhtml*='height="460"'] { height: 460px; } /* vidme */ .expando[data-cachedhtml*='height="460"'] { height: 460px; } /* Vimeo */ .expando[data-cachedhtml*='height="460"'] { height: 460px; } /* YouTube */ .expando[data-cachedhtml*='height="469"'] { height: 469px; } /* Vimeo */ .expando[data-cachedhtml*='height="490"'] { height: 490px; } /* vidme */ .expando[data-cachedhtml*='height="610"'] { height: 610px; } /* vidme */ .expando[data-cachedhtml*='height="610"'] { height: 610px; } /* Vine */ .expando[data-cachedhtml*='height="1077"'] { height: 1077px; } /* Vimeo */ } /* eof */
0.216177
0.096238
BODY { BACKGROUND: #FFFFFF; FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; CLIP: rect(); MARGIN-LEFT: 3mm; MARGIN-RIGHT: 3mm; MARGIN-TOP: 3mm; MARGIN-BOTTOM: 3mm; } .BROWSERBODY { background-image: url(LightBlue_Theme_files/browser.png); FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; CLIP: rect(); MARGIN-LEFT: 3mm; MARGIN-RIGHT: 3mm; MARGIN-TOP: 3mm; MARGIN-BOTTOM: 3mm; BORDER: 1px solid #A0B3C6; PADDING: 0px; } .HOMEBODY { BACKGROUND: #FFFFFF; FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; CLIP: rect(); MARGIN-LEFT: 3mm; MARGIN-RIGHT: 3mm; MARGIN-TOP: 3mm; MARGIN-BOTTOM: 3mm; } .TEXT { BACKGROUND: #FFFFFF; COLOR: black; FONT-FAMILY: Times New Romain, Times, Geneva; FONT-SIZE: 10pt; } .TITLE { BACKGROUND: #EFF1F7; COLOR: #333366; FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 16pt; FONT-WEIGHT: bold; LINE-HEIGHT: 32px; } TABLE { BACKGROUND: #FFFFFF; COLOR: black; TEXT-ALIGN: left; BORDER: medium none; PADDING: 0px; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BORDER: medium none; PADDING: 2px; MARGIN: 0px; VERTICAL-ALIGN: top; } TABLE.Grid { BACKGROUND: #999999; COLOR: #333366; TEXT-ALIGN: left; WIDTH: 100%; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Grid TD.HEADER { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: center; BACKGROUND: #DEE7FA; COLOR: #003366; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Grid TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #FFFFFF; COLOR: BLACK; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Grid TD.TD2 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #EFF1F7; COLOR: BLACK; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Form { BACKGROUND: #FFFFFF; COLOR: black; TEXT-ALIGN: left; BORDER: 1px solid #A0B3C6; WIDTH: 100%; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Form TD.HEADER { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #DEE7FA; COLOR: #333366; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: middle; } TABLE.Form TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #FFFFFF; COLOR: BLACK; BORDER: 1px solid #DEE7FA; PADDING: 2px; VERTICAL-ALIGN: middle; } TABLE.Text { BORDER: 1px solid #A0B3C6; WIDTH: 100%; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Text TD { FONT-FAMILY: Times New Romain, Times, Geneva; FONT-SIZE: 10pt; BACKGROUND: #FFFFFF; COLOR: black; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Title { BACKGROUND: #EFF1F7; BORDER: DOUBLE #333366; WIDTH: 100%; BORDER-COLLAPSE: collapse; MARGIN-TOP: 1in; MARGIN-BOTTOM: 2in; } TABLE.Title TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 16pt; FONT-WEIGHT: bold; BACKGROUND: #EFF1F7; BORDER: medium none; PADDING: 2px; } TABLE.Graphics { BACKGROUND: #FFFFFF; BORDER: 1px solid #C0C0E0; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Graphics TD { BACKGROUND: #FFFFFF; BORDER-LEFT: medium none; PADDING-LEFT: 2px; } H1 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 18pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; LINE-HEIGHT: 18px; COLOR: #00007F; } H2 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 14pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; COLOR: #7F007F; } H3 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 12pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; COLOR: #333366; } HR { BORDER: 1px SOLID #333366; } A:LINK { TEXT-DECORATION: underline; COLOR: #003366; } A:VISITED { TEXT-DECORATION: underline; COLOR: #003366; } A:HOVER { TEXT-DECORATION: underline; COLOR: #FFFFFF; BACKGROUND: #003366; } .BROWSER { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline; } A.BROWSER:LINK { TEXT-DECORATION: none; COLOR: #003366; } A.BROWSER:VISITED { TEXT-DECORATION: none; COLOR: #003366; } A.BROWSER:HOVER { TEXT-DECORATION: underline; COLOR: #FFFFFF; BACKGROUND: #003366; } TABLE.NAVGROUP { BACKGROUND: #DEE7FA; BORDER-COLLAPSE: collapse; PADDING: 0px; MARGIN: 0px; } TABLE.NAVGROUP TD { BACKGROUND: #DEE7FA; TEXT-ALIGN: center; vertical-align: middle; WIDTH: 80px; HEIGHT: 28px; PADDING: 0px; background-image: url(LightBlue_Theme_files/button.png); } .NAVBUTTON { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline; WIDTH: 80px; HEIGHT: 28px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px; } A.NAVBUTTON:LINK { TEXT-DECORATION: none; COLOR: #003366; } A.NAVBUTTON:VISITED { TEXT-DECORATION: none; COLOR: #003366; } A.NAVBUTTON:HOVER { TEXT-DECORATION: underline; COLOR: #FFFFFF; BACKGROUND: #003366; background-image: url(LightBlue_Theme_files/buttonHover.png); }
ProjectDocuments/Aram/OnlineShopping_files/LightBlue_Theme.css
BODY { BACKGROUND: #FFFFFF; FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; CLIP: rect(); MARGIN-LEFT: 3mm; MARGIN-RIGHT: 3mm; MARGIN-TOP: 3mm; MARGIN-BOTTOM: 3mm; } .BROWSERBODY { background-image: url(LightBlue_Theme_files/browser.png); FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; CLIP: rect(); MARGIN-LEFT: 3mm; MARGIN-RIGHT: 3mm; MARGIN-TOP: 3mm; MARGIN-BOTTOM: 3mm; BORDER: 1px solid #A0B3C6; PADDING: 0px; } .HOMEBODY { BACKGROUND: #FFFFFF; FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; CLIP: rect(); MARGIN-LEFT: 3mm; MARGIN-RIGHT: 3mm; MARGIN-TOP: 3mm; MARGIN-BOTTOM: 3mm; } .TEXT { BACKGROUND: #FFFFFF; COLOR: black; FONT-FAMILY: Times New Romain, Times, Geneva; FONT-SIZE: 10pt; } .TITLE { BACKGROUND: #EFF1F7; COLOR: #333366; FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 16pt; FONT-WEIGHT: bold; LINE-HEIGHT: 32px; } TABLE { BACKGROUND: #FFFFFF; COLOR: black; TEXT-ALIGN: left; BORDER: medium none; PADDING: 0px; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BORDER: medium none; PADDING: 2px; MARGIN: 0px; VERTICAL-ALIGN: top; } TABLE.Grid { BACKGROUND: #999999; COLOR: #333366; TEXT-ALIGN: left; WIDTH: 100%; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Grid TD.HEADER { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: center; BACKGROUND: #DEE7FA; COLOR: #003366; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Grid TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #FFFFFF; COLOR: BLACK; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Grid TD.TD2 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #EFF1F7; COLOR: BLACK; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Form { BACKGROUND: #FFFFFF; COLOR: black; TEXT-ALIGN: left; BORDER: 1px solid #A0B3C6; WIDTH: 100%; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Form TD.HEADER { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #DEE7FA; COLOR: #333366; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: middle; } TABLE.Form TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; BACKGROUND: #FFFFFF; COLOR: BLACK; BORDER: 1px solid #DEE7FA; PADDING: 2px; VERTICAL-ALIGN: middle; } TABLE.Text { BORDER: 1px solid #A0B3C6; WIDTH: 100%; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Text TD { FONT-FAMILY: Times New Romain, Times, Geneva; FONT-SIZE: 10pt; BACKGROUND: #FFFFFF; COLOR: black; BORDER: medium none; PADDING: 2px; VERTICAL-ALIGN: top; } TABLE.Title { BACKGROUND: #EFF1F7; BORDER: DOUBLE #333366; WIDTH: 100%; BORDER-COLLAPSE: collapse; MARGIN-TOP: 1in; MARGIN-BOTTOM: 2in; } TABLE.Title TD { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 16pt; FONT-WEIGHT: bold; BACKGROUND: #EFF1F7; BORDER: medium none; PADDING: 2px; } TABLE.Graphics { BACKGROUND: #FFFFFF; BORDER: 1px solid #C0C0E0; MARGIN: 0px; BORDER-COLLAPSE: collapse; } TABLE.Graphics TD { BACKGROUND: #FFFFFF; BORDER-LEFT: medium none; PADDING-LEFT: 2px; } H1 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 18pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; LINE-HEIGHT: 18px; COLOR: #00007F; } H2 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 14pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; COLOR: #7F007F; } H3 { FONT-FAMILY: Arial, Helvetica, Geneva; FONT-SIZE: 12pt; FONT-WEIGHT: bold; FONT-STYLE: none; TEXT-DECORATION: none; TEXT-ALIGN: left; COLOR: #333366; } HR { BORDER: 1px SOLID #333366; } A:LINK { TEXT-DECORATION: underline; COLOR: #003366; } A:VISITED { TEXT-DECORATION: underline; COLOR: #003366; } A:HOVER { TEXT-DECORATION: underline; COLOR: #FFFFFF; BACKGROUND: #003366; } .BROWSER { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline; } A.BROWSER:LINK { TEXT-DECORATION: none; COLOR: #003366; } A.BROWSER:VISITED { TEXT-DECORATION: none; COLOR: #003366; } A.BROWSER:HOVER { TEXT-DECORATION: underline; COLOR: #FFFFFF; BACKGROUND: #003366; } TABLE.NAVGROUP { BACKGROUND: #DEE7FA; BORDER-COLLAPSE: collapse; PADDING: 0px; MARGIN: 0px; } TABLE.NAVGROUP TD { BACKGROUND: #DEE7FA; TEXT-ALIGN: center; vertical-align: middle; WIDTH: 80px; HEIGHT: 28px; PADDING: 0px; background-image: url(LightBlue_Theme_files/button.png); } .NAVBUTTON { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: normal; TEXT-DECORATION: underline; WIDTH: 80px; HEIGHT: 28px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px; } A.NAVBUTTON:LINK { TEXT-DECORATION: none; COLOR: #003366; } A.NAVBUTTON:VISITED { TEXT-DECORATION: none; COLOR: #003366; } A.NAVBUTTON:HOVER { TEXT-DECORATION: underline; COLOR: #FFFFFF; BACKGROUND: #003366; background-image: url(LightBlue_Theme_files/buttonHover.png); }
0.330039
0.098816
body { padding-top: 20px; padding-bottom: 20px; } /* Everything but the jumbotron gets side spacing for mobile first views */ .header, .marketing, .footer { padding-right: 15px; padding-left: 15px; } .custom-right{ position: fixed; right: 15px; } @media screen and (min-width: 875px){ .rwd-break { display: none; } } .title-header{ position:fixed; left: 20px; top: 20px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; position: fixed; top: 0; padding-top: 20px; width: 1400px; background-color: white; z-index: 5; } /* Make the masthead heading the same height as the navigation */ .header h3 { padding-bottom: 19px; margin: 0px auto; line-height: 40px; } /* Sidebar to display builds */ .sidebar { position: fixed; top: 150px; right: -1px; } .sidebar span { background-color: #e0e0e0; border-left: black solid 1px; display: block; float: left; padding: 8px 3px 8px 2px; } .sidebar span:focus, .sidebar span:hover { background-color: darkgray; } .sidebar .sidebarTab { background-color: #f5f5f5; border: solid black; border-width: 1px; border-radius: 5px 0px 0px 5px; width: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .sidebar .sidebarTab.selected{ background-color: white; border-left: white; } .sidebar .sidebarTab:focus, .sidebar .sidebarTab:hover { background-color: lightgray; } .sidebar .sidebarTab a{ display: block; color: black; padding: 5px; width: 120px; } .sidebar .sidebarTab a:focus, .sidebar .sidebarTab a:hover { text-decoration: none; } /* Allows a modal window to appear from the right */ .modal.fade { opacity: 1; } .modal.fade:not(.in).side .modal-dialog { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .modal-sidebar{ top: 120px; right: calc(100% - 1px); } /* Format the logo into the header*/ .logo { height: 55px; margin-bottom: 4px; } /* Marks important text */ .highlight { padding:10px; background-color:#FFFF66; border-radius:15px; } /* Formats the checkboxes for selecting Hermes filters */ .filterBox { width: 48%; padding: 3px 1%; display: inline-block; } /* Custom page footer */ .footer { padding-top: 19px; color: #777; border-top: 1px solid #e5e5e5; } /* Customize container */ @media (min-width: 768px) { .container { max-width: 730px; } } .container-narrow > hr { margin: 30px 0; } /* Main marketing message and sign up button */ .jumbotron { text-align: center; border-bottom: 1px solid #e5e5e5; } .jumbotron .btn { /*padding: 14px 24px;*/ font-size: .9em; } /* Allow animated menus */ .optionMenu{ transition: all ease-out 0.5s; height: 20px; opacity: 1; } .optionMenu.ng-animate{ overflow: hidden; } .optionMenu.ng-hide{ height: 0; opacity: 0; } /* Supporting marketing content */ .marketing { margin: 40px 0; } .marketing p + h4 { margin-top: 28px; } /* Responsive: Portrait tablets and up */ @media screen and (min-width: 768px) { /* Remove the padding we set earlier */ .header, .marketing, .footer { padding-right: 0; padding-left: 0; } /* Space out the masthead */ .header { margin-bottom: 30px; } /* Remove the bottom border on the jumbotron for visual effect */ .jumbotron { border-bottom: 0; } } .aboutText p, .aboutText li{ text-align: justify; } .activity-indicator { margin-bottom: 2em; color: #7a7a7a; } tr.selected { background-color: #d5f5ff !important; } tr.deseleted { background-color: white; } th:hover { background-color: #f0f0f0 !important; } td { overflow: hidden; white-space: nowrap; } ul.list { display:block; float: none; overflow:scroll; max-width:880px; max-height:600px; list-style-type: none; padding: 0; } ul.list li a { display: block; padding: 3px; clear: both; font-weight: normal; line-height: 1.42857143; color: #262626; white-space: nowrap; // prevent links from randomly breaking onto new lines } ul.list>li>a:focus, ul.list>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5; } /* CSS loading animation */ .wrapper { padding-left: 1em; padding-right: 1em; margin: auto; /*display: block;*/ width: 195px; } .cssload-loader { width: 32px; height: 32px; border-radius: 50%; margin: 0em 3em; display: inline-block; position: relative; vertical-align: middle; } .cssload-loader, .cssload-loader:before, .cssload-loader:after { animation: 1.15s infinite ease-in-out; -o-animation: 1.15s infinite ease-in-out; -ms-animation: 1.15s infinite ease-in-out; -webkit-animation: 1.15s infinite ease-in-out; -moz-animation: 1.15s infinite ease-in-out; } .cssload-loader:before, .cssload-loader:after { width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 0; left: 0; } .cssload-loader:before, .cssload-loader:after { content: ""; } .cssload-loader:before, .cssload-loader:after { content: ""; background-color: rgb(51,51,51); transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); animation: cssload-animation 0.8s infinite ease-in-out; -o-animation: cssload-animation 0.8s infinite ease-in-out; -ms-animation: cssload-animation 0.8s infinite ease-in-out; -webkit-animation: cssload-animation 0.8s infinite ease-in-out; -moz-animation: cssload-animation 0.8s infinite ease-in-out; } .cssload-loader:after { animation-delay: 0.4s; -o-animation-delay: 0.4s; -ms-animation-delay: 0.4s; -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; } @keyframes cssload-animation { 0% { transform: translateX(-100%) scale(0); } 50% { transform: translateX(0%) scale(1); } 100% { transform: translateX(100%) scale(0); } } @-o-keyframes cssload-animation { 0% { -o-transform: translateX(-100%) scale(0); } 50% { -o-transform: translateX(0%) scale(1); } 100% { -o-transform: translateX(100%) scale(0); } } @-ms-keyframes cssload-animation { 0% { -ms-transform: translateX(-100%) scale(0); } 50% { -ms-transform: translateX(0%) scale(1); } 100% { -ms-transform: translateX(100%) scale(0); } } @-webkit-keyframes cssload-animation { 0% { -webkit-transform: translateX(-100%) scale(0); } 50% { -webkit-transform: translateX(0%) scale(1); } 100% { -webkit-transform: translateX(100%) scale(0); } } @-moz-keyframes cssload-animation { 0% { -moz-transform: translateX(-100%) scale(0); } 50% { -moz-transform: translateX(0%) scale(1); } 100% { -moz-transform: translateX(100%) scale(0); } } .astrik_style { color: red; padding-top:4px; position:absolute; }
bnd-workspace/de.fraunhofer.abm.app/web/style.css
body { padding-top: 20px; padding-bottom: 20px; } /* Everything but the jumbotron gets side spacing for mobile first views */ .header, .marketing, .footer { padding-right: 15px; padding-left: 15px; } .custom-right{ position: fixed; right: 15px; } @media screen and (min-width: 875px){ .rwd-break { display: none; } } .title-header{ position:fixed; left: 20px; top: 20px; } /* Custom page header */ .header { border-bottom: 1px solid #e5e5e5; position: fixed; top: 0; padding-top: 20px; width: 1400px; background-color: white; z-index: 5; } /* Make the masthead heading the same height as the navigation */ .header h3 { padding-bottom: 19px; margin: 0px auto; line-height: 40px; } /* Sidebar to display builds */ .sidebar { position: fixed; top: 150px; right: -1px; } .sidebar span { background-color: #e0e0e0; border-left: black solid 1px; display: block; float: left; padding: 8px 3px 8px 2px; } .sidebar span:focus, .sidebar span:hover { background-color: darkgray; } .sidebar .sidebarTab { background-color: #f5f5f5; border: solid black; border-width: 1px; border-radius: 5px 0px 0px 5px; width: 120px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .sidebar .sidebarTab.selected{ background-color: white; border-left: white; } .sidebar .sidebarTab:focus, .sidebar .sidebarTab:hover { background-color: lightgray; } .sidebar .sidebarTab a{ display: block; color: black; padding: 5px; width: 120px; } .sidebar .sidebarTab a:focus, .sidebar .sidebarTab a:hover { text-decoration: none; } /* Allows a modal window to appear from the right */ .modal.fade { opacity: 1; } .modal.fade:not(.in).side .modal-dialog { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } .modal-sidebar{ top: 120px; right: calc(100% - 1px); } /* Format the logo into the header*/ .logo { height: 55px; margin-bottom: 4px; } /* Marks important text */ .highlight { padding:10px; background-color:#FFFF66; border-radius:15px; } /* Formats the checkboxes for selecting Hermes filters */ .filterBox { width: 48%; padding: 3px 1%; display: inline-block; } /* Custom page footer */ .footer { padding-top: 19px; color: #777; border-top: 1px solid #e5e5e5; } /* Customize container */ @media (min-width: 768px) { .container { max-width: 730px; } } .container-narrow > hr { margin: 30px 0; } /* Main marketing message and sign up button */ .jumbotron { text-align: center; border-bottom: 1px solid #e5e5e5; } .jumbotron .btn { /*padding: 14px 24px;*/ font-size: .9em; } /* Allow animated menus */ .optionMenu{ transition: all ease-out 0.5s; height: 20px; opacity: 1; } .optionMenu.ng-animate{ overflow: hidden; } .optionMenu.ng-hide{ height: 0; opacity: 0; } /* Supporting marketing content */ .marketing { margin: 40px 0; } .marketing p + h4 { margin-top: 28px; } /* Responsive: Portrait tablets and up */ @media screen and (min-width: 768px) { /* Remove the padding we set earlier */ .header, .marketing, .footer { padding-right: 0; padding-left: 0; } /* Space out the masthead */ .header { margin-bottom: 30px; } /* Remove the bottom border on the jumbotron for visual effect */ .jumbotron { border-bottom: 0; } } .aboutText p, .aboutText li{ text-align: justify; } .activity-indicator { margin-bottom: 2em; color: #7a7a7a; } tr.selected { background-color: #d5f5ff !important; } tr.deseleted { background-color: white; } th:hover { background-color: #f0f0f0 !important; } td { overflow: hidden; white-space: nowrap; } ul.list { display:block; float: none; overflow:scroll; max-width:880px; max-height:600px; list-style-type: none; padding: 0; } ul.list li a { display: block; padding: 3px; clear: both; font-weight: normal; line-height: 1.42857143; color: #262626; white-space: nowrap; // prevent links from randomly breaking onto new lines } ul.list>li>a:focus, ul.list>li>a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5; } /* CSS loading animation */ .wrapper { padding-left: 1em; padding-right: 1em; margin: auto; /*display: block;*/ width: 195px; } .cssload-loader { width: 32px; height: 32px; border-radius: 50%; margin: 0em 3em; display: inline-block; position: relative; vertical-align: middle; } .cssload-loader, .cssload-loader:before, .cssload-loader:after { animation: 1.15s infinite ease-in-out; -o-animation: 1.15s infinite ease-in-out; -ms-animation: 1.15s infinite ease-in-out; -webkit-animation: 1.15s infinite ease-in-out; -moz-animation: 1.15s infinite ease-in-out; } .cssload-loader:before, .cssload-loader:after { width: 100%; height: 100%; border-radius: 50%; position: absolute; top: 0; left: 0; } .cssload-loader:before, .cssload-loader:after { content: ""; } .cssload-loader:before, .cssload-loader:after { content: ""; background-color: rgb(51,51,51); transform: scale(0); -o-transform: scale(0); -ms-transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); animation: cssload-animation 0.8s infinite ease-in-out; -o-animation: cssload-animation 0.8s infinite ease-in-out; -ms-animation: cssload-animation 0.8s infinite ease-in-out; -webkit-animation: cssload-animation 0.8s infinite ease-in-out; -moz-animation: cssload-animation 0.8s infinite ease-in-out; } .cssload-loader:after { animation-delay: 0.4s; -o-animation-delay: 0.4s; -ms-animation-delay: 0.4s; -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; } @keyframes cssload-animation { 0% { transform: translateX(-100%) scale(0); } 50% { transform: translateX(0%) scale(1); } 100% { transform: translateX(100%) scale(0); } } @-o-keyframes cssload-animation { 0% { -o-transform: translateX(-100%) scale(0); } 50% { -o-transform: translateX(0%) scale(1); } 100% { -o-transform: translateX(100%) scale(0); } } @-ms-keyframes cssload-animation { 0% { -ms-transform: translateX(-100%) scale(0); } 50% { -ms-transform: translateX(0%) scale(1); } 100% { -ms-transform: translateX(100%) scale(0); } } @-webkit-keyframes cssload-animation { 0% { -webkit-transform: translateX(-100%) scale(0); } 50% { -webkit-transform: translateX(0%) scale(1); } 100% { -webkit-transform: translateX(100%) scale(0); } } @-moz-keyframes cssload-animation { 0% { -moz-transform: translateX(-100%) scale(0); } 50% { -moz-transform: translateX(0%) scale(1); } 100% { -moz-transform: translateX(100%) scale(0); } } .astrik_style { color: red; padding-top:4px; position:absolute; }
0.382257
0.086323
* { border: none; outline: none; cursor: default; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: none; text-size-adjust: none; -webkit-touch-callout: none; touch-callout: none; -webkit-user-select: none; user-select: none; } html, body { position: relative; display: block; margin: 0; padding: 0; width: 100%; height: 100%; background: none; color: #111; font: 16px/normal Arial, Helvetica, sans-serif; text-align: center; } a, a:focus, a:visited { color: #2196f3; cursor: pointer; text-decoration: none; } a:active, a:hover { color: #349ff5; } #application { position: absolute; display: block; top: calc(50% - 160px); left: 0; right: 0; margin: 0 auto; padding: 0; width: 320px; height: 320px; background: #eee; border: 1px solid #777; box-shadow: 0 2px 4px rgba(0,0,0,0.25), 0 4px 8px rgba(0,0,0,0.25), 0 8px 16px rgba(0,0,0,0.25); } #application img#app-header { position: relative; display: block; margin: 0 auto 12px; padding: 0; width: 320px; height: 64px; -webkit-pointer-events: none; pointer-events: none; } #application p { position: relative; display: block; margin: 0 auto; padding: 0; } #application p#app-title { font-size: 24px; } #application p#app-version { margin-bottom: 12px; color: #777; font-size: 12px; } #application p#app-version #version { font-weight: normal; } #application p#app-description { margin-bottom: 12px; font-size: 12px; } #application p#app-message { position: relative; display: block; margin: 0 12px 12px; padding: 12px; width: auto; height: 84px; background: #fff; border: 1px solid #ccc; font-size: 12px; overflow-x: hidden; overflow-y: scroll; text-align: left; } #application p#app-message span.links { font-size: 16px; } #settings { margin: 0 40px 0 0; font-size: 12px; } #close, #close:focus, #close:visited { position: relative; display: inline-block; margin: 0 auto; padding: 7px 24px; color: #fff; background: #F44336; -webkit-border-radius: 24px; border-radius: 24px; font-size: 14px; } #close:active, #close:hover { background: #FE5245; }
pages/about.css
* { border: none; outline: none; cursor: default; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: none; text-size-adjust: none; -webkit-touch-callout: none; touch-callout: none; -webkit-user-select: none; user-select: none; } html, body { position: relative; display: block; margin: 0; padding: 0; width: 100%; height: 100%; background: none; color: #111; font: 16px/normal Arial, Helvetica, sans-serif; text-align: center; } a, a:focus, a:visited { color: #2196f3; cursor: pointer; text-decoration: none; } a:active, a:hover { color: #349ff5; } #application { position: absolute; display: block; top: calc(50% - 160px); left: 0; right: 0; margin: 0 auto; padding: 0; width: 320px; height: 320px; background: #eee; border: 1px solid #777; box-shadow: 0 2px 4px rgba(0,0,0,0.25), 0 4px 8px rgba(0,0,0,0.25), 0 8px 16px rgba(0,0,0,0.25); } #application img#app-header { position: relative; display: block; margin: 0 auto 12px; padding: 0; width: 320px; height: 64px; -webkit-pointer-events: none; pointer-events: none; } #application p { position: relative; display: block; margin: 0 auto; padding: 0; } #application p#app-title { font-size: 24px; } #application p#app-version { margin-bottom: 12px; color: #777; font-size: 12px; } #application p#app-version #version { font-weight: normal; } #application p#app-description { margin-bottom: 12px; font-size: 12px; } #application p#app-message { position: relative; display: block; margin: 0 12px 12px; padding: 12px; width: auto; height: 84px; background: #fff; border: 1px solid #ccc; font-size: 12px; overflow-x: hidden; overflow-y: scroll; text-align: left; } #application p#app-message span.links { font-size: 16px; } #settings { margin: 0 40px 0 0; font-size: 12px; } #close, #close:focus, #close:visited { position: relative; display: inline-block; margin: 0 auto; padding: 7px 24px; color: #fff; background: #F44336; -webkit-border-radius: 24px; border-radius: 24px; font-size: 14px; } #close:active, #close:hover { background: #FE5245; }
0.277473
0.054879
body { padding: 0; } .example { overflow: hidden; } .example > div { transition: all 0.5s ease; } .example > div:hover { transform: scale(1.2) } .uk-navbar-item { font-family: 'Handlee', cursive; font-size: 50px; } .uk-navbar-container { box-shadow: 2px 2px 16px 2px lightgray; background-color: whitesmoke; } .uk-logo { margin-top: 5px; text-shadow: 2px 2px 8px lightgray; } .fa-carrot { margin-top: -15px; } button#about { margin-right: 15px; box-shadow: 2px 2px 8px 4px lightgray; text-shadow: 1px 1px 36px darkslategray; } .uk-button { border-radius: 5px; } h1 { font-family: 'Handlee', cursive; } h2 { font-family: 'Handlee', cursive; } #results-grid { display: flex; flex-direction: row; justify-content: flex-start; } .results-div { text-align: left; } .book { display: flex; flex-direction: row; justify-content: flex-start; } .movie { display: flex; flex-direction: column; align-items: flex-start; } .movie-description { display: flex; flex-direction: row; justify-content: flex-start; } .book-cover, .home-cover, .makeup-cover, .cookbook-cover, .games-cover { width: 150px; } .movie-cover { width: 250px; margin-right: 20px; margin-bottom: 10px; } .bookInfo, .movieInfo { display: flex; flex-direction: column; align-items: flex-start; margin: 20px; } .movieInfo { margin: 0; } .bookDesc, .movieDesc { width: 200px; text-align: left; padding: 15px 0px; } /* Saved Gifts page */ .hbs-container { background: url("/assets/snowflake-tile.jpg"); background-size: repeat; background-color: rgba(245, 245, 245, 1) } #saved-heading { display: flex; flex-direction: row; justify-content: space-between; } .hbs-heading { flex: 0 1 50%; color: darkslategray; border-radius: 5px; background-color: rgba(245, 245, 245, 0.9); box-shadow: 2px 2px 4px 8px rgba(245, 245, 245, 0.9); text-shadow: 3px 3px 10px lightslategray; } .uk-form-label { margin-left: 50px; } .uk-input { width: 300px; } #resultFlex { display: flex; flex-direction: column; align-items: center; } .hbs-results { flex: 0 1 auto; margin-top: 25px; width: 50%; font-size: 20px; } .uk-card-body { background-color: rgba(245, 245, 245, 0.9); font-weight: bold; margin-top: 3px; min-width: 300px; border-radius: 5px; box-shadow: 2px 2px 4px 8px rgba(245, 245, 245, 0.9); text-shadow: 1px 1px 14px lightslategray; } .gift-info p { font-weight: lighter; } button.delGift { border-radius: 5px; box-shadow: 1px 1px 3px 3px rgba(233, 84, 84, 1); text-shadow: 1px 1px 12px whitesmoke; }
public/assets/css/style.css
body { padding: 0; } .example { overflow: hidden; } .example > div { transition: all 0.5s ease; } .example > div:hover { transform: scale(1.2) } .uk-navbar-item { font-family: 'Handlee', cursive; font-size: 50px; } .uk-navbar-container { box-shadow: 2px 2px 16px 2px lightgray; background-color: whitesmoke; } .uk-logo { margin-top: 5px; text-shadow: 2px 2px 8px lightgray; } .fa-carrot { margin-top: -15px; } button#about { margin-right: 15px; box-shadow: 2px 2px 8px 4px lightgray; text-shadow: 1px 1px 36px darkslategray; } .uk-button { border-radius: 5px; } h1 { font-family: 'Handlee', cursive; } h2 { font-family: 'Handlee', cursive; } #results-grid { display: flex; flex-direction: row; justify-content: flex-start; } .results-div { text-align: left; } .book { display: flex; flex-direction: row; justify-content: flex-start; } .movie { display: flex; flex-direction: column; align-items: flex-start; } .movie-description { display: flex; flex-direction: row; justify-content: flex-start; } .book-cover, .home-cover, .makeup-cover, .cookbook-cover, .games-cover { width: 150px; } .movie-cover { width: 250px; margin-right: 20px; margin-bottom: 10px; } .bookInfo, .movieInfo { display: flex; flex-direction: column; align-items: flex-start; margin: 20px; } .movieInfo { margin: 0; } .bookDesc, .movieDesc { width: 200px; text-align: left; padding: 15px 0px; } /* Saved Gifts page */ .hbs-container { background: url("/assets/snowflake-tile.jpg"); background-size: repeat; background-color: rgba(245, 245, 245, 1) } #saved-heading { display: flex; flex-direction: row; justify-content: space-between; } .hbs-heading { flex: 0 1 50%; color: darkslategray; border-radius: 5px; background-color: rgba(245, 245, 245, 0.9); box-shadow: 2px 2px 4px 8px rgba(245, 245, 245, 0.9); text-shadow: 3px 3px 10px lightslategray; } .uk-form-label { margin-left: 50px; } .uk-input { width: 300px; } #resultFlex { display: flex; flex-direction: column; align-items: center; } .hbs-results { flex: 0 1 auto; margin-top: 25px; width: 50%; font-size: 20px; } .uk-card-body { background-color: rgba(245, 245, 245, 0.9); font-weight: bold; margin-top: 3px; min-width: 300px; border-radius: 5px; box-shadow: 2px 2px 4px 8px rgba(245, 245, 245, 0.9); text-shadow: 1px 1px 14px lightslategray; } .gift-info p { font-weight: lighter; } button.delGift { border-radius: 5px; box-shadow: 1px 1px 3px 3px rgba(233, 84, 84, 1); text-shadow: 1px 1px 12px whitesmoke; }
0.529263
0.172172
* { /*color: #595959;*/ font-family: Helvetica, Arial, sans-serif; } /***************************** 将body的默认边距删除 *****************************/ body { margin: 0; } /***************************** 组件颜色 *****************************/ .RB_red { background-color: #b9513d; color: #ffffff; } .RB_origin { background-color: #c26d27; color: #ffffff; } .RB_yellow { background-color: #d3c32b; color: #ffffff; } .RB_green { background-color: #75ce4b; color: #ffffff; } .RB_cyan { background-color: #69c49e; color: #ffffff; } .RB_blue { background-color: #35a0b9; color: #ffffff; } .RB_violet { background-color: #955ac7; color: #ffffff; } .RB_white { background-color: #ffffff; color: #5d5d5d; } .RB_black { background-color: #000000; color: #ffffff; } .RB_light { background-color: #f5f5f5; color: #252525; border-color: #252525; } .RB_dark { background-color: #313131; color: #ffffff; } .RB_dark-l1 { background-color: #2a2a2a; color: #ffffff; } .RB_dark-l2 { background-color: #262626; color: #ffffff; } .RB_dark-l3 { background-color: #232323; color: #ffffff; } .RB_dark-l4 { background-color: #171717; color: #ffffff; } .RB_dark-l5 { background-color: #111111; color: #ffffff; } /********* 选取内容时的高亮显示 *********/ .RB_red::selection, .RB_red > *::selection { background-color: #ffffff; color: #b9513d; } .RB_origin::selection, .RB_origin > *::selection { background-color: #ffffff; color: #c26d27; } .RB_yellow::selection, .RB_yellow > *::selection { background-color: #ffffff; color: #d3c32b; } .RB_green::selection, .RB_green > *::selection { background-color: #ffffff; color: #75ce4b; } .RB_cyan::selection, .RB_cyan > *::selection { background-color: #ffffff; color: #69c49e; } .RB_blue::selection, .RB_blue > *::selection { background-color: #ffffff; color: #35a0b9; } .RB_violet::selection, .RB_violet > *::selection { background-color: #ffffff; color: #955ac7; } .RB_light::selection, .RB_light > *::selection { background-color: #252525; color: #f5f5f5; } .RB_white::selection, .RB_white > *::selection { background-color: #252525; color: #ffffff; } .RB_dark::selection, .RB_dark > *::selection, .RB_dark-l1::selection, .RB_dark-l1 > *::selection, .RB_dark-l2::selection, .RB_dark-l2 > *::selection, .RB_dark-l3::selection, .RB_dark-l3 > *::selection, .RB_dark-l4::selection, .RB_dark-l4 > *::selection, .RB_dark-l5::selection, .RB_dark-l5 > *::selection, .RB_black::selection { background-color: #ffffff; color: #313131; } @media screen and (min-width: 701px) { /********* 触摸时提高亮度 *********/ .RB_red-highlight-hover:hover { background-color: #f64b2a; color: #ffffff; } .RB_origin-highlight-hover:hover { background-color: #ea7619; color: #ffffff; } .RB_yellow-highlight-hover:hover { background-color: #ecd71f; color: #ffffff; } .RB_green-highlight-hover:hover { background-color: #6ce737; color: #ffffff; } .RB_cyan-highlight-hover:hover { background-color: #72e5b4; color: #ffffff; } .RB_blue-highlight-hover:hover { background-color: #16bfe7; color: #ffffff; } .RB_violet-highlight-hover:hover { background-color: #ba73f6; color: #ffffff; } .RB_dark-highlight-hover:hover { background-color: #171717; color: #ffffff; } .RB_light-highlight-hover:hover { background-color: #ffffff; color: #313131; } /********* 触摸时降低亮度 *********/ .RB_red-lowlight-hover:hover { background-color: #983321; color: #ffffff; } .RB_origin-lowlight-hover:hover { background-color: #9b5215; color: #ffffff; } .RB_yellow-lowlight-hover:hover { background-color: #b7a81d; color: #ffffff; } .RB_green-lowlight-hover:hover { background-color: #5fb437; color: #ffffff; } .RB_cyan-lowlight-hover:hover { background-color: #4fa681; color: #ffffff; } .RB_blue-lowlight-hover:hover { background-color: #278ba2; color: #ffffff; } .RB_violet-lowlight-hover:hover { background-color: #733da1; color: #ffffff; } .RB_dark-lowlight-hover:hover { background-color: #505050; color: #ffffff; } .RB_light-lowlight-hover:hover { background-color: #e0e0e0; color: #000000; } .RB_white-lowlight-hover:hover { background-color: #f6f6f6; color: #000000; } } /***************************** 背景等级颜色 *****************************/ .RB_bg-color-l1 { background-color: #ffffff; color: #494949; } .RB_bg-color-l2 { background-color: #f3f3f3; color: #494949; } .RB_bg-color-l3 { background-color: #e3e3e3; color: #494949; } .RB_bg-color-l4 { background-color: #d5d5d5; color: #414141; } .RB_bg-color-l5 { background-color: #b9b9b9; color: #2f2f2f; } .RB_bg-color-l6 { background-color: #737373; color: #ececec; } .RB_bg-color-l7 { background-color: #525252; color: #ececec; } /********* 冷色调 *********/ .RB_bg-color-cool-l1 { background-color: #ffffff; color: #494949; } .RB_bg-color-cool-l2 { background-color: #edeff3; color: #494949; } .RB_bg-color-cool-l3 { background-color: #dcdee3; color: #494949; } .RB_bg-color-cool-l4 { background-color: #d0d2d5; color: #414141; } .RB_bg-color-cool-l5 { background-color: #b5b6b9; color: #2f2f2f; } .RB_bg-color-cool-l6 { background-color: #6f7073; color: #ececec; } .RB_bg-color-cool-l7 { background-color: #535456; color: #ececec; } /********* 暖色调 *********/ .RB_bg-color-warm-l1 { background-color: #ffffff; color: #494949; } .RB_bg-color-warm-l2 { background-color: #f3eded; color: #494949; } .RB_bg-color-warm-l3 { background-color: #e3dcdc; color: #494949; } .RB_bg-color-warm-l4 { background-color: #d5cfcf; color: #414141; } .RB_bg-color-warm-l5 { background-color: #b9b5b5; color: #2f2f2f; } .RB_bg-color-warm-l6 { background-color: #737070; color: #ececec; } .RB_bg-color-warm-l7 { background-color: #545151; color: #ececec; } /********* 场景中的文字选中高亮颜色 *********/ .RB_bg-color-l1::selection, .RB_bg-color-cool-l1::selection, .RB_bg-color-warm-l1::selection, .RB_bg-color-l2::selection, .RB_bg-color-cool-l2::selection, .RB_bg-color-warm-l2::selection, .RB_bg-color-l3::selection, .RB_bg-color-cool-l3::selection, .RB_bg-color-warm-l3::selection, .RB_bg-color-l4::selection, .RB_bg-color-cool-l4::selection, .RB_bg-color-warm-l4::selection, .RB_bg-color-l5::selection, .RB_bg-color-cool-l5::selection, .RB_bg-color-warm-l5::selection { background-color: #424242; color: #ececec; } .RB_bg-color-l6::selection, .RB_bg-color-cool-l6::selection, .RB_bg-color-warm-l6::selection, .RB_bg-color-l7::selection, .RB_bg-color-cool-l7::selection, .RB_bg-color-warm-l7::selection { background-color: #ececec; color: #424242; } /***************************** 组件垂直阴影高度 *****************************/ .RB_shadow-vertical-l1 { box-shadow: 0 1px 5px -2px #22222288; } .RB_shadow-vertical-l2 { box-shadow: 0 2px 6px -2px #22222288; } .RB_shadow-vertical-l3 { box-shadow: 0 3px 7px -2px #22222266; } .RB_shadow-vertical-l4 { box-shadow: 0 4px 10px -2px #22222258; } .RB_shadow-vertical-l5 { box-shadow: 0 5px 12px -2px #22222255; } .RB_shadow-vertical-l6 { box-shadow: 0 6px 13px -2px #22222255; } .RB_shadow-vertical-l7 { box-shadow: 0 7px 15px -2px #22222244; } .RB_shadow-vertical-l8 { box-shadow: 0 10px 18px -2px #22222244; } .RB_shadow-vertical-l9 { box-shadow: 0 15px 25px -2px #22222242; } .RB_shadow-vertical-l10 { box-shadow: 0 17px 30px -2px #22222240; } /***************************** 阴影高度(45deg) *****************************/ .RB_shadow-l1 { box-shadow: 1px 1px 5px -2px #22222288; } .RB_shadow-l2 { box-shadow: 2px 2px 6px -2px #22222288; } .RB_shadow-l3 { box-shadow: 3px 3px 7px -2px #22222266; } .RB_shadow-l4 { box-shadow: 4px 4px 10px -2px #22222258; } .RB_shadow-l5 { box-shadow: 5px 5px 12px -2px #22222255; } .RB_shadow-l6 { box-shadow: 6px 6px 13px -2px #22222255; } .RB_shadow-l7 { box-shadow: 7px 7px 15px -2px #22222244; } .RB_shadow-l8 { box-shadow: 8px 10px 18px -2px #22222244; } .RB_shadow-l9 { box-shadow: 15px 15px 25px -2px #22222242; } .RB_shadow-l10 { box-shadow: 17px 17px 30px -2px #22222240; } /***************************** 圆角大小 *****************************/ .RB_corner-radius-l1 { border-radius: 3px; } .RB_corner-radius-l2 { border-radius: 5px; } .RB_corner-radius-l3 { border-radius: 7px; } .RB_corner-radius-l4 { border-radius: 10px; } .RB_corner-radius-l5 { border-radius: 20px; } .RB_corner-radius-l6 { border-radius: 30px; } .RB_corner-radius-l7 { border-radius: 10000px; } /***************************** 缓动时间 *****************************/ .RB_duration-l1 { transition-duration: .2s; } .RB_duration-l2 { transition-duration: .3s; } .RB_duration-l3 { transition-duration: .5s; } .RB_duration-l4 { transition-duration: 1s; } .RB_duration-l5 { transition-duration: 3s; } /***************************** 边框 *****************************/ .RB_border-l1 { border: 1px solid; } .RB_border-l2 { border: 2px solid; } .RB_border-l3 { border: 3px solid; } .RB_border-l4 { border: 5px solid; } /***************************** 外边距 *****************************/ /* 四边边距 */ .RB_margin-l1 { margin: 5px; } .RB_margin-l2 { margin: 10px; } .RB_margin-l3 { margin: 20px; } .RB_margin-l4 { margin: 50px; } .RB_margin-l5 { margin: 100px; } /* 底部边距 */ .RB_margin-bottom-l1 { margin-bottom: 5px; } .RB_margin-bottom-l2 { margin-bottom: 10px; } .RB_margin-bottom-l3 { margin-bottom: 20px; } .RB_margin-bottom-l4 { margin-bottom: 50px; } .RB_margin-bottom-l5 { margin-bottom: 100px; } /* 左边距 */ .RB_margin-left-l1 { margin-left: 5px; } .RB_margin-left-l2 { margin-left: 10px; } .RB_margin-left-l3 { margin-left: 20px; } .RB_margin-left-l4 { margin-left: 50px; } .RB_margin-left-l5 { margin-left: 100px; } /* 右边距 */ .RB_margin-right-l1 { margin-right: 5px; } .RB_margin-right-l2 { margin-right: 10px; } .RB_margin-right-l3 { margin-right: 20px; } .RB_margin-right-l4 { margin-right: 50px; } .RB_margin-right-l5 { margin-right: 100px; } /* 顶部边距 */ .RB_margin-top-l1 { margin-top: 5px; } .RB_margin-top-l2 { margin-top: 10px; } .RB_margin-top-l3 { margin-top: 20px; } .RB_margin-top-l4 { margin-top: 50px; } .RB_margin-top-l5 { margin-top: 100px; } /***************************** 内边距 *****************************/ /* 四边边距 */ .RB_padding-l1 { padding: 5px; } .RB_padding-l2 { padding: 10px; } .RB_padding-l3 { padding: 20px; } .RB_padding-l4 { padding: 50px; } .RB_padding-l5 { padding: 100px; } /* 底部边距 */ .RB_padding-bottom-l1 { padding-bottom: 5px; } .RB_padding-bottom-l2 { padding-bottom: 10px; } .RB_padding-bottom-l3 { padding-bottom: 20px; } .RB_padding-bottom-l4 { padding-bottom: 50px; } .RB_padding-bottom-l5 { padding-bottom: 100px; } /* 左边距 */ .RB_padding-left-l1 { padding-left: 5px; } .RB_padding-left-l2 { padding-left: 10px; } .RB_padding-left-l3 { padding-left: 20px; } .RB_padding-left-l4 { padding-left: 50px; } .RB_padding-left-l5 { padding-left: 100px; } /* 右边距 */ .RB_padding-right-l1 { padding-right: 5px; } .RB_padding-right-l2 { padding-right: 10px; } .RB_padding-right-l3 { padding-right: 20px; } .RB_padding-right-l4 { padding-right: 50px; } .RB_padding-right-l5 { padding-right: 100px; } /* 顶部边距 */ .RB_padding-top-l1 { padding-top: 5px; } .RB_padding-top-l2 { padding-top: 10px; } .RB_padding-top-l3 { padding-top: 20px; } .RB_padding-top-l4 { padding-top: 50px; } .RB_padding-top-l5 { padding-top: 100px; } /***************************** flex *****************************/ .RB_flex { display: flex; } /* 居中 */ .RB_flex-center { justify-content: center; } /* 向两边散开 */ .RB_flex-space-between { justify-content: space-between; } /* 均匀的散开 */ .RB_flex-space-around { justify-content: space-around; } /* 垂直居中 */ .RB_flex-vertical-center { align-content: center; } /* 纵向排列 */ .RB_flex-lengthways { flex-direction: column; } /***************************** 使用flex布局后的切分 *****************************/ .RB_col-2 { width: 50%; } .RB_col-3 { width: 33.33333333333%; } .RB_col-4 { width: 25%; } .RB_col-6 { width: 20%; } .RB_col-8 { width: 12.5%; }
RainbowComponents/GeneralStyle.css
* { /*color: #595959;*/ font-family: Helvetica, Arial, sans-serif; } /***************************** 将body的默认边距删除 *****************************/ body { margin: 0; } /***************************** 组件颜色 *****************************/ .RB_red { background-color: #b9513d; color: #ffffff; } .RB_origin { background-color: #c26d27; color: #ffffff; } .RB_yellow { background-color: #d3c32b; color: #ffffff; } .RB_green { background-color: #75ce4b; color: #ffffff; } .RB_cyan { background-color: #69c49e; color: #ffffff; } .RB_blue { background-color: #35a0b9; color: #ffffff; } .RB_violet { background-color: #955ac7; color: #ffffff; } .RB_white { background-color: #ffffff; color: #5d5d5d; } .RB_black { background-color: #000000; color: #ffffff; } .RB_light { background-color: #f5f5f5; color: #252525; border-color: #252525; } .RB_dark { background-color: #313131; color: #ffffff; } .RB_dark-l1 { background-color: #2a2a2a; color: #ffffff; } .RB_dark-l2 { background-color: #262626; color: #ffffff; } .RB_dark-l3 { background-color: #232323; color: #ffffff; } .RB_dark-l4 { background-color: #171717; color: #ffffff; } .RB_dark-l5 { background-color: #111111; color: #ffffff; } /********* 选取内容时的高亮显示 *********/ .RB_red::selection, .RB_red > *::selection { background-color: #ffffff; color: #b9513d; } .RB_origin::selection, .RB_origin > *::selection { background-color: #ffffff; color: #c26d27; } .RB_yellow::selection, .RB_yellow > *::selection { background-color: #ffffff; color: #d3c32b; } .RB_green::selection, .RB_green > *::selection { background-color: #ffffff; color: #75ce4b; } .RB_cyan::selection, .RB_cyan > *::selection { background-color: #ffffff; color: #69c49e; } .RB_blue::selection, .RB_blue > *::selection { background-color: #ffffff; color: #35a0b9; } .RB_violet::selection, .RB_violet > *::selection { background-color: #ffffff; color: #955ac7; } .RB_light::selection, .RB_light > *::selection { background-color: #252525; color: #f5f5f5; } .RB_white::selection, .RB_white > *::selection { background-color: #252525; color: #ffffff; } .RB_dark::selection, .RB_dark > *::selection, .RB_dark-l1::selection, .RB_dark-l1 > *::selection, .RB_dark-l2::selection, .RB_dark-l2 > *::selection, .RB_dark-l3::selection, .RB_dark-l3 > *::selection, .RB_dark-l4::selection, .RB_dark-l4 > *::selection, .RB_dark-l5::selection, .RB_dark-l5 > *::selection, .RB_black::selection { background-color: #ffffff; color: #313131; } @media screen and (min-width: 701px) { /********* 触摸时提高亮度 *********/ .RB_red-highlight-hover:hover { background-color: #f64b2a; color: #ffffff; } .RB_origin-highlight-hover:hover { background-color: #ea7619; color: #ffffff; } .RB_yellow-highlight-hover:hover { background-color: #ecd71f; color: #ffffff; } .RB_green-highlight-hover:hover { background-color: #6ce737; color: #ffffff; } .RB_cyan-highlight-hover:hover { background-color: #72e5b4; color: #ffffff; } .RB_blue-highlight-hover:hover { background-color: #16bfe7; color: #ffffff; } .RB_violet-highlight-hover:hover { background-color: #ba73f6; color: #ffffff; } .RB_dark-highlight-hover:hover { background-color: #171717; color: #ffffff; } .RB_light-highlight-hover:hover { background-color: #ffffff; color: #313131; } /********* 触摸时降低亮度 *********/ .RB_red-lowlight-hover:hover { background-color: #983321; color: #ffffff; } .RB_origin-lowlight-hover:hover { background-color: #9b5215; color: #ffffff; } .RB_yellow-lowlight-hover:hover { background-color: #b7a81d; color: #ffffff; } .RB_green-lowlight-hover:hover { background-color: #5fb437; color: #ffffff; } .RB_cyan-lowlight-hover:hover { background-color: #4fa681; color: #ffffff; } .RB_blue-lowlight-hover:hover { background-color: #278ba2; color: #ffffff; } .RB_violet-lowlight-hover:hover { background-color: #733da1; color: #ffffff; } .RB_dark-lowlight-hover:hover { background-color: #505050; color: #ffffff; } .RB_light-lowlight-hover:hover { background-color: #e0e0e0; color: #000000; } .RB_white-lowlight-hover:hover { background-color: #f6f6f6; color: #000000; } } /***************************** 背景等级颜色 *****************************/ .RB_bg-color-l1 { background-color: #ffffff; color: #494949; } .RB_bg-color-l2 { background-color: #f3f3f3; color: #494949; } .RB_bg-color-l3 { background-color: #e3e3e3; color: #494949; } .RB_bg-color-l4 { background-color: #d5d5d5; color: #414141; } .RB_bg-color-l5 { background-color: #b9b9b9; color: #2f2f2f; } .RB_bg-color-l6 { background-color: #737373; color: #ececec; } .RB_bg-color-l7 { background-color: #525252; color: #ececec; } /********* 冷色调 *********/ .RB_bg-color-cool-l1 { background-color: #ffffff; color: #494949; } .RB_bg-color-cool-l2 { background-color: #edeff3; color: #494949; } .RB_bg-color-cool-l3 { background-color: #dcdee3; color: #494949; } .RB_bg-color-cool-l4 { background-color: #d0d2d5; color: #414141; } .RB_bg-color-cool-l5 { background-color: #b5b6b9; color: #2f2f2f; } .RB_bg-color-cool-l6 { background-color: #6f7073; color: #ececec; } .RB_bg-color-cool-l7 { background-color: #535456; color: #ececec; } /********* 暖色调 *********/ .RB_bg-color-warm-l1 { background-color: #ffffff; color: #494949; } .RB_bg-color-warm-l2 { background-color: #f3eded; color: #494949; } .RB_bg-color-warm-l3 { background-color: #e3dcdc; color: #494949; } .RB_bg-color-warm-l4 { background-color: #d5cfcf; color: #414141; } .RB_bg-color-warm-l5 { background-color: #b9b5b5; color: #2f2f2f; } .RB_bg-color-warm-l6 { background-color: #737070; color: #ececec; } .RB_bg-color-warm-l7 { background-color: #545151; color: #ececec; } /********* 场景中的文字选中高亮颜色 *********/ .RB_bg-color-l1::selection, .RB_bg-color-cool-l1::selection, .RB_bg-color-warm-l1::selection, .RB_bg-color-l2::selection, .RB_bg-color-cool-l2::selection, .RB_bg-color-warm-l2::selection, .RB_bg-color-l3::selection, .RB_bg-color-cool-l3::selection, .RB_bg-color-warm-l3::selection, .RB_bg-color-l4::selection, .RB_bg-color-cool-l4::selection, .RB_bg-color-warm-l4::selection, .RB_bg-color-l5::selection, .RB_bg-color-cool-l5::selection, .RB_bg-color-warm-l5::selection { background-color: #424242; color: #ececec; } .RB_bg-color-l6::selection, .RB_bg-color-cool-l6::selection, .RB_bg-color-warm-l6::selection, .RB_bg-color-l7::selection, .RB_bg-color-cool-l7::selection, .RB_bg-color-warm-l7::selection { background-color: #ececec; color: #424242; } /***************************** 组件垂直阴影高度 *****************************/ .RB_shadow-vertical-l1 { box-shadow: 0 1px 5px -2px #22222288; } .RB_shadow-vertical-l2 { box-shadow: 0 2px 6px -2px #22222288; } .RB_shadow-vertical-l3 { box-shadow: 0 3px 7px -2px #22222266; } .RB_shadow-vertical-l4 { box-shadow: 0 4px 10px -2px #22222258; } .RB_shadow-vertical-l5 { box-shadow: 0 5px 12px -2px #22222255; } .RB_shadow-vertical-l6 { box-shadow: 0 6px 13px -2px #22222255; } .RB_shadow-vertical-l7 { box-shadow: 0 7px 15px -2px #22222244; } .RB_shadow-vertical-l8 { box-shadow: 0 10px 18px -2px #22222244; } .RB_shadow-vertical-l9 { box-shadow: 0 15px 25px -2px #22222242; } .RB_shadow-vertical-l10 { box-shadow: 0 17px 30px -2px #22222240; } /***************************** 阴影高度(45deg) *****************************/ .RB_shadow-l1 { box-shadow: 1px 1px 5px -2px #22222288; } .RB_shadow-l2 { box-shadow: 2px 2px 6px -2px #22222288; } .RB_shadow-l3 { box-shadow: 3px 3px 7px -2px #22222266; } .RB_shadow-l4 { box-shadow: 4px 4px 10px -2px #22222258; } .RB_shadow-l5 { box-shadow: 5px 5px 12px -2px #22222255; } .RB_shadow-l6 { box-shadow: 6px 6px 13px -2px #22222255; } .RB_shadow-l7 { box-shadow: 7px 7px 15px -2px #22222244; } .RB_shadow-l8 { box-shadow: 8px 10px 18px -2px #22222244; } .RB_shadow-l9 { box-shadow: 15px 15px 25px -2px #22222242; } .RB_shadow-l10 { box-shadow: 17px 17px 30px -2px #22222240; } /***************************** 圆角大小 *****************************/ .RB_corner-radius-l1 { border-radius: 3px; } .RB_corner-radius-l2 { border-radius: 5px; } .RB_corner-radius-l3 { border-radius: 7px; } .RB_corner-radius-l4 { border-radius: 10px; } .RB_corner-radius-l5 { border-radius: 20px; } .RB_corner-radius-l6 { border-radius: 30px; } .RB_corner-radius-l7 { border-radius: 10000px; } /***************************** 缓动时间 *****************************/ .RB_duration-l1 { transition-duration: .2s; } .RB_duration-l2 { transition-duration: .3s; } .RB_duration-l3 { transition-duration: .5s; } .RB_duration-l4 { transition-duration: 1s; } .RB_duration-l5 { transition-duration: 3s; } /***************************** 边框 *****************************/ .RB_border-l1 { border: 1px solid; } .RB_border-l2 { border: 2px solid; } .RB_border-l3 { border: 3px solid; } .RB_border-l4 { border: 5px solid; } /***************************** 外边距 *****************************/ /* 四边边距 */ .RB_margin-l1 { margin: 5px; } .RB_margin-l2 { margin: 10px; } .RB_margin-l3 { margin: 20px; } .RB_margin-l4 { margin: 50px; } .RB_margin-l5 { margin: 100px; } /* 底部边距 */ .RB_margin-bottom-l1 { margin-bottom: 5px; } .RB_margin-bottom-l2 { margin-bottom: 10px; } .RB_margin-bottom-l3 { margin-bottom: 20px; } .RB_margin-bottom-l4 { margin-bottom: 50px; } .RB_margin-bottom-l5 { margin-bottom: 100px; } /* 左边距 */ .RB_margin-left-l1 { margin-left: 5px; } .RB_margin-left-l2 { margin-left: 10px; } .RB_margin-left-l3 { margin-left: 20px; } .RB_margin-left-l4 { margin-left: 50px; } .RB_margin-left-l5 { margin-left: 100px; } /* 右边距 */ .RB_margin-right-l1 { margin-right: 5px; } .RB_margin-right-l2 { margin-right: 10px; } .RB_margin-right-l3 { margin-right: 20px; } .RB_margin-right-l4 { margin-right: 50px; } .RB_margin-right-l5 { margin-right: 100px; } /* 顶部边距 */ .RB_margin-top-l1 { margin-top: 5px; } .RB_margin-top-l2 { margin-top: 10px; } .RB_margin-top-l3 { margin-top: 20px; } .RB_margin-top-l4 { margin-top: 50px; } .RB_margin-top-l5 { margin-top: 100px; } /***************************** 内边距 *****************************/ /* 四边边距 */ .RB_padding-l1 { padding: 5px; } .RB_padding-l2 { padding: 10px; } .RB_padding-l3 { padding: 20px; } .RB_padding-l4 { padding: 50px; } .RB_padding-l5 { padding: 100px; } /* 底部边距 */ .RB_padding-bottom-l1 { padding-bottom: 5px; } .RB_padding-bottom-l2 { padding-bottom: 10px; } .RB_padding-bottom-l3 { padding-bottom: 20px; } .RB_padding-bottom-l4 { padding-bottom: 50px; } .RB_padding-bottom-l5 { padding-bottom: 100px; } /* 左边距 */ .RB_padding-left-l1 { padding-left: 5px; } .RB_padding-left-l2 { padding-left: 10px; } .RB_padding-left-l3 { padding-left: 20px; } .RB_padding-left-l4 { padding-left: 50px; } .RB_padding-left-l5 { padding-left: 100px; } /* 右边距 */ .RB_padding-right-l1 { padding-right: 5px; } .RB_padding-right-l2 { padding-right: 10px; } .RB_padding-right-l3 { padding-right: 20px; } .RB_padding-right-l4 { padding-right: 50px; } .RB_padding-right-l5 { padding-right: 100px; } /* 顶部边距 */ .RB_padding-top-l1 { padding-top: 5px; } .RB_padding-top-l2 { padding-top: 10px; } .RB_padding-top-l3 { padding-top: 20px; } .RB_padding-top-l4 { padding-top: 50px; } .RB_padding-top-l5 { padding-top: 100px; } /***************************** flex *****************************/ .RB_flex { display: flex; } /* 居中 */ .RB_flex-center { justify-content: center; } /* 向两边散开 */ .RB_flex-space-between { justify-content: space-between; } /* 均匀的散开 */ .RB_flex-space-around { justify-content: space-around; } /* 垂直居中 */ .RB_flex-vertical-center { align-content: center; } /* 纵向排列 */ .RB_flex-lengthways { flex-direction: column; } /***************************** 使用flex布局后的切分 *****************************/ .RB_col-2 { width: 50%; } .RB_col-3 { width: 33.33333333333%; } .RB_col-4 { width: 25%; } .RB_col-6 { width: 20%; } .RB_col-8 { width: 12.5%; }
0.364099
0.134747
body{ min-width:640px; background-color:#e7fdf2; } .mrow{ margin-bottom:20px; } .bt{ font-size:1.2em; padding-left: 5%; padding-bottom:30%; color: #fff; } .bt1{ font-size:1em; padding-left: 5%; padding-bottom:30%; color: #fff; } .bt2{ font-size:1em; padding-left: 5%; padding-bottom:30%; color: #000; } .iii{ width:100%; margin-bottom:2px; padding:0; } .ii{ padding:0; width:100%; } .search1{ background-color:rgba(255,255,255,0.90); } .search1:hover{ background-color:rgb(255,255,255); } .na{ position:relative; z-index: 999; margin-top:0; margin-bottom:0; border:0; } .nna{ padding-left:0; } .na1{ font-size:1.2em; } .na1 li a:hover{ background-color:#38d187; } .na2 li a:hover{ background-color:#38d187; } .na3{ width:100%; height:100%; background-color:rgb(231,253,242); } .btn1{ margin-top:18px; margin-bottom:0; } .nb{ border:0; margin-top:0; font-size:1.2em; } .nb li a{ color:#000; } .nb li a:hover{ background-color:#78f4b8; color:#fff; } .title1{ color:#fff; font-size:1.5em; padding-top:10px; } .title1:hover{ color:#fff; } .title1 > p{ font-size:0.9em; word-spacing:2em; } .iml{ width:90%; } .iml1{ padding-top:2px; padding-right:10px; padding-bottom:0; } .content{ margin-top:10px; } .im{ width:100%; height:100%; border-radius:3px; } .im1{ margin-left:0; width:100%; height:100%; border-radius:3px; } .im2{ margin-left:0; width:100%; height:100%; border-radius:3px; } .im3{ margin-left:2.5%; width:45%; height:90%; border-radius:3px; } .im4{ margin-left:4.2%; width:45%; height:90%; border-radius:3px; } .imt{ margin-top:0; margin-left:0; padding:0; } .imt1{ padding-left:2%; font-size:2em; border-left:8px solid #38d187; } .im5{ border-radius:3px; width:100%; } .im6{ border-radius:3px; width:100%; height:100%; } .imm{ margin-bottom:0%; } .im7{ margin-left:4.2%; width:45%; height:90%; border-radius:3px; } .im9{ margin-left:2.5%; width:45%; height:90%; border-radius:3px; } .im8{ border-radius:3px; width:100%; } .iim{ margin-left:0; } .im10{ border-radius:3px; width:100%; } .im11{ width:100%; border-radius:3px; } .imt2{ padding-left:0; } .imt2 h2{ width:100%; } .ttab{ font-size:1.2em; margin-top:20px; border:0; margin-left:0; } .ttab > li.active > a:focus{ border-radius:0; color:#000; border:0; background-color:#38d187; } .ttab > li.visited { border:0; color:#000; background-color:#e7fdf2; } .ttab li a{ color:#000; } .ttab li a:hover{ color:#fff; background-color: #78f4b8; border-radius:0; } .ttab1{ font-size:1em; margin-top:20px; border:0; margin-left:0; } .ttab1 > li.active > a:focus{ border-radius:0; color:#000; border:0; background-color:#38d187; } .ttab1 > li.visited { border:0; color:#000; background-color:#e7fdf2; } .ttab1 li a{ color:#000; } .ttab1 li a:hover{ color:#fff; background-color: #78f4b8; border-radius:0; border:0; } .ffoot{ margin-top:5%; } .ftitle{ color: rgb(75, 150, 107); font-size:1.4em; } .fcontent{ margin-top:5%; } .flinks{ list-style:none; } .flinks li{ margin-bottom:5%; border-bottom:1px dotted rgba(231,253,242,.50); } .flinks li a{ font-size:1.1em; color: #4f9e76; } .flinks li a:hover{ text-decoration:none; color: #5dba8d; } .ya a{ font-size:1.1em; color: #4f9e76; text-decoration:none; border:1px solid rgba(47, 169, 107, 0.5); border-radius:5px; } .ya a:hover{ color:#fff; background-color:rgba(56,209,135,.90); border:1px solid rgba(56,209,135,.70); } .ca{ padding:1%; } .ca1{ margin-left:1%; padding:1%; } .ca3{ padding:1%; margin-left:1%; } .imtitle{ list-style:none; margin-top:10%; margin-left:2%; } .ca2{ padding-left:6%; } .imm{ width:50px; height:50px; opacity:0.8; } .imm:hover{ opacity:1; } .ff{ color: #555555; padding-top:20px; } .txt{ position: absolute; z-index: 1; bottom:0; width:100%; padding-right:15px; padding-left:15px; margin-left:-15px; bottom:0; overflow: hidden; } .txt1{ heitht:auto; padding-top:6px; padding-bottom:6px; background: rgba(0,0,0,.45); margin-bottom:0; } .txt2{ heitht:auto; padding-top:10px; padding-bottom:10px; background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(112, 112, 112, 0)), to(rgba(0, 0, 0, 0.86))); margin-bottom:0; text-align: center; } .td > a h5{ color:#fff; } .td > a{ text-decoration: none; } .td > a h5:hover{ color: #ffc6b7; } .htitle > a{ text-decoration: none; } .htitle a:hover{ color:#fff; text-decoration: none; } .htitle a:focus{ color:#fff; text-decoration:none; } .ly { position:absolute; z-index:1; width:100%; height:18%; padding-right:15px; padding-left:15px; margin-left:-15px; bottom:0; overflow:hidden; } .section .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .rsp1{ background:#000; height:100%; padding-top:10px; padding-bottom:10px; } .section .text{ position:absolute; z-index:1; bottom:0; margin-left:57%; margin-bottom:5%; color:#fff; font-family:"��Բ"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section .text a{ text-decoration: none; } .ttext{ position:absolute; z-index: 1; bottom:0; width:auto; height:100%; margin-bottom:-5px; margin-left:13px; color:#fff; } .ttext p{ font-size:1.1em; } .section1 .rrsp{ position: absolute; z-index: 1; width:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0; margin-bottom:0; } .rrsp1{ background:#000; height:130px; padding-top:10px; padding-bottom:10px; } .section1 .text{ position:absolute; z-index:1; bottom:0; margin-left:20px; margin-bottom:15px; color:#fff; font-family:"��Բ"; font-size:1em; padding:5px 5px 5px 5px; border:0; } .section1 .text a{ text-decoration: none; } .ttext1{ position:absolute; z-index: 1; bottom:0; width:100%; margin-left:20px; margin-bottom:55px; font-family:"��Բ" !important; color:#fff; } .ttext h4{ font-size:1.1em; } .ttext1 p{ font-size:1em; } .ttext2{ position:absolute; z-index: 1; bottom:0; margin-left:20px; margin-bottom:10px; font-family:"��Բ" !important; color:#fff; } .ttext1 h3{ font-size:1.3em; } .ttext3{ position:absolute; z-index: 1; bottom:0; margin-left:10px; margin-bottom:5px; color:#fff; } .ttext3 h4{ font-size:1.1em; } .section2 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section2 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section2 .text a{ text-decoration: none; } .section3 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section3 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section3 .text a{ text-decoration: none; } .section4 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section4 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section4 .text a{ text-decoration: none; } .section5 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section5 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section5 .text a{ text-decoration: none; } .section5 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section5 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section5 .text a{ text-decoration: none; } .section6 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section6 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section6 .text a{ text-decoration: none; } .section7 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section7 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section7 .text a{ text-decoration: none; } .section8 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section8 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section8 .text a{ text-decoration: none; } .section9 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section9 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section9 .text a{ text-decoration: none; } .product{ position: relative; overflow: hidden; display: none;} .product-wrap .shows{ display: block;} .ad{ width:auto; padding-left:0; padding-right:0; } .ad h3 { font-size:1.2em; color:#fff; background-color: #78f4b8; padding: 8px 18px 8px 18px; border-radius: 3px; margin-right:20px; } .ad h4{ font-size:1em; margin-left:0; margin-top:20px; margin-right:45px; color:#e7fdf2; background-color: rgb(255, 198, 183); padding:10px 8px 9px 8px; border-radius: 3px; } .ad > a { text-decoration: none; } .ad1{ padding-left:0; padding-right:0; } .is{ position:absolute; top:0; margin-left:5px; width:40px; height:40px; } .is1{ font-family: "΢���ź�"; color:#fff; position:absolute; top:0; font-size:14px; margin-left:12px; margin-top:3px; } @media only screen and (max-width: 500px) { .yc{ display: none; } } .gd { margin-top: 0.6%; border-radius: 5px; height: 220px; width: 100%; } .gdmu{ width:36%; margin-top: 35%; } .us{ line-height: 30px; border-radius: 10px; letter-spacing: 1px; height: 30px; background-color: #ffa8b8; font-size:1.2em; width:10%; text-align: center; margin-top:8%; margin-left:-15.5%; color:#fff; } .us1 { border-radius: 5px; width: 100%; } .he_slideAllDown{ width:100%; border-radius:5px; background: rgb(255, 168, 184);box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown .he_slideAllDown_img{ width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown:hover .he_slideAllDown_img{opacity:1;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-o-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)} .he_slideAllDown .he_slideAllDown_caption{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown .he_slideAllDown_caption,.he_slideAllDown .he_slideAllDown_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown .he_slideAllDown_caption_h{font-weight: 100;margin-left:5%;font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0} .he_slideAllDown:hover .he_slideAllDown_caption_h{color:#fff;top:25%;opacity:1} .he_slideAllDown .he_slideAllDown_caption_p{font-weight: 100;margin-left:28%;font-size:1.5em;hright:40px;width:30%;margin-top:15%;border: 1px solid #fff;border-radius: 20px;text-align:center;position:absolute;top:-50%;left:10%;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0} .he_slideAllDown:hover .he_slideAllDown_caption_p{color:#fff;top:45%;opacity:1} .he_3DFlipY{ width: 100%; border-radius: 5px; box-sizing:border-box; cursor:pointer;-webkit-perspective:1700px; -moz-perspective:1700px;perspective:1700px; -webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50% perspective-origin:50% 50%} .he_3DFlipY_inner{width:100%;padding:0;margin:0;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d} .he_3DFlipY_inner > div.he_3DFlipY_img{backface-visibility:hidden;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out} .he_3DFlipY_inner:hover > div.he_3DFlipY_img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.he_3DFlipY_inner > div img{ border-radius: 5px;width:100%;padding:0;margin:0;display:block;position:relative} .he_3DFlipY_caption{ border-radius: 5px;position:absolute;top:0;left:0;padding:0;background: #ffa8b8;color:#fff;height:100%;width:100%;padding:0;margin:0;opacity:0;background-color: #ffa8b8;text-align:center;backface-visibility:hidden;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out} .he_3DFlipY_inner:hover .he_3DFlipY_caption{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)} .he_3DFlipY_caption h3{font-size:1.3em;font-weight:700;text-align:center;width:100%;position:absolute;top:25%;left:5px;margin:0;padding:0;color:#fff} .he_3DFlipY_caption p{font-size:1em;text-align:center;width:100%;position:absolute;top:40%;left:5px;margin:0;padding:0;color:#fff} .he_3DFlipY a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0} .he_3DFlipY_caption h5 {margin-top:60%;border: 1px solid #fff; height: 25px; width: 40% ; margin-left:30%;border-radius: 10px;line-height: 25px;} .usc{ width:100%; padding: 0; border-radius: 5px; } .usd{ width:100%; padding: 0; border-radius: 5px; } .he_ZoomInImg{ border-radius: 5px; background: rgba(46, 46, 46, 0.7);box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg .he_ZoomInImg_img{width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg:hover .he_ZoomInImg_img{opacity:.7;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)} .he_ZoomInImg .he_ZoomInImg_caption{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg .he_ZoomInImg_caption,.he_ZoomInImg .he_ZoomInImg_caption > a{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg .he_ZoomInImg_caption_h{font-size:1.3em;font-weight:100;text-align:center;width:80%;position:absolute;top:20%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:.8}.he_ZoomInImg:hover .he_ZoomInImg_caption_h{color:#fff;opacity:1} .he_ZoomInImg .he_ZoomInImg_caption_p{line-height:42px;height:42px;font-size:1em;text-align:center;width:80%;position:absolute;top:45%;left:10%;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0} .he_ZoomInImg:hover .he_ZoomInImg_caption_p{color:#fff;opacity:1} .usc1{ width:100%; margin-left:2%; padding-left:8%; margin-top:9%; color: #414141; text-decoration: none; border-right: 1px solid rgba(56, 209, 135, 0.44); } .usc2{ width:100%; margin-left:-1%; padding-left:2%; margin-top:9%; color: #414141; text-decoration: none; } .c{ margin-top: -4.8%; color: #414141;} .d{ color: rgba(252, 143, 136, 0.5); margin-top: -4.8%; } a>.use2:hover{ text-decoration: none; border-top:1px solid rgba(56, 209, 135, 0.44); border-bottom:1px solid rgba(56, 209, 135, 0.44); border-right:1px solid rgba(56, 209, 135, 0.44); } .use2{ padding-left: 6%; background-color: #FFF; width:110%; z-index: 1; color: #414141; margin-left: -11%; padding-right: 3%; border-radius: 5px; border-top:1px solid rgba(56, 209, 135, 0.25); border-bottom:1px solid rgba(56, 209, 135, 0.25); border-right:1px solid rgba(56, 209, 135, 0.25); margin-bottom: 5%; text-decoration: none; } .use3{ color: #414141; padding-top: 7%; font-size:1.45em; width: 200%; margin-top:2.2%; border-radius: 5px; text-decoration: none; } .usf3{ margin-top:10%; letter-spacing: 1px; line-height:1.8; color: #414141; padding-left: 3%; text-decoration: none; margin-bottom: 7.8%; } .flower { margin-left: -7%; width: 60%; margin-top: 8%; } @media only screen and (max-width: 800px) { .use2 { display: none; } } @media only screen and (max-width: 800px) { .usc1 { display: none; } } @media only screen and (max-width: 800px) { .usc2 { display: none; } }
app/static/css/CET61.css
body{ min-width:640px; background-color:#e7fdf2; } .mrow{ margin-bottom:20px; } .bt{ font-size:1.2em; padding-left: 5%; padding-bottom:30%; color: #fff; } .bt1{ font-size:1em; padding-left: 5%; padding-bottom:30%; color: #fff; } .bt2{ font-size:1em; padding-left: 5%; padding-bottom:30%; color: #000; } .iii{ width:100%; margin-bottom:2px; padding:0; } .ii{ padding:0; width:100%; } .search1{ background-color:rgba(255,255,255,0.90); } .search1:hover{ background-color:rgb(255,255,255); } .na{ position:relative; z-index: 999; margin-top:0; margin-bottom:0; border:0; } .nna{ padding-left:0; } .na1{ font-size:1.2em; } .na1 li a:hover{ background-color:#38d187; } .na2 li a:hover{ background-color:#38d187; } .na3{ width:100%; height:100%; background-color:rgb(231,253,242); } .btn1{ margin-top:18px; margin-bottom:0; } .nb{ border:0; margin-top:0; font-size:1.2em; } .nb li a{ color:#000; } .nb li a:hover{ background-color:#78f4b8; color:#fff; } .title1{ color:#fff; font-size:1.5em; padding-top:10px; } .title1:hover{ color:#fff; } .title1 > p{ font-size:0.9em; word-spacing:2em; } .iml{ width:90%; } .iml1{ padding-top:2px; padding-right:10px; padding-bottom:0; } .content{ margin-top:10px; } .im{ width:100%; height:100%; border-radius:3px; } .im1{ margin-left:0; width:100%; height:100%; border-radius:3px; } .im2{ margin-left:0; width:100%; height:100%; border-radius:3px; } .im3{ margin-left:2.5%; width:45%; height:90%; border-radius:3px; } .im4{ margin-left:4.2%; width:45%; height:90%; border-radius:3px; } .imt{ margin-top:0; margin-left:0; padding:0; } .imt1{ padding-left:2%; font-size:2em; border-left:8px solid #38d187; } .im5{ border-radius:3px; width:100%; } .im6{ border-radius:3px; width:100%; height:100%; } .imm{ margin-bottom:0%; } .im7{ margin-left:4.2%; width:45%; height:90%; border-radius:3px; } .im9{ margin-left:2.5%; width:45%; height:90%; border-radius:3px; } .im8{ border-radius:3px; width:100%; } .iim{ margin-left:0; } .im10{ border-radius:3px; width:100%; } .im11{ width:100%; border-radius:3px; } .imt2{ padding-left:0; } .imt2 h2{ width:100%; } .ttab{ font-size:1.2em; margin-top:20px; border:0; margin-left:0; } .ttab > li.active > a:focus{ border-radius:0; color:#000; border:0; background-color:#38d187; } .ttab > li.visited { border:0; color:#000; background-color:#e7fdf2; } .ttab li a{ color:#000; } .ttab li a:hover{ color:#fff; background-color: #78f4b8; border-radius:0; } .ttab1{ font-size:1em; margin-top:20px; border:0; margin-left:0; } .ttab1 > li.active > a:focus{ border-radius:0; color:#000; border:0; background-color:#38d187; } .ttab1 > li.visited { border:0; color:#000; background-color:#e7fdf2; } .ttab1 li a{ color:#000; } .ttab1 li a:hover{ color:#fff; background-color: #78f4b8; border-radius:0; border:0; } .ffoot{ margin-top:5%; } .ftitle{ color: rgb(75, 150, 107); font-size:1.4em; } .fcontent{ margin-top:5%; } .flinks{ list-style:none; } .flinks li{ margin-bottom:5%; border-bottom:1px dotted rgba(231,253,242,.50); } .flinks li a{ font-size:1.1em; color: #4f9e76; } .flinks li a:hover{ text-decoration:none; color: #5dba8d; } .ya a{ font-size:1.1em; color: #4f9e76; text-decoration:none; border:1px solid rgba(47, 169, 107, 0.5); border-radius:5px; } .ya a:hover{ color:#fff; background-color:rgba(56,209,135,.90); border:1px solid rgba(56,209,135,.70); } .ca{ padding:1%; } .ca1{ margin-left:1%; padding:1%; } .ca3{ padding:1%; margin-left:1%; } .imtitle{ list-style:none; margin-top:10%; margin-left:2%; } .ca2{ padding-left:6%; } .imm{ width:50px; height:50px; opacity:0.8; } .imm:hover{ opacity:1; } .ff{ color: #555555; padding-top:20px; } .txt{ position: absolute; z-index: 1; bottom:0; width:100%; padding-right:15px; padding-left:15px; margin-left:-15px; bottom:0; overflow: hidden; } .txt1{ heitht:auto; padding-top:6px; padding-bottom:6px; background: rgba(0,0,0,.45); margin-bottom:0; } .txt2{ heitht:auto; padding-top:10px; padding-bottom:10px; background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(rgba(112, 112, 112, 0)), to(rgba(0, 0, 0, 0.86))); margin-bottom:0; text-align: center; } .td > a h5{ color:#fff; } .td > a{ text-decoration: none; } .td > a h5:hover{ color: #ffc6b7; } .htitle > a{ text-decoration: none; } .htitle a:hover{ color:#fff; text-decoration: none; } .htitle a:focus{ color:#fff; text-decoration:none; } .ly { position:absolute; z-index:1; width:100%; height:18%; padding-right:15px; padding-left:15px; margin-left:-15px; bottom:0; overflow:hidden; } .section .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .rsp1{ background:#000; height:100%; padding-top:10px; padding-bottom:10px; } .section .text{ position:absolute; z-index:1; bottom:0; margin-left:57%; margin-bottom:5%; color:#fff; font-family:"��Բ"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section .text a{ text-decoration: none; } .ttext{ position:absolute; z-index: 1; bottom:0; width:auto; height:100%; margin-bottom:-5px; margin-left:13px; color:#fff; } .ttext p{ font-size:1.1em; } .section1 .rrsp{ position: absolute; z-index: 1; width:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0; margin-bottom:0; } .rrsp1{ background:#000; height:130px; padding-top:10px; padding-bottom:10px; } .section1 .text{ position:absolute; z-index:1; bottom:0; margin-left:20px; margin-bottom:15px; color:#fff; font-family:"��Բ"; font-size:1em; padding:5px 5px 5px 5px; border:0; } .section1 .text a{ text-decoration: none; } .ttext1{ position:absolute; z-index: 1; bottom:0; width:100%; margin-left:20px; margin-bottom:55px; font-family:"��Բ" !important; color:#fff; } .ttext h4{ font-size:1.1em; } .ttext1 p{ font-size:1em; } .ttext2{ position:absolute; z-index: 1; bottom:0; margin-left:20px; margin-bottom:10px; font-family:"��Բ" !important; color:#fff; } .ttext1 h3{ font-size:1.3em; } .ttext3{ position:absolute; z-index: 1; bottom:0; margin-left:10px; margin-bottom:5px; color:#fff; } .ttext3 h4{ font-size:1.1em; } .section2 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section2 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section2 .text a{ text-decoration: none; } .section3 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section3 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section3 .text a{ text-decoration: none; } .section4 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section4 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section4 .text a{ text-decoration: none; } .section5 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section5 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section5 .text a{ text-decoration: none; } .section5 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section5 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section5 .text a{ text-decoration: none; } .section6 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section6 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section6 .text a{ text-decoration: none; } .section7 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section7 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section7 .text a{ text-decoration: none; } .section8 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section8 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section8 .text a{ text-decoration: none; } .section9 .rsp{ position: absolute; z-index: 1; width:100%; height:100%; padding-right:15px; padding-left:15px; margin-left:-15px; overflow:hidden; bottom:0px; } .section9 .text{ position:absolute; z-index:1; bottom:0; margin-left:13px; margin-bottom:15px; color:#fff; font-family:"΢���ź�"; font-size:12px; padding:4px 4px 4px 4px; border:0; } .section9 .text a{ text-decoration: none; } .product{ position: relative; overflow: hidden; display: none;} .product-wrap .shows{ display: block;} .ad{ width:auto; padding-left:0; padding-right:0; } .ad h3 { font-size:1.2em; color:#fff; background-color: #78f4b8; padding: 8px 18px 8px 18px; border-radius: 3px; margin-right:20px; } .ad h4{ font-size:1em; margin-left:0; margin-top:20px; margin-right:45px; color:#e7fdf2; background-color: rgb(255, 198, 183); padding:10px 8px 9px 8px; border-radius: 3px; } .ad > a { text-decoration: none; } .ad1{ padding-left:0; padding-right:0; } .is{ position:absolute; top:0; margin-left:5px; width:40px; height:40px; } .is1{ font-family: "΢���ź�"; color:#fff; position:absolute; top:0; font-size:14px; margin-left:12px; margin-top:3px; } @media only screen and (max-width: 500px) { .yc{ display: none; } } .gd { margin-top: 0.6%; border-radius: 5px; height: 220px; width: 100%; } .gdmu{ width:36%; margin-top: 35%; } .us{ line-height: 30px; border-radius: 10px; letter-spacing: 1px; height: 30px; background-color: #ffa8b8; font-size:1.2em; width:10%; text-align: center; margin-top:8%; margin-left:-15.5%; color:#fff; } .us1 { border-radius: 5px; width: 100%; } .he_slideAllDown{ width:100%; border-radius:5px; background: rgb(255, 168, 184);box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown .he_slideAllDown_img{ width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown:hover .he_slideAllDown_img{opacity:1;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);-o-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)} .he_slideAllDown .he_slideAllDown_caption{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown .he_slideAllDown_caption,.he_slideAllDown .he_slideAllDown_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_slideAllDown .he_slideAllDown_caption_h{font-weight: 100;margin-left:5%;font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:-50%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0} .he_slideAllDown:hover .he_slideAllDown_caption_h{color:#fff;top:25%;opacity:1} .he_slideAllDown .he_slideAllDown_caption_p{font-weight: 100;margin-left:28%;font-size:1.5em;hright:40px;width:30%;margin-top:15%;border: 1px solid #fff;border-radius: 20px;text-align:center;position:absolute;top:-50%;left:10%;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0} .he_slideAllDown:hover .he_slideAllDown_caption_p{color:#fff;top:45%;opacity:1} .he_3DFlipY{ width: 100%; border-radius: 5px; box-sizing:border-box; cursor:pointer;-webkit-perspective:1700px; -moz-perspective:1700px;perspective:1700px; -webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50% perspective-origin:50% 50%} .he_3DFlipY_inner{width:100%;padding:0;margin:0;position:relative;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d} .he_3DFlipY_inner > div.he_3DFlipY_img{backface-visibility:hidden;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out} .he_3DFlipY_inner:hover > div.he_3DFlipY_img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.he_3DFlipY_inner > div img{ border-radius: 5px;width:100%;padding:0;margin:0;display:block;position:relative} .he_3DFlipY_caption{ border-radius: 5px;position:absolute;top:0;left:0;padding:0;background: #ffa8b8;color:#fff;height:100%;width:100%;padding:0;margin:0;opacity:0;background-color: #ffa8b8;text-align:center;backface-visibility:hidden;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out} .he_3DFlipY_inner:hover .he_3DFlipY_caption{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)} .he_3DFlipY_caption h3{font-size:1.3em;font-weight:700;text-align:center;width:100%;position:absolute;top:25%;left:5px;margin:0;padding:0;color:#fff} .he_3DFlipY_caption p{font-size:1em;text-align:center;width:100%;position:absolute;top:40%;left:5px;margin:0;padding:0;color:#fff} .he_3DFlipY a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0} .he_3DFlipY_caption h5 {margin-top:60%;border: 1px solid #fff; height: 25px; width: 40% ; margin-left:30%;border-radius: 10px;line-height: 25px;} .usc{ width:100%; padding: 0; border-radius: 5px; } .usd{ width:100%; padding: 0; border-radius: 5px; } .he_ZoomInImg{ border-radius: 5px; background: rgba(46, 46, 46, 0.7);box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg .he_ZoomInImg_img{width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg:hover .he_ZoomInImg_img{opacity:.7;-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-o-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)} .he_ZoomInImg .he_ZoomInImg_caption{color:#fff;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg .he_ZoomInImg_caption,.he_ZoomInImg .he_ZoomInImg_caption > a{-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden} .he_ZoomInImg .he_ZoomInImg_caption_h{font-size:1.3em;font-weight:100;text-align:center;width:80%;position:absolute;top:20%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:.8}.he_ZoomInImg:hover .he_ZoomInImg_caption_h{color:#fff;opacity:1} .he_ZoomInImg .he_ZoomInImg_caption_p{line-height:42px;height:42px;font-size:1em;text-align:center;width:80%;position:absolute;top:45%;left:10%;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;-ms-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden;opacity:0} .he_ZoomInImg:hover .he_ZoomInImg_caption_p{color:#fff;opacity:1} .usc1{ width:100%; margin-left:2%; padding-left:8%; margin-top:9%; color: #414141; text-decoration: none; border-right: 1px solid rgba(56, 209, 135, 0.44); } .usc2{ width:100%; margin-left:-1%; padding-left:2%; margin-top:9%; color: #414141; text-decoration: none; } .c{ margin-top: -4.8%; color: #414141;} .d{ color: rgba(252, 143, 136, 0.5); margin-top: -4.8%; } a>.use2:hover{ text-decoration: none; border-top:1px solid rgba(56, 209, 135, 0.44); border-bottom:1px solid rgba(56, 209, 135, 0.44); border-right:1px solid rgba(56, 209, 135, 0.44); } .use2{ padding-left: 6%; background-color: #FFF; width:110%; z-index: 1; color: #414141; margin-left: -11%; padding-right: 3%; border-radius: 5px; border-top:1px solid rgba(56, 209, 135, 0.25); border-bottom:1px solid rgba(56, 209, 135, 0.25); border-right:1px solid rgba(56, 209, 135, 0.25); margin-bottom: 5%; text-decoration: none; } .use3{ color: #414141; padding-top: 7%; font-size:1.45em; width: 200%; margin-top:2.2%; border-radius: 5px; text-decoration: none; } .usf3{ margin-top:10%; letter-spacing: 1px; line-height:1.8; color: #414141; padding-left: 3%; text-decoration: none; margin-bottom: 7.8%; } .flower { margin-left: -7%; width: 60%; margin-top: 8%; } @media only screen and (max-width: 800px) { .use2 { display: none; } } @media only screen and (max-width: 800px) { .usc1 { display: none; } } @media only screen and (max-width: 800px) { .usc2 { display: none; } }
0.462959
0.064742
@font-face { font-family: 'FontAwesome'; src: url('../fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Raleway'; src: /*local("Raleway"),*/ url('../fonts/Raleway/RalewayRegular.ttf') format('truetype'); font-style: normal; font-weight: normal; } @font-face { font-family: 'Annabelle'; src: /*local("Annabelle"),*/ url('../fonts/Annabelle/Annabelle.ttf') format('truetype'); font-style: normal; font-weight: normal; } body { font-family: Raleway, Arial, sans-serif; color: #000; line-height: 22px; letter-spacing: .05em; min-width: 320px; overflow-x: hidden; } a { color: #fff; } a:focus { color: #fff; } ul { margin: 0; padding: 0; } /*GLOBAL CSS CLOSED*/ /*MAIN-SCREEN OPEND*/ .row-logo-xs { display: none; } .main-screen { background-position: center; background-repeat: no-repeat; background-color: #ead79b; } /*TOP-LINE OPENED*/ .top-line { height: 120px; background-color: #2d3133; } .logo img { margin-top: -22px; box-shadow: 0 0 10px rgba(0, 0, 0, .5); position: absolute; transition: margin .5s, ease; } .logo img:hover { margin-top: -15px; } .main-menu { line-height: 120px; } .main-menu li { display: inline-block; font-size: 12px; font-weight: bold; margin-right: 38px; position: relative; } .main-menu li:last-child { margin-right: 0; } .main-menu li a { text-decoration: underline; transition: color .8s ease; } .main-menu li.active { margin-left: 7px; } .main-menu li.active a { text-decoration: none !important; color: #ffd191; } .main-menu li.active a i { color: #ffd191; } .main-menu .fa-angle-double-right { font-size: 15px; position: absolute; top: 52px; left: -13px; cursor: pointer; transition: .5s ease; padding-right: 5px; } .main-menu li a:hover { color: #ffd191; text-decoration: none; } .phone-wrap { margin-top: 38px; position: relative; } .phone-icon { background-image: url(../img/main-screen__PHONE-icon.png); width: 14px; height: 19px; position: absolute; top: 5px; left: -17px; } .phone-text { color: #ffd191; font-size: 12px; } .phone-num { font-family: Arial, sans-serif; color: #fff; font-weight: bold; font-size: 22px; position: relative; } .phone-wrap-left { width: 50%; display: inline-block; } .phone-wrap-left { width: 50%; display: inline-block; } .phone-num span { font-size: 14px; } /*TOP-LINE CLOSED*/ /*MAIN-SCREEN CAROUSEL OPEND*/ .main-screen-carousel-wrap { margin: 150px auto 0; } .c-img-wrap-xs { display: none; } .c-img-wrap-md { display: none; } .main-screen-carousel { height: 420px; width: 100%; } .carousel-inner { height: 100%; } .main-screen-carousel .carousel-control.left { background-image: url(../img/main-screen__ARROW-left.png); width: 21px; height: 35px; opacity: .6; transition: .1s ease; margin-top: 135px; } .main-screen-carousel .carousel-control.left:hover { opacity: .9; } .main-screen-carousel .carousel-control.right { background-image: url(../img/main-screen__ARROW-right.png); width: 21px; height: 35px; opacity: .6; transition: .1s ease; margin-top: 135px; } .main-screen-carousel .carousel-control.right:hover { opacity: .9; } .main-screen__item-header { font-family: Annabelle, Arial, sans-serif; color: #fff; font-size: 52px; line-height: 42px; margin-bottom: 40px; } .main-screen__item-text { color: #fff; margin-bottom: 40px; } /*Reset btn css OPENED*/ button { background: none; border: none; margin: 0; padding: 0; font-size: 0; line-height: 0; width: auto; overflow: visible; } /*Reset btn css CLOSED*/ .main-screen__order-btn { width: 200px; height: 49px; background-color: #368abe; color: #fff; font-size: 18px; font-weight: bold; line-height: 50px; border-radius: 50px; border: none; box-sizing: border-box; border: 1px solid #368abe; letter-spacing: .1em; transition: .1s ease; } .main-screen__order-btn:hover { background-color: transparent; border: 1px solid #fff; } .itm-1 .main-screen__item-info { float: left; margin: 0 50px 0 60px; } .itm-2 .main-screen__item-info { float: left; margin: 0 0 0 60px; } .itm-3 .main-screen__item-info { float: left; margin: 0 -20px 0 60px; } /*MAIN-SCREEN CAROUSEL CLOSED*/ .main-screen__waves { background-image: url(../img/main-screen__WAVES.png); width: 1072px; height: 1.4vw; margin: 0 auto; } .main-screen__waves-bottom { background-color: #fcfcfc; width: 1072px; height: 54px; margin: 0 auto; box-shadow: 0px 55px 50px rgba(128,128,128,1); } .main-screen__arrow-down-wrap { height: 50px; width: 50px; background-color: rgba(0, 0, 0, .15); border-radius: 50px; margin: 0 auto; text-align: center; line-height: 50px; transition: .1s ease; } .main-screen__arrow-down-wrap:hover { background-color: rgba(0, 0, 0, .25); cursor: pointer; } .main-screen__arrow-down { background-image: url(../img/main-screen__ARROW-down.png); width: 32px; height: 17px; background-position: center; background-repeat: no-repeat; display: inline-block; margin-top: 18px; opacity: .8; } .section-header { font-size: 24px; font-weight: bold; text-align: center; margin: 0; padding-top: 59px; letter-spacing: .1em; opacity: 0; transition: opacity 2s ease; } .main-screen__waves-bottom .section-header { padding-top: 24px; } /*MAIN-SCREEN CLOSED*/ /*SECTION-1 OPENED*/ .section-1-top-divider { width: 300px; margin: 0 auto; padding-top: 20px; border-bottom: 1px dashed #d2d2d2; } .section-1 { background-color: #ead79b; position: relative; min-height: 890px; } .section-1-wrap { width: 1238px; height: 840px; margin: 0 auto; position: relative; } .section-1-carousel { position: relative; } .section-1-carousel-middle-side { width: 1004px; height: 840px; background-color: #fcfcfc; margin: 0 auto; float: left; } .section-1-carousel-left-side { background-image: url(../img/section-1__SLIDERSIDE-left.png); width: 83px; height: 840px; background-repeat: no-repeat; float: left; } .section-1-carousel-right-side { background-image: url(../img/section-1__SLIDERSIDE-right.png); width: 83px; height:840px; background-repeat: no-repeat; float: left; } .section-1-carousel__prev-btn { height: 50px; width: 50px; background-color: #368abe; border-radius: 50px; text-align: center; line-height: 50px; transition: .1s ease; position: absolute; top: 133px; left: -58px; transition: background-color .1s ease; /*transition: opacity 2s ease;*/ cursor: pointer; } /*.section-1-carousel__prev-btn.hidden-xs { opacity: 0; }*/ .section-1-carousel__prev-btn:hover { background-color: #1e72a6; } .sec-1-car-cont-wrap { opacity: 0; transition: opacity 2s ease; } .section-1__arrow-left { background-image: url(../img/section-1__ARROW-left.png); width: 17px; height: 32px; background-position: center; background-repeat: no-repeat; display: inline-block; margin: 9px 3px 0 0; opacity: .8; } .section-1-carousel__next-btn { height: 50px; width: 50px; background-color: #368abe; border-radius: 50px; text-align: center; line-height: 50px; transition: .1s ease; position: absolute; top: 133px; left: 1013px; transition: .1s ease; cursor: pointer; } .section-1-carousel__next-btn:hover { background-color: #1e72a6; } .section-1__arrow-right { background-image: url(../img/section-1__ARROW-right.png); width: 17px; height: 32px; background-position: center; background-repeat: no-repeat; display: inline-block; margin: 9px 0 0 0; opacity: .8; } .section-1-carousel-items { margin: 35px auto 0; } .section-1-carousel-items li { text-align: center; height: 760px; position: relative; } .section-1-carousel__circle { width: 300px; height: 300px; background-color: #fff; border-radius: 150px; box-shadow: 0 0 12px rgba(128, 128, 128, .15); margin: 10px; position: relative; opacity: 0; transition: opacity 2s ease; } .section-1-carousel__circle img { margin-top: 35px; } .circle-part-left { background-image: url(../img/section-1__CIRCLE-part-left.png); width: 149px; height: 150px; position: absolute; bottom: 0; } .circle-part-right { background-image: url(../img/section-1__CIRCLE-part-right.png); width: 149px; height: 150px; position: absolute; bottom: 0; left: 151px; cursor: pointer; } .circle-part-right:hover { opacity: .8; } .circle-part-left span { font-size: 24px; font-weight: bold; color: #2c3033; position: absolute; top: 50px; left: 45px; } .circle-part-right span { font-size: 24px; font-weight: bold; color: #2c3033; position: absolute; top: 50px; left: 23px; } .section-1-carousel-items h1 { font-size: 18px; font-weight: bold; margin-top: 40px; } .section-1-carousel-items p { font-size: 16px; } .section-1-carousel-items p span { text-decoration: underline; } .section-1-carousel__price-wrap { margin: 100px auto 0; width: 200px; height: 100px; background-color: #c0c0c0; padding: 30px 30px 0 0; } .section-1-carousel__price { font-size: 48px; font-weight: bold; color: #2c3033; display: inline-block; } .rub-wrap { position: relative; width: 50px; height: 50px; display: inline-block; } .rub { background-image: url(../img/section-1__RUB.png); width: 35px; height: 41px; background-repeat: no-repeat; top: -14px; left: 0; position: absolute; } .section-1-order-btn { width: 167px; height: 46px; background-color: #368abe; color: #fff; font-size: 18px; font-weight: bold; line-height: 47px; border-radius: 50px; border: none; box-sizing: border-box; border: 1px solid #368abe; letter-spacing: .1em; transition: .1s ease; margin-top: 20px; } .section-1-order-btn:hover { background-color: #1e72a6; border: 1px solid #0b5b8c; } .check-icon-wrap { width: 20px; height: 20px; position: relative; display: inline-block; } .check-icon { background-image: url(../img/section-1__CHECKBOX-btn.png); width: 20px; height: 20px; background-repeat: no-repeat; position: absolute; top: 3px; left: 0; } .section-1-price-wrap { position: absolute; top: 555px; left: 60px; } .section-2-bg-part-1 { background-image: url(../img/section-2__BG-1.png); width: 100%; height: 140px; background-repeat: no-repeat; background-position: center; position: absolute; bottom: 0; } .extra-car-btn { height: 60px; } /*SECTION-1 CLOSED*/ /*SECTION-2 OPENED*/ .section-2 { background-image: url(../img/section-2__BG-2.png); width: 100%; height: 766px; background-repeat: no-repeat; background-position: center; background-color: #ead79b; } .section-2-text .section-header { padding-top: 0; margin: 50px 0 50px 0; } .section-2-text p { color: #2c3133; font-size: 16px; opacity: 0; transition: opacity 2s ease; } .section-2-text span { font-family: Annabelle, Arial, sans-serif; font-size: 36px; } .section-2-text-divider { width: 1px; height: 408px; border-left: 1px solid #a2a2a2; float: left; margin: 10px 10px 0 0; opacity: 0; transition: opacity 2s ease; } .section-2-imgs-wrap { position: relative; } .section-2__baker { position: absolute; top: -327px; left: 20px; /*opacity: 0;*/ transition: opacity .5s ease; } .section-2__breadbasket { position: absolute; top: 35px; left: 480px; z-index: 99999; /*opacity: 0;*/ transition: opacity 1s ease; } /*SECTION-2 CLOSED*/ /*SECTION-3 OPENED*/ .section-3 { min-height: 870px; background-color: #ead79b; padding-top: 80px; position: relative; } .section-3-top-line { height: 100px; background-color: #fcfcfc; margin: 0 0 70px 0; } .section-3-top-line .section-header { padding: 0; margin: 0; line-height: 100px; } .photo-overlay { display: inline-block; margin: 8px; opacity: 0; transition: opacity 2s ease; } .photos-wrap { text-align: center; } .first-row-wrap { margin-bottom: 22px; } .photo-overlay { position: relative; cursor: pointer; } .photo-overlay:last-child { margin-bottom: 30px; } .photo-overlay:after { left: 0; top: 0; width: 100%; height: 100%; position: absolute; content: ""; background-color: rgba(0,0,0, .6); transition: .5s ease; } .photo-overlay:hover:after { background-color: transparent; } .photo-overlay h2 { position: absolute; color: #fff; z-index: 1; margin: 0; font-size: 24px; font-weight: bold; text-align: center; width: 100%; top: 100px; } .hidden { display: none; } .section-3__waves { background-image: url(../img/section-3__WAVES.png); width: 100%; height: 20px; position: absolute; bottom: 0; } /*SECTION-3 CLOSED*/ /*SECTION-4 OPENED*/ .section-4 { width: 100%; min-height:650px; background-color: #fcfcfc; } .section-4 h1 { padding: 90px 0 0; } .section-4-text p { font-size: 16px; text-align: center; margin: 0; opacity: 0; transition: opacity 2s ease; } .text-block { margin-top: 50px; padding: 0 20px 0; } .master-cls-carousel { width: 960px; margin: 0 auto; } .master-cls-carousel img { transition: transform .5s ease; cursor: pointer; } .grab-cursor { cursor: grab; } .master-cls-carousel img:hover { transform: scale(1.2); } .master-cls-item { width: 260px; text-align: center; margin: 50px auto 0; opacity: 0; } .master-cls-carousel li:last-child { margin-right: 0; } .master-cls-carousel-btn { width: 167px; height: 46px; background-color: #368abe; color: #fff; font-size: 16px; line-height: 1em; border-radius: 50px; border: none; border: 1px solid #368abe; letter-spacing: .1em; transition: .1s ease; padding: 0; font-family: Raleway, Arial, sans-serif; letter-spacing: .05em; margin-top: 35px; } .master-cls-carousel-btn:hover { background-color: #1e72a6; border: 1px solid #0b5b8c; } .section-1-carousel__prev-btn.master-cls { top: 155px; left: -52; opacity: 0; transition: opacity 2s ease; } .section-1-carousel__next-btn.master-cls { top: 155px; left: 966px; opacity: 0; transition: opacity 2s ease; } /*SECTION-4 CLOSED*/ /*SECTION-5 OPENED*/ .section-5 { background-color: #fcfcfc; min-height: 1200px } .s5-triangle { background-image: url(../img/section-5__TRIANGLE.png); width: 100%; height: 520px; background-repeat: no-repeat; background-position: top center; } .s5-triangle-text h1 { padding: 0; margin-top: 165px; } .s5-triangle-text p { text-align: center; margin-top: 20px; opacity: 0; transition: opacity 2s ease; } .s5-content-2-text { text-align: center; margin-top: 30px; font-size: 16px; } .s5-content-2-wrap { margin-top: 170px; } .s5-content-2-wrap .section-header { padding: 0; opacity: 0; transition: opacity 2s ease; } .left-callback { width: 50%; height: 500px; float: left; opacity: 0; transition: opacity 2s ease; } .right-callback { width: 50%; height: 467px; background-color: green; float: right; opacity: 0; transition: opacity 2s ease; } .left-callback-form { caret-color: #2d3134; } .left-callback-form span { display: block; font-weight: normal; } /*Reset form css OPENED*/ .left-callback-form input { background: none; border: none; margin: 0; padding: 0; line-height: 0; width: auto; overflow: visible; } /*Reset form css CLOSED*/ .left-callback-form input { background-color: #efefef; border: 1px solid #2d3134; width: 260px; height: 47px; transition: .3s ease; margin-bottom: 20px; } .left-callback-form input:focus { border-color: #378abe; color: #000; } .left-callback span { margin-bottom: 5px; } .left-input-block { width: 50%; float: left; } .right-input-block { width: 50%; float: right; } input.adress-input, input.comment-input { display: block; width: 545px; } input.comment-input { height: 150px; } .callback-wrap { margin-top: 40px; } .callback-wrap span { font-size: 16px; } .right-callback { background-color: #efefef; margin-top: 7px; padding: 30px; } .right-callback-inner { width: 100%; height: 100%; } .right-callback-inner-top { width: 100%; height: 55%; background-color: #2d3134; } .right-callback-inner-top h1 { color: #fff; padding-top: 40px; } .right-callback-inner-bottom { width: 100%; height: 45%; background-color: #ead79c; } .right-callback-inner-text { color: #fff; font-size: 18px; margin: 30px 0 0 50px; font-weight: bold; } .rub-wrap { position: relative; width: 25px; height: 20px; } .scroll-aria-wrap { height: 125px; margin-top: 10px; margin-left: 30px; border: 1px dotted #c0c0c0; padding: 10px; margin-right: 30px; } .scroll-aria-wrap .basket-item { margin: 8px 0 8px 0; font-size: 16px; font-weight: bold; color: #fff; } .scroll-aria-wrap .fa-rub { margin-left: 5px; font-size: 18px; position: absolute; top: 5px; } .fa-window-close-o { color: #fff; font-size: 20px; } .basket-item .close-btn { width: 14px; height: 14px; background-image: url(../img/section-5__CLOSE-btn.png); display: inline-block; cursor: pointer; margin-right: 7px; opacity: .7; transition: opacity .2s ease; } .basket-item .close-btn:hover { opacity: 1; } .no-order { font-size: 22px; color: #fff; text-align: center; list-style: none; margin-top: 40px; } .right-callback-inner-bottom p { text-align: center; font-size: 48px; font-weight: bold; color: #2d3133; padding-top: 20px; } .right-callback-inner-bottom p span { text-decoration: underline; font-size: 24px; font-weight: bold; } .right-callback-inner-bottom p .rub-wrap { position: relative; width: 50px; height: 50px; } .right-callback-inner-bottom p .fa-rub { font-size: 48px; position: absolute; top: 15px; left: 5px; } .basket-btn-wrap { text-align: center; } .basket-btn-wrap button.refuse { width: 200px; margin-right: 20px; } .basket-btn-wrap button.refuse .check-icon { background-image: url(../img/section-5__CHECKBOX-refuse-btn.png); } .basket-btn-wrap button.confirm { width: 185px; } .s5-content-2-text { margin: 30px 20px 0 20px; opacity: 0; transition: opacity 2s ease; } /*SECTION-5 CLOSED*/ /*MAIN_FOOTER OPENED*/ .main-footer { min-height: 300px; } .main-footer .waves { background-image: url(../img/footer__WAVES.png); background-color: #fcfcfc; width: 100%; height: 20px; background-position: center center; } .main-footer .content { width: 100%; height: 280px; background-color: #2d3134; } .main-footer .content .row { opacity: 0; transition: opacity 2s ease; } .main-footer .top-row { font-size: 18px; font-weight: bold; color: #fff; margin: 65px 0 36px; } .contacts p, .mailto { padding: 0; margin: 0; margin-bottom: 10px; } .mailto { margin-top: 50px; } .mailto a { transition: color .8s ease; } .mailto a:hover { color: #ffd191; } .contacts { color: #fff; font-size: 16px; } .contacts .logo { float: left; margin-right: 20px; } .menu-footer .list { list-style: none; color: #fff; } .menu-footer .list a { text-decoration: underline; } .menu-footer .menu-left { width: 50%; float: left; } .menu-footer .menu-right { width: 50%; float: right; } .menu-footer .fa-angle-double-right { margin-right: 5px; } .menu-footer li a { transition: color .8s ease; font-size: 12px; font-weight: bold; } .menu-footer li a:hover { color: #ffd191; text-decoration: none; } .menu-footer li i { font-size: 15px; } .menu-footer .arrow-wrap { width: 15px; height: 15px; display: inline-block; position: relative; } .menu-footer .arrow-wrap i { position: absolute; top: 3px; } .menu-footer .item { margin-bottom: 10px; } .text-idnt { text-indent: 25px; } .menu-left-arr { left: -24px; } .menu-footer .menu { margin-top: 13px; } .menu-footer-sprite { width: 30px; height: 30px; background-image: url(../img/footer[sprite].png); background-repeat: no-repeat; background-size: cover; display: inline-block; margin-right: 17px; cursor:pointer; } .menu-footer-sprite:last-child { margin-right: 0; } .menu-footer-sprite-wrap .top-row { margin-bottom: 72px; } .menu-footer .top-row { margin-bottom: 49px; } .facebook-icon { background-position: 0 0; margin-left: 25px; } .twitter-icon { background-position: -30px; } .google-icon { background-position: -60px; } .in-icon { background-position: -90px; } .v-icon { background-position: -120px; } .logo-xs-s { display: none; } .logo-xs-m { display: none; } .hidden-icon { display: none; } /*MAIN_FOOTER CLOSED*/ /*HAMBURGERS OPEN*/ .hamburger { position: absolute; top: 3px; left: 170px; } .hamburger-inner { background-color: #fff; } .hamburger-inner::before { background-color: #fff; } .hamburger-inner::after { background-color: #fff; } .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before { width: 30px; height: 2px; border-radius: none; } /*HAMBURGERS CLOSED*/ /*MMENU OPENED*/ /*Изменение ширины mmenu OPENED*/ .mm-menu { width: 80%; min-width: 140px; max-width: 240px !important; } @media all and (min-width: 550px) { html.mm-opening .mm-slideout { -webkit-transform: translate(240px, 0); -moz-transform: translate(240px, 0); -ms-transform: translate(240px, 0); -o-transform: translate(240px, 0); transform: translate(240px, 0) !important; } } @media all and (max-width: 549px) and (min-width: 176px) { html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-240px, 0); -moz-transform: translate(-240px, 0); -ms-transform: translate(-240px, 0); -o-transform: translate(-240px, 0); transform: translate(-240px, 0) !important; } } @media all and (min-width: 550px) { html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-240px, 0); -moz-transform: translate(-240px, 0); -ms-transform: translate(-240px, 0); -o-transform: translate(-240px, 0); transform: translate(-240px, 0) !important; } } /*Изменение ширины mmenu CLOSED*/ .mm-menu.mm-offcanvas { z-index: 999999; } .mm-listview > li:not(.mm-divider)::after { border: none; } .mm-navbar { border: none; } .mm-listview, .mm-listview > li:first-child { margin-top: 40px; } .mm-listview, .mm-listview > li { margin-bottom: 10px; margin-left: 20px; cursor: pointer; transition: .5s ease; font-family: Raleway, Arial, sans-serif; font-size: 1em; color: #fff; } .mm-listview, .mm-listview > li::before { content: '\f054'; font-family: fontawesome; margin-right: 5px; } .mm-listview > li:hover { color: #ffd191; } .mm-title { display: none; } .mm-navbar { background-image: url(../img/menu__LOGO.jpg); width: 320px; height: 50px; } .mm-menu.mm-theme-black { background-color: #202224; } /*MMENU CLOSED /*ARROW SCROLL TOP OPENED*/ .arr-scroll-top-wrap { height: 50px; width: 50px; background-color: rgba(0, 0, 0, .5); border-radius: 50px; margin: 0 auto; text-align: center; line-height: 50px; transition: .1s ease; cursor: pointer; opacity: 0; transition: opacity 1s ease; z-index: 99999; position: fixed; top: 83%; left: 1312px; } .arr-scroll-top { background-image: url(../img/main-screen__ARROW-up.png); width: 32px; height: 17px; background-position: center; background-repeat: no-repeat; display: inline-block; margin-top: 15px; opacity: .8; } /*ARROW SCROLL TOP CLOSED*/ /*YANDEX SHARE ICONES OPENED*/ .ya-share2__icon { height: 35px !important; width: 35px !important; } .ya-share2__badge { border-radius: 50px !important; } .ya-share2__container_size_m .ya-share2__item { margin: 0 15px 0 0 !important; } .ya-share2__list { margin-left: 0 !important; } /*YANDEX SHARE ICONES CLOSED*/ /*Дополнительная кнопка меню - гамбургер OPENED*/ button.add-hamb { display: block; position: fixed; top: 25px; left: 10px; z-index: 99999; color: #000; opacity: 0; transition: opacity 2s ease; } button.add-hamb::before { content: ''; background-color: rgba(0,0,0, .5); width: 46px; height: 38px; display: block; margin: 0 9px -30px 0; border-radius: 5px; } /*Дополнительная кнопка меню - гамбургер CLOSED*/
probread/css/main.css
@font-face { font-family: 'FontAwesome'; src: url('../fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0'); src: url('../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Raleway'; src: /*local("Raleway"),*/ url('../fonts/Raleway/RalewayRegular.ttf') format('truetype'); font-style: normal; font-weight: normal; } @font-face { font-family: 'Annabelle'; src: /*local("Annabelle"),*/ url('../fonts/Annabelle/Annabelle.ttf') format('truetype'); font-style: normal; font-weight: normal; } body { font-family: Raleway, Arial, sans-serif; color: #000; line-height: 22px; letter-spacing: .05em; min-width: 320px; overflow-x: hidden; } a { color: #fff; } a:focus { color: #fff; } ul { margin: 0; padding: 0; } /*GLOBAL CSS CLOSED*/ /*MAIN-SCREEN OPEND*/ .row-logo-xs { display: none; } .main-screen { background-position: center; background-repeat: no-repeat; background-color: #ead79b; } /*TOP-LINE OPENED*/ .top-line { height: 120px; background-color: #2d3133; } .logo img { margin-top: -22px; box-shadow: 0 0 10px rgba(0, 0, 0, .5); position: absolute; transition: margin .5s, ease; } .logo img:hover { margin-top: -15px; } .main-menu { line-height: 120px; } .main-menu li { display: inline-block; font-size: 12px; font-weight: bold; margin-right: 38px; position: relative; } .main-menu li:last-child { margin-right: 0; } .main-menu li a { text-decoration: underline; transition: color .8s ease; } .main-menu li.active { margin-left: 7px; } .main-menu li.active a { text-decoration: none !important; color: #ffd191; } .main-menu li.active a i { color: #ffd191; } .main-menu .fa-angle-double-right { font-size: 15px; position: absolute; top: 52px; left: -13px; cursor: pointer; transition: .5s ease; padding-right: 5px; } .main-menu li a:hover { color: #ffd191; text-decoration: none; } .phone-wrap { margin-top: 38px; position: relative; } .phone-icon { background-image: url(../img/main-screen__PHONE-icon.png); width: 14px; height: 19px; position: absolute; top: 5px; left: -17px; } .phone-text { color: #ffd191; font-size: 12px; } .phone-num { font-family: Arial, sans-serif; color: #fff; font-weight: bold; font-size: 22px; position: relative; } .phone-wrap-left { width: 50%; display: inline-block; } .phone-wrap-left { width: 50%; display: inline-block; } .phone-num span { font-size: 14px; } /*TOP-LINE CLOSED*/ /*MAIN-SCREEN CAROUSEL OPEND*/ .main-screen-carousel-wrap { margin: 150px auto 0; } .c-img-wrap-xs { display: none; } .c-img-wrap-md { display: none; } .main-screen-carousel { height: 420px; width: 100%; } .carousel-inner { height: 100%; } .main-screen-carousel .carousel-control.left { background-image: url(../img/main-screen__ARROW-left.png); width: 21px; height: 35px; opacity: .6; transition: .1s ease; margin-top: 135px; } .main-screen-carousel .carousel-control.left:hover { opacity: .9; } .main-screen-carousel .carousel-control.right { background-image: url(../img/main-screen__ARROW-right.png); width: 21px; height: 35px; opacity: .6; transition: .1s ease; margin-top: 135px; } .main-screen-carousel .carousel-control.right:hover { opacity: .9; } .main-screen__item-header { font-family: Annabelle, Arial, sans-serif; color: #fff; font-size: 52px; line-height: 42px; margin-bottom: 40px; } .main-screen__item-text { color: #fff; margin-bottom: 40px; } /*Reset btn css OPENED*/ button { background: none; border: none; margin: 0; padding: 0; font-size: 0; line-height: 0; width: auto; overflow: visible; } /*Reset btn css CLOSED*/ .main-screen__order-btn { width: 200px; height: 49px; background-color: #368abe; color: #fff; font-size: 18px; font-weight: bold; line-height: 50px; border-radius: 50px; border: none; box-sizing: border-box; border: 1px solid #368abe; letter-spacing: .1em; transition: .1s ease; } .main-screen__order-btn:hover { background-color: transparent; border: 1px solid #fff; } .itm-1 .main-screen__item-info { float: left; margin: 0 50px 0 60px; } .itm-2 .main-screen__item-info { float: left; margin: 0 0 0 60px; } .itm-3 .main-screen__item-info { float: left; margin: 0 -20px 0 60px; } /*MAIN-SCREEN CAROUSEL CLOSED*/ .main-screen__waves { background-image: url(../img/main-screen__WAVES.png); width: 1072px; height: 1.4vw; margin: 0 auto; } .main-screen__waves-bottom { background-color: #fcfcfc; width: 1072px; height: 54px; margin: 0 auto; box-shadow: 0px 55px 50px rgba(128,128,128,1); } .main-screen__arrow-down-wrap { height: 50px; width: 50px; background-color: rgba(0, 0, 0, .15); border-radius: 50px; margin: 0 auto; text-align: center; line-height: 50px; transition: .1s ease; } .main-screen__arrow-down-wrap:hover { background-color: rgba(0, 0, 0, .25); cursor: pointer; } .main-screen__arrow-down { background-image: url(../img/main-screen__ARROW-down.png); width: 32px; height: 17px; background-position: center; background-repeat: no-repeat; display: inline-block; margin-top: 18px; opacity: .8; } .section-header { font-size: 24px; font-weight: bold; text-align: center; margin: 0; padding-top: 59px; letter-spacing: .1em; opacity: 0; transition: opacity 2s ease; } .main-screen__waves-bottom .section-header { padding-top: 24px; } /*MAIN-SCREEN CLOSED*/ /*SECTION-1 OPENED*/ .section-1-top-divider { width: 300px; margin: 0 auto; padding-top: 20px; border-bottom: 1px dashed #d2d2d2; } .section-1 { background-color: #ead79b; position: relative; min-height: 890px; } .section-1-wrap { width: 1238px; height: 840px; margin: 0 auto; position: relative; } .section-1-carousel { position: relative; } .section-1-carousel-middle-side { width: 1004px; height: 840px; background-color: #fcfcfc; margin: 0 auto; float: left; } .section-1-carousel-left-side { background-image: url(../img/section-1__SLIDERSIDE-left.png); width: 83px; height: 840px; background-repeat: no-repeat; float: left; } .section-1-carousel-right-side { background-image: url(../img/section-1__SLIDERSIDE-right.png); width: 83px; height:840px; background-repeat: no-repeat; float: left; } .section-1-carousel__prev-btn { height: 50px; width: 50px; background-color: #368abe; border-radius: 50px; text-align: center; line-height: 50px; transition: .1s ease; position: absolute; top: 133px; left: -58px; transition: background-color .1s ease; /*transition: opacity 2s ease;*/ cursor: pointer; } /*.section-1-carousel__prev-btn.hidden-xs { opacity: 0; }*/ .section-1-carousel__prev-btn:hover { background-color: #1e72a6; } .sec-1-car-cont-wrap { opacity: 0; transition: opacity 2s ease; } .section-1__arrow-left { background-image: url(../img/section-1__ARROW-left.png); width: 17px; height: 32px; background-position: center; background-repeat: no-repeat; display: inline-block; margin: 9px 3px 0 0; opacity: .8; } .section-1-carousel__next-btn { height: 50px; width: 50px; background-color: #368abe; border-radius: 50px; text-align: center; line-height: 50px; transition: .1s ease; position: absolute; top: 133px; left: 1013px; transition: .1s ease; cursor: pointer; } .section-1-carousel__next-btn:hover { background-color: #1e72a6; } .section-1__arrow-right { background-image: url(../img/section-1__ARROW-right.png); width: 17px; height: 32px; background-position: center; background-repeat: no-repeat; display: inline-block; margin: 9px 0 0 0; opacity: .8; } .section-1-carousel-items { margin: 35px auto 0; } .section-1-carousel-items li { text-align: center; height: 760px; position: relative; } .section-1-carousel__circle { width: 300px; height: 300px; background-color: #fff; border-radius: 150px; box-shadow: 0 0 12px rgba(128, 128, 128, .15); margin: 10px; position: relative; opacity: 0; transition: opacity 2s ease; } .section-1-carousel__circle img { margin-top: 35px; } .circle-part-left { background-image: url(../img/section-1__CIRCLE-part-left.png); width: 149px; height: 150px; position: absolute; bottom: 0; } .circle-part-right { background-image: url(../img/section-1__CIRCLE-part-right.png); width: 149px; height: 150px; position: absolute; bottom: 0; left: 151px; cursor: pointer; } .circle-part-right:hover { opacity: .8; } .circle-part-left span { font-size: 24px; font-weight: bold; color: #2c3033; position: absolute; top: 50px; left: 45px; } .circle-part-right span { font-size: 24px; font-weight: bold; color: #2c3033; position: absolute; top: 50px; left: 23px; } .section-1-carousel-items h1 { font-size: 18px; font-weight: bold; margin-top: 40px; } .section-1-carousel-items p { font-size: 16px; } .section-1-carousel-items p span { text-decoration: underline; } .section-1-carousel__price-wrap { margin: 100px auto 0; width: 200px; height: 100px; background-color: #c0c0c0; padding: 30px 30px 0 0; } .section-1-carousel__price { font-size: 48px; font-weight: bold; color: #2c3033; display: inline-block; } .rub-wrap { position: relative; width: 50px; height: 50px; display: inline-block; } .rub { background-image: url(../img/section-1__RUB.png); width: 35px; height: 41px; background-repeat: no-repeat; top: -14px; left: 0; position: absolute; } .section-1-order-btn { width: 167px; height: 46px; background-color: #368abe; color: #fff; font-size: 18px; font-weight: bold; line-height: 47px; border-radius: 50px; border: none; box-sizing: border-box; border: 1px solid #368abe; letter-spacing: .1em; transition: .1s ease; margin-top: 20px; } .section-1-order-btn:hover { background-color: #1e72a6; border: 1px solid #0b5b8c; } .check-icon-wrap { width: 20px; height: 20px; position: relative; display: inline-block; } .check-icon { background-image: url(../img/section-1__CHECKBOX-btn.png); width: 20px; height: 20px; background-repeat: no-repeat; position: absolute; top: 3px; left: 0; } .section-1-price-wrap { position: absolute; top: 555px; left: 60px; } .section-2-bg-part-1 { background-image: url(../img/section-2__BG-1.png); width: 100%; height: 140px; background-repeat: no-repeat; background-position: center; position: absolute; bottom: 0; } .extra-car-btn { height: 60px; } /*SECTION-1 CLOSED*/ /*SECTION-2 OPENED*/ .section-2 { background-image: url(../img/section-2__BG-2.png); width: 100%; height: 766px; background-repeat: no-repeat; background-position: center; background-color: #ead79b; } .section-2-text .section-header { padding-top: 0; margin: 50px 0 50px 0; } .section-2-text p { color: #2c3133; font-size: 16px; opacity: 0; transition: opacity 2s ease; } .section-2-text span { font-family: Annabelle, Arial, sans-serif; font-size: 36px; } .section-2-text-divider { width: 1px; height: 408px; border-left: 1px solid #a2a2a2; float: left; margin: 10px 10px 0 0; opacity: 0; transition: opacity 2s ease; } .section-2-imgs-wrap { position: relative; } .section-2__baker { position: absolute; top: -327px; left: 20px; /*opacity: 0;*/ transition: opacity .5s ease; } .section-2__breadbasket { position: absolute; top: 35px; left: 480px; z-index: 99999; /*opacity: 0;*/ transition: opacity 1s ease; } /*SECTION-2 CLOSED*/ /*SECTION-3 OPENED*/ .section-3 { min-height: 870px; background-color: #ead79b; padding-top: 80px; position: relative; } .section-3-top-line { height: 100px; background-color: #fcfcfc; margin: 0 0 70px 0; } .section-3-top-line .section-header { padding: 0; margin: 0; line-height: 100px; } .photo-overlay { display: inline-block; margin: 8px; opacity: 0; transition: opacity 2s ease; } .photos-wrap { text-align: center; } .first-row-wrap { margin-bottom: 22px; } .photo-overlay { position: relative; cursor: pointer; } .photo-overlay:last-child { margin-bottom: 30px; } .photo-overlay:after { left: 0; top: 0; width: 100%; height: 100%; position: absolute; content: ""; background-color: rgba(0,0,0, .6); transition: .5s ease; } .photo-overlay:hover:after { background-color: transparent; } .photo-overlay h2 { position: absolute; color: #fff; z-index: 1; margin: 0; font-size: 24px; font-weight: bold; text-align: center; width: 100%; top: 100px; } .hidden { display: none; } .section-3__waves { background-image: url(../img/section-3__WAVES.png); width: 100%; height: 20px; position: absolute; bottom: 0; } /*SECTION-3 CLOSED*/ /*SECTION-4 OPENED*/ .section-4 { width: 100%; min-height:650px; background-color: #fcfcfc; } .section-4 h1 { padding: 90px 0 0; } .section-4-text p { font-size: 16px; text-align: center; margin: 0; opacity: 0; transition: opacity 2s ease; } .text-block { margin-top: 50px; padding: 0 20px 0; } .master-cls-carousel { width: 960px; margin: 0 auto; } .master-cls-carousel img { transition: transform .5s ease; cursor: pointer; } .grab-cursor { cursor: grab; } .master-cls-carousel img:hover { transform: scale(1.2); } .master-cls-item { width: 260px; text-align: center; margin: 50px auto 0; opacity: 0; } .master-cls-carousel li:last-child { margin-right: 0; } .master-cls-carousel-btn { width: 167px; height: 46px; background-color: #368abe; color: #fff; font-size: 16px; line-height: 1em; border-radius: 50px; border: none; border: 1px solid #368abe; letter-spacing: .1em; transition: .1s ease; padding: 0; font-family: Raleway, Arial, sans-serif; letter-spacing: .05em; margin-top: 35px; } .master-cls-carousel-btn:hover { background-color: #1e72a6; border: 1px solid #0b5b8c; } .section-1-carousel__prev-btn.master-cls { top: 155px; left: -52; opacity: 0; transition: opacity 2s ease; } .section-1-carousel__next-btn.master-cls { top: 155px; left: 966px; opacity: 0; transition: opacity 2s ease; } /*SECTION-4 CLOSED*/ /*SECTION-5 OPENED*/ .section-5 { background-color: #fcfcfc; min-height: 1200px } .s5-triangle { background-image: url(../img/section-5__TRIANGLE.png); width: 100%; height: 520px; background-repeat: no-repeat; background-position: top center; } .s5-triangle-text h1 { padding: 0; margin-top: 165px; } .s5-triangle-text p { text-align: center; margin-top: 20px; opacity: 0; transition: opacity 2s ease; } .s5-content-2-text { text-align: center; margin-top: 30px; font-size: 16px; } .s5-content-2-wrap { margin-top: 170px; } .s5-content-2-wrap .section-header { padding: 0; opacity: 0; transition: opacity 2s ease; } .left-callback { width: 50%; height: 500px; float: left; opacity: 0; transition: opacity 2s ease; } .right-callback { width: 50%; height: 467px; background-color: green; float: right; opacity: 0; transition: opacity 2s ease; } .left-callback-form { caret-color: #2d3134; } .left-callback-form span { display: block; font-weight: normal; } /*Reset form css OPENED*/ .left-callback-form input { background: none; border: none; margin: 0; padding: 0; line-height: 0; width: auto; overflow: visible; } /*Reset form css CLOSED*/ .left-callback-form input { background-color: #efefef; border: 1px solid #2d3134; width: 260px; height: 47px; transition: .3s ease; margin-bottom: 20px; } .left-callback-form input:focus { border-color: #378abe; color: #000; } .left-callback span { margin-bottom: 5px; } .left-input-block { width: 50%; float: left; } .right-input-block { width: 50%; float: right; } input.adress-input, input.comment-input { display: block; width: 545px; } input.comment-input { height: 150px; } .callback-wrap { margin-top: 40px; } .callback-wrap span { font-size: 16px; } .right-callback { background-color: #efefef; margin-top: 7px; padding: 30px; } .right-callback-inner { width: 100%; height: 100%; } .right-callback-inner-top { width: 100%; height: 55%; background-color: #2d3134; } .right-callback-inner-top h1 { color: #fff; padding-top: 40px; } .right-callback-inner-bottom { width: 100%; height: 45%; background-color: #ead79c; } .right-callback-inner-text { color: #fff; font-size: 18px; margin: 30px 0 0 50px; font-weight: bold; } .rub-wrap { position: relative; width: 25px; height: 20px; } .scroll-aria-wrap { height: 125px; margin-top: 10px; margin-left: 30px; border: 1px dotted #c0c0c0; padding: 10px; margin-right: 30px; } .scroll-aria-wrap .basket-item { margin: 8px 0 8px 0; font-size: 16px; font-weight: bold; color: #fff; } .scroll-aria-wrap .fa-rub { margin-left: 5px; font-size: 18px; position: absolute; top: 5px; } .fa-window-close-o { color: #fff; font-size: 20px; } .basket-item .close-btn { width: 14px; height: 14px; background-image: url(../img/section-5__CLOSE-btn.png); display: inline-block; cursor: pointer; margin-right: 7px; opacity: .7; transition: opacity .2s ease; } .basket-item .close-btn:hover { opacity: 1; } .no-order { font-size: 22px; color: #fff; text-align: center; list-style: none; margin-top: 40px; } .right-callback-inner-bottom p { text-align: center; font-size: 48px; font-weight: bold; color: #2d3133; padding-top: 20px; } .right-callback-inner-bottom p span { text-decoration: underline; font-size: 24px; font-weight: bold; } .right-callback-inner-bottom p .rub-wrap { position: relative; width: 50px; height: 50px; } .right-callback-inner-bottom p .fa-rub { font-size: 48px; position: absolute; top: 15px; left: 5px; } .basket-btn-wrap { text-align: center; } .basket-btn-wrap button.refuse { width: 200px; margin-right: 20px; } .basket-btn-wrap button.refuse .check-icon { background-image: url(../img/section-5__CHECKBOX-refuse-btn.png); } .basket-btn-wrap button.confirm { width: 185px; } .s5-content-2-text { margin: 30px 20px 0 20px; opacity: 0; transition: opacity 2s ease; } /*SECTION-5 CLOSED*/ /*MAIN_FOOTER OPENED*/ .main-footer { min-height: 300px; } .main-footer .waves { background-image: url(../img/footer__WAVES.png); background-color: #fcfcfc; width: 100%; height: 20px; background-position: center center; } .main-footer .content { width: 100%; height: 280px; background-color: #2d3134; } .main-footer .content .row { opacity: 0; transition: opacity 2s ease; } .main-footer .top-row { font-size: 18px; font-weight: bold; color: #fff; margin: 65px 0 36px; } .contacts p, .mailto { padding: 0; margin: 0; margin-bottom: 10px; } .mailto { margin-top: 50px; } .mailto a { transition: color .8s ease; } .mailto a:hover { color: #ffd191; } .contacts { color: #fff; font-size: 16px; } .contacts .logo { float: left; margin-right: 20px; } .menu-footer .list { list-style: none; color: #fff; } .menu-footer .list a { text-decoration: underline; } .menu-footer .menu-left { width: 50%; float: left; } .menu-footer .menu-right { width: 50%; float: right; } .menu-footer .fa-angle-double-right { margin-right: 5px; } .menu-footer li a { transition: color .8s ease; font-size: 12px; font-weight: bold; } .menu-footer li a:hover { color: #ffd191; text-decoration: none; } .menu-footer li i { font-size: 15px; } .menu-footer .arrow-wrap { width: 15px; height: 15px; display: inline-block; position: relative; } .menu-footer .arrow-wrap i { position: absolute; top: 3px; } .menu-footer .item { margin-bottom: 10px; } .text-idnt { text-indent: 25px; } .menu-left-arr { left: -24px; } .menu-footer .menu { margin-top: 13px; } .menu-footer-sprite { width: 30px; height: 30px; background-image: url(../img/footer[sprite].png); background-repeat: no-repeat; background-size: cover; display: inline-block; margin-right: 17px; cursor:pointer; } .menu-footer-sprite:last-child { margin-right: 0; } .menu-footer-sprite-wrap .top-row { margin-bottom: 72px; } .menu-footer .top-row { margin-bottom: 49px; } .facebook-icon { background-position: 0 0; margin-left: 25px; } .twitter-icon { background-position: -30px; } .google-icon { background-position: -60px; } .in-icon { background-position: -90px; } .v-icon { background-position: -120px; } .logo-xs-s { display: none; } .logo-xs-m { display: none; } .hidden-icon { display: none; } /*MAIN_FOOTER CLOSED*/ /*HAMBURGERS OPEN*/ .hamburger { position: absolute; top: 3px; left: 170px; } .hamburger-inner { background-color: #fff; } .hamburger-inner::before { background-color: #fff; } .hamburger-inner::after { background-color: #fff; } .hamburger-inner, .hamburger-inner::after, .hamburger-inner::before { width: 30px; height: 2px; border-radius: none; } /*HAMBURGERS CLOSED*/ /*MMENU OPENED*/ /*Изменение ширины mmenu OPENED*/ .mm-menu { width: 80%; min-width: 140px; max-width: 240px !important; } @media all and (min-width: 550px) { html.mm-opening .mm-slideout { -webkit-transform: translate(240px, 0); -moz-transform: translate(240px, 0); -ms-transform: translate(240px, 0); -o-transform: translate(240px, 0); transform: translate(240px, 0) !important; } } @media all and (max-width: 549px) and (min-width: 176px) { html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-240px, 0); -moz-transform: translate(-240px, 0); -ms-transform: translate(-240px, 0); -o-transform: translate(-240px, 0); transform: translate(-240px, 0) !important; } } @media all and (min-width: 550px) { html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-240px, 0); -moz-transform: translate(-240px, 0); -ms-transform: translate(-240px, 0); -o-transform: translate(-240px, 0); transform: translate(-240px, 0) !important; } } /*Изменение ширины mmenu CLOSED*/ .mm-menu.mm-offcanvas { z-index: 999999; } .mm-listview > li:not(.mm-divider)::after { border: none; } .mm-navbar { border: none; } .mm-listview, .mm-listview > li:first-child { margin-top: 40px; } .mm-listview, .mm-listview > li { margin-bottom: 10px; margin-left: 20px; cursor: pointer; transition: .5s ease; font-family: Raleway, Arial, sans-serif; font-size: 1em; color: #fff; } .mm-listview, .mm-listview > li::before { content: '\f054'; font-family: fontawesome; margin-right: 5px; } .mm-listview > li:hover { color: #ffd191; } .mm-title { display: none; } .mm-navbar { background-image: url(../img/menu__LOGO.jpg); width: 320px; height: 50px; } .mm-menu.mm-theme-black { background-color: #202224; } /*MMENU CLOSED /*ARROW SCROLL TOP OPENED*/ .arr-scroll-top-wrap { height: 50px; width: 50px; background-color: rgba(0, 0, 0, .5); border-radius: 50px; margin: 0 auto; text-align: center; line-height: 50px; transition: .1s ease; cursor: pointer; opacity: 0; transition: opacity 1s ease; z-index: 99999; position: fixed; top: 83%; left: 1312px; } .arr-scroll-top { background-image: url(../img/main-screen__ARROW-up.png); width: 32px; height: 17px; background-position: center; background-repeat: no-repeat; display: inline-block; margin-top: 15px; opacity: .8; } /*ARROW SCROLL TOP CLOSED*/ /*YANDEX SHARE ICONES OPENED*/ .ya-share2__icon { height: 35px !important; width: 35px !important; } .ya-share2__badge { border-radius: 50px !important; } .ya-share2__container_size_m .ya-share2__item { margin: 0 15px 0 0 !important; } .ya-share2__list { margin-left: 0 !important; } /*YANDEX SHARE ICONES CLOSED*/ /*Дополнительная кнопка меню - гамбургер OPENED*/ button.add-hamb { display: block; position: fixed; top: 25px; left: 10px; z-index: 99999; color: #000; opacity: 0; transition: opacity 2s ease; } button.add-hamb::before { content: ''; background-color: rgba(0,0,0, .5); width: 46px; height: 38px; display: block; margin: 0 9px -30px 0; border-radius: 5px; } /*Дополнительная кнопка меню - гамбургер CLOSED*/
0.276691
0.035079
:root{ --leafygreen: hsl(178, 100%, 6%) !important; --teal: hsl(172, 100%, 14%) !important; --sunshineyellow: hsl(38, 95%, 57%) !important; --lighttealgreen: hsl(162, 51%, 91%) !important; --lightgreen: hsl(156, 24%, 96%) !important; } body{ position: relative; color: var(--leafygreen) !important; } h1, h2, h3, h4, h5, h6{ font-family: monarcha, serif; font-weight: 400; font-style: normal; } p{ font-family: 'Raleway', sans-serif !important; font-weight: 400 !important; font-style: normal !important; } ul{ font-family: 'Raleway', sans-serif !important; font-weight: 400 !important; font-style: normal !important; } .list-none{ list-style: none; } .bg-leafygreen{ background-color: var(--leafygreen) !important; } .bg-lightgreen{ background-color: var(--lightgreen) !important; } .bg-teal{ background-color: var(--teal) !important; } .bg-lighttealgreen{ background-color: var(--lighttealgreen) !important; } .bg-sunshineyellow{ background-color: var(--sunshineyellow) !important; } .leafygreen{ color: var(--leafygreen) !important; } .lightgreen{ color: var(--lightgreen) !important; } .teal{ color: var(--teal) !important; } .sunshineyellow{ color: var(--sunshineyellow) !important; } .btn-outline-primary{ color: var(--leafygreen) !important; border-color: var(--leafygreen) !important; font-family: raleway, sans-serif !important; font-weight: 600 !important; } .btn-outline-primary:hover{ background-color: var(--teal) !important; color: var(--lightgreen) !important; border-color: var(--lightgreen) !important; font-family: 'Raleway', sans-serif !important; font-weight: 600 !important; font-style: italic !important; } .btn-primary{ background-color: var(--sunshineyellow) !important; color: var(--leafygreen) !important; border-color: var(--leafygreen) !important; font-family: raleway, sans-serif !important; font-weight: 600 !important; } .btn-primary:hover{ background-color: var(--sunshineyellow) !important; color: var(--teal) !important; border-color: var(--citrus) !important; font-family: raleway, sans-serif !important; font-weight: 600 !important; font-style: italic !important; } .spacer{ height: 6vh; } .innerScrollArea{ height: 90px !important; overflow: scroll !important; scroll-behavior: auto; scroll-snap-type: y mandatory; } .snap{ scroll-snap-align: start; } .top{ top:18px; } .highlightText1{ font-family: 'Raleway', sans-serif !important; font-style: italic !important; font-weight: 600; color: var(--lighttealgreen) !important; } .highlightText2{ font-family: 'Raleway', sans-serif !important; font-style: italic !important; font-weight: 600; color: var(--sunshineyellow) !important; } .logohighlight{ font-family: monarcha, serif; font-weight: 500; font-size: x-large; font-style: normal; } .card{ border: none; background-color: var(--lighttealgreen) !important; --bs-card-border-radius: 0rem !important; justify-content: space-between !important; height: 100% !important; } .w-500{ font-weight: 500 !important; } .w-600{ font-weight: 600 !important; } .logo{ width: 180px; height: auto; } .mt-n1 { margin-top: -.2rem !important; } .img-size{ max-height: 356px !important; width: auto !important; } .heroContent{ font-size: 1.6em !important; line-height: 1.8rem !important; padding: 1.1rem !important; color: var(--leafygreen) !important; background-color: hsla(162, 51%, 91%, 0.4) !important; } .animateRtoL{ position: absolute; top: -22px; z-index: 10; left: -100vw; animation: RtoLsm 800ms 7500ms forwards; } .nav-link{ font-family: 'Raleway', sans-serif !important; font-weight: 800 !important; text-transform: uppercase; color: var(--teal)!important; } .nav-link:hover{ font-family: 'Raleway', sans-serif !important; font-weight: 800 !important; font-style: italic !important; text-transform: uppercase; color: var(--teal) !important; } .navbar-toggler-icon{ background-image: url('media/menu-01.png') !important; } .navbar{ --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.0) !important; --bs-navbar-color: rgba(269, 94%, 13%, 0.55) !important; } .accordion-button:not(.collapsed) { color: var(--leafygreen) !important; background-color: var(--lightgreen) !important; font-size: 22px !important; } .accordion-body { font-family: 'Raleway', sans-serif !important; font-size: 18px !important; } @media (min-width: 768px){ .spacer-none-md{ height: 0vh; } .spacer-md{ height: 8vh; } .heroContent-md{ font-size: 3.6em !important; line-height: 3.8rem !important; padding: 1.2rem !important; color: var(--leafygreen) !important; background: hsla(162, 51%, 91%, 0.4) !important; } .animateRtoL-md{ position: absolute; top: -20px; z-index: 10; left: -100vw; overflow: hidden; animation: RtoLmd 800ms 7500ms forwards; } .top-md{ top:30px; } .mt-n1-md { margin-top: -1.2rem !important; } } @media (min-width: 992px){ p{ font-family: 'Raleway', sans-serif !important; font-weight: 400 !important; font-style: normal !important; font-size: 18px !important; } .spacer-none-lg{ height: 0vh; } .spacer-lg{ height: 10vh; } .heroContent-lg{ font-size: 5.6em !important; line-height: 6.2rem !important; padding: 1.2rem !important; color: var(--leafygreen) !important; background: hsla(162, 51%, 91%, 0.4) !important; } .animateRtoL-lg{ position: absolute; top: 72px; z-index: 10; left: -100vw; overflow: hidden; animation: RtoLlg 800ms 7500ms forwards; } .mt-n1-md { margin-top: -2.8rem !important; } } @keyframes RtoLsm { from { left: -100vw; } to { left: 3vw; } } @keyframes RtoLmd { from { left: -100vw; } to { left: 1.5vw; } } @keyframes RtoLlg { from { left: -100vw; } to { left: .9vw; } }
MescolanzaFinalSpring2022/style.css
:root{ --leafygreen: hsl(178, 100%, 6%) !important; --teal: hsl(172, 100%, 14%) !important; --sunshineyellow: hsl(38, 95%, 57%) !important; --lighttealgreen: hsl(162, 51%, 91%) !important; --lightgreen: hsl(156, 24%, 96%) !important; } body{ position: relative; color: var(--leafygreen) !important; } h1, h2, h3, h4, h5, h6{ font-family: monarcha, serif; font-weight: 400; font-style: normal; } p{ font-family: 'Raleway', sans-serif !important; font-weight: 400 !important; font-style: normal !important; } ul{ font-family: 'Raleway', sans-serif !important; font-weight: 400 !important; font-style: normal !important; } .list-none{ list-style: none; } .bg-leafygreen{ background-color: var(--leafygreen) !important; } .bg-lightgreen{ background-color: var(--lightgreen) !important; } .bg-teal{ background-color: var(--teal) !important; } .bg-lighttealgreen{ background-color: var(--lighttealgreen) !important; } .bg-sunshineyellow{ background-color: var(--sunshineyellow) !important; } .leafygreen{ color: var(--leafygreen) !important; } .lightgreen{ color: var(--lightgreen) !important; } .teal{ color: var(--teal) !important; } .sunshineyellow{ color: var(--sunshineyellow) !important; } .btn-outline-primary{ color: var(--leafygreen) !important; border-color: var(--leafygreen) !important; font-family: raleway, sans-serif !important; font-weight: 600 !important; } .btn-outline-primary:hover{ background-color: var(--teal) !important; color: var(--lightgreen) !important; border-color: var(--lightgreen) !important; font-family: 'Raleway', sans-serif !important; font-weight: 600 !important; font-style: italic !important; } .btn-primary{ background-color: var(--sunshineyellow) !important; color: var(--leafygreen) !important; border-color: var(--leafygreen) !important; font-family: raleway, sans-serif !important; font-weight: 600 !important; } .btn-primary:hover{ background-color: var(--sunshineyellow) !important; color: var(--teal) !important; border-color: var(--citrus) !important; font-family: raleway, sans-serif !important; font-weight: 600 !important; font-style: italic !important; } .spacer{ height: 6vh; } .innerScrollArea{ height: 90px !important; overflow: scroll !important; scroll-behavior: auto; scroll-snap-type: y mandatory; } .snap{ scroll-snap-align: start; } .top{ top:18px; } .highlightText1{ font-family: 'Raleway', sans-serif !important; font-style: italic !important; font-weight: 600; color: var(--lighttealgreen) !important; } .highlightText2{ font-family: 'Raleway', sans-serif !important; font-style: italic !important; font-weight: 600; color: var(--sunshineyellow) !important; } .logohighlight{ font-family: monarcha, serif; font-weight: 500; font-size: x-large; font-style: normal; } .card{ border: none; background-color: var(--lighttealgreen) !important; --bs-card-border-radius: 0rem !important; justify-content: space-between !important; height: 100% !important; } .w-500{ font-weight: 500 !important; } .w-600{ font-weight: 600 !important; } .logo{ width: 180px; height: auto; } .mt-n1 { margin-top: -.2rem !important; } .img-size{ max-height: 356px !important; width: auto !important; } .heroContent{ font-size: 1.6em !important; line-height: 1.8rem !important; padding: 1.1rem !important; color: var(--leafygreen) !important; background-color: hsla(162, 51%, 91%, 0.4) !important; } .animateRtoL{ position: absolute; top: -22px; z-index: 10; left: -100vw; animation: RtoLsm 800ms 7500ms forwards; } .nav-link{ font-family: 'Raleway', sans-serif !important; font-weight: 800 !important; text-transform: uppercase; color: var(--teal)!important; } .nav-link:hover{ font-family: 'Raleway', sans-serif !important; font-weight: 800 !important; font-style: italic !important; text-transform: uppercase; color: var(--teal) !important; } .navbar-toggler-icon{ background-image: url('media/menu-01.png') !important; } .navbar{ --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.0) !important; --bs-navbar-color: rgba(269, 94%, 13%, 0.55) !important; } .accordion-button:not(.collapsed) { color: var(--leafygreen) !important; background-color: var(--lightgreen) !important; font-size: 22px !important; } .accordion-body { font-family: 'Raleway', sans-serif !important; font-size: 18px !important; } @media (min-width: 768px){ .spacer-none-md{ height: 0vh; } .spacer-md{ height: 8vh; } .heroContent-md{ font-size: 3.6em !important; line-height: 3.8rem !important; padding: 1.2rem !important; color: var(--leafygreen) !important; background: hsla(162, 51%, 91%, 0.4) !important; } .animateRtoL-md{ position: absolute; top: -20px; z-index: 10; left: -100vw; overflow: hidden; animation: RtoLmd 800ms 7500ms forwards; } .top-md{ top:30px; } .mt-n1-md { margin-top: -1.2rem !important; } } @media (min-width: 992px){ p{ font-family: 'Raleway', sans-serif !important; font-weight: 400 !important; font-style: normal !important; font-size: 18px !important; } .spacer-none-lg{ height: 0vh; } .spacer-lg{ height: 10vh; } .heroContent-lg{ font-size: 5.6em !important; line-height: 6.2rem !important; padding: 1.2rem !important; color: var(--leafygreen) !important; background: hsla(162, 51%, 91%, 0.4) !important; } .animateRtoL-lg{ position: absolute; top: 72px; z-index: 10; left: -100vw; overflow: hidden; animation: RtoLlg 800ms 7500ms forwards; } .mt-n1-md { margin-top: -2.8rem !important; } } @keyframes RtoLsm { from { left: -100vw; } to { left: 3vw; } } @keyframes RtoLmd { from { left: -100vw; } to { left: 1.5vw; } } @keyframes RtoLlg { from { left: -100vw; } to { left: .9vw; } }
0.354433
0.125869
html, head, body { /* Removed height:100% because the navbar doesn't stick */ width: 100%; margin: 0; padding: 0; background-color: white; } * { font-family: WhitneyBold; box-sizing: border-box; } @font-face { font-family: WhitneyBold; src: url(../fonts/whitneybold.woff); } @font-face { font-family: WhitneyMedium; src: url(../fonts/whitneymedium.woff); } .code { color: rgb(38, 64, 185); text-align: center; font-size: 32px; font-weight: bold; font-family: 'Courier New', Courier, monospace; } a.navlogo { text-decoration: none; } header.siteNavHeader { display: flex; justify-content: space-between; align-items: center; padding: 5px 10%; background-color:white; /* Fixes navbar at the top */ overflow: hidden; position: fixed; top: 0; width: 100%; transition: 0.8s; z-index: 500; } header.siteNavScrolled { background: rgb(255, 255, 255, 0.95); } h1.navMainTitle { color: rgb(38, 64, 185); text-align: center; font-size: 32px; font-weight: bold; font-family: 'Courier New', Courier, monospace; margin: 0px; padding: 0px; display:inline-block; } nav.navbarItems li a { font-size: 15px; font-weight: 500; text-decoration: none; color:rgb(38, 64, 185); transition: all 0.2s ease 0s; } ul.navbarLinks { list-style: none; } ul.navbarLinks li { display: inline-block; padding: 0px 20px; } ul.navbarLinks li a:hover { color: black; } li.navbarDivider { color:rgb(38, 64, 185); cursor: default; } div.mainContent { margin-top: 100px; min-height: calc(100vh - 100px); } div.mainContent2 { min-height: 100vh; } section.homePageSection { margin: 30px auto; padding: 0 20px; padding-top: 15vh; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr 4.5fr 1fr; grid-gap: 1em; } section.titlePageSection { margin: 30px auto; padding: 0 20px; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 20px; } section.titlePageSection article { justify-content: center; display: flex; } div.logoGML { display: flex; justify-content: space-between; align-items: center; padding-left: 20px; color: rgb(38, 64, 185); font-weight: 500; font-size: 50px; font-family: 'Fredoka One', cursive; } span.titleText { color: rgb(38, 64, 185); font-family: WhitneyBold; font-weight: bold; font-size: 60px; } p.homePageSubtitle { color:#8f8f8f; font-size: 18px; font-family: WhitneyMedium; font-weight: 500; margin: 0; padding: 0; } a.homePageBtns { display:inline-block; width: 150px; height: 35px; padding: 0; padding-top: 7.5px; background-color: #1a73e8; border:1.5px solid #1a73e8; outline: none; margin:0em 6px 0px 6px; border-radius:0.5em; box-sizing: border-box; text-decoration:none; color:white; font-size: 14px; font-weight: 500; text-align:center; transition: all 0.2s; cursor: pointer; } a.homePageBtns:hover { border-color: white; box-shadow: 0 0 0 3px #1a73e8; } svg.waveSection { width: 100%; bottom: 0; position: absolute; } /* ---------------- About Page ---------------- */ a.navlogoAbout { text-decoration: none; } header.siteNavHeaderAbout { display: flex; justify-content: space-between; align-items: center; padding: 5px 10%; background-color: rgb(53, 83, 212); /* Fixes navbar at the top */ overflow: hidden; position: fixed; top: 0; width: 100%; transition: 0.8s; z-index: 500; } header.siteNavScrolledAbout { background: rgb(38, 64, 185, 0.9); } h1.navMainTitleAbout { color: white; text-align: center; font-size: 32px; font-weight: 550; font-family: 'Courier New', Courier, monospace; margin: 0px; padding: 0px; display:inline-block; } nav.navbarItemsAbout li a { font-size: 15px; font-weight: 500; text-decoration: none; color:white; transition: all 0.2s ease 0s; } ul.navbarLinksAbout { list-style: none; } ul.navbarLinksAbout li { display: inline-block; padding: 0px 20px; } ul.navbarLinksAbout li a:hover { color: black; } li.navbarDividerAbout { color:white; } div.aboutUsBackgroundDiv { background-color: rgb(53, 83, 212); min-height: 350px; display: flex; top: 0; } section.aboutUsBackgroundSection { margin: 0px auto; margin-top: 160px; margin-bottom: 30px; padding: 0px 10%; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 5px; } span.aboutUsTitle { font-family: WhitneyBold; font-size: 50px; color: white; margin: 0; } span.aboutUsSubTitle { font-family: WhitneyMedium; color: white; margin: 0; } section.aboutUsContentSection { margin: 100px 5%; padding: 0; display: grid; /*Define our columns */ grid-template-columns: 1fr 1fr; grid-gap: 15px; } span.aboutDescriptionTitle { display: flex; justify-content: center; font-family: WhitneyBold; font-size: 45px; color: rgb(53, 83, 212); margin-bottom: 10px; } article.descriptionHolder { display: flex; justify-content: center; } p.aboutDescription { font-family: WhitneyMedium; color: black; margin: 20px; font-size: 18px; line-height: 200%; } /* ---------------- Officers Page ---------------- */ section.mainOfficerSection { background-color:white; margin: 30px auto; padding: 20px 40px; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 1em; } article.officerTitleArticle { display: flex; justify-content: center; align-items: center; } span.officersTitleText { color: black; font-family: WhitneyBold; font-weight: bold; font-size: 40px; padding-bottom: 30px; } span.officersTitleSubText { color: black; font-family: WhitneyBold; font-weight: bold; font-size: 20px; } section.userProfilesSection { margin: 30px auto; padding: 20px 80px; width: 100%; display: grid; justify-content: center; /*Define our columns */ grid-template-columns: 300px 300px 300px; grid-gap: 80px; } section.userProfilesSection article { border-radius: 10px; font-family: WhitneyMedium; } section.profileCardSection { background-color:rgb(53, 83, 212); border-radius: 10px; margin: 0px auto; padding: 10px 10px; width: 100%; display: grid; justify-content: center; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 15px; } article.centeredArticle { display: flex; justify-content: center; padding-bottom: 15px; } p.pfpName { display: block; margin: 0; margin-top: 25px; padding: 0; font-size: 20px; color: white; font-family: WhitneyBold; } img.pfp { width: 230px; height: auto; padding: 10px; } i.userLinks { font-size: 1.8em; color:white; padding-bottom: 5px; transition: 0.2s; } i.userLinks:hover { color:#a8a8a8; } p.role { display: block; margin: 0px; margin-top: 5px; padding: 0; color: #bababa; font-size: 17px; font-family: WhitneyMedium; } h1.noSpeakersTitle { text-align: center; font-size: 40px; margin: 0; margin-top: 150px; color:rgb(59, 96, 255); } p.noSpeakersSubtitle { text-align: center; font-family: WhitneyMedium; font-size: 17px; margin-top: 10px; margin-bottom: 100px; color:black; } /* ---------------- Events Page ---------------- */ div.noEventsYet { position: absolute; top: 40%; left: 50%; transform: translate(-50%,-40%); justify-content: center; display: flex; } h1.noEventsTitle { font-size: 45px; color: rgb(59, 96, 255); margin-bottom: 0px; } p.noEventsSubtitle { margin: 0px; font-family: WhitneyMedium; } /* ---------------- Join Page ---------------- */ section.joinUsLogoSection { margin: 30px auto; padding: 0px 10%; padding-top: 5vh; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr 3fr 1fr 3fr; grid-gap: 10px; } i.joinPageLogos { margin: 0; padding: 0; font-size: 5em; color:rgb(38, 64, 185); transition: 0.2s; } i.joinPageLogos:hover { color:rgb(59, 96, 255); } div.logoDescriptionDiv { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } p.joinPageLogoDescription { text-align: center; font-size: 20px; font-family: WhitneyMedium; color: black; margin: 0px; padding: 0px; }
css/mainStyles.css
html, head, body { /* Removed height:100% because the navbar doesn't stick */ width: 100%; margin: 0; padding: 0; background-color: white; } * { font-family: WhitneyBold; box-sizing: border-box; } @font-face { font-family: WhitneyBold; src: url(../fonts/whitneybold.woff); } @font-face { font-family: WhitneyMedium; src: url(../fonts/whitneymedium.woff); } .code { color: rgb(38, 64, 185); text-align: center; font-size: 32px; font-weight: bold; font-family: 'Courier New', Courier, monospace; } a.navlogo { text-decoration: none; } header.siteNavHeader { display: flex; justify-content: space-between; align-items: center; padding: 5px 10%; background-color:white; /* Fixes navbar at the top */ overflow: hidden; position: fixed; top: 0; width: 100%; transition: 0.8s; z-index: 500; } header.siteNavScrolled { background: rgb(255, 255, 255, 0.95); } h1.navMainTitle { color: rgb(38, 64, 185); text-align: center; font-size: 32px; font-weight: bold; font-family: 'Courier New', Courier, monospace; margin: 0px; padding: 0px; display:inline-block; } nav.navbarItems li a { font-size: 15px; font-weight: 500; text-decoration: none; color:rgb(38, 64, 185); transition: all 0.2s ease 0s; } ul.navbarLinks { list-style: none; } ul.navbarLinks li { display: inline-block; padding: 0px 20px; } ul.navbarLinks li a:hover { color: black; } li.navbarDivider { color:rgb(38, 64, 185); cursor: default; } div.mainContent { margin-top: 100px; min-height: calc(100vh - 100px); } div.mainContent2 { min-height: 100vh; } section.homePageSection { margin: 30px auto; padding: 0 20px; padding-top: 15vh; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr 4.5fr 1fr; grid-gap: 1em; } section.titlePageSection { margin: 30px auto; padding: 0 20px; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 20px; } section.titlePageSection article { justify-content: center; display: flex; } div.logoGML { display: flex; justify-content: space-between; align-items: center; padding-left: 20px; color: rgb(38, 64, 185); font-weight: 500; font-size: 50px; font-family: 'Fredoka One', cursive; } span.titleText { color: rgb(38, 64, 185); font-family: WhitneyBold; font-weight: bold; font-size: 60px; } p.homePageSubtitle { color:#8f8f8f; font-size: 18px; font-family: WhitneyMedium; font-weight: 500; margin: 0; padding: 0; } a.homePageBtns { display:inline-block; width: 150px; height: 35px; padding: 0; padding-top: 7.5px; background-color: #1a73e8; border:1.5px solid #1a73e8; outline: none; margin:0em 6px 0px 6px; border-radius:0.5em; box-sizing: border-box; text-decoration:none; color:white; font-size: 14px; font-weight: 500; text-align:center; transition: all 0.2s; cursor: pointer; } a.homePageBtns:hover { border-color: white; box-shadow: 0 0 0 3px #1a73e8; } svg.waveSection { width: 100%; bottom: 0; position: absolute; } /* ---------------- About Page ---------------- */ a.navlogoAbout { text-decoration: none; } header.siteNavHeaderAbout { display: flex; justify-content: space-between; align-items: center; padding: 5px 10%; background-color: rgb(53, 83, 212); /* Fixes navbar at the top */ overflow: hidden; position: fixed; top: 0; width: 100%; transition: 0.8s; z-index: 500; } header.siteNavScrolledAbout { background: rgb(38, 64, 185, 0.9); } h1.navMainTitleAbout { color: white; text-align: center; font-size: 32px; font-weight: 550; font-family: 'Courier New', Courier, monospace; margin: 0px; padding: 0px; display:inline-block; } nav.navbarItemsAbout li a { font-size: 15px; font-weight: 500; text-decoration: none; color:white; transition: all 0.2s ease 0s; } ul.navbarLinksAbout { list-style: none; } ul.navbarLinksAbout li { display: inline-block; padding: 0px 20px; } ul.navbarLinksAbout li a:hover { color: black; } li.navbarDividerAbout { color:white; } div.aboutUsBackgroundDiv { background-color: rgb(53, 83, 212); min-height: 350px; display: flex; top: 0; } section.aboutUsBackgroundSection { margin: 0px auto; margin-top: 160px; margin-bottom: 30px; padding: 0px 10%; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 5px; } span.aboutUsTitle { font-family: WhitneyBold; font-size: 50px; color: white; margin: 0; } span.aboutUsSubTitle { font-family: WhitneyMedium; color: white; margin: 0; } section.aboutUsContentSection { margin: 100px 5%; padding: 0; display: grid; /*Define our columns */ grid-template-columns: 1fr 1fr; grid-gap: 15px; } span.aboutDescriptionTitle { display: flex; justify-content: center; font-family: WhitneyBold; font-size: 45px; color: rgb(53, 83, 212); margin-bottom: 10px; } article.descriptionHolder { display: flex; justify-content: center; } p.aboutDescription { font-family: WhitneyMedium; color: black; margin: 20px; font-size: 18px; line-height: 200%; } /* ---------------- Officers Page ---------------- */ section.mainOfficerSection { background-color:white; margin: 30px auto; padding: 20px 40px; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 1em; } article.officerTitleArticle { display: flex; justify-content: center; align-items: center; } span.officersTitleText { color: black; font-family: WhitneyBold; font-weight: bold; font-size: 40px; padding-bottom: 30px; } span.officersTitleSubText { color: black; font-family: WhitneyBold; font-weight: bold; font-size: 20px; } section.userProfilesSection { margin: 30px auto; padding: 20px 80px; width: 100%; display: grid; justify-content: center; /*Define our columns */ grid-template-columns: 300px 300px 300px; grid-gap: 80px; } section.userProfilesSection article { border-radius: 10px; font-family: WhitneyMedium; } section.profileCardSection { background-color:rgb(53, 83, 212); border-radius: 10px; margin: 0px auto; padding: 10px 10px; width: 100%; display: grid; justify-content: center; /*Define our columns */ grid-template-columns: 1fr; grid-gap: 15px; } article.centeredArticle { display: flex; justify-content: center; padding-bottom: 15px; } p.pfpName { display: block; margin: 0; margin-top: 25px; padding: 0; font-size: 20px; color: white; font-family: WhitneyBold; } img.pfp { width: 230px; height: auto; padding: 10px; } i.userLinks { font-size: 1.8em; color:white; padding-bottom: 5px; transition: 0.2s; } i.userLinks:hover { color:#a8a8a8; } p.role { display: block; margin: 0px; margin-top: 5px; padding: 0; color: #bababa; font-size: 17px; font-family: WhitneyMedium; } h1.noSpeakersTitle { text-align: center; font-size: 40px; margin: 0; margin-top: 150px; color:rgb(59, 96, 255); } p.noSpeakersSubtitle { text-align: center; font-family: WhitneyMedium; font-size: 17px; margin-top: 10px; margin-bottom: 100px; color:black; } /* ---------------- Events Page ---------------- */ div.noEventsYet { position: absolute; top: 40%; left: 50%; transform: translate(-50%,-40%); justify-content: center; display: flex; } h1.noEventsTitle { font-size: 45px; color: rgb(59, 96, 255); margin-bottom: 0px; } p.noEventsSubtitle { margin: 0px; font-family: WhitneyMedium; } /* ---------------- Join Page ---------------- */ section.joinUsLogoSection { margin: 30px auto; padding: 0px 10%; padding-top: 5vh; width: 100%; display: grid; /*Define our columns */ grid-template-columns: 1fr 3fr 1fr 3fr; grid-gap: 10px; } i.joinPageLogos { margin: 0; padding: 0; font-size: 5em; color:rgb(38, 64, 185); transition: 0.2s; } i.joinPageLogos:hover { color:rgb(59, 96, 255); } div.logoDescriptionDiv { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } p.joinPageLogoDescription { text-align: center; font-size: 20px; font-family: WhitneyMedium; color: black; margin: 0px; padding: 0px; }
0.450359
0.108803
body { background: rgba(234, 238, 241, 0.85); margin: 0; font-family: Roboto; } .nav { background: #0D1D45; color: rgba(255, 255, 255, 0.7); height: 48px; } .logo { padding: 12px 0 8px 24px; margin-right: 16px; width: 155px; display: inline-block; float: left; } .nav__title_ctr { display: inline-block; vertical-align: middle; float: left; height: 48px; } .nav__title { padding: 14px 16px 0; display: inline-block; } .logo img { height: 24px; } .main { margin: 24px auto 24px; width: 1132px; } .intro { height: 48px; margin-bottom: 24px; display: flex; } .intro__content { padding-top: 10px; flex: 3; } .configSet, .successInfo { display: none; font-size: 14px; padding-left: 16px; background: #92CF54; color: #fafafa; min-height: 48px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); border-radius: 2px; align-items: center; flex: 1; } .errorInfo { display: none; font-size: 14px; padding-left: 16px; background: #F54E25; color: #fafafa; min-height: 48px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); border-radius: 2px; align-items: center; flex: 1; } .exampleCtr { display: flex; } .exampleCol { flex: 1; } .exampleCol:first-of-type { margin-right: 12px; } form label { font-weight: bold; margin: 12px 0 6px; display: inline-block; } input { width: 400px; padding: 8px; } .btn { padding: 0 16px; line-height: 38px; background: #49AFEA; color: #fff; border-radius: 2px; text-decoration: none; display: inline-block; margin-top: 24px; cursor: pointer; } .exampleCode { border: 1px solid #DDE4E9; border-radius: 2px; padding: 24px; display: inline-block; width: 510px; min-height: 262px; box-shadow: 0px 2px 3px 0px rgba(51, 62, 75, 0.08); background: #fff; } .exampleTitle { color: #49AFEA; font-size: 24px; font-weight: bold; margin-bottom: 12px; } .exampleData { font-family: 'Roboto Mono', monospace; font-size: 12px; word-wrap: break-word; } .codeLine { padding-left: 12px; display: block; } .helper { font-style: italic; font-size: 12px; } .required { color: #F54E25; }
node-example/public/example.css
body { background: rgba(234, 238, 241, 0.85); margin: 0; font-family: Roboto; } .nav { background: #0D1D45; color: rgba(255, 255, 255, 0.7); height: 48px; } .logo { padding: 12px 0 8px 24px; margin-right: 16px; width: 155px; display: inline-block; float: left; } .nav__title_ctr { display: inline-block; vertical-align: middle; float: left; height: 48px; } .nav__title { padding: 14px 16px 0; display: inline-block; } .logo img { height: 24px; } .main { margin: 24px auto 24px; width: 1132px; } .intro { height: 48px; margin-bottom: 24px; display: flex; } .intro__content { padding-top: 10px; flex: 3; } .configSet, .successInfo { display: none; font-size: 14px; padding-left: 16px; background: #92CF54; color: #fafafa; min-height: 48px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); border-radius: 2px; align-items: center; flex: 1; } .errorInfo { display: none; font-size: 14px; padding-left: 16px; background: #F54E25; color: #fafafa; min-height: 48px; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26); border-radius: 2px; align-items: center; flex: 1; } .exampleCtr { display: flex; } .exampleCol { flex: 1; } .exampleCol:first-of-type { margin-right: 12px; } form label { font-weight: bold; margin: 12px 0 6px; display: inline-block; } input { width: 400px; padding: 8px; } .btn { padding: 0 16px; line-height: 38px; background: #49AFEA; color: #fff; border-radius: 2px; text-decoration: none; display: inline-block; margin-top: 24px; cursor: pointer; } .exampleCode { border: 1px solid #DDE4E9; border-radius: 2px; padding: 24px; display: inline-block; width: 510px; min-height: 262px; box-shadow: 0px 2px 3px 0px rgba(51, 62, 75, 0.08); background: #fff; } .exampleTitle { color: #49AFEA; font-size: 24px; font-weight: bold; margin-bottom: 12px; } .exampleData { font-family: 'Roboto Mono', monospace; font-size: 12px; word-wrap: break-word; } .codeLine { padding-left: 12px; display: block; } .helper { font-style: italic; font-size: 12px; } .required { color: #F54E25; }
0.458106
0.099514
@media only screen and (min-width: 1678px) and (max-width: 1923px) {} @media only screen and (min-width: 1390px) and (max-width: 1677px) {} /* Tablet Landscape =======================================================================================*/ @media only screen and (min-width: 992px) and (max-width: 1199px) { /*-------------------------------------- Header And SLider ----------------------------------------*/ .navigation #navigation { margin-right: -64px; } .slider_home .owl-dots { margin-left: -2px; } /* Service */ .service-item { padding: 60px 40px 40px; } /* Featured Product */ .featured-product-section .fea-img-carousel { padding: 100px 0px; } .fea-img { height: 723px; } /* Testimonial */ .testimonial-section #scene2 { margin-top: auto; margin-bottom: auto; } /* Blog */ .recnt_pst_imge { margin-right: 13px; } /* Footer */ .subfooter_wrap { margin-top: 35px; } /* About Page */ .about-pg-about { padding-bottom: 108px; } .history-section { margin-top: 110px; } /* ======== Home Page Two ======== */ .abouttw-section .base-header { padding-left: 40px; } .cta-wrap h2 span { display: inline; } .quote_section .row { margin-bottom: -183px; } .quote_section { padding-bottom: 108px; padding-top: 91px; } .blog_sec_tw { padding-top: 170px; } } /* Tablet Portrait =======================================================================================*/ @media (min-width: 768px) and (max-width: 991px) { /*-------------------------------------- Header And SLider ----------------------------------------*/ .header_top_left { padding-left: 0px; width: 49%; } .header_top_right { width: 51%; padding-right: 0px; } .header_socil li .fab { margin-left: 5px; } .header_cart { margin-left: -3px; margin-top: 35px; width: 122px; } .header_cart ul { padding-left: 13px; } .navigation .logo img { margin-top: 15px; } #navigation.small-screen #menu-button::before, #navigation.small-screen #menu-button.menu-opened::before, #navigation.small-screen #menu-button.menu-opened::after { background: #000; } #navigation.small-screen>ul { margin-top: -10px; border-left: 1px solid rgba(120, 120, 120, 0.2); border-right: 1px solid rgba(120, 120, 120, 0.2); border-bottom: 1px solid rgba(120, 120, 120, 0.2); margin-bottom: 15px; margin-left: -275px; width: 690px; } #navigation.small-screen #menu-button { padding: 38px; margin-top: 27px; margin-right: 60px; position: relative; top: 2px; } #navigation>ul>li>a { padding: 16px 20px; } #navigation li:hover>ul { padding-top: 0px; padding-bottom: 0px; } #navigation>ul>li.has-sub>a { padding: 17px 20px; } /* Slider */ .slider_home h2 { font-size: 55px; } .slider_home .owl-dots { margin-left: -3px; } /* We Offer */ .service-pg-service .service-item { margin-bottom: 0px; } /* Cta */ .cta-wrap h2 { font-size: 45px; letter-spacing: 0px; } /* Featured Product */ .featured-product-section .fea-img-carousel { padding: 0px 60px 0px 0px; background-image: linear-gradient(90deg, #F7F7F7 32%, #fff0 32%); } .fea-img { height: 640px; } .featured-container { max-width: 720px; margin: auto; padding-left: 23px; padding-right: 5px; padding-bottom: 90px; padding-top: 40px; } .fea-img-carousel .owl-nav div { margin-top: -40px; margin-right: 5px; } /* Team */ .team-social ul li a { width: 30px; height: 30px; line-height: 31px; font-size: 13px; } .team-section { background-size: cover; background-position: center; } /* Testimonial */ .testimonial-section #scene2 { display: none; } /* Blog */ .blog-section { margin-bottom: -30px; } .blog-section .blog_wrp { margin-bottom: 30px; } /* Footer */ .footer-section .col-sm-12:first-child, .footer-section .col-sm-12:nth-child(2) { margin-bottom: 13px; } /* About page */ .history-section .heading_watermark { font-size: 110px; } .history-section .tab-content { margin-left: 0px; } .history-section #v-pills-tab { margin-right: 0px !important; } .history-section .nav-pills .nav-link { font-size: 18px; } .history-section .base-header h2 { font-size: 42px; line-height: 52px; } /* Gallery Section */ .work-section .col-sm-12 { flex: 0 0 50%; max-width: 50%; } .blog_container .blog_date { width: 200px; } /* Shop Page */ .shop-product-area .single-thumb { width: 111px !important; } .allproduct-info { margin-left: 0px; } .cust-reviews-area .nav-tabs a { margin-right: 30px; } } /* Tablet & Phone Common section =======================================================================================*/ @media only screen and (max-width: 991px) { /* Header */ .search_wrp .header-search-input { padding: 0 5px; font-size: 14px; letter-spacing: 0px; width: 98%; } .search_wrp .search-field { width: 90%; } #navigation.small-screen #menu-button { margin-right: 74px; } .slider_home .owl-dots { margin-left: -3px; } /* About Section */ .base-header { width: 100%; } .about_img img { margin-top: 50px; } /* About Page */ .about-pg-about { padding-bottom: 108px; } .history-section .tab-content { margin-left: 0px; } /* We Offer */ .service-section .service-item { margin-bottom: 90px; } .service-section { padding-bottom: 30px; } /* Service Page */ .single_service .row .col-lg-8 { order: 0; } .pricing-packages { margin-bottom: 20px; } .pricing-box { margin-bottom: 30px; } /* Farmer */ .team-section .col-sm-12 { transition: .3s; margin-bottom: 30px; } .team-section { padding-bottom: 90px; } /* Blog Page */ .pagination { margin-bottom: 50px; } .recnt_pst_imge { width: 90px; } .recent-title>span { display: block; margin-top: 0px; } .recent-title { width: 56%; float: left; } .recent-post-box { padding-bottom: 10px; } .blog-contact #contact-form { margin-bottom: 50px; } .single_blog_container .blog_pg_info { padding: 30px 25px 30px; } /* Shop Page */ .allproduct-price-area { flex-direction: column; gap: 10px; } /* Checkout Page */ .checkout_order { margin-top: 35px; } /* Account */ .account-section .login-form { margin-bottom: 50px; } /* Contact Page */ .contact_pg_address { margin-bottom: 50px; } /* ======== Home Page Two ======= */ .abouttw-section .about_img img { margin-top: 0px; width: 100%; } .about_achieve { margin-right: 20px; } .abouttw-section .base-header { padding-left: 0px; padding-top: 45px; padding-bottom: 0px; } .service_tw_sec { padding-bottom: 90px; } .service_tw_sec .service-item { margin-bottom: 30px; } .cta_sec_tw { padding-bottom: 120px; } .cta_sec_tw .cta-wrap { text-align: center; grid-template-columns: 1fr; } .cta_sec_tw .cta-wrap .base-header { text-align: center; } .cta_sec_tw .more-link { width: 185px; margin: auto; margin-top: 37px; } .testimonial_sec_tw .base-header { padding-left: 0px; } .testimonial_sec_tw .base-header a { display: none; } .testi_carousel { margin-top: -8px; padding-left: 0px; } .contact_pg_address { margin-bottom: -14px; } } /* Phone =======================================================================================*/ @media only screen and (max-width: 767px) { /*-------------------------------------- Header And SLider ----------------------------------------*/ .header_topbar { display: none; } .header_cart { position: absolute; right: 0px; margin-right: 0px; width: 100%; } .header_cart ul { padding-left: 10px; } .navigation .container { position: relative; } .navigation .logo { margin-top: -78px; flex: 0 0 30%; max-width: 30%; position: relative; z-index: 99; } .navigation .logo img { margin-top: 87px; width: 140px; } .navigation .col-sm-7 { width: 100%; } .navigation #navigation { margin-right: 0px; } #navigation.small-screen>ul { margin-top: -10px; border-left: 1px solid rgba(120, 120, 120, 0.2); border-right: 1px solid rgba(120, 120, 120, 0.2); border-bottom: 1px solid rgba(120, 120, 120, 0.2); margin-bottom: 15px; margin-left: 7px; } #navigation.small-screen #menu-button { padding: 38px; margin-top: 23px; margin-right: 83px; position: relative; top: 5px; z-index: 9; } #navigation>ul>li>a { padding: 16px 20px; } #navigation li:hover>ul { padding-top: 0px; padding-bottom: 0px; } #navigation>ul>li.has-sub>a { padding: 17px 20px; } /*---- Slider----- */ .single_slider .col-lg-7.col-xs-12 { width: 100%; } .slider_btn_two { display: none; } .single_slider { height: 700px; } .single_slider .container { margin-top: -82px; text-align: center; } .single_slider.slide_bg_2 .col-lg-6 { margin-left: 0px; } .slider_home h2 { font-size: 50px; line-height: 50px; } .slider_home h2 span { display: inline; } .slider_home h5 { font-size: 15px; padding: 0px; } .slider_btn a { margin-top: 10px; } .slider_home h5::before, .slider_home h5::after { display: none; } /* Common */ .heading_watermark { top: -26px; margin-left: 0px; font-size: 71px; } .heading_small::before { left: -50px; } .heading_small::after { right: -50px; } .base-header h2 { font-size: 42px; line-height: 52px; } .base-header p br { display: none; } /* About Section */ .about_list p { padding-left: 110px; } .history-section .tab-content { margin-top: 22px; } .history-section #v-pills-tab { margin-right: 0px !important; } /* Call to action */ .cta-wrap h2 { font-size: 42px; line-height: 52px; } .cta-wrap h2 span { display: inline; } /* Featured Product */ .featured-product-section .container-fluid { padding-left: 15px; } .featured-product-section .container-fluid>.row { padding-bottom: 105px; } .featured-product-section .fea-img-carousel { padding: 0px; background-image: linear-gradient(90deg, #f7f7f7 32%, #f7f7f7 32%); margin-bottom: 15px; } .fea-img-carousel .owl-nav div { margin-top: -50px; } /* Team */ .team-img img { width: 100%; } .team-section { background-repeat: no-repeat; background-size: cover; } /* Testimonial */ .testi_sing_img { margin-bottom: 50px; } .client-section { margin-top: -40px; } /* Blog */ .blog_date { top: auto; left: 0%; margin-top: 0px; margin-left: 0px; position: inherit; transform: rotate(0deg); margin-bottom: 5px; } .blog_date span { padding: 0px 0px; } .blog_info { padding: 25px 20px 25px 20px; margin-bottom: 30px; } .blog-section { margin-bottom: -30px; } .blog_container .blog_date { margin-left: 26px; } .blog_pg_info { padding: 30px 25px 0px; } .comments li .comment span.comment-date { margin-left: 0px; display: block; } .post-share { float: left; margin-top: 15px; width: 100%; } .post-share ul li { margin-left: 0px; margin-right: 10px; } .post_tags a { padding: 2px 10px; margin: 0px 2px; display: inline-block; margin-bottom: 4px; } .post-author { padding: 20px 20px; } .post-author-text { padding-left: 15px; } /* Footer */ .widget.quick_lnk { margin-top: 20px; margin-bottom: 27px; } .footer_recent_blog { margin-bottom: 44px; } .footer-section .widget h5 { margin-bottom: 22px; } .subfooter_wrap { margin-top: 35px; display: grid; justify-content: center; padding-bottom: 25px; } .footer_socil { display: flex; justify-content: center; margin-top: 12px; } /* Team Page */ .team-pg-team { padding-bottom: 100px; } /* Shop Page */ .allproduct-info { margin-left: 0px; } .cust-reviews-area .nav-tabs { border-bottom: 1px solid transparent; } .cust-reviews-area .nav-tabs a { margin-right: 0px; margin-top: 1px; display: table-row; width: 100%; border: 1px solid #ece6e6; padding: 10px 15px; } .cust-reviews-area .nav-tabs .active { border: 1px solid #ece6e6; border-bottom: 1px solid #9dca00; } .cust-reviews-area .nav-tabs a:hover { border: 1px solid #ece6e6; border-bottom: 1px solid #9dca00; } /* Cart Page */ .shop_cart .ptitle { display: block; margin-left: 0px; margin-top: 10px; line-height: initial; } .shop_cart .prod { text-align: left; padding-left: 60px !important; } .cart-trash { left: 13px; } .shop_cart_tr th:first-child { padding-left: 14px; text-align: center !important; } /* Checkout Page */ .coupon_info input[type="text"] { width: 250px; } /* ===== Home Page Two ===== */ .slides_wrapper2 .single_slider .container { margin-top: -70px; } .quote_form { padding: 30px 40px 40px; } } /* Mobile Vertical Layout: 488px ===============================================================================*/ @media only screen and (min-width: 488px) and (max-width: 767px) { /* Single Gallery */ .proj_client_goal_dtls ul { grid-template-columns: repeat(2, 1fr); } } /* Mobile Vertical Layout: 350px ===============================================================================*/ @media only screen and (min-width: 288px) and (max-width: 350px) { .navigation .logo img { margin-top: 112px; width: 133px; } } /* Mobile Vertical Layout: 450 ===============================================================================*/ @media only screen and (max-width: 445px) { .header_topbar_two .logo_two { width: 100%; text-align: center; } .navigation #navigation { float: none; } } @media (min-width:576px) { .container { max-width: 540px; } } @media (min-width:768px) { .container { max-width: 720px; } } @media (min-width:992px) { .container { max-width: 960px; } } @media (min-width:1200px) { .container { max-width: 1170px; } }
public/frontend/css/responsive.css
@media only screen and (min-width: 1678px) and (max-width: 1923px) {} @media only screen and (min-width: 1390px) and (max-width: 1677px) {} /* Tablet Landscape =======================================================================================*/ @media only screen and (min-width: 992px) and (max-width: 1199px) { /*-------------------------------------- Header And SLider ----------------------------------------*/ .navigation #navigation { margin-right: -64px; } .slider_home .owl-dots { margin-left: -2px; } /* Service */ .service-item { padding: 60px 40px 40px; } /* Featured Product */ .featured-product-section .fea-img-carousel { padding: 100px 0px; } .fea-img { height: 723px; } /* Testimonial */ .testimonial-section #scene2 { margin-top: auto; margin-bottom: auto; } /* Blog */ .recnt_pst_imge { margin-right: 13px; } /* Footer */ .subfooter_wrap { margin-top: 35px; } /* About Page */ .about-pg-about { padding-bottom: 108px; } .history-section { margin-top: 110px; } /* ======== Home Page Two ======== */ .abouttw-section .base-header { padding-left: 40px; } .cta-wrap h2 span { display: inline; } .quote_section .row { margin-bottom: -183px; } .quote_section { padding-bottom: 108px; padding-top: 91px; } .blog_sec_tw { padding-top: 170px; } } /* Tablet Portrait =======================================================================================*/ @media (min-width: 768px) and (max-width: 991px) { /*-------------------------------------- Header And SLider ----------------------------------------*/ .header_top_left { padding-left: 0px; width: 49%; } .header_top_right { width: 51%; padding-right: 0px; } .header_socil li .fab { margin-left: 5px; } .header_cart { margin-left: -3px; margin-top: 35px; width: 122px; } .header_cart ul { padding-left: 13px; } .navigation .logo img { margin-top: 15px; } #navigation.small-screen #menu-button::before, #navigation.small-screen #menu-button.menu-opened::before, #navigation.small-screen #menu-button.menu-opened::after { background: #000; } #navigation.small-screen>ul { margin-top: -10px; border-left: 1px solid rgba(120, 120, 120, 0.2); border-right: 1px solid rgba(120, 120, 120, 0.2); border-bottom: 1px solid rgba(120, 120, 120, 0.2); margin-bottom: 15px; margin-left: -275px; width: 690px; } #navigation.small-screen #menu-button { padding: 38px; margin-top: 27px; margin-right: 60px; position: relative; top: 2px; } #navigation>ul>li>a { padding: 16px 20px; } #navigation li:hover>ul { padding-top: 0px; padding-bottom: 0px; } #navigation>ul>li.has-sub>a { padding: 17px 20px; } /* Slider */ .slider_home h2 { font-size: 55px; } .slider_home .owl-dots { margin-left: -3px; } /* We Offer */ .service-pg-service .service-item { margin-bottom: 0px; } /* Cta */ .cta-wrap h2 { font-size: 45px; letter-spacing: 0px; } /* Featured Product */ .featured-product-section .fea-img-carousel { padding: 0px 60px 0px 0px; background-image: linear-gradient(90deg, #F7F7F7 32%, #fff0 32%); } .fea-img { height: 640px; } .featured-container { max-width: 720px; margin: auto; padding-left: 23px; padding-right: 5px; padding-bottom: 90px; padding-top: 40px; } .fea-img-carousel .owl-nav div { margin-top: -40px; margin-right: 5px; } /* Team */ .team-social ul li a { width: 30px; height: 30px; line-height: 31px; font-size: 13px; } .team-section { background-size: cover; background-position: center; } /* Testimonial */ .testimonial-section #scene2 { display: none; } /* Blog */ .blog-section { margin-bottom: -30px; } .blog-section .blog_wrp { margin-bottom: 30px; } /* Footer */ .footer-section .col-sm-12:first-child, .footer-section .col-sm-12:nth-child(2) { margin-bottom: 13px; } /* About page */ .history-section .heading_watermark { font-size: 110px; } .history-section .tab-content { margin-left: 0px; } .history-section #v-pills-tab { margin-right: 0px !important; } .history-section .nav-pills .nav-link { font-size: 18px; } .history-section .base-header h2 { font-size: 42px; line-height: 52px; } /* Gallery Section */ .work-section .col-sm-12 { flex: 0 0 50%; max-width: 50%; } .blog_container .blog_date { width: 200px; } /* Shop Page */ .shop-product-area .single-thumb { width: 111px !important; } .allproduct-info { margin-left: 0px; } .cust-reviews-area .nav-tabs a { margin-right: 30px; } } /* Tablet & Phone Common section =======================================================================================*/ @media only screen and (max-width: 991px) { /* Header */ .search_wrp .header-search-input { padding: 0 5px; font-size: 14px; letter-spacing: 0px; width: 98%; } .search_wrp .search-field { width: 90%; } #navigation.small-screen #menu-button { margin-right: 74px; } .slider_home .owl-dots { margin-left: -3px; } /* About Section */ .base-header { width: 100%; } .about_img img { margin-top: 50px; } /* About Page */ .about-pg-about { padding-bottom: 108px; } .history-section .tab-content { margin-left: 0px; } /* We Offer */ .service-section .service-item { margin-bottom: 90px; } .service-section { padding-bottom: 30px; } /* Service Page */ .single_service .row .col-lg-8 { order: 0; } .pricing-packages { margin-bottom: 20px; } .pricing-box { margin-bottom: 30px; } /* Farmer */ .team-section .col-sm-12 { transition: .3s; margin-bottom: 30px; } .team-section { padding-bottom: 90px; } /* Blog Page */ .pagination { margin-bottom: 50px; } .recnt_pst_imge { width: 90px; } .recent-title>span { display: block; margin-top: 0px; } .recent-title { width: 56%; float: left; } .recent-post-box { padding-bottom: 10px; } .blog-contact #contact-form { margin-bottom: 50px; } .single_blog_container .blog_pg_info { padding: 30px 25px 30px; } /* Shop Page */ .allproduct-price-area { flex-direction: column; gap: 10px; } /* Checkout Page */ .checkout_order { margin-top: 35px; } /* Account */ .account-section .login-form { margin-bottom: 50px; } /* Contact Page */ .contact_pg_address { margin-bottom: 50px; } /* ======== Home Page Two ======= */ .abouttw-section .about_img img { margin-top: 0px; width: 100%; } .about_achieve { margin-right: 20px; } .abouttw-section .base-header { padding-left: 0px; padding-top: 45px; padding-bottom: 0px; } .service_tw_sec { padding-bottom: 90px; } .service_tw_sec .service-item { margin-bottom: 30px; } .cta_sec_tw { padding-bottom: 120px; } .cta_sec_tw .cta-wrap { text-align: center; grid-template-columns: 1fr; } .cta_sec_tw .cta-wrap .base-header { text-align: center; } .cta_sec_tw .more-link { width: 185px; margin: auto; margin-top: 37px; } .testimonial_sec_tw .base-header { padding-left: 0px; } .testimonial_sec_tw .base-header a { display: none; } .testi_carousel { margin-top: -8px; padding-left: 0px; } .contact_pg_address { margin-bottom: -14px; } } /* Phone =======================================================================================*/ @media only screen and (max-width: 767px) { /*-------------------------------------- Header And SLider ----------------------------------------*/ .header_topbar { display: none; } .header_cart { position: absolute; right: 0px; margin-right: 0px; width: 100%; } .header_cart ul { padding-left: 10px; } .navigation .container { position: relative; } .navigation .logo { margin-top: -78px; flex: 0 0 30%; max-width: 30%; position: relative; z-index: 99; } .navigation .logo img { margin-top: 87px; width: 140px; } .navigation .col-sm-7 { width: 100%; } .navigation #navigation { margin-right: 0px; } #navigation.small-screen>ul { margin-top: -10px; border-left: 1px solid rgba(120, 120, 120, 0.2); border-right: 1px solid rgba(120, 120, 120, 0.2); border-bottom: 1px solid rgba(120, 120, 120, 0.2); margin-bottom: 15px; margin-left: 7px; } #navigation.small-screen #menu-button { padding: 38px; margin-top: 23px; margin-right: 83px; position: relative; top: 5px; z-index: 9; } #navigation>ul>li>a { padding: 16px 20px; } #navigation li:hover>ul { padding-top: 0px; padding-bottom: 0px; } #navigation>ul>li.has-sub>a { padding: 17px 20px; } /*---- Slider----- */ .single_slider .col-lg-7.col-xs-12 { width: 100%; } .slider_btn_two { display: none; } .single_slider { height: 700px; } .single_slider .container { margin-top: -82px; text-align: center; } .single_slider.slide_bg_2 .col-lg-6 { margin-left: 0px; } .slider_home h2 { font-size: 50px; line-height: 50px; } .slider_home h2 span { display: inline; } .slider_home h5 { font-size: 15px; padding: 0px; } .slider_btn a { margin-top: 10px; } .slider_home h5::before, .slider_home h5::after { display: none; } /* Common */ .heading_watermark { top: -26px; margin-left: 0px; font-size: 71px; } .heading_small::before { left: -50px; } .heading_small::after { right: -50px; } .base-header h2 { font-size: 42px; line-height: 52px; } .base-header p br { display: none; } /* About Section */ .about_list p { padding-left: 110px; } .history-section .tab-content { margin-top: 22px; } .history-section #v-pills-tab { margin-right: 0px !important; } /* Call to action */ .cta-wrap h2 { font-size: 42px; line-height: 52px; } .cta-wrap h2 span { display: inline; } /* Featured Product */ .featured-product-section .container-fluid { padding-left: 15px; } .featured-product-section .container-fluid>.row { padding-bottom: 105px; } .featured-product-section .fea-img-carousel { padding: 0px; background-image: linear-gradient(90deg, #f7f7f7 32%, #f7f7f7 32%); margin-bottom: 15px; } .fea-img-carousel .owl-nav div { margin-top: -50px; } /* Team */ .team-img img { width: 100%; } .team-section { background-repeat: no-repeat; background-size: cover; } /* Testimonial */ .testi_sing_img { margin-bottom: 50px; } .client-section { margin-top: -40px; } /* Blog */ .blog_date { top: auto; left: 0%; margin-top: 0px; margin-left: 0px; position: inherit; transform: rotate(0deg); margin-bottom: 5px; } .blog_date span { padding: 0px 0px; } .blog_info { padding: 25px 20px 25px 20px; margin-bottom: 30px; } .blog-section { margin-bottom: -30px; } .blog_container .blog_date { margin-left: 26px; } .blog_pg_info { padding: 30px 25px 0px; } .comments li .comment span.comment-date { margin-left: 0px; display: block; } .post-share { float: left; margin-top: 15px; width: 100%; } .post-share ul li { margin-left: 0px; margin-right: 10px; } .post_tags a { padding: 2px 10px; margin: 0px 2px; display: inline-block; margin-bottom: 4px; } .post-author { padding: 20px 20px; } .post-author-text { padding-left: 15px; } /* Footer */ .widget.quick_lnk { margin-top: 20px; margin-bottom: 27px; } .footer_recent_blog { margin-bottom: 44px; } .footer-section .widget h5 { margin-bottom: 22px; } .subfooter_wrap { margin-top: 35px; display: grid; justify-content: center; padding-bottom: 25px; } .footer_socil { display: flex; justify-content: center; margin-top: 12px; } /* Team Page */ .team-pg-team { padding-bottom: 100px; } /* Shop Page */ .allproduct-info { margin-left: 0px; } .cust-reviews-area .nav-tabs { border-bottom: 1px solid transparent; } .cust-reviews-area .nav-tabs a { margin-right: 0px; margin-top: 1px; display: table-row; width: 100%; border: 1px solid #ece6e6; padding: 10px 15px; } .cust-reviews-area .nav-tabs .active { border: 1px solid #ece6e6; border-bottom: 1px solid #9dca00; } .cust-reviews-area .nav-tabs a:hover { border: 1px solid #ece6e6; border-bottom: 1px solid #9dca00; } /* Cart Page */ .shop_cart .ptitle { display: block; margin-left: 0px; margin-top: 10px; line-height: initial; } .shop_cart .prod { text-align: left; padding-left: 60px !important; } .cart-trash { left: 13px; } .shop_cart_tr th:first-child { padding-left: 14px; text-align: center !important; } /* Checkout Page */ .coupon_info input[type="text"] { width: 250px; } /* ===== Home Page Two ===== */ .slides_wrapper2 .single_slider .container { margin-top: -70px; } .quote_form { padding: 30px 40px 40px; } } /* Mobile Vertical Layout: 488px ===============================================================================*/ @media only screen and (min-width: 488px) and (max-width: 767px) { /* Single Gallery */ .proj_client_goal_dtls ul { grid-template-columns: repeat(2, 1fr); } } /* Mobile Vertical Layout: 350px ===============================================================================*/ @media only screen and (min-width: 288px) and (max-width: 350px) { .navigation .logo img { margin-top: 112px; width: 133px; } } /* Mobile Vertical Layout: 450 ===============================================================================*/ @media only screen and (max-width: 445px) { .header_topbar_two .logo_two { width: 100%; text-align: center; } .navigation #navigation { float: none; } } @media (min-width:576px) { .container { max-width: 540px; } } @media (min-width:768px) { .container { max-width: 720px; } } @media (min-width:992px) { .container { max-width: 960px; } } @media (min-width:1200px) { .container { max-width: 1170px; } }
0.151435
0.076236
body { font-family: 'Noto Sans TC', sans-serif; } #background { height: 100vh; width: 100%; position: fixed; background-image: url(../img/header_bg.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed; background-size: cover; z-index: -999; transition-duration: 3s; } #background-mask { height: 100vh; width: 100%; position: fixed; z-index: -99; } .navbar .active { font-weight: bold; border: 1px solid; border-top: 0; border-left: 0; border-right: 0; } .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #copyright { text-shadow: black 0.1em 0.1em 0.2em; text-align: center; } #copyright::before { content: "©2022 羊羽的舊窩."; color: white; } #copyright::after { content: " All Rights Reserved."; color: white; } .bg-white .gradient-top { top: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ } .bg-white .gradient-bottom { bottom: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,1+100,0+100 */ background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff00',GradientType=0 ); /* IE6-9 */ } .bg-dark .gradient-top { top: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(52, 58, 64,0) 0%, rgba(52, 58, 64,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(52, 58, 64,0) 0%,rgba(52, 58, 64,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(52, 58, 64,0) 0%,rgba(52, 58, 64,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343a4000', endColorstr='#343a40',GradientType=0 ); /* IE6-9 */ } .bg-dark .gradient-bottom { bottom: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,1+100,0+100 */ background: -moz-linear-gradient(top, rgba(52, 58, 64,1) 0%, rgba(52, 58, 64,0) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(52, 58, 64,1) 0%,rgba(52, 58, 64,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(52, 58, 64,1) 0%,rgba(52, 58, 64,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343a40', endColorstr='#343a4000',GradientType=0 ); /* IE6-9 */ } .bg-aliceblue .gradient-top { top: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(240, 248, 255,0) 0%, rgba(240, 248, 255,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(240, 248, 255,0) 0%,rgba(240, 248, 255,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(240, 248, 255,0) 0%,rgba(240, 248, 255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f8ff00', endColorstr='#f0f8ff',GradientType=0 ); /* IE6-9 */ } .bg-aliceblue .gradient-bottom { bottom: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,1+100,0+100 */ background: -moz-linear-gradient(top, rgba(240, 248, 255,1) 0%, rgba(240, 248, 255,0) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(240, 248, 255,1) 0%,rgba(240, 248, 255,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(240, 248, 255,1) 0%,rgba(240, 248, 255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f8ff', endColorstr='#f0f8ff00',GradientType=0 ); /* IE6-9 */ } .fill { height: 100%; width: 100%; } .btn-outline-transparent:focus { box-shadow: none; } .text-shadow { text-shadow: black 0.1em 0.1em 0.2em; } .text-outline { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } .bg-black { background-color: black; } .bg-black-30 { background-color: rgba(0,0,0,.3); } .bg-black-40 { background-color: rgba(0,0,0,.3); } .bg-black-50 { background-color: rgba(0,0,0,.3); } .bg-aliceblue { background-color: aliceblue; } .box-shadow { border-radius: 30px; background: rgba(0,0,0,.3); box-shadow: 0 0 5px 3px rgba(0,0,0,.3); } /* Level breaker. */ hr.level-break-spades, hr.level-break-hearts, hr.level-break-diamonds, hr.level-break-clubs { max-width: 85vw; padding: 0; text-align: center; border: none; border-top: solid .1rem; color: rgba(240, 248, 255,1); border-color: rgba(240, 248, 255,1); background-color: inherit; margin-top: 2rem; margin-bottom: 2rem; margin-left: auto; margin-right: auto } hr.level-break-spades::after, hr.level-break-hearts::after, hr.level-break-diamonds::after, hr.level-break-clubs::after { position: relative; top: -.8em; display: inline-block; padding: 0 .25rem; font-weight: 900; font-size: 2rem; /*background-color: inherit;*/ color: inherit; } hr.level-break-spades::after { content: '♤'; } hr.level-break-hearts::after { content: '♡'; } hr.level-break-diamonds::after { content: '♢'; } hr.level-break-clubs::after { content: "♧"; } .slash-icon::after { content: "/"; } .official-website-icon { height: 1.3rem; width: 1.3rem; } .text-nobreak { display: inline-block; }
res/css/gameportfolio.css
body { font-family: 'Noto Sans TC', sans-serif; } #background { height: 100vh; width: 100%; position: fixed; background-image: url(../img/header_bg.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed; background-size: cover; z-index: -999; transition-duration: 3s; } #background-mask { height: 100vh; width: 100%; position: fixed; z-index: -99; } .navbar .active { font-weight: bold; border: 1px solid; border-top: 0; border-left: 0; border-right: 0; } .video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #copyright { text-shadow: black 0.1em 0.1em 0.2em; text-align: center; } #copyright::before { content: "©2022 羊羽的舊窩."; color: white; } #copyright::after { content: " All Rights Reserved."; color: white; } .bg-white .gradient-top { top: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ } .bg-white .gradient-bottom { bottom: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,1+100,0+100 */ background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff00',GradientType=0 ); /* IE6-9 */ } .bg-dark .gradient-top { top: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(52, 58, 64,0) 0%, rgba(52, 58, 64,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(52, 58, 64,0) 0%,rgba(52, 58, 64,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(52, 58, 64,0) 0%,rgba(52, 58, 64,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343a4000', endColorstr='#343a40',GradientType=0 ); /* IE6-9 */ } .bg-dark .gradient-bottom { bottom: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,1+100,0+100 */ background: -moz-linear-gradient(top, rgba(52, 58, 64,1) 0%, rgba(52, 58, 64,0) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(52, 58, 64,1) 0%,rgba(52, 58, 64,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(52, 58, 64,1) 0%,rgba(52, 58, 64,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343a40', endColorstr='#343a4000',GradientType=0 ); /* IE6-9 */ } .bg-aliceblue .gradient-top { top: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */ background: -moz-linear-gradient(top, rgba(240, 248, 255,0) 0%, rgba(240, 248, 255,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(240, 248, 255,0) 0%,rgba(240, 248, 255,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(240, 248, 255,0) 0%,rgba(240, 248, 255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f8ff00', endColorstr='#f0f8ff',GradientType=0 ); /* IE6-9 */ } .bg-aliceblue .gradient-bottom { bottom: -89px; height: 90px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,1+100,0+100 */ background: -moz-linear-gradient(top, rgba(240, 248, 255,1) 0%, rgba(240, 248, 255,0) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(240, 248, 255,1) 0%,rgba(240, 248, 255,0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(240, 248, 255,1) 0%,rgba(240, 248, 255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f8ff', endColorstr='#f0f8ff00',GradientType=0 ); /* IE6-9 */ } .fill { height: 100%; width: 100%; } .btn-outline-transparent:focus { box-shadow: none; } .text-shadow { text-shadow: black 0.1em 0.1em 0.2em; } .text-outline { text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } .bg-black { background-color: black; } .bg-black-30 { background-color: rgba(0,0,0,.3); } .bg-black-40 { background-color: rgba(0,0,0,.3); } .bg-black-50 { background-color: rgba(0,0,0,.3); } .bg-aliceblue { background-color: aliceblue; } .box-shadow { border-radius: 30px; background: rgba(0,0,0,.3); box-shadow: 0 0 5px 3px rgba(0,0,0,.3); } /* Level breaker. */ hr.level-break-spades, hr.level-break-hearts, hr.level-break-diamonds, hr.level-break-clubs { max-width: 85vw; padding: 0; text-align: center; border: none; border-top: solid .1rem; color: rgba(240, 248, 255,1); border-color: rgba(240, 248, 255,1); background-color: inherit; margin-top: 2rem; margin-bottom: 2rem; margin-left: auto; margin-right: auto } hr.level-break-spades::after, hr.level-break-hearts::after, hr.level-break-diamonds::after, hr.level-break-clubs::after { position: relative; top: -.8em; display: inline-block; padding: 0 .25rem; font-weight: 900; font-size: 2rem; /*background-color: inherit;*/ color: inherit; } hr.level-break-spades::after { content: '♤'; } hr.level-break-hearts::after { content: '♡'; } hr.level-break-diamonds::after { content: '♢'; } hr.level-break-clubs::after { content: "♧"; } .slash-icon::after { content: "/"; } .official-website-icon { height: 1.3rem; width: 1.3rem; } .text-nobreak { display: inline-block; }
0.571049
0.100746
.background_glassyMoccasin1, .hover_background_glassyMoccasin1:hover, .active_background_glassyMoccasin1:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 212, 137)), color-stop(50%, rgb(255, 196, 94)), color-stop(55%, rgb(255, 180, 50)), color-stop(100%, rgb(255, 228, 181))); background-image: -webkit-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: -o-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: -ms-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: linear-gradient(to bottom, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd489', endColorstr='#ffe4b5',GradientType=0 ); } .background_glassyMoccasin1h, .hover_background_glassyMoccasin1h:hover, .active_background_glassyMoccasin1h:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 241, 216)), color-stop(50%, rgb(255, 222, 164)), color-stop(55%, rgb(255, 203, 111)), color-stop(100%, rgb(255, 255, 255))); background-image: -webkit-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: -o-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: -ms-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: linear-gradient(to bottom, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1d8', endColorstr='#ffffff',GradientType=0 ); } .background_glassyMoccasin1a, .hover_background_glassyMoccasin1a:hover, .active_background_glassyMoccasin1a:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(50%, rgb(255, 203, 111)), color-stop(55%, rgb(255, 222, 164)), color-stop(100%, rgb(255, 241, 216))); background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff1d8',GradientType=0 ); } .background_glassyMoccasin1s, .hover_background_glassyMoccasin1s:hover, .active_background_glassyMoccasin1s:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(50%, rgb(255, 255, 255)), color-stop(55%, rgb(255, 236, 203)), color-stop(100%, rgb(255, 255, 255))); background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); } .background_color_glassyMoccasin1, .hover_background_color_glassyMoccasin1:hover, .active_background_color_glassyMoccasin1:active:hover { background-color:#ffe4b5; } .background_first_color_glassyMoccasin1, .hover_background_first_color_glassyMoccasin1:hover, .active_background_first_color_glassyMoccasin1:active:hover { background-color:#ffd489; } .background_last_color_glassyMoccasin1, .hover_background_last_color_glassyMoccasin1:hover, .active_background_color_last_glassyMoccasin1:active:hover { background-color:#ffe4b5; } /* ------------------------------ color settings -------------------------------*/ .color_glassyMoccasin1, .hover_color_glassyMoccasin1:hover, .active_color_glassyMoccasin1:active:hover { color: #282828; } .color_glassyMoccasin1h, .hover_color_glassyMoccasin1h:hover, .active_color_glassyMoccasin1h:active:hover { color: #282828; } .color_glassyMoccasin1a, .hover_color_glassyMoccasin1a:hover, .active_color_glassyMoccasin1a:active:hover { color: #ff0; } .color_glassyMoccasin1s, .hover_color_glassyMoccasin1s:hover, .active_color_glassyMoccasin1s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyMoccasin1, .hover_border_glassyMoccasin1:hover, .active_border_glassyMoccasin1:active:hover { border-color: #ffb73b #ffa407 #ffa407 #ffb73b; } .border_glassyMoccasin1h, .hover_border_glassyMoccasin1h:hover, .active_border_glassyMoccasin1h:active:hover { border-color: #ffb73b #ffa407 #ffa407 #ffb73b; } .border_glassyMoccasin1a, .hover_border_glassyMoccasin1a:hover, .active_border_glassyMoccasin1a:active:hover { border-color: #f49b00 #f49b00 #f49b00 #f49b00; } .border_glassyMoccasin1s, .hover_border_glassyMoccasin1s:hover, .active_border_glassyMoccasin1s:active:hover { border-color: #f49b00 #f49b00 #f49b00 #f49b00; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyMoccasin1, .hover_shadow_expand_glassyMoccasin1:hover, .active_shadow_expand_glassyMoccasin1:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 228, 181, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 228, 181, .39); box-shadow: 0em 0em 1em 0.25em rgba(255, 228, 181, .39); } .shadow_expand_glassyMoccasin1h, .hover_shadow_expand_glassyMoccasin1h:hover, .active_shadow_expand_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 255, 255, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 255, 255, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 255, 255, .50); } .shadow_expand_glassyMoccasin1a, .hover_shadow_expand_glassyMoccasin1a:hover, .active_shadow_expand_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .63); box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .63); } .shadow_expand_glassyMoccasin1s, .hover_shadow_expand_glassyMoccasin1s:hover, .active_shadow_expand_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .78); box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyMoccasin1, .hover_shadow_left_glassyMoccasin1:hover, .active_shadow_left_glassyMoccasin1:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_left_glassyMoccasin1h, .hover_shadow_left_glassyMoccasin1h:hover, .active_shadow_left_glassyMoccasin1h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_left_glassyMoccasin1a, .hover_shadow_left_glassyMoccasin1a:hover, .active_shadow_left_glassyMoccasin1a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_left_glassyMoccasin1s, .hover_shadow_left_glassyMoccasin1s:hover, .active_shadow_left_glassyMoccasin1s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyMoccasin1, .hover_shadow_right_glassyMoccasin1:hover, .active_shadow_right_glassyMoccasin1:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0.5em 0em 1em rgba(255, 228, 181, .39); box-shadow: 0.5em 0em 1em rgba(255, 228, 181, .39); } .shadow_right_glassyMoccasin1h, .hover_shadow_right_glassyMoccasin1h:hover, .active_shadow_right_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 255, 255, .50); box-shadow: 0.5em 0em 1em rgba(255, 255, 255, .50); } .shadow_right_glassyMoccasin1a, .hover_shadow_right_glassyMoccasin1a:hover, .active_shadow_right_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .63); box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .63); } .shadow_right_glassyMoccasin1s, .hover_shadow_right_glassyMoccasin1s:hover, .active_shadow_right_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .78); box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyMoccasin1, .hover_shadow_top_glassyMoccasin1:hover, .active_shadow_top_glassyMoccasin1:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_top_glassyMoccasin1h, .hover_shadow_top_glassyMoccasin1h:hover, .active_shadow_top_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_top_glassyMoccasin1a, .hover_shadow_top_glassyMoccasin1a:hover, .active_shadow_top_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_top_glassyMoccasin1s, .hover_shadow_top_glassyMoccasin1s:hover, .active_shadow_top_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyMoccasin1, .hover_shadow_bottom_glassyMoccasin1:hover, .active_shadow_bottom_glassyMoccasin1:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0em 0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0em 0.5em 1em rgba(255, 228, 181, .39); } .shadow_bottom_glassyMoccasin1h, .hover_shadow_bottom_glassyMoccasin1h:hover, .active_shadow_bottom_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0em 0.5em 1em rgba(255, 255, 255, .50); } .shadow_bottom_glassyMoccasin1a, .hover_shadow_bottom_glassyMoccasin1a:hover, .active_shadow_bottom_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .63); } .shadow_bottom_glassyMoccasin1s, .hover_shadow_bottom_glassyMoccasin1s:hover, .active_shadow_bottom_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyMoccasin1, .hover_shadow_top_left_glassyMoccasin1:hover, .active_shadow_top_left_glassyMoccasin1:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_top_left_glassyMoccasin1h, .hover_shadow_top_left_glassyMoccasin1h:hover, .active_shadow_top_left_glassyMoccasin1h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_top_left_glassyMoccasin1a, .hover_shadow_top_left_glassyMoccasin1a:hover, .active_shadow_top_left_glassyMoccasin1a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_top_left_glassyMoccasin1s, .hover_shadow_top_left_glassyMoccasin1s:hover, .active_shadow_top_left_glassyMoccasin1s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyMoccasin1, .hover_shadow_top_right_glassyMoccasin1:hover, .active_shadow_top_right_glassyMoccasin1:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0.5em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_top_right_glassyMoccasin1h, .hover_shadow_top_right_glassyMoccasin1h:hover, .active_shadow_top_right_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_top_right_glassyMoccasin1a, .hover_shadow_top_right_glassyMoccasin1a:hover, .active_shadow_top_right_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_top_right_glassyMoccasin1s, .hover_shadow_top_right_glassyMoccasin1s:hover, .active_shadow_top_right_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyMoccasin1, .hover_shadow_bottom_left_glassyMoccasin1:hover, .active_shadow_bottom_left_glassyMoccasin1:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 228, 181, .39); box-shadow: -0.5em 0.5em 1em rgba(255, 228, 181, .39); } .shadow_bottom_left_glassyMoccasin1h, .hover_shadow_bottom_left_glassyMoccasin1h:hover, .active_shadow_bottom_left_glassyMoccasin1h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 255, 255, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 255, 255, .50); } .shadow_bottom_left_glassyMoccasin1a, .hover_shadow_bottom_left_glassyMoccasin1a:hover, .active_shadow_bottom_left_glassyMoccasin1a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .63); box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .63); } .shadow_bottom_left_glassyMoccasin1s, .hover_shadow_bottom_left_glassyMoccasin1s:hover, .active_shadow_bottom_left_glassyMoccasin1s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .78); box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyMoccasin1, .hover_shadow_bottom_right_glassyMoccasin1:hover, .active_shadow_bottom_right_glassyMoccasin1:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0.5em 0.5em 1em rgba(255, 228, 181, .39); } .shadow_bottom_right_glassyMoccasin1h, .hover_shadow_bottom_right_glassyMoccasin1h:hover, .active_shadow_bottom_right_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 255, 255, .50); } .shadow_bottom_right_glassyMoccasin1a, .hover_shadow_bottom_right_glassyMoccasin1a:hover, .active_shadow_bottom_right_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .63); } .shadow_bottom_right_glassyMoccasin1s, .hover_shadow_bottom_right_glassyMoccasin1s:hover, .active_shadow_bottom_right_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .78); }
widgets/common/assets/gradients/glassy/glassyMoccasin/glassyMoccasin1.css
.background_glassyMoccasin1, .hover_background_glassyMoccasin1:hover, .active_background_glassyMoccasin1:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 212, 137)), color-stop(50%, rgb(255, 196, 94)), color-stop(55%, rgb(255, 180, 50)), color-stop(100%, rgb(255, 228, 181))); background-image: -webkit-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: -o-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: -ms-linear-gradient(top, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); background-image: linear-gradient(to bottom, rgb(255, 212, 137) 0%, rgb(255, 196, 94) 50%, rgb(255, 180, 50) 55%, rgb(255, 228, 181) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd489', endColorstr='#ffe4b5',GradientType=0 ); } .background_glassyMoccasin1h, .hover_background_glassyMoccasin1h:hover, .active_background_glassyMoccasin1h:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 241, 216)), color-stop(50%, rgb(255, 222, 164)), color-stop(55%, rgb(255, 203, 111)), color-stop(100%, rgb(255, 255, 255))); background-image: -webkit-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: -o-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: -ms-linear-gradient(top, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); background-image: linear-gradient(to bottom, rgb(255, 241, 216) 0%, rgb(255, 222, 164) 50%, rgb(255, 203, 111) 55%, rgb(255, 255, 255) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1d8', endColorstr='#ffffff',GradientType=0 ); } .background_glassyMoccasin1a, .hover_background_glassyMoccasin1a:hover, .active_background_glassyMoccasin1a:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(50%, rgb(255, 203, 111)), color-stop(55%, rgb(255, 222, 164)), color-stop(100%, rgb(255, 241, 216))); background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 203, 111) 50%, rgb(255, 222, 164) 55%, rgb(255, 241, 216) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff1d8',GradientType=0 ); } .background_glassyMoccasin1s, .hover_background_glassyMoccasin1s:hover, .active_background_glassyMoccasin1s:active:hover { background: #ffe4b5; background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(50%, rgb(255, 255, 255)), color-stop(55%, rgb(255, 236, 203)), color-stop(100%, rgb(255, 255, 255))); background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 236, 203) 55%, rgb(255, 255, 255) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); } .background_color_glassyMoccasin1, .hover_background_color_glassyMoccasin1:hover, .active_background_color_glassyMoccasin1:active:hover { background-color:#ffe4b5; } .background_first_color_glassyMoccasin1, .hover_background_first_color_glassyMoccasin1:hover, .active_background_first_color_glassyMoccasin1:active:hover { background-color:#ffd489; } .background_last_color_glassyMoccasin1, .hover_background_last_color_glassyMoccasin1:hover, .active_background_color_last_glassyMoccasin1:active:hover { background-color:#ffe4b5; } /* ------------------------------ color settings -------------------------------*/ .color_glassyMoccasin1, .hover_color_glassyMoccasin1:hover, .active_color_glassyMoccasin1:active:hover { color: #282828; } .color_glassyMoccasin1h, .hover_color_glassyMoccasin1h:hover, .active_color_glassyMoccasin1h:active:hover { color: #282828; } .color_glassyMoccasin1a, .hover_color_glassyMoccasin1a:hover, .active_color_glassyMoccasin1a:active:hover { color: #ff0; } .color_glassyMoccasin1s, .hover_color_glassyMoccasin1s:hover, .active_color_glassyMoccasin1s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_glassyMoccasin1, .hover_border_glassyMoccasin1:hover, .active_border_glassyMoccasin1:active:hover { border-color: #ffb73b #ffa407 #ffa407 #ffb73b; } .border_glassyMoccasin1h, .hover_border_glassyMoccasin1h:hover, .active_border_glassyMoccasin1h:active:hover { border-color: #ffb73b #ffa407 #ffa407 #ffb73b; } .border_glassyMoccasin1a, .hover_border_glassyMoccasin1a:hover, .active_border_glassyMoccasin1a:active:hover { border-color: #f49b00 #f49b00 #f49b00 #f49b00; } .border_glassyMoccasin1s, .hover_border_glassyMoccasin1s:hover, .active_border_glassyMoccasin1s:active:hover { border-color: #f49b00 #f49b00 #f49b00 #f49b00; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glassyMoccasin1, .hover_shadow_expand_glassyMoccasin1:hover, .active_shadow_expand_glassyMoccasin1:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 228, 181, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 228, 181, .39); box-shadow: 0em 0em 1em 0.25em rgba(255, 228, 181, .39); } .shadow_expand_glassyMoccasin1h, .hover_shadow_expand_glassyMoccasin1h:hover, .active_shadow_expand_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 255, 255, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 255, 255, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 255, 255, .50); } .shadow_expand_glassyMoccasin1a, .hover_shadow_expand_glassyMoccasin1a:hover, .active_shadow_expand_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .63); box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .63); } .shadow_expand_glassyMoccasin1s, .hover_shadow_expand_glassyMoccasin1s:hover, .active_shadow_expand_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .78); box-shadow: 0em 0em 1em 0.25em rgba(255, 241, 216, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glassyMoccasin1, .hover_shadow_left_glassyMoccasin1:hover, .active_shadow_left_glassyMoccasin1:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_left_glassyMoccasin1h, .hover_shadow_left_glassyMoccasin1h:hover, .active_shadow_left_glassyMoccasin1h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_left_glassyMoccasin1a, .hover_shadow_left_glassyMoccasin1a:hover, .active_shadow_left_glassyMoccasin1a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_left_glassyMoccasin1s, .hover_shadow_left_glassyMoccasin1s:hover, .active_shadow_left_glassyMoccasin1s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glassyMoccasin1, .hover_shadow_right_glassyMoccasin1:hover, .active_shadow_right_glassyMoccasin1:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0.5em 0em 1em rgba(255, 228, 181, .39); box-shadow: 0.5em 0em 1em rgba(255, 228, 181, .39); } .shadow_right_glassyMoccasin1h, .hover_shadow_right_glassyMoccasin1h:hover, .active_shadow_right_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 255, 255, .50); box-shadow: 0.5em 0em 1em rgba(255, 255, 255, .50); } .shadow_right_glassyMoccasin1a, .hover_shadow_right_glassyMoccasin1a:hover, .active_shadow_right_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .63); box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .63); } .shadow_right_glassyMoccasin1s, .hover_shadow_right_glassyMoccasin1s:hover, .active_shadow_right_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .78); box-shadow: 0.5em 0em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glassyMoccasin1, .hover_shadow_top_glassyMoccasin1:hover, .active_shadow_top_glassyMoccasin1:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_top_glassyMoccasin1h, .hover_shadow_top_glassyMoccasin1h:hover, .active_shadow_top_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_top_glassyMoccasin1a, .hover_shadow_top_glassyMoccasin1a:hover, .active_shadow_top_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_top_glassyMoccasin1s, .hover_shadow_top_glassyMoccasin1s:hover, .active_shadow_top_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glassyMoccasin1, .hover_shadow_bottom_glassyMoccasin1:hover, .active_shadow_bottom_glassyMoccasin1:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0em 0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0em 0.5em 1em rgba(255, 228, 181, .39); } .shadow_bottom_glassyMoccasin1h, .hover_shadow_bottom_glassyMoccasin1h:hover, .active_shadow_bottom_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0em 0.5em 1em rgba(255, 255, 255, .50); } .shadow_bottom_glassyMoccasin1a, .hover_shadow_bottom_glassyMoccasin1a:hover, .active_shadow_bottom_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .63); } .shadow_bottom_glassyMoccasin1s, .hover_shadow_bottom_glassyMoccasin1s:hover, .active_shadow_bottom_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0em 0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glassyMoccasin1, .hover_shadow_top_left_glassyMoccasin1:hover, .active_shadow_top_left_glassyMoccasin1:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: -0.5em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_top_left_glassyMoccasin1h, .hover_shadow_top_left_glassyMoccasin1h:hover, .active_shadow_top_left_glassyMoccasin1h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_top_left_glassyMoccasin1a, .hover_shadow_top_left_glassyMoccasin1a:hover, .active_shadow_top_left_glassyMoccasin1a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_top_left_glassyMoccasin1s, .hover_shadow_top_left_glassyMoccasin1s:hover, .active_shadow_top_left_glassyMoccasin1s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glassyMoccasin1, .hover_shadow_top_right_glassyMoccasin1:hover, .active_shadow_top_right_glassyMoccasin1:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0.5em -0.5em 1em rgba(255, 228, 181, .39); } .shadow_top_right_glassyMoccasin1h, .hover_shadow_top_right_glassyMoccasin1h:hover, .active_shadow_top_right_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 255, 255, .50); } .shadow_top_right_glassyMoccasin1a, .hover_shadow_top_right_glassyMoccasin1a:hover, .active_shadow_top_right_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .63); } .shadow_top_right_glassyMoccasin1s, .hover_shadow_top_right_glassyMoccasin1s:hover, .active_shadow_top_right_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0.5em -0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glassyMoccasin1, .hover_shadow_bottom_left_glassyMoccasin1:hover, .active_shadow_bottom_left_glassyMoccasin1:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 228, 181, .39); box-shadow: -0.5em 0.5em 1em rgba(255, 228, 181, .39); } .shadow_bottom_left_glassyMoccasin1h, .hover_shadow_bottom_left_glassyMoccasin1h:hover, .active_shadow_bottom_left_glassyMoccasin1h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 255, 255, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 255, 255, .50); } .shadow_bottom_left_glassyMoccasin1a, .hover_shadow_bottom_left_glassyMoccasin1a:hover, .active_shadow_bottom_left_glassyMoccasin1a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .63); box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .63); } .shadow_bottom_left_glassyMoccasin1s, .hover_shadow_bottom_left_glassyMoccasin1s:hover, .active_shadow_bottom_left_glassyMoccasin1s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .78); box-shadow: -0.5em 0.5em 1em rgba(255, 241, 216, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glassyMoccasin1, .hover_shadow_bottom_right_glassyMoccasin1:hover, .active_shadow_bottom_right_glassyMoccasin1:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 228, 181, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 228, 181, .39); box-shadow: 0.5em 0.5em 1em rgba(255, 228, 181, .39); } .shadow_bottom_right_glassyMoccasin1h, .hover_shadow_bottom_right_glassyMoccasin1h:hover, .active_shadow_bottom_right_glassyMoccasin1h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 255, 255, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 255, 255, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 255, 255, .50); } .shadow_bottom_right_glassyMoccasin1a, .hover_shadow_bottom_right_glassyMoccasin1a:hover, .active_shadow_bottom_right_glassyMoccasin1a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .63); box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .63); } .shadow_bottom_right_glassyMoccasin1s, .hover_shadow_bottom_right_glassyMoccasin1s:hover, .active_shadow_bottom_right_glassyMoccasin1s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .78); box-shadow: 0.5em 0.5em 1em rgba(255, 241, 216, .78); }
0.564939
0.10235
position: fixed; top: -51%; left: -51%; width: 202%; height: 202%; } #bg img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; min-width: 50%; min-height: 50%; } .wrap { max-width: 28.75em; /* 460 / 16 */ margin: 0.3em auto 0.3em; } .optin { border-radius: 8px; background: #2e3134; text-align: center; box-shadow: 0px 0px 0px .375em rgba(0,0,0,.3); } .inner-wrap { padding: 1.875em 1.875em 1.25em; } /* #Typography ================================================== */ .btn { background-color: #ffc600; border: none; box-shadow: 0px 0.1875em 0px 0px #ac8600; cursor: pointer; font-size: 1.625em; border-radius: .25em; font-weight: 600; -webkit-appearance: none; width: 100%; padding: .75em 0px; margin-bottom: .75em; } .btn:hover { background-color: #f2bc00; } .btn:active { background-color: #e5b200; box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,.5); position: relative; top: 0.1875em; } .small { font-size: .8em; } .small, .small a { color: #b1b1b1; } .optin-error { color: #f66; display: none; margin-top: -0.625em; margin-bottom: 0.625em; } .has-error .optin-error { display: block; } /* #Animate css ================================================== */ .animated { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } .animated.hinge { -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-1.25em); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -moz-transform: translateY(-1.25em); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-1.25em); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-1.25em); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes shake { 0%, 100% {-webkit-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);} } @-moz-keyframes shake { 0%, 100% {-moz-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-moz-transform: translateX(10px);} } @-o-keyframes shake { 0%, 100% {-o-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-o-transform: translateX(10px);} } @keyframes shake { 0%, 100% {transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);} 20%, 40%, 60%, 80% {transform: translateX(10px);} } .shake { -webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake; } /* #Responsive ================================================== */ @media only screen and (max-width: 768px) { body { font-size: 80%; } .wrap { margin: 2em auto 6.25em; } .optin { margin: 0px 1em; } h1 { font-size: 2.625em; } } /* #Clearing and Misc ================================================== */ .hide { display: none; } /* Self Clearing Floats */ .group { position: relative; } .group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* #Colors ================================================== */ /* Blurd */ /* Blurd-Main Structure */ .color-blurd .optin { background: #2d3538; padding: .9375em 1.875em; /*17px top/btm 30px lt/rt*/ box-shadow: 0px 0px 0px .375em #e0ecf1; } .color-blurd .inner-wrap { padding: 0px; } /* Blurd-Typography */ .color-blurd h1 { border-bottom: 1px solid #3d484c; padding: 0px; padding-bottom: 9px; font-weight: normal; background: #2d3538; color: #fff; font-size: 3em; /* 48 / 16 */ } .color-blurd h2 { font-size: 1.625em; /* 28 / 16 NOW 26*/ padding-top: 10px; border-bottom: 1px solid #3d484c; padding-bottom: 27px; margin-bottom: 10px; } .color-blurd p { font-size: 1.0625em; /*17 / 16*/ } .color-blurd a { color: #8e8f90; } /* Blurd-Form Styles */ .color-blurd input[type="text"] { color: #fff; background-color: #50595d; border: solid #50595d; } .color-blurd .btn { background-color: #2a80b9; color: #fff; box-shadow: 0px 0px 0px 0px #2d3538; } .color-blurd .btn:active { background-color: #2a80b9; position: static; top: 0; } .color-blurd .small { font-size: .75em; color: #b1b1b1; } .error { position: absolute; top: 0px; right: -1em; } #subscribe, #subscribe2, #subscribe3{ margin-bottom: .625em; /* 10 / 16 */ } #user_email, #user_email2, #user_email3 { margin-bottom: .625em; /* 10 / 16 */ font-family: inherit; text-align: center; -webkit-appearance: none; width: 97.5%; border: solid .25em #ffc600; font-size: 1.25em; /* 20 / 16 */ padding: .5em 0px; } .btn { padding: .5em 0px; }
public/modules/pages/products/imageschool-new/form53/style_form2.css
position: fixed; top: -51%; left: -51%; width: 202%; height: 202%; } #bg img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; min-width: 50%; min-height: 50%; } .wrap { max-width: 28.75em; /* 460 / 16 */ margin: 0.3em auto 0.3em; } .optin { border-radius: 8px; background: #2e3134; text-align: center; box-shadow: 0px 0px 0px .375em rgba(0,0,0,.3); } .inner-wrap { padding: 1.875em 1.875em 1.25em; } /* #Typography ================================================== */ .btn { background-color: #ffc600; border: none; box-shadow: 0px 0.1875em 0px 0px #ac8600; cursor: pointer; font-size: 1.625em; border-radius: .25em; font-weight: 600; -webkit-appearance: none; width: 100%; padding: .75em 0px; margin-bottom: .75em; } .btn:hover { background-color: #f2bc00; } .btn:active { background-color: #e5b200; box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,.5); position: relative; top: 0.1875em; } .small { font-size: .8em; } .small, .small a { color: #b1b1b1; } .optin-error { color: #f66; display: none; margin-top: -0.625em; margin-bottom: 0.625em; } .has-error .optin-error { display: block; } /* #Animate css ================================================== */ .animated { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; } .animated.hinge { -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s; } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-1.25em); } 100% { opacity: 1; -webkit-transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -moz-transform: translateY(-1.25em); } 100% { opacity: 1; -moz-transform: translateY(0); } } @-o-keyframes fadeInDown { 0% { opacity: 0; -o-transform: translateY(-1.25em); } 100% { opacity: 1; -o-transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; transform: translateY(-1.25em); } 100% { opacity: 1; transform: translateY(0); } } .fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes shake { 0%, 100% {-webkit-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);} } @-moz-keyframes shake { 0%, 100% {-moz-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-moz-transform: translateX(10px);} } @-o-keyframes shake { 0%, 100% {-o-transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);} 20%, 40%, 60%, 80% {-o-transform: translateX(10px);} } @keyframes shake { 0%, 100% {transform: translateX(0);} 10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);} 20%, 40%, 60%, 80% {transform: translateX(10px);} } .shake { -webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake; } /* #Responsive ================================================== */ @media only screen and (max-width: 768px) { body { font-size: 80%; } .wrap { margin: 2em auto 6.25em; } .optin { margin: 0px 1em; } h1 { font-size: 2.625em; } } /* #Clearing and Misc ================================================== */ .hide { display: none; } /* Self Clearing Floats */ .group { position: relative; } .group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* #Colors ================================================== */ /* Blurd */ /* Blurd-Main Structure */ .color-blurd .optin { background: #2d3538; padding: .9375em 1.875em; /*17px top/btm 30px lt/rt*/ box-shadow: 0px 0px 0px .375em #e0ecf1; } .color-blurd .inner-wrap { padding: 0px; } /* Blurd-Typography */ .color-blurd h1 { border-bottom: 1px solid #3d484c; padding: 0px; padding-bottom: 9px; font-weight: normal; background: #2d3538; color: #fff; font-size: 3em; /* 48 / 16 */ } .color-blurd h2 { font-size: 1.625em; /* 28 / 16 NOW 26*/ padding-top: 10px; border-bottom: 1px solid #3d484c; padding-bottom: 27px; margin-bottom: 10px; } .color-blurd p { font-size: 1.0625em; /*17 / 16*/ } .color-blurd a { color: #8e8f90; } /* Blurd-Form Styles */ .color-blurd input[type="text"] { color: #fff; background-color: #50595d; border: solid #50595d; } .color-blurd .btn { background-color: #2a80b9; color: #fff; box-shadow: 0px 0px 0px 0px #2d3538; } .color-blurd .btn:active { background-color: #2a80b9; position: static; top: 0; } .color-blurd .small { font-size: .75em; color: #b1b1b1; } .error { position: absolute; top: 0px; right: -1em; } #subscribe, #subscribe2, #subscribe3{ margin-bottom: .625em; /* 10 / 16 */ } #user_email, #user_email2, #user_email3 { margin-bottom: .625em; /* 10 / 16 */ font-family: inherit; text-align: center; -webkit-appearance: none; width: 97.5%; border: solid .25em #ffc600; font-size: 1.25em; /* 20 / 16 */ padding: .5em 0px; } .btn { padding: .5em 0px; }
0.206974
0.064477
.header-info { background-color: #333; color: #FFF; font-size: 0.8rem; position: fixed; width: 100%; top: 0; z-index: 2; @mixin md { width: auto; position: static; } &__wrapper { display: flex; justify-content: space-between; height: 60px; @mixin md { height: 36px; } } &__contact { display: flex; align-items: center; &__phone-number__icon, &__email__icon { margin-right: 1rem; color: #FFF; display: inline-block; font-size: 1.8rem; @mixin md { margin-right: 2px; font-size: 0.8rem; } &:hover, &:focus { color: #FFF; @mixin md { transform: scale(1); } } &.active { transform: scale(1.2); color: $mainYellow; &:hover { color: $mainYellow; } } } &__phone-number__string, &__email__string { display: none; color: #ece891; @mixin md { display: inline; margin-right: 10px; } &:hover { color: #ece891; text-decoration: underline; } } &__email__desc { display: none; color: #BBB; @mixin md { display: inline; } } } &__setting { display: flex; align-items: center; &__mobile-toggle { color: #FFF; font-size: 1.8rem; transform: scale(1); transition: all .3s ease-out; @mixin md { display: none; } &.active { transform: scale(1.2); color: $mainYellow; &:hover { color: $mainYellow; } } } &__language { margin-right: 1rem; color: #FFF; font-size: 1.8rem; @mixin md { margin-right: 0; font-size: 0.8rem; } } &__mobile-toggle, &__language { &:hover { color: #FFF; @mixin md { transform: scale(1); } } } } }
src/css/modules/_header-info.css
.header-info { background-color: #333; color: #FFF; font-size: 0.8rem; position: fixed; width: 100%; top: 0; z-index: 2; @mixin md { width: auto; position: static; } &__wrapper { display: flex; justify-content: space-between; height: 60px; @mixin md { height: 36px; } } &__contact { display: flex; align-items: center; &__phone-number__icon, &__email__icon { margin-right: 1rem; color: #FFF; display: inline-block; font-size: 1.8rem; @mixin md { margin-right: 2px; font-size: 0.8rem; } &:hover, &:focus { color: #FFF; @mixin md { transform: scale(1); } } &.active { transform: scale(1.2); color: $mainYellow; &:hover { color: $mainYellow; } } } &__phone-number__string, &__email__string { display: none; color: #ece891; @mixin md { display: inline; margin-right: 10px; } &:hover { color: #ece891; text-decoration: underline; } } &__email__desc { display: none; color: #BBB; @mixin md { display: inline; } } } &__setting { display: flex; align-items: center; &__mobile-toggle { color: #FFF; font-size: 1.8rem; transform: scale(1); transition: all .3s ease-out; @mixin md { display: none; } &.active { transform: scale(1.2); color: $mainYellow; &:hover { color: $mainYellow; } } } &__language { margin-right: 1rem; color: #FFF; font-size: 1.8rem; @mixin md { margin-right: 0; font-size: 0.8rem; } } &__mobile-toggle, &__language { &:hover { color: #FFF; @mixin md { transform: scale(1); } } } } }
0.449876
0.110663
1. Reset tags 2. Default tag's settings 3. Form fields settings 4. WP styles and Screen readers 5. Theme grid 6. Page layouts 7. Section's decorations 7.1 Header: Logo and Menu 7.2 Sliders 7.3 Page info (page/post title, category or tag name, author, etc.) 7.4 Blog layouts 7.5 Post Formats 7.6 Paginations 8. Single page parts 8.1 Post header 8.2 Post footer 8.3 Post author 8.4 Related posts 8.5 Comments 8.6 Page 404 8.7 Page 'No search results' and 'No archive results' 9. Sidebars 10. Footer areas 11. Utils 12. Registration and Login popups 13. Third part plugins 14. Predefined classes for users -------------------------------------------------------------- */ /* 1. Reset tags -------------------------------------------------------------- */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,input,textarea,button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; line-height:inherit; border: 0; outline: 0; -webkit-font-smoothing: antialiased; -ms-word-wrap: break-word; word-wrap: break-word; } html, body { margin: 0; padding: 0; width: 100%; height: 100%; line-height: 1.8125em; } html { font-size: 100%; /*62.5%;*/ /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */ overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */ -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .body_wrap { overflow-x: hidden; } /* 2. Default tag's settings -------------------------------------------------------------- */ html, body { font-size: 16px; } body { text-rendering: optimizeLegibility; font-weight: 400; } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } h1 {font-size: 3.625em; font-weight:300; font-style: normal; line-height:1em; margin-top: 0em; margin-bottom: 0.7em; letter-spacing: 0px;} h2 {font-size: 3em; font-weight:300; font-style: normal; line-height:1.25em; margin-top: 0em; margin-bottom: 0.9em; letter-spacing: 0px;} h3 {font-size: 2em; font-weight:300; font-style: normal; line-height:1.25em; margin-top: 0em; margin-bottom: 0.75em; letter-spacing: 0px;} h4 {font-size: 1.375em; font-weight:300; font-style: normal; line-height:1.27em; margin-top: 0em; margin-bottom: 1.2em; letter-spacing: 0px;} h5 {font-size: 1.0625em; font-weight:300; font-style: normal; line-height:1.2352em; margin-top: 0em; margin-bottom: 1.3em; letter-spacing: 0.08em;text-transform:uppercase;} h6 {font-size: 1em; font-weight:400; font-style: normal; line-height:1.3125em; margin-top: 0em; margin-bottom: 1.5em; letter-spacing: 0px;text-transform:uppercase;} .wpb_text_column h1:last-child { margin-bottom: 0.7em;} .wpb_text_column h2:last-child { margin-bottom: 0.9em;} .wpb_text_column h3:last-child { margin-bottom: 0.75em;} .wpb_text_column h4:last-child { margin-bottom: 1.2em;} .wpb_text_column h5:last-child { margin-bottom: 1.7em;} .wpb_text_column h6:last-child { margin-bottom: 1.5em;} p, ul, ol, dl, blockquote, address { margin: 0 0 1.5789em; } li > ol, li > ul, dl > dd { margin-bottom:0; } li > p { margin-bottom:0; } li > p+p { margin-top:0.5em; } ol, ul { padding-left:1.5em; } /* Links */ a { text-decoration:none; background:transparent; } a, a:hover, a:focus, a:active { outline: 0; } a img { border: none; } a, a:before, button, input[type="button"], input[type="submit"] { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } :active, :focus { outline:0; } /* Tables */ table { border-spacing: 0px; width: 100%; border-collapse: collapse; } table > p { margin: 0 !important; } table td { padding: 1.5em 1em; text-align: center; border: 1px solid #dbe1e6; } table thead th, table thead td { border: 1px solid rgba(256,256,256,0.3); } .sc_table table tr:first-child th, .sc_table table tr:first-child td { font-weight: 400; } .bg_position_center, [class*="vc_custom_"].bg_position_center{ background-position: center 0% !important; } /* Blockquotes*/ blockquote { text-align:left; padding: 4.7em 6em 2.8em 6em; position:relative; margin-left: 6em; background-color: #f1f6fb; } blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } blockquote p { margin: 0; font-size: 1.375em; line-height: 1.3em; } blockquote p+p { margin-top: 0.4em; } blockquote a, blockquote cite { display:block; font-size: 14px; margin-top: 2.1em; line-height: 1.3em; font-weight:400; text-transform: uppercase; letter-spacing: 0.04em; } blockquote:before { content: '\e902'; font-family: 'fontello'; font-size: 2em; font-weight: 600; display: block; position: absolute; top: 1.9em; left: 1.8em; opacity: 0.4; } .post_layout_excerpt blockquote { padding: 4.7em 6em 2.8em 9.8em; margin-bottom: 1.3em; margin-left: 0; } .post_layout_excerpt blockquote:before { left: 2.2em; top: 2.4em; font-size: 2em; opacity: 1; } .post_layout_excerpt .post_content blockquote p+p { margin-top:0.3em; } .blog_mode_post blockquote, .blog_mode_page blockquote { margin-right: 1.5em; margin-top: 1.5em; } .blog_mode_post .comments_list blockquote, .blog_mode_page .comments_list blockquote { margin: 1.5em 0; } /* Other tags */ dd { margin-left: 1.5em; } dt, b, strong { font-weight: bold; } dfn, em, i { font-style: italic; } pre, code, kbd, tt, var, samp { font-family: "Courier New", Courier, monospace; font-size: 1em; } pre { overflow: auto; max-width: 100%; } abbr, acronym { border-bottom: 1px dotted; cursor: help; } mark, ins { background-color:transparent; text-decoration: none; font-style:italic; font-weight:bold; } sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: .5ex; } small { font-size: 80%; } big { font-size: 120%; } [hidden], template { display: none; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; border: none; border-top: 2px solid #eee; margin: 6.3em 0 4em; } /* Images */ img { max-width: 100%; height: auto; vertical-align:top; } figure, .wp-caption, .wp-caption-overlay .wp-caption { border: 0; margin: 0; padding: 0; overflow: hidden; position: relative; max-width:100%; } figure figcaption, .wp-caption .wp-caption-text, .wp-caption .wp-caption-dd, .wp-caption-overlay .wp-caption .wp-caption-text, .wp-caption-overlay .wp-caption .wp-caption-dd { -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; position: absolute; bottom: 0; right: 0; left: 0; margin-bottom: 0; background-color: rgba(0,0,0,0.5); font-size: 0.8125em; font-weight: 400; text-align: center; padding: 0.7em 1em; text-transform: uppercase; } figure:hover figcaption, .wp-caption:hover .wp-caption-text, .wp-caption:hover .wp-caption-dd, .wp-caption-overlay .wp-caption:hover .wp-caption-text, .wp-caption-overlay .wp-caption:hover .wp-caption-dd { margin-bottom: -5em; } svg:not(:root) { overflow: hidden; } /* Audio and Video */ audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } iframe, video, embed { max-width: 100%; min-height: 100px; vertical-align: top; } /* Media Elements player hook */ .me-cannotplay { overflow:hidden; } .me-plugin { position: absolute; height: 0; width: 0; } /* Media elements hook for Safary */ /* Fontello icons */ [class^="icon-"]:before, [class*=" icon-"]:before { line-height: inherit; font-weight: inherit; font-size: inherit; width:auto; margin:0; } .bypostauthor { font-size: 1em; } /* 3. Form fields settings -------------------------------------------------------------- */ form { margin-bottom:0; } button, input, optgroup, select, textarea { font-family: inherit; font-size: 1em; /* Corrects font size not being inherited in all browsers */ margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */ } button { overflow: visible; } button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; font-size:12px; font-weight:bold; text-transform:uppercase; letter-spacing:1px; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea, select, input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } input[type="checkbox"], input[type="radio"] { padding: 0; /* Addresses excess padding in IE8/9 */ } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: none; /* Addresses appearance set to searchfield in S5, Chrome */ -webkit-appearance: textfield; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ } button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */ border: 0; padding: 0; } input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], select, textarea { -webkit-appearance: none; outline: none; resize: none; padding: 0.9em 1.5em; font-size: 1em; line-height: 1.3em; } button::-moz-focus-inner { border: 0; } button:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, select, textarea:focus { outline: none; } textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ min-height: 9.9em; } label.required:after { content:'*'; display:inline-block; vertical-align:text-top; font-size:80%; color:#da6f5b; display: none; } input[type="radio"], input[type="checkbox"] { display:none; } input[type="radio"] + label, input[type="checkbox"] + label { position:relative; padding-left:1.75em; line-height:1.5em; } input[type="radio"] + label:before, input[type="checkbox"] + label:before { content:' '; font-family:fontello; display:block; text-align:center; border: 1px solid #eee; position:absolute; left:0; top:3px; width:1em; height:1em; line-height:1em; } input[type="radio"] + label:before { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } input[type="checkbox"]:checked + label:before { content:'\e8ab'; } input[type="radio"]:checked + label:before { content:'\e8e4'; } .widget_search form, .select_container { width:100%; overflow:hidden; position:relative; } .select_container select { border: 1px solid #eee; } .select_container, .select_container:after, .select_container select { -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .widget_search form:after, .select_container:after { content:'\e828'; font-family: 'fontello'; display:block; text-align:center; position:absolute; right:1em; top:50%; font-size: 0.8em; margin-top: -0.4em; width:1em; height:1em; line-height:1em; z-index:0; pointer-events: none; cursor:pointer; } .widget_search form:after { content: '\e92d'; right:1.2em; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .widget_search .search-field, .select_container select { width:100%; padding-right: 3em !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .select_container select { width:110%; background:none !important; } .select_container select, .select_container select option { padding:0.5em 1em; } /* 4. WP styles and Screen readers -------------------------------------------------------------- */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; margin:0 !important; padding:0 !important; } .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { display: block; top: 5px; left: 5px; width: auto; height: auto; padding: 1em 1.5em; font-size:0.8em; line-height: normal; color: #21759b; background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; text-decoration: none; z-index: 100000; /* Above WP toolbar */ } .alignleft { display: inline-block; float: left; margin-right: 2em; } .alignright { display: inline-block; float: right; margin-left: 2em; } .aligncenter { clear: both; display: block !important; margin-left: auto !important; margin-right:auto !important; text-align:center; } figure.alignleft, figure.alignright { margin-top:0.5em; } /* Sticky posts */ .sticky_wrap { margin-bottom: 1.7333em; } .sticky { position:relative; border: 2px solid #ddd; padding: 2em; } .sticky .label_sticky { display:block; position:absolute; z-index:1; right: -14px; top: -14px; width: 0; height: 0; border: 12px solid transparent; border-top-color:#ddd; -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); } .sticky .post_categories { margin-top: 1em; } .sticky .post_title { margin-top: 0.5em; margin-bottom:0; text-transform:uppercase; letter-spacing:1px; } /* Gallery */ .gallery { margin: 0 -5px; } .gallery .gallery-item { display: inline-block; overflow:hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .gallery .gallery-item a { display: block; } .gallery .gallery-item a img { border: none !important; display: block; width: 100%; } .gallery .gallery-item .gallery-icon { margin: 0 5px; } .gallery .gallery-item .gallery-caption { line-height: 1.3em; margin: 0 5px; padding: 6px; font-size:0.8em; max-height: 3.8em; } .gallery .gallery-item:hover .gallery-caption { bottom: -200px; } .gallery.gallery-columns-9 .gallery-item { width: 11.1111% !important; } .gallery.gallery-columns-8 .gallery-item { width: 12.5% !important; } .gallery.gallery-columns-7 .gallery-item { width: 14.2857% !important; } .gallery.gallery-columns-6 .gallery-item { width: 16.6666% !important; } .gallery.gallery-columns-5 .gallery-item { width: 20% !important; } .gallery.gallery-columns-4 .gallery-item { width: 25% !important; } .gallery.gallery-columns-3 .gallery-item { width: 33.3333% !important; } .gallery.gallery-columns-2 .gallery-item { width: 50% !important; } .gallery.gallery-columns-1 .gallery-item { width: 100% !important; } .gallery.gallery-columns-9 .gallery-caption { font-size: 0.625em; } .gallery.gallery-columns-8 .gallery-caption { font-size: 0.6875em; } .gallery.gallery-columns-7 .gallery-caption { font-size: 0.75em; } .gallery.gallery-columns-6 .gallery-caption { font-size: 0.8125em; } .post-password-form label { display:inline-block; vertical-align:top; } .post-password-form input[type="submit"] { display: inline-block; margin-left: 0.2em; padding: 0.7em 2.8em; font-size: 0.875em; font-weight: 600; letter-spacing: 0.04em; } /* 5. Theme grid -------------------------------------------------------------- */ .container, .container-fluid { margin-right: auto; margin-left: auto; padding-left: 25px; padding-right: 25px; } .row, .columns_wrap { margin-left: 0px; margin-right: -50px; } .row > [class*="column-"], .columns_wrap > [class*="column-"] { /* Old way: floating columns */ /* float: left;*/ /* New way: inline blocks */ /* Warning: remove spaces between column's tags: Right: Wrong: <div class="columns_wrap"><div class="column-1_2"> <div class="columns_wrap"> <div class="column-1_2"> ... ... </div><div class="column-1_2"> </div <div class="column-1_2"> ... ... </div></div> </div> </div> */ display:inline-block; vertical-align:top; position: relative; min-height: 1px; padding-left: 0px; /* 25px; */ padding-right: 50px; /* 25px; */ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .row.columns_padding_left, .columns_wrap.columns_padding_left, .vc_row.columns_padding_left { margin-left: -50px; margin-right: 0; } .vc_row.columns_padding_left .vc_column_container > .vc_column-inner, .row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"], .row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left { padding-left:50px; padding-right:0; } .vc_row.columns_padding_right, .row.columns_padding_right, .columns_wrap.columns_padding_right { margin-left: 0; margin-right: -50px; } .vc_row.columns_padding_right .vc_column_container > .vc_column-inner, .row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"], .row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right { padding-left:0; padding-right:50px; } .vc_row, .row.columns_padding_center, .columns_wrap.columns_padding_center { margin-left: -25px; margin-right: -25px; } .vc_column_container > .vc_column-inner, .row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"], .row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center { padding-left:25px; padding-right:25px; } .row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"], .row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom { padding-bottom: 50px; } .sc_blogger.no_margins .row, .sc_blogger.no_margins .columns_wrap, .row.no_margins, .columns_wrap.no_margins { margin: 0 !important; } .sc_blogger.no_margins .row > [class*="column-"], .sc_blogger.no_margins .columns_wrap > [class*="column-"], .row.no_margins > [class*="column-"], .columns_wrap.no_margins > [class*="column-"] { padding: 0 !important; } /* Columns width */ .column-1, .column-1_1, .column-2_2, .column-3_3, .column-4_4, .column-5_5, .column-6_6, .column-7_7, .column-8_8, .column-9_9, .column-10_10, .column-11_11, .column-12_12 { width:100%; } .column-1_2, .column-2_4, .column-3_6, .column-4_8, .column-5_10, .column-6_12 { width:50%; margin-right: -4px;} .column-1_3, .column-2_6, .column-3_9, .column-4_12 { width:33.33333333%; margin-right: -4px;} .column-2_3, .column-4_6, .column-8_12 { width:66.66666667%; } .column-1_4, .column-2_8, .column-3_12 { width:25%; margin-right: -4px; } .column-3_4, .column-6_8, .column-9_12 { width:75%; } .column-1_5, .column-2_10 { width:20%; } .column-2_5, .column-4_10 { width:40%; } .column-3_5, .column-6_10 { width:60%; } .column-4_5, .column-8_10 { width:80%; } .column-1_6, .column-2_12 { width:16.66666667%; } .column-5_6, .column-10_12 { width:83.33333333%; } .column-1_7 { width:14.28571429%; } .column-2_7 { width:28.57142857%; } .column-3_7 { width:42.85714286%; } .column-4_7 { width:57.14285714%; } .column-5_7 { width:71.42857143%; } .column-6_7 { width:85.71428571%; } .column-1_8 { width:12.5%; } .column-3_8 { width:37.5%; } .column-5_8 { width:62.5%; } .column-7_8 { width:87.5%; } .column-1_9 { width:11.11111111%; } .column-2_9 { width:22.22222222%; } .column-3_9 { width:33.33333333%; } .column-4_9 { width:44.44444444%; } .column-5_9 { width:55.55555556%; } .column-6_9 { width:66.66666667%; } .column-7_9 { width:77.77777778%; } .column-8_9 { width:88.88888889%; } .column-1_10 { width:10%; } .column-3_10 { width:30%; } .column-7_10 { width:70%; } .column-9_10 { width:90%; } .column-1_11 { width: 9.09090909%; } .column-2_11 { width:18.18181818%; } .column-3_11 { width:27.27272727%; } .column-4_11 { width:36.36363636%; } .column-5_11 { width:45.45454545%; } .column-6_11 { width:54.54545455%; } .column-7_11 { width:63.63636364%; } .column-8_11 { width:72.72727273%; } .column-9_11 { width:81.81818182%; } .column-10_11 { width:90.90909091%; } .column-1_12 { width: 8.33333333%; } .column-5_12 { width:41.66666667%; } .column-7_12 { width:58.33333333%; } .column-11_12 { width:91.66666667%; } /* Push columns */ .push-1_2, .push-2_4, .push-3_6, .push-4_8, .push-5_10, .push-6_12 { left:50%; } .push-1_3, .push-2_6, .push-3_9, .push-4_12 { left:33.33333333%; } .push-2_3, .push-4_6, .push-8_12 { left:66.66666667%; } .push-1_4, .push-2_8, .push-3_12 { left:25%; } .push-3_4, .push-6_8, .push-9_12 { left:75%; } .push-1_5, .push-2_10 { left:20%; } .push-2_5, .push-4_10 { left:40%; } .push-3_5, .push-6_10 { left:60%; } .push-4_5, .push-8_10 { left:80%; } .push-1_6, .push-2_12 { left:16.66666667%; } .push-5_6, .push-10_12 { left:83.33333333%; } .push-1_7 { left:14.28571429%; } .push-2_7 { left:28.57142857%; } .push-3_7 { left:42.85714286%; } .push-4_7 { left:57.14285714%; } .push-5_7 { left:71.42857143%; } .push-6_7 { left:85.71428571%; } .push-1_8 { left:12.5%; } .push-3_8 { left:37.5%; } .push-5_8 { left:62.5%; } .push-7_8 { left:87.5%; } .push-1_9 { left:11.11111111%; } .push-2_9 { left:22.22222222%; } .push-3_9 { left:33.33333333%; } .push-4_9 { left:44.44444444%; } .push-5_9 { left:55.55555556%; } .push-6_9 { left:66.66666667%; } .push-7_9 { left:77.77777778%; } .push-8_9 { left:88.88888889%; } .push-1_10 { left:10%; } .push-3_10 { left:30%; } .push-7_10 { left:70%; } .push-9_10 { left:90%; } .push-1_11 { left: 9.09090909%; } .push-2_11 { left:18.18181818%; } .push-3_11 { left:27.27272727%; } .push-4_11 { left:36.36363636%; } .push-5_11 { left:45.45454545%; } .push-6_11 { left:54.54545455%; } .push-7_11 { left:63.63636364%; } .push-8_11 { left:72.72727273%; } .push-9_11 { left:81.81818182%; } .push-10_11 { left:90.90909091%; } .push-1_12 { left: 8.33333333%; } .push-5_12 { left:41.66666667%; } .push-7_12 { left:58.33333333%; } .push-11_12 { left:91.66666667%; } /* Pull columns */ .pull-1_2, .pull-2_4, .pull-3_6, .pull-4_8, .pull-5_10, .pull-6_12 { right:50%; } .pull-1_3, .pull-2_6, .pull-3_9, .pull-4_12 { right:33.33333333%; } .pull-2_3, .pull-4_6, .pull-8_12 { right:66.66666667%; } .pull-1_4, .pull-2_8, .pull-3_12 { right:25%; } .pull-3_4, .pull-6_8, .pull-9_12 { right:75%; } .pull-1_5, .pull-2_10 { right:20%; } .pull-2_5, .pull-4_10 { right:40%; } .pull-3_5, .pull-6_10 { right:60%; } .pull-4_5, .pull-8_10 { right:80%; } .pull-1_6, .pull-2_12 { right:16.66666667%; } .pull-5_6, .pull-10_12 { right:83.33333333%; } .pull-1_7 { right:14.28571429%; } .pull-2_7 { right:28.57142857%; } .pull-3_7 { right:42.85714286%; } .pull-4_7 { right:57.14285714%; } .pull-5_7 { right:71.42857143%; } .pull-6_7 { right:85.71428571%; } .pull-1_8 { right:12.5%; } .pull-3_8 { right:37.5%; } .pull-5_8 { right:62.5%; } .pull-7_8 { right:87.5%; } .pull-1_9 { right:11.11111111%; } .pull-2_9 { right:22.22222222%; } .pull-3_9 { right:33.33333333%; } .pull-4_9 { right:44.44444444%; } .pull-5_9 { right:55.55555556%; } .pull-6_9 { right:66.66666667%; } .pull-7_9 { right:77.77777778%; } .pull-8_9 { right:88.88888889%; } .pull-1_10 { right:10%; } .pull-3_10 { right:30%; } .pull-7_10 { right:70%; } .pull-9_10 { right:90%; } .pull-1_11 { right: 9.09090909%; } .pull-2_11 { right:18.18181818%; } .pull-3_11 { right:27.27272727%; } .pull-4_11 { right:36.36363636%; } .pull-5_11 { right:45.45454545%; } .pull-6_11 { right:54.54545455%; } .pull-7_11 { right:63.63636364%; } .pull-8_11 { right:72.72727273%; } .pull-9_11 { right:81.81818182%; } .pull-10_11 { right:90.90909091%; } .pull-1_12 { right: 8.33333333%; } .pull-5_12 { right:41.66666667%; } .pull-7_12 { right:58.33333333%; } .pull-11_12 { right:91.66666667%; } /* Margin for the columns */ .offset-1_2, .offset-2_4, .offset-3_6, .offset-4_8, .offset-5_10, .offset-6_12 { margin-left:50%; } .offset-1_3, .offset-2_6, .offset-3_9, .offset-4_12 { margin-left:33.33333333%; } .offset-2_3, .offset-4_6, .offset-8_12 { margin-left:66.66666667%; } .offset-1_4, .offset-2_8, .offset-3_12 { margin-left:25%; } .offset-3_4, .offset-6_8, .offset-9_12 { margin-left:75%; } .offset-1_5, .offset-2_10 { margin-left:20%; } .offset-2_5, .offset-4_10 { margin-left:40%; } .offset-3_5, .offset-6_10 { margin-left:60%; } .offset-4_5, .offset-8_10 { margin-left:80%; } .offset-1_6, .offset-2_12 { margin-left:16.66666667%; } .offset-5_6, .offset-10_12 { margin-left:83.33333333%; } .offset-1_7 { margin-left:14.28571429%; } .offset-2_7 { margin-left:28.57142857%; } .offset-3_7 { margin-left:42.85714286%; } .offset-4_7 { margin-left:57.14285714%; } .offset-5_7 { margin-left:71.42857143%; } .offset-6_7 { margin-left:85.71428571%; } .offset-1_8 { margin-left:12.5%; } .offset-3_8 { margin-left:37.5%; } .offset-5_8 { margin-left:62.5%; } .offset-7_8 { margin-left:87.5%; } .offset-1_9 { margin-left:11.11111111%; } .offset-2_9 { margin-left:22.22222222%; } .offset-3_9 { margin-left:33.33333333%; } .offset-4_9 { margin-left:44.44444444%; } .offset-5_9 { margin-left:55.55555556%; } .offset-6_9 { margin-left:66.66666667%; } .offset-7_9 { margin-left:77.77777778%; } .offset-8_9 { margin-left:88.88888889%; } .offset-1_10 { margin-left:10%; } .offset-3_10 { margin-left:30%; } .offset-7_10 { margin-left:70%; } .offset-9_10 { margin-left:90%; } .offset-1_11 { margin-left: 9.09090909%; } .offset-2_11 { margin-left:18.18181818%; } .offset-3_11 { margin-left:27.27272727%; } .offset-4_11 { margin-left:36.36363636%; } .offset-5_11 { margin-left:45.45454545%; } .offset-6_11 { margin-left:54.54545455%; } .offset-7_11 { margin-left:63.63636364%; } .offset-8_11 { margin-left:72.72727273%; } .offset-9_11 { margin-left:81.81818182%; } .offset-10_11 { margin-left:90.90909091%; } .offset-1_12 { margin-left: 8.33333333%; } .offset-5_12 { margin-left:41.66666667%; } .offset-7_12 { margin-left:58.33333333%; } .offset-11_12 { margin-left:91.66666667%; } /* Utils */ .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .columns_wrap:before, .columns_wrap:after { content: " "; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after, .columns_wrap:after { clear: both; width:100%; height:0; display:block; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .affix { position: fixed; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .visible { visibility: visible; } .invisible { visibility: hidden; } .show { display: block !important; } .hide { display: none !important; } .hidden { display: none !important; visibility: hidden !important; } .text-hide { font-size: 0; line-height: 0; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .vertical-centered { overflow:hidden; } .vertical-centered:before { content:' '; height: 100%; width: 0; margin-left:-0.3em; } .vertical-centered:before, .vertical-centered > * { display: inline-block; vertical-align:middle; } .hr_advisor_loading { background-image:url(images/preloader.gif); background-position:center; background-repeat:no-repeat; } /* 6. Page layouts -------------------------------------------------------------- */ .page_wrap, .content_wrap { margin:0 auto; } #page_preloader, .body_style_boxed { background-color:#f0f0f0; } .body_style_boxed .page_wrap { width:1290px; overflow: hidden; } .content_wrap, .content_container { width:1170px; margin:0 auto; } .content_wrap .content_wrap, .content_wrap .content_container, .content_container .content_wrap, .content_container .content_container { width:100%; } .content_wrap:after, .content_container:after { content:" "; display:block; width:100%; height:0; clear:both; } .body_style_fullwide .content_wrap { width: 100%; padding-left:130px; padding-right:130px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .content, .sidebar, .sidebar_inner { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page_content_wrap .content_wrap { position:relative; } /* Content and Sidebar */ body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen):not(.sidebar_hide) .content {width: 740px;} .sidebar { width: 310px; padding-left: 60px; box-sizing: content-box; border-left: 2px solid; } .sidebar_hide .content { margin-left: auto; margin-right: auto; } .sidebar_right .content { float: left; } .sidebar_right .sidebar {float: right;} .sidebar_left .content { float: right; } .sidebar_left .sidebar { float: left; } /* Fullwide or Fullscreen with sidebar */ .body_style_fullwide .content, .body_style_fullscreen .content { width:auto; max-width:100%; width: 100%; } .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 400px; } .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar {margin-left: -355px;} .body_style_fullwide.sidebar_left .content, .body_style_fullscreen.sidebar_left .content { padding-left: 400px; } .body_style_fullwide.sidebar_left .sidebar, .body_style_fullscreen.sidebar_left .sidebar { margin-right:-370px; } .body_style_fullscreen .page_content_wrap { overflow:hidden; padding:0; } /* Boxed style for articles and sidebar */ .body_style_fullscreen .content > article.page { padding:0; } /* 7. Section's decorations -------------------------------------------------------------- */ /* 7.1 Header: Logo and Menu -------------------------------------------------------------- */ /* Top panel */ .top_panel { position:relative; z-index:10000; background-position:center; background-repeat:repeat; padding: 0; margin-bottom:7em; } .remove_margins .top_panel { margin-bottom:0; } .top_panel:before { content:' '; position:absolute; z-index:1; top: 0; left: 0; right: 0; bottom: 0; background-color:rgba(0,0,0,0.8); display:none; } .top_panel.with_featured_image:before { display:none; } /* Header positions */ .header_position_over .top_panel { position:absolute; z-index:2; left:0; top:0; width: 100%; background: none !important; } .header_position_under .top_panel { position:relative; z-index:1; } .header_position_under .top_panel_mask { display:none; position:absolute; z-index:10000; left:0; top:0; width:100%; height:100%; background-color:#000; opacity: 0; filter: alpha(opacity=0); pointer-events: none; } .header_position_under .page_content_wrap { position:relative; z-index:2; } /* Fixed panel */ .top_panel_fixed_wrap { display:none; } .menu_style_side .top_panel_fixed_wrap, .header_style_header-2 .top_panel_fixed_wrap { display:none !important; } .top_panel_fixed .top_panel_fixed_wrap { display:block; } .top_panel_fixed .top_panel_navi { position:fixed; top:0; left:0; right:0; z-index:10000; padding-top:0; -webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none; } .top_panel_fixed .menu_main_wrap { padding:1em 0; -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); } .top_panel_fixed .logo { display:none; } .top_panel_fixed .menu_main_nav_area { margin-top: 0; } .admin-bar.top_panel_fixed .top_panel_navi { top:32px; } /* Logo in the header */ .logo { position:relative; display:block; text-align:center; } .logo img { display:inline-block; margin:0; max-width:100%; max-height:18em; width:auto; } .logo_text { display:block; font-size: 1.7857em; font-style:normal; line-height:1.3em; text-transform:uppercase; letter-spacing:4px; } .logo_slogan { display:block; font-size: 0.9286em; line-height:1.7em; letter-spacing:1px; } /* Header Style 2: title image and text */ .top_panel_title_2 { text-align:center; } .top_panel_title_2_image { max-height: 7em; } .top_panel_title_2_image + .top_panel_title_2_text { margin-top: 3.66em; } .top_panel_title_2_text { font-size: 0.8421em; font-weight:600; line-height: 2em; text-transform:uppercase; letter-spacing:2px; max-width:70%; margin-left: auto; margin-right: auto; } /* Menu */ .top_panel_navi [class^="icon-"]:before, .top_panel_navi [class*=" icon-"]:before { margin-right:0.5em; } .top_panel_navi { position:relative; z-index: 3; padding-top:3.7em; } .header_title_off .top_panel_navi { padding-bottom: 3.7em; } .top_panel_navi_header ul, .top_panel_navi ul { display:inline-block; margin:0; padding:0; list-style-type:none; } .top_panel_navi_header ul:after, .top_panel_navi ul:after { content:' '; display:block; width:100%; height:0; clear: both; } .top_panel_navi_header li, .top_panel_navi li { margin: 0; position:relative; letter-spacing: 0.02em; } .top_panel_navi_header li > a, .top_panel_navi li > a { display:block; position:relative; } .top_panel_navi_header .menu_header_nav > li.menu-item-has-children > a:after, .top_panel_navi .menu_main_nav > li.menu-item-has-children > a:after { font-family: 'fontello'; display:inline-block; position:absolute; z-index:1; font-weight:normal; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .top_panel_navi_header li li.menu-item-has-children > a:after, .top_panel_navi li li.menu-item-has-children > a:after { content: '\e836'; font-family: 'fontello'; font-weight:normal; position:absolute; right: 1em; top: 50%; margin-top: -0.8em; } /* Main menu */ .menu_header_wrap, .menu_main_wrap { text-align:center; } .menu_header_nav_area, .menu_main_nav_area { font-size: 0.8125em; font-weight: 600; line-height:1.5em; position:relative; display:inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; /* margin-top: 4.8em; */ visibility:hidden; text-align:center; } .menu_header_nav_area { margin-top: 2em; margin-bottom: 6em; } .menu_header_nav_area.menu_show, .menu_main_nav_area.menu_show { visibility:visible; } .menu_header_nav, .menu_main_nav { text-align:center; vertical-align:middle; } .menu_header_nav > li, .menu_main_nav > li { position:relative; /* float:left; */ z-index:20; display: inline-block; } .menu_main_nav > li+li { z-index:19; } .menu_main_nav > li+li+li { z-index:18; } .menu_main_nav > li+li+li+li { z-index:17; } .menu_main_nav > li+li+li+li+li { z-index:16; } .menu_main_nav > li+li+li+li+li+li { z-index:15; } .menu_main_nav > li+li+li+li+li+li+li { z-index:14; } .menu_main_nav > li+li+li+li+li+li+li+li { z-index:13; } .menu_main_nav > li+li+li+li+li+li+li+li+li { z-index:12; } .menu_main_nav > li+li+li+li+li+li+li+li+li+li { z-index:11; } .menu_main_nav > li ul { position:absolute; display:none; z-index:10000; } .menu_header_nav > li > a, .menu_main_nav > li > a { text-transform:uppercase; padding: 1em 1.1em; position:relative; } /* Submenu */ .menu_header_nav > li ul, .menu_main_nav > li ul { line-height:1.5em; text-transform:uppercase; text-align:center; margin-left: -7.5em; width: 15em; text-align: left; padding: 2.9em 2em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .menu_header_nav > li ul > li > a, .menu_main_nav > li ul > li > a { padding: 0; } .menu_header_nav > li ul > li + li > a , .menu_main_nav > li ul > li + li > a{ margin-top: 0.85em; } .menu_header_nav > li > ul, .menu_main_nav > li > ul { top: 5em; left: 50%; margin-left: -7.5em; width: 15em; text-align: left; padding: 2.9em 2em; box-sizing: border-box; } .menu_header_nav > li > ul ul, .menu_main_nav > li > ul ul { left: 12.5em; top: -2.7em; margin: -2px 0 0 10px; } .menu_header_nav > li > ul ul:before, .menu_main_nav > li > ul ul:before { top: 2.3em; left: -16px; margin-left:0; margin-top:8px; } .menu_header_nav > li > ul ul.submenu_left, .menu_main_nav > li > ul ul.submenu_left { left:-16.3636em; margin:-2px 0 0 -14px; } .menu_header_nav > li > ul ul.submenu_left:before, .menu_main_nav > li > ul ul.submenu_left:before { top: 2.3em; left: auto; right: -16px; } /* Side menu */ body.menu_style_side { /* Uncomment next line if you want shift body left on menu_side width */ /*padding-right:49px;*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .menu_style_side .body_wrap { position:relative; overflow: hidden; max-width:100%; } .menu_style_side .menu_side_wrap { position: fixed; z-index:20000; left: auto; right: 0; top:0; bottom: 0; width: 49px; } .menu_style_side .trx_addons_scroll_to_top { right: 1.3em; display:none !important; } .menu_side_wrap .menu_side_inner { position:absolute; z-index: 1; left: 0; top: 0; right: 0; bottom:0; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .menu_side_wrap .menu_mobile_button { display:block; right: 50%; top: 1.5em; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); } .admin-bar .menu_side_wrap { top: 32px; } body.mobile_layout.menu_style_side { padding-right: 0; } .mobile_layout.menu_style_side .menu_side_wrap { position:absolute; z-index:3; right: -49px; top: 1em; } .mobile_layout.menu_style_side .menu_side_wrap .menu_mobile_button { left:-49px; right: auto; } .mobile_layout .menu_mobile .socials_mobile { position:static; } .mobile_layout .menu_mobile_button { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .mobile_layout .menu_mobile_inner { padding:5em 3em; } .mobile_layout .menu_mobile_close { top: 0; margin: 1em 1em 0 0; } /* Undefined layout */ .no_layout .top_panel_navi { visibility:hidden; } /* Mobile menu */ .mobile_layout .top_panel .logo { position:static; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; } .mobile_layout .top_panel_navi .content_wrap { position:relative; } .mobile_layout .menu_main_nav_area { display:none; } .menu_mobile_close, .menu_mobile_button { display:none; width: 1.25em; height: 1em; cursor:pointer; position:absolute; right:0; top: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .menu_mobile_button { border-top: 2px solid #fff; border-bottom: 2px solid #fff; } .menu_mobile_button:before, .menu_mobile_close:before, .menu_mobile_close:after { content:' '; position:absolute; left:0; top:50%; width: 100%; height: 0; margin-top:-1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-top: 2px solid #fff; } .menu_mobile_button_text { border: none; font-size: 12px; font-weight:600; text-align:center; height:auto; } .menu_mobile_button_text:before { display:none; } .mobile_layout .menu_mobile_button { display:block; } .menu_mobile_close { display:block; margin: 2em 2em 0 0; overflow: hidden; } .menu_mobile_close:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .menu_mobile_close:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .menu_mobile_overlay { display:none !important; position:fixed; z-index:100000; left:0; top:0; right:0; bottom:0; background-color:rgba(0,0,0,0.8); } .menu_mobile { position:fixed; z-index:100002; right:0; top:0; bottom:0; width: 300px; margin-right:-300px; -webkit-transition: margin ease .3s; -moz-transition: margin ease .3s; -ms-transition: margin ease .3s; -o-transition: margin ease .3s; transition: margin ease .3s; box-shadow: -1px 1px 5px #d2d2d2; } .menu_mobile_inner { position:absolute; z-index: 1; left: 0; top: 0; right: 0; bottom:0; width: 100%; height: 100%; padding: 6em 2em; overflow-y: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .admin-bar .menu_mobile_overlay, .admin-bar .menu_mobile { top:32px; } .menu_mobile.opened { margin-right:0; } .menu_mobile a { display:block; } .menu_mobile .menu_mobile_nav_area ul { margin:0; padding:0; list-style:none; position: relative; top: auto; left: auto; text-align: center; width: auto; } .menu_mobile .menu_mobile_nav_area ul ul { display:none; } .menu_mobile .menu_mobile_nav_area li { margin-bottom:0; display: block; } .menu_mobile .menu_mobile_nav_area li > a { font-size: 0.8421em; line-height: 1.25em; padding:0.5em 0; text-transform:uppercase; letter-spacing:2px; margin-top: 0; } .menu_mobile .menu_mobile_nav_area li > a { position: relative; padding-right: 2em; padding-left: 2em; } .menu_mobile .menu_mobile_nav_area .open_child_menu { position:absolute; z-index:1; right: 0.5em; top: 45%; width:1em; box-sizing: border-box; line-height: 1em; text-align:center; cursor: pointer; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .menu_mobile .menu_mobile_nav_area a:hover > .open_child_menu { background-color: rgba(255,255,255,0.1); } .menu_mobile .menu_mobile_nav_area .open_child_menu:before { font-family:'fontello'; content:'\e828'; } .menu_mobile .menu_mobile_nav_area li.opened > a > .open_child_menu:before { content:'\e835'; } .menu_mobile .socials_mobile { text-align:left; margin: 3em; position:absolute; bottom:0; left:0; } .menu_mobile .social_item { display:inline-block; margin: 1em 1em 0 0; } .menu_mobile .social_item a { display:block; font-size:1em; width:1em; height: 1em; line-height:1em; text-align:center; } .menu_mobile .search_mobile { margin-top: 3em; } .menu_mobile .search_mobile form { position:relative; } .menu_mobile .search_mobile .search_field { width:100%; padding: 1.5em 3em 1.5em 1.5em; } .menu_mobile .search_mobile .search_submit { position:absolute; right:0; top:0; padding:1.4em 1.4em 1.3em 1.4em; background-color:transparent; } /* Side text */ .side_text_wrap { font-size: 0.8125em; text-transform: uppercase; letter-spacing: 0.04em; position: fixed; left: 4em; right: 4em; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 2; } .side_text_wrap .text_left, .side_text_wrap .text_right { position: relative; white-space: nowrap; overflow: hidden; transform-origin: left top 0; -webkit-transform: rotate(90deg) translateX(-50%); -moz-transform: rotate(90deg) translateX(-50%); -ms-transform: rotate(90deg) translateX(-50%); transform: rotate(90deg) translateX(-50%); } .side_text_wrap .text_left { float: left; } .side_text_wrap .text_right { float: right; transform-origin: right top 0; -webkit-transform: rotate(-90deg) translateX(50%); -moz-transform: rotate(-90deg) translateX(50%); -ms-transform: rotate(-90deg) translateX(50%); transform: rotate(-90deg) translateX(50%); } .side_text_wrap .text_left span, .side_text_wrap .text_right span{ display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .side_text_wrap .text_left span.first, .side_text_wrap .text_right span.first{ position: absolute; -webkit-transform: translateY(-120%); -moz-transform: translateY(-120%); -ms-transform: translateY(-120%); transform: translateY(-120%); } .side_text_wrap .text_left:hover span.first, .side_text_wrap .text_right:hover span.first{ -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); } .side_text_wrap .text_left:hover span.second, .side_text_wrap .text_right:hover span.second{ -webkit-transform: translateY(120%); -moz-transform: translateY(120%); -ms-transform: translateY(120%); transform: translateY(120%); } /* Search area ------------------------------------------------------------ */ .search_wrap { display:block; vertical-align:middle; position:relative; } .search_wrap .search_form { position:relative; vertical-align:middle; } .search_wrap .search_field { width:7em; line-height:1.3em; letter-spacing:1px; padding: 0.5em 2.2em 0.3em 0.3em; background-color: transparent !important; } .search_wrap .search_submit { position:absolute; top: 0; right: 0; background-color:transparent; padding: 0.5em 0.5em 0.3em 0.5em; line-height:1.3em; } .search_wrap .icon-search:before { content: '\e92d'; margin:0; line-height:1.3em; } /* Socials in the top panel */ .top_panel_navi .socials_wrap{ padding: 1em 0; } /* Search field in the top panel */ .top_panel_navi .search_wrap { display:inline-block; /* position:absolute; */ z-index:1000; /* right: 0; */ /* top:-0.6em; */ border:1px solid transparent; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .top_panel_navi .search_wrap .search_form { position:static; font-size: 0.6em; padding: 0 2em; } .top_panel_navi .search_wrap .search_field { width: 0; visibility:hidden; padding: 0.7em 0em; font-size:2em; border: none; top: -0.5em; } .top_panel_navi .search_wrap .search_submit { display:inline-block; padding:0.7em 0; font-size: 2em; line-height:1em; position:absolute; z-index:1; top:0; right: 0; font-weight: 400; background: none !important; } /* Search style 'Expand' */ .search_style_expand.search_opened { width: 100%; } .search_style_expand.search_opened .search_field { width: 100%; visibility:visible; } .search_style_expand.search_opened .search_submit { padding: 0.8em; } .search_style_expand.search_opened .search_submit:before { margin:0; } /* Search style 'Fullscreen' */ .search_style_fullscreen.search_opened .search_form_wrap { position: fixed; bottom: 0; left: 0; right: 0; top: 0; width: 100%; height: 100%; z-index: 99; overflow: hidden; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .search_style_fullscreen.search_opened .search_form { position: relative; width: 50%; top: 50%; left: 50%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); border-bottom: 1px solid #fff; font-size:1em; } .search_style_fullscreen .search_close { display:none; } .search_style_fullscreen.search_opened .search_close { position: absolute; right: 0; top: 0; display: inline-block; font-size: 2em; font-weight: 300; text-align: center; cursor: pointer; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .search_style_fullscreen.search_opened .search_close:before { margin:0; } .search_style_fullscreen.search_opened .search_submit { position: absolute; left: 0; right: auto; top: 50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); background-color: none; font-size: 1.5em; width: auto; padding: 0; } .search_style_fullscreen.search_opened .search_field { font-size: 2em; font-weight: 400; height: 3em; letter-spacing: 1px; line-height: 3em; margin: 0; padding: 0 0 0 2em; white-space: pre-wrap; word-wrap: break-word; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; resize: none; overflow: hidden; display: block; visibility:visible; width: 100%; } .search_style_fullscreen.search_opened .search_field, .search_style_fullscreen.search_opened .search_field:hover, .search_style_fullscreen.search_opened .search_field:focus { background-color: transparent !important; } /* Search field inside content */ .content .search_wrap { max-width:50%; margin:0; } .post_item_none_search .search_wrap, .post_item_none_archive .search_wrap { max-width:none; } .content .search_wrap .search_form_wrap { width: 100%; } .content .search_wrap .search_form_wrap .search_field { width:100%; } .post_item_none_search .search_wrap .search_field, .post_item_none_archive .search_wrap .search_field { padding: 1.2em 3em 1em 1em; } .post_item_none_search .search_wrap .search_submit, .post_item_none_archive .search_wrap .search_submit { right: 0.8em; top: 0.8em; } .content .search_wrap .search_results { width:100%; } /* Search results */ .search_wrap .search_results { display:none; position:absolute; z-index:1000; left: 0; top:5.1em; background-color: #fff; border: 1px solid #e5e5e5; width: 22em; padding: 2em 1.5em; font-size: 1.1818em; line-height:1.5em; text-align:left; } .search_wrap .search_results:after { content:" "; width:10px; height:10px; background-color: #fff; border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; position: absolute; top:-6px; left:3em; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .search_wrap .search_results .search_results_close { position: absolute; top:3px; right:3px; display:block; text-align:center; overflow:hidden; font-size:1em; width:1.2em; height:1.2em; line-height:1.2em; cursor:pointer; } .search_wrap .post_more { display:block; text-align:center; } .widget_area .post_item, aside .post_item { overflow:hidden; text-align:left; margin-bottom: 0; position:relative; background-color: transparent !important; } aside .post_item + .post_item { margin-top:2em; padding-top: 0; border-top: none; } .search_results.widget_area .post_item + .post_item { border-top:1px solid #e5e5e5; margin-top:1.5em; padding-top:1.5em; } .widget_area .post_item .post_content, aside .post_item .post_content { overflow:hidden; } .widget_area .post_item .post_thumb, aside .post_item .post_thumb { float:left; width: 5.3571em; height: 5.3571em; margin:0 1em 4px 0; overflow:hidden; } .widget_area .post_item .post_thumb img, aside .post_item .post_thumb img { width:100%; } .widget_area .post_item .post_title, aside .post_item .post_title { font-weight: 600; margin: -2px 0 6px 0; text-align:left; } .widget_area .post_item .post_info, aside .post_item .post_info { font-size:0.8421em; margin-bottom:0; } .widget_area .post_item .post_info .post_info_item+.post_info_item:before, aside .post_item .post_info .post_info_item+.post_info_item:before { content: ""; margin:0 0 0 5px; } .widget_area .post_item .post_categories, aside .post_item .post_categories { font-weight:700; font-size:12px; line-height:1.5em; text-transform:uppercase; margin-top:-0.2em; margin-bottom:1em; position:relative; padding-right:3em; } .widget_area .post_item .post_categories .post_info_counters, aside .post_item .post_categories .post_info_counters { position:absolute; right: 0; top: 0; } /* Widgets in the Header ------------------------------------------------------------- */ .header_widgets_wrap { position:relative; z-index:2; } .header_widgets_wrap.header_fullwidth { overflow:hidden; } .header_widgets_wrap.header_fullwidth aside { margin-bottom:0; } /* 7.2 Sliders -------------------------------------------------------------- */ /* Revolution slider */ .slider_wrap .rev_slider_wrapper { z-index:0; } /* 7.3 Page info (page/post title, category or tag name, author, etc.) -------------------------------------------------------------- */ .top_panel_title_wrap { position:relative; z-index:2; text-align:center; } .top_panel_title .post_meta { text-align: left; } .top_panel_title .page_caption { letter-spacing: 2px; text-align: left; margin: 0; } .top_panel_title .post_meta+.page_caption { margin-top: 0.4em; font-size: 1.8947em; line-height: 1.45em; } .top_panel_title .page_caption img { display:inline-block; max-height:1.5em; vertical-align:middle; width:auto; margin: -0.2em 0.2em 0 0; } .top_panel_title .page_title_link { margin:2.5em 0; } .top_panel_title .page_description { font-size:0.8em; line-height:1.5em; margin:0.5em auto 0; max-width:75%; } .top_panel_title .page_description p { margin:0; } .top_panel_title{ overflow:hidden; padding: 4.38em 0; } .top_panel_title .page_title, .top_panel_title .breadcrumbs{ display: inline-block; width: 49.5%; vertical-align: middle; } .breadcrumbs { font-size: 0.8125em; font-weight: 400; letter-spacing: 0.05em; text-align: right; } .breadcrumbs .breadcrumbs_item { display:inline-block; vertical-align:top; white-space:nowrap; } .breadcrumbs .breadcrumbs_delimiter { display:inline-block; position:relative; margin: 0 1.69em; vertical-align:top; text-align:center; } .breadcrumbs .breadcrumbs_delimiter:before { content: '|'; } /* Featured image in the header */ .top_panel .post_featured_fullwide { min-height: 34.74em; margin:3.8em 0 3.4em; background-repeat:no-repeat; background-position:center center; background-size:cover; } /* Top panel with bg image */ .top_panel.with_bg_image:before { background-color:transparent !important; } .top_panel.with_bg_image .top_panel_title_2 { margin-top: 5em; } .top_panel.with_bg_image .menu_header_nav_area { margin-bottom: 25.5em; } .top_panel .top_panel_navi { padding: 2em 0; } .top_panel .top_panel_navi:before { content: ''; position: absolute; top: 0; right: 0; left: 60%; bottom: 0; } .body_style_fullwide .top_panel.top_panel_style_2 .top_panel_navi:before { left: 66%; } .top_panel_style_1 .top_panel_navi:before { left: 100%; } .top_panel .menu_main_nav_area, .top_panel .logo { display: inline-block; vertical-align: middle; } .top_panel .logo { width: 25%; text-align: left; margin-right: -5px; } .top_panel .menu_main_nav_area { width: 75%; } .top_panel .menu_main_inner { display: table; width: 100%; } .top_panel .top_panel_navi ul.menu_main_nav { text-align: right; } .top_panel .top_panel_navi .menu_main_nav, .top_panel .top_panel_navi .contact_wrap{ display: inline-block; vertical-align: top; width: 45%; float: right; } .top_panel .top_panel_navi .menu_main_nav { width: 55%; padding-right: 2em; box-sizing: border-box; } .top_panel .socials_wrap, .top_panel .phone_wrap, .top_panel .search_wrap { display: inline-block; vertical-align: top; } .top_panel .phone_wrap{ padding-top: 1em; padding-bottom: 1em; } .top_panel .phone_wrap:before{ font-size: 1.5em; line-height: 0.5em; vertical-align: middle; font-weight: 300; } .top_panel .phone_wrap, .top_panel .phone_wrap + .socials_wrap, .top_panel .socials_wrap + .search_wrap, .top_panel .phone_wrap + .search_wrap { padding-left: 4.2em; position: relative; } .top_panel .phone_wrap + .socials_wrap:before, .top_panel .socials_wrap + .search_wrap:before, .top_panel .phone_wrap + .search_wrap:before { content: ''; position: absolute; left: 2.2em; top: 0.8em; bottom: 0.8em; width: 1px; background-color: #ddd; } .top_panel_style_1 .phone_wrap + .socials_wrap:before, .top_panel_style_1 .socials_wrap + .search_wrap:before, .top_panel_style_1 .phone_wrap + .search_wrap:before { opacity: 0.2; } .top_panel_fixed .top_panel .top_panel_navi { padding: 0; } /* 7.4 Blog layouts -------------------------------------------------------------- */ /* Common styles */ .blog_archive { padding-bottom: 4em; } .post_item { margin-bottom: 2.3077em; } .post_item p { margin-bottom:0; } .post_item > .post_title { margin-top:0; } .post_item .more-link { display:inline-block; text-transform: uppercase; white-space: nowrap; padding: 1.179em 2.8em; font-size: 0.875em; font-weight: 600; letter-spacing: 0.04em; margin-top: 2.7em; } /* Tabs */ .hr_advisor_tabs .hr_advisor_tabs_titles { list-style-type:none; padding:0; font-size:1.1429em; line-height:2em; text-align:center; margin:-1em 0 4.3em; } .hr_advisor_tabs .hr_advisor_tabs_titles li { display: inline-block; } .hr_advisor_tabs .hr_advisor_tabs_titles li+li { margin-left:0.8em; } .hr_advisor_tabs .hr_advisor_tabs_titles li a { display:block; padding: 0.2em 1.2em; } .hr_advisor_tabs .nav-links { margin-top:3.2em; } /* Excerpt */ .post_layout_excerpt { position:relative; margin-bottom:0; } .post_layout_excerpt + .post_layout_excerpt { margin-top: 6em; padding-top: 5.7em; border-top: 2px solid #eee; } .post_layout_excerpt .post_header { margin-bottom: 2.5em; } .post_layout_excerpt .post_title { margin: 0; line-height: 1.2em; }.post_layout_excerpt.post_format_quote .post_header, .post_layout_excerpt.post_format_aside .post_header { margin-bottom: 0; margin-top: 1.8em; } /* Masonry and Classic */ .post_layout_classic { position:relative; margin-bottom:4.4em; } .post_layout_classic .post_header { text-align:center; padding-top:1px; } .post_layout_classic .post_meta { margin-top:0.5em; } .post_layout_classic .post_title { margin: 0.5em 0 0; } .post_layout_classic .post_content { padding-top: 0.7692em; text-align:center; } .post_layout_classic blockquote { padding: 0 0 0 3em; margin: 0; } .post_layout_classic blockquote:before { left: 0; top: 0; } .post_layout_classic.post_format_quote .post_meta { margin-left: 4.4em; display: none; } .body_style_fullwide .post_layout_classic .post_header, .body_style_fullwide .post_layout_classic .post_content { max-width:75%; margin-left:auto; margin-right:auto; } /* Chess */ .chess_wrap { overflow:hidden; } .post_layout_chess { position:relative; overflow:hidden; margin-bottom:0; } .post_layout_chess .post_featured { margin-bottom:0; width: 50%; float: right; max-height:none !important; } .post_layout_chess .post_featured_bg:before { padding-top: 100%; /* 112.5% - 16:9 */ } .post_layout_chess .post_inner { width: 50%; position:absolute; left:0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .post_layout_chess .post_inner_content { padding: 0 14%; } .post_layout_chess .post_header { text-align:center; padding-top:1px; } .post_layout_chess .post_title { margin: 0; } .post_layout_chess .post_meta { margin-top: 1em; } .post_layout_chess .post_content { text-align:center; margin-top:0.8em; } .post_layout_chess blockquote { padding: 0 0 0 3em; margin: 0; } .post_layout_chess blockquote:before { left: 0; top: 0.18em; } .post_layout_chess.post_format_quote .post_meta { margin-top: 3em; margin-left: 4.4em; display: none; } .post_layout_chess_1 .post_meta:before { content:' '; display:block; width: 1px; height: 2.2em; margin: 3.2em auto; display: none } .post_layout_chess .post_meta { margin-top: 3em; margin-bottom: 3em; } .post_layout_chess_1 .more-link { margin-top: 4.3em; padding: 1em 4.9em; } .post_layout_chess_2 .post_title { font-size:1.5789em; } .post_layout_chess_2 .post_content_inner { font-size:0.8947em; line-height:1.4118em; } .post_layout_chess_2 .post_content_inner { max-height: 7em; } .post_layout_chess_3 .post_title { font-size:1.2632em; } .post_layout_chess_3 .post_content_inner { font-size:0.7895em; line-height:1.3333em; } .post_layout_chess_3 .post_content_inner { max-height: 4.3em; } .post_layout_chess_2 .post_meta, .post_layout_chess_3 .post_meta { font-size: 0.6875em; margin-top:0.8em; } .post_layout_chess_2 .more-link, .post_layout_chess_3 .more-link { margin-top:1.5em; } .post_layout_chess_2 .post_content_inner, .post_layout_chess_3 .post_content_inner { overflow:hidden; position:relative; } .post_layout_chess_2 .post_content_inner, .post_layout_chess_3 .post_content_inner { overflow:hidden; position:relative; } .post_layout_chess_2 .post_content_inner:after, .post_layout_chess_3 .post_content_inner:after { content:' '; position:absolute; bottom:0; left:0; width:100%; height: 1em; } .post_layout_chess_1:nth-child(2n+2) .post_featured { float:left; } .post_layout_chess_1:nth-child(2n+2) .post_inner { left: auto; right:0; } .post_layout_chess_2 { width: 50%; float:left; } .post_layout_chess_2:nth-child(4n+3) .post_featured, .post_layout_chess_2:nth-child(4n+4) .post_featured { float:left; } .post_layout_chess_2:nth-child(4n+3) .post_inner, .post_layout_chess_2:nth-child(4n+4) .post_inner { left: auto; right:0; } .post_layout_chess_3 { width: 33.3333%; float:left; } .post_layout_chess_3:nth-child(6n+4) .post_featured, .post_layout_chess_3:nth-child(6n+5) .post_featured, .post_layout_chess_3:nth-child(6n+6) .post_featured { float:left; } .post_layout_chess_3:nth-child(6n+4) .post_inner, .post_layout_chess_3:nth-child(6n+5) .post_inner, .post_layout_chess_3:nth-child(6n+6) .post_inner { left: auto; right:0; } /* Portfolio */ .post_layout_portfolio .post_title { margin: 1em 0 0.4em; } .post_layout_portfolio .post_featured { margin-bottom:0; } /* This way not use any scripts to build masonry layout, but Google Chrome broke hovers in 2+ columns!!! ---------------------------------------------------------------------------------------------------------- */ /* .portfolio_wrap { position:relative; -webkit-column-gap: 1.6667em; -moz-column-gap: 1.6667em; -ms-column-gap: 1.6667em; column-gap: 1.6667em; -webkit-column-count: 2; -moz-column-count: 2; -ms-column-count: 2; column-count: 2; } .portfolio_wrap.portfolio_3 { -webkit-column-count: 3; -moz-column-count: 3; -ms-column-count: 3; column-count: 3; } .portfolio_wrap.portfolio_4 { -webkit-column-count: 4; -moz-column-count: 4; -ms-column-count: 4; column-count: 4; } .post_layout_portfolio { position:relative; display: inline-block; margin-bottom:1.6667em; width: 100%; } */ /* This way use masonry.js script to build masonry layout and work properly in any browsers! ---------------------------------------------------------------------------------------------------------- */ .portfolio_wrap { position:relative; margin-right:-1.6667em; } .post_layout_portfolio { position:relative; display: inline-block; vertical-align:top; padding:0 1.6667em 1.6667em 0; margin-bottom:0; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .portfolio_wrap.portfolio_3 .post_layout_portfolio { width: 33.3333%; } .portfolio_wrap.portfolio_4 .post_layout_portfolio { width: 25%; } /* Gallery */ .post_layout_gallery * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .post_layout_gallery .post_details { display:none; } .gallery_item_current { opacity: 0 !important; } .gallery_preview { position: fixed; z-index: 200000; top: 0; left: 0; display: -ms-flex; display: -webkit-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-line-pack: center; -webkit-align-content: center; align-content: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 50%; height: 100%; pointer-events: none; } .gallery_preview:before { content: ' '; position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: opacity 0.6s; -ms-transition: opacity 0.6s; transition: opacity 0.6s; } .gallery_preview_show { pointer-events: auto; } .gallery_preview_show:before { opacity: 1; } .gallery_preview_image_clone { position: fixed; z-index: 110; -webkit-transition: -webkit-transform 0.5s; -ms-transition: -ms-transform 0.5s; transition: transform 0.5s; -webkit-backface-visibility: hidden; } .gallery_preview_image_original { position: relative; z-index: 120; display: block; object-fit: contain; -webkit-transition: opacity 0.2s; -ms-transition: opacity 0.2s; transition: opacity 0.2s; -webkit-backface-visibility: hidden; } .gallery_preview_show .gallery_preview_image_animate { /* open */ -webkit-transition: -webkit-transform 0.6s, opacity 0.2s; -ms-transition: -ms-transform 0.6s, opacity 0.2s; transition: transform 0.6s, opacity 0.2s; } .gallery_preview_image_animate { /* close */ -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -ms-transition: -ms-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; } .gallery_preview_description { position: absolute; z-index: 140; width: 100%; left: 100%; top: 0; height: 100%; padding: 0 3em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: -webkit-flex; display: -ms-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; opacity: 0; -webkit-transition: opacity 1s, -webkit-transform 1s; -ms-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); -ms-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); } .gallery_preview_show .gallery_preview_description { opacity: 1; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .gallery_preview_show .post_title { margin: 0.3em 0 0.5em; } .gallery_preview_show .post_meta { margin-bottom:2em; } .gallery_preview_show .post_category, .gallery_preview_show .post_description { max-width: 100%; font-size:1.1429em; line-height: 2em; } .gallery_preview_show .post_readmore { font-size: 0.8em; } .gallery_preview_close { font-size: 2em; margin: 0; padding: 0; cursor: pointer; vertical-align: top; border: none; background: none; position: fixed; z-index: 150; top: 0; right: 0; padding: 1em; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; -ms-transition: opacity 0.3s, -webkit-transform 0.3s; transition: opacity 0.3s, transform 0.3s; -webkit-transform: scale3d(0.6, 0.6, 1); -ms-transform: scale3d(0.6, 0.6, 1); transform: scale3d(0.6, 0.6, 1); } .gallery_preview_image_loaded .gallery_preview_close { opacity: 1; -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } /* Post featured block */ .post_featured { overflow:hidden; position:relative; margin-bottom: 2.4em; } .post_featured:empty { margin: 0; } .post_layout_excerpt.post_format_gallery .post_featured { width: 100%; } .post_layout_excerpt.post_format_gallery .post_featured .slider_swiper { height: 462px; } .post_layout_excerpt .post_featured { display: inline-block; } .post_featured_bg { background-position:center; background-size:cover; background-repeat:no-repeat; } .post_featured_bg:before { content: ' '; width: 0; height: 0; padding-top: 56.25%; display:inline-block; margin-left:-0.3em; } .post_featured_right { float: right; width: 50%; margin-left: 4.3478%; } .post_featured_left { float: left; width: 50%; margin-right: 4.3478%; } /* Post slider */ .post_item .slider_swiper .swiper-slide { /*height: 15.5385em;*/ position:relative; background-position:center center; background-size:cover; } /* Post info block */ .post_meta { font-size: 0.8125em; line-height: 1.3em; font-weight: 400; text-transform:uppercase; margin-top: 1.2em; } .post_share .social_items { text-transform:uppercase; font-size:0.9286em; } .post_share .social_items .social_item a i { font-style:normal; } .post_meta .post_meta_item+.post_meta_item:before, .vc_inline-link:before { content: ' '; display:inline; margin: 0; font-family:inherit; font-size:inherit; font-style:normal; font-weight:700; vertical-align:baseline; } .post_meta .socials_share { display:inline; vertical-align:baseline; } .post_meta .socials_share .socials_caption:before { display:none; } .post_meta_item .socials_share .social_items { bottom:auto; top: 2.5em; } .post_meta_item .socials_share .social_items:before { bottom: auto; top: -5px; -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -ms-transform:rotate(135deg); transform:rotate(135deg); } /* 7.5 Post Formats -------------------------------------------------------------- */ /* Audio */ .format-audio .post_featured { position:relative; margin-bottom: 3.2em; width: 100% } .format-audio .post_featured img { position:relative; } .post_layout_excerpt.format-audio .post_featured img { top: -8em; } .format-audio .post_featured .mask { opacity: 1; filter:alpha(opacity=100); } .format-audio .post_featured .post_audio_author { font-size: 0.875em; font-weight: 400; margin: 0em 0 0.3em; } .format-audio .post_featured .post_audio_title { font-size: 1.375em; font-weight: 400; line-height:1.35em; margin-bottom: 0.75em; letter-spacing: 0; } /* .post_featured.with_thumb > iframe, */ .format-audio .post_featured.with_thumb .post_audio { position: absolute; z-index:1000; bottom: 2.6em; left:6%; right: 6%; } .format-audio .post_featured.without_thumb .post_audio { padding: 2em 2.5em 2.6em; } .format-audio .post_featured.with_thumb .mejs-container, .format-audio .post_featured > div .mejs-controls { background: none; } .format-audio .post_featured.with_thumb .mejs-controls, .format-audio .post_featured > div > .mejs-container { background:none; } .mejs-container .mejs-controls .mejs-button { margin: 3px 3px 3px 0; overflow:hidden; position:relative; width: 24px; height: 24px; line-height:24px; text-align:center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .mejs-container .mejs-controls .mejs-button:hover { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .mejs-container .mejs-controls .mejs-button button { display:block; margin:0; position:absolute; left:0; top:0; right:0; bottom:0; width: 100%; height: 100%; background: none !important; } .mejs-container .mejs-controls .mejs-playpause-button:before { content: '\e8e1'; font-family:'fontello'; } .mejs-container .mejs-controls .mejs-volume-button.mejs-mute:before { content: '\e905'; font-family:'fontello'; } .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute:before { content: '\e904'; font-family:'fontello'; } .mejs-container .mejs-controls .mejs-time-rail span, .mejs-container .mejs-controls .mejs-time-rail a { height: 3px; } .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float { height: 17px; border: none; } .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total { margin: 8px 5px; } .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { height: 3px; top: 13px; } .mejs-container .mejs-controls .mejs-time { padding: 10px 10px 0 !important; } /* Video */ .format-video .post_featured.with_thumb { position:relative; } .format-video .post_featured.with_thumb .post_video { position: absolute; z-index:1; left:0; top:0; width:100%; height: 100%; opacity:0; overflow:hidden; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .format-video .post_featured.with_thumb .post_video:before { content:' '; display:inline-block; padding-top:55%; width:0; height:0; } .format-video .post_featured.with_thumb img { position:relative; z-index:2; } .format-video .post_featured.with_thumb .mask { z-index:3; background-color: rgba(0,0,0,0.5); opacity:0; } .format-video .post_featured.with_thumb:hover .mask { opacity:1; } .format-video .post_featured.with_thumb .post_video_hover { position: absolute; z-index:4; left: 50%; top: 50%; font-size:1.5em; width: 2em; height: 2em; line-height: 1.9em; text-align:center; cursor: pointer; overflow:hidden; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; margin-top: 2em; background-color: rgba(255,255,255,0.2); color: #fff; opacity: 0; } .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover, .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover { font-size: 1em; width: 5em; height: 5em; line-height: 5em; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; } .format-video .post_featured.with_thumb .post_video_hover:before { content: '\e855'; font-family:'fontello'; } .format-video .post_featured.with_thumb .post_video_hover:hover { background-color: rgba(0,0,0,0.5); } .format-video .post_featured.with_thumb:hover .post_video_hover { opacity: 1; margin-top: 0; } .format-video .post_featured.post_video_play .post_video { /*position:relative;*/ opacity:1; z-index:10; } .format-video .post_featured.post_video_play .mask { opacity: 1; background-color:#000; } .format-video .post_featured.post_video_play .post_video > * { position:absolute; z-index:1; left: 50%; top: 50%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); } .format-video .post_featured.post_video_play .post_video_hover { display:none; } /* Aside, Link, Status */ .format-quote .post_content, .format-aside .post_content, .format-link .post_content, .format-status .post_content { padding: 0; text-align:left; } .post_layout_classic.format-status .post_content_inner { font-size: 1.0526em; line-height:1.25em; } .format-link .post_content_inner , .format-aside .post_content_inner { padding: 3.9em 4.33em; } .format-link .post_content_inner p, .format-aside .post_content_inner p{ font-size: 1.375em; letter-spacing: 0.08em; } .format-quote .post_content p, .format-aside .post_content p, .format-link .post_content p, .format-status .post_content p { margin-bottom: 0; } .format-quote .post_content p+p, .format-aside .post_content p+p, .format-link .post_content p+p, .format-status .post_content p+p { margin-top:1em; } .format-aside .post_meta, .format-link .post_meta, .format-status .post_meta { margin-bottom:2em; } /* Chat */ .format-chat .post_content_inner { padding-top: 1.1em; } .format-chat p { margin-bottom:0; } .format-chat p > em, .format-chat p > b, .format-chat p > strong { display:inline-block; margin-top:1.7em; } .format-chat p:first-child > em, .format-chat p:first-child > b, .format-chat p:first-child > strong { margin-top:0; } /* 7.6 Paginations -------------------------------------------------------------- */ /* Blog pagination: Load more anf Infinite */ .nav-links-more { font-size: 0.7368em; font-weight:bold; text-transform:uppercase; margin-top: 2.3em; letter-spacing:1px; text-align:center; } .nav-links-more.nav-links-infinite { display:none; } .nav-links-more a { display:inline-block; padding-top: 3em; position:relative; } .nav-links-more a:before { content: '\e929'; font-family:'fontello'; font-size:2em; display:block; text-align:center; font-weight:normal; position:absolute; top:0; left:50%; margin-left:-0.5em; width:1em; height: 1em; line-height:1em; } .nav-links-more a:hover { -webkit-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -moz-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -ms-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -o-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); } .nav-links-more.loading a:before { content: '\e82d'; -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -ms-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } .nav-links-infinite a span { opacity: 0; filter: alpha(opacity=0); } .nav-links-infinite.loading { display: block; } /* Blog pagination: Prev/Next links */ .nav-links-old { overflow:hidden; font-size: 0.7368em; font-weight:bold; text-transform:uppercase; letter-spacing:1px; margin-top: 2em; margin-bottom: 2em } body[class*="blog_style_portfolio"] .nav-links-old, body[class*="blog_style_classic"] .nav-links-old { margin-top:1.3em; } .nav-links-old .nav-prev a:before, .nav-links-old .nav-next a:after { font-family:'fontello'; display:inline; font-weight:normal; position:absolute; top:0; } .nav-links-old .nav-prev { float:left; position:relative; padding-left: 2em; margin-left: 1em; } .nav-links-old .nav-prev a:before { content: '\e907'; left: 0; } .nav-links-old .nav-next { float:right; position:relative; padding-right:2em; margin-right: 1em; } .nav-links-old .nav-next a:after { content: '\e908'; right: 0; } .nav-links-old a { border-bottom: 1px dotted transparent; } /* Blog pagination: Page numbers */ .nav-links, .page_links { font-size: 12px; font-weight:bold; text-transform:uppercase; margin-top: 3.4em; text-align:center; } .remove_margins .nav-links{ margin-bottom: 3.4em; } .nav-links { text-align: left; } .body_style_fullscreen .nav-links { margin-left: 1em; } .page_links { margin-top: 2.5em; } .page_links .page_links_title { margin-right: 1em; } .page_links > span:not(.page_links_title), .page_links > a, .nav-links .page-numbers { display: inline-block; width: 5.17em; height: 5.17em; line-height: 5.17em; text-align: center; margin-right: 0.2em; } /* Single page Prev/Next navigation */ .single .nav-links { font-size:0.8421em; text-align: left; margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #ddd; overflow:hidden; text-transform:none; } .single .nav-links a { display:block; position:relative; min-height: 5em; z-index:1; } .single .nav-links a .nav-arrow { width:5em; height:4.6em; line-height:4.6em; overflow:hidden; text-align:center; position:absolute; top:0; left: 0; border: 1px dotted transparent; background-size:cover; background-repeat:no-repeat; background-position:center center; } .single .nav-links a .nav-arrow:before { content: ' '; display:block; position:absolute; z-index:1; left: 0; top: 0; width: 100%; height: 100%; background-color:#fff; opacity:0; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .single .nav-links a:hover .nav-arrow:before { opacity:0.5; } .single .nav-links a .nav-arrow:after { content: '\e907'; font-family: 'fontello'; display:inline-block; position:relative; z-index:2; top: 3em; opacity:0; color: #292929; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .single .nav-links a:hover .nav-arrow:after { top: 0; opacity:1; } .single .nav-links .nav-next a .nav-arrow { right: 0; left: auto; } .single .nav-links .nav-next a .nav-arrow:after { content: '\e908'; } .single .nav-links .nav-previous, .single .nav-links .nav-next { width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .single .nav-links .nav-previous { float:left; text-align:left; padding-right:15px; } .single .nav-links .nav-previous a { padding-left: 6.5em; } .single .nav-links .nav-previous .post-title { text-align:left; } .single .nav-links .nav-next { float:right; text-align:right; padding-left:15px; } .single .nav-links .nav-next a { padding-right: 6.5em; } .single .nav-links .nav-next .post-title { text-align:right; } .single .nav-links .post-title, .single .nav-links .post_date { -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; } .single .nav-links .post-title { margin:0 0 0.3em; line-height: 1.3em; font-weight: 600; } .single .nav-links .meta-nav, .single .nav-links .post_date { font-size:0.9286em; font-weight:normal; } /* Attachments navigation */ .image-navigation .nav-previous, .image-navigation .nav-next { float:none; width:auto; text-align:left; padding:0; margin:0; position: absolute; left: 1.5em; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .image-navigation .nav-next { left: auto; right: 1.5em; text-align:right; } .image-navigation .nav-previous a, .image-navigation .nav-next a { display:block; padding: 0.25em 1em; width: 0; max-width:20em; overflow:hidden; white-space:nowrap; background-color:rgba(0,0,0,0.6); border:1px solid #000; color: #fff;; -webkit-border-radius: 1.5em; -moz-border-radius: 1.5em; border-radius: 1.5em; } .image-navigation .nav-previous a:hover, .image-navigation .nav-next a:hover { width: auto; color: #fff;; } .image-navigation .nav-previous a:hover { padding-left:3.5em; } .image-navigation .nav-next a:hover { padding-right:3.5em; } .image-navigation .nav-previous a:after, .image-navigation .nav-next a:after { content: '\e8ef'; font-family: "fontello"; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: absolute; text-align: center; left: 0; top: 50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); width:2.5em; height:2.5em; line-height:2.5em; border: 1px solid #000; background-color: #333; color: #fff; } .image-navigation .nav-next a:after { content: '\e8f0'; left: auto; right: 0; } .image-navigation .nav-previous a:hover:after, .image-navigation .nav-next a:hover:after { border-color: transparent; background-color: transparent; } /* 8. Single page parts -------------------------------------------------------------- */ .post_item_single.format-aside .post_content, .post_item_single.format-link .post_content, .post_item_single.format-status .post_content { padding: 2em 0 0; text-align:left; } .post_item_single.format-quote .post_content { background-color:transparent; padding-top:0; } .post_item_single .post_content .mejs-container { margin-bottom:1em; } /* 8.1 Post header ------------------------------------------------------ */ .post_item_single .post_featured { margin-bottom:2.8em; } .post_featured.post_attachment { margin-bottom: 0.5em; } .entry-caption { text-align:center; font-style:italic; } .post_item_single .post_header { margin-bottom:2.5em; } .post_item_single .post_content > h1:first-child, .post_item_single .post_content > .vc_row:first-child h1:first-child, .post_item_single .post_title { /* margin-top:0; */ } .post_item_single .post_header .post_title { margin-bottom: 0; } /* 8.2 Post footer ------------------------------------------------------ */ .post_item_single .post_content .post_meta { margin-top: 2.8em; overflow:hidden; } .post_item_single .post_content .post_meta .post_tags { float:left; display:block; max-width:55%; margin-top:0.7em; } .post_item_single .post_content .post_meta .post_share { float: right; display:block; max-width:40%; } .post_item_single .post_content .post_meta .post_share:before { display:none; } .post_item_single .post_content .post_meta .post_share .social_item a { display:block; width: 4em; height: 4em; line-height:4em; text-align:center; } .post_item_single .post_content .post_meta .post_share .social_item + .social_item { margin-left:3px; } /* 8.3 Post author ------------------------------------------------------ */ .author_info { margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #ddd; position:relative; } .author_avatar { width: 6.3158em; height: 6.3158em; position: absolute; left: 0; top: 5.45em; } .author_avatar img { width:100%; height: auto; } .author_description { padding-left: 7.8947em; } .author_title { margin-top:-0.4em; margin-bottom:1em; } .author_bio p { margin:0; } .author_bio p+p { margin-top:1em; } .author_bio .author_link { display:block; margin-top:0.8em; font-style: italic; font-weight: 600; } /* 8.4 Related posts ------------------------------------------------------ */ .related_wrap { margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #eee; overflow:hidden; } .related_wrap_title { margin:0 0 1.5em; text-align:left; font-size: 1.8947em; } .related_wrap .related_item { text-align:center; } .related_wrap .post_featured { background-position:center; background-repeat:no-repeat; background-size:cover; } .related_wrap .post_categories { font-weight:700; text-transform:uppercase; font-size:12px; } .related_wrap .post_categories ul { margin: 0; padding:0; list-style:none; display:inline-block; } .related_wrap .post_categories li { display:inline-block; margin: 0; } .related_wrap .post_categories li+li { margin-left: 0.5em; } .related_wrap .post_categories li:nth-child(n+3) { display:none; /* Hide more then 2 categories */ } .related_wrap .post_title { margin: 0.2em 0 0.1em; } .related_wrap .post_date { font-size: 0.7368em; } .related_wrap .post_featured:before { content: ' '; display:inline-block; vertical-align:middle; padding-top: 100%; } /* Style 1 */ .related_wrap .related_item_style_1 .post_header { display:inline-block; vertical-align:middle; padding:3em 2em; max-width: 70%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .related_wrap .related_item_style_1 .post_title { margin: 0.8em 0; letter-spacing:1px; line-height:1.5em; } /* Style 2 */ .related_wrap .related_item_style_2 .post_featured { margin-bottom: 1.1em; } .related_wrap .related_item_style_2 .post_featured:before { padding-top: 62.47%; } .related_wrap .related_item_style_2 .post_date { font-size:10px; font-weight:bold; line-height:1.4em; text-transform:uppercase; } /* 8.5 Comments -------------------------------------------------------- */ .body_style_fullscreen .comments_wrap { margin-bottom: 3em; } /* Comment list */ .comments_list_wrap { margin-top: 7.2em; padding-top: 6.3em; border-top: 1px dotted #eee; overflow:hidden; } .comments_list_wrap .comments_closed { margin-top:2em; color:#1d1d1d; } .comments_list_wrap .comments_list_title { margin:0 0 0.4em; text-align:left; } .comments_list_wrap > ul { padding: 0; margin:0; list-style: none; } .comments_list_wrap > ul > li:first-child { margin-top: -1.3em; } .comments_list_wrap ul li { padding-top:2.4em; } .comments_list_wrap ul > li { overflow:hidden; position:relative; min-height:5em; } .comments_list_wrap ul > li:before { display:none; } .comments_list_wrap ul ul { /* padding-left:7em; */ /* This way for long border under previous item */ margin-left:7.3em; /* This way for short border under previous item */ padding-left:0; } .comments_list_wrap ul ul ul ul ul { /* padding-left:0; */ /* This way for long border under previous item */ margin-left:0; /* This way for short border under previous item */ } .comments_list_wrap li + li, .comments_list_wrap li ul { margin-top: 2.2em; border-top: 1px dotted #eee; } .comments_list_wrap .comment_author_avatar { position: absolute; left:0; top: 2.5em; z-index:1; width: 5.7895em; height: 5.7895em; } .comments_list_wrap .comment_author_avatar img { width: 100%; } .comments_list_wrap .comment_content { padding-left:7.3em; overflow:hidden; } .comments_list_wrap .comment_info { margin-bottom:1em; position:relative; } .comments_list_wrap .comment_author { margin:0; } .comments_list_wrap .comment_posted { position:relative; font-size:12px; line-height: 1.6em; font-weight:700; text-transform:uppercase; letter-spacing:1px; } .comments_list_wrap .comment_time { display:none; } .comments_list_wrap .comment_counters { position:absolute; z-index:1; right: 0; top: 0; } .comments_list_wrap .comment_not_approved { padding: 0.2em 0 0.5em 0; font-style:italic; } .comments_list_wrap .comment_text { margin-bottom:0.5em; } .comments_list_wrap .comment_text p { margin:0; } .comments_list_wrap .comment_text p+p { margin-top: 0.6em; } .comments_list_wrap .comment_text ul { margin:0; padding: 0 0 0 1.5em; list-style: outside; } .comments_list_wrap .comment_text ol { margin:0; padding: 0 0 0 1.5em; list-style:decimal; } .comments_list_wrap .comment_text ul > li > ul, .comments_list_wrap .comment_text ol > li > ol { margin-top: 0.5em; } .comments_list_wrap .comment_text ul > li, .comments_list_wrap .comment_text ol > li { min-height:0; padding:0; margin:0 0 0.5em 0; overflow:visible; } .comments_list_wrap .comment_text ul, .comments_list_wrap .comment_text ul > li, .comments_list_wrap .comment_text ol, .comments_list_wrap .comment_text ol > li { border:none; } .comments_list_wrap .comment_reply { font-size:12px; font-weight:bold; text-transform:uppercase; line-height:1.6em; letter-spacing:1px; margin-top: 2.1em; } .comments_list_wrap .comment_reply a:before { content:'\e802'; font-family:'fontello'; margin-right:0.2em; } /* Trackbacks and pingbacks */ .comments_list > li.trackback { list-style:none; margin-left:0; padding-left:0; padding-right:4em; min-height: 0; position:relative; } .comments_list > li.trackback p { font-style:italic; padding-bottom:0.8em; } .comments_list > li.trackback p a { font-style:normal; } .comments_list > li.trackback .edit-link { position:absolute; right:0; top: 2em; } /* Comments form */ .comments_form_wrap { margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #eee; overflow:hidden; } .comments_list_wrap + .comments_form_wrap { margin-top: 2.3em; } .comments_form_wrap form { position:relative; overflow:hidden; } .comments_wrap .comments_form_title { margin:0 0 1.5em; text-align:left; font-size: 1.8947em; } .comments_wrap .comment-reply-title { display:none; font-size: 1.3333em; line-height:1.7333em; text-transform:uppercase; text-align:left; margin:0; } .comments_wrap .comments_list_wrap .comment-reply-title { display:block; } .comments_wrap .comments_notes { font-size:0.8667em; } .comments_wrap .comments_field { margin-bottom:1.6667em; } .comments_wrap .comments_author, .comments_wrap .comments_email { width: 48%; float:left; } .comments_wrap .comments_email { float:right; } .comments_wrap .comments_url { clear:both; } .comments_wrap .comments_field label { display:none; } .comments_wrap .comments_field input, .comments_wrap .comments_field textarea { width:100%; padding: 1.5em 2em; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .comments_wrap .comments_field textarea { min-height:11em; } /* Submit button */ .comments_wrap .form-submit { margin:3.3em 0 0; } .comments_wrap .form-submit:before { content: ' '; clear:both; display:block; width:100%; height: 0; } .comments_wrap .form-submit input[type="submit"] { display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-style: normal; padding: 1.179em 2.8em; font-size: 0.875em; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } form .error_field { border-color: #CC6868 !important; -webkit-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2); -moz-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2); box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2); } /* Result box */ .hr_advisor_messagebox { display:inline-block; font-size:0.8667em; line-height:1.5em; padding: 1.5em; color: #006818; border: 1px solid #006818; background-color:#d8ffd8; position:absolute; z-index:1000; left: 50%; top: 50%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 200, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0, 200, 0, 0.2); box-shadow: 0px 0px 20px 0px rgba(0, 200, 0, 0.2); } .hr_advisor_messagebox_style_error { color: #681800; border: 1px solid #681800; background-color:#ffd8d8; -webkit-box-shadow: 0px 0px 20px 0px rgba(200, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(200, 0, 0, 0.2); box-shadow: 0px 0px 20px 0px rgba(200, 0, 0, 0.2); } .hr_advisor_messagebox p { margin:0; } .hr_advisor_messagebox p+p { margin-top:0.4em; } /* 8.6 Page 404 -------------------------------------------------------------- */ .post_item_404 .post_content { padding: 11em 0 8em; overflow:hidden; } .post_item_404 .page_title { float: left; width:50%; font-size: 19em; line-height:1em; margin: 0; letter-spacing:0; text-align:left; } .post_item_404 .page_info { float: left; width:50%; text-align:left; padding-left: 8em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .post_item_404 .page_subtitle { margin: 0; letter-spacing:1px; } .post_item_404 .page_description { margin-top: 0.5em; margin-bottom: 2em; text-transform:uppercase; letter-spacing:1px; line-height:2.7em; } .post_item_404 .go_home { display:inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 1.45em 4em; text-transform:uppercase; letter-spacing:2px; font-size: 0.8571em; font-style:normal; font-weight:bold; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .post_item_404 .go_home:after { content:'\e908'; font-family:'fontello'; margin-left:0.5em; font-size: 0.9286em; } /* 8.7 Page 'No search results' and 'No archive results' -------------------------------------------------------- */ .post_item_none_search .post_content { padding: 3em 0; } .post_item_none_search .page_title, .post_item_none_archive .page_title { font-size: 7em; line-height:1em; } /* 9. Sidebars -------------------------------------------------------------- */ /* Common rules */ .sidebar[class*="scheme_"] aside { padding: 0em; } .sidebar .sidebar_inner { padding: 0; } .sidebar aside+aside,.sidebar[class*="scheme_"] aside+aside { padding-top: 3.5em; margin-top: 3.5em; border-top: 2px solid #000; } aside p { margin:0; } aside p+p { margin-top:1em; } aside .widget_title { margin-top:0; margin-bottom: 2.95em; font-size: 1.0625em; text-transform: none; letter-spacing: 0.08em; } .sidebar aside .widget_title { font-size: 1.375em; letter-spacing: 0; margin-bottom: 1.2em; } aside ul { margin:0; padding-left:0.9em; list-style-type:none; } aside li { position:relative; /* font-style: italic; */ font-weight: normal; } aside li:before { content: ' '; display:block; width: 5px; height: 5px; position:absolute; left:-0.9em; top: 0.7em; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } /* Widgets above and below the page (content and sidebar) */ .widgets_above_page_wrap, .widgets_above_content_wrap { font-size:0.8667em; margin-bottom:2.3077em; } .widgets_below_content_wrap, .widgets_below_page_wrap { font-size:0.8667em; margin-top:2.3077em; } .widgets_below_page_wrap { clear:both; } /* Widget: Custom Menu */ .widget_nav_menu ul { padding: 0; } .widget_nav_menu ul li:before{ content: none; } .widget_nav_menu ul li + li{ margin-top: 0.55em; } /* Widget: Recent Comments */ .widget_recent_comments ul{ padding: 0; } .widget_recent_comments li:before{ content: none; } .widget_recent_comments li + li{ margin-top: 1.6em; } /* Widget: Calendar */ .widget_calendar table { width: 100%; position:relative; table-layout: fixed; } .widget_calendar caption { padding-bottom:0.5em; text-transform:uppercase; display: none; } .widget_calendar table > thead > tr { background-color: transparent !important; } .widget_calendar th, .widget_calendar td { font-size: 1em !important; line-height:1.5em; font-weight:400 !important; font-style:normal; text-align:center; padding:2px; color: #000; border: none !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; width: 14.2857%; } .widget_calendar thead th { font-size: 0.8125em !important; } .widget_calendar th { font-weight: 400 !important; font-style: normal !important; text-transform:none !important; padding: 0.5em 0 0.75em; } .widget_calendar td { line-height:2em; padding:0; } .widget_calendar tbody td a { display:block; position:relative; font-weight:normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget_calendar tbody td a:after { content: '\e83c'; font-family: 'fontello'; position:absolute; left:48%; top: 0.8em; } .widget_calendar td#today { position:relative; z-index:2; } .widget_calendar td#today:before { content:' '; position:absolute; z-index:-1; left:50%; top: 50%; width: 2.2em; height: 2.2em; width: 1.875em; height: 1.875em; line-height: 1.875em; margin: auto; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); } .widget_calendar tfoot { position:relative; top: 0.55em; } .widget_calendar tfoot td { font-size: 1em !important; font-style: normal !important; font-weight: 400 !important; text-transform: none !important; } .widget_calendar td#prev { text-align:left; overflow:hidden; } .widget_calendar td#next { text-align:right; } /* Widget: Recent Posts */ .widget_recent_entries .post-date { display: inline-block; margin-left:0.5em; } /* Widget: Search */ .widget_search .search_form, .widget_search .search-form { position:relative; overflow:hidden; } .widget_search .search-form { top:0.3em; font-weight: 400; } .widget_search .search-field { padding: 1.313em 1.1em; padding-right: 3em !important; } .widget_search input.search-submit { display:block; text-indent:-1000px; position:absolute; right:2em; top:50%; margin-top:-0.6em; width:1.2em; height:1.2em; line-height:1.2em; border: none !important; background:none !important; z-index:1; cursor:pointer; } /* Widget: RSS */ .widget_rss .widget_title a { display:inline-block; margin-right:6px; } .widget_rss .widget_title a:first-child:before { content:'\e8ed'; font-family:'fontello'; display: inline-block; font-size:0.9em; } .widget_rss .widget_title img { display:none; } .widget_rss li { padding-left:0 } .widget_rss li:before { display:none; } .widget_rss li+li { margin-top:2em; } /* Widget: Tag Cloud */ .widget_product_tag_cloud, .widget_tag_cloud { overflow:hidden; } .widget_product_tag_cloud .widget_title, .widget_tag_cloud .widget_title { margin-bottom:1em; } .widget_product_tag_cloud a, .widget_tag_cloud a { display:block; float:left; padding: 0.679em 1.46em; margin: 0 3px 3px 0; font-weight:700; font-size: 0.875em !important; line-height:1.5em; text-transform:uppercase; } /* Widget: MailChimp shortcode in the Text widget */ .widget_text .mc4wp_wrap { margin-top:1.5em; } .widget_text .mc4wp-form label { font-weight:400; line-height:2em; } .widget_text .mc4wp-form input { display:block; width: 100%; font-style:italic; } .widget_text .mc4wp-form input+input { margin-top:0.4em; } .widget_text .mc4wp-form input[type="submit"] { border: 2px solid #292929; padding: 0.5em 1em; text-transform:uppercase; font-size:0.9333em; font-style:normal; font-weight:bold; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .widget_text .mc4wp-form input[type="submit"]:hover { background-color: transparent !important; } .widget_text .mc4wp-form .mc4wp-alert { margin: 2em 0; padding: 1em; } .widget_text .socials_wrap { text-align:center; margin-top: 1.3em; font-size:1.2308em; } .widget_text .socials_wrap .social_item + .social_item { margin-left: 0.8em; } /* Widget: Instagram Feed */ #sb_instagram .sbi_header_text { padding-top: 0 !important; margin-top:-2px; } #sb_instagram .sb_instagram_header { padding: 0 !important; margin-bottom:0.5em !important; } .footer_fullwidth #sb_instagram .sb_instagram_header { float:none; text-align:center; overflow:hidden; } .footer_fullwidth #sb_instagram .sb_instagram_header > a { float:none; display:inline-block; overflow:hidden; } #sb_instagram .sb_instagram_header h3 { font-size: 1.2308em; line-height:1.5em; } #sb_instagram .sb_instagram_header p { font-size: 1em; line-height:1.5em; } #sb_instagram #sbi_load { margin-top:0.5em; } /* Widget: Instagram */ ul.instagram-pics { margin-right: -5px; } ul.instagram-pics li { float: left; padding: 0 5px 5px 0; margin:0; overflow: hidden; width: 33.3333%; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .column-1_3 ul.instagram-pics li { width: 25%; } .column-1_2 ul.instagram-pics li { width: 20%; } .column-1_1 ul.instagram-pics li { width: 16.6666%; } ul.instagram-pics li:before { display:none; } /* 10. Footer areas -------------------------------------------------------------- */ .site_footer_wrap { margin-top:6em; } .remove_margins .site_footer_wrap { margin-top:0; } /* Footer widgets */ .footer_wrap_inner { padding: 9.6em 0 3em; } .footer_wrap aside { margin-bottom:1.6667em; margin-left: 0 !important; } .footer_wrap.footer_fullwidth { overflow:hidden; } .footer_wrap .widget_title { text-align:left; text-transform: uppercase; } .footer_wrap.footer_fullwidth .widget_title { text-align:center; margin-bottom:1.6667em; } .footer_wrap ul.trx_addons_list.icons li { line-height: 1.9em; margin-bottom: 0.475em; } /* Footer logo */ .logo_footer_wrap_inner { padding:7.15em 0; overflow:hidden; text-align:center; position:relative; } .footer_wrap + .logo_footer_wrap .logo_footer_wrap_inner { padding-top:4.15em; border-top-width: 1px; border-top-style: solid; } .logo_footer_wrap_inner:after { content:' '; position:absolute; z-index:1; left: 50%; bottom:0; width: 1px; height: 3.8889em; } .logo_footer_text { font-size: 3.3333em; line-height:1em; letter-spacing:6px; margin:0; } .logo_footer_image + .logo_footer_text { margin:0.63em 0 2em; } /* Socials */ .socials_footer_wrap_inner { padding:2.9em 0; text-align:center; } .socials_footer_wrap_inner .social_icons { display: inline-block; width: 2.2em; height: 2.2em; line-height:2.2em; text-align:center; border:1px solid #ddd; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); } .socials_footer_wrap_inner .social_icons span:before { -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); } .socials_footer_wrap_inner .social_icons:hover span:before { -webkit-transform:scale(1.2, 1.2) rotate(-45deg); -moz-transform:scale(1.2, 1.2) rotate(-45deg); -ms-transform:scale(1.2, 1.2) rotate(-45deg); transform:scale(1.2, 1.2) rotate(-45deg); } .socials_footer_wrap_inner .social_item+.social_item { margin-left:1.6em; } /* Menu in the footer */ .menu_footer_wrap_inner { padding:2em 0; text-align:center; } .menu_footer_nav_area ul { padding:0; margin:0; list-style-type:none; } .menu_footer_nav_area ul li { display:inline-block; vertical-align: baseline; font-size: 11px; font-weight: bold; text-transform:uppercase; letter-spacing:1px; } .menu_footer_nav_area ul li+li:before { content: ' '; display:inline-block; width: 0; height:0.8em; margin:0 3em; vertical-align:baseline; border-left: 1px dotted #ddd; } /* Copyright area */ .copyright_wrap_inner .copyright_text{ opacity: 0.7; } .logo_footer_wrap + .copyright_wrap .copyright_wrap_inner, .socials_footer_wrap + .copyright_wrap .copyright_wrap_inner, .menu_footer_wrap + .copyright_wrap .copyright_wrap_inner { border-top-width: 1px; border-top-style: solid; } .copyright_wrap_inner { font-size: 0; padding: 2rem 0; overflow: hidden; text-align: left; } .copyright_wrap p { margin:0; } .copyright_wrap_inner .column-1_2 { font-size: 0.8125rem; } /* 11. Utils -------------------------------------------------------------- */ /* Debug window */ #debug_log { position:fixed; z-index:1000000; display:block; width:100%; max-height:400px; left:0; top:0; background:rgba(0,0,0,0.8); color:#ffffff; overflow:auto; } .admin-bar #debug_log { top:32px; } #debug_log_close { position:absolute; right:0; top:0; width:20px; height:20px; line-height:20px; font-weight:bold; font-size:14px; text-align:center; cursor:pointer; } #debug_log_content { padding:12px; } /* 12. Registration and Login popups -------------------------------------------------------------- */ .popup_wrap { position: absolute; top: 3.3333em; right: 0; width: 37.5em; padding: 3em 2.5em 2em; display:none; } .popup_registration { right: -5.5em; } .popup_wrap .popup_close { display:block; font-size:1.25em; line-height:1em; width: 1em; height:1em; position:absolute; right:0; top:0; margin:0.5em 0.5em 0 0; text-align:center; color: #cccccc; border: 2px solid #ebebeb; background-color:#f4f7f9; } .popup_wrap .popup_close:hover { color: #909090; border: 2px solid #cccccc; background-color:#ffffff; } .popup_wrap .popup_close:before { font-family:fontello; content:'\e8ac'; line-height:1em; padding:0 !important; margin:0 !important; } .popup_wrap .form_wrap { position:relative; overflow:hidden; } .popup_wrap .form_left { float: left; padding-right: 2.5em; width: 54%; border-right: 1px solid #e0e0e0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .popup_wrap .form_right { float: right; padding-left: 2.5em; width: 45%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .popup_wrap.popup_registration .form_left { width: 50%; padding-right: 5px; border-right: none; } .popup_wrap.popup_registration .form_right { width: 50%; padding-left: 5px; } .popup_wrap .popup_form_field { margin-bottom:0.625em; } .popup_wrap input[type="text"], .popup_wrap input[type="email"], .popup_wrap input[type="password"] { width:100%; border: 2px solid #ebebeb; background-color:#fafafa; } .popup_wrap input:not([type="submit"]):focus { background-color:#ffffff; } .popup_wrap .popup_form_field.iconed_field { position:relative; } .popup_wrap .popup_form_field.iconed_field:before { position:absolute; z-index:1; top:10px; right:8px; margin-right:0; color:#c9c9c9; width:1em; } .popup_wrap .popup_form_field.iconed_field input { padding-right:30px; } .popup_wrap .popup_form_field .forgot_password { float: right; line-height: 1.5em; } .popup_wrap .popup_form_field.submit_field { padding:1em 0 4px 4px; } .popup_wrap .popup_form_field .submit_button { width:100%; } .popup_wrap .login_socials_title { color:#222222; font-size:1.5em; line-height:1.3em; margin-bottom:0.5em; } .popup_wrap .login_socials_problem { line-height:1.3em; } .popup_wrap .popup_form_field.remember_field { margin-top: 1.2em; } /* 13. Third part plugins ------------------------------------------------------------------------------------ */ /* Visual Composer */ .vc_row[class*="vc_custom_"] { background-size: cover !important; } .wpb_row, .wpb_text_column, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button { margin-bottom:0 !important; } .sc_gap .vc_row { margin-left:0; margin-right:0; } .sc_gap .vc_column_container { padding-left:0; padding-right:0; } h1 .wpb_text_column p, h2 .wpb_text_column p, h3 .wpb_text_column p, h4 .wpb_text_column p, h5 .wpb_text_column p, h6 .wpb_text_column p { padding-bottom:0 !important; } .vc_row.vc_row-has-fill:not(.fullwidth_1) { position: relative; } .vc_row.vc_row-has-fill:not(.fullwidth_1):before { content: ''; background-color: #fff; position: absolute; top: 0; bottom: 0; right: 0; left: 60%; display: block; } .vc_row[data-vc-full-width] { overflow: visible; } .hesperiden.tparrows { width: 30px!important; height: 30px!important; background: transparent!important; } .hesperiden.tparrows:hover { background: transparent; opacity: 0.5; } .hesperiden.tparrows.tp-leftarrow:before , .hesperiden.tparrows.tp-rightarrow:before { font-family: fontello; margin-left: 0; line-height: 30px; font-size: 28px; } .hesperiden.tparrows.tp-leftarrow:before { content: "\e931"; } .hesperiden.tparrows.tp-rightarrow:before { content: "\e930"; } /* Google conversion */ iframe[name="google_conversion_frame"] { height:1px; min-height:0px; display:none; } /* Visual Composer */ .post_item_single .post_edit .vc_inline-link { display:none; } /* Magnific popup */ .mfp-bg { z-index:200001; } .mfp-wrap { z-index:200002; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { right: -20px; padding:0; width: 44px; text-align:center; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { background: none !important; } /* 14. Predefined classes for users -------------------------------------------------------------- */ /* Round object corners */ .rounded_none { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .rounded_tiny { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .rounded_small { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .rounded_medium { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .rounded_large { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } .rounded { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } /* Height variants for the empty space */ .height_tiny { height: 1.0526em !important; } /* 20px */ .height_small { height: 1.5789em !important; } /* 30px */ .height_medium { height: 2.6316em !important; } /* 50px */ .height_large, .height_big { height: 5.2632em !important; } /* 100px */ .height_huge { height: 6.3158em !important; } /* 120px */ /* Link as buttons */ .theme_button { display:inline-block; text-transform:uppercase; white-space:nowrap; padding:2em 3.3em; font-size:0.8571em; font-weight:bold; letter-spacing:3px; border: none !important; -webkit-transition: all ease-in-out .3s !important; -moz-transition: all ease-in-out .3s !important; -ms-transition: all ease-in-out .3s !important; -o-transition: all ease-in-out .3s !important; transition: all ease-in-out .3s !important; } .theme_button.theme_button_small { padding:1.3em 3.3em; } .slider_engine_revo .theme_button { font-size:0.8571em !important; } .theme_button:after { content:'\e908'; font-family:'fontello'; margin-left: 0.5em; } /* Scroll button on the slider */ .theme_scroll_down { display:inline-block; text-align:center; cursor:pointer; font-size:10px !important; line-height:15px !important; } .theme_scroll_down:before { content: '\e90e'; font-family:'fontello'; font-size:20px !important; line-height:30px !important; display:block; text-align:center; } .theme_scroll_down:hover { -webkit-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -moz-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -ms-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -o-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); } /* Makeup image */ #makeup { position:absolute; z-index:1000000; pointer-events: none; opacity:0.2; left: 50%; top:0; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); } .admin-bar #makeup { top:32px; } #makeup { /* Correct this value to position makeup image */ margin-left: 0px; margin-top: 0px; display:none; } .scheme_dark .menu_main_nav > li.current-menu-parent > a, .scheme_dark .menu_main_nav > li.current-menu-ancestor > a, .scheme_dark .menu_main_nav > li li.current-menu-item > a, .scheme_dark .menu_main_nav > li li.current-menu-parent > a, .scheme_dark .menu_main_nav > li li.current-menu-ancestor > a, .scheme_dark .menu_header_nav > li > a:hover, .scheme_dark .menu_header_nav > li.sfHover > a, .scheme_dark .menu_header_nav > li.current-menu-item > a, .scheme_dark .menu_header_nav > li.current-menu-parent > a, .scheme_dark .menu_header_nav > li.current-menu-ancestor > a, .scheme_dark .menu_main_nav > li li > a:hover, .scheme_dark .menu_main_nav > li li.sfHover > a, .scheme_dark .menu_main_nav > li > a:hover{ color: #0481ac !important; } .top_panel_style_1 .scheme_dark .menu_mobile_button, .top_panel_style_1 .scheme_dark .menu_mobile_button:before, .top_panel_style_1 .scheme_default .menu_mobile_button, .top_panel_style_1 .scheme_default .menu_mobile_button:before { border-color: #fff !important; } .top_panel_style_2 .scheme_dark .menu_mobile_button, .top_panel_style_2 .scheme_dark .menu_mobile_button:before{ border-color: #202020 !important; } @media (max-width: 767px){ .top_panel_style_2 .scheme_dark .menu_mobile_button, .top_panel_style_2 .scheme_dark .menu_mobile_button:before{ border-color: #035a95 !important; } } .post_layout_chess .post_featured:before { content: ' '; width: 0; height: 0; padding-top: 100%; display: inline-block; margin-left: -0.3em; } .post_layout_chess .post_featured img{ height: 100%; width: auto; max-width: 1000%; position: absolute !important; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .post_layout_chess .post_featured .slider_swiper{ position: absolute !important; top: 0; left: 0; right: 0; bottom: 0; height: 100% !important; } .post_layout_chess.format-audio .post_featured { width: 50%; } .post_layout_chess.format-audio .post_audio { padding: 1em; } .scheme_default .post_layout_chess_2 .post_content_inner:after, .scheme_default .post_layout_chess_3 .post_content_inner:after { background: transparent !important; } .page_content_wrap.scheme_default { background-color: #e6e4e4; }
public/css/style.css
1. Reset tags 2. Default tag's settings 3. Form fields settings 4. WP styles and Screen readers 5. Theme grid 6. Page layouts 7. Section's decorations 7.1 Header: Logo and Menu 7.2 Sliders 7.3 Page info (page/post title, category or tag name, author, etc.) 7.4 Blog layouts 7.5 Post Formats 7.6 Paginations 8. Single page parts 8.1 Post header 8.2 Post footer 8.3 Post author 8.4 Related posts 8.5 Comments 8.6 Page 404 8.7 Page 'No search results' and 'No archive results' 9. Sidebars 10. Footer areas 11. Utils 12. Registration and Login popups 13. Third part plugins 14. Predefined classes for users -------------------------------------------------------------- */ /* 1. Reset tags -------------------------------------------------------------- */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,input,textarea,button, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, address, section, video, audio { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; line-height:inherit; border: 0; outline: 0; -webkit-font-smoothing: antialiased; -ms-word-wrap: break-word; word-wrap: break-word; } html, body { margin: 0; padding: 0; width: 100%; height: 100%; line-height: 1.8125em; } html { font-size: 100%; /*62.5%;*/ /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */ overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */ -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */ -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .body_wrap { overflow-x: hidden; } /* 2. Default tag's settings -------------------------------------------------------------- */ html, body { font-size: 16px; } body { text-rendering: optimizeLegibility; font-weight: 400; } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } h1 {font-size: 3.625em; font-weight:300; font-style: normal; line-height:1em; margin-top: 0em; margin-bottom: 0.7em; letter-spacing: 0px;} h2 {font-size: 3em; font-weight:300; font-style: normal; line-height:1.25em; margin-top: 0em; margin-bottom: 0.9em; letter-spacing: 0px;} h3 {font-size: 2em; font-weight:300; font-style: normal; line-height:1.25em; margin-top: 0em; margin-bottom: 0.75em; letter-spacing: 0px;} h4 {font-size: 1.375em; font-weight:300; font-style: normal; line-height:1.27em; margin-top: 0em; margin-bottom: 1.2em; letter-spacing: 0px;} h5 {font-size: 1.0625em; font-weight:300; font-style: normal; line-height:1.2352em; margin-top: 0em; margin-bottom: 1.3em; letter-spacing: 0.08em;text-transform:uppercase;} h6 {font-size: 1em; font-weight:400; font-style: normal; line-height:1.3125em; margin-top: 0em; margin-bottom: 1.5em; letter-spacing: 0px;text-transform:uppercase;} .wpb_text_column h1:last-child { margin-bottom: 0.7em;} .wpb_text_column h2:last-child { margin-bottom: 0.9em;} .wpb_text_column h3:last-child { margin-bottom: 0.75em;} .wpb_text_column h4:last-child { margin-bottom: 1.2em;} .wpb_text_column h5:last-child { margin-bottom: 1.7em;} .wpb_text_column h6:last-child { margin-bottom: 1.5em;} p, ul, ol, dl, blockquote, address { margin: 0 0 1.5789em; } li > ol, li > ul, dl > dd { margin-bottom:0; } li > p { margin-bottom:0; } li > p+p { margin-top:0.5em; } ol, ul { padding-left:1.5em; } /* Links */ a { text-decoration:none; background:transparent; } a, a:hover, a:focus, a:active { outline: 0; } a img { border: none; } a, a:before, button, input[type="button"], input[type="submit"] { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } :active, :focus { outline:0; } /* Tables */ table { border-spacing: 0px; width: 100%; border-collapse: collapse; } table > p { margin: 0 !important; } table td { padding: 1.5em 1em; text-align: center; border: 1px solid #dbe1e6; } table thead th, table thead td { border: 1px solid rgba(256,256,256,0.3); } .sc_table table tr:first-child th, .sc_table table tr:first-child td { font-weight: 400; } .bg_position_center, [class*="vc_custom_"].bg_position_center{ background-position: center 0% !important; } /* Blockquotes*/ blockquote { text-align:left; padding: 4.7em 6em 2.8em 6em; position:relative; margin-left: 6em; background-color: #f1f6fb; } blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } blockquote p { margin: 0; font-size: 1.375em; line-height: 1.3em; } blockquote p+p { margin-top: 0.4em; } blockquote a, blockquote cite { display:block; font-size: 14px; margin-top: 2.1em; line-height: 1.3em; font-weight:400; text-transform: uppercase; letter-spacing: 0.04em; } blockquote:before { content: '\e902'; font-family: 'fontello'; font-size: 2em; font-weight: 600; display: block; position: absolute; top: 1.9em; left: 1.8em; opacity: 0.4; } .post_layout_excerpt blockquote { padding: 4.7em 6em 2.8em 9.8em; margin-bottom: 1.3em; margin-left: 0; } .post_layout_excerpt blockquote:before { left: 2.2em; top: 2.4em; font-size: 2em; opacity: 1; } .post_layout_excerpt .post_content blockquote p+p { margin-top:0.3em; } .blog_mode_post blockquote, .blog_mode_page blockquote { margin-right: 1.5em; margin-top: 1.5em; } .blog_mode_post .comments_list blockquote, .blog_mode_page .comments_list blockquote { margin: 1.5em 0; } /* Other tags */ dd { margin-left: 1.5em; } dt, b, strong { font-weight: bold; } dfn, em, i { font-style: italic; } pre, code, kbd, tt, var, samp { font-family: "Courier New", Courier, monospace; font-size: 1em; } pre { overflow: auto; max-width: 100%; } abbr, acronym { border-bottom: 1px dotted; cursor: help; } mark, ins { background-color:transparent; text-decoration: none; font-style:italic; font-weight:bold; } sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: .5ex; } small { font-size: 80%; } big { font-size: 120%; } [hidden], template { display: none; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; border: none; border-top: 2px solid #eee; margin: 6.3em 0 4em; } /* Images */ img { max-width: 100%; height: auto; vertical-align:top; } figure, .wp-caption, .wp-caption-overlay .wp-caption { border: 0; margin: 0; padding: 0; overflow: hidden; position: relative; max-width:100%; } figure figcaption, .wp-caption .wp-caption-text, .wp-caption .wp-caption-dd, .wp-caption-overlay .wp-caption .wp-caption-text, .wp-caption-overlay .wp-caption .wp-caption-dd { -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; position: absolute; bottom: 0; right: 0; left: 0; margin-bottom: 0; background-color: rgba(0,0,0,0.5); font-size: 0.8125em; font-weight: 400; text-align: center; padding: 0.7em 1em; text-transform: uppercase; } figure:hover figcaption, .wp-caption:hover .wp-caption-text, .wp-caption:hover .wp-caption-dd, .wp-caption-overlay .wp-caption:hover .wp-caption-text, .wp-caption-overlay .wp-caption:hover .wp-caption-dd { margin-bottom: -5em; } svg:not(:root) { overflow: hidden; } /* Audio and Video */ audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } iframe, video, embed { max-width: 100%; min-height: 100px; vertical-align: top; } /* Media Elements player hook */ .me-cannotplay { overflow:hidden; } .me-plugin { position: absolute; height: 0; width: 0; } /* Media elements hook for Safary */ /* Fontello icons */ [class^="icon-"]:before, [class*=" icon-"]:before { line-height: inherit; font-weight: inherit; font-size: inherit; width:auto; margin:0; } .bypostauthor { font-size: 1em; } /* 3. Form fields settings -------------------------------------------------------------- */ form { margin-bottom:0; } button, input, optgroup, select, textarea { font-family: inherit; font-size: 1em; /* Corrects font size not being inherited in all browsers */ margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */ } button { overflow: visible; } button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; font-size:12px; font-weight:bold; text-transform:uppercase; letter-spacing:1px; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea, select, input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="search"], input[type="password"], input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */ -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } input[type="checkbox"], input[type="radio"] { padding: 0; /* Addresses excess padding in IE8/9 */ } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: none; /* Addresses appearance set to searchfield in S5, Chrome */ -webkit-appearance: textfield; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ } button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */ border: 0; padding: 0; } input[type="text"], input[type="number"], input[type="email"], input[type="tel"], input[type="password"], input[type="search"], select, textarea { -webkit-appearance: none; outline: none; resize: none; padding: 0.9em 1.5em; font-size: 1em; line-height: 1.3em; } button::-moz-focus-inner { border: 0; } button:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, select, textarea:focus { outline: none; } textarea { overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */ vertical-align: top; /* Improves readability and alignment in all browsers */ min-height: 9.9em; } label.required:after { content:'*'; display:inline-block; vertical-align:text-top; font-size:80%; color:#da6f5b; display: none; } input[type="radio"], input[type="checkbox"] { display:none; } input[type="radio"] + label, input[type="checkbox"] + label { position:relative; padding-left:1.75em; line-height:1.5em; } input[type="radio"] + label:before, input[type="checkbox"] + label:before { content:' '; font-family:fontello; display:block; text-align:center; border: 1px solid #eee; position:absolute; left:0; top:3px; width:1em; height:1em; line-height:1em; } input[type="radio"] + label:before { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } input[type="checkbox"]:checked + label:before { content:'\e8ab'; } input[type="radio"]:checked + label:before { content:'\e8e4'; } .widget_search form, .select_container { width:100%; overflow:hidden; position:relative; } .select_container select { border: 1px solid #eee; } .select_container, .select_container:after, .select_container select { -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .widget_search form:after, .select_container:after { content:'\e828'; font-family: 'fontello'; display:block; text-align:center; position:absolute; right:1em; top:50%; font-size: 0.8em; margin-top: -0.4em; width:1em; height:1em; line-height:1em; z-index:0; pointer-events: none; cursor:pointer; } .widget_search form:after { content: '\e92d'; right:1.2em; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .widget_search .search-field, .select_container select { width:100%; padding-right: 3em !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .select_container select { width:110%; background:none !important; } .select_container select, .select_container select option { padding:0.5em 1em; } /* 4. WP styles and Screen readers -------------------------------------------------------------- */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; margin:0 !important; padding:0 !important; } .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { display: block; top: 5px; left: 5px; width: auto; height: auto; padding: 1em 1.5em; font-size:0.8em; line-height: normal; color: #21759b; background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; text-decoration: none; z-index: 100000; /* Above WP toolbar */ } .alignleft { display: inline-block; float: left; margin-right: 2em; } .alignright { display: inline-block; float: right; margin-left: 2em; } .aligncenter { clear: both; display: block !important; margin-left: auto !important; margin-right:auto !important; text-align:center; } figure.alignleft, figure.alignright { margin-top:0.5em; } /* Sticky posts */ .sticky_wrap { margin-bottom: 1.7333em; } .sticky { position:relative; border: 2px solid #ddd; padding: 2em; } .sticky .label_sticky { display:block; position:absolute; z-index:1; right: -14px; top: -14px; width: 0; height: 0; border: 12px solid transparent; border-top-color:#ddd; -webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); } .sticky .post_categories { margin-top: 1em; } .sticky .post_title { margin-top: 0.5em; margin-bottom:0; text-transform:uppercase; letter-spacing:1px; } /* Gallery */ .gallery { margin: 0 -5px; } .gallery .gallery-item { display: inline-block; overflow:hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .gallery .gallery-item a { display: block; } .gallery .gallery-item a img { border: none !important; display: block; width: 100%; } .gallery .gallery-item .gallery-icon { margin: 0 5px; } .gallery .gallery-item .gallery-caption { line-height: 1.3em; margin: 0 5px; padding: 6px; font-size:0.8em; max-height: 3.8em; } .gallery .gallery-item:hover .gallery-caption { bottom: -200px; } .gallery.gallery-columns-9 .gallery-item { width: 11.1111% !important; } .gallery.gallery-columns-8 .gallery-item { width: 12.5% !important; } .gallery.gallery-columns-7 .gallery-item { width: 14.2857% !important; } .gallery.gallery-columns-6 .gallery-item { width: 16.6666% !important; } .gallery.gallery-columns-5 .gallery-item { width: 20% !important; } .gallery.gallery-columns-4 .gallery-item { width: 25% !important; } .gallery.gallery-columns-3 .gallery-item { width: 33.3333% !important; } .gallery.gallery-columns-2 .gallery-item { width: 50% !important; } .gallery.gallery-columns-1 .gallery-item { width: 100% !important; } .gallery.gallery-columns-9 .gallery-caption { font-size: 0.625em; } .gallery.gallery-columns-8 .gallery-caption { font-size: 0.6875em; } .gallery.gallery-columns-7 .gallery-caption { font-size: 0.75em; } .gallery.gallery-columns-6 .gallery-caption { font-size: 0.8125em; } .post-password-form label { display:inline-block; vertical-align:top; } .post-password-form input[type="submit"] { display: inline-block; margin-left: 0.2em; padding: 0.7em 2.8em; font-size: 0.875em; font-weight: 600; letter-spacing: 0.04em; } /* 5. Theme grid -------------------------------------------------------------- */ .container, .container-fluid { margin-right: auto; margin-left: auto; padding-left: 25px; padding-right: 25px; } .row, .columns_wrap { margin-left: 0px; margin-right: -50px; } .row > [class*="column-"], .columns_wrap > [class*="column-"] { /* Old way: floating columns */ /* float: left;*/ /* New way: inline blocks */ /* Warning: remove spaces between column's tags: Right: Wrong: <div class="columns_wrap"><div class="column-1_2"> <div class="columns_wrap"> <div class="column-1_2"> ... ... </div><div class="column-1_2"> </div <div class="column-1_2"> ... ... </div></div> </div> </div> */ display:inline-block; vertical-align:top; position: relative; min-height: 1px; padding-left: 0px; /* 25px; */ padding-right: 50px; /* 25px; */ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .row.columns_padding_left, .columns_wrap.columns_padding_left, .vc_row.columns_padding_left { margin-left: -50px; margin-right: 0; } .vc_row.columns_padding_left .vc_column_container > .vc_column-inner, .row.columns_padding_left > [class*="column-"], .columns_wrap.columns_padding_left > [class*="column-"], .row > [class*="column-"].columns_padding_left, .columns_wrap > [class*="column-"].columns_padding_left { padding-left:50px; padding-right:0; } .vc_row.columns_padding_right, .row.columns_padding_right, .columns_wrap.columns_padding_right { margin-left: 0; margin-right: -50px; } .vc_row.columns_padding_right .vc_column_container > .vc_column-inner, .row.columns_padding_right > [class*="column-"], .columns_wrap.columns_padding_right > [class*="column-"], .row > [class*="column-"].columns_padding_right, .columns_wrap > [class*="column-"].columns_padding_right { padding-left:0; padding-right:50px; } .vc_row, .row.columns_padding_center, .columns_wrap.columns_padding_center { margin-left: -25px; margin-right: -25px; } .vc_column_container > .vc_column-inner, .row.columns_padding_center > [class*="column-"], .columns_wrap.columns_padding_center > [class*="column-"], .row > [class*="column-"].columns_padding_center, .columns_wrap > [class*="column-"].columns_padding_center { padding-left:25px; padding-right:25px; } .row.columns_padding_bottom > [class*="column-"], .columns_wrap.columns_padding_bottom > [class*="column-"], .row > [class*="column-"].columns_padding_bottom, .columns_wrap > [class*="column-"].columns_padding_bottom { padding-bottom: 50px; } .sc_blogger.no_margins .row, .sc_blogger.no_margins .columns_wrap, .row.no_margins, .columns_wrap.no_margins { margin: 0 !important; } .sc_blogger.no_margins .row > [class*="column-"], .sc_blogger.no_margins .columns_wrap > [class*="column-"], .row.no_margins > [class*="column-"], .columns_wrap.no_margins > [class*="column-"] { padding: 0 !important; } /* Columns width */ .column-1, .column-1_1, .column-2_2, .column-3_3, .column-4_4, .column-5_5, .column-6_6, .column-7_7, .column-8_8, .column-9_9, .column-10_10, .column-11_11, .column-12_12 { width:100%; } .column-1_2, .column-2_4, .column-3_6, .column-4_8, .column-5_10, .column-6_12 { width:50%; margin-right: -4px;} .column-1_3, .column-2_6, .column-3_9, .column-4_12 { width:33.33333333%; margin-right: -4px;} .column-2_3, .column-4_6, .column-8_12 { width:66.66666667%; } .column-1_4, .column-2_8, .column-3_12 { width:25%; margin-right: -4px; } .column-3_4, .column-6_8, .column-9_12 { width:75%; } .column-1_5, .column-2_10 { width:20%; } .column-2_5, .column-4_10 { width:40%; } .column-3_5, .column-6_10 { width:60%; } .column-4_5, .column-8_10 { width:80%; } .column-1_6, .column-2_12 { width:16.66666667%; } .column-5_6, .column-10_12 { width:83.33333333%; } .column-1_7 { width:14.28571429%; } .column-2_7 { width:28.57142857%; } .column-3_7 { width:42.85714286%; } .column-4_7 { width:57.14285714%; } .column-5_7 { width:71.42857143%; } .column-6_7 { width:85.71428571%; } .column-1_8 { width:12.5%; } .column-3_8 { width:37.5%; } .column-5_8 { width:62.5%; } .column-7_8 { width:87.5%; } .column-1_9 { width:11.11111111%; } .column-2_9 { width:22.22222222%; } .column-3_9 { width:33.33333333%; } .column-4_9 { width:44.44444444%; } .column-5_9 { width:55.55555556%; } .column-6_9 { width:66.66666667%; } .column-7_9 { width:77.77777778%; } .column-8_9 { width:88.88888889%; } .column-1_10 { width:10%; } .column-3_10 { width:30%; } .column-7_10 { width:70%; } .column-9_10 { width:90%; } .column-1_11 { width: 9.09090909%; } .column-2_11 { width:18.18181818%; } .column-3_11 { width:27.27272727%; } .column-4_11 { width:36.36363636%; } .column-5_11 { width:45.45454545%; } .column-6_11 { width:54.54545455%; } .column-7_11 { width:63.63636364%; } .column-8_11 { width:72.72727273%; } .column-9_11 { width:81.81818182%; } .column-10_11 { width:90.90909091%; } .column-1_12 { width: 8.33333333%; } .column-5_12 { width:41.66666667%; } .column-7_12 { width:58.33333333%; } .column-11_12 { width:91.66666667%; } /* Push columns */ .push-1_2, .push-2_4, .push-3_6, .push-4_8, .push-5_10, .push-6_12 { left:50%; } .push-1_3, .push-2_6, .push-3_9, .push-4_12 { left:33.33333333%; } .push-2_3, .push-4_6, .push-8_12 { left:66.66666667%; } .push-1_4, .push-2_8, .push-3_12 { left:25%; } .push-3_4, .push-6_8, .push-9_12 { left:75%; } .push-1_5, .push-2_10 { left:20%; } .push-2_5, .push-4_10 { left:40%; } .push-3_5, .push-6_10 { left:60%; } .push-4_5, .push-8_10 { left:80%; } .push-1_6, .push-2_12 { left:16.66666667%; } .push-5_6, .push-10_12 { left:83.33333333%; } .push-1_7 { left:14.28571429%; } .push-2_7 { left:28.57142857%; } .push-3_7 { left:42.85714286%; } .push-4_7 { left:57.14285714%; } .push-5_7 { left:71.42857143%; } .push-6_7 { left:85.71428571%; } .push-1_8 { left:12.5%; } .push-3_8 { left:37.5%; } .push-5_8 { left:62.5%; } .push-7_8 { left:87.5%; } .push-1_9 { left:11.11111111%; } .push-2_9 { left:22.22222222%; } .push-3_9 { left:33.33333333%; } .push-4_9 { left:44.44444444%; } .push-5_9 { left:55.55555556%; } .push-6_9 { left:66.66666667%; } .push-7_9 { left:77.77777778%; } .push-8_9 { left:88.88888889%; } .push-1_10 { left:10%; } .push-3_10 { left:30%; } .push-7_10 { left:70%; } .push-9_10 { left:90%; } .push-1_11 { left: 9.09090909%; } .push-2_11 { left:18.18181818%; } .push-3_11 { left:27.27272727%; } .push-4_11 { left:36.36363636%; } .push-5_11 { left:45.45454545%; } .push-6_11 { left:54.54545455%; } .push-7_11 { left:63.63636364%; } .push-8_11 { left:72.72727273%; } .push-9_11 { left:81.81818182%; } .push-10_11 { left:90.90909091%; } .push-1_12 { left: 8.33333333%; } .push-5_12 { left:41.66666667%; } .push-7_12 { left:58.33333333%; } .push-11_12 { left:91.66666667%; } /* Pull columns */ .pull-1_2, .pull-2_4, .pull-3_6, .pull-4_8, .pull-5_10, .pull-6_12 { right:50%; } .pull-1_3, .pull-2_6, .pull-3_9, .pull-4_12 { right:33.33333333%; } .pull-2_3, .pull-4_6, .pull-8_12 { right:66.66666667%; } .pull-1_4, .pull-2_8, .pull-3_12 { right:25%; } .pull-3_4, .pull-6_8, .pull-9_12 { right:75%; } .pull-1_5, .pull-2_10 { right:20%; } .pull-2_5, .pull-4_10 { right:40%; } .pull-3_5, .pull-6_10 { right:60%; } .pull-4_5, .pull-8_10 { right:80%; } .pull-1_6, .pull-2_12 { right:16.66666667%; } .pull-5_6, .pull-10_12 { right:83.33333333%; } .pull-1_7 { right:14.28571429%; } .pull-2_7 { right:28.57142857%; } .pull-3_7 { right:42.85714286%; } .pull-4_7 { right:57.14285714%; } .pull-5_7 { right:71.42857143%; } .pull-6_7 { right:85.71428571%; } .pull-1_8 { right:12.5%; } .pull-3_8 { right:37.5%; } .pull-5_8 { right:62.5%; } .pull-7_8 { right:87.5%; } .pull-1_9 { right:11.11111111%; } .pull-2_9 { right:22.22222222%; } .pull-3_9 { right:33.33333333%; } .pull-4_9 { right:44.44444444%; } .pull-5_9 { right:55.55555556%; } .pull-6_9 { right:66.66666667%; } .pull-7_9 { right:77.77777778%; } .pull-8_9 { right:88.88888889%; } .pull-1_10 { right:10%; } .pull-3_10 { right:30%; } .pull-7_10 { right:70%; } .pull-9_10 { right:90%; } .pull-1_11 { right: 9.09090909%; } .pull-2_11 { right:18.18181818%; } .pull-3_11 { right:27.27272727%; } .pull-4_11 { right:36.36363636%; } .pull-5_11 { right:45.45454545%; } .pull-6_11 { right:54.54545455%; } .pull-7_11 { right:63.63636364%; } .pull-8_11 { right:72.72727273%; } .pull-9_11 { right:81.81818182%; } .pull-10_11 { right:90.90909091%; } .pull-1_12 { right: 8.33333333%; } .pull-5_12 { right:41.66666667%; } .pull-7_12 { right:58.33333333%; } .pull-11_12 { right:91.66666667%; } /* Margin for the columns */ .offset-1_2, .offset-2_4, .offset-3_6, .offset-4_8, .offset-5_10, .offset-6_12 { margin-left:50%; } .offset-1_3, .offset-2_6, .offset-3_9, .offset-4_12 { margin-left:33.33333333%; } .offset-2_3, .offset-4_6, .offset-8_12 { margin-left:66.66666667%; } .offset-1_4, .offset-2_8, .offset-3_12 { margin-left:25%; } .offset-3_4, .offset-6_8, .offset-9_12 { margin-left:75%; } .offset-1_5, .offset-2_10 { margin-left:20%; } .offset-2_5, .offset-4_10 { margin-left:40%; } .offset-3_5, .offset-6_10 { margin-left:60%; } .offset-4_5, .offset-8_10 { margin-left:80%; } .offset-1_6, .offset-2_12 { margin-left:16.66666667%; } .offset-5_6, .offset-10_12 { margin-left:83.33333333%; } .offset-1_7 { margin-left:14.28571429%; } .offset-2_7 { margin-left:28.57142857%; } .offset-3_7 { margin-left:42.85714286%; } .offset-4_7 { margin-left:57.14285714%; } .offset-5_7 { margin-left:71.42857143%; } .offset-6_7 { margin-left:85.71428571%; } .offset-1_8 { margin-left:12.5%; } .offset-3_8 { margin-left:37.5%; } .offset-5_8 { margin-left:62.5%; } .offset-7_8 { margin-left:87.5%; } .offset-1_9 { margin-left:11.11111111%; } .offset-2_9 { margin-left:22.22222222%; } .offset-3_9 { margin-left:33.33333333%; } .offset-4_9 { margin-left:44.44444444%; } .offset-5_9 { margin-left:55.55555556%; } .offset-6_9 { margin-left:66.66666667%; } .offset-7_9 { margin-left:77.77777778%; } .offset-8_9 { margin-left:88.88888889%; } .offset-1_10 { margin-left:10%; } .offset-3_10 { margin-left:30%; } .offset-7_10 { margin-left:70%; } .offset-9_10 { margin-left:90%; } .offset-1_11 { margin-left: 9.09090909%; } .offset-2_11 { margin-left:18.18181818%; } .offset-3_11 { margin-left:27.27272727%; } .offset-4_11 { margin-left:36.36363636%; } .offset-5_11 { margin-left:45.45454545%; } .offset-6_11 { margin-left:54.54545455%; } .offset-7_11 { margin-left:63.63636364%; } .offset-8_11 { margin-left:72.72727273%; } .offset-9_11 { margin-left:81.81818182%; } .offset-10_11 { margin-left:90.90909091%; } .offset-1_12 { margin-left: 8.33333333%; } .offset-5_12 { margin-left:41.66666667%; } .offset-7_12 { margin-left:58.33333333%; } .offset-11_12 { margin-left:91.66666667%; } /* Utils */ .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .columns_wrap:before, .columns_wrap:after { content: " "; display: table; } .clearfix:after, .container:after, .container-fluid:after, .row:after, .columns_wrap:after { clear: both; width:100%; height:0; display:block; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .affix { position: fixed; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .visible { visibility: visible; } .invisible { visibility: hidden; } .show { display: block !important; } .hide { display: none !important; } .hidden { display: none !important; visibility: hidden !important; } .text-hide { font-size: 0; line-height: 0; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .vertical-centered { overflow:hidden; } .vertical-centered:before { content:' '; height: 100%; width: 0; margin-left:-0.3em; } .vertical-centered:before, .vertical-centered > * { display: inline-block; vertical-align:middle; } .hr_advisor_loading { background-image:url(images/preloader.gif); background-position:center; background-repeat:no-repeat; } /* 6. Page layouts -------------------------------------------------------------- */ .page_wrap, .content_wrap { margin:0 auto; } #page_preloader, .body_style_boxed { background-color:#f0f0f0; } .body_style_boxed .page_wrap { width:1290px; overflow: hidden; } .content_wrap, .content_container { width:1170px; margin:0 auto; } .content_wrap .content_wrap, .content_wrap .content_container, .content_container .content_wrap, .content_container .content_container { width:100%; } .content_wrap:after, .content_container:after { content:" "; display:block; width:100%; height:0; clear:both; } .body_style_fullwide .content_wrap { width: 100%; padding-left:130px; padding-right:130px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .content, .sidebar, .sidebar_inner { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page_content_wrap .content_wrap { position:relative; } /* Content and Sidebar */ body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen):not(.sidebar_hide) .content {width: 740px;} .sidebar { width: 310px; padding-left: 60px; box-sizing: content-box; border-left: 2px solid; } .sidebar_hide .content { margin-left: auto; margin-right: auto; } .sidebar_right .content { float: left; } .sidebar_right .sidebar {float: right;} .sidebar_left .content { float: right; } .sidebar_left .sidebar { float: left; } /* Fullwide or Fullscreen with sidebar */ .body_style_fullwide .content, .body_style_fullscreen .content { width:auto; max-width:100%; width: 100%; } .body_style_fullwide.sidebar_right .content, .body_style_fullscreen.sidebar_right .content { padding-right: 400px; } .body_style_fullwide.sidebar_right .sidebar, .body_style_fullscreen.sidebar_right .sidebar {margin-left: -355px;} .body_style_fullwide.sidebar_left .content, .body_style_fullscreen.sidebar_left .content { padding-left: 400px; } .body_style_fullwide.sidebar_left .sidebar, .body_style_fullscreen.sidebar_left .sidebar { margin-right:-370px; } .body_style_fullscreen .page_content_wrap { overflow:hidden; padding:0; } /* Boxed style for articles and sidebar */ .body_style_fullscreen .content > article.page { padding:0; } /* 7. Section's decorations -------------------------------------------------------------- */ /* 7.1 Header: Logo and Menu -------------------------------------------------------------- */ /* Top panel */ .top_panel { position:relative; z-index:10000; background-position:center; background-repeat:repeat; padding: 0; margin-bottom:7em; } .remove_margins .top_panel { margin-bottom:0; } .top_panel:before { content:' '; position:absolute; z-index:1; top: 0; left: 0; right: 0; bottom: 0; background-color:rgba(0,0,0,0.8); display:none; } .top_panel.with_featured_image:before { display:none; } /* Header positions */ .header_position_over .top_panel { position:absolute; z-index:2; left:0; top:0; width: 100%; background: none !important; } .header_position_under .top_panel { position:relative; z-index:1; } .header_position_under .top_panel_mask { display:none; position:absolute; z-index:10000; left:0; top:0; width:100%; height:100%; background-color:#000; opacity: 0; filter: alpha(opacity=0); pointer-events: none; } .header_position_under .page_content_wrap { position:relative; z-index:2; } /* Fixed panel */ .top_panel_fixed_wrap { display:none; } .menu_style_side .top_panel_fixed_wrap, .header_style_header-2 .top_panel_fixed_wrap { display:none !important; } .top_panel_fixed .top_panel_fixed_wrap { display:block; } .top_panel_fixed .top_panel_navi { position:fixed; top:0; left:0; right:0; z-index:10000; padding-top:0; -webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none; } .top_panel_fixed .menu_main_wrap { padding:1em 0; -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); } .top_panel_fixed .logo { display:none; } .top_panel_fixed .menu_main_nav_area { margin-top: 0; } .admin-bar.top_panel_fixed .top_panel_navi { top:32px; } /* Logo in the header */ .logo { position:relative; display:block; text-align:center; } .logo img { display:inline-block; margin:0; max-width:100%; max-height:18em; width:auto; } .logo_text { display:block; font-size: 1.7857em; font-style:normal; line-height:1.3em; text-transform:uppercase; letter-spacing:4px; } .logo_slogan { display:block; font-size: 0.9286em; line-height:1.7em; letter-spacing:1px; } /* Header Style 2: title image and text */ .top_panel_title_2 { text-align:center; } .top_panel_title_2_image { max-height: 7em; } .top_panel_title_2_image + .top_panel_title_2_text { margin-top: 3.66em; } .top_panel_title_2_text { font-size: 0.8421em; font-weight:600; line-height: 2em; text-transform:uppercase; letter-spacing:2px; max-width:70%; margin-left: auto; margin-right: auto; } /* Menu */ .top_panel_navi [class^="icon-"]:before, .top_panel_navi [class*=" icon-"]:before { margin-right:0.5em; } .top_panel_navi { position:relative; z-index: 3; padding-top:3.7em; } .header_title_off .top_panel_navi { padding-bottom: 3.7em; } .top_panel_navi_header ul, .top_panel_navi ul { display:inline-block; margin:0; padding:0; list-style-type:none; } .top_panel_navi_header ul:after, .top_panel_navi ul:after { content:' '; display:block; width:100%; height:0; clear: both; } .top_panel_navi_header li, .top_panel_navi li { margin: 0; position:relative; letter-spacing: 0.02em; } .top_panel_navi_header li > a, .top_panel_navi li > a { display:block; position:relative; } .top_panel_navi_header .menu_header_nav > li.menu-item-has-children > a:after, .top_panel_navi .menu_main_nav > li.menu-item-has-children > a:after { font-family: 'fontello'; display:inline-block; position:absolute; z-index:1; font-weight:normal; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .top_panel_navi_header li li.menu-item-has-children > a:after, .top_panel_navi li li.menu-item-has-children > a:after { content: '\e836'; font-family: 'fontello'; font-weight:normal; position:absolute; right: 1em; top: 50%; margin-top: -0.8em; } /* Main menu */ .menu_header_wrap, .menu_main_wrap { text-align:center; } .menu_header_nav_area, .menu_main_nav_area { font-size: 0.8125em; font-weight: 600; line-height:1.5em; position:relative; display:inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; /* margin-top: 4.8em; */ visibility:hidden; text-align:center; } .menu_header_nav_area { margin-top: 2em; margin-bottom: 6em; } .menu_header_nav_area.menu_show, .menu_main_nav_area.menu_show { visibility:visible; } .menu_header_nav, .menu_main_nav { text-align:center; vertical-align:middle; } .menu_header_nav > li, .menu_main_nav > li { position:relative; /* float:left; */ z-index:20; display: inline-block; } .menu_main_nav > li+li { z-index:19; } .menu_main_nav > li+li+li { z-index:18; } .menu_main_nav > li+li+li+li { z-index:17; } .menu_main_nav > li+li+li+li+li { z-index:16; } .menu_main_nav > li+li+li+li+li+li { z-index:15; } .menu_main_nav > li+li+li+li+li+li+li { z-index:14; } .menu_main_nav > li+li+li+li+li+li+li+li { z-index:13; } .menu_main_nav > li+li+li+li+li+li+li+li+li { z-index:12; } .menu_main_nav > li+li+li+li+li+li+li+li+li+li { z-index:11; } .menu_main_nav > li ul { position:absolute; display:none; z-index:10000; } .menu_header_nav > li > a, .menu_main_nav > li > a { text-transform:uppercase; padding: 1em 1.1em; position:relative; } /* Submenu */ .menu_header_nav > li ul, .menu_main_nav > li ul { line-height:1.5em; text-transform:uppercase; text-align:center; margin-left: -7.5em; width: 15em; text-align: left; padding: 2.9em 2em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; } .menu_header_nav > li ul > li > a, .menu_main_nav > li ul > li > a { padding: 0; } .menu_header_nav > li ul > li + li > a , .menu_main_nav > li ul > li + li > a{ margin-top: 0.85em; } .menu_header_nav > li > ul, .menu_main_nav > li > ul { top: 5em; left: 50%; margin-left: -7.5em; width: 15em; text-align: left; padding: 2.9em 2em; box-sizing: border-box; } .menu_header_nav > li > ul ul, .menu_main_nav > li > ul ul { left: 12.5em; top: -2.7em; margin: -2px 0 0 10px; } .menu_header_nav > li > ul ul:before, .menu_main_nav > li > ul ul:before { top: 2.3em; left: -16px; margin-left:0; margin-top:8px; } .menu_header_nav > li > ul ul.submenu_left, .menu_main_nav > li > ul ul.submenu_left { left:-16.3636em; margin:-2px 0 0 -14px; } .menu_header_nav > li > ul ul.submenu_left:before, .menu_main_nav > li > ul ul.submenu_left:before { top: 2.3em; left: auto; right: -16px; } /* Side menu */ body.menu_style_side { /* Uncomment next line if you want shift body left on menu_side width */ /*padding-right:49px;*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .menu_style_side .body_wrap { position:relative; overflow: hidden; max-width:100%; } .menu_style_side .menu_side_wrap { position: fixed; z-index:20000; left: auto; right: 0; top:0; bottom: 0; width: 49px; } .menu_style_side .trx_addons_scroll_to_top { right: 1.3em; display:none !important; } .menu_side_wrap .menu_side_inner { position:absolute; z-index: 1; left: 0; top: 0; right: 0; bottom:0; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .menu_side_wrap .menu_mobile_button { display:block; right: 50%; top: 1.5em; -webkit-transform: translateX(50%); -moz-transform: translateX(50%); -ms-transform: translateX(50%); transform: translateX(50%); } .admin-bar .menu_side_wrap { top: 32px; } body.mobile_layout.menu_style_side { padding-right: 0; } .mobile_layout.menu_style_side .menu_side_wrap { position:absolute; z-index:3; right: -49px; top: 1em; } .mobile_layout.menu_style_side .menu_side_wrap .menu_mobile_button { left:-49px; right: auto; } .mobile_layout .menu_mobile .socials_mobile { position:static; } .mobile_layout .menu_mobile_button { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .mobile_layout .menu_mobile_inner { padding:5em 3em; } .mobile_layout .menu_mobile_close { top: 0; margin: 1em 1em 0 0; } /* Undefined layout */ .no_layout .top_panel_navi { visibility:hidden; } /* Mobile menu */ .mobile_layout .top_panel .logo { position:static; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; } .mobile_layout .top_panel_navi .content_wrap { position:relative; } .mobile_layout .menu_main_nav_area { display:none; } .menu_mobile_close, .menu_mobile_button { display:none; width: 1.25em; height: 1em; cursor:pointer; position:absolute; right:0; top: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .menu_mobile_button { border-top: 2px solid #fff; border-bottom: 2px solid #fff; } .menu_mobile_button:before, .menu_mobile_close:before, .menu_mobile_close:after { content:' '; position:absolute; left:0; top:50%; width: 100%; height: 0; margin-top:-1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-top: 2px solid #fff; } .menu_mobile_button_text { border: none; font-size: 12px; font-weight:600; text-align:center; height:auto; } .menu_mobile_button_text:before { display:none; } .mobile_layout .menu_mobile_button { display:block; } .menu_mobile_close { display:block; margin: 2em 2em 0 0; overflow: hidden; } .menu_mobile_close:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .menu_mobile_close:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .menu_mobile_overlay { display:none !important; position:fixed; z-index:100000; left:0; top:0; right:0; bottom:0; background-color:rgba(0,0,0,0.8); } .menu_mobile { position:fixed; z-index:100002; right:0; top:0; bottom:0; width: 300px; margin-right:-300px; -webkit-transition: margin ease .3s; -moz-transition: margin ease .3s; -ms-transition: margin ease .3s; -o-transition: margin ease .3s; transition: margin ease .3s; box-shadow: -1px 1px 5px #d2d2d2; } .menu_mobile_inner { position:absolute; z-index: 1; left: 0; top: 0; right: 0; bottom:0; width: 100%; height: 100%; padding: 6em 2em; overflow-y: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .admin-bar .menu_mobile_overlay, .admin-bar .menu_mobile { top:32px; } .menu_mobile.opened { margin-right:0; } .menu_mobile a { display:block; } .menu_mobile .menu_mobile_nav_area ul { margin:0; padding:0; list-style:none; position: relative; top: auto; left: auto; text-align: center; width: auto; } .menu_mobile .menu_mobile_nav_area ul ul { display:none; } .menu_mobile .menu_mobile_nav_area li { margin-bottom:0; display: block; } .menu_mobile .menu_mobile_nav_area li > a { font-size: 0.8421em; line-height: 1.25em; padding:0.5em 0; text-transform:uppercase; letter-spacing:2px; margin-top: 0; } .menu_mobile .menu_mobile_nav_area li > a { position: relative; padding-right: 2em; padding-left: 2em; } .menu_mobile .menu_mobile_nav_area .open_child_menu { position:absolute; z-index:1; right: 0.5em; top: 45%; width:1em; box-sizing: border-box; line-height: 1em; text-align:center; cursor: pointer; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .menu_mobile .menu_mobile_nav_area a:hover > .open_child_menu { background-color: rgba(255,255,255,0.1); } .menu_mobile .menu_mobile_nav_area .open_child_menu:before { font-family:'fontello'; content:'\e828'; } .menu_mobile .menu_mobile_nav_area li.opened > a > .open_child_menu:before { content:'\e835'; } .menu_mobile .socials_mobile { text-align:left; margin: 3em; position:absolute; bottom:0; left:0; } .menu_mobile .social_item { display:inline-block; margin: 1em 1em 0 0; } .menu_mobile .social_item a { display:block; font-size:1em; width:1em; height: 1em; line-height:1em; text-align:center; } .menu_mobile .search_mobile { margin-top: 3em; } .menu_mobile .search_mobile form { position:relative; } .menu_mobile .search_mobile .search_field { width:100%; padding: 1.5em 3em 1.5em 1.5em; } .menu_mobile .search_mobile .search_submit { position:absolute; right:0; top:0; padding:1.4em 1.4em 1.3em 1.4em; background-color:transparent; } /* Side text */ .side_text_wrap { font-size: 0.8125em; text-transform: uppercase; letter-spacing: 0.04em; position: fixed; left: 4em; right: 4em; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 2; } .side_text_wrap .text_left, .side_text_wrap .text_right { position: relative; white-space: nowrap; overflow: hidden; transform-origin: left top 0; -webkit-transform: rotate(90deg) translateX(-50%); -moz-transform: rotate(90deg) translateX(-50%); -ms-transform: rotate(90deg) translateX(-50%); transform: rotate(90deg) translateX(-50%); } .side_text_wrap .text_left { float: left; } .side_text_wrap .text_right { float: right; transform-origin: right top 0; -webkit-transform: rotate(-90deg) translateX(50%); -moz-transform: rotate(-90deg) translateX(50%); -ms-transform: rotate(-90deg) translateX(50%); transform: rotate(-90deg) translateX(50%); } .side_text_wrap .text_left span, .side_text_wrap .text_right span{ display: block; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; } .side_text_wrap .text_left span.first, .side_text_wrap .text_right span.first{ position: absolute; -webkit-transform: translateY(-120%); -moz-transform: translateY(-120%); -ms-transform: translateY(-120%); transform: translateY(-120%); } .side_text_wrap .text_left:hover span.first, .side_text_wrap .text_right:hover span.first{ -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); } .side_text_wrap .text_left:hover span.second, .side_text_wrap .text_right:hover span.second{ -webkit-transform: translateY(120%); -moz-transform: translateY(120%); -ms-transform: translateY(120%); transform: translateY(120%); } /* Search area ------------------------------------------------------------ */ .search_wrap { display:block; vertical-align:middle; position:relative; } .search_wrap .search_form { position:relative; vertical-align:middle; } .search_wrap .search_field { width:7em; line-height:1.3em; letter-spacing:1px; padding: 0.5em 2.2em 0.3em 0.3em; background-color: transparent !important; } .search_wrap .search_submit { position:absolute; top: 0; right: 0; background-color:transparent; padding: 0.5em 0.5em 0.3em 0.5em; line-height:1.3em; } .search_wrap .icon-search:before { content: '\e92d'; margin:0; line-height:1.3em; } /* Socials in the top panel */ .top_panel_navi .socials_wrap{ padding: 1em 0; } /* Search field in the top panel */ .top_panel_navi .search_wrap { display:inline-block; /* position:absolute; */ z-index:1000; /* right: 0; */ /* top:-0.6em; */ border:1px solid transparent; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; } .top_panel_navi .search_wrap .search_form { position:static; font-size: 0.6em; padding: 0 2em; } .top_panel_navi .search_wrap .search_field { width: 0; visibility:hidden; padding: 0.7em 0em; font-size:2em; border: none; top: -0.5em; } .top_panel_navi .search_wrap .search_submit { display:inline-block; padding:0.7em 0; font-size: 2em; line-height:1em; position:absolute; z-index:1; top:0; right: 0; font-weight: 400; background: none !important; } /* Search style 'Expand' */ .search_style_expand.search_opened { width: 100%; } .search_style_expand.search_opened .search_field { width: 100%; visibility:visible; } .search_style_expand.search_opened .search_submit { padding: 0.8em; } .search_style_expand.search_opened .search_submit:before { margin:0; } /* Search style 'Fullscreen' */ .search_style_fullscreen.search_opened .search_form_wrap { position: fixed; bottom: 0; left: 0; right: 0; top: 0; width: 100%; height: 100%; z-index: 99; overflow: hidden; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .search_style_fullscreen.search_opened .search_form { position: relative; width: 50%; top: 50%; left: 50%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); border-bottom: 1px solid #fff; font-size:1em; } .search_style_fullscreen .search_close { display:none; } .search_style_fullscreen.search_opened .search_close { position: absolute; right: 0; top: 0; display: inline-block; font-size: 2em; font-weight: 300; text-align: center; cursor: pointer; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .search_style_fullscreen.search_opened .search_close:before { margin:0; } .search_style_fullscreen.search_opened .search_submit { position: absolute; left: 0; right: auto; top: 50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); background-color: none; font-size: 1.5em; width: auto; padding: 0; } .search_style_fullscreen.search_opened .search_field { font-size: 2em; font-weight: 400; height: 3em; letter-spacing: 1px; line-height: 3em; margin: 0; padding: 0 0 0 2em; white-space: pre-wrap; word-wrap: break-word; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; resize: none; overflow: hidden; display: block; visibility:visible; width: 100%; } .search_style_fullscreen.search_opened .search_field, .search_style_fullscreen.search_opened .search_field:hover, .search_style_fullscreen.search_opened .search_field:focus { background-color: transparent !important; } /* Search field inside content */ .content .search_wrap { max-width:50%; margin:0; } .post_item_none_search .search_wrap, .post_item_none_archive .search_wrap { max-width:none; } .content .search_wrap .search_form_wrap { width: 100%; } .content .search_wrap .search_form_wrap .search_field { width:100%; } .post_item_none_search .search_wrap .search_field, .post_item_none_archive .search_wrap .search_field { padding: 1.2em 3em 1em 1em; } .post_item_none_search .search_wrap .search_submit, .post_item_none_archive .search_wrap .search_submit { right: 0.8em; top: 0.8em; } .content .search_wrap .search_results { width:100%; } /* Search results */ .search_wrap .search_results { display:none; position:absolute; z-index:1000; left: 0; top:5.1em; background-color: #fff; border: 1px solid #e5e5e5; width: 22em; padding: 2em 1.5em; font-size: 1.1818em; line-height:1.5em; text-align:left; } .search_wrap .search_results:after { content:" "; width:10px; height:10px; background-color: #fff; border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; position: absolute; top:-6px; left:3em; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .search_wrap .search_results .search_results_close { position: absolute; top:3px; right:3px; display:block; text-align:center; overflow:hidden; font-size:1em; width:1.2em; height:1.2em; line-height:1.2em; cursor:pointer; } .search_wrap .post_more { display:block; text-align:center; } .widget_area .post_item, aside .post_item { overflow:hidden; text-align:left; margin-bottom: 0; position:relative; background-color: transparent !important; } aside .post_item + .post_item { margin-top:2em; padding-top: 0; border-top: none; } .search_results.widget_area .post_item + .post_item { border-top:1px solid #e5e5e5; margin-top:1.5em; padding-top:1.5em; } .widget_area .post_item .post_content, aside .post_item .post_content { overflow:hidden; } .widget_area .post_item .post_thumb, aside .post_item .post_thumb { float:left; width: 5.3571em; height: 5.3571em; margin:0 1em 4px 0; overflow:hidden; } .widget_area .post_item .post_thumb img, aside .post_item .post_thumb img { width:100%; } .widget_area .post_item .post_title, aside .post_item .post_title { font-weight: 600; margin: -2px 0 6px 0; text-align:left; } .widget_area .post_item .post_info, aside .post_item .post_info { font-size:0.8421em; margin-bottom:0; } .widget_area .post_item .post_info .post_info_item+.post_info_item:before, aside .post_item .post_info .post_info_item+.post_info_item:before { content: ""; margin:0 0 0 5px; } .widget_area .post_item .post_categories, aside .post_item .post_categories { font-weight:700; font-size:12px; line-height:1.5em; text-transform:uppercase; margin-top:-0.2em; margin-bottom:1em; position:relative; padding-right:3em; } .widget_area .post_item .post_categories .post_info_counters, aside .post_item .post_categories .post_info_counters { position:absolute; right: 0; top: 0; } /* Widgets in the Header ------------------------------------------------------------- */ .header_widgets_wrap { position:relative; z-index:2; } .header_widgets_wrap.header_fullwidth { overflow:hidden; } .header_widgets_wrap.header_fullwidth aside { margin-bottom:0; } /* 7.2 Sliders -------------------------------------------------------------- */ /* Revolution slider */ .slider_wrap .rev_slider_wrapper { z-index:0; } /* 7.3 Page info (page/post title, category or tag name, author, etc.) -------------------------------------------------------------- */ .top_panel_title_wrap { position:relative; z-index:2; text-align:center; } .top_panel_title .post_meta { text-align: left; } .top_panel_title .page_caption { letter-spacing: 2px; text-align: left; margin: 0; } .top_panel_title .post_meta+.page_caption { margin-top: 0.4em; font-size: 1.8947em; line-height: 1.45em; } .top_panel_title .page_caption img { display:inline-block; max-height:1.5em; vertical-align:middle; width:auto; margin: -0.2em 0.2em 0 0; } .top_panel_title .page_title_link { margin:2.5em 0; } .top_panel_title .page_description { font-size:0.8em; line-height:1.5em; margin:0.5em auto 0; max-width:75%; } .top_panel_title .page_description p { margin:0; } .top_panel_title{ overflow:hidden; padding: 4.38em 0; } .top_panel_title .page_title, .top_panel_title .breadcrumbs{ display: inline-block; width: 49.5%; vertical-align: middle; } .breadcrumbs { font-size: 0.8125em; font-weight: 400; letter-spacing: 0.05em; text-align: right; } .breadcrumbs .breadcrumbs_item { display:inline-block; vertical-align:top; white-space:nowrap; } .breadcrumbs .breadcrumbs_delimiter { display:inline-block; position:relative; margin: 0 1.69em; vertical-align:top; text-align:center; } .breadcrumbs .breadcrumbs_delimiter:before { content: '|'; } /* Featured image in the header */ .top_panel .post_featured_fullwide { min-height: 34.74em; margin:3.8em 0 3.4em; background-repeat:no-repeat; background-position:center center; background-size:cover; } /* Top panel with bg image */ .top_panel.with_bg_image:before { background-color:transparent !important; } .top_panel.with_bg_image .top_panel_title_2 { margin-top: 5em; } .top_panel.with_bg_image .menu_header_nav_area { margin-bottom: 25.5em; } .top_panel .top_panel_navi { padding: 2em 0; } .top_panel .top_panel_navi:before { content: ''; position: absolute; top: 0; right: 0; left: 60%; bottom: 0; } .body_style_fullwide .top_panel.top_panel_style_2 .top_panel_navi:before { left: 66%; } .top_panel_style_1 .top_panel_navi:before { left: 100%; } .top_panel .menu_main_nav_area, .top_panel .logo { display: inline-block; vertical-align: middle; } .top_panel .logo { width: 25%; text-align: left; margin-right: -5px; } .top_panel .menu_main_nav_area { width: 75%; } .top_panel .menu_main_inner { display: table; width: 100%; } .top_panel .top_panel_navi ul.menu_main_nav { text-align: right; } .top_panel .top_panel_navi .menu_main_nav, .top_panel .top_panel_navi .contact_wrap{ display: inline-block; vertical-align: top; width: 45%; float: right; } .top_panel .top_panel_navi .menu_main_nav { width: 55%; padding-right: 2em; box-sizing: border-box; } .top_panel .socials_wrap, .top_panel .phone_wrap, .top_panel .search_wrap { display: inline-block; vertical-align: top; } .top_panel .phone_wrap{ padding-top: 1em; padding-bottom: 1em; } .top_panel .phone_wrap:before{ font-size: 1.5em; line-height: 0.5em; vertical-align: middle; font-weight: 300; } .top_panel .phone_wrap, .top_panel .phone_wrap + .socials_wrap, .top_panel .socials_wrap + .search_wrap, .top_panel .phone_wrap + .search_wrap { padding-left: 4.2em; position: relative; } .top_panel .phone_wrap + .socials_wrap:before, .top_panel .socials_wrap + .search_wrap:before, .top_panel .phone_wrap + .search_wrap:before { content: ''; position: absolute; left: 2.2em; top: 0.8em; bottom: 0.8em; width: 1px; background-color: #ddd; } .top_panel_style_1 .phone_wrap + .socials_wrap:before, .top_panel_style_1 .socials_wrap + .search_wrap:before, .top_panel_style_1 .phone_wrap + .search_wrap:before { opacity: 0.2; } .top_panel_fixed .top_panel .top_panel_navi { padding: 0; } /* 7.4 Blog layouts -------------------------------------------------------------- */ /* Common styles */ .blog_archive { padding-bottom: 4em; } .post_item { margin-bottom: 2.3077em; } .post_item p { margin-bottom:0; } .post_item > .post_title { margin-top:0; } .post_item .more-link { display:inline-block; text-transform: uppercase; white-space: nowrap; padding: 1.179em 2.8em; font-size: 0.875em; font-weight: 600; letter-spacing: 0.04em; margin-top: 2.7em; } /* Tabs */ .hr_advisor_tabs .hr_advisor_tabs_titles { list-style-type:none; padding:0; font-size:1.1429em; line-height:2em; text-align:center; margin:-1em 0 4.3em; } .hr_advisor_tabs .hr_advisor_tabs_titles li { display: inline-block; } .hr_advisor_tabs .hr_advisor_tabs_titles li+li { margin-left:0.8em; } .hr_advisor_tabs .hr_advisor_tabs_titles li a { display:block; padding: 0.2em 1.2em; } .hr_advisor_tabs .nav-links { margin-top:3.2em; } /* Excerpt */ .post_layout_excerpt { position:relative; margin-bottom:0; } .post_layout_excerpt + .post_layout_excerpt { margin-top: 6em; padding-top: 5.7em; border-top: 2px solid #eee; } .post_layout_excerpt .post_header { margin-bottom: 2.5em; } .post_layout_excerpt .post_title { margin: 0; line-height: 1.2em; }.post_layout_excerpt.post_format_quote .post_header, .post_layout_excerpt.post_format_aside .post_header { margin-bottom: 0; margin-top: 1.8em; } /* Masonry and Classic */ .post_layout_classic { position:relative; margin-bottom:4.4em; } .post_layout_classic .post_header { text-align:center; padding-top:1px; } .post_layout_classic .post_meta { margin-top:0.5em; } .post_layout_classic .post_title { margin: 0.5em 0 0; } .post_layout_classic .post_content { padding-top: 0.7692em; text-align:center; } .post_layout_classic blockquote { padding: 0 0 0 3em; margin: 0; } .post_layout_classic blockquote:before { left: 0; top: 0; } .post_layout_classic.post_format_quote .post_meta { margin-left: 4.4em; display: none; } .body_style_fullwide .post_layout_classic .post_header, .body_style_fullwide .post_layout_classic .post_content { max-width:75%; margin-left:auto; margin-right:auto; } /* Chess */ .chess_wrap { overflow:hidden; } .post_layout_chess { position:relative; overflow:hidden; margin-bottom:0; } .post_layout_chess .post_featured { margin-bottom:0; width: 50%; float: right; max-height:none !important; } .post_layout_chess .post_featured_bg:before { padding-top: 100%; /* 112.5% - 16:9 */ } .post_layout_chess .post_inner { width: 50%; position:absolute; left:0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .post_layout_chess .post_inner_content { padding: 0 14%; } .post_layout_chess .post_header { text-align:center; padding-top:1px; } .post_layout_chess .post_title { margin: 0; } .post_layout_chess .post_meta { margin-top: 1em; } .post_layout_chess .post_content { text-align:center; margin-top:0.8em; } .post_layout_chess blockquote { padding: 0 0 0 3em; margin: 0; } .post_layout_chess blockquote:before { left: 0; top: 0.18em; } .post_layout_chess.post_format_quote .post_meta { margin-top: 3em; margin-left: 4.4em; display: none; } .post_layout_chess_1 .post_meta:before { content:' '; display:block; width: 1px; height: 2.2em; margin: 3.2em auto; display: none } .post_layout_chess .post_meta { margin-top: 3em; margin-bottom: 3em; } .post_layout_chess_1 .more-link { margin-top: 4.3em; padding: 1em 4.9em; } .post_layout_chess_2 .post_title { font-size:1.5789em; } .post_layout_chess_2 .post_content_inner { font-size:0.8947em; line-height:1.4118em; } .post_layout_chess_2 .post_content_inner { max-height: 7em; } .post_layout_chess_3 .post_title { font-size:1.2632em; } .post_layout_chess_3 .post_content_inner { font-size:0.7895em; line-height:1.3333em; } .post_layout_chess_3 .post_content_inner { max-height: 4.3em; } .post_layout_chess_2 .post_meta, .post_layout_chess_3 .post_meta { font-size: 0.6875em; margin-top:0.8em; } .post_layout_chess_2 .more-link, .post_layout_chess_3 .more-link { margin-top:1.5em; } .post_layout_chess_2 .post_content_inner, .post_layout_chess_3 .post_content_inner { overflow:hidden; position:relative; } .post_layout_chess_2 .post_content_inner, .post_layout_chess_3 .post_content_inner { overflow:hidden; position:relative; } .post_layout_chess_2 .post_content_inner:after, .post_layout_chess_3 .post_content_inner:after { content:' '; position:absolute; bottom:0; left:0; width:100%; height: 1em; } .post_layout_chess_1:nth-child(2n+2) .post_featured { float:left; } .post_layout_chess_1:nth-child(2n+2) .post_inner { left: auto; right:0; } .post_layout_chess_2 { width: 50%; float:left; } .post_layout_chess_2:nth-child(4n+3) .post_featured, .post_layout_chess_2:nth-child(4n+4) .post_featured { float:left; } .post_layout_chess_2:nth-child(4n+3) .post_inner, .post_layout_chess_2:nth-child(4n+4) .post_inner { left: auto; right:0; } .post_layout_chess_3 { width: 33.3333%; float:left; } .post_layout_chess_3:nth-child(6n+4) .post_featured, .post_layout_chess_3:nth-child(6n+5) .post_featured, .post_layout_chess_3:nth-child(6n+6) .post_featured { float:left; } .post_layout_chess_3:nth-child(6n+4) .post_inner, .post_layout_chess_3:nth-child(6n+5) .post_inner, .post_layout_chess_3:nth-child(6n+6) .post_inner { left: auto; right:0; } /* Portfolio */ .post_layout_portfolio .post_title { margin: 1em 0 0.4em; } .post_layout_portfolio .post_featured { margin-bottom:0; } /* This way not use any scripts to build masonry layout, but Google Chrome broke hovers in 2+ columns!!! ---------------------------------------------------------------------------------------------------------- */ /* .portfolio_wrap { position:relative; -webkit-column-gap: 1.6667em; -moz-column-gap: 1.6667em; -ms-column-gap: 1.6667em; column-gap: 1.6667em; -webkit-column-count: 2; -moz-column-count: 2; -ms-column-count: 2; column-count: 2; } .portfolio_wrap.portfolio_3 { -webkit-column-count: 3; -moz-column-count: 3; -ms-column-count: 3; column-count: 3; } .portfolio_wrap.portfolio_4 { -webkit-column-count: 4; -moz-column-count: 4; -ms-column-count: 4; column-count: 4; } .post_layout_portfolio { position:relative; display: inline-block; margin-bottom:1.6667em; width: 100%; } */ /* This way use masonry.js script to build masonry layout and work properly in any browsers! ---------------------------------------------------------------------------------------------------------- */ .portfolio_wrap { position:relative; margin-right:-1.6667em; } .post_layout_portfolio { position:relative; display: inline-block; vertical-align:top; padding:0 1.6667em 1.6667em 0; margin-bottom:0; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .portfolio_wrap.portfolio_3 .post_layout_portfolio { width: 33.3333%; } .portfolio_wrap.portfolio_4 .post_layout_portfolio { width: 25%; } /* Gallery */ .post_layout_gallery * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .post_layout_gallery .post_details { display:none; } .gallery_item_current { opacity: 0 !important; } .gallery_preview { position: fixed; z-index: 200000; top: 0; left: 0; display: -ms-flex; display: -webkit-flex; display: flex; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-line-pack: center; -webkit-align-content: center; align-content: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 50%; height: 100%; pointer-events: none; } .gallery_preview:before { content: ' '; position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: opacity 0.6s; -ms-transition: opacity 0.6s; transition: opacity 0.6s; } .gallery_preview_show { pointer-events: auto; } .gallery_preview_show:before { opacity: 1; } .gallery_preview_image_clone { position: fixed; z-index: 110; -webkit-transition: -webkit-transform 0.5s; -ms-transition: -ms-transform 0.5s; transition: transform 0.5s; -webkit-backface-visibility: hidden; } .gallery_preview_image_original { position: relative; z-index: 120; display: block; object-fit: contain; -webkit-transition: opacity 0.2s; -ms-transition: opacity 0.2s; transition: opacity 0.2s; -webkit-backface-visibility: hidden; } .gallery_preview_show .gallery_preview_image_animate { /* open */ -webkit-transition: -webkit-transform 0.6s, opacity 0.2s; -ms-transition: -ms-transform 0.6s, opacity 0.2s; transition: transform 0.6s, opacity 0.2s; } .gallery_preview_image_animate { /* close */ -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -ms-transition: -ms-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; } .gallery_preview_description { position: absolute; z-index: 140; width: 100%; left: 100%; top: 0; height: 100%; padding: 0 3em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: -webkit-flex; display: -ms-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; opacity: 0; -webkit-transition: opacity 1s, -webkit-transform 1s; -ms-transition: opacity 1s, -webkit-transform 1s; transition: opacity 1s, transform 1s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); -ms-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); } .gallery_preview_show .gallery_preview_description { opacity: 1; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .gallery_preview_show .post_title { margin: 0.3em 0 0.5em; } .gallery_preview_show .post_meta { margin-bottom:2em; } .gallery_preview_show .post_category, .gallery_preview_show .post_description { max-width: 100%; font-size:1.1429em; line-height: 2em; } .gallery_preview_show .post_readmore { font-size: 0.8em; } .gallery_preview_close { font-size: 2em; margin: 0; padding: 0; cursor: pointer; vertical-align: top; border: none; background: none; position: fixed; z-index: 150; top: 0; right: 0; padding: 1em; opacity: 0; -webkit-transition: opacity 0.3s, -webkit-transform 0.3s; -ms-transition: opacity 0.3s, -webkit-transform 0.3s; transition: opacity 0.3s, transform 0.3s; -webkit-transform: scale3d(0.6, 0.6, 1); -ms-transform: scale3d(0.6, 0.6, 1); transform: scale3d(0.6, 0.6, 1); } .gallery_preview_image_loaded .gallery_preview_close { opacity: 1; -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } /* Post featured block */ .post_featured { overflow:hidden; position:relative; margin-bottom: 2.4em; } .post_featured:empty { margin: 0; } .post_layout_excerpt.post_format_gallery .post_featured { width: 100%; } .post_layout_excerpt.post_format_gallery .post_featured .slider_swiper { height: 462px; } .post_layout_excerpt .post_featured { display: inline-block; } .post_featured_bg { background-position:center; background-size:cover; background-repeat:no-repeat; } .post_featured_bg:before { content: ' '; width: 0; height: 0; padding-top: 56.25%; display:inline-block; margin-left:-0.3em; } .post_featured_right { float: right; width: 50%; margin-left: 4.3478%; } .post_featured_left { float: left; width: 50%; margin-right: 4.3478%; } /* Post slider */ .post_item .slider_swiper .swiper-slide { /*height: 15.5385em;*/ position:relative; background-position:center center; background-size:cover; } /* Post info block */ .post_meta { font-size: 0.8125em; line-height: 1.3em; font-weight: 400; text-transform:uppercase; margin-top: 1.2em; } .post_share .social_items { text-transform:uppercase; font-size:0.9286em; } .post_share .social_items .social_item a i { font-style:normal; } .post_meta .post_meta_item+.post_meta_item:before, .vc_inline-link:before { content: ' '; display:inline; margin: 0; font-family:inherit; font-size:inherit; font-style:normal; font-weight:700; vertical-align:baseline; } .post_meta .socials_share { display:inline; vertical-align:baseline; } .post_meta .socials_share .socials_caption:before { display:none; } .post_meta_item .socials_share .social_items { bottom:auto; top: 2.5em; } .post_meta_item .socials_share .social_items:before { bottom: auto; top: -5px; -webkit-transform:rotate(135deg); -moz-transform:rotate(135deg); -ms-transform:rotate(135deg); transform:rotate(135deg); } /* 7.5 Post Formats -------------------------------------------------------------- */ /* Audio */ .format-audio .post_featured { position:relative; margin-bottom: 3.2em; width: 100% } .format-audio .post_featured img { position:relative; } .post_layout_excerpt.format-audio .post_featured img { top: -8em; } .format-audio .post_featured .mask { opacity: 1; filter:alpha(opacity=100); } .format-audio .post_featured .post_audio_author { font-size: 0.875em; font-weight: 400; margin: 0em 0 0.3em; } .format-audio .post_featured .post_audio_title { font-size: 1.375em; font-weight: 400; line-height:1.35em; margin-bottom: 0.75em; letter-spacing: 0; } /* .post_featured.with_thumb > iframe, */ .format-audio .post_featured.with_thumb .post_audio { position: absolute; z-index:1000; bottom: 2.6em; left:6%; right: 6%; } .format-audio .post_featured.without_thumb .post_audio { padding: 2em 2.5em 2.6em; } .format-audio .post_featured.with_thumb .mejs-container, .format-audio .post_featured > div .mejs-controls { background: none; } .format-audio .post_featured.with_thumb .mejs-controls, .format-audio .post_featured > div > .mejs-container { background:none; } .mejs-container .mejs-controls .mejs-button { margin: 3px 3px 3px 0; overflow:hidden; position:relative; width: 24px; height: 24px; line-height:24px; text-align:center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .mejs-container .mejs-controls .mejs-button:hover { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .mejs-container .mejs-controls .mejs-button button { display:block; margin:0; position:absolute; left:0; top:0; right:0; bottom:0; width: 100%; height: 100%; background: none !important; } .mejs-container .mejs-controls .mejs-playpause-button:before { content: '\e8e1'; font-family:'fontello'; } .mejs-container .mejs-controls .mejs-volume-button.mejs-mute:before { content: '\e905'; font-family:'fontello'; } .mejs-container .mejs-controls .mejs-volume-button.mejs-unmute:before { content: '\e904'; font-family:'fontello'; } .mejs-container .mejs-controls .mejs-time-rail span, .mejs-container .mejs-controls .mejs-time-rail a { height: 3px; } .mejs-container .mejs-controls .mejs-time-rail .mejs-time-float { height: 17px; border: none; } .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total { margin: 8px 5px; } .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total { height: 3px; top: 13px; } .mejs-container .mejs-controls .mejs-time { padding: 10px 10px 0 !important; } /* Video */ .format-video .post_featured.with_thumb { position:relative; } .format-video .post_featured.with_thumb .post_video { position: absolute; z-index:1; left:0; top:0; width:100%; height: 100%; opacity:0; overflow:hidden; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .format-video .post_featured.with_thumb .post_video:before { content:' '; display:inline-block; padding-top:55%; width:0; height:0; } .format-video .post_featured.with_thumb img { position:relative; z-index:2; } .format-video .post_featured.with_thumb .mask { z-index:3; background-color: rgba(0,0,0,0.5); opacity:0; } .format-video .post_featured.with_thumb:hover .mask { opacity:1; } .format-video .post_featured.with_thumb .post_video_hover { position: absolute; z-index:4; left: 50%; top: 50%; font-size:1.5em; width: 2em; height: 2em; line-height: 1.9em; text-align:center; cursor: pointer; overflow:hidden; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; margin-top: 2em; background-color: rgba(255,255,255,0.2); color: #fff; opacity: 0; } .body_style_fullwide .format-video .post_featured.with_thumb .post_video_hover, .post_layout_excerpt.format-video .post_featured.with_thumb .post_video_hover { font-size: 1em; width: 5em; height: 5em; line-height: 5em; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; } .format-video .post_featured.with_thumb .post_video_hover:before { content: '\e855'; font-family:'fontello'; } .format-video .post_featured.with_thumb .post_video_hover:hover { background-color: rgba(0,0,0,0.5); } .format-video .post_featured.with_thumb:hover .post_video_hover { opacity: 1; margin-top: 0; } .format-video .post_featured.post_video_play .post_video { /*position:relative;*/ opacity:1; z-index:10; } .format-video .post_featured.post_video_play .mask { opacity: 1; background-color:#000; } .format-video .post_featured.post_video_play .post_video > * { position:absolute; z-index:1; left: 50%; top: 50%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); } .format-video .post_featured.post_video_play .post_video_hover { display:none; } /* Aside, Link, Status */ .format-quote .post_content, .format-aside .post_content, .format-link .post_content, .format-status .post_content { padding: 0; text-align:left; } .post_layout_classic.format-status .post_content_inner { font-size: 1.0526em; line-height:1.25em; } .format-link .post_content_inner , .format-aside .post_content_inner { padding: 3.9em 4.33em; } .format-link .post_content_inner p, .format-aside .post_content_inner p{ font-size: 1.375em; letter-spacing: 0.08em; } .format-quote .post_content p, .format-aside .post_content p, .format-link .post_content p, .format-status .post_content p { margin-bottom: 0; } .format-quote .post_content p+p, .format-aside .post_content p+p, .format-link .post_content p+p, .format-status .post_content p+p { margin-top:1em; } .format-aside .post_meta, .format-link .post_meta, .format-status .post_meta { margin-bottom:2em; } /* Chat */ .format-chat .post_content_inner { padding-top: 1.1em; } .format-chat p { margin-bottom:0; } .format-chat p > em, .format-chat p > b, .format-chat p > strong { display:inline-block; margin-top:1.7em; } .format-chat p:first-child > em, .format-chat p:first-child > b, .format-chat p:first-child > strong { margin-top:0; } /* 7.6 Paginations -------------------------------------------------------------- */ /* Blog pagination: Load more anf Infinite */ .nav-links-more { font-size: 0.7368em; font-weight:bold; text-transform:uppercase; margin-top: 2.3em; letter-spacing:1px; text-align:center; } .nav-links-more.nav-links-infinite { display:none; } .nav-links-more a { display:inline-block; padding-top: 3em; position:relative; } .nav-links-more a:before { content: '\e929'; font-family:'fontello'; font-size:2em; display:block; text-align:center; font-weight:normal; position:absolute; top:0; left:50%; margin-left:-0.5em; width:1em; height: 1em; line-height:1em; } .nav-links-more a:hover { -webkit-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -moz-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -ms-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -o-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); } .nav-links-more.loading a:before { content: '\e82d'; -webkit-animation: spin 2s infinite linear; -moz-animation: spin 2s infinite linear; -ms-animation: spin 2s infinite linear; -o-animation: spin 2s infinite linear; animation: spin 2s infinite linear; } .nav-links-infinite a span { opacity: 0; filter: alpha(opacity=0); } .nav-links-infinite.loading { display: block; } /* Blog pagination: Prev/Next links */ .nav-links-old { overflow:hidden; font-size: 0.7368em; font-weight:bold; text-transform:uppercase; letter-spacing:1px; margin-top: 2em; margin-bottom: 2em } body[class*="blog_style_portfolio"] .nav-links-old, body[class*="blog_style_classic"] .nav-links-old { margin-top:1.3em; } .nav-links-old .nav-prev a:before, .nav-links-old .nav-next a:after { font-family:'fontello'; display:inline; font-weight:normal; position:absolute; top:0; } .nav-links-old .nav-prev { float:left; position:relative; padding-left: 2em; margin-left: 1em; } .nav-links-old .nav-prev a:before { content: '\e907'; left: 0; } .nav-links-old .nav-next { float:right; position:relative; padding-right:2em; margin-right: 1em; } .nav-links-old .nav-next a:after { content: '\e908'; right: 0; } .nav-links-old a { border-bottom: 1px dotted transparent; } /* Blog pagination: Page numbers */ .nav-links, .page_links { font-size: 12px; font-weight:bold; text-transform:uppercase; margin-top: 3.4em; text-align:center; } .remove_margins .nav-links{ margin-bottom: 3.4em; } .nav-links { text-align: left; } .body_style_fullscreen .nav-links { margin-left: 1em; } .page_links { margin-top: 2.5em; } .page_links .page_links_title { margin-right: 1em; } .page_links > span:not(.page_links_title), .page_links > a, .nav-links .page-numbers { display: inline-block; width: 5.17em; height: 5.17em; line-height: 5.17em; text-align: center; margin-right: 0.2em; } /* Single page Prev/Next navigation */ .single .nav-links { font-size:0.8421em; text-align: left; margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #ddd; overflow:hidden; text-transform:none; } .single .nav-links a { display:block; position:relative; min-height: 5em; z-index:1; } .single .nav-links a .nav-arrow { width:5em; height:4.6em; line-height:4.6em; overflow:hidden; text-align:center; position:absolute; top:0; left: 0; border: 1px dotted transparent; background-size:cover; background-repeat:no-repeat; background-position:center center; } .single .nav-links a .nav-arrow:before { content: ' '; display:block; position:absolute; z-index:1; left: 0; top: 0; width: 100%; height: 100%; background-color:#fff; opacity:0; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .single .nav-links a:hover .nav-arrow:before { opacity:0.5; } .single .nav-links a .nav-arrow:after { content: '\e907'; font-family: 'fontello'; display:inline-block; position:relative; z-index:2; top: 3em; opacity:0; color: #292929; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .single .nav-links a:hover .nav-arrow:after { top: 0; opacity:1; } .single .nav-links .nav-next a .nav-arrow { right: 0; left: auto; } .single .nav-links .nav-next a .nav-arrow:after { content: '\e908'; } .single .nav-links .nav-previous, .single .nav-links .nav-next { width:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .single .nav-links .nav-previous { float:left; text-align:left; padding-right:15px; } .single .nav-links .nav-previous a { padding-left: 6.5em; } .single .nav-links .nav-previous .post-title { text-align:left; } .single .nav-links .nav-next { float:right; text-align:right; padding-left:15px; } .single .nav-links .nav-next a { padding-right: 6.5em; } .single .nav-links .nav-next .post-title { text-align:right; } .single .nav-links .post-title, .single .nav-links .post_date { -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; } .single .nav-links .post-title { margin:0 0 0.3em; line-height: 1.3em; font-weight: 600; } .single .nav-links .meta-nav, .single .nav-links .post_date { font-size:0.9286em; font-weight:normal; } /* Attachments navigation */ .image-navigation .nav-previous, .image-navigation .nav-next { float:none; width:auto; text-align:left; padding:0; margin:0; position: absolute; left: 1.5em; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .image-navigation .nav-next { left: auto; right: 1.5em; text-align:right; } .image-navigation .nav-previous a, .image-navigation .nav-next a { display:block; padding: 0.25em 1em; width: 0; max-width:20em; overflow:hidden; white-space:nowrap; background-color:rgba(0,0,0,0.6); border:1px solid #000; color: #fff;; -webkit-border-radius: 1.5em; -moz-border-radius: 1.5em; border-radius: 1.5em; } .image-navigation .nav-previous a:hover, .image-navigation .nav-next a:hover { width: auto; color: #fff;; } .image-navigation .nav-previous a:hover { padding-left:3.5em; } .image-navigation .nav-next a:hover { padding-right:3.5em; } .image-navigation .nav-previous a:after, .image-navigation .nav-next a:after { content: '\e8ef'; font-family: "fontello"; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: absolute; text-align: center; left: 0; top: 50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); width:2.5em; height:2.5em; line-height:2.5em; border: 1px solid #000; background-color: #333; color: #fff; } .image-navigation .nav-next a:after { content: '\e8f0'; left: auto; right: 0; } .image-navigation .nav-previous a:hover:after, .image-navigation .nav-next a:hover:after { border-color: transparent; background-color: transparent; } /* 8. Single page parts -------------------------------------------------------------- */ .post_item_single.format-aside .post_content, .post_item_single.format-link .post_content, .post_item_single.format-status .post_content { padding: 2em 0 0; text-align:left; } .post_item_single.format-quote .post_content { background-color:transparent; padding-top:0; } .post_item_single .post_content .mejs-container { margin-bottom:1em; } /* 8.1 Post header ------------------------------------------------------ */ .post_item_single .post_featured { margin-bottom:2.8em; } .post_featured.post_attachment { margin-bottom: 0.5em; } .entry-caption { text-align:center; font-style:italic; } .post_item_single .post_header { margin-bottom:2.5em; } .post_item_single .post_content > h1:first-child, .post_item_single .post_content > .vc_row:first-child h1:first-child, .post_item_single .post_title { /* margin-top:0; */ } .post_item_single .post_header .post_title { margin-bottom: 0; } /* 8.2 Post footer ------------------------------------------------------ */ .post_item_single .post_content .post_meta { margin-top: 2.8em; overflow:hidden; } .post_item_single .post_content .post_meta .post_tags { float:left; display:block; max-width:55%; margin-top:0.7em; } .post_item_single .post_content .post_meta .post_share { float: right; display:block; max-width:40%; } .post_item_single .post_content .post_meta .post_share:before { display:none; } .post_item_single .post_content .post_meta .post_share .social_item a { display:block; width: 4em; height: 4em; line-height:4em; text-align:center; } .post_item_single .post_content .post_meta .post_share .social_item + .social_item { margin-left:3px; } /* 8.3 Post author ------------------------------------------------------ */ .author_info { margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #ddd; position:relative; } .author_avatar { width: 6.3158em; height: 6.3158em; position: absolute; left: 0; top: 5.45em; } .author_avatar img { width:100%; height: auto; } .author_description { padding-left: 7.8947em; } .author_title { margin-top:-0.4em; margin-bottom:1em; } .author_bio p { margin:0; } .author_bio p+p { margin-top:1em; } .author_bio .author_link { display:block; margin-top:0.8em; font-style: italic; font-weight: 600; } /* 8.4 Related posts ------------------------------------------------------ */ .related_wrap { margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #eee; overflow:hidden; } .related_wrap_title { margin:0 0 1.5em; text-align:left; font-size: 1.8947em; } .related_wrap .related_item { text-align:center; } .related_wrap .post_featured { background-position:center; background-repeat:no-repeat; background-size:cover; } .related_wrap .post_categories { font-weight:700; text-transform:uppercase; font-size:12px; } .related_wrap .post_categories ul { margin: 0; padding:0; list-style:none; display:inline-block; } .related_wrap .post_categories li { display:inline-block; margin: 0; } .related_wrap .post_categories li+li { margin-left: 0.5em; } .related_wrap .post_categories li:nth-child(n+3) { display:none; /* Hide more then 2 categories */ } .related_wrap .post_title { margin: 0.2em 0 0.1em; } .related_wrap .post_date { font-size: 0.7368em; } .related_wrap .post_featured:before { content: ' '; display:inline-block; vertical-align:middle; padding-top: 100%; } /* Style 1 */ .related_wrap .related_item_style_1 .post_header { display:inline-block; vertical-align:middle; padding:3em 2em; max-width: 70%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .related_wrap .related_item_style_1 .post_title { margin: 0.8em 0; letter-spacing:1px; line-height:1.5em; } /* Style 2 */ .related_wrap .related_item_style_2 .post_featured { margin-bottom: 1.1em; } .related_wrap .related_item_style_2 .post_featured:before { padding-top: 62.47%; } .related_wrap .related_item_style_2 .post_date { font-size:10px; font-weight:bold; line-height:1.4em; text-transform:uppercase; } /* 8.5 Comments -------------------------------------------------------- */ .body_style_fullscreen .comments_wrap { margin-bottom: 3em; } /* Comment list */ .comments_list_wrap { margin-top: 7.2em; padding-top: 6.3em; border-top: 1px dotted #eee; overflow:hidden; } .comments_list_wrap .comments_closed { margin-top:2em; color:#1d1d1d; } .comments_list_wrap .comments_list_title { margin:0 0 0.4em; text-align:left; } .comments_list_wrap > ul { padding: 0; margin:0; list-style: none; } .comments_list_wrap > ul > li:first-child { margin-top: -1.3em; } .comments_list_wrap ul li { padding-top:2.4em; } .comments_list_wrap ul > li { overflow:hidden; position:relative; min-height:5em; } .comments_list_wrap ul > li:before { display:none; } .comments_list_wrap ul ul { /* padding-left:7em; */ /* This way for long border under previous item */ margin-left:7.3em; /* This way for short border under previous item */ padding-left:0; } .comments_list_wrap ul ul ul ul ul { /* padding-left:0; */ /* This way for long border under previous item */ margin-left:0; /* This way for short border under previous item */ } .comments_list_wrap li + li, .comments_list_wrap li ul { margin-top: 2.2em; border-top: 1px dotted #eee; } .comments_list_wrap .comment_author_avatar { position: absolute; left:0; top: 2.5em; z-index:1; width: 5.7895em; height: 5.7895em; } .comments_list_wrap .comment_author_avatar img { width: 100%; } .comments_list_wrap .comment_content { padding-left:7.3em; overflow:hidden; } .comments_list_wrap .comment_info { margin-bottom:1em; position:relative; } .comments_list_wrap .comment_author { margin:0; } .comments_list_wrap .comment_posted { position:relative; font-size:12px; line-height: 1.6em; font-weight:700; text-transform:uppercase; letter-spacing:1px; } .comments_list_wrap .comment_time { display:none; } .comments_list_wrap .comment_counters { position:absolute; z-index:1; right: 0; top: 0; } .comments_list_wrap .comment_not_approved { padding: 0.2em 0 0.5em 0; font-style:italic; } .comments_list_wrap .comment_text { margin-bottom:0.5em; } .comments_list_wrap .comment_text p { margin:0; } .comments_list_wrap .comment_text p+p { margin-top: 0.6em; } .comments_list_wrap .comment_text ul { margin:0; padding: 0 0 0 1.5em; list-style: outside; } .comments_list_wrap .comment_text ol { margin:0; padding: 0 0 0 1.5em; list-style:decimal; } .comments_list_wrap .comment_text ul > li > ul, .comments_list_wrap .comment_text ol > li > ol { margin-top: 0.5em; } .comments_list_wrap .comment_text ul > li, .comments_list_wrap .comment_text ol > li { min-height:0; padding:0; margin:0 0 0.5em 0; overflow:visible; } .comments_list_wrap .comment_text ul, .comments_list_wrap .comment_text ul > li, .comments_list_wrap .comment_text ol, .comments_list_wrap .comment_text ol > li { border:none; } .comments_list_wrap .comment_reply { font-size:12px; font-weight:bold; text-transform:uppercase; line-height:1.6em; letter-spacing:1px; margin-top: 2.1em; } .comments_list_wrap .comment_reply a:before { content:'\e802'; font-family:'fontello'; margin-right:0.2em; } /* Trackbacks and pingbacks */ .comments_list > li.trackback { list-style:none; margin-left:0; padding-left:0; padding-right:4em; min-height: 0; position:relative; } .comments_list > li.trackback p { font-style:italic; padding-bottom:0.8em; } .comments_list > li.trackback p a { font-style:normal; } .comments_list > li.trackback .edit-link { position:absolute; right:0; top: 2em; } /* Comments form */ .comments_form_wrap { margin-top: 5.45em; padding-top: 5.45em; border-top: 1px dotted #eee; overflow:hidden; } .comments_list_wrap + .comments_form_wrap { margin-top: 2.3em; } .comments_form_wrap form { position:relative; overflow:hidden; } .comments_wrap .comments_form_title { margin:0 0 1.5em; text-align:left; font-size: 1.8947em; } .comments_wrap .comment-reply-title { display:none; font-size: 1.3333em; line-height:1.7333em; text-transform:uppercase; text-align:left; margin:0; } .comments_wrap .comments_list_wrap .comment-reply-title { display:block; } .comments_wrap .comments_notes { font-size:0.8667em; } .comments_wrap .comments_field { margin-bottom:1.6667em; } .comments_wrap .comments_author, .comments_wrap .comments_email { width: 48%; float:left; } .comments_wrap .comments_email { float:right; } .comments_wrap .comments_url { clear:both; } .comments_wrap .comments_field label { display:none; } .comments_wrap .comments_field input, .comments_wrap .comments_field textarea { width:100%; padding: 1.5em 2em; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .comments_wrap .comments_field textarea { min-height:11em; } /* Submit button */ .comments_wrap .form-submit { margin:3.3em 0 0; } .comments_wrap .form-submit:before { content: ' '; clear:both; display:block; width:100%; height: 0; } .comments_wrap .form-submit input[type="submit"] { display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-style: normal; padding: 1.179em 2.8em; font-size: 0.875em; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } form .error_field { border-color: #CC6868 !important; -webkit-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2); -moz-box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2); box-shadow: 0px 0px 8px 0px rgba(200, 100, 100, 0.2); } /* Result box */ .hr_advisor_messagebox { display:inline-block; font-size:0.8667em; line-height:1.5em; padding: 1.5em; color: #006818; border: 1px solid #006818; background-color:#d8ffd8; position:absolute; z-index:1000; left: 50%; top: 50%; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 200, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(0, 200, 0, 0.2); box-shadow: 0px 0px 20px 0px rgba(0, 200, 0, 0.2); } .hr_advisor_messagebox_style_error { color: #681800; border: 1px solid #681800; background-color:#ffd8d8; -webkit-box-shadow: 0px 0px 20px 0px rgba(200, 0, 0, 0.2); -moz-box-shadow: 0px 0px 20px 0px rgba(200, 0, 0, 0.2); box-shadow: 0px 0px 20px 0px rgba(200, 0, 0, 0.2); } .hr_advisor_messagebox p { margin:0; } .hr_advisor_messagebox p+p { margin-top:0.4em; } /* 8.6 Page 404 -------------------------------------------------------------- */ .post_item_404 .post_content { padding: 11em 0 8em; overflow:hidden; } .post_item_404 .page_title { float: left; width:50%; font-size: 19em; line-height:1em; margin: 0; letter-spacing:0; text-align:left; } .post_item_404 .page_info { float: left; width:50%; text-align:left; padding-left: 8em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .post_item_404 .page_subtitle { margin: 0; letter-spacing:1px; } .post_item_404 .page_description { margin-top: 0.5em; margin-bottom: 2em; text-transform:uppercase; letter-spacing:1px; line-height:2.7em; } .post_item_404 .go_home { display:inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 1.45em 4em; text-transform:uppercase; letter-spacing:2px; font-size: 0.8571em; font-style:normal; font-weight:bold; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .post_item_404 .go_home:after { content:'\e908'; font-family:'fontello'; margin-left:0.5em; font-size: 0.9286em; } /* 8.7 Page 'No search results' and 'No archive results' -------------------------------------------------------- */ .post_item_none_search .post_content { padding: 3em 0; } .post_item_none_search .page_title, .post_item_none_archive .page_title { font-size: 7em; line-height:1em; } /* 9. Sidebars -------------------------------------------------------------- */ /* Common rules */ .sidebar[class*="scheme_"] aside { padding: 0em; } .sidebar .sidebar_inner { padding: 0; } .sidebar aside+aside,.sidebar[class*="scheme_"] aside+aside { padding-top: 3.5em; margin-top: 3.5em; border-top: 2px solid #000; } aside p { margin:0; } aside p+p { margin-top:1em; } aside .widget_title { margin-top:0; margin-bottom: 2.95em; font-size: 1.0625em; text-transform: none; letter-spacing: 0.08em; } .sidebar aside .widget_title { font-size: 1.375em; letter-spacing: 0; margin-bottom: 1.2em; } aside ul { margin:0; padding-left:0.9em; list-style-type:none; } aside li { position:relative; /* font-style: italic; */ font-weight: normal; } aside li:before { content: ' '; display:block; width: 5px; height: 5px; position:absolute; left:-0.9em; top: 0.7em; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } /* Widgets above and below the page (content and sidebar) */ .widgets_above_page_wrap, .widgets_above_content_wrap { font-size:0.8667em; margin-bottom:2.3077em; } .widgets_below_content_wrap, .widgets_below_page_wrap { font-size:0.8667em; margin-top:2.3077em; } .widgets_below_page_wrap { clear:both; } /* Widget: Custom Menu */ .widget_nav_menu ul { padding: 0; } .widget_nav_menu ul li:before{ content: none; } .widget_nav_menu ul li + li{ margin-top: 0.55em; } /* Widget: Recent Comments */ .widget_recent_comments ul{ padding: 0; } .widget_recent_comments li:before{ content: none; } .widget_recent_comments li + li{ margin-top: 1.6em; } /* Widget: Calendar */ .widget_calendar table { width: 100%; position:relative; table-layout: fixed; } .widget_calendar caption { padding-bottom:0.5em; text-transform:uppercase; display: none; } .widget_calendar table > thead > tr { background-color: transparent !important; } .widget_calendar th, .widget_calendar td { font-size: 1em !important; line-height:1.5em; font-weight:400 !important; font-style:normal; text-align:center; padding:2px; color: #000; border: none !important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; width: 14.2857%; } .widget_calendar thead th { font-size: 0.8125em !important; } .widget_calendar th { font-weight: 400 !important; font-style: normal !important; text-transform:none !important; padding: 0.5em 0 0.75em; } .widget_calendar td { line-height:2em; padding:0; } .widget_calendar tbody td a { display:block; position:relative; font-weight:normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .widget_calendar tbody td a:after { content: '\e83c'; font-family: 'fontello'; position:absolute; left:48%; top: 0.8em; } .widget_calendar td#today { position:relative; z-index:2; } .widget_calendar td#today:before { content:' '; position:absolute; z-index:-1; left:50%; top: 50%; width: 2.2em; height: 2.2em; width: 1.875em; height: 1.875em; line-height: 1.875em; margin: auto; -webkit-transform:translateX(-50%) translateY(-50%); -moz-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); } .widget_calendar tfoot { position:relative; top: 0.55em; } .widget_calendar tfoot td { font-size: 1em !important; font-style: normal !important; font-weight: 400 !important; text-transform: none !important; } .widget_calendar td#prev { text-align:left; overflow:hidden; } .widget_calendar td#next { text-align:right; } /* Widget: Recent Posts */ .widget_recent_entries .post-date { display: inline-block; margin-left:0.5em; } /* Widget: Search */ .widget_search .search_form, .widget_search .search-form { position:relative; overflow:hidden; } .widget_search .search-form { top:0.3em; font-weight: 400; } .widget_search .search-field { padding: 1.313em 1.1em; padding-right: 3em !important; } .widget_search input.search-submit { display:block; text-indent:-1000px; position:absolute; right:2em; top:50%; margin-top:-0.6em; width:1.2em; height:1.2em; line-height:1.2em; border: none !important; background:none !important; z-index:1; cursor:pointer; } /* Widget: RSS */ .widget_rss .widget_title a { display:inline-block; margin-right:6px; } .widget_rss .widget_title a:first-child:before { content:'\e8ed'; font-family:'fontello'; display: inline-block; font-size:0.9em; } .widget_rss .widget_title img { display:none; } .widget_rss li { padding-left:0 } .widget_rss li:before { display:none; } .widget_rss li+li { margin-top:2em; } /* Widget: Tag Cloud */ .widget_product_tag_cloud, .widget_tag_cloud { overflow:hidden; } .widget_product_tag_cloud .widget_title, .widget_tag_cloud .widget_title { margin-bottom:1em; } .widget_product_tag_cloud a, .widget_tag_cloud a { display:block; float:left; padding: 0.679em 1.46em; margin: 0 3px 3px 0; font-weight:700; font-size: 0.875em !important; line-height:1.5em; text-transform:uppercase; } /* Widget: MailChimp shortcode in the Text widget */ .widget_text .mc4wp_wrap { margin-top:1.5em; } .widget_text .mc4wp-form label { font-weight:400; line-height:2em; } .widget_text .mc4wp-form input { display:block; width: 100%; font-style:italic; } .widget_text .mc4wp-form input+input { margin-top:0.4em; } .widget_text .mc4wp-form input[type="submit"] { border: 2px solid #292929; padding: 0.5em 1em; text-transform:uppercase; font-size:0.9333em; font-style:normal; font-weight:bold; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; -o-transition: all ease .3s; transition: all ease .3s; } .widget_text .mc4wp-form input[type="submit"]:hover { background-color: transparent !important; } .widget_text .mc4wp-form .mc4wp-alert { margin: 2em 0; padding: 1em; } .widget_text .socials_wrap { text-align:center; margin-top: 1.3em; font-size:1.2308em; } .widget_text .socials_wrap .social_item + .social_item { margin-left: 0.8em; } /* Widget: Instagram Feed */ #sb_instagram .sbi_header_text { padding-top: 0 !important; margin-top:-2px; } #sb_instagram .sb_instagram_header { padding: 0 !important; margin-bottom:0.5em !important; } .footer_fullwidth #sb_instagram .sb_instagram_header { float:none; text-align:center; overflow:hidden; } .footer_fullwidth #sb_instagram .sb_instagram_header > a { float:none; display:inline-block; overflow:hidden; } #sb_instagram .sb_instagram_header h3 { font-size: 1.2308em; line-height:1.5em; } #sb_instagram .sb_instagram_header p { font-size: 1em; line-height:1.5em; } #sb_instagram #sbi_load { margin-top:0.5em; } /* Widget: Instagram */ ul.instagram-pics { margin-right: -5px; } ul.instagram-pics li { float: left; padding: 0 5px 5px 0; margin:0; overflow: hidden; width: 33.3333%; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .column-1_3 ul.instagram-pics li { width: 25%; } .column-1_2 ul.instagram-pics li { width: 20%; } .column-1_1 ul.instagram-pics li { width: 16.6666%; } ul.instagram-pics li:before { display:none; } /* 10. Footer areas -------------------------------------------------------------- */ .site_footer_wrap { margin-top:6em; } .remove_margins .site_footer_wrap { margin-top:0; } /* Footer widgets */ .footer_wrap_inner { padding: 9.6em 0 3em; } .footer_wrap aside { margin-bottom:1.6667em; margin-left: 0 !important; } .footer_wrap.footer_fullwidth { overflow:hidden; } .footer_wrap .widget_title { text-align:left; text-transform: uppercase; } .footer_wrap.footer_fullwidth .widget_title { text-align:center; margin-bottom:1.6667em; } .footer_wrap ul.trx_addons_list.icons li { line-height: 1.9em; margin-bottom: 0.475em; } /* Footer logo */ .logo_footer_wrap_inner { padding:7.15em 0; overflow:hidden; text-align:center; position:relative; } .footer_wrap + .logo_footer_wrap .logo_footer_wrap_inner { padding-top:4.15em; border-top-width: 1px; border-top-style: solid; } .logo_footer_wrap_inner:after { content:' '; position:absolute; z-index:1; left: 50%; bottom:0; width: 1px; height: 3.8889em; } .logo_footer_text { font-size: 3.3333em; line-height:1em; letter-spacing:6px; margin:0; } .logo_footer_image + .logo_footer_text { margin:0.63em 0 2em; } /* Socials */ .socials_footer_wrap_inner { padding:2.9em 0; text-align:center; } .socials_footer_wrap_inner .social_icons { display: inline-block; width: 2.2em; height: 2.2em; line-height:2.2em; text-align:center; border:1px solid #ddd; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg); } .socials_footer_wrap_inner .social_icons span:before { -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); } .socials_footer_wrap_inner .social_icons:hover span:before { -webkit-transform:scale(1.2, 1.2) rotate(-45deg); -moz-transform:scale(1.2, 1.2) rotate(-45deg); -ms-transform:scale(1.2, 1.2) rotate(-45deg); transform:scale(1.2, 1.2) rotate(-45deg); } .socials_footer_wrap_inner .social_item+.social_item { margin-left:1.6em; } /* Menu in the footer */ .menu_footer_wrap_inner { padding:2em 0; text-align:center; } .menu_footer_nav_area ul { padding:0; margin:0; list-style-type:none; } .menu_footer_nav_area ul li { display:inline-block; vertical-align: baseline; font-size: 11px; font-weight: bold; text-transform:uppercase; letter-spacing:1px; } .menu_footer_nav_area ul li+li:before { content: ' '; display:inline-block; width: 0; height:0.8em; margin:0 3em; vertical-align:baseline; border-left: 1px dotted #ddd; } /* Copyright area */ .copyright_wrap_inner .copyright_text{ opacity: 0.7; } .logo_footer_wrap + .copyright_wrap .copyright_wrap_inner, .socials_footer_wrap + .copyright_wrap .copyright_wrap_inner, .menu_footer_wrap + .copyright_wrap .copyright_wrap_inner { border-top-width: 1px; border-top-style: solid; } .copyright_wrap_inner { font-size: 0; padding: 2rem 0; overflow: hidden; text-align: left; } .copyright_wrap p { margin:0; } .copyright_wrap_inner .column-1_2 { font-size: 0.8125rem; } /* 11. Utils -------------------------------------------------------------- */ /* Debug window */ #debug_log { position:fixed; z-index:1000000; display:block; width:100%; max-height:400px; left:0; top:0; background:rgba(0,0,0,0.8); color:#ffffff; overflow:auto; } .admin-bar #debug_log { top:32px; } #debug_log_close { position:absolute; right:0; top:0; width:20px; height:20px; line-height:20px; font-weight:bold; font-size:14px; text-align:center; cursor:pointer; } #debug_log_content { padding:12px; } /* 12. Registration and Login popups -------------------------------------------------------------- */ .popup_wrap { position: absolute; top: 3.3333em; right: 0; width: 37.5em; padding: 3em 2.5em 2em; display:none; } .popup_registration { right: -5.5em; } .popup_wrap .popup_close { display:block; font-size:1.25em; line-height:1em; width: 1em; height:1em; position:absolute; right:0; top:0; margin:0.5em 0.5em 0 0; text-align:center; color: #cccccc; border: 2px solid #ebebeb; background-color:#f4f7f9; } .popup_wrap .popup_close:hover { color: #909090; border: 2px solid #cccccc; background-color:#ffffff; } .popup_wrap .popup_close:before { font-family:fontello; content:'\e8ac'; line-height:1em; padding:0 !important; margin:0 !important; } .popup_wrap .form_wrap { position:relative; overflow:hidden; } .popup_wrap .form_left { float: left; padding-right: 2.5em; width: 54%; border-right: 1px solid #e0e0e0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .popup_wrap .form_right { float: right; padding-left: 2.5em; width: 45%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .popup_wrap.popup_registration .form_left { width: 50%; padding-right: 5px; border-right: none; } .popup_wrap.popup_registration .form_right { width: 50%; padding-left: 5px; } .popup_wrap .popup_form_field { margin-bottom:0.625em; } .popup_wrap input[type="text"], .popup_wrap input[type="email"], .popup_wrap input[type="password"] { width:100%; border: 2px solid #ebebeb; background-color:#fafafa; } .popup_wrap input:not([type="submit"]):focus { background-color:#ffffff; } .popup_wrap .popup_form_field.iconed_field { position:relative; } .popup_wrap .popup_form_field.iconed_field:before { position:absolute; z-index:1; top:10px; right:8px; margin-right:0; color:#c9c9c9; width:1em; } .popup_wrap .popup_form_field.iconed_field input { padding-right:30px; } .popup_wrap .popup_form_field .forgot_password { float: right; line-height: 1.5em; } .popup_wrap .popup_form_field.submit_field { padding:1em 0 4px 4px; } .popup_wrap .popup_form_field .submit_button { width:100%; } .popup_wrap .login_socials_title { color:#222222; font-size:1.5em; line-height:1.3em; margin-bottom:0.5em; } .popup_wrap .login_socials_problem { line-height:1.3em; } .popup_wrap .popup_form_field.remember_field { margin-top: 1.2em; } /* 13. Third part plugins ------------------------------------------------------------------------------------ */ /* Visual Composer */ .vc_row[class*="vc_custom_"] { background-size: cover !important; } .wpb_row, .wpb_text_column, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button { margin-bottom:0 !important; } .sc_gap .vc_row { margin-left:0; margin-right:0; } .sc_gap .vc_column_container { padding-left:0; padding-right:0; } h1 .wpb_text_column p, h2 .wpb_text_column p, h3 .wpb_text_column p, h4 .wpb_text_column p, h5 .wpb_text_column p, h6 .wpb_text_column p { padding-bottom:0 !important; } .vc_row.vc_row-has-fill:not(.fullwidth_1) { position: relative; } .vc_row.vc_row-has-fill:not(.fullwidth_1):before { content: ''; background-color: #fff; position: absolute; top: 0; bottom: 0; right: 0; left: 60%; display: block; } .vc_row[data-vc-full-width] { overflow: visible; } .hesperiden.tparrows { width: 30px!important; height: 30px!important; background: transparent!important; } .hesperiden.tparrows:hover { background: transparent; opacity: 0.5; } .hesperiden.tparrows.tp-leftarrow:before , .hesperiden.tparrows.tp-rightarrow:before { font-family: fontello; margin-left: 0; line-height: 30px; font-size: 28px; } .hesperiden.tparrows.tp-leftarrow:before { content: "\e931"; } .hesperiden.tparrows.tp-rightarrow:before { content: "\e930"; } /* Google conversion */ iframe[name="google_conversion_frame"] { height:1px; min-height:0px; display:none; } /* Visual Composer */ .post_item_single .post_edit .vc_inline-link { display:none; } /* Magnific popup */ .mfp-bg { z-index:200001; } .mfp-wrap { z-index:200002; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { right: -20px; padding:0; width: 44px; text-align:center; } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { background: none !important; } /* 14. Predefined classes for users -------------------------------------------------------------- */ /* Round object corners */ .rounded_none { -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } .rounded_tiny { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .rounded_small { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .rounded_medium { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .rounded_large { -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } .rounded { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } /* Height variants for the empty space */ .height_tiny { height: 1.0526em !important; } /* 20px */ .height_small { height: 1.5789em !important; } /* 30px */ .height_medium { height: 2.6316em !important; } /* 50px */ .height_large, .height_big { height: 5.2632em !important; } /* 100px */ .height_huge { height: 6.3158em !important; } /* 120px */ /* Link as buttons */ .theme_button { display:inline-block; text-transform:uppercase; white-space:nowrap; padding:2em 3.3em; font-size:0.8571em; font-weight:bold; letter-spacing:3px; border: none !important; -webkit-transition: all ease-in-out .3s !important; -moz-transition: all ease-in-out .3s !important; -ms-transition: all ease-in-out .3s !important; -o-transition: all ease-in-out .3s !important; transition: all ease-in-out .3s !important; } .theme_button.theme_button_small { padding:1.3em 3.3em; } .slider_engine_revo .theme_button { font-size:0.8571em !important; } .theme_button:after { content:'\e908'; font-family:'fontello'; margin-left: 0.5em; } /* Scroll button on the slider */ .theme_scroll_down { display:inline-block; text-align:center; cursor:pointer; font-size:10px !important; line-height:15px !important; } .theme_scroll_down:before { content: '\e90e'; font-family:'fontello'; font-size:20px !important; line-height:30px !important; display:block; text-align:center; } .theme_scroll_down:hover { -webkit-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -moz-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -ms-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); -o-animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); animation: jump 0.5s 1 cubic-bezier(0.2, 0.8, 0.6, 1.6); } /* Makeup image */ #makeup { position:absolute; z-index:1000000; pointer-events: none; opacity:0.2; left: 50%; top:0; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); } .admin-bar #makeup { top:32px; } #makeup { /* Correct this value to position makeup image */ margin-left: 0px; margin-top: 0px; display:none; } .scheme_dark .menu_main_nav > li.current-menu-parent > a, .scheme_dark .menu_main_nav > li.current-menu-ancestor > a, .scheme_dark .menu_main_nav > li li.current-menu-item > a, .scheme_dark .menu_main_nav > li li.current-menu-parent > a, .scheme_dark .menu_main_nav > li li.current-menu-ancestor > a, .scheme_dark .menu_header_nav > li > a:hover, .scheme_dark .menu_header_nav > li.sfHover > a, .scheme_dark .menu_header_nav > li.current-menu-item > a, .scheme_dark .menu_header_nav > li.current-menu-parent > a, .scheme_dark .menu_header_nav > li.current-menu-ancestor > a, .scheme_dark .menu_main_nav > li li > a:hover, .scheme_dark .menu_main_nav > li li.sfHover > a, .scheme_dark .menu_main_nav > li > a:hover{ color: #0481ac !important; } .top_panel_style_1 .scheme_dark .menu_mobile_button, .top_panel_style_1 .scheme_dark .menu_mobile_button:before, .top_panel_style_1 .scheme_default .menu_mobile_button, .top_panel_style_1 .scheme_default .menu_mobile_button:before { border-color: #fff !important; } .top_panel_style_2 .scheme_dark .menu_mobile_button, .top_panel_style_2 .scheme_dark .menu_mobile_button:before{ border-color: #202020 !important; } @media (max-width: 767px){ .top_panel_style_2 .scheme_dark .menu_mobile_button, .top_panel_style_2 .scheme_dark .menu_mobile_button:before{ border-color: #035a95 !important; } } .post_layout_chess .post_featured:before { content: ' '; width: 0; height: 0; padding-top: 100%; display: inline-block; margin-left: -0.3em; } .post_layout_chess .post_featured img{ height: 100%; width: auto; max-width: 1000%; position: absolute !important; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .post_layout_chess .post_featured .slider_swiper{ position: absolute !important; top: 0; left: 0; right: 0; bottom: 0; height: 100% !important; } .post_layout_chess.format-audio .post_featured { width: 50%; } .post_layout_chess.format-audio .post_audio { padding: 1em; } .scheme_default .post_layout_chess_2 .post_content_inner:after, .scheme_default .post_layout_chess_3 .post_content_inner:after { background: transparent !important; } .page_content_wrap.scheme_default { background-color: #e6e4e4; }
0.298696
0.093306
@import "../lib/layui/css/layui.css"; @import "../lib/fonts/iconfont.css"; #navBar .layui-nav-child{overflow:hidden;padding:0!important} #navBar .layui-nav-child dd,#navBar .layui-nav-itemed .layui-nav-child{overflow:hidden} [class*=" ok-icon"],[class^=ok-icon]{line-height:inherit;font-size:16px} .not-scroll::-webkit-scrollbar{height:0;width:0;background:0 0;display:none} .scrollBody::-webkit-scrollbar{display:none} .no-line.layui-this:after{background:0 0!important;color:transparent!important} .ok-none-select{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none} .okadmin-text-center{text-align:center} .okadmin-bg-20222A{background:#20222a} .post-left220{left:220px!important} .flex-vc{display:flex!important;display:-webkit-flex!important;align-items:center!important;justify-content:center!important} .pl0{padding-left:0!important} .pr0{padding-right:0!important} .pl10{padding-left:10px!important} .pr10{padding-right:10px!important} #noticeQQ{cursor:pointer;color:#ff5722;font-weight:bolder} .okadmin-header .layui-nav-bar,.okadmin-header .layui-nav-tree .layui-nav-itemed:after{background:#20222a!important;bottom:auto;top:0!important;height:2px} .okadmin-header .layui-nav .layui-this:after{background:0 0!important;color:transparent!important} .layadmin-pagetabs .layui-tab-title li.layui-this:after,.layadmin-pagetabs .layui-tab-title li:after,.layadmin-side-shrink .layui-side-menu .layui-nav>.layui-nav-item>.layui-nav-child,.layui-layer-admin .layui-layer-title,.layui-side-menu{background:#001529!important} .layui-tab-brief>.layui-tab-title .layui-this{color:#000} .ok-tab-title li strong[is-close=false]~i.layui-tab-close,.ok-tab-title li[tab=index] i.layui-tab-close{display:none!important} .okadmin .okadmin-header{background:#fff;height:49px;line-height:49px;border-bottom:1px solid #f6f6f6} .okadmin-header .layui-nav-item .layui-icon{font-size:16px} .okadmin-header .layui-nav .layui-nav-item a,.okadmin-header .layui-nav-child dd.layui-this a{color:#000} #userInfo .layui-this,#userInfo .layui-this a{background:0 0} #userInfo .layui-this a:hover{background:#f2f2f2} .weather{color:#000} #tp-weather-widget .tpwthwidt .text_1vUR5ag,#tp-weather-widget .tpwthwidt .title_2I35arv{margin:0!important;color:#000!important} .ok-show-menu{font-size:18px} .ok-show-menu .layui-icon{font-size:18px!important} .ok-show-menu .ok-menu-hide:before{content:"\e66b"} #fullScreen i.okicon-screen-restore:before{content:"\e758"} .okadmin-header .layui-input-search{display:inline-block;vertical-align:middle;height:32px;border:none;cursor:text} .okadmin-header .layui-nav .layui-nav-item{height:49px;line-height:49px} .okadmin-header .layui-layout-left .layui-nav-item{margin:0 20px} .okadmin-header .layui-layout-left .layui-nav-item.layui-this:after{display:none!important} .okadmin-header .layui-layout-left .layui-nav-item a{padding-left:5px;padding-right:5px} .okadmin .menu-switch{width:30px;height:30px;position:relative;left:220px;top:16px;color:#fff;text-align:center;line-height:30px;cursor:pointer;z-index:9999} .okadmin-header .layui-nav .layui-nav-more{border-color:#000 transparent transparent} .okadmin-header .layui-nav .layui-nav-mored,.okadmin-header .layui-nav-itemed>a .layui-nav-more{border-color:transparent transparent #000} .okadmin-header .layui-nav-child{top:50px} .icon-head-i{font-size:18px;padding-right:5px} .ok-left{top:0!important;width:220px!important;z-index:9999} .ok-left .okadmin-logo{line-height:49px;text-align:center;color:#fff;font-size:16px;position:fixed;left:0;top:0;z-index:1002;width:220px;height:49px;padding:0 15px;box-sizing:border-box;overflow:hidden;font-weight:300;background-repeat:no-repeat;background-position:center center;background:#20222a} .layui-side-menu .layui-nav{width:220px;background:0 0} .layui-side-menu .layui-side-scroll{width:240px!important} .layui-side-menu .layui-side-scroll:before{content:" ";height:50px;line-height:50px;display:flex;width:1px} .okadmin-side .user-photo{width:220px!important;border-top:1px solid #333555} .ok-left.layui-side-menu .layui-nav .layui-nav-item .layui-nav-child a,.ok-left.layui-side-menu .layui-nav .layui-nav-item a{height:40px;line-height:40px;padding-left:45px;padding-right:30px;color:#fff} .ok-left.layui-side-menu .layui-nav .layui-nav-item.layui-this .layui-nav-child a,.ok-left.layui-side-menu .layui-nav .layui-nav-item.layui-this a{color:#fff!important} .ok-left.layui-side-menu .layui-nav-item a:hover{background-color:#4e5465} .ok-left.layui-side-menu .layui-this a:hover{background-color:inherit} .ok-left.layui-side-menu .layui-nav .layui-nav-item .layui-icon,.ok-left.layui-side-menu .layui-nav .layui-nav-item a i{position:absolute;padding-right:10px;left:20px} .ok-left.layui-side-menu .layui-nav .layui-nav-item .layui-nav-child a i{position:static!important;padding-right:10px} #navBar .layui-nav-child .layui-nav-child>dd>a{padding-left:65px} #navBar .layui-nav-child .layui-nav-child .layui-nav-child>dd>a{padding-left:90px} #navBar .layui-nav-child .layui-nav-child .layui-nav-child .layui-nav-child>dd>a{padding-left:115px} .ok-left .user-photo{width:200px;height:120px;padding:15px 0 5px} .ok-left .user-photo a.img{display:block;width:80px;height:80px;margin:0 auto 10px} .ok-left .user-photo a.img img{display:block;width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border:4px solid #44576b;box-sizing:border-box} .ok-left .user-photo p{display:block;width:100%;height:25px;color:#fff;text-align:center;font-size:12px;white-space:nowrap;line-height:25px;overflow:hidden} #navBar ul{margin:0!important} .ok-tab{background:#f5f7f9} .okadmin-pagetabs{padding:0 80px 0 40px;background-color:transparent;width:100%;position:absolute;height:40px;z-index:1} .okadmin-tabs-control{height:32px;line-height:32px;position:absolute;top:4px;width:32px;right:4px;text-align:center;cursor:pointer;transition:all .3s;-webkit-transition:all .3s;background:#f5f7f9;z-index:10} .okadmin-tabs-control:hover{color:#009688} .ok-tab .move-left{left:0;border-left:none} .ok-tab .move-right{right:40px} .layui-icon-down{right:0} .okadmin-tabs-select.layui-nav{position:absolute;left:0;top:0;width:100%;height:100%;padding:0;background:0 0} .okadmin-nav a,.okadmin-tab a{cursor:pointer} .ok-right-nav-menu{top:0;right:0;width:40px;height:40px;line-height:normal;background:#f5f7f9;display:flex;align-items:center} .okadmin-tab{height:32px;line-height:32px;width:32px} .okadmin-tab .okadmin-tab-item .okadmin-link{display:block;width:100%;height:100%;background:#fff;border-radius:3px} .ok-right-nav-menu:hover .okadmin-tab-item .okadmin-tab-child{display:block!important} .okadmin-tab .okadmin-tab-item .okadmin-tab-child{position:absolute;top:40px;right:0;display:none;white-space:nowrap;line-height:36px;padding:5px 0;box-shadow:0 2px 4px rgba(0,0,0,.12);border:1px solid #d2d2d2;background-color:#fff;z-index:100;border-radius:2px} .okadmin-tab .okadmin-tab-item a{display:block;padding:0 20px;color:#000;transition:all .3s;-webkit-transition:all .3s;font-size:14px} .okadmin-tab .okadmin-tab-item a:hover{background:#f5f7f9} .okadmin-tab .okadmin-tab-item .okadmin-tab-child:visited{display:none!important} .ok-tab .layui-tab-title{margin:0 80px 0 40px;overflow-x:hidden!important;overflow-y:hidden!important;width:max-content!important;z-index:9;position:relative;left:0;height:40px;line-height:40px;border:0} .ok-tab .layui-tab-title li{height:32px;line-height:32px;background:#fff;border-radius:3px;margin-right:15px} .ok-tab .layui-tab-brief>.layui-tab-more li.layui-this,.ok-tab .layui-tab-brief>.layui-tab-title .layui-this,.ok-tab .layui-tab-title li.layui-this{background-color:#fff;color:#009688} .ok-tab .layui-tab-brief>.layui-tab-more li.layui-this:after,.ok-tab .layui-tab-brief>.layui-tab-title .layui-this:after,.ok-tab .layui-tab-title .layui-this:after{display:none} .ok-tab .layui-tab-title .layui-this:after{display:none} .ok-tab-title cite{padding-left:5px;font-style:normal} .weather-ok{height:49px;line-height:49px} .weather-ok .iframe-style{height:50px;padding-top:9px;box-sizing:border-box} .weather-ok .iframe-style:hover{height:400px} .okadmin .content-body{position:absolute;top:50px;right:0;bottom:42px;left:220px;z-index:1;overflow:hidden} .okadmin-tabs-select.layui-nav .layui-nav-item{line-height:40px} .ok-nav-item{height:49px;line-height:49px;position:relative;display:inline-block;vertical-align:middle;font-size:14px;width:auto} .content-body .layui-tab{margin:0} .okadmin .content-body .layui-tab-content{position:absolute;top:40px;bottom:0;width:100%;padding:0;overflow:hidden;left:0;right:0} .okadmin .content-body .layui-tab-content .layui-tab-item{height:100%} .okadmin .content-body .layui-tab-content .layui-tab-item iframe{height:100%} .layui-layout-admin.ok-left-hide .ok-left,.layui-layout-admin.ok-left-hide .ok-left .okadmin-logo{left:-220px} .layui-layout-admin.ok-left-hide .layui-header .layui-layout-left{left:-20px} .layui-layout-admin.ok-left-hide .content-body,.layui-layout-admin.ok-left-hide .layui-footer{left:0} .page-fill{width:100%;height:100%;display:block;box-sizing:border-box} #login .layui-icon{font-size:16px!important} #login .mag0{margin:0!important} #login ::selection{background:#ff5722;color:#fff} #login .layui-red{color:red!important;font-weight:700} #login .layui-blue{color:#01aaed!important} #login .layui-form-item.layui-input-focus input{border-color:#ff6700!important} #login .layui-block{width:100%!important} #login{width:100%;height:100%;background-image:url(../images/login-bg.jpg);position:relative} #login form.layui-form{padding:0 20px 20px 20px;width:300px;position:absolute;left:50%;top:50%;margin:-150px 0 0 -150px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:0 0 50px #009688} #login .login_face{margin:-55px auto 20px;width:100px;height:100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:5px solid #fff;overflow:hidden;box-shadow:0 0 30px #009688;background:#fff} #login .login_face img{width:100%} #login .layui-form-item{position:relative} #login .layui-form-item label{position:absolute;color:#757575;left:10px;top:9px;line-height:20px;background:0 0;padding:0 5px;font-size:14px;cursor:text} #login #code{padding-right:110px} #login .captcha-box .img{position:absolute;top:1px;bottom:1px;right:1px;cursor:pointer;width:100px;background:#c4e1ce} #login .layui-form-item input{background:#fff!important} #login .layui-form-item input,#login .layui-form-item label{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out} #login .layui-form-item input::placeholder{color:transparent!important} #login .layui-form-item.layui-input-focus input::placeholder{color:#757575!important} #login .layui-form-item.layui-input-active label,#login .layui-form-item.layui-input-focus label{top:-10px;font-size:12px;color:#ff6700;background:#fff!important} @media screen{.layui-header .layui-layout-left,.layui-layout-admin .content-body,.layui-layout-admin .layui-footer,.layui-layout-admin .ok-left,.ok-left .okadmin-logo{transition:left .5s} } .ok-make{position:fixed;left:0;right:0;bottom:0;top:0;z-index:9998;background:rgba(0,0,0,.5);display:none} @media screen and (max-width:970px){.ok-hide-md{display:none!important} } @media screen and (max-width:768px){[pc-show]{display:none!important} .layui-layout-admin .ok-left{position:fixed} .ok-input-search{width:7rem} .layui-layout-admin.ok-left-hide .ok-left,.layui-layout-admin.ok-left-hide .ok-left .okadmin-logo{left:0} .okadmin-header .layui-layout-left .layui-nav-item{margin:0 5px} .layui-layout-admin.ok-left-hide .ok-make{display:block} .layui-layout-admin .ok-left,.ok-left .okadmin-logo{transition:left .5s;left:-220px} .layui-header .layui-layout-left{transition:left .5s;left:-20px} .layui-layout-admin .content-body,.layui-layout-admin .layui-footer{transition:left .5s;left:0} .ok-left .okadmin-side .user-photo{height:auto;margin:0 auto} .ok-left .user-photo a.img{width:50px;height:50px} .layui-side-menu .layui-side-scroll{width:200px!important} .ok-left,.ok-left .okadmin-logo,.ok-left .okadmin-side .user-photo,.ok-left.layui-side-menu .layui-nav{width:180px!important;margin:0} }
src/main/resources/static/css/okadmin.css
@import "../lib/layui/css/layui.css"; @import "../lib/fonts/iconfont.css"; #navBar .layui-nav-child{overflow:hidden;padding:0!important} #navBar .layui-nav-child dd,#navBar .layui-nav-itemed .layui-nav-child{overflow:hidden} [class*=" ok-icon"],[class^=ok-icon]{line-height:inherit;font-size:16px} .not-scroll::-webkit-scrollbar{height:0;width:0;background:0 0;display:none} .scrollBody::-webkit-scrollbar{display:none} .no-line.layui-this:after{background:0 0!important;color:transparent!important} .ok-none-select{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none} .okadmin-text-center{text-align:center} .okadmin-bg-20222A{background:#20222a} .post-left220{left:220px!important} .flex-vc{display:flex!important;display:-webkit-flex!important;align-items:center!important;justify-content:center!important} .pl0{padding-left:0!important} .pr0{padding-right:0!important} .pl10{padding-left:10px!important} .pr10{padding-right:10px!important} #noticeQQ{cursor:pointer;color:#ff5722;font-weight:bolder} .okadmin-header .layui-nav-bar,.okadmin-header .layui-nav-tree .layui-nav-itemed:after{background:#20222a!important;bottom:auto;top:0!important;height:2px} .okadmin-header .layui-nav .layui-this:after{background:0 0!important;color:transparent!important} .layadmin-pagetabs .layui-tab-title li.layui-this:after,.layadmin-pagetabs .layui-tab-title li:after,.layadmin-side-shrink .layui-side-menu .layui-nav>.layui-nav-item>.layui-nav-child,.layui-layer-admin .layui-layer-title,.layui-side-menu{background:#001529!important} .layui-tab-brief>.layui-tab-title .layui-this{color:#000} .ok-tab-title li strong[is-close=false]~i.layui-tab-close,.ok-tab-title li[tab=index] i.layui-tab-close{display:none!important} .okadmin .okadmin-header{background:#fff;height:49px;line-height:49px;border-bottom:1px solid #f6f6f6} .okadmin-header .layui-nav-item .layui-icon{font-size:16px} .okadmin-header .layui-nav .layui-nav-item a,.okadmin-header .layui-nav-child dd.layui-this a{color:#000} #userInfo .layui-this,#userInfo .layui-this a{background:0 0} #userInfo .layui-this a:hover{background:#f2f2f2} .weather{color:#000} #tp-weather-widget .tpwthwidt .text_1vUR5ag,#tp-weather-widget .tpwthwidt .title_2I35arv{margin:0!important;color:#000!important} .ok-show-menu{font-size:18px} .ok-show-menu .layui-icon{font-size:18px!important} .ok-show-menu .ok-menu-hide:before{content:"\e66b"} #fullScreen i.okicon-screen-restore:before{content:"\e758"} .okadmin-header .layui-input-search{display:inline-block;vertical-align:middle;height:32px;border:none;cursor:text} .okadmin-header .layui-nav .layui-nav-item{height:49px;line-height:49px} .okadmin-header .layui-layout-left .layui-nav-item{margin:0 20px} .okadmin-header .layui-layout-left .layui-nav-item.layui-this:after{display:none!important} .okadmin-header .layui-layout-left .layui-nav-item a{padding-left:5px;padding-right:5px} .okadmin .menu-switch{width:30px;height:30px;position:relative;left:220px;top:16px;color:#fff;text-align:center;line-height:30px;cursor:pointer;z-index:9999} .okadmin-header .layui-nav .layui-nav-more{border-color:#000 transparent transparent} .okadmin-header .layui-nav .layui-nav-mored,.okadmin-header .layui-nav-itemed>a .layui-nav-more{border-color:transparent transparent #000} .okadmin-header .layui-nav-child{top:50px} .icon-head-i{font-size:18px;padding-right:5px} .ok-left{top:0!important;width:220px!important;z-index:9999} .ok-left .okadmin-logo{line-height:49px;text-align:center;color:#fff;font-size:16px;position:fixed;left:0;top:0;z-index:1002;width:220px;height:49px;padding:0 15px;box-sizing:border-box;overflow:hidden;font-weight:300;background-repeat:no-repeat;background-position:center center;background:#20222a} .layui-side-menu .layui-nav{width:220px;background:0 0} .layui-side-menu .layui-side-scroll{width:240px!important} .layui-side-menu .layui-side-scroll:before{content:" ";height:50px;line-height:50px;display:flex;width:1px} .okadmin-side .user-photo{width:220px!important;border-top:1px solid #333555} .ok-left.layui-side-menu .layui-nav .layui-nav-item .layui-nav-child a,.ok-left.layui-side-menu .layui-nav .layui-nav-item a{height:40px;line-height:40px;padding-left:45px;padding-right:30px;color:#fff} .ok-left.layui-side-menu .layui-nav .layui-nav-item.layui-this .layui-nav-child a,.ok-left.layui-side-menu .layui-nav .layui-nav-item.layui-this a{color:#fff!important} .ok-left.layui-side-menu .layui-nav-item a:hover{background-color:#4e5465} .ok-left.layui-side-menu .layui-this a:hover{background-color:inherit} .ok-left.layui-side-menu .layui-nav .layui-nav-item .layui-icon,.ok-left.layui-side-menu .layui-nav .layui-nav-item a i{position:absolute;padding-right:10px;left:20px} .ok-left.layui-side-menu .layui-nav .layui-nav-item .layui-nav-child a i{position:static!important;padding-right:10px} #navBar .layui-nav-child .layui-nav-child>dd>a{padding-left:65px} #navBar .layui-nav-child .layui-nav-child .layui-nav-child>dd>a{padding-left:90px} #navBar .layui-nav-child .layui-nav-child .layui-nav-child .layui-nav-child>dd>a{padding-left:115px} .ok-left .user-photo{width:200px;height:120px;padding:15px 0 5px} .ok-left .user-photo a.img{display:block;width:80px;height:80px;margin:0 auto 10px} .ok-left .user-photo a.img img{display:block;width:100%;height:100%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border:4px solid #44576b;box-sizing:border-box} .ok-left .user-photo p{display:block;width:100%;height:25px;color:#fff;text-align:center;font-size:12px;white-space:nowrap;line-height:25px;overflow:hidden} #navBar ul{margin:0!important} .ok-tab{background:#f5f7f9} .okadmin-pagetabs{padding:0 80px 0 40px;background-color:transparent;width:100%;position:absolute;height:40px;z-index:1} .okadmin-tabs-control{height:32px;line-height:32px;position:absolute;top:4px;width:32px;right:4px;text-align:center;cursor:pointer;transition:all .3s;-webkit-transition:all .3s;background:#f5f7f9;z-index:10} .okadmin-tabs-control:hover{color:#009688} .ok-tab .move-left{left:0;border-left:none} .ok-tab .move-right{right:40px} .layui-icon-down{right:0} .okadmin-tabs-select.layui-nav{position:absolute;left:0;top:0;width:100%;height:100%;padding:0;background:0 0} .okadmin-nav a,.okadmin-tab a{cursor:pointer} .ok-right-nav-menu{top:0;right:0;width:40px;height:40px;line-height:normal;background:#f5f7f9;display:flex;align-items:center} .okadmin-tab{height:32px;line-height:32px;width:32px} .okadmin-tab .okadmin-tab-item .okadmin-link{display:block;width:100%;height:100%;background:#fff;border-radius:3px} .ok-right-nav-menu:hover .okadmin-tab-item .okadmin-tab-child{display:block!important} .okadmin-tab .okadmin-tab-item .okadmin-tab-child{position:absolute;top:40px;right:0;display:none;white-space:nowrap;line-height:36px;padding:5px 0;box-shadow:0 2px 4px rgba(0,0,0,.12);border:1px solid #d2d2d2;background-color:#fff;z-index:100;border-radius:2px} .okadmin-tab .okadmin-tab-item a{display:block;padding:0 20px;color:#000;transition:all .3s;-webkit-transition:all .3s;font-size:14px} .okadmin-tab .okadmin-tab-item a:hover{background:#f5f7f9} .okadmin-tab .okadmin-tab-item .okadmin-tab-child:visited{display:none!important} .ok-tab .layui-tab-title{margin:0 80px 0 40px;overflow-x:hidden!important;overflow-y:hidden!important;width:max-content!important;z-index:9;position:relative;left:0;height:40px;line-height:40px;border:0} .ok-tab .layui-tab-title li{height:32px;line-height:32px;background:#fff;border-radius:3px;margin-right:15px} .ok-tab .layui-tab-brief>.layui-tab-more li.layui-this,.ok-tab .layui-tab-brief>.layui-tab-title .layui-this,.ok-tab .layui-tab-title li.layui-this{background-color:#fff;color:#009688} .ok-tab .layui-tab-brief>.layui-tab-more li.layui-this:after,.ok-tab .layui-tab-brief>.layui-tab-title .layui-this:after,.ok-tab .layui-tab-title .layui-this:after{display:none} .ok-tab .layui-tab-title .layui-this:after{display:none} .ok-tab-title cite{padding-left:5px;font-style:normal} .weather-ok{height:49px;line-height:49px} .weather-ok .iframe-style{height:50px;padding-top:9px;box-sizing:border-box} .weather-ok .iframe-style:hover{height:400px} .okadmin .content-body{position:absolute;top:50px;right:0;bottom:42px;left:220px;z-index:1;overflow:hidden} .okadmin-tabs-select.layui-nav .layui-nav-item{line-height:40px} .ok-nav-item{height:49px;line-height:49px;position:relative;display:inline-block;vertical-align:middle;font-size:14px;width:auto} .content-body .layui-tab{margin:0} .okadmin .content-body .layui-tab-content{position:absolute;top:40px;bottom:0;width:100%;padding:0;overflow:hidden;left:0;right:0} .okadmin .content-body .layui-tab-content .layui-tab-item{height:100%} .okadmin .content-body .layui-tab-content .layui-tab-item iframe{height:100%} .layui-layout-admin.ok-left-hide .ok-left,.layui-layout-admin.ok-left-hide .ok-left .okadmin-logo{left:-220px} .layui-layout-admin.ok-left-hide .layui-header .layui-layout-left{left:-20px} .layui-layout-admin.ok-left-hide .content-body,.layui-layout-admin.ok-left-hide .layui-footer{left:0} .page-fill{width:100%;height:100%;display:block;box-sizing:border-box} #login .layui-icon{font-size:16px!important} #login .mag0{margin:0!important} #login ::selection{background:#ff5722;color:#fff} #login .layui-red{color:red!important;font-weight:700} #login .layui-blue{color:#01aaed!important} #login .layui-form-item.layui-input-focus input{border-color:#ff6700!important} #login .layui-block{width:100%!important} #login{width:100%;height:100%;background-image:url(../images/login-bg.jpg);position:relative} #login form.layui-form{padding:0 20px 20px 20px;width:300px;position:absolute;left:50%;top:50%;margin:-150px 0 0 -150px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:0 0 50px #009688} #login .login_face{margin:-55px auto 20px;width:100px;height:100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:5px solid #fff;overflow:hidden;box-shadow:0 0 30px #009688;background:#fff} #login .login_face img{width:100%} #login .layui-form-item{position:relative} #login .layui-form-item label{position:absolute;color:#757575;left:10px;top:9px;line-height:20px;background:0 0;padding:0 5px;font-size:14px;cursor:text} #login #code{padding-right:110px} #login .captcha-box .img{position:absolute;top:1px;bottom:1px;right:1px;cursor:pointer;width:100px;background:#c4e1ce} #login .layui-form-item input{background:#fff!important} #login .layui-form-item input,#login .layui-form-item label{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out} #login .layui-form-item input::placeholder{color:transparent!important} #login .layui-form-item.layui-input-focus input::placeholder{color:#757575!important} #login .layui-form-item.layui-input-active label,#login .layui-form-item.layui-input-focus label{top:-10px;font-size:12px;color:#ff6700;background:#fff!important} @media screen{.layui-header .layui-layout-left,.layui-layout-admin .content-body,.layui-layout-admin .layui-footer,.layui-layout-admin .ok-left,.ok-left .okadmin-logo{transition:left .5s} } .ok-make{position:fixed;left:0;right:0;bottom:0;top:0;z-index:9998;background:rgba(0,0,0,.5);display:none} @media screen and (max-width:970px){.ok-hide-md{display:none!important} } @media screen and (max-width:768px){[pc-show]{display:none!important} .layui-layout-admin .ok-left{position:fixed} .ok-input-search{width:7rem} .layui-layout-admin.ok-left-hide .ok-left,.layui-layout-admin.ok-left-hide .ok-left .okadmin-logo{left:0} .okadmin-header .layui-layout-left .layui-nav-item{margin:0 5px} .layui-layout-admin.ok-left-hide .ok-make{display:block} .layui-layout-admin .ok-left,.ok-left .okadmin-logo{transition:left .5s;left:-220px} .layui-header .layui-layout-left{transition:left .5s;left:-20px} .layui-layout-admin .content-body,.layui-layout-admin .layui-footer{transition:left .5s;left:0} .ok-left .okadmin-side .user-photo{height:auto;margin:0 auto} .ok-left .user-photo a.img{width:50px;height:50px} .layui-side-menu .layui-side-scroll{width:200px!important} .ok-left,.ok-left .okadmin-logo,.ok-left .okadmin-side .user-photo,.ok-left.layui-side-menu .layui-nav{width:180px!important;margin:0} }
0.177419
0.028707
*{ margin: 0; padding: 0; box-sizing: border-box; border: 0; color: white; } a{ text-decoration: none; } body{ background-color: black; font-family: 'Montserrat', sans-serif; overflow-x: hidden; } nav{ position: absolute; width: 0; height: 100vh; background-color: rgb(165, 165, 165); display: flex; flex-direction: row; z-index: 100; overflow: hidden; } #mySidenav{ z-index: 100; } .openmenu{ position: fixed; bottom: 40px; right: 40px; width: 70px; height: 70px; object-fit: contain; z-index: 99; } #NavL{ width: 70vw; } #NavL ul{ display: flex; flex-direction: column; justify-content: center; align-items: center; list-style: none; } #NavL ul li{ height: 20vh; display: flex; justify-content: center; align-items: center; font-size: 1.7em; } .navs#Theorylink{ display: none; } #NavClose{ width: 30vw; display: flex; justify-content: center; align-items: center; } #particles-js{ display: none; } #Home{ width: 100vw; height: 100vh; } #logo2div{ position: absolute; top: 0; left: 40vw; display: flex; justify-content: center; align-items: center; margin: 20px; width: 20vw; height: 20vw; } #logo2{ width: 100%; height: 100%; object-fit: contain; } #logodiv{ position: absolute; top: 10vw; width: 100vw; height: 100vw; } #logodiv img{ width: 100%; height: 100%; object-fit: contain; } #shorttext{ width: 100vw; position: absolute; bottom: 20vw; color: white; text-align: center; font-size: 1.5em; } section{ position: relative; width: 100vw; height: 100vh; padding: 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; } #abUs h1{ text-align: center; font-size: 2.4em; color: white; } #abUs p{ text-align: center; font-size: 1.3em; color: white; margin-top: 40px; } #Theory{ display: none; } #Work{ height: auto; } #Work h1{ text-align: center; font-size: 2.4em; color: white; } .pc{ margin: 30px; text-align: center; font-size: 1.5rem; } .mob{ text-align: center; font-size: 1.3em; color: white; margin-top: 40px; } #Report{ width: 50vw; height: 50px; background:linear-gradient(315deg, #a40606 0%, #d98324 74%); display: flex; justify-content: center; align-items: center; margin: auto; margin-top: 30px; margin-bottom: 30px; border-radius: 16px; font-weight: 700; transition: 0.5s ease; } #Report:hover{ transform: scale(0.95); } #Team{ } #Team h1{ font-size: 2.5em; text-align: center; } #Team section{ overflow-x: scroll; display: flex; height: 80vh; flex-direction: row; justify-content: flex-start; } #Team section .members{ width: 70vw; height: 70vh; margin-right: 50px; margin-left: 50px; display: flex; flex-direction: column; justify-content: center; align-items: center; } #Team section .members#Padmashree{ display: none; } #Team section .members#Apoorv{ display: none; } #Team section .box .imgBx img{ width: 70vw; height: 70vw; clip-path: polygon(5% 0, 95% 0, 95% 100%, 5% 100%); } #Team section .box .cntBx{ background: #C02425; background: -webkit-linear-gradient(to right, #F0CB35, #C02425); background: linear-gradient(to right, #F0CB35, #C02425); border-radius: 5px; overflow: visible; } #Team section .box .cntBx{ position: absolute; height: 25vw; width: 70vw; bottom: 20px; display: grid; place-items: center; } #Team section .box .cntBx .co{ display: flex; flex-direction: column; justify-content: center; align-items: center; } #Team section .box .cntBx .co div{ margin: 2px; } #Team section .box .cntBx .co div.name{ font-size: 1.25em; font-weight: 700; } #Team section .box .cntBx .co div.nickname{ font-size: 0.9em; } #Team section .box .cntBx .co div i{ font-size: 1.7em; margin: 5px; margin-top: 2px; } #Contact h1{ font-size: 2.5em; text-align: center; } #Contact div p{ text-align: center; font-size: 1.2em; margin-top: 50px; margin-bottom: 50px; } .particletext{ display: none; } #Contact div a i{ font-size: 3em; margin: 20px; } [data-scroll]{ transition: all 2s 0.3s; } [data-scroll="out"]{ opacity: 0; transform: translate(0,60px); } [data-scroll="out"] span{ color: white; transition: all 0.5s; } [data-scroll="in"]{ opacity: 1; transform: translate(0,0); } .members[data-scroll="out"]{ opacity: 1; transform: translate(0,0); } .members[data-scroll="in"]{ opacity: 1; transform: translate(0,0); } #Team h1::selection{ background-color: blueviolet; color: black; } #Team h1 span{ color: blueviolet; } #abUs h1 span{ color: rgba(7, 73, 196,0.7); } #Work h1 span{ color: rgb(202, 166, 4); } #Team h1 span{ color: rgb(196, 7, 149); } #Contact h1 span{ color: rgb(7, 196, 149); } #fun,#kwter{ display: none; } ::-webkit-scrollbar{ width: 7px; overflow: visible; } ::-webkit-scrollbar-track{ border: 2px solid rgba(255, 255, 255, 0.295); } ::-webkit-scrollbar-thumb{ background: linear-gradient(45deg,rgb(9, 187, 48),rgb(188, 201, 10)); } #Team section::-webkit-scrollbar{ height: 5px; } #Team section::-webkit-scrollbar-thumb{ background-color: blueviolet; } .sidenav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; left: 0; background-color: #111; overflow-x: hidden; padding-top: 60px; transition: 0.5s; } .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s; } .sidenav a:hover { color: #f1f1f1; } .sidenav .closebtn { position: absolute; bottom: 40px; right: 40px; font-size: 36px; margin-left: 50px; border: 2px white solid; border-radius: 30px; display: grid; text-align: center; place-items: center; } @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } .mob{ width: 100vw; object-fit: contain; } .mob img{ width: 80vw; } .Syss{ margin: 2rem; font-size: 2em; color: rgb(202, 166, 4); overflow: visible; padding: 5px; } .Syss::after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background-color: rgb(202, 166, 4); } .imgswork{ width: 80vw; object-fit: contain; overflow: hidden; } #Simulation p{ text-align: center; font-size: 1.3rem; } #Simulation video{ width: 80vw; object-fit: contain; margin: 20px; height: auto; } #shorttext{ position: absolute; text-align: center; font-size: 1.1rem; bottom: 75px; width: 100vw; display: flex; justify-content: center; align-items: center; color: #b4b4b4; }
assets/styles/smallscreen.css
*{ margin: 0; padding: 0; box-sizing: border-box; border: 0; color: white; } a{ text-decoration: none; } body{ background-color: black; font-family: 'Montserrat', sans-serif; overflow-x: hidden; } nav{ position: absolute; width: 0; height: 100vh; background-color: rgb(165, 165, 165); display: flex; flex-direction: row; z-index: 100; overflow: hidden; } #mySidenav{ z-index: 100; } .openmenu{ position: fixed; bottom: 40px; right: 40px; width: 70px; height: 70px; object-fit: contain; z-index: 99; } #NavL{ width: 70vw; } #NavL ul{ display: flex; flex-direction: column; justify-content: center; align-items: center; list-style: none; } #NavL ul li{ height: 20vh; display: flex; justify-content: center; align-items: center; font-size: 1.7em; } .navs#Theorylink{ display: none; } #NavClose{ width: 30vw; display: flex; justify-content: center; align-items: center; } #particles-js{ display: none; } #Home{ width: 100vw; height: 100vh; } #logo2div{ position: absolute; top: 0; left: 40vw; display: flex; justify-content: center; align-items: center; margin: 20px; width: 20vw; height: 20vw; } #logo2{ width: 100%; height: 100%; object-fit: contain; } #logodiv{ position: absolute; top: 10vw; width: 100vw; height: 100vw; } #logodiv img{ width: 100%; height: 100%; object-fit: contain; } #shorttext{ width: 100vw; position: absolute; bottom: 20vw; color: white; text-align: center; font-size: 1.5em; } section{ position: relative; width: 100vw; height: 100vh; padding: 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; } #abUs h1{ text-align: center; font-size: 2.4em; color: white; } #abUs p{ text-align: center; font-size: 1.3em; color: white; margin-top: 40px; } #Theory{ display: none; } #Work{ height: auto; } #Work h1{ text-align: center; font-size: 2.4em; color: white; } .pc{ margin: 30px; text-align: center; font-size: 1.5rem; } .mob{ text-align: center; font-size: 1.3em; color: white; margin-top: 40px; } #Report{ width: 50vw; height: 50px; background:linear-gradient(315deg, #a40606 0%, #d98324 74%); display: flex; justify-content: center; align-items: center; margin: auto; margin-top: 30px; margin-bottom: 30px; border-radius: 16px; font-weight: 700; transition: 0.5s ease; } #Report:hover{ transform: scale(0.95); } #Team{ } #Team h1{ font-size: 2.5em; text-align: center; } #Team section{ overflow-x: scroll; display: flex; height: 80vh; flex-direction: row; justify-content: flex-start; } #Team section .members{ width: 70vw; height: 70vh; margin-right: 50px; margin-left: 50px; display: flex; flex-direction: column; justify-content: center; align-items: center; } #Team section .members#Padmashree{ display: none; } #Team section .members#Apoorv{ display: none; } #Team section .box .imgBx img{ width: 70vw; height: 70vw; clip-path: polygon(5% 0, 95% 0, 95% 100%, 5% 100%); } #Team section .box .cntBx{ background: #C02425; background: -webkit-linear-gradient(to right, #F0CB35, #C02425); background: linear-gradient(to right, #F0CB35, #C02425); border-radius: 5px; overflow: visible; } #Team section .box .cntBx{ position: absolute; height: 25vw; width: 70vw; bottom: 20px; display: grid; place-items: center; } #Team section .box .cntBx .co{ display: flex; flex-direction: column; justify-content: center; align-items: center; } #Team section .box .cntBx .co div{ margin: 2px; } #Team section .box .cntBx .co div.name{ font-size: 1.25em; font-weight: 700; } #Team section .box .cntBx .co div.nickname{ font-size: 0.9em; } #Team section .box .cntBx .co div i{ font-size: 1.7em; margin: 5px; margin-top: 2px; } #Contact h1{ font-size: 2.5em; text-align: center; } #Contact div p{ text-align: center; font-size: 1.2em; margin-top: 50px; margin-bottom: 50px; } .particletext{ display: none; } #Contact div a i{ font-size: 3em; margin: 20px; } [data-scroll]{ transition: all 2s 0.3s; } [data-scroll="out"]{ opacity: 0; transform: translate(0,60px); } [data-scroll="out"] span{ color: white; transition: all 0.5s; } [data-scroll="in"]{ opacity: 1; transform: translate(0,0); } .members[data-scroll="out"]{ opacity: 1; transform: translate(0,0); } .members[data-scroll="in"]{ opacity: 1; transform: translate(0,0); } #Team h1::selection{ background-color: blueviolet; color: black; } #Team h1 span{ color: blueviolet; } #abUs h1 span{ color: rgba(7, 73, 196,0.7); } #Work h1 span{ color: rgb(202, 166, 4); } #Team h1 span{ color: rgb(196, 7, 149); } #Contact h1 span{ color: rgb(7, 196, 149); } #fun,#kwter{ display: none; } ::-webkit-scrollbar{ width: 7px; overflow: visible; } ::-webkit-scrollbar-track{ border: 2px solid rgba(255, 255, 255, 0.295); } ::-webkit-scrollbar-thumb{ background: linear-gradient(45deg,rgb(9, 187, 48),rgb(188, 201, 10)); } #Team section::-webkit-scrollbar{ height: 5px; } #Team section::-webkit-scrollbar-thumb{ background-color: blueviolet; } .sidenav { height: 100%; width: 0; position: fixed; z-index: 1; top: 0; left: 0; background-color: #111; overflow-x: hidden; padding-top: 60px; transition: 0.5s; } .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s; } .sidenav a:hover { color: #f1f1f1; } .sidenav .closebtn { position: absolute; bottom: 40px; right: 40px; font-size: 36px; margin-left: 50px; border: 2px white solid; border-radius: 30px; display: grid; text-align: center; place-items: center; } @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } .mob{ width: 100vw; object-fit: contain; } .mob img{ width: 80vw; } .Syss{ margin: 2rem; font-size: 2em; color: rgb(202, 166, 4); overflow: visible; padding: 5px; } .Syss::after{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background-color: rgb(202, 166, 4); } .imgswork{ width: 80vw; object-fit: contain; overflow: hidden; } #Simulation p{ text-align: center; font-size: 1.3rem; } #Simulation video{ width: 80vw; object-fit: contain; margin: 20px; height: auto; } #shorttext{ position: absolute; text-align: center; font-size: 1.1rem; bottom: 75px; width: 100vw; display: flex; justify-content: center; align-items: center; color: #b4b4b4; }
0.491944
0.066266
thead { font-weight: bold; } .corCompraeVenda { background-color: #637b85; color: #fff; } tbody tr:nth-child(odd) { background-color: #EEE; } tbody tr:nth-child(odd):hover { background-color: #AACCDD; } tr:hover { background-color: #AACCDD; } h2 { color: #637b85; } .centralizar { text-align: center; } .bordadebaixo { border-bottom: 1px double #637b85; } .d1 { position: absolute; background-image: url("/imagens/fundo.jpg"); background-size: 100% 100%; height: 90vh; width: 100%; background-position: 0 50%; box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8); top: 50%; transform: translateY(-50%); animation: dd12 10s infinite; animation-delay: 4s, 14s; z-index: -2; } .fundopreto { position: fixed; top: 0px; right: 0px; height: 90vw; width: 0vw; background-color: #2c3e50; z-index: -1; animation: dd1 25s infinite; animation-delay: 3s, 14s; text-align: center; padding: 10px; } .legenda { display: block ruby; float: bottom; } .sobre3 { height: 33%; } .container>p { text-align: justify; color: white !important; } @keyframes dd1 { 0% {} 50% { width: 25vw; } } @keyframes dd12 { 0% {} 50% { background-position: Calc(0vw - 40px) 50%; } } /* Essa parte de baixo é a usa Isaias parceiro sangue bom, mudei as cores blz*/ .foto-radar { height: 15%; width: auto; max-width: 15%; border-radius: 50%; } .corPrimaria { background-color: #637b85; } .corSecundaria { background-color: #2c3e50; } p { font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif; color: black !important; } .icones { padding-left: 5px; } .titulosBrancos { /*text-decoration: underline;*/ text-underline-position: below; padding-bottom: 20px; text-transform: uppercase; font-weight: 700; color: white; } .titulosVerdes { /*text-decoration: underline;*/ text-underline-position: below; padding-bottom: 20px; text-transform: uppercase; font-weight: 700; /*color: #18bc9c;*/ } .textoBranco { color: white !important; } .jumbotron { margin-bottom: 0px; } .textoFooter { margin-bottom: 0px; padding-top: 15px; padding-bottom: 15px; } html { scroll-behavior: smooth; }
public/assets/css/style.css
thead { font-weight: bold; } .corCompraeVenda { background-color: #637b85; color: #fff; } tbody tr:nth-child(odd) { background-color: #EEE; } tbody tr:nth-child(odd):hover { background-color: #AACCDD; } tr:hover { background-color: #AACCDD; } h2 { color: #637b85; } .centralizar { text-align: center; } .bordadebaixo { border-bottom: 1px double #637b85; } .d1 { position: absolute; background-image: url("/imagens/fundo.jpg"); background-size: 100% 100%; height: 90vh; width: 100%; background-position: 0 50%; box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.8); top: 50%; transform: translateY(-50%); animation: dd12 10s infinite; animation-delay: 4s, 14s; z-index: -2; } .fundopreto { position: fixed; top: 0px; right: 0px; height: 90vw; width: 0vw; background-color: #2c3e50; z-index: -1; animation: dd1 25s infinite; animation-delay: 3s, 14s; text-align: center; padding: 10px; } .legenda { display: block ruby; float: bottom; } .sobre3 { height: 33%; } .container>p { text-align: justify; color: white !important; } @keyframes dd1 { 0% {} 50% { width: 25vw; } } @keyframes dd12 { 0% {} 50% { background-position: Calc(0vw - 40px) 50%; } } /* Essa parte de baixo é a usa Isaias parceiro sangue bom, mudei as cores blz*/ .foto-radar { height: 15%; width: auto; max-width: 15%; border-radius: 50%; } .corPrimaria { background-color: #637b85; } .corSecundaria { background-color: #2c3e50; } p { font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif; color: black !important; } .icones { padding-left: 5px; } .titulosBrancos { /*text-decoration: underline;*/ text-underline-position: below; padding-bottom: 20px; text-transform: uppercase; font-weight: 700; color: white; } .titulosVerdes { /*text-decoration: underline;*/ text-underline-position: below; padding-bottom: 20px; text-transform: uppercase; font-weight: 700; /*color: #18bc9c;*/ } .textoBranco { color: white !important; } .jumbotron { margin-bottom: 0px; } .textoFooter { margin-bottom: 0px; padding-top: 15px; padding-bottom: 15px; } html { scroll-behavior: smooth; }
0.59408
0.159544
.app-page { padding-top: 90px; box-sizing: border-box; min-height: calc(100vh - 60px); } .app-sisu-page { width: 100vw; height: calc(100vh - 60px); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0; box-sizing: border-box; padding-top: 80px; } .app-page::before { display: block; content: ""; width: 100%; height: 40vh; z-index: -1; bottom: 0; background: linear-gradient(to bottom, white, #e6eeffad); position: fixed; } .app-page.loading { display: flex; align-items: center; justify-content: center; height: 100vh; padding-top: 0; } .input-search-wrapper { z-index: 0; margin: 30px 40px; } .input.input-search, .textarea.comment-textarea { background: #f5f6fa; border-color: #f5f6fa; } .input-search-wrapper img { width: 16px; position: absolute; left: 20px; top: 13px; opacity: 0.5; pointer-events: none; z-index: 1; } .input-search-wrapper .input { width: 100%; padding-left: 46px; } .grid-view, .feed-view { margin-top: 90px; margin-bottom: 350px; display: flex; flex-direction: column; } .posts-feed, .posts-grid { margin-bottom: 50px; } .content-area { display: flex; flex-direction: column; margin: 40px; margin-top: 30px; margin-bottom: 100px; } .humans { margin: 80px 0; } .human { display: flex; flex-direction: column; } .human + .human { margin-top: 130px; } .name { position: relative; font-weight: 700; font-size: 30px; } .name span, .role span { background: #d5ff43; } .role { color: #595959; margin-left: 18px; position: relative; top: 3px; } .name-wrapper { position: relative; display: flex; align-items: center; margin-bottom: 25px; cursor: default; } .avatar { width: 60px; height: 60px; border-radius: 100%; overflow: hidden; margin-right: 18px; margin-left: 4px; background: white; background-size: cover; transition: 300ms ease; cursor: pointer; } .avatar:hover { transform: scale(1.1); } .no-avatar { pointer-events: none; } .avatar-full { width: 100%; height: 100%; border-radius: 100%; box-sizing: border-box; background-size: cover; background-position: center; background-color: #f5f5f5; } .owner-name-wrapper { position: relative; display: flex; align-items: center; } .team-name-wrapper { position: relative; margin-bottom: 0; display: flex; align-items: center; padding-right: 28px; } .owner-name-wrapper .name { margin-bottom: 0; } .owner-name-wrapper .icon { opacity: 0; width: 25px; margin-left: 16px; transition: opacity 300ms ease; cursor: pointer; } .team-name-wrapper .icon { position: absolute; width: 20px; right: 0; } .owner-name-wrapper:hover .icon { opacity: 1; } .human-has-updates { display: none; position: absolute; left: -98px; top: 5px; width: 12px; height: 22px; border-radius: 15px; } .timeframe-toggle { display: flex; height: 37px; justify-content: center; align-items: center; } .timeframe-toggle .label-inline { margin-right: 10px; cursor: pointer; } .timeframe-tag { padding: 7px 17px; border: 1px solid #dbdbdb; margin-left: 8px; font-size: 14px; border-radius: var(--border-radius); font-family: Poppins, sans-serif; position: relative; top: -1px; transition: transform 200ms; box-shadow: 0px 1px 4px -1px hsla(0, 0%, 0%, 0.14); } .timeframe-tag + .timeframe-tag { margin-left: 12px; } .timeframe-tag:not(.active):hover { transform: scale(1.02); } .timeframe-tag:active { position: relative; top: 1px; border: 1px solid #dbdbdb; } .timeframe-tag.active { border-color: #ae86fd; background: #f4f1ff; box-shadow: none; color: #7c3cfc; filter: hue-rotate(-6deg); } .timeframe-toggle .toggle-control { margin-right: 14px; } .view-mode-tab { padding: 9px 30px; border: 1px solid #dbdbdb; font-size: 14px; font-family: Poppins, sans-serif; position: relative; top: -1px; transition: transform 200ms; box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.08); min-width: 135px; box-sizing: border-box; text-align: center; cursor: pointer; background: white; } .view-mode-tab.active { border-color: #ae86fd; background: #f4f1ff; box-shadow: none; color: #7c3cfc; filter: hue-rotate(-6deg); cursor: default; } .view-mode-tab:first-child { border-radius: var(--border-radius) 0 0 var(--border-radius); border-right-width: 0; } .view-mode-tab:last-child { border-radius: 0 var(--border-radius) var(--border-radius) 0; border-left-width: 0; } .view-mode-tab:first-child.active { position: relative; border-right-width: 1px; right: -1px; z-index: 1; } .view-mode-tab:last-child.active { position: relative; border-left-width: 1px; left: -1px; z-index: 1; } .posts-stream, .posts-grid { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 2%; row-gap: 2vw; } .post-thumb { position: relative; width: 100%; padding-top: 100%; border-radius: 18px; border: 1px white solid; box-sizing: border-box; background: white; box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.08); border-color: #dbdbdbab; cursor: pointer; transition: transform 300ms; } .post-thumb-empty { pointer-events: none; } .post-thumb:hover { transform: scale(1.05); } .post-thumb:active { transform: scale(0.95); } .post-thumb-image { position: absolute; top: 10px; bottom: 10px; left: 10px; right: 10px; background: #f5f6fa; border-radius: 10px; transition: opacity 500ms; overflow: hidden; } .post-thumb-image img, .post-image-lazy img, .avatar img { height: 100%; width: 100%; object-fit: cover; opacity: 0; transition: all 300ms ease; } .post-image.post-image-lazy img { object-fit: contain; } .post-image.post-image-lazy a { cursor: zoom-in; } .post-thumb-shadow { position: absolute; top: -8px; bottom: -8px; left: -8px; right: -8px; background-size: cover; border-radius: 25px; filter: blur(5px); opacity: 0.2; z-index: -1; } .post-thumb-disabled { pointer-events: none; } .post-thumb-more-button { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #ffffffd6; color: black; font-size: 25px; display: flex; justify-content: center; align-items: center; font-weight: 500; cursor: pointer; border-radius: 18px; } .post-thumb-more-button span { position: relative; top: 1px; margin-right: 2px; } .post-thumb-add-button { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: black; display: flex; justify-content: center; align-items: center; font-size: 42px; font-weight: 500; cursor: pointer; flex-direction: column; } .post-thumb-add-button .icon { width: 40px; height: auto; margin-top: 10px; } .post-thumb-add-button span { font-size: 15px; font-weight: normal; margin-top: 15px; } .post-thumb-details { white-space: nowrap; position: absolute; bottom: 8px; overflow: hidden; width: 100%; text-overflow: ellipsis; padding: 6px 20px; box-sizing: border-box; background: rgba(255, 255, 255, 0.6); border-radius: 0 0 12px 12px; font-size: 13px; transition: all ease 300ms; max-height: 120px; display: flex; } .post-thumb-description { width: 100%; overflow: hidden; text-overflow: ellipsis; } .post-thumb-comments { width: auto; margin-left: auto; padding-left: 4px; } .post-thumb-details .icon { width: 12px; margin-right: 4px; position: relative; top: -1px; } .post-thumb:hover .post-thumb-remove { opacity: 1; } .post-thumb-remove { width: 22px; position: absolute; top: -28px; right: -28px; padding: 10px; opacity: 0; transition: opacity 300ms ease; } .post-thumb-remove img { width: 100%; } .post-thumb-empty.post-before-timeframe { opacity: 0.3; } .post-modal { padding: 25px; } .post { width: 100%; height: 100%; display: flex; flex-direction: column; } .post-view { flex-direction: row; } .post-sidebar { width: 300px; padding-left: 20px; box-sizing: border-box; flex-shrink: 0; display: flex; flex-direction: column; } .post-sidebar-bottom { flex-shrink: 0; height: calc(100% - 73px); } .post-sidebar-bottom { height: 100%; flex-shrink: 1; } .comments-area { position: relative; display: flex; flex-direction: column; height: 100%; } .comment-textarea-wrapper { position: absolute; bottom: 0; width: 100%; flex-shrink: 0; } .post-image { width: 100%; height: 100%; border-radius: 14px; background-size: cover; background-position: center; background-color: #fafafc; overflow: hidden; } .post-image-dropzone { height: 600px; border-radius: 16px; border: 2px dashed #afafaf; display: flex; justify-content: center; align-items: center; flex-direction: column; } .post-image-dropzone.active { background: #f1edff; } .post-image-select-file { margin-top: 5px; background: transparent; } .post-image.busy, .textarea.busy { animation: pulse 2s infinite; cursor: progress; } .post-description { font-size: 16px; margin: 30px 0; line-height: 1.4; } .post-author-block { display: flex; align-items: center; margin-bottom: 30px; } .post-author-name-wrapper { display: flex; flex-direction: column; } .post-author-avatar { width: 39px; height: 39px; border-radius: 100%; overflow: hidden; margin-right: 14px; background: white; background-size: cover; } .post-author-name { font-weight: 700; font-size: 15px; } .post-author-role { font-size: 13px; color: #595959; } .description-textarea { margin-top: 20px; width: 100%; height: 100px; flex-shrink: 0; } .comment-textarea-wrapper .form-buttons { margin-top: 20px; } .comment-textarea { width: 100%; height: 47px; font-size: 14px; } .comment-textarea.focused { height: 81px; } .comments { position: absolute; top: 0; width: 100%; height: calc(100% - 47px - 10px); box-sizing: border-box; overflow: auto; } .textarea-focused .comments { height: calc(100% - 142px - 10px); } .loading-comment { animation: pulse 2s infinite; } .loading-comment .comment-author-avatar { background: #efeff0; } .loading-comment .comment-content { width: 70%; height: 8px; background: #efeff0; top: 7px; border-radius: 4px; } .comment { position: relative; display: flex; font-size: 15px; margin-top: 15px; padding-left: 10px; line-height: 1.35; } .comment + .comment { margin-top: 32px; } .comment:hover .comment-action-button { opacity: 1; } .comment-content { position: relative; top: 1px; } .comment-author { display: inline-flex; align-items: center; margin-right: 14px; } .comment-author-avatar { width: 28px; height: 28px; border-radius: 100%; overflow: hidden; margin-top: -3px; margin-right: 14px; background-size: cover; display: inline-block; flex-shrink: 0; box-shadow: none; } .comment-author-name { font-weight: 700; font-size: 14px; margin-right: 8px; } .comment-action-button { position: absolute; bottom: -21px; left: 52px; font-size: 13px; color: #989898; cursor: pointer; opacity: 0; transition: opacity 300ms ease; } svg.new-notifications-icon { position: absolute; top: -4px; right: 3px; width: 18px; height: 18px; background-repeat: no-repeat; background-position: 50%; background-size: 80%; color: #ff6dd2; pointer-events: none; } .popover-menu-button-wrapper { position: relative; } .notifications-menu { width: 350px; right: 0; top: 52px; } .notifications-menu .comment { margin-top: 0; } .user-menu { top: 55px; width: 230px; right: 0; } .popover-menu-empty-state { display: flex; justify-content: center; align-items: center; height: 49px; } .popover-menu-loading-wrapper { display: flex; justify-content: center; align-items: center; height: 170px; } .popover-menu-loading-wrapper .spinner-box { transform: scale(0.8); } .popover-menu { position: absolute; box-sizing: border-box; padding: 15px 0; box-shadow: rgba(0, 0, 0, 0.18) 0px 6px 20px 0px; border-radius: 15px; background: white; overflow: hidden; } .popover-menu .icon { width: 15px; margin-right: 15px; } .popover-menu-item { padding: 12px 20px; display: flex; align-items: center; cursor: pointer; font-size: 15px; } .popover-menu-item:hover { background: rgb(242, 240, 255); } .popover-menu-item-with-icon { display: flex; align-items: center; } .notification-thumb { width: 50px; height: 50px; border-radius: 8px; background-size: cover; background-position: center; flex-shrink: 0; align-self: flex-start; } .notification .comment { width: 100%; margin-top: 0; font-size: 14px; } .notification .comment-body { max-height: 53px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; } .large-post-thumb { width: 860px; height: 630px; padding: 25px; border-radius: 32px; box-sizing: border-box; display: flex; margin: auto; box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 28px 0px; border: 1px #dbdbdba3 solid; background: white; } .large-post-thumb + .large-post-thumb { margin-top: 80px; } .post-comments-collapsed { position: relative; z-index: 1; } .post-comments-collapsed .icon { width: 13px; margin-right: 8px; position: relative; } .post-comments-collapsed .button-wrapper { width: 100%; } .post-comments-collapsed .button { box-shadow: none; font-size: 14px; } .spinner-box-wrapper { width: 100%; display: flex; justify-content: center; margin-top: -50px; } .spinner-box { width: 300px; height: 300px; display: flex; justify-content: center; align-items: center; background-color: transparent; transition: 300ms ease; } .circle-border { width: 120px; height: 120px; padding: 3px; display: flex; justify-content: center; align-items: center; border-radius: 50%; background: linear-gradient(0deg, #b8bbfa1c 33%, #b8bbfab8 100%); animation: spin 1s linear 0s infinite; } .circle-core { width: 100%; height: 100%; background-color: #ffffff; border-radius: 50%; } .newsletter-checkbox-wrapper { display: flex; justify-content: center; align-items: center; margin-top: 13px; margin-bottom: -10px; } .newsletter-checkbox-label { display: inline-block; position: relative; font-size: 15px; color: #747474; padding-left: 34px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; } .newsletter-checkbox-label input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .checkmark { position: absolute; top: -2px; left: 0; height: 25px; width: 25px; background-color: #eef0f6; border-radius: 9px; transform: scale(0.9); border: 2px solid white; } .newsletter-checkbox-label:hover input ~ .checkmark { background-color: #e8eaf3; } .newsletter-checkbox-label input:focus ~ .checkmark { box-shadow: 0 0 0px 6px #e7e1ff99; } /* When the checkbox is checked, add a blue background */ .newsletter-checkbox-label input:checked ~ .checkmark { background-color: #8f88f7; } .checkmark:after { content: ""; position: absolute; display: none; } .newsletter-checkbox-label input:checked ~ .checkmark:after { display: block; } .newsletter-checkbox-label .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .a-real-large-button { width: 860px; font-size: 16px; border-radius: 14px; box-sizing: border-box; padding: 18px 22px; display: inline-flex; justify-content: center; align-items: center; margin: auto; } .a-real-large-button .icon { margin-right: 8px; width: 20px; height: auto; position: relative; top: -1px; } .a-real-large-button span { font-weight: normal; } .load-more-button { margin-top: 40px; } .feed-submit-post-button { margin-bottom: 70px; margin-top: -10px; } @keyframes spin { from { transform: rotate(0); } to { transform: rotate(359deg); } } .burger-button { display: none; } .save-to-home-overlay { pointer-events: none; opacity: 0; transition: 300ms ease; } .save-to-home-overlay.active { pointer-events: all; opacity: 1; } .modal.save-to-home-modal { border-radius: 32px; bottom: 33px; position: absolute; left: 10px; } .iOS .save-to-home-modal:before { display: block; content: ""; position: absolute; width: 30px; height: 30px; box-shadow: rgba(0, 0, 0, 0.12) 14px 16px 17px 0px; transform: rotate(45deg); bottom: -14px; background: white; left: 50%; margin-left: -16px; } .save-to-home-header { display: flex; align-items: center; margin-bottom: 15px; } .save-to-home-header img { width: 65px; margin-right: 15px; padding: 6px; box-sizing: border-box; border-radius: 16px; box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.24); } .save-to-home-header .modal-title { font-size: 17px; font-weight: 700; margin-bottom: 4px; } .ios-share-icon { margin: 0 6px; margin-top: -6px; } .save-to-home-modal .form-buttons { margin-top: 30px; } .iOS .save-to-home-modal .form-buttons .button-wrapper { width: 100%; } .view-mode-tabs { display: inline-flex; margin: auto; margin-top: 10px; } .view-mode-tab { display: flex; justify-content: center; align-items: center; } .view-mode-tab svg { width: 14px; height: 14px; margin-right: 6px; position: relative; left: -5px; top: -1px; } .warning-banner { width: 100%; text-align: center; font-size: 14px; padding: 8px 0; background: #d5ff43; position: relative; top: -4px; } @media only screen and (max-device-width: 480px) { .burger-button { display: block; } .user-menu { right: auto; left: 0; } .post-thumb-remove, .view-mode-buttons, .timeframe-toggle, .sticky-bar-buttons, .post-thumb-empty, .drag-and-drop, .dnd-or { display: none; } .view-mode-tabs { margin: auto; margin-top: 40px; } .view-mode-tab-grid { display: none; } .team-name { font-size: 20px; } .sticky-bar { padding: 20px 15px; } .burger-button { margin-left: 0; margin-right: 10px; } .burger-button .icon-button { padding: 0 14px; } .burger-button svg { width: 22px; height: 22px; } .team-logo { margin-right: 10px; } .home-logo { width: 44px; left: auto; top: 20px; right: 15px; margin-left: 0; } .posts-stream { display: flex; width: 100%; overflow: auto; height: 220px; } .posts-stream .post-thumb { width: 200px; height: 200px; margin-right: 8px; flex-shrink: 0; float: left; padding-top: 0; } .avatar { width: 47px; height: 47px; } .name { font-size: 21px; position: absolute; } .role { color: #838383; position: absolute; font-size: 13px; margin-left: 0; } .name, .role { left: 7px; } .name-with-avatar-wrapper .name, .name-with-avatar-wrapper .role { left: 66px; } .name-with-role-wrapper .name { top: -2px; } .name-with-role-wrapper .role { top: 29px; } .avatar { flex-shrink: 0; } .content-area { margin: 0; margin-bottom: 100px; } .input-search-wrapper { margin: 0 20px; margin-top: 30px; } .name-wrapper { margin-left: 20px; margin-top: 30px; } .posts-stream { padding-left: 25px; box-sizing: border-box; } .humans { margin-top: 30px; } .human, .human + .human { margin-top: 20px; } .a-real-large-button { width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; } .large-post-thumb { width: calc(100% - 20px); height: auto; margin-left: 10px; margin-right: 10px; flex-direction: column; border-radius: 20px; padding-top: 30px; padding-bottom: 30px; } .large-post-thumb .post-image { border-radius: 12px; } .post-image { padding-top: 100%; position: relative; } .post-image img { position: absolute; top: 0; } .post-author-block { margin-top: 20px; margin-bottom: 20px; } .post-description { margin: 20px 0; } .feed-submit-post-button { margin-bottom: 30px; margin-top: -30px; } .post-sidebar { padding-left: 0; width: 100%; } .post-comments-collapsed { margin-bottom: 30px; } .post-view { flex-direction: column; } .modal-overlay { overflow: auto; display: block; } .modal { width: calc(100% - 20px) !important; height: auto !important; box-sizing: border-box; margin-top: 78px !important; } .modal-x { position: absolute; top: -53px; right: 27px; /* to hide anything behind, for better contrast */ background: white; box-shadow: 1px -38px 53px 70px white; border-radius: 100%; } .post-modal { padding: 30px 25px; margin-left: 10px; margin-right: 10px; } .post-submit-modal, .notifications-modal { position: absolute; bottom: 0; left: 10px; } .notifications-modal { max-height: 80vh; } .notifications-modal .comment { margin-top: 0; } .notifications-modal .popover-menu-item { padding-left: 0; padding-right: 0; } .notifications-modal .modal-title { margin-bottom: 20px; } .modal-overlay { align-items: flex-end; } .modal { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .comment-textarea-wrapper { margin-top: 0px; } .popover-menu { padding: 8px 0; } .post-image-dropzone { height: 240px; } .comments { margin-bottom: 30px; } .comments, .comment-textarea-wrapper { position: static; height: auto; overflow: visible; } .input-search-wrapper img { top: 14px; } }
public/app.css
.app-page { padding-top: 90px; box-sizing: border-box; min-height: calc(100vh - 60px); } .app-sisu-page { width: 100vw; height: calc(100vh - 60px); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0; box-sizing: border-box; padding-top: 80px; } .app-page::before { display: block; content: ""; width: 100%; height: 40vh; z-index: -1; bottom: 0; background: linear-gradient(to bottom, white, #e6eeffad); position: fixed; } .app-page.loading { display: flex; align-items: center; justify-content: center; height: 100vh; padding-top: 0; } .input-search-wrapper { z-index: 0; margin: 30px 40px; } .input.input-search, .textarea.comment-textarea { background: #f5f6fa; border-color: #f5f6fa; } .input-search-wrapper img { width: 16px; position: absolute; left: 20px; top: 13px; opacity: 0.5; pointer-events: none; z-index: 1; } .input-search-wrapper .input { width: 100%; padding-left: 46px; } .grid-view, .feed-view { margin-top: 90px; margin-bottom: 350px; display: flex; flex-direction: column; } .posts-feed, .posts-grid { margin-bottom: 50px; } .content-area { display: flex; flex-direction: column; margin: 40px; margin-top: 30px; margin-bottom: 100px; } .humans { margin: 80px 0; } .human { display: flex; flex-direction: column; } .human + .human { margin-top: 130px; } .name { position: relative; font-weight: 700; font-size: 30px; } .name span, .role span { background: #d5ff43; } .role { color: #595959; margin-left: 18px; position: relative; top: 3px; } .name-wrapper { position: relative; display: flex; align-items: center; margin-bottom: 25px; cursor: default; } .avatar { width: 60px; height: 60px; border-radius: 100%; overflow: hidden; margin-right: 18px; margin-left: 4px; background: white; background-size: cover; transition: 300ms ease; cursor: pointer; } .avatar:hover { transform: scale(1.1); } .no-avatar { pointer-events: none; } .avatar-full { width: 100%; height: 100%; border-radius: 100%; box-sizing: border-box; background-size: cover; background-position: center; background-color: #f5f5f5; } .owner-name-wrapper { position: relative; display: flex; align-items: center; } .team-name-wrapper { position: relative; margin-bottom: 0; display: flex; align-items: center; padding-right: 28px; } .owner-name-wrapper .name { margin-bottom: 0; } .owner-name-wrapper .icon { opacity: 0; width: 25px; margin-left: 16px; transition: opacity 300ms ease; cursor: pointer; } .team-name-wrapper .icon { position: absolute; width: 20px; right: 0; } .owner-name-wrapper:hover .icon { opacity: 1; } .human-has-updates { display: none; position: absolute; left: -98px; top: 5px; width: 12px; height: 22px; border-radius: 15px; } .timeframe-toggle { display: flex; height: 37px; justify-content: center; align-items: center; } .timeframe-toggle .label-inline { margin-right: 10px; cursor: pointer; } .timeframe-tag { padding: 7px 17px; border: 1px solid #dbdbdb; margin-left: 8px; font-size: 14px; border-radius: var(--border-radius); font-family: Poppins, sans-serif; position: relative; top: -1px; transition: transform 200ms; box-shadow: 0px 1px 4px -1px hsla(0, 0%, 0%, 0.14); } .timeframe-tag + .timeframe-tag { margin-left: 12px; } .timeframe-tag:not(.active):hover { transform: scale(1.02); } .timeframe-tag:active { position: relative; top: 1px; border: 1px solid #dbdbdb; } .timeframe-tag.active { border-color: #ae86fd; background: #f4f1ff; box-shadow: none; color: #7c3cfc; filter: hue-rotate(-6deg); } .timeframe-toggle .toggle-control { margin-right: 14px; } .view-mode-tab { padding: 9px 30px; border: 1px solid #dbdbdb; font-size: 14px; font-family: Poppins, sans-serif; position: relative; top: -1px; transition: transform 200ms; box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.08); min-width: 135px; box-sizing: border-box; text-align: center; cursor: pointer; background: white; } .view-mode-tab.active { border-color: #ae86fd; background: #f4f1ff; box-shadow: none; color: #7c3cfc; filter: hue-rotate(-6deg); cursor: default; } .view-mode-tab:first-child { border-radius: var(--border-radius) 0 0 var(--border-radius); border-right-width: 0; } .view-mode-tab:last-child { border-radius: 0 var(--border-radius) var(--border-radius) 0; border-left-width: 0; } .view-mode-tab:first-child.active { position: relative; border-right-width: 1px; right: -1px; z-index: 1; } .view-mode-tab:last-child.active { position: relative; border-left-width: 1px; left: -1px; z-index: 1; } .posts-stream, .posts-grid { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-gap: 2%; row-gap: 2vw; } .post-thumb { position: relative; width: 100%; padding-top: 100%; border-radius: 18px; border: 1px white solid; box-sizing: border-box; background: white; box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.08); border-color: #dbdbdbab; cursor: pointer; transition: transform 300ms; } .post-thumb-empty { pointer-events: none; } .post-thumb:hover { transform: scale(1.05); } .post-thumb:active { transform: scale(0.95); } .post-thumb-image { position: absolute; top: 10px; bottom: 10px; left: 10px; right: 10px; background: #f5f6fa; border-radius: 10px; transition: opacity 500ms; overflow: hidden; } .post-thumb-image img, .post-image-lazy img, .avatar img { height: 100%; width: 100%; object-fit: cover; opacity: 0; transition: all 300ms ease; } .post-image.post-image-lazy img { object-fit: contain; } .post-image.post-image-lazy a { cursor: zoom-in; } .post-thumb-shadow { position: absolute; top: -8px; bottom: -8px; left: -8px; right: -8px; background-size: cover; border-radius: 25px; filter: blur(5px); opacity: 0.2; z-index: -1; } .post-thumb-disabled { pointer-events: none; } .post-thumb-more-button { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #ffffffd6; color: black; font-size: 25px; display: flex; justify-content: center; align-items: center; font-weight: 500; cursor: pointer; border-radius: 18px; } .post-thumb-more-button span { position: relative; top: 1px; margin-right: 2px; } .post-thumb-add-button { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: black; display: flex; justify-content: center; align-items: center; font-size: 42px; font-weight: 500; cursor: pointer; flex-direction: column; } .post-thumb-add-button .icon { width: 40px; height: auto; margin-top: 10px; } .post-thumb-add-button span { font-size: 15px; font-weight: normal; margin-top: 15px; } .post-thumb-details { white-space: nowrap; position: absolute; bottom: 8px; overflow: hidden; width: 100%; text-overflow: ellipsis; padding: 6px 20px; box-sizing: border-box; background: rgba(255, 255, 255, 0.6); border-radius: 0 0 12px 12px; font-size: 13px; transition: all ease 300ms; max-height: 120px; display: flex; } .post-thumb-description { width: 100%; overflow: hidden; text-overflow: ellipsis; } .post-thumb-comments { width: auto; margin-left: auto; padding-left: 4px; } .post-thumb-details .icon { width: 12px; margin-right: 4px; position: relative; top: -1px; } .post-thumb:hover .post-thumb-remove { opacity: 1; } .post-thumb-remove { width: 22px; position: absolute; top: -28px; right: -28px; padding: 10px; opacity: 0; transition: opacity 300ms ease; } .post-thumb-remove img { width: 100%; } .post-thumb-empty.post-before-timeframe { opacity: 0.3; } .post-modal { padding: 25px; } .post { width: 100%; height: 100%; display: flex; flex-direction: column; } .post-view { flex-direction: row; } .post-sidebar { width: 300px; padding-left: 20px; box-sizing: border-box; flex-shrink: 0; display: flex; flex-direction: column; } .post-sidebar-bottom { flex-shrink: 0; height: calc(100% - 73px); } .post-sidebar-bottom { height: 100%; flex-shrink: 1; } .comments-area { position: relative; display: flex; flex-direction: column; height: 100%; } .comment-textarea-wrapper { position: absolute; bottom: 0; width: 100%; flex-shrink: 0; } .post-image { width: 100%; height: 100%; border-radius: 14px; background-size: cover; background-position: center; background-color: #fafafc; overflow: hidden; } .post-image-dropzone { height: 600px; border-radius: 16px; border: 2px dashed #afafaf; display: flex; justify-content: center; align-items: center; flex-direction: column; } .post-image-dropzone.active { background: #f1edff; } .post-image-select-file { margin-top: 5px; background: transparent; } .post-image.busy, .textarea.busy { animation: pulse 2s infinite; cursor: progress; } .post-description { font-size: 16px; margin: 30px 0; line-height: 1.4; } .post-author-block { display: flex; align-items: center; margin-bottom: 30px; } .post-author-name-wrapper { display: flex; flex-direction: column; } .post-author-avatar { width: 39px; height: 39px; border-radius: 100%; overflow: hidden; margin-right: 14px; background: white; background-size: cover; } .post-author-name { font-weight: 700; font-size: 15px; } .post-author-role { font-size: 13px; color: #595959; } .description-textarea { margin-top: 20px; width: 100%; height: 100px; flex-shrink: 0; } .comment-textarea-wrapper .form-buttons { margin-top: 20px; } .comment-textarea { width: 100%; height: 47px; font-size: 14px; } .comment-textarea.focused { height: 81px; } .comments { position: absolute; top: 0; width: 100%; height: calc(100% - 47px - 10px); box-sizing: border-box; overflow: auto; } .textarea-focused .comments { height: calc(100% - 142px - 10px); } .loading-comment { animation: pulse 2s infinite; } .loading-comment .comment-author-avatar { background: #efeff0; } .loading-comment .comment-content { width: 70%; height: 8px; background: #efeff0; top: 7px; border-radius: 4px; } .comment { position: relative; display: flex; font-size: 15px; margin-top: 15px; padding-left: 10px; line-height: 1.35; } .comment + .comment { margin-top: 32px; } .comment:hover .comment-action-button { opacity: 1; } .comment-content { position: relative; top: 1px; } .comment-author { display: inline-flex; align-items: center; margin-right: 14px; } .comment-author-avatar { width: 28px; height: 28px; border-radius: 100%; overflow: hidden; margin-top: -3px; margin-right: 14px; background-size: cover; display: inline-block; flex-shrink: 0; box-shadow: none; } .comment-author-name { font-weight: 700; font-size: 14px; margin-right: 8px; } .comment-action-button { position: absolute; bottom: -21px; left: 52px; font-size: 13px; color: #989898; cursor: pointer; opacity: 0; transition: opacity 300ms ease; } svg.new-notifications-icon { position: absolute; top: -4px; right: 3px; width: 18px; height: 18px; background-repeat: no-repeat; background-position: 50%; background-size: 80%; color: #ff6dd2; pointer-events: none; } .popover-menu-button-wrapper { position: relative; } .notifications-menu { width: 350px; right: 0; top: 52px; } .notifications-menu .comment { margin-top: 0; } .user-menu { top: 55px; width: 230px; right: 0; } .popover-menu-empty-state { display: flex; justify-content: center; align-items: center; height: 49px; } .popover-menu-loading-wrapper { display: flex; justify-content: center; align-items: center; height: 170px; } .popover-menu-loading-wrapper .spinner-box { transform: scale(0.8); } .popover-menu { position: absolute; box-sizing: border-box; padding: 15px 0; box-shadow: rgba(0, 0, 0, 0.18) 0px 6px 20px 0px; border-radius: 15px; background: white; overflow: hidden; } .popover-menu .icon { width: 15px; margin-right: 15px; } .popover-menu-item { padding: 12px 20px; display: flex; align-items: center; cursor: pointer; font-size: 15px; } .popover-menu-item:hover { background: rgb(242, 240, 255); } .popover-menu-item-with-icon { display: flex; align-items: center; } .notification-thumb { width: 50px; height: 50px; border-radius: 8px; background-size: cover; background-position: center; flex-shrink: 0; align-self: flex-start; } .notification .comment { width: 100%; margin-top: 0; font-size: 14px; } .notification .comment-body { max-height: 53px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; } .large-post-thumb { width: 860px; height: 630px; padding: 25px; border-radius: 32px; box-sizing: border-box; display: flex; margin: auto; box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 28px 0px; border: 1px #dbdbdba3 solid; background: white; } .large-post-thumb + .large-post-thumb { margin-top: 80px; } .post-comments-collapsed { position: relative; z-index: 1; } .post-comments-collapsed .icon { width: 13px; margin-right: 8px; position: relative; } .post-comments-collapsed .button-wrapper { width: 100%; } .post-comments-collapsed .button { box-shadow: none; font-size: 14px; } .spinner-box-wrapper { width: 100%; display: flex; justify-content: center; margin-top: -50px; } .spinner-box { width: 300px; height: 300px; display: flex; justify-content: center; align-items: center; background-color: transparent; transition: 300ms ease; } .circle-border { width: 120px; height: 120px; padding: 3px; display: flex; justify-content: center; align-items: center; border-radius: 50%; background: linear-gradient(0deg, #b8bbfa1c 33%, #b8bbfab8 100%); animation: spin 1s linear 0s infinite; } .circle-core { width: 100%; height: 100%; background-color: #ffffff; border-radius: 50%; } .newsletter-checkbox-wrapper { display: flex; justify-content: center; align-items: center; margin-top: 13px; margin-bottom: -10px; } .newsletter-checkbox-label { display: inline-block; position: relative; font-size: 15px; color: #747474; padding-left: 34px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; } .newsletter-checkbox-label input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .checkmark { position: absolute; top: -2px; left: 0; height: 25px; width: 25px; background-color: #eef0f6; border-radius: 9px; transform: scale(0.9); border: 2px solid white; } .newsletter-checkbox-label:hover input ~ .checkmark { background-color: #e8eaf3; } .newsletter-checkbox-label input:focus ~ .checkmark { box-shadow: 0 0 0px 6px #e7e1ff99; } /* When the checkbox is checked, add a blue background */ .newsletter-checkbox-label input:checked ~ .checkmark { background-color: #8f88f7; } .checkmark:after { content: ""; position: absolute; display: none; } .newsletter-checkbox-label input:checked ~ .checkmark:after { display: block; } .newsletter-checkbox-label .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .a-real-large-button { width: 860px; font-size: 16px; border-radius: 14px; box-sizing: border-box; padding: 18px 22px; display: inline-flex; justify-content: center; align-items: center; margin: auto; } .a-real-large-button .icon { margin-right: 8px; width: 20px; height: auto; position: relative; top: -1px; } .a-real-large-button span { font-weight: normal; } .load-more-button { margin-top: 40px; } .feed-submit-post-button { margin-bottom: 70px; margin-top: -10px; } @keyframes spin { from { transform: rotate(0); } to { transform: rotate(359deg); } } .burger-button { display: none; } .save-to-home-overlay { pointer-events: none; opacity: 0; transition: 300ms ease; } .save-to-home-overlay.active { pointer-events: all; opacity: 1; } .modal.save-to-home-modal { border-radius: 32px; bottom: 33px; position: absolute; left: 10px; } .iOS .save-to-home-modal:before { display: block; content: ""; position: absolute; width: 30px; height: 30px; box-shadow: rgba(0, 0, 0, 0.12) 14px 16px 17px 0px; transform: rotate(45deg); bottom: -14px; background: white; left: 50%; margin-left: -16px; } .save-to-home-header { display: flex; align-items: center; margin-bottom: 15px; } .save-to-home-header img { width: 65px; margin-right: 15px; padding: 6px; box-sizing: border-box; border-radius: 16px; box-shadow: 0px 1px 4px -1px rgba(0, 0, 0, 0.24); } .save-to-home-header .modal-title { font-size: 17px; font-weight: 700; margin-bottom: 4px; } .ios-share-icon { margin: 0 6px; margin-top: -6px; } .save-to-home-modal .form-buttons { margin-top: 30px; } .iOS .save-to-home-modal .form-buttons .button-wrapper { width: 100%; } .view-mode-tabs { display: inline-flex; margin: auto; margin-top: 10px; } .view-mode-tab { display: flex; justify-content: center; align-items: center; } .view-mode-tab svg { width: 14px; height: 14px; margin-right: 6px; position: relative; left: -5px; top: -1px; } .warning-banner { width: 100%; text-align: center; font-size: 14px; padding: 8px 0; background: #d5ff43; position: relative; top: -4px; } @media only screen and (max-device-width: 480px) { .burger-button { display: block; } .user-menu { right: auto; left: 0; } .post-thumb-remove, .view-mode-buttons, .timeframe-toggle, .sticky-bar-buttons, .post-thumb-empty, .drag-and-drop, .dnd-or { display: none; } .view-mode-tabs { margin: auto; margin-top: 40px; } .view-mode-tab-grid { display: none; } .team-name { font-size: 20px; } .sticky-bar { padding: 20px 15px; } .burger-button { margin-left: 0; margin-right: 10px; } .burger-button .icon-button { padding: 0 14px; } .burger-button svg { width: 22px; height: 22px; } .team-logo { margin-right: 10px; } .home-logo { width: 44px; left: auto; top: 20px; right: 15px; margin-left: 0; } .posts-stream { display: flex; width: 100%; overflow: auto; height: 220px; } .posts-stream .post-thumb { width: 200px; height: 200px; margin-right: 8px; flex-shrink: 0; float: left; padding-top: 0; } .avatar { width: 47px; height: 47px; } .name { font-size: 21px; position: absolute; } .role { color: #838383; position: absolute; font-size: 13px; margin-left: 0; } .name, .role { left: 7px; } .name-with-avatar-wrapper .name, .name-with-avatar-wrapper .role { left: 66px; } .name-with-role-wrapper .name { top: -2px; } .name-with-role-wrapper .role { top: 29px; } .avatar { flex-shrink: 0; } .content-area { margin: 0; margin-bottom: 100px; } .input-search-wrapper { margin: 0 20px; margin-top: 30px; } .name-wrapper { margin-left: 20px; margin-top: 30px; } .posts-stream { padding-left: 25px; box-sizing: border-box; } .humans { margin-top: 30px; } .human, .human + .human { margin-top: 20px; } .a-real-large-button { width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; } .large-post-thumb { width: calc(100% - 20px); height: auto; margin-left: 10px; margin-right: 10px; flex-direction: column; border-radius: 20px; padding-top: 30px; padding-bottom: 30px; } .large-post-thumb .post-image { border-radius: 12px; } .post-image { padding-top: 100%; position: relative; } .post-image img { position: absolute; top: 0; } .post-author-block { margin-top: 20px; margin-bottom: 20px; } .post-description { margin: 20px 0; } .feed-submit-post-button { margin-bottom: 30px; margin-top: -30px; } .post-sidebar { padding-left: 0; width: 100%; } .post-comments-collapsed { margin-bottom: 30px; } .post-view { flex-direction: column; } .modal-overlay { overflow: auto; display: block; } .modal { width: calc(100% - 20px) !important; height: auto !important; box-sizing: border-box; margin-top: 78px !important; } .modal-x { position: absolute; top: -53px; right: 27px; /* to hide anything behind, for better contrast */ background: white; box-shadow: 1px -38px 53px 70px white; border-radius: 100%; } .post-modal { padding: 30px 25px; margin-left: 10px; margin-right: 10px; } .post-submit-modal, .notifications-modal { position: absolute; bottom: 0; left: 10px; } .notifications-modal { max-height: 80vh; } .notifications-modal .comment { margin-top: 0; } .notifications-modal .popover-menu-item { padding-left: 0; padding-right: 0; } .notifications-modal .modal-title { margin-bottom: 20px; } .modal-overlay { align-items: flex-end; } .modal { border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .comment-textarea-wrapper { margin-top: 0px; } .popover-menu { padding: 8px 0; } .post-image-dropzone { height: 240px; } .comments { margin-bottom: 30px; } .comments, .comment-textarea-wrapper { position: static; height: auto; overflow: visible; } .input-search-wrapper img { top: 14px; } }
0.52342
0.065038
.fleft {float:left !important;} .fright {float:right !important;} .absPos {position:absolute !important;} .relPos {position:relative !important;} .hidden {display:none !important;} .block {display:block !important;} .inline {display:inline !important;} .flowHide {overflow:hidden !important;} .align_left {text-align:left !important;} .align_center {text-align:center !important;} .align_right {text-align:right !important;} .txtUpCase {text-transform:uppercase !important;} .txtUnderlined {text-decoration:underline !important;} .txtStriked {text-decoration:line-through !important;} .txtBold {font-weight:bold !important;} .txtItalic {font-style:italic !important;} .txtSmall {font-size:11px !important;line-height:1.2 !important;} .noBorders {border:0 none !important;} .noBg {background-image:url(none) !important;} .noMargins {margin:0 !important;;} .mt0 {margin-top:0 !important;;} .mt5 {margin-top:5px !important;;} .mt10 {margin-top:10px !important;;} .mt15 {margin-top:15px !important;;} .mt20 {margin-top:20px !important;;} .mt30 {margin-top:30px !important;;} .mb0 {margin-bottom:0 !important;;} .mb5 {margin-bottom:5px !important;;} .mb10 {margin-bottom:10px !important;;} .mb15 {margin-bottom:15px !important;;} .mb20 {margin-bottom:20px !important;;} .mb30 {margin-bottom:30px !important;;} .ml-auto {margin-left:auto !important;;} .ml0 {margin-left:0 !important;;} .ml5 {margin-left:5px !important;;} .ml10 {margin-left:10px !important;;} .ml20 {margin-left:20px !important;;} .ml30 {margin-left:30px !important;;} .mr-auto {margin-right:auto !important;;} .mr0 {margin-right:0 !important;;} .mr5 {margin-right:5px !important;;} .mr10 {margin-right:10px !important;;} .mr20 {margin-right:20px !important;;} .mr30 {margin-right:30px !important;;} .noPaddings {padding:0 !important;;} .pt0 {padding-top:0 !important;;} .pt2 {padding-top:2px !important;;} .pt5 {padding-top:5px !important;;} .pt10 {padding-top:10px !important;;} .pt15 {padding-top:15px !important;;} .pt20 {padding-top:20px !important;;} .pt30 {padding-top:30px !important;;} .pb0 {padding-bottom:0 !important;;} .pb5 {padding-bottom:5px !important;;} .pb10 {padding-bottom:10px !important;;} .pb20 {padding-bottom:20px !important;;} .pb30 {padding-bottom:30px !important;;} .pl0 {padding-left:0 !important;;} .pl5 {padding-left:5px !important;;} .pl10 {padding-left:10px !important;;} .pl15 {padding-left:15px !important;;} .pl20 {padding-left:20px !important;;} .pl30 {padding-left:30px !important;;} .pr0 {padding-right:0 !important;;} .pr5 {padding-right:5px !important;;} .pr10 {padding-right:10px !important;;} .pr15 {padding-right:15px !important;;} .pr20 {padding-right:20px !important;;} .pr30 {padding-right:30px !important;;}
workbench/sule/kotakin/public/css/install.css
.fleft {float:left !important;} .fright {float:right !important;} .absPos {position:absolute !important;} .relPos {position:relative !important;} .hidden {display:none !important;} .block {display:block !important;} .inline {display:inline !important;} .flowHide {overflow:hidden !important;} .align_left {text-align:left !important;} .align_center {text-align:center !important;} .align_right {text-align:right !important;} .txtUpCase {text-transform:uppercase !important;} .txtUnderlined {text-decoration:underline !important;} .txtStriked {text-decoration:line-through !important;} .txtBold {font-weight:bold !important;} .txtItalic {font-style:italic !important;} .txtSmall {font-size:11px !important;line-height:1.2 !important;} .noBorders {border:0 none !important;} .noBg {background-image:url(none) !important;} .noMargins {margin:0 !important;;} .mt0 {margin-top:0 !important;;} .mt5 {margin-top:5px !important;;} .mt10 {margin-top:10px !important;;} .mt15 {margin-top:15px !important;;} .mt20 {margin-top:20px !important;;} .mt30 {margin-top:30px !important;;} .mb0 {margin-bottom:0 !important;;} .mb5 {margin-bottom:5px !important;;} .mb10 {margin-bottom:10px !important;;} .mb15 {margin-bottom:15px !important;;} .mb20 {margin-bottom:20px !important;;} .mb30 {margin-bottom:30px !important;;} .ml-auto {margin-left:auto !important;;} .ml0 {margin-left:0 !important;;} .ml5 {margin-left:5px !important;;} .ml10 {margin-left:10px !important;;} .ml20 {margin-left:20px !important;;} .ml30 {margin-left:30px !important;;} .mr-auto {margin-right:auto !important;;} .mr0 {margin-right:0 !important;;} .mr5 {margin-right:5px !important;;} .mr10 {margin-right:10px !important;;} .mr20 {margin-right:20px !important;;} .mr30 {margin-right:30px !important;;} .noPaddings {padding:0 !important;;} .pt0 {padding-top:0 !important;;} .pt2 {padding-top:2px !important;;} .pt5 {padding-top:5px !important;;} .pt10 {padding-top:10px !important;;} .pt15 {padding-top:15px !important;;} .pt20 {padding-top:20px !important;;} .pt30 {padding-top:30px !important;;} .pb0 {padding-bottom:0 !important;;} .pb5 {padding-bottom:5px !important;;} .pb10 {padding-bottom:10px !important;;} .pb20 {padding-bottom:20px !important;;} .pb30 {padding-bottom:30px !important;;} .pl0 {padding-left:0 !important;;} .pl5 {padding-left:5px !important;;} .pl10 {padding-left:10px !important;;} .pl15 {padding-left:15px !important;;} .pl20 {padding-left:20px !important;;} .pl30 {padding-left:30px !important;;} .pr0 {padding-right:0 !important;;} .pr5 {padding-right:5px !important;;} .pr10 {padding-right:10px !important;;} .pr15 {padding-right:15px !important;;} .pr20 {padding-right:20px !important;;} .pr30 {padding-right:30px !important;;}
0.259638
0.294424
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ nav ul a, nav .brand-logo { color: #444; } nav{ background-color:#1a1a1a !important; } .login { cursor: pointer; margin-top:20px; font-size: 20px; float: right; margin-right: 30px; } .image{ position:relative; background-color: #080d15; width: 100%; height:100%; color: rgba(255,255,255,.9); } .text { position: absolute; top: 200px; text-align: center; color:white; width: 100%; z-index: 5; } .header { font-size: 25px; text-align: center; } .col-md-12 { padding-left: 0px; padding-right: 0px; } .center{ text-align: center; } .icons { font-size: 55px; color:brown; } .margin { margin-top: 50px; } ul { list-style-type: none; } .row1 { display: flex; } .margintext { margin :20px; } .bg-lightgray { background-color: lightgrey; } .container-fluid { padding-right: 0px; padding-left: 0px; overflow-x: hidden; } /*@media screen and (max-width: 768px) and (min-width: 120px) {*/ /*.item {*/ /*height:200px;*/ /*}*/ /*}*/ @media screen and (width: 768px) and (height: 286px) { .header { font-size: 25px; text-align: center; } .text { position: absolute; top: 100px; color:black; } } @media only screen and (min-width: 993px) { .header { font-size: 55px; text-align: center; } } @media only screen and (max-width : 600px){ .text { position: absolute; top: 100px; text-align: center; color:black; } } @media only screen and (max-width : 600px) { .text { position: absolute; top: 50px; text-align: center; color: black; } .header { font-size: 15px; } } @media only screen and (max-width : 600px) { .text { position: absolute; top: 25px; text-align: center; color: black; } .header { font-size: 10px; } } .footer { height:100px; padding: 20px; } white-text { color:white; } row { margin-right: 0px; margin-left: 0px; } .modalcontent { padding:20px; text-align: center; } .margin { margin-top: 20px; } .btn-margin { margin-left: 35px; } .modal { top:180px; } .lablel-color { color: #00abff; } .margin-img { margin-left: 25px; } body { background-image: url('../../assets/img/white.jpg'); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; } button.btn.btn-default { color :#00abff; } .overlay { position: absolute; width: 100%; height: 100%; background-color: #080d15; opacity: .5; z-index:2; } .margin { margin-top: 20px; margin-bottom: 20px; } ul:not(.browser-default)>li{ list-style-type: none; } .margintop { margin-top: 10px; margin-right: 10px; } .color{ color:white; } .margin{ margin-top: 20px; margin-bottom: 20px; } .modal{ overflow-y: hidden; } .logo img{ height: 100px; }
src/app/home/home.component.css
* Use this file to override Materialize files so you can update * the core Materialize files in the future * * Made By MaterializeCSS.com */ nav ul a, nav .brand-logo { color: #444; } nav{ background-color:#1a1a1a !important; } .login { cursor: pointer; margin-top:20px; font-size: 20px; float: right; margin-right: 30px; } .image{ position:relative; background-color: #080d15; width: 100%; height:100%; color: rgba(255,255,255,.9); } .text { position: absolute; top: 200px; text-align: center; color:white; width: 100%; z-index: 5; } .header { font-size: 25px; text-align: center; } .col-md-12 { padding-left: 0px; padding-right: 0px; } .center{ text-align: center; } .icons { font-size: 55px; color:brown; } .margin { margin-top: 50px; } ul { list-style-type: none; } .row1 { display: flex; } .margintext { margin :20px; } .bg-lightgray { background-color: lightgrey; } .container-fluid { padding-right: 0px; padding-left: 0px; overflow-x: hidden; } /*@media screen and (max-width: 768px) and (min-width: 120px) {*/ /*.item {*/ /*height:200px;*/ /*}*/ /*}*/ @media screen and (width: 768px) and (height: 286px) { .header { font-size: 25px; text-align: center; } .text { position: absolute; top: 100px; color:black; } } @media only screen and (min-width: 993px) { .header { font-size: 55px; text-align: center; } } @media only screen and (max-width : 600px){ .text { position: absolute; top: 100px; text-align: center; color:black; } } @media only screen and (max-width : 600px) { .text { position: absolute; top: 50px; text-align: center; color: black; } .header { font-size: 15px; } } @media only screen and (max-width : 600px) { .text { position: absolute; top: 25px; text-align: center; color: black; } .header { font-size: 10px; } } .footer { height:100px; padding: 20px; } white-text { color:white; } row { margin-right: 0px; margin-left: 0px; } .modalcontent { padding:20px; text-align: center; } .margin { margin-top: 20px; } .btn-margin { margin-left: 35px; } .modal { top:180px; } .lablel-color { color: #00abff; } .margin-img { margin-left: 25px; } body { background-image: url('../../assets/img/white.jpg'); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; } button.btn.btn-default { color :#00abff; } .overlay { position: absolute; width: 100%; height: 100%; background-color: #080d15; opacity: .5; z-index:2; } .margin { margin-top: 20px; margin-bottom: 20px; } ul:not(.browser-default)>li{ list-style-type: none; } .margintop { margin-top: 10px; margin-right: 10px; } .color{ color:white; } .margin{ margin-top: 20px; margin-bottom: 20px; } .modal{ overflow-y: hidden; } .logo img{ height: 100px; }
0.501709
0.075278
*, *:after, *:before { margin: 0; padding: 0; box-sizing: border-box; } a { color: currentColor; text-decoration: none; } h3 { padding-bottom: 1em; } code { background-color: #ffeff0;; color: #000; padding: 2px; font-family: monaco, Consolas, Lucida Console, monospace; font-size: 1em; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; } html { font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } body { background-color: #ffffff; color: #2b292a; font-family: "Mabry", sans-serif; } h1 { font-size: 64px; line-height: 64px; margin: 6rem 0 3rem 0; display: flex; justify-content: center; font-weight: 300; font-family: lato-light, Helvetica Neue, helvetica, arial, sans-serif; color: #2b2b2b; } img { width: 100%; } ol { margin: 2rem 1rem; } ol li { padding: 1rem; } .logo span { width: 10em; font-size: 3em; letter-spacing: 0.25vw; } /* HEADER */ header { padding: 1rem 2em; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #ddd; } /* MENU */ .nav { display: flex; } .nav a { font-family: Lato, helvetica, sans-serif; margin-top: 6rem; margin-left: 1.5rem; font-weight: 600; } .nav a:hover { color: rgb(238, 0, 0); } .nav li { list-style: none; } .blog { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 3rem; padding: 6rem; } .blog-title { text-align: center; margin: 1rem; font-family: lato-light,Helvetica Neue,helvetica,arial,sans-serif; font-weight: 300; font-size: 1.5em; letter-spacing: 0.11px; } .blog-post { list-style: none; box-shadow: 0 0 10px 0 rgba(0,0,0,.15); } .tags a { display: block; } .gallery { list-style: none; width: 60%; margin: 0 auto; padding: 2rem; } .post { padding: 2rem 8rem; } /* HOME */ .wrapper { padding: 2rem; display: flex; align-items: center; justify-content: space-between; animation: sliding-background 40s linear infinite; background: url("../images/berlin.jpg") no-repeat left/120%; height: 100vh; text-align: center; width: 100vw; } .title { font-family: 'Bebas Neue'; color: white; font-size: 12vw; letter-spacing: 1vw; margin: 0; mix-blend-mode: lighten; text-transform: uppercase; } .title:before { color: white; content: attr(data-text); margin-left: -1%; margin-top: -1%; position: absolute; } @keyframes sliding-background { 0%, 100% { background-position: 0 40%; } 50% { background-position: 100% 40%; } } .logo-home { font-weight: 700; font-size: 12rem; font-family: 'Bebas Neue'; } .menu-home { text-align: right; list-style: none; font-size: 2em; font-weight: 600; color: #ffffff; } .menu-item { padding-bottom: 2rem; } .menu-item a:hover { color: rgb(255, 255, 255, 0.5); } .breadcrumb { display: flex; justify-content: center; } .breadcrumb p:not(:last-child)::after { margin-left: -0.25em; padding: 6px; content: "/"; } /* FOOTER */ .footer { display: block; margin: 3rem 2rem; } .socialmedia { display: flex; justify-content: center; } .socialmedia img { width: 2em; margin-right: 1em; } .copyright { display: flex; justify-content: center; margin-top: 1em; text-align: center; } .menu__checkbox { display: none; } .tags { display: flex; justify-content: center; margin: 2rem; list-style: none; } .tag { margin: 1rem; border: solid 1px #2b292a; border-radius: 10px; text-align: center; width: 100px; } .btn { background-color: #2b292a; text-align: center; width: 100px; margin-right: 10px; color: #ffffff; border-radius: 10px; } /* MOBILE */ @media only screen and (max-width: 600px) { h1 { margin: 4rem 2rem 3rem 2rem; font-size: 48px; } .blog { grid-template-columns: none; padding: 3rem; } .blog-title { font-size: 1.2em; } .breadcrumb { display: none; } .post { padding: 2rem; } .gallery { width: 100%; padding: 2em 0; } header { align-items: start; display: block; } .home-wrapper { display: grid; } .logo span { font-size: 2em; } .menu-home { text-align: right; color: #ffffff; margin-top: 22rem; font-size: 1.5em; } .wrapper { background: url("../images/berlin.jpg") no-repeat left/350%; } .title { font-size: 8vw; margin-top: -32rem; } /* HAMBURGER MOBILE */ .nav { color: #ffffff; background-color: #ffffff; box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1); width: 100%; z-index: 3; } .nav ul { margin: 0; padding: 0; list-style: none; overflow: hidden; background-color: #fff; } .nav li a { color: #000; display: block; padding: 20px 20px; text-decoration: none; } .nav a { margin: 0; text-align: center; } .nav a:hover { color: #2b292a; } .nav { display: block; } .nav li a:hover, .nav li a:focus, .menu__checkbox:hover, .menu__checkbox:focus, :focus { background-color: #f4f4f4; } /* menu */ .menu { display: none; clear: both; max-height: 0; transition: max-height .2s ease-out; } /* menu icon */ .menu__icon { cursor: pointer; display: block; float: right; padding: 0 20px; position: relative; user-select: none; } .hamburger { background: #333; display: block; height: 3px; position: relative; transition: background .2s ease-out; width: 30px; margin-top: -1.5rem; } .hamburger:before, .hamburger:after { background: #333; content: ''; display: block; height: 100%; position: absolute; transition: all .5s ease-out; width: 100%; } .hamburger:before { top: 8px; } .hamburger:after { top: -8px; } /* menu checkbox */ .menu__checkbox { opacity: 0; } .menu__checkbox:checked~.menu { max-height: 240px; display: block; } .menu__checkbox:focus~.menu__icon { outline: #5E9ED6 1px solid; background-color: #f4f4f4; } .menu__checkbox:checked~.menu__icon .hamburger { background: transparent; } .menu__checkbox:checked~.menu__icon .hamburger:before { transform: rotate(-225deg); } .menu__checkbox:checked~.menu__icon .hamburger:after { transform: rotate(225deg); } .menu__checkbox:checked~.menu__icon:not(.steps) .hamburger:before, .menu__checkbox:checked~.menu__icon:not(.steps) .hamburger:after { top: 0; } }
assets/css/index.css
*, *:after, *:before { margin: 0; padding: 0; box-sizing: border-box; } a { color: currentColor; text-decoration: none; } h3 { padding-bottom: 1em; } code { background-color: #ffeff0;; color: #000; padding: 2px; font-family: monaco, Consolas, Lucida Console, monospace; font-size: 1em; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; } html { font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } body { background-color: #ffffff; color: #2b292a; font-family: "Mabry", sans-serif; } h1 { font-size: 64px; line-height: 64px; margin: 6rem 0 3rem 0; display: flex; justify-content: center; font-weight: 300; font-family: lato-light, Helvetica Neue, helvetica, arial, sans-serif; color: #2b2b2b; } img { width: 100%; } ol { margin: 2rem 1rem; } ol li { padding: 1rem; } .logo span { width: 10em; font-size: 3em; letter-spacing: 0.25vw; } /* HEADER */ header { padding: 1rem 2em; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #ddd; } /* MENU */ .nav { display: flex; } .nav a { font-family: Lato, helvetica, sans-serif; margin-top: 6rem; margin-left: 1.5rem; font-weight: 600; } .nav a:hover { color: rgb(238, 0, 0); } .nav li { list-style: none; } .blog { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 3rem; padding: 6rem; } .blog-title { text-align: center; margin: 1rem; font-family: lato-light,Helvetica Neue,helvetica,arial,sans-serif; font-weight: 300; font-size: 1.5em; letter-spacing: 0.11px; } .blog-post { list-style: none; box-shadow: 0 0 10px 0 rgba(0,0,0,.15); } .tags a { display: block; } .gallery { list-style: none; width: 60%; margin: 0 auto; padding: 2rem; } .post { padding: 2rem 8rem; } /* HOME */ .wrapper { padding: 2rem; display: flex; align-items: center; justify-content: space-between; animation: sliding-background 40s linear infinite; background: url("../images/berlin.jpg") no-repeat left/120%; height: 100vh; text-align: center; width: 100vw; } .title { font-family: 'Bebas Neue'; color: white; font-size: 12vw; letter-spacing: 1vw; margin: 0; mix-blend-mode: lighten; text-transform: uppercase; } .title:before { color: white; content: attr(data-text); margin-left: -1%; margin-top: -1%; position: absolute; } @keyframes sliding-background { 0%, 100% { background-position: 0 40%; } 50% { background-position: 100% 40%; } } .logo-home { font-weight: 700; font-size: 12rem; font-family: 'Bebas Neue'; } .menu-home { text-align: right; list-style: none; font-size: 2em; font-weight: 600; color: #ffffff; } .menu-item { padding-bottom: 2rem; } .menu-item a:hover { color: rgb(255, 255, 255, 0.5); } .breadcrumb { display: flex; justify-content: center; } .breadcrumb p:not(:last-child)::after { margin-left: -0.25em; padding: 6px; content: "/"; } /* FOOTER */ .footer { display: block; margin: 3rem 2rem; } .socialmedia { display: flex; justify-content: center; } .socialmedia img { width: 2em; margin-right: 1em; } .copyright { display: flex; justify-content: center; margin-top: 1em; text-align: center; } .menu__checkbox { display: none; } .tags { display: flex; justify-content: center; margin: 2rem; list-style: none; } .tag { margin: 1rem; border: solid 1px #2b292a; border-radius: 10px; text-align: center; width: 100px; } .btn { background-color: #2b292a; text-align: center; width: 100px; margin-right: 10px; color: #ffffff; border-radius: 10px; } /* MOBILE */ @media only screen and (max-width: 600px) { h1 { margin: 4rem 2rem 3rem 2rem; font-size: 48px; } .blog { grid-template-columns: none; padding: 3rem; } .blog-title { font-size: 1.2em; } .breadcrumb { display: none; } .post { padding: 2rem; } .gallery { width: 100%; padding: 2em 0; } header { align-items: start; display: block; } .home-wrapper { display: grid; } .logo span { font-size: 2em; } .menu-home { text-align: right; color: #ffffff; margin-top: 22rem; font-size: 1.5em; } .wrapper { background: url("../images/berlin.jpg") no-repeat left/350%; } .title { font-size: 8vw; margin-top: -32rem; } /* HAMBURGER MOBILE */ .nav { color: #ffffff; background-color: #ffffff; box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1); width: 100%; z-index: 3; } .nav ul { margin: 0; padding: 0; list-style: none; overflow: hidden; background-color: #fff; } .nav li a { color: #000; display: block; padding: 20px 20px; text-decoration: none; } .nav a { margin: 0; text-align: center; } .nav a:hover { color: #2b292a; } .nav { display: block; } .nav li a:hover, .nav li a:focus, .menu__checkbox:hover, .menu__checkbox:focus, :focus { background-color: #f4f4f4; } /* menu */ .menu { display: none; clear: both; max-height: 0; transition: max-height .2s ease-out; } /* menu icon */ .menu__icon { cursor: pointer; display: block; float: right; padding: 0 20px; position: relative; user-select: none; } .hamburger { background: #333; display: block; height: 3px; position: relative; transition: background .2s ease-out; width: 30px; margin-top: -1.5rem; } .hamburger:before, .hamburger:after { background: #333; content: ''; display: block; height: 100%; position: absolute; transition: all .5s ease-out; width: 100%; } .hamburger:before { top: 8px; } .hamburger:after { top: -8px; } /* menu checkbox */ .menu__checkbox { opacity: 0; } .menu__checkbox:checked~.menu { max-height: 240px; display: block; } .menu__checkbox:focus~.menu__icon { outline: #5E9ED6 1px solid; background-color: #f4f4f4; } .menu__checkbox:checked~.menu__icon .hamburger { background: transparent; } .menu__checkbox:checked~.menu__icon .hamburger:before { transform: rotate(-225deg); } .menu__checkbox:checked~.menu__icon .hamburger:after { transform: rotate(225deg); } .menu__checkbox:checked~.menu__icon:not(.steps) .hamburger:before, .menu__checkbox:checked~.menu__icon:not(.steps) .hamburger:after { top: 0; } }
0.544075
0.104067
body { font-family: "ARS Maquette Web One", Arial, Helvetica, sans-serif; } .nav { background: white; height: 80px; position: relative; padding-left: 0; box-shadow: 0 0 32px rgba(0, 0, 0, 0.15); left: 0; right: 0; top: 0; z-index: 10; } .nav-logo { height: 80px; width: 106px; position: absolute; left: 0; background: black; z-index: 2; display: none; } .nav-logo img { margin: 25px 3px; } .main-navbar, .mini-nav-menus { list-style: none; } .mini-nav-menus { background-color: #131313; height: 32px; margin: 0; padding: 0; } .mini-nav-menus li, .main-navbar li { float: left; position: relative; } .mini-nav-menus li { margin: 8px 0; } .main-navbar-icon li { border-left: 1px solid #eee; } .latest-new-author-time li, .latest-new-author-time-deals li { display: inline; color: #aaa; padding-right: 3px; } .news-items-list { position: relative; } .news-items-list li { display: block; } .news-items-list li:first-child { height: 270px; } .news-items-list .news-items-list-header1 { color: #f42; font-family: Shentox, sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: 0.04em; } .cover-a a { text-decoration: none; position: relative; } .latest-funding-description-below a { text-decoration: none; color: #555; } .deal-card a { height: 200px; } .main-navbar-icon li a { text-decoration: none; font-weight: 500; text-transform: uppercase; color: #aaa; display: block; height: 48px; letter-spacing: 0.04em; line-height: 1; padding: 18px 15px 0; font-size: 14px; } .mini-nav-menus li a { text-decoration: none; color: #555; font-family: 'Lato', sans-serif; font-weight: 500; font-size: 13px; display: block; letter-spacing: 0.04em; padding: 0 6px; } .main-navbar li a { text-decoration: none; font-weight: 500; text-transform: uppercase; color: #aaa; display: block; height: 48px; letter-spacing: 0.04em; line-height: 1; padding: 18px 10px 0; font-size: 14px; } .news-items-list .news-items-list-header2 a { color: #f42; text-decoration: none; font-weight: 700; line-height: 1.25; } .news-items-list .news-item-article { display: flex; flex-direction: row; background-color: rgba(255, 68, 34, 0.06); margin: 2px 0; } .mini-nav-menus li:first-child { margin-left: 12px; } #active { color: white !important; } .mini-nav-menus-right { float: right !important; padding-right: 20px; margin: 0 !important; } .mini-nav-menus-right ul { list-style: none; } .main-navbar { margin: 0; padding: 0; } .main-navbar a:hover { color: black; } .news-items-list .news-list-item a { list-style: disc; color: #aaa; text-decoration: none; display: block; padding: 6px 0 6px 14px; position: relative; } .mini-nav-menus li a:hover { color: white; } .main-navbar li:first-child a { margin-left: 8px; } .main-navbar-icon li:first-child a { float: right; margin-left: 0; } .main-navbar-icon { float: right !important; } .main-navbar-icon ul { list-style: none; } .main-navbar-icon .bars-icons-li { display: none; } .funding-amount-featured i { width: 16px; height: 16px; margin-right: 5px; } .main-navbar-icon i:hover { color: black; } .pandemic-ads { height: 30px; background-color: #fd3; box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15); font-size: 16px; color: #000; } .pandemic-ads p { padding: 5px 0; margin-left: 10px; } .cover { display: grid; grid-template-columns: 2fr 1fr; grid-template-rows: 1fr 1fr; height: 60vh; column-gap: 10px; row-gap: 10px; margin: 0 auto 20px auto; padding: 4px 10px; } .cover-a { position: relative; grid-column: 1; grid-row: 1 / 3; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/china-market-consumers-gq-796x417.png"); } .cover-b { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/10/netflix-feat-796x417.png"); } .cover-c { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/1-13-796x417.jpg"); } .cover-background-specs { background-repeat: no-repeat; background-size: 100% 100%; background-color: #000; background-position: 50%; z-index: 1; } .upper-text { display: flex; justify-content: space-between; } .upper-text img { position: absolute; top: 24px; left: 24px; width: 300px; z-index: 5; } .article-text { color: floralwhite; position: absolute; bottom: 0; padding: 20px; } .article-text h1 { font-size: 14px; font-weight: 500; } .article-text h2 { font-size: 50px; font-weight: 700; } .article-text-side h1 { font-size: 14px; font-weight: 500; } .article-text-side h2 { font-size: 28px; font-weight: 700; } .upper-text span { position: absolute; right: 24px; top: 16px; color: white; z-index: 5; } .latest-news-wrapper, .latest-funding-round, .news-feature-container, .latest-deals, .social-wrapper, .footer-legal { margin: 0 auto; max-width: 1192px; padding: 20px 20px; } .latest-funding-heading, .latest-news-heading { margin-left: 10px; text-decoration: none; color: #f42; font-size: 28px; font-weight: bold; } .news-feature-heading { text-decoration: none; color: #f42; font-size: 28px; font-weight: bold; margin-bottom: 10px; } .latest-news, .latest-deals-list { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: 1fr 1fr; padding-top: 10px; } .latest-fundings { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: 1fr; padding-top: 10px; } .latest-news-mobile, .latest-deals-list-mobile { display: none; } .latest-news div { padding: 15px; } .latest-news-background { background-image: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/danial-ricaros-FCHlYvR5gJI-unsplash-2-405x270.jpg"); background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; height: 0; overflow: hidden; padding-top: 50%; width: 100%; margin-bottom: 8px; position: relative; } .story-title { font-size: 16px; line-height: 20px; margin-bottom: 0; font-weight: 700; } .latest-new-author-time, .latest-new-author-time-deals { list-style: none; margin: 0; padding-top: 4px; overflow: hidden; } .latest-funding-1, .latest-funding-2, .latest-funding-3, .latest-funding-4 { padding: 12px; } .funding-amount-features-card { padding: 16px; border-bottom: 1px solid #f42; background: rgba(210, 177, 171, 0.08); } .latest-funding-header-card { text-decoration: none; position: relative; } .funding-image { width: 60px; min-width: 60px; max-width: 60px; height: 60px; min-height: 60px; max-height: 60px; position: absolute; z-index: 10; top: 25px; left: 10px; } .funding-name { background: #f42; color: #fff; padding: 10.6666666667px 16px 10.6666666667px 84px; margin: 0 !important; font-size: 18px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .funding-amount { padding: 10.6666666667px 16px 10.6666666667px 84px; color: #000; background: rgba(255, 68, 34, 0.08); margin: 0; } .funding-amount h4 { font-size: 18px; color: #000; margin: 0 !important; opacity: 0.5; font-weight: 500; text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.5; } .funding-amount-featured { margin-bottom: 0.5em; padding-left: 2em; position: relative; font-size: 14px; color: #555; margin-right: 1em; display: block; line-height: 22px; text-decoration: none; } .latest-funding-description-below { padding: 16px; background: rgba(210, 177, 171, 0.08); } .news-section { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr 1fr 1fr; margin-bottom: 1em; padding-top: 10px; } .news-holder, .deal-card { padding: 12px; } .news-holder .news-image { width: 100%; height: 270px; background-color: #000; background-size: cover; background-position: 50%; bottom: 0; left: 0; position: absolute; top: 0; right: 0; z-index: 1; } .news-item-article .flex-item1 { flex-grow: 7; } .news-item-article .flex-item2 { flex-grow: 3; } .flex-item-image { flex: 0 0 96px; background-color: #000; background-position: 50%; background-size: cover; height: 96px; width: 96px; } .flex-item-headers { background-color: rgba(255, 68, 34, 0.06); margin: 2px 0; overflow: hidden; padding: 10px 14px 0; } .news-items-list .news-list-item { border-bottom: 1px solid #eee; } .footer .social-links li a { color: floralwhite; text-decoration: none; } .footer .footer-menus li a { color: #aaa; text-decoration: none; text-transform: uppercase; font-size: 13px; } .footer .social-links li, .footer .footer-menus li { margin: 0 8px; display: inline-block; } .news-items-list .news-list-item a:hover { color: black; } .latest-new-author-time-deals li:first-child { font-size: 14px; text-decoration: line-through; } .latest-new-author-time-deals li:nth-child(2) { font-size: 18px; font-weight: 600; color: black; } .footer { margin-top: 20px; } .footer .social-media-links { padding: 3em 0 2em; background: #1e1a1a; } .footer .social-links { margin-bottom: 1.5em; list-style: none; text-align: center; } .footer .footer-menus { list-style: none; text-align: center; font-size: 14px; } .footer-legal-desc { color: #aaa; text-align: center; } .footer-legal-information { padding: 3em 0 2em; background: #131313; } .footer .footer-image { display: inline-block; height: 9px; margin-right: 1px; vertical-align: baseline; } @media screen and (max-width: 768px) { .mini-nav-menus { display: none; } .upper-text img { display: none; } .main-navbar-menu-item { display: none; } .nav { background: white; height: 48px; align-items: center; padding-left: 0; box-shadow: 0 0 32px rgba(0, 0, 0, 0.15); left: 0; right: 0; top: 0; z-index: 10; } .main-navbar-icon .bars-icons-li { display: block; } .nav-logo { height: 48px; display: block; } .nav-logo img { margin: 10px 3px; } .cover { display: grid; grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr; height: 85vh; column-gap: 10px; row-gap: 10px; margin: 0 auto 20px auto; padding: 4px 10px; } .article-text h2 { font-size: 20px; font-weight: 700; } .article-text-side h2 { font-size: 20px; font-weight: 700; } .cover-a { position: relative; grid-column: 1; grid-row: 1; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/china-market-consumers-gq-796x417.png"); } .cover-b { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/10/netflix-feat-796x417.png"); } .cover-c { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/1-13-796x417.jpg"); } .cover-background-specs { background-repeat: no-repeat; background-size: 100% 100%; background-color: #000; background-position: 50%; z-index: 1; } .pandemic-ads { height: 60px; background-color: #fd3; box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15); font-size: 16px; color: #000; } .pandemic-ads p { padding: 10px 0; text-align: center; } #latest-news, #latest-deals-list { display: none; } .latest-news-mobile, .latest-deals-list-mobile { display: block; margin-bottom: 4em; padding-top: 24px; } .latest-news-mobile div, .latest-deals-list-mobile div { display: flex; margin: 5px 0; } .latest-news-mobile .latest-news-mobile-desc, .latest-deals-list-mobile .latest-news-mobile-desc { flex-direction: column; max-width: 90%; } .latest-news-background-mobile { background-image: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/danial-ricaros-FCHlYvR5gJI-unsplash-2-405x270.jpg"); left: 0; padding-top: 75px; top: 0; min-width: 75px; margin: 0 15px 8px 0; background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; height: 0; overflow: hidden; } .latest-news-heading { margin: 0; text-decoration: none; color: #f42; font-size: 28px; font-weight: bold; } .news-section { display: grid; grid-template-columns: 1fr; grid-template-rows: repeat(9, 1fr); margin-bottom: 1em; padding-top: 10px; } .latest-fundings { display: grid; grid-template-columns: 1fr; grid-template-rows: 3fr; padding-top: 10px; } .story-title { font-size: 13px; line-height: 20px; margin-bottom: 0; font-weight: 600; } .latest-new-author-time li { font-size: 14px; } .latest-new-author-time-deals li:first-child { font-size: 12px; text-decoration: line-through; } .latest-new-author-time-deals li:nth-child(2) { font-size: 14px; font-weight: 600; color: black; } } @media screen and (max-width: 1023px) and (min-width: 769px) { .mini-nav-menus { margin-left: 106px; } .upper-text img { display: none; } .main-navbar { margin-left: 106px; } .nav-logo { display: block; } .hidden1023 { display: none; } .pandemic-ads p { text-align: center; } .latest-funding-4 { display: none; } .latest-news, .latest-deals-list { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr 1fr 1fr; padding-top: 10px; } .latest-fundings { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr; padding-top: 10px; } .news-section { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: 1fr 1fr 1fr 1fr 1fr; margin-bottom: 1em; padding-top: 10px; } .story-title { font-size: 13px; line-height: 20px; margin-bottom: 0; font-weight: 600; } .latest-new-author-time li { font-size: 14px; } .latest-new-author-time-deals li:first-child { font-size: 12px; text-decoration: line-through; } .latest-new-author-time-deals li:nth-child(2) { font-size: 14px; font-weight: 600; color: black; } }
styles/style.css
body { font-family: "ARS Maquette Web One", Arial, Helvetica, sans-serif; } .nav { background: white; height: 80px; position: relative; padding-left: 0; box-shadow: 0 0 32px rgba(0, 0, 0, 0.15); left: 0; right: 0; top: 0; z-index: 10; } .nav-logo { height: 80px; width: 106px; position: absolute; left: 0; background: black; z-index: 2; display: none; } .nav-logo img { margin: 25px 3px; } .main-navbar, .mini-nav-menus { list-style: none; } .mini-nav-menus { background-color: #131313; height: 32px; margin: 0; padding: 0; } .mini-nav-menus li, .main-navbar li { float: left; position: relative; } .mini-nav-menus li { margin: 8px 0; } .main-navbar-icon li { border-left: 1px solid #eee; } .latest-new-author-time li, .latest-new-author-time-deals li { display: inline; color: #aaa; padding-right: 3px; } .news-items-list { position: relative; } .news-items-list li { display: block; } .news-items-list li:first-child { height: 270px; } .news-items-list .news-items-list-header1 { color: #f42; font-family: Shentox, sans-serif; font-weight: 500; text-transform: uppercase; letter-spacing: 0.04em; } .cover-a a { text-decoration: none; position: relative; } .latest-funding-description-below a { text-decoration: none; color: #555; } .deal-card a { height: 200px; } .main-navbar-icon li a { text-decoration: none; font-weight: 500; text-transform: uppercase; color: #aaa; display: block; height: 48px; letter-spacing: 0.04em; line-height: 1; padding: 18px 15px 0; font-size: 14px; } .mini-nav-menus li a { text-decoration: none; color: #555; font-family: 'Lato', sans-serif; font-weight: 500; font-size: 13px; display: block; letter-spacing: 0.04em; padding: 0 6px; } .main-navbar li a { text-decoration: none; font-weight: 500; text-transform: uppercase; color: #aaa; display: block; height: 48px; letter-spacing: 0.04em; line-height: 1; padding: 18px 10px 0; font-size: 14px; } .news-items-list .news-items-list-header2 a { color: #f42; text-decoration: none; font-weight: 700; line-height: 1.25; } .news-items-list .news-item-article { display: flex; flex-direction: row; background-color: rgba(255, 68, 34, 0.06); margin: 2px 0; } .mini-nav-menus li:first-child { margin-left: 12px; } #active { color: white !important; } .mini-nav-menus-right { float: right !important; padding-right: 20px; margin: 0 !important; } .mini-nav-menus-right ul { list-style: none; } .main-navbar { margin: 0; padding: 0; } .main-navbar a:hover { color: black; } .news-items-list .news-list-item a { list-style: disc; color: #aaa; text-decoration: none; display: block; padding: 6px 0 6px 14px; position: relative; } .mini-nav-menus li a:hover { color: white; } .main-navbar li:first-child a { margin-left: 8px; } .main-navbar-icon li:first-child a { float: right; margin-left: 0; } .main-navbar-icon { float: right !important; } .main-navbar-icon ul { list-style: none; } .main-navbar-icon .bars-icons-li { display: none; } .funding-amount-featured i { width: 16px; height: 16px; margin-right: 5px; } .main-navbar-icon i:hover { color: black; } .pandemic-ads { height: 30px; background-color: #fd3; box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15); font-size: 16px; color: #000; } .pandemic-ads p { padding: 5px 0; margin-left: 10px; } .cover { display: grid; grid-template-columns: 2fr 1fr; grid-template-rows: 1fr 1fr; height: 60vh; column-gap: 10px; row-gap: 10px; margin: 0 auto 20px auto; padding: 4px 10px; } .cover-a { position: relative; grid-column: 1; grid-row: 1 / 3; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/china-market-consumers-gq-796x417.png"); } .cover-b { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/10/netflix-feat-796x417.png"); } .cover-c { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/1-13-796x417.jpg"); } .cover-background-specs { background-repeat: no-repeat; background-size: 100% 100%; background-color: #000; background-position: 50%; z-index: 1; } .upper-text { display: flex; justify-content: space-between; } .upper-text img { position: absolute; top: 24px; left: 24px; width: 300px; z-index: 5; } .article-text { color: floralwhite; position: absolute; bottom: 0; padding: 20px; } .article-text h1 { font-size: 14px; font-weight: 500; } .article-text h2 { font-size: 50px; font-weight: 700; } .article-text-side h1 { font-size: 14px; font-weight: 500; } .article-text-side h2 { font-size: 28px; font-weight: 700; } .upper-text span { position: absolute; right: 24px; top: 16px; color: white; z-index: 5; } .latest-news-wrapper, .latest-funding-round, .news-feature-container, .latest-deals, .social-wrapper, .footer-legal { margin: 0 auto; max-width: 1192px; padding: 20px 20px; } .latest-funding-heading, .latest-news-heading { margin-left: 10px; text-decoration: none; color: #f42; font-size: 28px; font-weight: bold; } .news-feature-heading { text-decoration: none; color: #f42; font-size: 28px; font-weight: bold; margin-bottom: 10px; } .latest-news, .latest-deals-list { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: 1fr 1fr; padding-top: 10px; } .latest-fundings { display: grid; grid-template-columns: repeat(4, 1fr); grid-template-rows: 1fr; padding-top: 10px; } .latest-news-mobile, .latest-deals-list-mobile { display: none; } .latest-news div { padding: 15px; } .latest-news-background { background-image: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/danial-ricaros-FCHlYvR5gJI-unsplash-2-405x270.jpg"); background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; height: 0; overflow: hidden; padding-top: 50%; width: 100%; margin-bottom: 8px; position: relative; } .story-title { font-size: 16px; line-height: 20px; margin-bottom: 0; font-weight: 700; } .latest-new-author-time, .latest-new-author-time-deals { list-style: none; margin: 0; padding-top: 4px; overflow: hidden; } .latest-funding-1, .latest-funding-2, .latest-funding-3, .latest-funding-4 { padding: 12px; } .funding-amount-features-card { padding: 16px; border-bottom: 1px solid #f42; background: rgba(210, 177, 171, 0.08); } .latest-funding-header-card { text-decoration: none; position: relative; } .funding-image { width: 60px; min-width: 60px; max-width: 60px; height: 60px; min-height: 60px; max-height: 60px; position: absolute; z-index: 10; top: 25px; left: 10px; } .funding-name { background: #f42; color: #fff; padding: 10.6666666667px 16px 10.6666666667px 84px; margin: 0 !important; font-size: 18px !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .funding-amount { padding: 10.6666666667px 16px 10.6666666667px 84px; color: #000; background: rgba(255, 68, 34, 0.08); margin: 0; } .funding-amount h4 { font-size: 18px; color: #000; margin: 0 !important; opacity: 0.5; font-weight: 500; text-transform: uppercase; letter-spacing: 0.04em; line-height: 1.5; } .funding-amount-featured { margin-bottom: 0.5em; padding-left: 2em; position: relative; font-size: 14px; color: #555; margin-right: 1em; display: block; line-height: 22px; text-decoration: none; } .latest-funding-description-below { padding: 16px; background: rgba(210, 177, 171, 0.08); } .news-section { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr 1fr 1fr; margin-bottom: 1em; padding-top: 10px; } .news-holder, .deal-card { padding: 12px; } .news-holder .news-image { width: 100%; height: 270px; background-color: #000; background-size: cover; background-position: 50%; bottom: 0; left: 0; position: absolute; top: 0; right: 0; z-index: 1; } .news-item-article .flex-item1 { flex-grow: 7; } .news-item-article .flex-item2 { flex-grow: 3; } .flex-item-image { flex: 0 0 96px; background-color: #000; background-position: 50%; background-size: cover; height: 96px; width: 96px; } .flex-item-headers { background-color: rgba(255, 68, 34, 0.06); margin: 2px 0; overflow: hidden; padding: 10px 14px 0; } .news-items-list .news-list-item { border-bottom: 1px solid #eee; } .footer .social-links li a { color: floralwhite; text-decoration: none; } .footer .footer-menus li a { color: #aaa; text-decoration: none; text-transform: uppercase; font-size: 13px; } .footer .social-links li, .footer .footer-menus li { margin: 0 8px; display: inline-block; } .news-items-list .news-list-item a:hover { color: black; } .latest-new-author-time-deals li:first-child { font-size: 14px; text-decoration: line-through; } .latest-new-author-time-deals li:nth-child(2) { font-size: 18px; font-weight: 600; color: black; } .footer { margin-top: 20px; } .footer .social-media-links { padding: 3em 0 2em; background: #1e1a1a; } .footer .social-links { margin-bottom: 1.5em; list-style: none; text-align: center; } .footer .footer-menus { list-style: none; text-align: center; font-size: 14px; } .footer-legal-desc { color: #aaa; text-align: center; } .footer-legal-information { padding: 3em 0 2em; background: #131313; } .footer .footer-image { display: inline-block; height: 9px; margin-right: 1px; vertical-align: baseline; } @media screen and (max-width: 768px) { .mini-nav-menus { display: none; } .upper-text img { display: none; } .main-navbar-menu-item { display: none; } .nav { background: white; height: 48px; align-items: center; padding-left: 0; box-shadow: 0 0 32px rgba(0, 0, 0, 0.15); left: 0; right: 0; top: 0; z-index: 10; } .main-navbar-icon .bars-icons-li { display: block; } .nav-logo { height: 48px; display: block; } .nav-logo img { margin: 10px 3px; } .cover { display: grid; grid-template-columns: 1fr; grid-template-rows: 1fr 1fr 1fr; height: 85vh; column-gap: 10px; row-gap: 10px; margin: 0 auto 20px auto; padding: 4px 10px; } .article-text h2 { font-size: 20px; font-weight: 700; } .article-text-side h2 { font-size: 20px; font-weight: 700; } .cover-a { position: relative; grid-column: 1; grid-row: 1; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/china-market-consumers-gq-796x417.png"); } .cover-b { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/10/netflix-feat-796x417.png"); } .cover-c { position: relative; background: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/1-13-796x417.jpg"); } .cover-background-specs { background-repeat: no-repeat; background-size: 100% 100%; background-color: #000; background-position: 50%; z-index: 1; } .pandemic-ads { height: 60px; background-color: #fd3; box-shadow: 0 16px 48px rgba(0, 0, 0, 0.15); font-size: 16px; color: #000; } .pandemic-ads p { padding: 10px 0; text-align: center; } #latest-news, #latest-deals-list { display: none; } .latest-news-mobile, .latest-deals-list-mobile { display: block; margin-bottom: 4em; padding-top: 24px; } .latest-news-mobile div, .latest-deals-list-mobile div { display: flex; margin: 5px 0; } .latest-news-mobile .latest-news-mobile-desc, .latest-deals-list-mobile .latest-news-mobile-desc { flex-direction: column; max-width: 90%; } .latest-news-background-mobile { background-image: url("https://cdn0.tnwcdn.com/wp-content/blogs.dir/1/files/2020/11/danial-ricaros-FCHlYvR5gJI-unsplash-2-405x270.jpg"); left: 0; padding-top: 75px; top: 0; min-width: 75px; margin: 0 15px 8px 0; background-color: #000; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; height: 0; overflow: hidden; } .latest-news-heading { margin: 0; text-decoration: none; color: #f42; font-size: 28px; font-weight: bold; } .news-section { display: grid; grid-template-columns: 1fr; grid-template-rows: repeat(9, 1fr); margin-bottom: 1em; padding-top: 10px; } .latest-fundings { display: grid; grid-template-columns: 1fr; grid-template-rows: 3fr; padding-top: 10px; } .story-title { font-size: 13px; line-height: 20px; margin-bottom: 0; font-weight: 600; } .latest-new-author-time li { font-size: 14px; } .latest-new-author-time-deals li:first-child { font-size: 12px; text-decoration: line-through; } .latest-new-author-time-deals li:nth-child(2) { font-size: 14px; font-weight: 600; color: black; } } @media screen and (max-width: 1023px) and (min-width: 769px) { .mini-nav-menus { margin-left: 106px; } .upper-text img { display: none; } .main-navbar { margin-left: 106px; } .nav-logo { display: block; } .hidden1023 { display: none; } .pandemic-ads p { text-align: center; } .latest-funding-4 { display: none; } .latest-news, .latest-deals-list { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr 1fr 1fr; padding-top: 10px; } .latest-fundings { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr; padding-top: 10px; } .news-section { display: grid; grid-template-columns: repeat(2, 1fr); grid-template-rows: 1fr 1fr 1fr 1fr 1fr; margin-bottom: 1em; padding-top: 10px; } .story-title { font-size: 13px; line-height: 20px; margin-bottom: 0; font-weight: 600; } .latest-new-author-time li { font-size: 14px; } .latest-new-author-time-deals li:first-child { font-size: 12px; text-decoration: line-through; } .latest-new-author-time-deals li:nth-child(2) { font-size: 14px; font-weight: 600; color: black; } }
0.490724
0.070432
@media screen and ( max-width: 1250px){ nav{ width: 100%; display: block; padding: 0; } nav .icon{ display: inline-block; padding: 15px 30px; } nav .search_box{ width: 96%; margin: 15px; } nav .search_box input{ width: 100%; } nav ol{ display: flex; flex-direction: column; background: #fff; height: 0; visibility: hidden; transform: 0.3s; } nav ol li{ text-align: left; transition: 0.3s 0.1s all; opacity: 0 ; } nav ol li a{ color: black; font-size: 28px; padding: 25px; display: block; } nav ul.link{ display: flex; flex-direction: column; background: #fff; height: 0; visibility: hidden; transform: 0.3s; } nav ul li{ text-align: left; transition: 0.3s 0.1s all; opacity: 1 ; } nav ul li a{ color: black; font-size: 28px; padding: 25px; display: block; } nav ol li:nth-child(1){ transform: translateX(-150px); } nav ol li:nth-child(2){ transform: translateX(-200px); } nav ol li:nth-child(3){ transform: translateX(-250px); } nav ol li:nth-child(4){ transform: translateX(-300px); } nav ol li:nth-child(5){ transform: translateX(-350px); } nav .bar{ display: block; position: absolute; top: 20px; right: 80px; cursor: pointer; } nav .bar #times{ display: none; } #check:checked ~ nav .bar #times{ display: block; } #check:checked ~ nav .bar #bars{ display: none; } #check:checked ~ nav ol{ visibility: visible; height: 465px; } #check:checked ~ nav ol li:nth-child(1), #check:checked ~ nav ol li:nth-child(2), #check:checked ~ nav ol li:nth-child(3), #check:checked ~ nav ol li:nth-child(4), #check:checked ~ nav ol li:nth-child(5){ transform: translateX(0); opacity: 1; } .wrapper nav{ max-width: 100%; padding: 0 20px; } nav .content .links{ margin-left: 5px; } /*.content .links li a{ padding: 8px 13px; }*/ .wrapper .search-box{ max-width: calc(100% - 100px); } .wrapper .search-box input{ padding: 0 100px 0 15px; } } /* =========================================1083px========================================= */ @media screen and (max-width: 1083px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 23%; } .wrap-content-chapter{ width: 104% !important; height: auto; } .sumary-content{ width: 100%; } .wrap-content .wrap-content-img{ width: 100%; text-align: center; } .post-content{ width: 66%; } } /* =========================================992px========================================= */ @media screen and (max-width: 992px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 31%; } .footer{ width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .left{ width: 50%; } .right{ width: 50%; } .wrapper .menu-icon{ display: block; } .wrapper #show-menu:checked ~ .menu-icon i::before{ content: "\f00d"; } nav .content .links{ display: block; position: fixed; background: #95beff; height: 100%; width: 100%; top: 70px; left: -100%; margin-left: 0; max-width: 350px; overflow-y: auto; padding-bottom: 100px; transition: all 0.3s ease; } nav .content .links ul li.genes{ width: 36%; } nav #show-menu:checked ~ .content .links{ left: 0%; } nav #show-menu:checked ~ .content .links .dis{ display: inline-block; } .content .links li{ width: 100%; margin: 2px 10px; } .content .links li a, .content .links li label{ line-height: 40px; font-size: 20px; display: block; padding: 8px 18px; cursor: pointer; } .content .links li a.desktop-link{ display: none; } /* dropdown responsive code start */ .content .links ul, .content .links ul ul{ position: static; opacity: 1; visibility: visible; background: none; max-height: 0px; overflow: hidden; } .content .links #show-features:checked ~ ul, .content .links #show-services:checked ~ ul, .content .links #show-items:checked ~ ul{ max-height: 200vh; } .content .links ul li{ margin: 7px 20px; } .content .links ul li a{ font-size: 18px; line-height: 30px; border-radius: 5px!important; } ul li.dropdown a#UserDropdown{ display: none; } .row{ width: 100%; justify-content: inherit; } .center-side{ width:100% !important; } .ad{ display: none; padding:0; } .module-items{ width:100%; } .module-2{ width: 100%; padding: 0; } .row .item-theloai{ width: 22%; } .module-image{ height: 220px !important; } .module-image img{ height: 200px; } .module-image h3{ height: auto; } .menu-ver-container .left{ width: 100%; } .wrap-form-comment{ width: 95%; } .hint{ width: 70% !important; } .entry-content{ width: 100%; } .entry-content .entry-content-wrap{ width: 100%; } .reading{ margin-left: 0 !important; width: 100%; } } /* =========================================754px========================================= */ @media screen and (max-width: 755px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 29%; } .module{ display: none; } .row .item{ width: 22%; } .post-content{ width: 100%; text-align: center; } #rating{ width: 50%; } .status{ width: 100%; } #btn-link{ text-align: center; } } /* =========================================600px========================================= */ @media screen and (max-width: 600px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 45%; } .row .item{ width: 30%; } } /* =========================================500px========================================= */ @media screen and (max-width: 500px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 45%; } .wrapper nav{ padding: 0 10px; } .content .logo a{ font-size: 27px; } .wrapper .search-box{ max-width: calc(100% - 70px); } .wrapper .search-box .go-icon{ width: 30px; right: 0; } .wrapper .search-box input{ padding-right: 30px; } .row .item-theloai{ width: 30%; } } /* =========================================465px========================================= */ @media screen and (max-width: 465px){ .row .item{ width: 46%; } } /* =========================================465px========================================= */ @media screen and (max-width: 320px){ .item{ width: 42%; } }
public/asset/user/reponsive.css
@media screen and ( max-width: 1250px){ nav{ width: 100%; display: block; padding: 0; } nav .icon{ display: inline-block; padding: 15px 30px; } nav .search_box{ width: 96%; margin: 15px; } nav .search_box input{ width: 100%; } nav ol{ display: flex; flex-direction: column; background: #fff; height: 0; visibility: hidden; transform: 0.3s; } nav ol li{ text-align: left; transition: 0.3s 0.1s all; opacity: 0 ; } nav ol li a{ color: black; font-size: 28px; padding: 25px; display: block; } nav ul.link{ display: flex; flex-direction: column; background: #fff; height: 0; visibility: hidden; transform: 0.3s; } nav ul li{ text-align: left; transition: 0.3s 0.1s all; opacity: 1 ; } nav ul li a{ color: black; font-size: 28px; padding: 25px; display: block; } nav ol li:nth-child(1){ transform: translateX(-150px); } nav ol li:nth-child(2){ transform: translateX(-200px); } nav ol li:nth-child(3){ transform: translateX(-250px); } nav ol li:nth-child(4){ transform: translateX(-300px); } nav ol li:nth-child(5){ transform: translateX(-350px); } nav .bar{ display: block; position: absolute; top: 20px; right: 80px; cursor: pointer; } nav .bar #times{ display: none; } #check:checked ~ nav .bar #times{ display: block; } #check:checked ~ nav .bar #bars{ display: none; } #check:checked ~ nav ol{ visibility: visible; height: 465px; } #check:checked ~ nav ol li:nth-child(1), #check:checked ~ nav ol li:nth-child(2), #check:checked ~ nav ol li:nth-child(3), #check:checked ~ nav ol li:nth-child(4), #check:checked ~ nav ol li:nth-child(5){ transform: translateX(0); opacity: 1; } .wrapper nav{ max-width: 100%; padding: 0 20px; } nav .content .links{ margin-left: 5px; } /*.content .links li a{ padding: 8px 13px; }*/ .wrapper .search-box{ max-width: calc(100% - 100px); } .wrapper .search-box input{ padding: 0 100px 0 15px; } } /* =========================================1083px========================================= */ @media screen and (max-width: 1083px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 23%; } .wrap-content-chapter{ width: 104% !important; height: auto; } .sumary-content{ width: 100%; } .wrap-content .wrap-content-img{ width: 100%; text-align: center; } .post-content{ width: 66%; } } /* =========================================992px========================================= */ @media screen and (max-width: 992px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 31%; } .footer{ width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } .left{ width: 50%; } .right{ width: 50%; } .wrapper .menu-icon{ display: block; } .wrapper #show-menu:checked ~ .menu-icon i::before{ content: "\f00d"; } nav .content .links{ display: block; position: fixed; background: #95beff; height: 100%; width: 100%; top: 70px; left: -100%; margin-left: 0; max-width: 350px; overflow-y: auto; padding-bottom: 100px; transition: all 0.3s ease; } nav .content .links ul li.genes{ width: 36%; } nav #show-menu:checked ~ .content .links{ left: 0%; } nav #show-menu:checked ~ .content .links .dis{ display: inline-block; } .content .links li{ width: 100%; margin: 2px 10px; } .content .links li a, .content .links li label{ line-height: 40px; font-size: 20px; display: block; padding: 8px 18px; cursor: pointer; } .content .links li a.desktop-link{ display: none; } /* dropdown responsive code start */ .content .links ul, .content .links ul ul{ position: static; opacity: 1; visibility: visible; background: none; max-height: 0px; overflow: hidden; } .content .links #show-features:checked ~ ul, .content .links #show-services:checked ~ ul, .content .links #show-items:checked ~ ul{ max-height: 200vh; } .content .links ul li{ margin: 7px 20px; } .content .links ul li a{ font-size: 18px; line-height: 30px; border-radius: 5px!important; } ul li.dropdown a#UserDropdown{ display: none; } .row{ width: 100%; justify-content: inherit; } .center-side{ width:100% !important; } .ad{ display: none; padding:0; } .module-items{ width:100%; } .module-2{ width: 100%; padding: 0; } .row .item-theloai{ width: 22%; } .module-image{ height: 220px !important; } .module-image img{ height: 200px; } .module-image h3{ height: auto; } .menu-ver-container .left{ width: 100%; } .wrap-form-comment{ width: 95%; } .hint{ width: 70% !important; } .entry-content{ width: 100%; } .entry-content .entry-content-wrap{ width: 100%; } .reading{ margin-left: 0 !important; width: 100%; } } /* =========================================754px========================================= */ @media screen and (max-width: 755px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 29%; } .module{ display: none; } .row .item{ width: 22%; } .post-content{ width: 100%; text-align: center; } #rating{ width: 50%; } .status{ width: 100%; } #btn-link{ text-align: center; } } /* =========================================600px========================================= */ @media screen and (max-width: 600px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 45%; } .row .item{ width: 30%; } } /* =========================================500px========================================= */ @media screen and (max-width: 500px){ .wrap-content-top{ width: 100%; } .list-story-top li a img{ width: 100%; } .item{ width: 45%; } .wrapper nav{ padding: 0 10px; } .content .logo a{ font-size: 27px; } .wrapper .search-box{ max-width: calc(100% - 70px); } .wrapper .search-box .go-icon{ width: 30px; right: 0; } .wrapper .search-box input{ padding-right: 30px; } .row .item-theloai{ width: 30%; } } /* =========================================465px========================================= */ @media screen and (max-width: 465px){ .row .item{ width: 46%; } } /* =========================================465px========================================= */ @media screen and (max-width: 320px){ .item{ width: 42%; } }
0.324449
0.062789
.menu-footer { background-color: #F5F0ED; border-top: 1px solid black; border-bottom: 1px solid black; text-align: center; } .menu-icons { display: flex; justify-content: center; padding-top: 5px; margin-bottom: 10px; } #fb-icon i { border: 1px solid white; margin-right: 10px; padding: 10px 14px; border-radius: 50%; background-color: #3b5998; color: white; font-size: 18px; } #ig-icon i { border: 2px solid #D64C3F; margin-right: 10px; padding: 10px 12px; border-radius: 50%; background-color: #c32aa3; color: white; font-size: 18px; } #yelp-icon i { border: 1px solid white; color: white; margin-right: 10px; padding: 10px 13px; border-radius: 50%; background-color: #c41200; font-size: 18px; } .footer-add h3 { font-family: 'Ubuntu Condensed', sans-serif; font-size: 20px; } .footer-home-link{ margin-top: 30px; } .footer-home-link a { font-family: 'Acme', sans-serif; text-decoration: none; font-weight: bolder; color: white; font-size: 18px; } .footer-home-link h4 { font-family: 'Ubuntu Condensed', sans-serif; padding-bottom: 10px; } .footer-home-link span { margin-left: 10px; display: inline; } .footer-add { color: gray; text-shadow: 1px 1px white; } .event-footer-home-link { color: gray; text-shadow: 1px 1px white; } .footer-home-link a { color: gray; text-decoration: none; font-family: 'Acme', sans-serif; font-size: 20px; text-shadow: 1px 1px white; } .footer-home-link h4 { font-family: 'Ubuntu Condensed', sans-serif; padding-bottom: 10px; color: gray; text-shadow: 1px 1px white; } .footer-home-link span { color: gray; display: inline; text-shadow: 1px 1px white; font-size: 18px; } @media(max-width:400px) { .menu-icons { margin-top: 15px; } } .copyright { border: 1px solid black; background-color: #305E86; color: white; font-size: 18px; padding: 20px; } #home { margin: 0 5px; } #about { margin: 0 5px; } .links a { text-decoration: none; font-size: 25px; color: black; } .links { margin: 20px 0 20px; }
mympy-app/src/view/footer/footer.css
.menu-footer { background-color: #F5F0ED; border-top: 1px solid black; border-bottom: 1px solid black; text-align: center; } .menu-icons { display: flex; justify-content: center; padding-top: 5px; margin-bottom: 10px; } #fb-icon i { border: 1px solid white; margin-right: 10px; padding: 10px 14px; border-radius: 50%; background-color: #3b5998; color: white; font-size: 18px; } #ig-icon i { border: 2px solid #D64C3F; margin-right: 10px; padding: 10px 12px; border-radius: 50%; background-color: #c32aa3; color: white; font-size: 18px; } #yelp-icon i { border: 1px solid white; color: white; margin-right: 10px; padding: 10px 13px; border-radius: 50%; background-color: #c41200; font-size: 18px; } .footer-add h3 { font-family: 'Ubuntu Condensed', sans-serif; font-size: 20px; } .footer-home-link{ margin-top: 30px; } .footer-home-link a { font-family: 'Acme', sans-serif; text-decoration: none; font-weight: bolder; color: white; font-size: 18px; } .footer-home-link h4 { font-family: 'Ubuntu Condensed', sans-serif; padding-bottom: 10px; } .footer-home-link span { margin-left: 10px; display: inline; } .footer-add { color: gray; text-shadow: 1px 1px white; } .event-footer-home-link { color: gray; text-shadow: 1px 1px white; } .footer-home-link a { color: gray; text-decoration: none; font-family: 'Acme', sans-serif; font-size: 20px; text-shadow: 1px 1px white; } .footer-home-link h4 { font-family: 'Ubuntu Condensed', sans-serif; padding-bottom: 10px; color: gray; text-shadow: 1px 1px white; } .footer-home-link span { color: gray; display: inline; text-shadow: 1px 1px white; font-size: 18px; } @media(max-width:400px) { .menu-icons { margin-top: 15px; } } .copyright { border: 1px solid black; background-color: #305E86; color: white; font-size: 18px; padding: 20px; } #home { margin: 0 5px; } #about { margin: 0 5px; } .links a { text-decoration: none; font-size: 25px; color: black; } .links { margin: 20px 0 20px; }
0.281702
0.134151
body { padding: 0px; margin: 0px; font-size: 12px; font-family: '微软雅黑', Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; background-image: url("../images/gallery_bg.png"); background-repeat: repeat; } article,aside,dialog,figure,footer,header,hgroup,nav,section { display: block; } header { height: 100px; background-image: url("../images/gallery_t_bg.png"); background-repeat: repeat-x; } #gallery_logo { height: 100px; width: 200px; float: left; background-image: url("../images/gallery_logo.png"); background-repeat: no-repeat; } #gallery_watchword { color: #ffffff; float: right; font-size: 30px; padding-right: 20px; padding-top: 40px; } nav { background-color: #f3f6f9; background-image: -moz-linear-gradient(top, #fafafa, #f0f4f8); /* Firefox */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f0f4f8) ); /* Saf4+, Chrome */ height: 40px; border-bottom: 1px solid #ced1da; -webkit-box-shadow: 0px 1px 2px #f1f1f1; -moz-box-shadow: 0px 1px 2px #f1f1f1; box-shadow: 0px 1px 2px #f1f1f1; } #gallery_tools{ margin-left:270px; padding-top:5px; height: 30px; line-height:30px; } .gallery_tool .gallery_too{ margin:0px 4px; display:inline-block; } .gallery_too a{ text-decoration: none; } .gallery_check{ position: relative; top:2px; } .gallery_bg{ width:60px; height:20px; position: relative; display:inline-block; top:6px; border: 1px solid #ced1da; cursor:pointer; background-color: #FEFEFE; z-index: 99; } .gallery_bg_list{ border: 1px solid #ced1da; background-color: #FEFEFE; position: absolute; display:inline-block; width:60px; top:20px; left:-1px; margin:0px; display:none; -webkit-box-shadow: 2px 1px 1px #eeeeee; -moz-box-shadow: 2px 1px 1px #eeeeee; box-shadow: 2px 1px 1px #eeeeee; } .gallery_color{ width:54px; height:20px; margin:2px 1px; border: 1px solid #ced1da; } .gallery_color_hover{ border-color: #f8c122; } #gallery_color_picker{ display: none; position: absolute; top:0px; left:254px; width:92px; height:92px; background-color: #FEFEFE; border: 1px solid #ced1da; -webkit-box-shadow: 2px 1px 1px #eeeeee; -moz-box-shadow: 2px 1px 1px #eeeeee; box-shadow: 2px 1px 1px #eeeeee; z-index: 9999; } #gallery_color_picker .color{ width:24px; height:24px; float: left; margin:2px; border: 1px solid #ced1da; cursor: pointer; } #form_tr_temlate{ display:none; } #dialog-form{ background-color: #FEFEFE; position: relative; display: none; } #validateTips{ color:#1987a8; } #custom-data,#download{ position: relative; height:25px; top:0px; font-family: '微软雅黑', Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-size:12px; cursor: pointer; } .form_table{ width: 340px; margin:0px; border: 1px solid #dadee4; border-collapse:collapse; float: left; } .dialog-form a:link{ color:#0e708d; } .form_table thead{ background-color: #eeeeee; } .form_table td{ padding:4px; border: 1px solid #dadee4; } .form_table thead td{ text-align: center; font-size: 12px; font-weight: 600; } .form_text{ width:80px; } .ui-widget { font-family: '微软雅黑', Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-size:12px; } #gallery_container { height: 450px; position: relative; } #gallery_left_container { width: 260px; height: 100%; } .gallery_section{ margin: 5px; border: 1px solid #ced1da; background-color: #FEFEFE; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:6px; -khtml-border-radius-topleft:6px; -khtml-border-radius-topright:6px; border-top-left-radius:6px; border-top-right-radius:6px; } .gallery_bar{ border-bottom: 1px solid #ced1da; height:30px; line-height: 30px; background-color: #f3f6f9; background-image: -moz-linear-gradient(top, #fafafa, #f0f4f8); /* Firefox */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f0f4f8) ); /* Saf4+, Chrome */ -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:6px; -khtml-border-radius-topleft:6px; -khtml-border-radius-topright:6px; border-top-left-radius:6px; border-top-right-radius:6px; color:#393b3c; font-weight:600; padding-left:10px; } #gallery_ichart { height: 160px; } .gallery_draggable { width: 48px; height: 48px; float:left; margin:5px; background-image: url("../images/gallery_chart.png"); border: 1px solid #ced1da; cursor:pointer; z-index: 100; } .pie2d{ background-position: 0px 0px; } .pie3d{ background-position: -48px 0px; } .column2d{ background-position: -96px 0px; } .column3d{ background-position: -144px 0px; } .bar2d{ background-position: -192px 0px; } .area2d{ background-position: -240px 0px; } .line2d{ background-position: -288px 0px; } .sline2d{ background-position: -336px 0px; } .gallery_hover{ background-color: #c2e2eb !important; } #gallery_data { height: 288px; } .draggable_table{ width: 238px; margin:8px 5px 0px 5px; cursor:move; border: 1px solid #dadee4; border-collapse:collapse; z-index:999; } .draggable_table thead{ background-color: #eeeeee; } .draggable_table td{ padding:2px; border: 1px solid #dadee4; } #gallery_right_container { position: absolute; top: 0px; left: 260px; } #canvasDiv{ position: absolute; top: 20px; left: 290px; width:800px; height:400px; } .right_container{ filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; border: 1px solid #ced1da; background-color: #FEFEFE; } p{ margin: 10px; } #ichart-weibo{ position: relative; top: 8px; } footer{ height: 20px; line-height:20px; padding-left:5px; } footer a:LINK{ color:#114c3f; text-decoration: none; } footer a:VISITED{ color:#114c3f; } footer a:HOVER{ color:#359280; text-decoration:underline; } footer a:ACTIVE{ color:#277564; }
src/main/webapp/plug-in/ichart/css/gallery.css
body { padding: 0px; margin: 0px; font-size: 12px; font-family: '微软雅黑', Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; background-image: url("../images/gallery_bg.png"); background-repeat: repeat; } article,aside,dialog,figure,footer,header,hgroup,nav,section { display: block; } header { height: 100px; background-image: url("../images/gallery_t_bg.png"); background-repeat: repeat-x; } #gallery_logo { height: 100px; width: 200px; float: left; background-image: url("../images/gallery_logo.png"); background-repeat: no-repeat; } #gallery_watchword { color: #ffffff; float: right; font-size: 30px; padding-right: 20px; padding-top: 40px; } nav { background-color: #f3f6f9; background-image: -moz-linear-gradient(top, #fafafa, #f0f4f8); /* Firefox */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f0f4f8) ); /* Saf4+, Chrome */ height: 40px; border-bottom: 1px solid #ced1da; -webkit-box-shadow: 0px 1px 2px #f1f1f1; -moz-box-shadow: 0px 1px 2px #f1f1f1; box-shadow: 0px 1px 2px #f1f1f1; } #gallery_tools{ margin-left:270px; padding-top:5px; height: 30px; line-height:30px; } .gallery_tool .gallery_too{ margin:0px 4px; display:inline-block; } .gallery_too a{ text-decoration: none; } .gallery_check{ position: relative; top:2px; } .gallery_bg{ width:60px; height:20px; position: relative; display:inline-block; top:6px; border: 1px solid #ced1da; cursor:pointer; background-color: #FEFEFE; z-index: 99; } .gallery_bg_list{ border: 1px solid #ced1da; background-color: #FEFEFE; position: absolute; display:inline-block; width:60px; top:20px; left:-1px; margin:0px; display:none; -webkit-box-shadow: 2px 1px 1px #eeeeee; -moz-box-shadow: 2px 1px 1px #eeeeee; box-shadow: 2px 1px 1px #eeeeee; } .gallery_color{ width:54px; height:20px; margin:2px 1px; border: 1px solid #ced1da; } .gallery_color_hover{ border-color: #f8c122; } #gallery_color_picker{ display: none; position: absolute; top:0px; left:254px; width:92px; height:92px; background-color: #FEFEFE; border: 1px solid #ced1da; -webkit-box-shadow: 2px 1px 1px #eeeeee; -moz-box-shadow: 2px 1px 1px #eeeeee; box-shadow: 2px 1px 1px #eeeeee; z-index: 9999; } #gallery_color_picker .color{ width:24px; height:24px; float: left; margin:2px; border: 1px solid #ced1da; cursor: pointer; } #form_tr_temlate{ display:none; } #dialog-form{ background-color: #FEFEFE; position: relative; display: none; } #validateTips{ color:#1987a8; } #custom-data,#download{ position: relative; height:25px; top:0px; font-family: '微软雅黑', Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-size:12px; cursor: pointer; } .form_table{ width: 340px; margin:0px; border: 1px solid #dadee4; border-collapse:collapse; float: left; } .dialog-form a:link{ color:#0e708d; } .form_table thead{ background-color: #eeeeee; } .form_table td{ padding:4px; border: 1px solid #dadee4; } .form_table thead td{ text-align: center; font-size: 12px; font-weight: 600; } .form_text{ width:80px; } .ui-widget { font-family: '微软雅黑', Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-size:12px; } #gallery_container { height: 450px; position: relative; } #gallery_left_container { width: 260px; height: 100%; } .gallery_section{ margin: 5px; border: 1px solid #ced1da; background-color: #FEFEFE; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:6px; -khtml-border-radius-topleft:6px; -khtml-border-radius-topright:6px; border-top-left-radius:6px; border-top-right-radius:6px; } .gallery_bar{ border-bottom: 1px solid #ced1da; height:30px; line-height: 30px; background-color: #f3f6f9; background-image: -moz-linear-gradient(top, #fafafa, #f0f4f8); /* Firefox */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #f0f4f8) ); /* Saf4+, Chrome */ -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; -webkit-border-top-left-radius:6px; -webkit-border-top-right-radius:6px; -khtml-border-radius-topleft:6px; -khtml-border-radius-topright:6px; border-top-left-radius:6px; border-top-right-radius:6px; color:#393b3c; font-weight:600; padding-left:10px; } #gallery_ichart { height: 160px; } .gallery_draggable { width: 48px; height: 48px; float:left; margin:5px; background-image: url("../images/gallery_chart.png"); border: 1px solid #ced1da; cursor:pointer; z-index: 100; } .pie2d{ background-position: 0px 0px; } .pie3d{ background-position: -48px 0px; } .column2d{ background-position: -96px 0px; } .column3d{ background-position: -144px 0px; } .bar2d{ background-position: -192px 0px; } .area2d{ background-position: -240px 0px; } .line2d{ background-position: -288px 0px; } .sline2d{ background-position: -336px 0px; } .gallery_hover{ background-color: #c2e2eb !important; } #gallery_data { height: 288px; } .draggable_table{ width: 238px; margin:8px 5px 0px 5px; cursor:move; border: 1px solid #dadee4; border-collapse:collapse; z-index:999; } .draggable_table thead{ background-color: #eeeeee; } .draggable_table td{ padding:2px; border: 1px solid #dadee4; } #gallery_right_container { position: absolute; top: 0px; left: 260px; } #canvasDiv{ position: absolute; top: 20px; left: 290px; width:800px; height:400px; } .right_container{ filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5; border: 1px solid #ced1da; background-color: #FEFEFE; } p{ margin: 10px; } #ichart-weibo{ position: relative; top: 8px; } footer{ height: 20px; line-height:20px; padding-left:5px; } footer a:LINK{ color:#114c3f; text-decoration: none; } footer a:VISITED{ color:#114c3f; } footer a:HOVER{ color:#359280; text-decoration:underline; } footer a:ACTIVE{ color:#277564; }
0.222869
0.0643
@font-face { font-family: "SourceSansProLight"; src: url(../fonts/SourceSansPro-Light.ttf); } .about_product h3{ font-weight: normal; font-size: 20px; } .message-wrap { display: grid; justify-content: center; position: fixed; top: 0; width: 100%; height: 40px; text-align: center; z-index: 10; } .message { max-width: 250px; border-radius: 10px; padding: 10px 15px; text-align: center; background: #555454; color: #fff; } @media (min-width: 700px) { main { display: grid; place-items: center; } .wrap { display: grid; justify-content: center; grid-template-columns: 300px minmax(400px, .45fr); width: min-content; box-shadow: 0px 53px 68px -52px rgba(0, 0, 0, 1); } .product_wrapper { display: grid; justify-content: center; align-items: center; background: #fff; padding: 30px 20px; border-radius: 10px 0px 0px 10px; } .product-image-wrap img { /* max-width: 150px; */ width: max-content; height: auto; margin: 0 30px; } .about_product { background: #202122; font-family: 'SourceSansProLight'; padding: 20px; border-radius: 0px 10px 10px 0px; color: #f2f2f2; } /* .about_product > * { padding-left: 20px; padding-right: 20px; } */ .about_product .product_name { position: relative; font-size: 32px; padding-left: 50px; height: 40px; } .about_product__top_block .in_stock { color: #a2a2a2; font-size: 14px; } .about_product .product_name::before, .bottom_block__total_amount_title::before { content: ''; position: absolute; background: #9b9b9b; top: calc(50% - 1.5px); left: 0; height: 3px; width: 40px; border-radius: 4px; } .about_product .product_price { height: 34px; margin-bottom: 10px; } .about_product .product_price span { font-size: 32px; } .about_product .ruble-icon { height: 20px; width: 20px; fill: #eaeaea; margin-left: -3px; } .about_product .product_description { color: #bfbfbf; } .quantity__title { color: #bfbfbf; margin-top: 10px; } .quantity_wrap { /* display: grid; grid-template-columns: 30px 50px 30px; place-items: center; */ margin: 10px 0 10px 0; } .quantity_wrap button { display: inline-block; background: #fff; color: #000000c9; width: 20px; height: 20px; border: none; font-size: 14px; border-radius: 50%; font-weight: bolder; cursor: pointer; } .quantity_wrap button:active { border: 1px solid grey; } .quantity_wrap .quantity__input { display: inline-block; width: 40px; background: transparent; border: 1px solid #f2f2f2; border-radius: 20px; padding: 1px 2px; text-align: center; color: #f2f2f2; margin: 0 7px; } .bottom_block__total_amount_title { position: relative; padding-left: 50px; color: #bfbfbf; } .total_amount { height: 34px; margin-bottom: 10px; } .total_amount__span { font-size: 32px; } .button_wrap { width: 100%; text-align: center; height: 36px; } .button_wrap__add_to_cart_button a { color: #4b4b4b; text-decoration: none; } .button_wrap__add_to_cart_button a, .button_wrap__add_to_cart_button span { display: block; padding: 10px 20px; } .button_wrap__add_to_cart_button { background: #fff; color: #4b4b4b; border: none; border-radius: 20px; cursor: pointer; box-shadow: 0px 31px 68px -32px black; } .button_wrap__add_to_cart_button:hover { background: rgba(244, 244, 244, 0.9); color: #626262; } .button_wrap__add_to_cart_button:active { border: 1px solid #202122; } .message-wrap { top: 5px; } } @media (max-width: 699px) { .message-wrap { top: 45px; } }
public/styles/product.css
@font-face { font-family: "SourceSansProLight"; src: url(../fonts/SourceSansPro-Light.ttf); } .about_product h3{ font-weight: normal; font-size: 20px; } .message-wrap { display: grid; justify-content: center; position: fixed; top: 0; width: 100%; height: 40px; text-align: center; z-index: 10; } .message { max-width: 250px; border-radius: 10px; padding: 10px 15px; text-align: center; background: #555454; color: #fff; } @media (min-width: 700px) { main { display: grid; place-items: center; } .wrap { display: grid; justify-content: center; grid-template-columns: 300px minmax(400px, .45fr); width: min-content; box-shadow: 0px 53px 68px -52px rgba(0, 0, 0, 1); } .product_wrapper { display: grid; justify-content: center; align-items: center; background: #fff; padding: 30px 20px; border-radius: 10px 0px 0px 10px; } .product-image-wrap img { /* max-width: 150px; */ width: max-content; height: auto; margin: 0 30px; } .about_product { background: #202122; font-family: 'SourceSansProLight'; padding: 20px; border-radius: 0px 10px 10px 0px; color: #f2f2f2; } /* .about_product > * { padding-left: 20px; padding-right: 20px; } */ .about_product .product_name { position: relative; font-size: 32px; padding-left: 50px; height: 40px; } .about_product__top_block .in_stock { color: #a2a2a2; font-size: 14px; } .about_product .product_name::before, .bottom_block__total_amount_title::before { content: ''; position: absolute; background: #9b9b9b; top: calc(50% - 1.5px); left: 0; height: 3px; width: 40px; border-radius: 4px; } .about_product .product_price { height: 34px; margin-bottom: 10px; } .about_product .product_price span { font-size: 32px; } .about_product .ruble-icon { height: 20px; width: 20px; fill: #eaeaea; margin-left: -3px; } .about_product .product_description { color: #bfbfbf; } .quantity__title { color: #bfbfbf; margin-top: 10px; } .quantity_wrap { /* display: grid; grid-template-columns: 30px 50px 30px; place-items: center; */ margin: 10px 0 10px 0; } .quantity_wrap button { display: inline-block; background: #fff; color: #000000c9; width: 20px; height: 20px; border: none; font-size: 14px; border-radius: 50%; font-weight: bolder; cursor: pointer; } .quantity_wrap button:active { border: 1px solid grey; } .quantity_wrap .quantity__input { display: inline-block; width: 40px; background: transparent; border: 1px solid #f2f2f2; border-radius: 20px; padding: 1px 2px; text-align: center; color: #f2f2f2; margin: 0 7px; } .bottom_block__total_amount_title { position: relative; padding-left: 50px; color: #bfbfbf; } .total_amount { height: 34px; margin-bottom: 10px; } .total_amount__span { font-size: 32px; } .button_wrap { width: 100%; text-align: center; height: 36px; } .button_wrap__add_to_cart_button a { color: #4b4b4b; text-decoration: none; } .button_wrap__add_to_cart_button a, .button_wrap__add_to_cart_button span { display: block; padding: 10px 20px; } .button_wrap__add_to_cart_button { background: #fff; color: #4b4b4b; border: none; border-radius: 20px; cursor: pointer; box-shadow: 0px 31px 68px -32px black; } .button_wrap__add_to_cart_button:hover { background: rgba(244, 244, 244, 0.9); color: #626262; } .button_wrap__add_to_cart_button:active { border: 1px solid #202122; } .message-wrap { top: 5px; } } @media (max-width: 699px) { .message-wrap { top: 45px; } }
0.545044
0.12858
* { margin: 0px; padding: 0px; } #body { background-color: #fefefe; } .trave1 { height: 50px; width: 250px; border-radius: 40px; background-color: #a25e31; margin-left: 240px; margin-top: 150px; position: absolute; cursor: none; } .trave2 { height: 50px; width: 250px; border-radius: 40px; background-color: #a25e31; margin-left: 10px; margin-top: 400px; position: absolute; cursor: none; } .circulo4 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 340px; margin-top: 30px; position: absolute; cursor: none; } .circulo4:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario1.jpg); cursor: none; } .circulo5 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 100px; margin-top: 290px; position: absolute; cursor: none; } .circulo5:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario3.jpg); cursor: none; } .circulo6 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 480px; margin-top: 480px; position: absolute; cursor: none; } .circulo6:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario2.jpg); cursor: none; } .circulo7 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 210px; margin-top: 690px; position: absolute; cursor: none; } .circulo7:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario4.jpg); cursor: none; } .trave8 { height: 50px; width: 250px; border-radius: 100px; background-color: #a25e31; margin-left: 390px; margin-top: 590px; position: absolute; cursor: none; } .trave9 { height: 50px; width: 250px; border-radius: 100px; background-color: #a25e31; margin-left: 130px; margin-top: 800px; position: absolute; cursor: none; } /**estilo2**/ /*Reset*/ html, body { font-family: sans-serif; background-color: #fefefe; } h2 { margin-left: 250px; margin-top: 50px; } hr { margin-top: 40px; margin-bottom: 30px; opacity: 0.2; } div { text-align: center; font-weight: bold; display: flex; align-items: center; justify-content: center; } section { display: flex; flex-direction: row; } /* end reset*/ /*color*/ .item, .quadrado { background: url(../Img/mario.png) no-repeat; } /**Animation Fade**/ .item { width: 100px; height: 100px; } .item:hover { animation-play-state: paused; } .animationFadeIn { animation: fadeIn 2s linear; } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .animationFadeOut { animation: fadeIn 2s linear; animation-direction: reverse; animation-fill-mode: forwards; } .animationFadeInFadeOut { animation: fadeInFadeOut 2s linear infinite; } @keyframes fadeInFadeOut { 0% { opacity: 1; } 50% { opacity: 0.2; } 100% { opacity: 1; } } .spinner { border-radius: 50%; } @keyframes rotate { from { transform: rotateZ(0deg); } to { transform: rotateZ(360deg); } } .animationSpinner { animation: rotate 2s linear infinite; } .animationSpinnerEase { animation: rotate 2s ease infinite; } .animationSpinnerEaseOut { animation: rotate 2s ease-out infinite; } /**AnimationPosition**/ .positionBox { width: 300px; height: 300px; background-color: rgb(247, 239, 239); position: relative; border-radius: 40px; margin-left: 200px; margin-top: 100px; } .animationPosition { position: absolute; animation: position 4s linear infinite; animation-direction: alternate; } @keyframes position { 0% { top: 0; right: 0; } 35% { top: 0; right: calc(100% - 100px); } 50% { top: calc(100% - 100px); right: calc(100% - 100px); } 50% { top: calc(100% - 100px); right: calc(100% - 100px); } 85% { top: calc(100% - 100px); right: 0; } 100% { top: 0; right: 0; } }
css/estilo.css
* { margin: 0px; padding: 0px; } #body { background-color: #fefefe; } .trave1 { height: 50px; width: 250px; border-radius: 40px; background-color: #a25e31; margin-left: 240px; margin-top: 150px; position: absolute; cursor: none; } .trave2 { height: 50px; width: 250px; border-radius: 40px; background-color: #a25e31; margin-left: 10px; margin-top: 400px; position: absolute; cursor: none; } .circulo4 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 340px; margin-top: 30px; position: absolute; cursor: none; } .circulo4:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario1.jpg); cursor: none; } .circulo5 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 100px; margin-top: 290px; position: absolute; cursor: none; } .circulo5:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario3.jpg); cursor: none; } .circulo6 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 480px; margin-top: 480px; position: absolute; cursor: none; } .circulo6:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario2.jpg); cursor: none; } .circulo7 { height: 120px; width: 100px; /*background-color: white;*/ background-repeat: no-repeat; margin-left: 210px; margin-top: 690px; position: absolute; cursor: none; } .circulo7:hover { height: 120px; width: 100px; background-repeat: no-repeat; background-image: url(../Img/mario4.jpg); cursor: none; } .trave8 { height: 50px; width: 250px; border-radius: 100px; background-color: #a25e31; margin-left: 390px; margin-top: 590px; position: absolute; cursor: none; } .trave9 { height: 50px; width: 250px; border-radius: 100px; background-color: #a25e31; margin-left: 130px; margin-top: 800px; position: absolute; cursor: none; } /**estilo2**/ /*Reset*/ html, body { font-family: sans-serif; background-color: #fefefe; } h2 { margin-left: 250px; margin-top: 50px; } hr { margin-top: 40px; margin-bottom: 30px; opacity: 0.2; } div { text-align: center; font-weight: bold; display: flex; align-items: center; justify-content: center; } section { display: flex; flex-direction: row; } /* end reset*/ /*color*/ .item, .quadrado { background: url(../Img/mario.png) no-repeat; } /**Animation Fade**/ .item { width: 100px; height: 100px; } .item:hover { animation-play-state: paused; } .animationFadeIn { animation: fadeIn 2s linear; } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .animationFadeOut { animation: fadeIn 2s linear; animation-direction: reverse; animation-fill-mode: forwards; } .animationFadeInFadeOut { animation: fadeInFadeOut 2s linear infinite; } @keyframes fadeInFadeOut { 0% { opacity: 1; } 50% { opacity: 0.2; } 100% { opacity: 1; } } .spinner { border-radius: 50%; } @keyframes rotate { from { transform: rotateZ(0deg); } to { transform: rotateZ(360deg); } } .animationSpinner { animation: rotate 2s linear infinite; } .animationSpinnerEase { animation: rotate 2s ease infinite; } .animationSpinnerEaseOut { animation: rotate 2s ease-out infinite; } /**AnimationPosition**/ .positionBox { width: 300px; height: 300px; background-color: rgb(247, 239, 239); position: relative; border-radius: 40px; margin-left: 200px; margin-top: 100px; } .animationPosition { position: absolute; animation: position 4s linear infinite; animation-direction: alternate; } @keyframes position { 0% { top: 0; right: 0; } 35% { top: 0; right: calc(100% - 100px); } 50% { top: calc(100% - 100px); right: calc(100% - 100px); } 50% { top: calc(100% - 100px); right: calc(100% - 100px); } 85% { top: calc(100% - 100px); right: 0; } 100% { top: 0; right: 0; } }
0.532911
0.071819
preload { position: absolute; display: block; left:0; right:0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: 100% 100%; } /**Constellation**/ preload.constellation-preload[step="1"] { background-image: url("../img/game/interface/constellation/normal.png"); } preload.constellation-preload[step="2"] { background-image: url("../img/game/interface/constellation/hover.png"); } /**GOD**/ preload.god-dust[step="1"] { background-image: url("../img/game/god/dust/1.png"); } preload.god-dust[step="2"] { background-image: url("../img/game/god/dust/2.png"); } preload.god-dust[step="3"] { background-image: url("../img/game/god/dust/3.png"); } preload.god-dust[step="4"] { background-image: url("../img/game/god/dust/4.png"); } preload.god-dust[step="5"] { background-image: url("../img/game/god/dust/5.png"); } preload.god-egg[step="1"] { background-image: url("../img/game/god/egg/1.png"); } preload.god-egg[step="2"] { background-image: url("../img/game/god/egg/2.png"); } preload.god-egg[step="3"] { background-image: url("../img/game/god/egg/3.png"); } preload.god-baby[step="1"] { background-image: url("../img/game/god/baby/1.png"); } preload.god-imbolc[step="1"] { background-image: url("../img/game/god/imbolc/1.png"); } preload.god-imbolc-cligne[step="1"] { background-image: url("../img/game/god/imbolc/cligne/1.png"); } preload.god-imbolc-langue[step="1"] { background-image: url("../img/game/god/imbolc/langue/1.png"); } preload.god-imbolc-langue[step="2"] { background-image: url("../img/game/god/imbolc/langue/2.png"); } preload.god-imbolc-langue[step="3"] { background-image: url("../img/game/god/imbolc/langue/3.png"); } preload.god-imbolc-langue[step="4"] { background-image: url("../img/game/god/imbolc/langue/4.png"); } preload.god-imbolc-tourneTete[step="1"] { background-image: url("../img/game/god/imbolc/tourneTete/1.png"); } preload.god-imbolc-tourneTete[step="2"] { background-image: url("../img/game/god/imbolc/tourneTete/2.png"); } preload.god-ostara[step="1"] { background-image: url("../img/game/god/ostara/1.png"); } preload.god-beltane[step="1"] { background-image: url("../img/game/god/beltane/1.png"); } preload.god-litha[step="1"] { background-image: url("../img/game/god/litha/1.png"); } preload.god-lammas[step="1"] { background-image: url("../img/game/god/lammas/1.png"); } preload.god-mabon[step="1"] { background-image: url("../img/game/god/mabon/1.png"); } /**GODDESS**/ /**IMBOLC**/ preload.goddess-imbolc[step="1"] { background-image: url("../img/game/goddess/imbolc/1.png"); } preload.goddess-imbolc[step="2"] { background-image: url("../img/game/goddess/imbolc/2.png"); } preload.goddess-imbolc[step="3"] { background-image: url("../img/game/goddess/imbolc/3.png"); } preload.goddess-imbolc[step="4"] { background-image: url("../img/game/goddess/imbolc/4.png"); } preload.goddess-imbolc[step="5"] { background-image: url("../img/game/goddess/imbolc/5.png"); } preload.goddess-imbolc[step="6"] { background-image: url("../img/game/goddess/imbolc/6.png"); } preload.goddess-imbolc[step="7"] { background-image: url("../img/game/goddess/imbolc/7.png"); } preload.goddess-imbolc[step="8"] { background-image: url("../img/game/goddess/imbolc/8.png"); } preload.goddess-imbolc[step="9"] { background-image: url("../img/game/goddess/imbolc/9.png"); } preload.goddess-imbolc[step="10"] { background-image: url("../img/game/goddess/imbolc/10.png"); } /**OSTARA**/ preload.goddess-ostara[step="1"] { background-image: url("../img/game/goddess/ostara/1.png"); } preload.goddess-ostara[step="2"] { background-image: url("../img/game/goddess/ostara/2.png"); } preload.goddess-ostara[step="3"] { background-image: url("../img/game/goddess/ostara/3.png"); } preload.goddess-ostara[step="4"] { background-image: url("../img/game/goddess/ostara/4.png"); } preload.goddess-ostara[step="5"] { background-image: url("../img/game/goddess/ostara/5.png"); } preload.goddess-ostara[step="6"] { background-image: url("../img/game/goddess/ostara/6.png"); } preload.goddess-ostara[step="7"] { background-image: url("../img/game/goddess/ostara/7.png"); } preload.goddess-ostara[step="8"] { background-image: url("../img/game/goddess/ostara/8.png"); } preload.goddess-ostara[step="9"] { background-image: url("../img/game/goddess/ostara/9.png"); } preload.goddess-ostara[step="10"] { background-image: url("../img/game/goddess/ostara/10.png"); } /**BELTANE**/ preload.goddess-beltane[step="1"] { background-image: url("../img/game/goddess/beltane/1.png"); } /**LITHA**/ preload.goddess-litha[step="1"] { background-image: url("../img/game/goddess/litha/1.png"); } /**LAMMAS**/ preload.goddess-lammas[step="1"] { background-image: url("../img/game/goddess/lammas/1.png"); } /**MABON**/ preload.goddess-mabon[step="1"] { background-image: url("../img/game/goddess/mabon/1.png"); } preload.goddess-mabon[step="2"] { background-image: url("../img/game/goddess/mabon/2.png"); } preload.goddess-mabon[step="3"] { background-image: url("../img/game/goddess/mabon/3.png"); } preload.goddess-mabon[step="4"] { background-image: url("../img/game/goddess/mabon/4.png"); } preload.goddess-mabon[step="5"] { background-image: url("../img/game/goddess/mabon/5.png"); } preload.goddess-mabon[step="6"] { background-image: url("../img/game/goddess/mabon/6.png"); } preload.goddess-mabon[step="7"] { background-image: url("../img/game/goddess/mabon/7.png"); } preload.goddess-mabon[step="8"] { background-image: url("../img/game/goddess/mabon/8.png"); } preload.goddess-mabon[step="9"] { background-image: url("../img/game/goddess/mabon/9.png"); } preload.goddess-mabon[step="10"] { background-image: url("../img/game/goddess/mabon/10.png"); } /**SAMHAIN**/ preload.goddess-samhain[step="1"] { background-image: url("../img/game/goddess/samhain/1.png"); } /**Dieu**/ preload.dieu[step="1"] { background-image: url("../img/game/ameliorations/dieu/dieu.png"); } preload.dieu[step="2"] { background-image: url("../img/game/ameliorations/dieu/1.png"); } preload.dieu[step="3"] { background-image: url("../img/game/ameliorations/dieu/2.png"); } preload.dieu[step="4"] { background-image: url("../img/game/ameliorations/dieu/3.png"); } preload.dieu[step="5"] { background-image: url("../img/game/ameliorations/dieu/4.png"); } /**Deesse**/ preload.deesse[step="1"] { background-image: url("../img/game/ameliorations/deesse/deesse.png"); } preload.deesse[step="2"] { background-image: url("../img/game/ameliorations/deesse/1.png"); } preload.deesse[step="3"] { background-image: url("../img/game/ameliorations/deesse/2.png"); } preload.deesse[step="4"] { background-image: url("../img/game/ameliorations/deesse/3.png"); } preload.deesse[step="5"] { background-image: url("../img/game/ameliorations/deesse/4.png"); } /**Grand Tout**/ preload.grandTout[step="1"] { background-image: url("../img/game/ameliorations/grandTout/grandTout.png"); } preload.grandTout[step="2"] { background-image: url("../img/game/ameliorations/grandTout/1.png"); } preload.grandTout[step="3"] { background-image: url("../img/game/ameliorations/grandTout/2.png"); } preload.grandTout[step="4"] { background-image: url("../img/game/ameliorations/grandTout/3.png"); } preload.grandTout[step="5"] { background-image: url("../img/game/ameliorations/grandTout/4.png"); } /**Terre**/ preload.terre[step="1"] { background-image: url("../img/game/ameliorations/terre/terre.png"); } preload.terre[step="2"] { background-image: url("../img/game/ameliorations/terre/1.png"); } preload.terre[step="3"] { background-image: url("../img/game/ameliorations/terre/2.png"); } preload.terre[step="4"] { background-image: url("../img/game/ameliorations/terre/3.png"); } preload.terre[step="5"] { background-image: url("../img/game/ameliorations/terre/4.png"); } /**Lune**/ preload.lune[step="1"] { background-image: url("../img/game/ameliorations/lune/lune.png"); } preload.lune[step="2"] { background-image: url("../img/game/ameliorations/lune/1.png"); } preload.lune[step="3"] { background-image: url("../img/game/ameliorations/lune/2.png"); } preload.lune[step="4"] { background-image: url("../img/game/ameliorations/lune/3.png"); } preload.lune[step="5"] { background-image: url("../img/game/ameliorations/lune/4.png"); } /**Soleil**/ preload.soleil[step="1"] { background-image: url("../img/game/ameliorations/soleil/soleil.png"); } preload.soleil[step="2"] { background-image: url("../img/game/ameliorations/soleil/1.png"); } preload.soleil[step="3"] { background-image: url("../img/game/ameliorations/soleil/2.png"); } preload.soleil[step="4"] { background-image: url("../img/game/ameliorations/soleil/3.png"); } preload.soleil[step="5"] { background-image: url("../img/game/ameliorations/soleil/4.png"); } /**Ciel**/ preload.ciel[step="1"] { background-image: url("../img/game/ameliorations/ciel/ciel.png"); } preload.ciel[step="2"] { background-image: url("../img/game/ameliorations/ciel/1.png"); } preload.ciel[step="3"] { background-image: url("../img/game/ameliorations/ciel/2.png"); } preload.ciel[step="4"] { background-image: url("../img/game/ameliorations/ciel/3.png"); } preload.ciel[step="5"] { background-image: url("../img/game/ameliorations/ciel/4.png"); } /**Foret**/ preload.foret[step="1"] { background-image: url("../img/game/ameliorations/foret/foret.png"); } preload.foret[step="2"] { background-image: url("../img/game/ameliorations/foret/1.png"); } preload.foret[step="3"] { background-image: url("../img/game/ameliorations/foret/2.png"); } preload.foret[step="4"] { background-image: url("../img/game/ameliorations/foret/3.png"); } preload.foret[step="5"] { background-image: url("../img/game/ameliorations/foret/4.png"); } /**Volcan**/ preload.volcan[step="1"] { background-image: url("../img/game/ameliorations/volcan/volcan.png"); } preload.volcan[step="2"] { background-image: url("../img/game/ameliorations/volcan/1.png"); } preload.volcan[step="3"] { background-image: url("../img/game/ameliorations/volcan/2.png"); } preload.volcan[step="4"] { background-image: url("../img/game/ameliorations/volcan/3.png"); } preload.volcan[step="5"] { background-image: url("../img/game/ameliorations/volcan/4.png"); } /**Chaos**/ preload.chaos[step="1"] { background-image: url("../img/game/ameliorations/chaos/chaos.png"); } preload.chaos[step="2"] { background-image: url("../img/game/ameliorations/chaos/1.png"); } preload.chaos[step="3"] { background-image: url("../img/game/ameliorations/chaos/2.png"); } preload.chaos[step="4"] { background-image: url("../img/game/ameliorations/chaos/3.png"); } preload.chaos[step="5"] { background-image: url("../img/game/ameliorations/chaos/4.png"); } /**Gouffre**/ preload.gouffre[step="1"] { background-image: url("../img/game/ameliorations/gouffre/gouffre.png"); } preload.gouffre[step="2"] { background-image: url("../img/game/ameliorations/gouffre/1.png"); } preload.gouffre[step="3"] { background-image: url("../img/game/ameliorations/gouffre/2.png"); } preload.gouffre[step="4"] { background-image: url("../img/game/ameliorations/gouffre/3.png"); } preload.gouffre[step="5"] { background-image: url("../img/game/ameliorations/gouffre/4.png"); } /**Ocean**/ preload.ocean[step="1"] { background-image: url("../img/game/ameliorations/ocean/ocean.png"); } preload.ocean[step="2"] { background-image: url("../img/game/ameliorations/ocean/1.png"); } preload.ocean[step="3"] { background-image: url("../img/game/ameliorations/ocean/2.png"); } preload.ocean[step="4"] { background-image: url("../img/game/ameliorations/ocean/3.png"); } preload.ocean[step="5"] { background-image: url("../img/game/ameliorations/ocean/4.png"); } /**Vide**/ preload.vide[step="2"] { background-image: url("../img/game/ameliorations/vide/1.png"); } preload.vide[step="3"] { background-image: url("../img/game/ameliorations/vide/2.png"); } preload.vide[step="4"] { background-image: url("../img/game/ameliorations/vide/3.png"); } preload.vide[step="5"] { background-image: url("../img/game/ameliorations/vide/4.png"); } /**Abysse**/ preload.abysse[step="1"] { background-image: url("../img/game/ameliorations/abysse/abysse.png"); } preload.abysse[step="2"] { background-image: url("../img/game/ameliorations/abysse/1.png"); } preload.abysse[step="3"] { background-image: url("../img/game/ameliorations/abysse/2.png"); } preload.abysse[step="4"] { background-image: url("../img/game/ameliorations/abysse/3.png"); } preload.abysse[step="5"] { background-image: url("../img/game/ameliorations/abysse/4.png"); } /**Amour**/ preload.amour[step="1"] { background-image: url("../img/game/ameliorations/amour/amour.png"); } preload.amour[step="2"] { background-image: url("../img/game/ameliorations/amour/1.png"); } preload.amour[step="3"] { background-image: url("../img/game/ameliorations/amour/2.png"); } preload.amour[step="4"] { background-image: url("../img/game/ameliorations/amour/3.png"); } preload.amour[step="5"] { background-image: url("../img/game/ameliorations/amour/4.png"); } /**Connaissance**/ preload.connaissance[step="1"] { background-image: url("../img/game/ameliorations/connaissance/connaissance.png"); } preload.connaissance[step="2"] { background-image: url("../img/game/ameliorations/connaissance/1.png"); } preload.connaissance[step="3"] { background-image: url("../img/game/ameliorations/connaissance/2.png"); } preload.connaissance[step="4"] { background-image: url("../img/game/ameliorations/connaissance/3.png"); } preload.connaissance[step="5"] { background-image: url("../img/game/ameliorations/connaissance/4.png"); } /**Evolution**/ preload.evolution[step="1"] { background-image: url("../img/game/ameliorations/evolution/evolution.png"); } preload.evolution[step="2"] { background-image: url("../img/game/ameliorations/evolution/1.png"); } preload.evolution[step="3"] { background-image: url("../img/game/ameliorations/evolution/2.png"); } preload.evolution[step="4"] { background-image: url("../img/game/ameliorations/evolution/3.png"); } preload.evolution[step="5"] { background-image: url("../img/game/ameliorations/evolution/4.png"); } /** * Pierres **/ /** Primaire **/ /**Diamant**/ preload.diamant[step="1"] { background-image: url("../img/game/autel/pierres/diamant/diamant.png"); } preload.diamant[step="2"] { background-image: url("../img/game/autel/pierres/diamant/1.png"); } preload.diamant[step="3"] { background-image: url("../img/game/autel/pierres/diamant/2.png"); } preload.diamant[step="4"] { background-image: url("../img/game/autel/pierres/diamant/3.png"); } preload.diamant[step="5"] { background-image: url("../img/game/autel/pierres/diamant/4.png"); } /**Rubis**/ preload.rubis[step="1"] { background-image: url("../img/game/autel/pierres/rubis/rubis.png"); } preload.rubis[step="2"] { background-image: url("../img/game/autel/pierres/rubis/1.png"); } preload.rubis[step="3"] { background-image: url("../img/game/autel/pierres/rubis/2.png"); } preload.rubis[step="4"] { background-image: url("../img/game/autel/pierres/rubis/3.png"); } preload.rubis[step="5"] { background-image: url("../img/game/autel/pierres/rubis/4.png"); } /**Emeraude**/ preload.emeraude[step="1"] { background-image: url("../img/game/autel/pierres/emeraude/emeraude.png"); } preload.emeraude[step="2"] { background-image: url("../img/game/autel/pierres/emeraude/1.png"); } preload.emeraude[step="3"] { background-image: url("../img/game/autel/pierres/emeraude/2.png"); } preload.emeraude[step="4"] { background-image: url("../img/game/autel/pierres/emeraude/3.png"); } preload.emeraude[step="5"] { background-image: url("../img/game/autel/pierres/emeraude/4.png"); } /**Saphir**/ preload.saphir[step="1"] { background-image: url("../img/game/autel/pierres/saphir/saphir.png"); } preload.saphir[step="2"] { background-image: url("../img/game/autel/pierres/saphir/1.png"); } preload.saphir[step="3"] { background-image: url("../img/game/autel/pierres/saphir/2.png"); } preload.saphir[step="4"] { background-image: url("../img/game/autel/pierres/saphir/3.png"); } preload.saphir[step="5"] { background-image: url("../img/game/autel/pierres/saphir/4.png"); } /** Larme d'apache **/ preload.larme-apache[step="1"] { background-image: url("../img/game/autel/pierres/larme-apache/larme-apache.png"); } preload.larme-apache[step="2"] { background-image: url("../img/game/autel/pierres/larme-apache/1.png"); } preload.larme-apache[step="3"] { background-image: url("../img/game/autel/pierres/larme-apache/2.png"); } preload.larme-apache[step="4"] { background-image: url("../img/game/autel/pierres/larme-apache/3.png"); } preload.larme-apache[step="5"] { background-image: url("../img/game/autel/pierres/larme-apache/4.png"); } /** Cristal de roche **/ preload.cristal-de-roche[step="1"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/cristal-de-roche.png"); } preload.cristal-de-roche[step="2"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/1.png"); } preload.cristal-de-roche[step="3"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/2.png"); } preload.cristal-de-roche[step="4"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/3.png"); } preload.cristal-de-roche[step="5"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/4.png"); } /** Solaire **/ /** Grenat **/ preload.grenat[step="1"] { background-image: url("../img/game/autel/pierres/grenat/grenat.png"); } preload.grenat[step="2"] { background-image: url("../img/game/autel/pierres/grenat/1.png"); } preload.grenat[step="3"] { background-image: url("../img/game/autel/pierres/grenat/2.png"); } preload.grenat[step="4"] { background-image: url("../img/game/autel/pierres/grenat/3.png"); } preload.grenat[step="5"] { background-image: url("../img/game/autel/pierres/grenat/4.png"); } /**Onyx**/ preload.onyx[step="1"] { background-image: url("../img/game/autel/pierres/onyx/onyx.png"); } preload.onyx[step="2"] { background-image: url("../img/game/autel/pierres/onyx/1.png"); } preload.onyx[step="3"] { background-image: url("../img/game/autel/pierres/onyx/2.png"); } preload.onyx[step="4"] { background-image: url("../img/game/autel/pierres/onyx/3.png"); } preload.onyx[step="5"] { background-image: url("../img/game/autel/pierres/onyx/4.png"); } /** Ambre **/ preload.ambre[step="1"] { background-image: url("../img/game/autel/pierres/ambre/ambre.png"); } preload.ambre[step="2"] { background-image: url("../img/game/autel/pierres/ambre/1.png"); } preload.ambre[step="3"] { background-image: url("../img/game/autel/pierres/ambre/2.png"); } preload.ambre[step="4"] { background-image: url("../img/game/autel/pierres/ambre/3.png"); } preload.ambre[step="5"] { background-image: url("../img/game/autel/pierres/ambre/4.png"); } /** Obsidienne **/ preload.obsidienne[step="1"] { background-image: url("../img/game/autel/pierres/obsidienne/obsidienne.png"); } preload.obsidienne[step="2"] { background-image: url("../img/game/autel/pierres/obsidienne/1.png"); } preload.obsidienne[step="3"] { background-image: url("../img/game/autel/pierres/obsidienne/2.png"); } preload.obsidienne[step="4"] { background-image: url("../img/game/autel/pierres/obsidienne/3.png"); } preload.obsidienne[step="5"] { background-image: url("../img/game/autel/pierres/obsidienne/4.png"); } /** Hematite **/ preload.hematite[step="1"] { background-image: url("../img/game/autel/pierres/hematite/hematite.png"); } preload.hematite[step="2"] { background-image: url("../img/game/autel/pierres/hematite/1.png"); } preload.hematite[step="3"] { background-image: url("../img/game/autel/pierres/hematite/2.png"); } preload.hematite[step="4"] { background-image: url("../img/game/autel/pierres/hematite/3.png"); } preload.hematite[step="5"] { background-image: url("../img/game/autel/pierres/hematite/4.png"); } /** Pierre de soleil **/ preload.pierre-de-soleil[step="1"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/pierre-de-soleil.png"); } preload.pierre-de-soleil[step="2"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/1.png"); } preload.pierre-de-soleil[step="3"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/2.png"); } preload.pierre-de-soleil[step="4"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/3.png"); } preload.pierre-de-soleil[step="5"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/4.png"); } /**Lunaire**/ /** Malachite **/ preload.malachite[step="1"] { background-image: url("../img/game/autel/pierres/malachite/malachite.png"); } preload.malachite[step="2"] { background-image: url("../img/game/autel/pierres/malachite/1.png"); } preload.malachite[step="3"] { background-image: url("../img/game/autel/pierres/malachite/2.png"); } preload.malachite[step="4"] { background-image: url("../img/game/autel/pierres/malachite/3.png"); } preload.malachite[step="5"] { background-image: url("../img/game/autel/pierres/malachite/4.png"); } /**Amethyste**/ preload.amethyste[step="1"] { background-image: url("../img/game/autel/pierres/amethyste/amethyste.png"); } preload.amethyste[step="2"] { background-image: url("../img/game/autel/pierres/amethyste/1.png"); } preload.amethyste[step="3"] { background-image: url("../img/game/autel/pierres/amethyste/2.png"); } preload.amethyste[step="4"] { background-image: url("../img/game/autel/pierres/amethyste/3.png"); } preload.amethyste[step="5"] { background-image: url("../img/game/autel/pierres/amethyste/4.png"); } /** Lapis Lazuli **/ preload.lapis-lazuli[step="1"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/lapis-lazuli.png"); } preload.lapis-lazuli[step="2"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/1.png"); } preload.lapis-lazuli[step="3"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/2.png"); } preload.lapis-lazuli[step="4"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/3.png"); } preload.lapis-lazuli[step="5"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/4.png"); } /** Labradorite **/ preload.labradorite[step="1"] { background-image: url("../img/game/autel/pierres/labradorite/labradorite.png"); } preload.labradorite[step="2"] { background-image: url("../img/game/autel/pierres/labradorite/1.png"); } preload.labradorite[step="3"] { background-image: url("../img/game/autel/pierres/labradorite/2.png"); } preload.labradorite[step="4"] { background-image: url("../img/game/autel/pierres/labradorite/3.png"); } preload.labradorite[step="5"] { background-image: url("../img/game/autel/pierres/labradorite/4.png"); } /** Azurite **/ preload.azurite[step="1"] { background-image: url("../img/game/autel/pierres/azurite/azurite.png"); } preload.azurite[step="2"] { background-image: url("../img/game/autel/pierres/azurite/1.png"); } preload.azurite[step="3"] { background-image: url("../img/game/autel/pierres/azurite/2.png"); } preload.azurite[step="4"] { background-image: url("../img/game/autel/pierres/azurite/3.png"); } preload.azurite[step="5"] { background-image: url("../img/game/autel/pierres/azurite/4.png"); } /** Pierre de lune **/ preload.pierre-de-lune[step="1"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/pierre-de-lune.png"); } preload.pierre-de-lune[step="2"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/1.png"); } preload.pierre-de-lune[step="3"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/2.png"); } preload.pierre-de-lune[step="4"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/3.png"); } preload.pierre-de-lune[step="5"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/4.png"); } /** Ringwoodite **/ preload.ringwoodite[step="1"] { background-image: url("../img/game/autel/pierres/ringwoodite/ringwoodite.png"); } preload.ringwoodite[step="2"] { background-image: url("../img/game/autel/pierres/ringwoodite/1.png"); } preload.ringwoodite[step="3"] { background-image: url("../img/game/autel/pierres/ringwoodite/2.png"); } preload.ringwoodite[step="4"] { background-image: url("../img/game/autel/pierres/ringwoodite/3.png"); } preload.ringwoodite[step="5"] { background-image: url("../img/game/autel/pierres/ringwoodite/4.png"); } /** Hypatia **/ preload.hypatia[step="1"] { background-image: url("../img/game/autel/pierres/hypatia/hypatia.png"); } preload.hypatia[step="2"] { background-image: url("../img/game/autel/pierres/hypatia/1.png"); } preload.hypatia[step="3"] { background-image: url("../img/game/autel/pierres/hypatia/2.png"); } preload.hypatia[step="4"] { background-image: url("../img/game/autel/pierres/hypatia/3.png"); } preload.hypatia[step="5"] { background-image: url("../img/game/autel/pierres/hypatia/4.png"); } /** * --------------------------------- **/ /**Star**/ preload.star[step="1"] { background-image: url("../img/game/interface/star/1.png"); } preload.star[step="2"] { background-image: url("../img/game/interface/star/2.png"); } preload.star[step="3"] { background-image: url("../img/game/interface/star/3.png"); } preload.star[step="4"] { background-image: url("../img/game/interface/star/4.png"); } /**Quete**/ preload.quete-complete[step="1"] { background-image: url("../img/game/interface/quetes/active.png"); } preload.quete-complete[step="2"] { background-image: url("../img/game/interface/quetes/1.png"); } preload.quete-complete[step="3"] { background-image: url("../img/game/interface/quetes/2.png"); } preload.quete-complete[step="4"] { background-image: url("../img/game/interface/quetes/3.png"); } preload.quete-complete[step="5"] { background-image: url("../img/game/interface/quetes/4.png"); } /** * close **/ preload.close-preload[step="0"] {background-image: url("../img/game/interface/croix/0.png");} preload.close-preload[step="1"] {background-image: url("../img/game/interface/croix/1.png");} preload.close-preload[step="2"] {background-image: url("../img/game/interface/croix/2.png");} preload.close-preload[step="3"] {background-image: url("../img/game/interface/croix/3.png");} preload.close-preload[step="4"] {background-image: url("../img/game/interface/croix/4.png");} preload.close-preload[step="5"] {background-image: url("../img/game/interface/croix/5.png");} preload.close-preload[step="6"] {background-image: url("../img/game/interface/croix/6.png");} preload.close-preload[step="7"] {background-image: url("../img/game/interface/croix/7.png");} preload.close-preload[step="8"] {background-image: url("../img/game/interface/croix/8.png");} preload.close-preload[step="9"] {background-image: url("../img/game/interface/croix/9.png");} preload.close-preload[step="10"] {background-image: url("../img/game/interface/croix/10.png");} preload.close-preload[step="11"] {background-image: url("../img/game/interface/croix/11.png");} preload.close-preload[step="12"] {background-image: url("../img/game/interface/croix/12.png");} preload.close-preload[step="13"] {background-image: url("../img/game/interface/croix/13.png");} preload.close-preload[step="14"] {background-image: url("../img/game/interface/croix/14.png");} preload.close-preload[step="15"] {background-image: url("../img/game/interface/croix/15.png");} preload.close-preload[step="16"] {background-image: url("../img/game/interface/croix/16.png");} preload.close-preload[step="17"] {background-image: url("../img/game/interface/croix/17.png");} preload.close-preload[step="18"] {background-image: url("../img/game/interface/croix/18.png");} preload.close-preload[step="19"] {background-image: url("../img/game/interface/croix/19.png");} preload.close-preload[step="20"] {background-image: url("../img/game/interface/croix/20.png");} preload.close-preload[step="21"] {background-image: url("../img/game/interface/croix/21.png");} /** * Event Timer **/ preload.timer-preload[step="1"] {background-image: url("../img/game/interface/event-timer/1.png");} preload.timer-preload[step="2"] {background-image: url("../img/game/interface/event-timer/2.png");} preload.timer-preload[step="3"] {background-image: url("../img/game/interface/event-timer/3.png");} preload.timer-preload[step="4"] {background-image: url("../img/game/interface/event-timer/4.png");} preload.timer-preload[step="5"] {background-image: url("../img/game/interface/event-timer/5.png");} /** * Success New **/ preload.success-new[step="1"] {background-image: url("../img/game/success/new/1.png");} preload.success-new[step="2"] {background-image: url("../img/game/success/new/2.png");} preload.success-new[step="3"] {background-image: url("../img/game/success/new/3.png");} preload.success-new[step="4"] {background-image: url("../img/game/success/new/4.png");} preload.success-new[step="5"] {background-image: url("../img/game/success/new/5.png");}
WebContent/app/css/style-preload.css
preload { position: absolute; display: block; left:0; right:0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: 100% 100%; } /**Constellation**/ preload.constellation-preload[step="1"] { background-image: url("../img/game/interface/constellation/normal.png"); } preload.constellation-preload[step="2"] { background-image: url("../img/game/interface/constellation/hover.png"); } /**GOD**/ preload.god-dust[step="1"] { background-image: url("../img/game/god/dust/1.png"); } preload.god-dust[step="2"] { background-image: url("../img/game/god/dust/2.png"); } preload.god-dust[step="3"] { background-image: url("../img/game/god/dust/3.png"); } preload.god-dust[step="4"] { background-image: url("../img/game/god/dust/4.png"); } preload.god-dust[step="5"] { background-image: url("../img/game/god/dust/5.png"); } preload.god-egg[step="1"] { background-image: url("../img/game/god/egg/1.png"); } preload.god-egg[step="2"] { background-image: url("../img/game/god/egg/2.png"); } preload.god-egg[step="3"] { background-image: url("../img/game/god/egg/3.png"); } preload.god-baby[step="1"] { background-image: url("../img/game/god/baby/1.png"); } preload.god-imbolc[step="1"] { background-image: url("../img/game/god/imbolc/1.png"); } preload.god-imbolc-cligne[step="1"] { background-image: url("../img/game/god/imbolc/cligne/1.png"); } preload.god-imbolc-langue[step="1"] { background-image: url("../img/game/god/imbolc/langue/1.png"); } preload.god-imbolc-langue[step="2"] { background-image: url("../img/game/god/imbolc/langue/2.png"); } preload.god-imbolc-langue[step="3"] { background-image: url("../img/game/god/imbolc/langue/3.png"); } preload.god-imbolc-langue[step="4"] { background-image: url("../img/game/god/imbolc/langue/4.png"); } preload.god-imbolc-tourneTete[step="1"] { background-image: url("../img/game/god/imbolc/tourneTete/1.png"); } preload.god-imbolc-tourneTete[step="2"] { background-image: url("../img/game/god/imbolc/tourneTete/2.png"); } preload.god-ostara[step="1"] { background-image: url("../img/game/god/ostara/1.png"); } preload.god-beltane[step="1"] { background-image: url("../img/game/god/beltane/1.png"); } preload.god-litha[step="1"] { background-image: url("../img/game/god/litha/1.png"); } preload.god-lammas[step="1"] { background-image: url("../img/game/god/lammas/1.png"); } preload.god-mabon[step="1"] { background-image: url("../img/game/god/mabon/1.png"); } /**GODDESS**/ /**IMBOLC**/ preload.goddess-imbolc[step="1"] { background-image: url("../img/game/goddess/imbolc/1.png"); } preload.goddess-imbolc[step="2"] { background-image: url("../img/game/goddess/imbolc/2.png"); } preload.goddess-imbolc[step="3"] { background-image: url("../img/game/goddess/imbolc/3.png"); } preload.goddess-imbolc[step="4"] { background-image: url("../img/game/goddess/imbolc/4.png"); } preload.goddess-imbolc[step="5"] { background-image: url("../img/game/goddess/imbolc/5.png"); } preload.goddess-imbolc[step="6"] { background-image: url("../img/game/goddess/imbolc/6.png"); } preload.goddess-imbolc[step="7"] { background-image: url("../img/game/goddess/imbolc/7.png"); } preload.goddess-imbolc[step="8"] { background-image: url("../img/game/goddess/imbolc/8.png"); } preload.goddess-imbolc[step="9"] { background-image: url("../img/game/goddess/imbolc/9.png"); } preload.goddess-imbolc[step="10"] { background-image: url("../img/game/goddess/imbolc/10.png"); } /**OSTARA**/ preload.goddess-ostara[step="1"] { background-image: url("../img/game/goddess/ostara/1.png"); } preload.goddess-ostara[step="2"] { background-image: url("../img/game/goddess/ostara/2.png"); } preload.goddess-ostara[step="3"] { background-image: url("../img/game/goddess/ostara/3.png"); } preload.goddess-ostara[step="4"] { background-image: url("../img/game/goddess/ostara/4.png"); } preload.goddess-ostara[step="5"] { background-image: url("../img/game/goddess/ostara/5.png"); } preload.goddess-ostara[step="6"] { background-image: url("../img/game/goddess/ostara/6.png"); } preload.goddess-ostara[step="7"] { background-image: url("../img/game/goddess/ostara/7.png"); } preload.goddess-ostara[step="8"] { background-image: url("../img/game/goddess/ostara/8.png"); } preload.goddess-ostara[step="9"] { background-image: url("../img/game/goddess/ostara/9.png"); } preload.goddess-ostara[step="10"] { background-image: url("../img/game/goddess/ostara/10.png"); } /**BELTANE**/ preload.goddess-beltane[step="1"] { background-image: url("../img/game/goddess/beltane/1.png"); } /**LITHA**/ preload.goddess-litha[step="1"] { background-image: url("../img/game/goddess/litha/1.png"); } /**LAMMAS**/ preload.goddess-lammas[step="1"] { background-image: url("../img/game/goddess/lammas/1.png"); } /**MABON**/ preload.goddess-mabon[step="1"] { background-image: url("../img/game/goddess/mabon/1.png"); } preload.goddess-mabon[step="2"] { background-image: url("../img/game/goddess/mabon/2.png"); } preload.goddess-mabon[step="3"] { background-image: url("../img/game/goddess/mabon/3.png"); } preload.goddess-mabon[step="4"] { background-image: url("../img/game/goddess/mabon/4.png"); } preload.goddess-mabon[step="5"] { background-image: url("../img/game/goddess/mabon/5.png"); } preload.goddess-mabon[step="6"] { background-image: url("../img/game/goddess/mabon/6.png"); } preload.goddess-mabon[step="7"] { background-image: url("../img/game/goddess/mabon/7.png"); } preload.goddess-mabon[step="8"] { background-image: url("../img/game/goddess/mabon/8.png"); } preload.goddess-mabon[step="9"] { background-image: url("../img/game/goddess/mabon/9.png"); } preload.goddess-mabon[step="10"] { background-image: url("../img/game/goddess/mabon/10.png"); } /**SAMHAIN**/ preload.goddess-samhain[step="1"] { background-image: url("../img/game/goddess/samhain/1.png"); } /**Dieu**/ preload.dieu[step="1"] { background-image: url("../img/game/ameliorations/dieu/dieu.png"); } preload.dieu[step="2"] { background-image: url("../img/game/ameliorations/dieu/1.png"); } preload.dieu[step="3"] { background-image: url("../img/game/ameliorations/dieu/2.png"); } preload.dieu[step="4"] { background-image: url("../img/game/ameliorations/dieu/3.png"); } preload.dieu[step="5"] { background-image: url("../img/game/ameliorations/dieu/4.png"); } /**Deesse**/ preload.deesse[step="1"] { background-image: url("../img/game/ameliorations/deesse/deesse.png"); } preload.deesse[step="2"] { background-image: url("../img/game/ameliorations/deesse/1.png"); } preload.deesse[step="3"] { background-image: url("../img/game/ameliorations/deesse/2.png"); } preload.deesse[step="4"] { background-image: url("../img/game/ameliorations/deesse/3.png"); } preload.deesse[step="5"] { background-image: url("../img/game/ameliorations/deesse/4.png"); } /**Grand Tout**/ preload.grandTout[step="1"] { background-image: url("../img/game/ameliorations/grandTout/grandTout.png"); } preload.grandTout[step="2"] { background-image: url("../img/game/ameliorations/grandTout/1.png"); } preload.grandTout[step="3"] { background-image: url("../img/game/ameliorations/grandTout/2.png"); } preload.grandTout[step="4"] { background-image: url("../img/game/ameliorations/grandTout/3.png"); } preload.grandTout[step="5"] { background-image: url("../img/game/ameliorations/grandTout/4.png"); } /**Terre**/ preload.terre[step="1"] { background-image: url("../img/game/ameliorations/terre/terre.png"); } preload.terre[step="2"] { background-image: url("../img/game/ameliorations/terre/1.png"); } preload.terre[step="3"] { background-image: url("../img/game/ameliorations/terre/2.png"); } preload.terre[step="4"] { background-image: url("../img/game/ameliorations/terre/3.png"); } preload.terre[step="5"] { background-image: url("../img/game/ameliorations/terre/4.png"); } /**Lune**/ preload.lune[step="1"] { background-image: url("../img/game/ameliorations/lune/lune.png"); } preload.lune[step="2"] { background-image: url("../img/game/ameliorations/lune/1.png"); } preload.lune[step="3"] { background-image: url("../img/game/ameliorations/lune/2.png"); } preload.lune[step="4"] { background-image: url("../img/game/ameliorations/lune/3.png"); } preload.lune[step="5"] { background-image: url("../img/game/ameliorations/lune/4.png"); } /**Soleil**/ preload.soleil[step="1"] { background-image: url("../img/game/ameliorations/soleil/soleil.png"); } preload.soleil[step="2"] { background-image: url("../img/game/ameliorations/soleil/1.png"); } preload.soleil[step="3"] { background-image: url("../img/game/ameliorations/soleil/2.png"); } preload.soleil[step="4"] { background-image: url("../img/game/ameliorations/soleil/3.png"); } preload.soleil[step="5"] { background-image: url("../img/game/ameliorations/soleil/4.png"); } /**Ciel**/ preload.ciel[step="1"] { background-image: url("../img/game/ameliorations/ciel/ciel.png"); } preload.ciel[step="2"] { background-image: url("../img/game/ameliorations/ciel/1.png"); } preload.ciel[step="3"] { background-image: url("../img/game/ameliorations/ciel/2.png"); } preload.ciel[step="4"] { background-image: url("../img/game/ameliorations/ciel/3.png"); } preload.ciel[step="5"] { background-image: url("../img/game/ameliorations/ciel/4.png"); } /**Foret**/ preload.foret[step="1"] { background-image: url("../img/game/ameliorations/foret/foret.png"); } preload.foret[step="2"] { background-image: url("../img/game/ameliorations/foret/1.png"); } preload.foret[step="3"] { background-image: url("../img/game/ameliorations/foret/2.png"); } preload.foret[step="4"] { background-image: url("../img/game/ameliorations/foret/3.png"); } preload.foret[step="5"] { background-image: url("../img/game/ameliorations/foret/4.png"); } /**Volcan**/ preload.volcan[step="1"] { background-image: url("../img/game/ameliorations/volcan/volcan.png"); } preload.volcan[step="2"] { background-image: url("../img/game/ameliorations/volcan/1.png"); } preload.volcan[step="3"] { background-image: url("../img/game/ameliorations/volcan/2.png"); } preload.volcan[step="4"] { background-image: url("../img/game/ameliorations/volcan/3.png"); } preload.volcan[step="5"] { background-image: url("../img/game/ameliorations/volcan/4.png"); } /**Chaos**/ preload.chaos[step="1"] { background-image: url("../img/game/ameliorations/chaos/chaos.png"); } preload.chaos[step="2"] { background-image: url("../img/game/ameliorations/chaos/1.png"); } preload.chaos[step="3"] { background-image: url("../img/game/ameliorations/chaos/2.png"); } preload.chaos[step="4"] { background-image: url("../img/game/ameliorations/chaos/3.png"); } preload.chaos[step="5"] { background-image: url("../img/game/ameliorations/chaos/4.png"); } /**Gouffre**/ preload.gouffre[step="1"] { background-image: url("../img/game/ameliorations/gouffre/gouffre.png"); } preload.gouffre[step="2"] { background-image: url("../img/game/ameliorations/gouffre/1.png"); } preload.gouffre[step="3"] { background-image: url("../img/game/ameliorations/gouffre/2.png"); } preload.gouffre[step="4"] { background-image: url("../img/game/ameliorations/gouffre/3.png"); } preload.gouffre[step="5"] { background-image: url("../img/game/ameliorations/gouffre/4.png"); } /**Ocean**/ preload.ocean[step="1"] { background-image: url("../img/game/ameliorations/ocean/ocean.png"); } preload.ocean[step="2"] { background-image: url("../img/game/ameliorations/ocean/1.png"); } preload.ocean[step="3"] { background-image: url("../img/game/ameliorations/ocean/2.png"); } preload.ocean[step="4"] { background-image: url("../img/game/ameliorations/ocean/3.png"); } preload.ocean[step="5"] { background-image: url("../img/game/ameliorations/ocean/4.png"); } /**Vide**/ preload.vide[step="2"] { background-image: url("../img/game/ameliorations/vide/1.png"); } preload.vide[step="3"] { background-image: url("../img/game/ameliorations/vide/2.png"); } preload.vide[step="4"] { background-image: url("../img/game/ameliorations/vide/3.png"); } preload.vide[step="5"] { background-image: url("../img/game/ameliorations/vide/4.png"); } /**Abysse**/ preload.abysse[step="1"] { background-image: url("../img/game/ameliorations/abysse/abysse.png"); } preload.abysse[step="2"] { background-image: url("../img/game/ameliorations/abysse/1.png"); } preload.abysse[step="3"] { background-image: url("../img/game/ameliorations/abysse/2.png"); } preload.abysse[step="4"] { background-image: url("../img/game/ameliorations/abysse/3.png"); } preload.abysse[step="5"] { background-image: url("../img/game/ameliorations/abysse/4.png"); } /**Amour**/ preload.amour[step="1"] { background-image: url("../img/game/ameliorations/amour/amour.png"); } preload.amour[step="2"] { background-image: url("../img/game/ameliorations/amour/1.png"); } preload.amour[step="3"] { background-image: url("../img/game/ameliorations/amour/2.png"); } preload.amour[step="4"] { background-image: url("../img/game/ameliorations/amour/3.png"); } preload.amour[step="5"] { background-image: url("../img/game/ameliorations/amour/4.png"); } /**Connaissance**/ preload.connaissance[step="1"] { background-image: url("../img/game/ameliorations/connaissance/connaissance.png"); } preload.connaissance[step="2"] { background-image: url("../img/game/ameliorations/connaissance/1.png"); } preload.connaissance[step="3"] { background-image: url("../img/game/ameliorations/connaissance/2.png"); } preload.connaissance[step="4"] { background-image: url("../img/game/ameliorations/connaissance/3.png"); } preload.connaissance[step="5"] { background-image: url("../img/game/ameliorations/connaissance/4.png"); } /**Evolution**/ preload.evolution[step="1"] { background-image: url("../img/game/ameliorations/evolution/evolution.png"); } preload.evolution[step="2"] { background-image: url("../img/game/ameliorations/evolution/1.png"); } preload.evolution[step="3"] { background-image: url("../img/game/ameliorations/evolution/2.png"); } preload.evolution[step="4"] { background-image: url("../img/game/ameliorations/evolution/3.png"); } preload.evolution[step="5"] { background-image: url("../img/game/ameliorations/evolution/4.png"); } /** * Pierres **/ /** Primaire **/ /**Diamant**/ preload.diamant[step="1"] { background-image: url("../img/game/autel/pierres/diamant/diamant.png"); } preload.diamant[step="2"] { background-image: url("../img/game/autel/pierres/diamant/1.png"); } preload.diamant[step="3"] { background-image: url("../img/game/autel/pierres/diamant/2.png"); } preload.diamant[step="4"] { background-image: url("../img/game/autel/pierres/diamant/3.png"); } preload.diamant[step="5"] { background-image: url("../img/game/autel/pierres/diamant/4.png"); } /**Rubis**/ preload.rubis[step="1"] { background-image: url("../img/game/autel/pierres/rubis/rubis.png"); } preload.rubis[step="2"] { background-image: url("../img/game/autel/pierres/rubis/1.png"); } preload.rubis[step="3"] { background-image: url("../img/game/autel/pierres/rubis/2.png"); } preload.rubis[step="4"] { background-image: url("../img/game/autel/pierres/rubis/3.png"); } preload.rubis[step="5"] { background-image: url("../img/game/autel/pierres/rubis/4.png"); } /**Emeraude**/ preload.emeraude[step="1"] { background-image: url("../img/game/autel/pierres/emeraude/emeraude.png"); } preload.emeraude[step="2"] { background-image: url("../img/game/autel/pierres/emeraude/1.png"); } preload.emeraude[step="3"] { background-image: url("../img/game/autel/pierres/emeraude/2.png"); } preload.emeraude[step="4"] { background-image: url("../img/game/autel/pierres/emeraude/3.png"); } preload.emeraude[step="5"] { background-image: url("../img/game/autel/pierres/emeraude/4.png"); } /**Saphir**/ preload.saphir[step="1"] { background-image: url("../img/game/autel/pierres/saphir/saphir.png"); } preload.saphir[step="2"] { background-image: url("../img/game/autel/pierres/saphir/1.png"); } preload.saphir[step="3"] { background-image: url("../img/game/autel/pierres/saphir/2.png"); } preload.saphir[step="4"] { background-image: url("../img/game/autel/pierres/saphir/3.png"); } preload.saphir[step="5"] { background-image: url("../img/game/autel/pierres/saphir/4.png"); } /** Larme d'apache **/ preload.larme-apache[step="1"] { background-image: url("../img/game/autel/pierres/larme-apache/larme-apache.png"); } preload.larme-apache[step="2"] { background-image: url("../img/game/autel/pierres/larme-apache/1.png"); } preload.larme-apache[step="3"] { background-image: url("../img/game/autel/pierres/larme-apache/2.png"); } preload.larme-apache[step="4"] { background-image: url("../img/game/autel/pierres/larme-apache/3.png"); } preload.larme-apache[step="5"] { background-image: url("../img/game/autel/pierres/larme-apache/4.png"); } /** Cristal de roche **/ preload.cristal-de-roche[step="1"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/cristal-de-roche.png"); } preload.cristal-de-roche[step="2"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/1.png"); } preload.cristal-de-roche[step="3"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/2.png"); } preload.cristal-de-roche[step="4"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/3.png"); } preload.cristal-de-roche[step="5"] { background-image: url("../img/game/autel/pierres/cristal-de-roche/4.png"); } /** Solaire **/ /** Grenat **/ preload.grenat[step="1"] { background-image: url("../img/game/autel/pierres/grenat/grenat.png"); } preload.grenat[step="2"] { background-image: url("../img/game/autel/pierres/grenat/1.png"); } preload.grenat[step="3"] { background-image: url("../img/game/autel/pierres/grenat/2.png"); } preload.grenat[step="4"] { background-image: url("../img/game/autel/pierres/grenat/3.png"); } preload.grenat[step="5"] { background-image: url("../img/game/autel/pierres/grenat/4.png"); } /**Onyx**/ preload.onyx[step="1"] { background-image: url("../img/game/autel/pierres/onyx/onyx.png"); } preload.onyx[step="2"] { background-image: url("../img/game/autel/pierres/onyx/1.png"); } preload.onyx[step="3"] { background-image: url("../img/game/autel/pierres/onyx/2.png"); } preload.onyx[step="4"] { background-image: url("../img/game/autel/pierres/onyx/3.png"); } preload.onyx[step="5"] { background-image: url("../img/game/autel/pierres/onyx/4.png"); } /** Ambre **/ preload.ambre[step="1"] { background-image: url("../img/game/autel/pierres/ambre/ambre.png"); } preload.ambre[step="2"] { background-image: url("../img/game/autel/pierres/ambre/1.png"); } preload.ambre[step="3"] { background-image: url("../img/game/autel/pierres/ambre/2.png"); } preload.ambre[step="4"] { background-image: url("../img/game/autel/pierres/ambre/3.png"); } preload.ambre[step="5"] { background-image: url("../img/game/autel/pierres/ambre/4.png"); } /** Obsidienne **/ preload.obsidienne[step="1"] { background-image: url("../img/game/autel/pierres/obsidienne/obsidienne.png"); } preload.obsidienne[step="2"] { background-image: url("../img/game/autel/pierres/obsidienne/1.png"); } preload.obsidienne[step="3"] { background-image: url("../img/game/autel/pierres/obsidienne/2.png"); } preload.obsidienne[step="4"] { background-image: url("../img/game/autel/pierres/obsidienne/3.png"); } preload.obsidienne[step="5"] { background-image: url("../img/game/autel/pierres/obsidienne/4.png"); } /** Hematite **/ preload.hematite[step="1"] { background-image: url("../img/game/autel/pierres/hematite/hematite.png"); } preload.hematite[step="2"] { background-image: url("../img/game/autel/pierres/hematite/1.png"); } preload.hematite[step="3"] { background-image: url("../img/game/autel/pierres/hematite/2.png"); } preload.hematite[step="4"] { background-image: url("../img/game/autel/pierres/hematite/3.png"); } preload.hematite[step="5"] { background-image: url("../img/game/autel/pierres/hematite/4.png"); } /** Pierre de soleil **/ preload.pierre-de-soleil[step="1"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/pierre-de-soleil.png"); } preload.pierre-de-soleil[step="2"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/1.png"); } preload.pierre-de-soleil[step="3"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/2.png"); } preload.pierre-de-soleil[step="4"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/3.png"); } preload.pierre-de-soleil[step="5"] { background-image: url("../img/game/autel/pierres/pierre-de-soleil/4.png"); } /**Lunaire**/ /** Malachite **/ preload.malachite[step="1"] { background-image: url("../img/game/autel/pierres/malachite/malachite.png"); } preload.malachite[step="2"] { background-image: url("../img/game/autel/pierres/malachite/1.png"); } preload.malachite[step="3"] { background-image: url("../img/game/autel/pierres/malachite/2.png"); } preload.malachite[step="4"] { background-image: url("../img/game/autel/pierres/malachite/3.png"); } preload.malachite[step="5"] { background-image: url("../img/game/autel/pierres/malachite/4.png"); } /**Amethyste**/ preload.amethyste[step="1"] { background-image: url("../img/game/autel/pierres/amethyste/amethyste.png"); } preload.amethyste[step="2"] { background-image: url("../img/game/autel/pierres/amethyste/1.png"); } preload.amethyste[step="3"] { background-image: url("../img/game/autel/pierres/amethyste/2.png"); } preload.amethyste[step="4"] { background-image: url("../img/game/autel/pierres/amethyste/3.png"); } preload.amethyste[step="5"] { background-image: url("../img/game/autel/pierres/amethyste/4.png"); } /** Lapis Lazuli **/ preload.lapis-lazuli[step="1"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/lapis-lazuli.png"); } preload.lapis-lazuli[step="2"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/1.png"); } preload.lapis-lazuli[step="3"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/2.png"); } preload.lapis-lazuli[step="4"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/3.png"); } preload.lapis-lazuli[step="5"] { background-image: url("../img/game/autel/pierres/lapis-lazuli/4.png"); } /** Labradorite **/ preload.labradorite[step="1"] { background-image: url("../img/game/autel/pierres/labradorite/labradorite.png"); } preload.labradorite[step="2"] { background-image: url("../img/game/autel/pierres/labradorite/1.png"); } preload.labradorite[step="3"] { background-image: url("../img/game/autel/pierres/labradorite/2.png"); } preload.labradorite[step="4"] { background-image: url("../img/game/autel/pierres/labradorite/3.png"); } preload.labradorite[step="5"] { background-image: url("../img/game/autel/pierres/labradorite/4.png"); } /** Azurite **/ preload.azurite[step="1"] { background-image: url("../img/game/autel/pierres/azurite/azurite.png"); } preload.azurite[step="2"] { background-image: url("../img/game/autel/pierres/azurite/1.png"); } preload.azurite[step="3"] { background-image: url("../img/game/autel/pierres/azurite/2.png"); } preload.azurite[step="4"] { background-image: url("../img/game/autel/pierres/azurite/3.png"); } preload.azurite[step="5"] { background-image: url("../img/game/autel/pierres/azurite/4.png"); } /** Pierre de lune **/ preload.pierre-de-lune[step="1"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/pierre-de-lune.png"); } preload.pierre-de-lune[step="2"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/1.png"); } preload.pierre-de-lune[step="3"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/2.png"); } preload.pierre-de-lune[step="4"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/3.png"); } preload.pierre-de-lune[step="5"] { background-image: url("../img/game/autel/pierres/pierre-de-lune/4.png"); } /** Ringwoodite **/ preload.ringwoodite[step="1"] { background-image: url("../img/game/autel/pierres/ringwoodite/ringwoodite.png"); } preload.ringwoodite[step="2"] { background-image: url("../img/game/autel/pierres/ringwoodite/1.png"); } preload.ringwoodite[step="3"] { background-image: url("../img/game/autel/pierres/ringwoodite/2.png"); } preload.ringwoodite[step="4"] { background-image: url("../img/game/autel/pierres/ringwoodite/3.png"); } preload.ringwoodite[step="5"] { background-image: url("../img/game/autel/pierres/ringwoodite/4.png"); } /** Hypatia **/ preload.hypatia[step="1"] { background-image: url("../img/game/autel/pierres/hypatia/hypatia.png"); } preload.hypatia[step="2"] { background-image: url("../img/game/autel/pierres/hypatia/1.png"); } preload.hypatia[step="3"] { background-image: url("../img/game/autel/pierres/hypatia/2.png"); } preload.hypatia[step="4"] { background-image: url("../img/game/autel/pierres/hypatia/3.png"); } preload.hypatia[step="5"] { background-image: url("../img/game/autel/pierres/hypatia/4.png"); } /** * --------------------------------- **/ /**Star**/ preload.star[step="1"] { background-image: url("../img/game/interface/star/1.png"); } preload.star[step="2"] { background-image: url("../img/game/interface/star/2.png"); } preload.star[step="3"] { background-image: url("../img/game/interface/star/3.png"); } preload.star[step="4"] { background-image: url("../img/game/interface/star/4.png"); } /**Quete**/ preload.quete-complete[step="1"] { background-image: url("../img/game/interface/quetes/active.png"); } preload.quete-complete[step="2"] { background-image: url("../img/game/interface/quetes/1.png"); } preload.quete-complete[step="3"] { background-image: url("../img/game/interface/quetes/2.png"); } preload.quete-complete[step="4"] { background-image: url("../img/game/interface/quetes/3.png"); } preload.quete-complete[step="5"] { background-image: url("../img/game/interface/quetes/4.png"); } /** * close **/ preload.close-preload[step="0"] {background-image: url("../img/game/interface/croix/0.png");} preload.close-preload[step="1"] {background-image: url("../img/game/interface/croix/1.png");} preload.close-preload[step="2"] {background-image: url("../img/game/interface/croix/2.png");} preload.close-preload[step="3"] {background-image: url("../img/game/interface/croix/3.png");} preload.close-preload[step="4"] {background-image: url("../img/game/interface/croix/4.png");} preload.close-preload[step="5"] {background-image: url("../img/game/interface/croix/5.png");} preload.close-preload[step="6"] {background-image: url("../img/game/interface/croix/6.png");} preload.close-preload[step="7"] {background-image: url("../img/game/interface/croix/7.png");} preload.close-preload[step="8"] {background-image: url("../img/game/interface/croix/8.png");} preload.close-preload[step="9"] {background-image: url("../img/game/interface/croix/9.png");} preload.close-preload[step="10"] {background-image: url("../img/game/interface/croix/10.png");} preload.close-preload[step="11"] {background-image: url("../img/game/interface/croix/11.png");} preload.close-preload[step="12"] {background-image: url("../img/game/interface/croix/12.png");} preload.close-preload[step="13"] {background-image: url("../img/game/interface/croix/13.png");} preload.close-preload[step="14"] {background-image: url("../img/game/interface/croix/14.png");} preload.close-preload[step="15"] {background-image: url("../img/game/interface/croix/15.png");} preload.close-preload[step="16"] {background-image: url("../img/game/interface/croix/16.png");} preload.close-preload[step="17"] {background-image: url("../img/game/interface/croix/17.png");} preload.close-preload[step="18"] {background-image: url("../img/game/interface/croix/18.png");} preload.close-preload[step="19"] {background-image: url("../img/game/interface/croix/19.png");} preload.close-preload[step="20"] {background-image: url("../img/game/interface/croix/20.png");} preload.close-preload[step="21"] {background-image: url("../img/game/interface/croix/21.png");} /** * Event Timer **/ preload.timer-preload[step="1"] {background-image: url("../img/game/interface/event-timer/1.png");} preload.timer-preload[step="2"] {background-image: url("../img/game/interface/event-timer/2.png");} preload.timer-preload[step="3"] {background-image: url("../img/game/interface/event-timer/3.png");} preload.timer-preload[step="4"] {background-image: url("../img/game/interface/event-timer/4.png");} preload.timer-preload[step="5"] {background-image: url("../img/game/interface/event-timer/5.png");} /** * Success New **/ preload.success-new[step="1"] {background-image: url("../img/game/success/new/1.png");} preload.success-new[step="2"] {background-image: url("../img/game/success/new/2.png");} preload.success-new[step="3"] {background-image: url("../img/game/success/new/3.png");} preload.success-new[step="4"] {background-image: url("../img/game/success/new/4.png");} preload.success-new[step="5"] {background-image: url("../img/game/success/new/5.png");}
0.193109
0.0771
body { width: 960px; height: 100%; font-family: Georgia, Times, "Times New Roman",serif; margin: 0px 0px 0px 0px; background-image: url(../images/concrete-texture.png) } h2 { color: #4aaaa5; font-size: 22px; font-weight: bold; } h3 { color: #4aaaa5; float: center; font-weight: bold; font-size: 22px } a { text-decoration: none; color: #777777; } p { color:#777777; word-spacing: 2px; } footer { background-color: #666666; height:100px; border-top: 10px solid #4aaaa5; clear: both; width: 960px; } footer p { display: table; text-align: center; color: white; padding-top: 30px; margin-left: auto; margin-right: auto; } button{ background-color: #4aaaa5; color: #f0f0f0; font-size: 18px; border: none; } form{ text-align: left; color: #777777; } li a:hover{ background-color: #4aaaa5; } /*static on each page*/ .entire-container{ margin: 20px } .container { width: 100%; margin: 0px auto; background-image: url(../images/concrete-texture.png) } .left-side { width: 50%; height: auto; background-color: #ffffff; margin: 25px 20px 25px 55px; padding: 30px 20px 30px 20px; display: inline-block; border: 1px solid #ededed; } .right-side { width: 250px; background-color: #ffffff; margin: 25px; padding: 30px 20px; text-align: center; display: inline-block; border: 1px solid #ededed; position: absolute; top: 10; } .socialBtnItems { width: 100%; padding:5px; } .socialBtn { width: 20%; display: inline; height: 50px; } .hr-left { width: 100%; margin-bottom: 5px; } .hr-right { width: 80%; margin-bottom: 5px; } /*Header classes*/ .header-container { background-color: white; width: 960px; height: 75px; border-bottom: 2px solid #cccccc; margin: 0; } .nav-item-list{ float: right; padding: 35px 55px 35px 0px; text-decoration: none; } .nav-item { float: right; margin-right: 10px; text-decoration: none; } .nav-item-bar{ color: #e5e5e5; margin-left: 6px; } .name{ float: left; background-color: #4aaaa5; text-align: center; color: white; height: 45px; margin-left: 55px; padding-top: 30px; padding-left: 25px; padding-right: 25px; font-size: 24px; font-weight: bold; } /*index.html specific*/ .profilePhoto { float: left; padding: 0px 5px 5px 5px; margin: 0px 10px 10px 10px; } .left-side-paragraph { line-height: 1.5; } /*contact.html specific*/ .form-box { width: 100%; margin: 10px 0px; text-align: left; color: #777777; } /*portfolio.html specific*/ .gallery{ width: 100%; } .banner{ background-color: #4aaaa5; position: relative; bottom: 70px; width: 100%; height: 40px; z-index: 1; text-align: center; color: white; padding-top: 10px; } .img-container{ float: left; width: 45%; height: 150px; margin: 20px 10px; }
assets/css/style.css
body { width: 960px; height: 100%; font-family: Georgia, Times, "Times New Roman",serif; margin: 0px 0px 0px 0px; background-image: url(../images/concrete-texture.png) } h2 { color: #4aaaa5; font-size: 22px; font-weight: bold; } h3 { color: #4aaaa5; float: center; font-weight: bold; font-size: 22px } a { text-decoration: none; color: #777777; } p { color:#777777; word-spacing: 2px; } footer { background-color: #666666; height:100px; border-top: 10px solid #4aaaa5; clear: both; width: 960px; } footer p { display: table; text-align: center; color: white; padding-top: 30px; margin-left: auto; margin-right: auto; } button{ background-color: #4aaaa5; color: #f0f0f0; font-size: 18px; border: none; } form{ text-align: left; color: #777777; } li a:hover{ background-color: #4aaaa5; } /*static on each page*/ .entire-container{ margin: 20px } .container { width: 100%; margin: 0px auto; background-image: url(../images/concrete-texture.png) } .left-side { width: 50%; height: auto; background-color: #ffffff; margin: 25px 20px 25px 55px; padding: 30px 20px 30px 20px; display: inline-block; border: 1px solid #ededed; } .right-side { width: 250px; background-color: #ffffff; margin: 25px; padding: 30px 20px; text-align: center; display: inline-block; border: 1px solid #ededed; position: absolute; top: 10; } .socialBtnItems { width: 100%; padding:5px; } .socialBtn { width: 20%; display: inline; height: 50px; } .hr-left { width: 100%; margin-bottom: 5px; } .hr-right { width: 80%; margin-bottom: 5px; } /*Header classes*/ .header-container { background-color: white; width: 960px; height: 75px; border-bottom: 2px solid #cccccc; margin: 0; } .nav-item-list{ float: right; padding: 35px 55px 35px 0px; text-decoration: none; } .nav-item { float: right; margin-right: 10px; text-decoration: none; } .nav-item-bar{ color: #e5e5e5; margin-left: 6px; } .name{ float: left; background-color: #4aaaa5; text-align: center; color: white; height: 45px; margin-left: 55px; padding-top: 30px; padding-left: 25px; padding-right: 25px; font-size: 24px; font-weight: bold; } /*index.html specific*/ .profilePhoto { float: left; padding: 0px 5px 5px 5px; margin: 0px 10px 10px 10px; } .left-side-paragraph { line-height: 1.5; } /*contact.html specific*/ .form-box { width: 100%; margin: 10px 0px; text-align: left; color: #777777; } /*portfolio.html specific*/ .gallery{ width: 100%; } .banner{ background-color: #4aaaa5; position: relative; bottom: 70px; width: 100%; height: 40px; z-index: 1; text-align: center; color: white; padding-top: 10px; } .img-container{ float: left; width: 45%; height: 150px; margin: 20px 10px; }
0.365004
0.116588
.tt-footer { height: 100%; width: 100%; } .tt-footer__content { display: flex; } .tt-footer__text { width: 30%; } .tt-footer__text p { font-size: 1.1rem; line-height: 28px; font-family: "Mulish", sans-serif; color: var(--text-color-4); font-weight: 300; } .tt-footer__logo { margin-bottom: 26px; } .tt-footer__text_information { margin-bottom: 55px; } .tt-footer__links { display: flex; flex-direction: row; width: 75%; justify-content: space-between; margin-left: 200px; } .tt-footer__links div { display: flex; flex-direction: column; } .tt-footer__links div p { font-size: 1.1rem; line-height: 60px; font-family: "Mulish", sans-serif; color: var(--text-color); font-weight: 700; } .tt-footer__links div a { font-size: 1.1rem; line-height: 38px; font-family: "Mulish", sans-serif; color: var(--text-color-4); font-weight: 300; } .tt-footer__line { width: 100%; height: 1px; background-color: var(--line-color); margin: 80px 0 25px 0; } .tt-footer__social-media { display: flex; justify-content: center; margin-bottom: 40px; } .tt-footer__social-media a { margin: 0 35px 0 0; } @media (max-width: 1300px) { .tt-footer__content { flex-direction: column-reverse; } .tt-footer__text { width: 100%; margin-top: 24px; } .tt-footer__logo { display: none; } .tt-footer__links { width: 100%; margin-left: 0; } .tt-footer__links div p { font-size: 0.85rem; line-height: 2; } .tt-footer__links div a { font-size: 0.75rem; line-height: 1.5; } .tt-footer__text p { font-size: 0.75rem; line-height: 1.25; } .tt-footer__text_information { margin-bottom: 12px; } .tt-footer__line { margin: 24px 0; } } @media (max-width: 800px) { .tt-footer__links { display: none; } .tt-footer__social-media a:first-child { margin: 0; } .tt-footer__social-media a:not(:first-child) { margin: 0 0 0 24px; } }
assets/styles/components/footer.css
.tt-footer { height: 100%; width: 100%; } .tt-footer__content { display: flex; } .tt-footer__text { width: 30%; } .tt-footer__text p { font-size: 1.1rem; line-height: 28px; font-family: "Mulish", sans-serif; color: var(--text-color-4); font-weight: 300; } .tt-footer__logo { margin-bottom: 26px; } .tt-footer__text_information { margin-bottom: 55px; } .tt-footer__links { display: flex; flex-direction: row; width: 75%; justify-content: space-between; margin-left: 200px; } .tt-footer__links div { display: flex; flex-direction: column; } .tt-footer__links div p { font-size: 1.1rem; line-height: 60px; font-family: "Mulish", sans-serif; color: var(--text-color); font-weight: 700; } .tt-footer__links div a { font-size: 1.1rem; line-height: 38px; font-family: "Mulish", sans-serif; color: var(--text-color-4); font-weight: 300; } .tt-footer__line { width: 100%; height: 1px; background-color: var(--line-color); margin: 80px 0 25px 0; } .tt-footer__social-media { display: flex; justify-content: center; margin-bottom: 40px; } .tt-footer__social-media a { margin: 0 35px 0 0; } @media (max-width: 1300px) { .tt-footer__content { flex-direction: column-reverse; } .tt-footer__text { width: 100%; margin-top: 24px; } .tt-footer__logo { display: none; } .tt-footer__links { width: 100%; margin-left: 0; } .tt-footer__links div p { font-size: 0.85rem; line-height: 2; } .tt-footer__links div a { font-size: 0.75rem; line-height: 1.5; } .tt-footer__text p { font-size: 0.75rem; line-height: 1.25; } .tt-footer__text_information { margin-bottom: 12px; } .tt-footer__line { margin: 24px 0; } } @media (max-width: 800px) { .tt-footer__links { display: none; } .tt-footer__social-media a:first-child { margin: 0; } .tt-footer__social-media a:not(:first-child) { margin: 0 0 0 24px; } }
0.328637
0.045649
body * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; text-overflow: ellipsis; list-style: none; color: #fff; } body.no-scroll, html.no-scroll { overflow: hidden !important; height: 100vh; max-height: 100vh; background-color: #000000; } html.no-scroll body, html.no-scroll body main { overflow: hidden; } .glitch { width: 100%; -webkit-animation: is-off 8s 6s linear infinite !important; animation: is-off 8s 6s linear infinite !important; } .backgrounds:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10; background-size: 100% 32px; } .glitch canvas { -webkit-animation: clock-bag 20s 5s linear infinite; animation: clock-bag 20s 5s linear infinite; -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); -webkit-transform: skewX(0deg); -ms-transform: skewX(0deg); transform: skewX(0deg); } @-webkit-keyframes is-off { 0%, 85% { opacity: 1; } 90% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 91% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 92% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 93% { opacity: 1; } 94%, 95% { opacity: 0; } 96% { opacity: 1; } 98% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 99% { color: green; -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 100% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @keyframes is-off { 0%, 85% { opacity: 1; } 90% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 91% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 92% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 93% { opacity: 1; } 94%, 95% { opacity: 0; } 96% { opacity: 1; } 98% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 99% { color: green; -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 100% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @-webkit-keyframes c1 { 0% { clip: rect(536px, 9999px, 586px, 0); } 5% { clip: rect(997px, 9999px, 987px, 0); } 10% { clip: rect(1105px, 9999px, 1100px, 0); } 15% { clip: rect(55px, 9999px, 45px, 0); } 20% { clip: rect(758px, 9999px, 753px, 0); } 25% { clip: rect(153px, 9999px, 147px, 0); } 30% { clip: rect(260px, 9999px, 258px, 0); } 35% { clip: rect(367px, 9999px, 357px, 0); } } @keyframes c1 { 0% { clip: rect(536px, 9999px, 586px, 0); } 5% { clip: rect(997px, 9999px, 987px, 0); } 10% { clip: rect(1105px, 9999px, 1100px, 0); } 15% { clip: rect(55px, 9999px, 45px, 0); } 20% { clip: rect(758px, 9999px, 753px, 0); } 25% { clip: rect(153px, 9999px, 147px, 0); } 30% { clip: rect(260px, 9999px, 258px, 0); } 35% { clip: rect(367px, 9999px, 357px, 0); } } @-webkit-keyframes clock-bag { 1% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 1.2% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 1.4% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 3% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 3.2% { -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 3.4%, 4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 4.2% { -webkit-transform: scaleX(1.3) scaleY(1.2) skewX(120deg); transform: scaleX(1.3) scaleY(1.2) skewX(120deg); } 4.4%, 51% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 51.2% { -webkit-transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); } 51.4%, 52% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 52.2% { -webkit-transform: scaleX(0.6) scaleY(2) skewX(190deg); transform: scaleX(0.6) scaleY(2) skewX(190deg); } 52.4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @keyframes clock-bag { 1% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 1.2% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 1.4% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 3% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 3.2% { -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 3.4%, 4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 4.2% { -webkit-transform: scaleX(1.3) scaleY(1.2) skewX(120deg); transform: scaleX(1.3) scaleY(1.2) skewX(120deg); } 4.4%, 51% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 51.2% { -webkit-transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); } 51.4%, 52% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 52.2% { -webkit-transform: scaleX(0.6) scaleY(2) skewX(190deg); transform: scaleX(0.6) scaleY(2) skewX(190deg); } 52.4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @-webkit-keyframes bg-move { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-32px); transform: translateY(-32px); } } @keyframes bg-move { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-32px); transform: translateY(-32px); } } .overlay { position: fixed; top: 0; left: 0; z-index: 4; display: inline-block; width: 100%; height: 100%; pointer-events: none; -webkit-backface-visibility: hidden; } .overlay a { outline: 0; } .overlay canvas { position: relative; left: 0; top: 0; z-index: 9; pointer-events: none; } .overlay nav:before { content: ''; position: absolute; top: 0; left: 0; display: inline-block; width: 100%; height: 15%; pointer-events: all; } .overlay nav p { -webkit-transition: all .3s ease; transition: all .3s ease; pointer-events: all; } .overlay .logo { position: absolute; top: 30px; left: 130px; display: inline-block; width: 125px; } .overlay .offers { position: absolute; top: 20px; right: 130px; } .overlay .languages { position: absolute; top: 20px; right: 425px; display: inline-block; height: 60px; padding: 0 15px; } .overlay .languages a { color: #fff; font-family: Lato; font-weight: 700; font-size: 14px; line-height: 60px; -webkit-transition: all .3s ease; transition: all 0.3s ease; } .overlay .languages a:not(.active):hover { color: #1ef1b1; } .overlay .languages a.active { color: #1ef1b1; } .overlay .languages a + a { display: inline-block; margin-left: 25px; } .overlay .more { position: absolute; top: 19rem; right: 15px; } .overlay .next { position: absolute; bottom: 51px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .overlay .pagination { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .overlay .pagination button { overflow: hidden; position: relative; display: block; height: 43px; width: 40px; background-color: transparent; border: none; color: #fff; text-indent: -99em; outline: 0; } .overlay .pagination button + button { margin-top: -1px; } .overlay .pagination button:before { content: ''; position: absolute; top: 20px; right: 0; height: 3px; width: 13px; background: rgba(255, 255, 255, 0.4); -webkit-transition: all 1s ease; transition: all 1s ease; } .overlay .pagination button.active:before { width: 23px; background: #1ef1b1; } .overlay .pagination button:not(.active):hover:before { width: 18px; background: #1ef1b1; } .overlay .cookie-info { position: absolute; top: 150px; right: 130px; display: none; max-width: 430px; padding: 30px; background-color: rgba(30, 30, 30, 0.85); font-size: 12px; text-transform: uppercase; } .overlay .cookie-info a { color: #db5711; -webkit-transition: color .3s ease; transition: color 0.3s ease; } .overlay .cookie-info a:hover { color: #f8762f; text-decoration: underline; } .overlay .cookie-info .close-cookie { position: absolute; top: -17px; right: 0; } .overlay .cookie-info .close-cookie button { padding: 2px; background-color: #1e1e1e; } .overlay .cookie-info .close-cookie button:before { width: 34px; height: 34px; font-size: 12px; line-height: 34px; }
styles/slidenavigation.css
body * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; text-overflow: ellipsis; list-style: none; color: #fff; } body.no-scroll, html.no-scroll { overflow: hidden !important; height: 100vh; max-height: 100vh; background-color: #000000; } html.no-scroll body, html.no-scroll body main { overflow: hidden; } .glitch { width: 100%; -webkit-animation: is-off 8s 6s linear infinite !important; animation: is-off 8s 6s linear infinite !important; } .backgrounds:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 10; background-size: 100% 32px; } .glitch canvas { -webkit-animation: clock-bag 20s 5s linear infinite; animation: clock-bag 20s 5s linear infinite; -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); -webkit-transform: skewX(0deg); -ms-transform: skewX(0deg); transform: skewX(0deg); } @-webkit-keyframes is-off { 0%, 85% { opacity: 1; } 90% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 91% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 92% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 93% { opacity: 1; } 94%, 95% { opacity: 0; } 96% { opacity: 1; } 98% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 99% { color: green; -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 100% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @keyframes is-off { 0%, 85% { opacity: 1; } 90% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 91% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 92% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 93% { opacity: 1; } 94%, 95% { opacity: 0; } 96% { opacity: 1; } 98% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 99% { color: green; -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 100% { color: #fff; -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @-webkit-keyframes c1 { 0% { clip: rect(536px, 9999px, 586px, 0); } 5% { clip: rect(997px, 9999px, 987px, 0); } 10% { clip: rect(1105px, 9999px, 1100px, 0); } 15% { clip: rect(55px, 9999px, 45px, 0); } 20% { clip: rect(758px, 9999px, 753px, 0); } 25% { clip: rect(153px, 9999px, 147px, 0); } 30% { clip: rect(260px, 9999px, 258px, 0); } 35% { clip: rect(367px, 9999px, 357px, 0); } } @keyframes c1 { 0% { clip: rect(536px, 9999px, 586px, 0); } 5% { clip: rect(997px, 9999px, 987px, 0); } 10% { clip: rect(1105px, 9999px, 1100px, 0); } 15% { clip: rect(55px, 9999px, 45px, 0); } 20% { clip: rect(758px, 9999px, 753px, 0); } 25% { clip: rect(153px, 9999px, 147px, 0); } 30% { clip: rect(260px, 9999px, 258px, 0); } 35% { clip: rect(367px, 9999px, 357px, 0); } } @-webkit-keyframes clock-bag { 1% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 1.2% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 1.4% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 3% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 3.2% { -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 3.4%, 4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 4.2% { -webkit-transform: scaleX(1.3) scaleY(1.2) skewX(120deg); transform: scaleX(1.3) scaleY(1.2) skewX(120deg); } 4.4%, 51% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 51.2% { -webkit-transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); } 51.4%, 52% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 52.2% { -webkit-transform: scaleX(0.6) scaleY(2) skewX(190deg); transform: scaleX(0.6) scaleY(2) skewX(190deg); } 52.4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @keyframes clock-bag { 1% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 1.2% { -webkit-transform: scaleY(3) skewX(-60deg); transform: scaleY(3) skewX(-60deg); } 1.4% { -webkit-transform: scaleY(1) skewX(0deg); transform: scaleY(1) skewX(0deg); } 3% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 3.2% { -webkit-transform: scaleX(1.5) scaleY(0.2) skewX(80deg); transform: scaleX(1.5) scaleY(0.2) skewX(80deg); } 3.4%, 4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 4.2% { -webkit-transform: scaleX(1.3) scaleY(1.2) skewX(120deg); transform: scaleX(1.3) scaleY(1.2) skewX(120deg); } 4.4%, 51% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 51.2% { -webkit-transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); transform: scaleX(1.2) scaleY(1.5) skewX(-400deg); } 51.4%, 52% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } 52.2% { -webkit-transform: scaleX(0.6) scaleY(2) skewX(190deg); transform: scaleX(0.6) scaleY(2) skewX(190deg); } 52.4% { -webkit-transform: scaleX(1) scaleY(1) skewX(0deg); transform: scaleX(1) scaleY(1) skewX(0deg); } } @-webkit-keyframes bg-move { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-32px); transform: translateY(-32px); } } @keyframes bg-move { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-32px); transform: translateY(-32px); } } .overlay { position: fixed; top: 0; left: 0; z-index: 4; display: inline-block; width: 100%; height: 100%; pointer-events: none; -webkit-backface-visibility: hidden; } .overlay a { outline: 0; } .overlay canvas { position: relative; left: 0; top: 0; z-index: 9; pointer-events: none; } .overlay nav:before { content: ''; position: absolute; top: 0; left: 0; display: inline-block; width: 100%; height: 15%; pointer-events: all; } .overlay nav p { -webkit-transition: all .3s ease; transition: all .3s ease; pointer-events: all; } .overlay .logo { position: absolute; top: 30px; left: 130px; display: inline-block; width: 125px; } .overlay .offers { position: absolute; top: 20px; right: 130px; } .overlay .languages { position: absolute; top: 20px; right: 425px; display: inline-block; height: 60px; padding: 0 15px; } .overlay .languages a { color: #fff; font-family: Lato; font-weight: 700; font-size: 14px; line-height: 60px; -webkit-transition: all .3s ease; transition: all 0.3s ease; } .overlay .languages a:not(.active):hover { color: #1ef1b1; } .overlay .languages a.active { color: #1ef1b1; } .overlay .languages a + a { display: inline-block; margin-left: 25px; } .overlay .more { position: absolute; top: 19rem; right: 15px; } .overlay .next { position: absolute; bottom: 51px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .overlay .pagination { position: absolute; top: 50%; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .overlay .pagination button { overflow: hidden; position: relative; display: block; height: 43px; width: 40px; background-color: transparent; border: none; color: #fff; text-indent: -99em; outline: 0; } .overlay .pagination button + button { margin-top: -1px; } .overlay .pagination button:before { content: ''; position: absolute; top: 20px; right: 0; height: 3px; width: 13px; background: rgba(255, 255, 255, 0.4); -webkit-transition: all 1s ease; transition: all 1s ease; } .overlay .pagination button.active:before { width: 23px; background: #1ef1b1; } .overlay .pagination button:not(.active):hover:before { width: 18px; background: #1ef1b1; } .overlay .cookie-info { position: absolute; top: 150px; right: 130px; display: none; max-width: 430px; padding: 30px; background-color: rgba(30, 30, 30, 0.85); font-size: 12px; text-transform: uppercase; } .overlay .cookie-info a { color: #db5711; -webkit-transition: color .3s ease; transition: color 0.3s ease; } .overlay .cookie-info a:hover { color: #f8762f; text-decoration: underline; } .overlay .cookie-info .close-cookie { position: absolute; top: -17px; right: 0; } .overlay .cookie-info .close-cookie button { padding: 2px; background-color: #1e1e1e; } .overlay .cookie-info .close-cookie button:before { width: 34px; height: 34px; font-size: 12px; line-height: 34px; }
0.478285
0.17774
.map-container { position: relative; } .mapboxgl-map { min-height: 300px; } /* Basics */ .mapboxgl-ctrl-geocoder, .mapboxgl-ctrl-geocoder *, .mapboxgl-ctrl-geocoder *:after, .mapboxgl-ctrl-geocoder *:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; } .mapboxgl-ctrl-geocoder { font:16px; position:relative; background-color:white; width:100%; min-width:100%; /* max-width:600px; */ z-index:1; border-radius:3px; } .mapboxgl-ctrl-geocoder input[type='text'] { font-size:16px; width:100%; border:0; background-color:transparent; height:40px; margin:0; /* color:rgba(0,0,0,.5); */ padding:10px 10px 10px 40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; } .mapboxgl-ctrl-geocoder input:focus { color:rgba(0,0,0,.75); outline:0; box-shadow:none; outline:thin dotted\8; } .mapboxgl-ctrl-geocoder .geocoder-icon-search { position:absolute; top:10px; left:10px; } .mapboxgl-ctrl-geocoder button { padding:0; margin:0; background-color:#fff; border:none; cursor:pointer; } .mapboxgl-ctrl-geocoder .geocoder-pin-right * { background-color:#fff; z-index:2; position:absolute; right:10px; top:10px; display:none; } .mapboxgl-ctrl-geocoder, .mapboxgl-ctrl-geocoder ul { box-shadow: 0 0 0 2px rgba(0,0,0,0.1); width: 100%; } /* Suggestions */ .mapboxgl-ctrl-geocoder ul { background-color:#fff; border-radius: 0 0 3px 3px; left:0; list-style:none; margin:0; padding:0; position:absolute; width:100%; top:100%; z-index:1000; overflow:hidden; font-size:12px; } .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-geocoder ul, .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-geocoder ul { top:auto; bottom:100%; } .mapboxgl-ctrl-geocoder ul > li > a { clear:both; cursor:default; display:block; padding:5px 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-bottom:1px solid rgba(0,0,0,0.1); color:#404040; } .mapboxgl-ctrl-geocoder ul > li:last-child > a { border-bottom:none; } .mapboxgl-ctrl-geocoder ul > li > a:hover { color:#202020; background-color:#f3f3f3; text-decoration:none; cursor:pointer; } .mapboxgl-ctrl-geocoder ul > li.active > a { color:#202020; background-color:#e3e3e3; text-decoration:none; cursor:pointer; } @-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } } @-moz-keyframes rotate { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); } } @-ms-keyframes rotate { from { -ms-transform: rotate(0deg); } to { -ms-transform: rotate(360deg); } } @keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } html body.sb-show-main div#root div div.mapboxgl-map div.mapboxgl-control-container div.mapboxgl-ctrl-top-left div.mapboxgl-ctrl.mapboxgl-ctrl-group button.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate { position: absolute; left: 105%; top: 28%; z-index: 20; background-color: white; } .mapboxgl-ctrl-top-left { min-width: 75%; } .mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in, .mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out { margin-left: 5px; } /* icons */ .geocoder-icon { display:inline-block; width:20px; height:20px; vertical-align:middle; speak:none; background-repeat:no-repeat; } .geocoder-icon-search { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmVyc2lvbj0iMS4xIj4NCiAgPHBhdGggZD0iTTguNSA0QzYgNCA0IDYgNCA4LjUgNCAxMSA2IDEzIDguNSAxMyA5LjQgMTMgMTAuMiAxMi44IDEwLjggMTIuM0wxMC45IDEyLjMgMTQuMyAxNS43QzE0LjUgMTUuOSAxNC43IDE2IDE1IDE2IDE1LjYgMTYgMTYgMTUuNiAxNiAxNSAxNiAxNC43IDE1LjkgMTQuNSAxNS43IDE0LjNMMTIuMyAxMC45IDEyLjMgMTAuOEMxMi44IDEwLjIgMTMgOS40IDEzIDguNSAxMyA2IDExIDQgOC41IDR6TTguNSA1LjVDMTAuMiA1LjUgMTEuNSA2LjggMTEuNSA4LjUgMTEuNSAxMC4yIDEwLjIgMTEuNSA4LjUgMTEuNSA2LjggMTEuNSA1LjUgMTAuMiA1LjUgOC41IDUuNSA2LjggNi44IDUuNSA4LjUgNS41eiIgZmlsbD0iIzAwMCIvPg0KPC9zdmc+); } .geocoder-icon-close { background-image:url(data:image/svg+xml;base64,<KEY>); } .geocoder-icon-loading { background-image:url(data:image/svg+xml;base64,<KEY>); -webkit-animation: rotate 400ms linear infinite; -moz-animation: rotate 400ms linear infinite; -ms-animation: rotate 400ms linear infinite; animation: rotate 400ms linear infinite; } .pin { width: 30px; height: 30px; position: absolute; left: 48.8%; top: 44%; transform: rotate(-45deg); border-radius: 50% 50% 50% 0; background: #89849b; /* left: 50%; top: 50%; bottom: 50%; right: 50%; */ /* margin: -5% 0 0 -2%; */ -webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; -ms-animation-name: bounce; animation-name: bounce; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -ms-animation-fill-mode: both; animation-fill-mode: both; animation-duration: 1s; display: initial; } .pin.hide { top: 40%; } .pin:after { content: ''; width: 14px; height: 14px; margin: 8px 0 0 8px; background: #2f2f2f; position: absolute; border-radius: 50%; } .pulse { background: rgba(0,0,0,0.2); border-radius: 50%; height: 14px; width: 14px; position: absolute; left: 50%; top: 50%; transform: translate3d(-50%,-50%,0); margin: 1% 0px 0px -0.7%; -webkit-transform: rotateX(55deg); -moz-transform: rotateX(55deg); -o-transform: rotateX(55deg); -ms-transform: rotateX(55deg); transform: rotateX(55deg); z-index: 1; } .pulse:after { content: ""; border-radius: 50%; height: 40px; width: 40px; position: absolute; margin: -13px 0 0 -13px; -webkit-animation: pulsate 1s ease-out; -moz-animation: pulsate 1s ease-out; -o-animation: pulsate 1s ease-out; -ms-animation: pulsate 1s ease-out; animation: pulsate 1s ease-out; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-box-shadow: 0 0 1px 2px #89849b; box-shadow: 0 0 1px 2px #89849b; -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; -ms-animation-delay: 1.1s; animation-delay: 1.1s; } @-moz-keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } @-webkit-keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } @-o-keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } @keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } /* @-moz-keyframes bounce { 0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(30px) rotate(-45deg); -moz-transform: translateY(30px) rotate(-45deg); -o-transform: translateY(30px) rotate(-45deg); -ms-transform: translateY(30px) rotate(-45deg); transform: translateY(30px) rotate(-45deg); } 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } } @-webkit-keyframes bounce { 0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(30px) rotate(-45deg); -moz-transform: translateY(30px) rotate(-45deg); -o-transform: translateY(30px) rotate(-45deg); -ms-transform: translateY(30px) rotate(-45deg); transform: translateY(30px) rotate(-45deg); } 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } } @-o-keyframes bounce { 0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(30px) rotate(-45deg); -moz-transform: translateY(30px) rotate(-45deg); -o-transform: translateY(30px) rotate(-45deg); -ms-transform: translateY(30px) rotate(-45deg); transform: translateY(30px) rotate(-45deg); } 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } } */ @keyframes bounce { 0% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(5px) rotate(-45deg); -moz-transform: translateY(5px) rotate(-45deg); -o-transform: translateY(5px) rotate(-45deg); -ms-transform: translateY(5px) rotate(-45deg); transform: translateY(5px) rotate(-45deg); } /* 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } */ /* 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } */ } .mapboxgl-ctrl-group .mapboxgl-ctrl-compass { display: none; } ::-ms-clear { display:none; }
src/scss/widgets/SelectLocationWidget.css
.map-container { position: relative; } .mapboxgl-map { min-height: 300px; } /* Basics */ .mapboxgl-ctrl-geocoder, .mapboxgl-ctrl-geocoder *, .mapboxgl-ctrl-geocoder *:after, .mapboxgl-ctrl-geocoder *:before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; } .mapboxgl-ctrl-geocoder { font:16px; position:relative; background-color:white; width:100%; min-width:100%; /* max-width:600px; */ z-index:1; border-radius:3px; } .mapboxgl-ctrl-geocoder input[type='text'] { font-size:16px; width:100%; border:0; background-color:transparent; height:40px; margin:0; /* color:rgba(0,0,0,.5); */ padding:10px 10px 10px 40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; } .mapboxgl-ctrl-geocoder input:focus { color:rgba(0,0,0,.75); outline:0; box-shadow:none; outline:thin dotted\8; } .mapboxgl-ctrl-geocoder .geocoder-icon-search { position:absolute; top:10px; left:10px; } .mapboxgl-ctrl-geocoder button { padding:0; margin:0; background-color:#fff; border:none; cursor:pointer; } .mapboxgl-ctrl-geocoder .geocoder-pin-right * { background-color:#fff; z-index:2; position:absolute; right:10px; top:10px; display:none; } .mapboxgl-ctrl-geocoder, .mapboxgl-ctrl-geocoder ul { box-shadow: 0 0 0 2px rgba(0,0,0,0.1); width: 100%; } /* Suggestions */ .mapboxgl-ctrl-geocoder ul { background-color:#fff; border-radius: 0 0 3px 3px; left:0; list-style:none; margin:0; padding:0; position:absolute; width:100%; top:100%; z-index:1000; overflow:hidden; font-size:12px; } .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-geocoder ul, .mapboxgl-ctrl-bottom-right .mapboxgl-ctrl-geocoder ul { top:auto; bottom:100%; } .mapboxgl-ctrl-geocoder ul > li > a { clear:both; cursor:default; display:block; padding:5px 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-bottom:1px solid rgba(0,0,0,0.1); color:#404040; } .mapboxgl-ctrl-geocoder ul > li:last-child > a { border-bottom:none; } .mapboxgl-ctrl-geocoder ul > li > a:hover { color:#202020; background-color:#f3f3f3; text-decoration:none; cursor:pointer; } .mapboxgl-ctrl-geocoder ul > li.active > a { color:#202020; background-color:#e3e3e3; text-decoration:none; cursor:pointer; } @-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); } } @-moz-keyframes rotate { from { -moz-transform: rotate(0deg); } to { -moz-transform: rotate(360deg); } } @-ms-keyframes rotate { from { -ms-transform: rotate(0deg); } to { -ms-transform: rotate(360deg); } } @keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } html body.sb-show-main div#root div div.mapboxgl-map div.mapboxgl-control-container div.mapboxgl-ctrl-top-left div.mapboxgl-ctrl.mapboxgl-ctrl-group button.mapboxgl-ctrl-icon.mapboxgl-ctrl-geolocate { position: absolute; left: 105%; top: 28%; z-index: 20; background-color: white; } .mapboxgl-ctrl-top-left { min-width: 75%; } .mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-in, .mapboxgl-ctrl-icon.mapboxgl-ctrl-zoom-out { margin-left: 5px; } /* icons */ .geocoder-icon { display:inline-block; width:20px; height:20px; vertical-align:middle; speak:none; background-repeat:no-repeat; } .geocoder-icon-search { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmVyc2lvbj0iMS4xIj4NCiAgPHBhdGggZD0iTTguNSA0QzYgNCA0IDYgNCA4LjUgNCAxMSA2IDEzIDguNSAxMyA5LjQgMTMgMTAuMiAxMi44IDEwLjggMTIuM0wxMC45IDEyLjMgMTQuMyAxNS43QzE0LjUgMTUuOSAxNC43IDE2IDE1IDE2IDE1LjYgMTYgMTYgMTUuNiAxNiAxNSAxNiAxNC43IDE1LjkgMTQuNSAxNS43IDE0LjNMMTIuMyAxMC45IDEyLjMgMTAuOEMxMi44IDEwLjIgMTMgOS40IDEzIDguNSAxMyA2IDExIDQgOC41IDR6TTguNSA1LjVDMTAuMiA1LjUgMTEuNSA2LjggMTEuNSA4LjUgMTEuNSAxMC4yIDEwLjIgMTEuNSA4LjUgMTEuNSA2LjggMTEuNSA1LjUgMTAuMiA1LjUgOC41IDUuNSA2LjggNi44IDUuNSA4LjUgNS41eiIgZmlsbD0iIzAwMCIvPg0KPC9zdmc+); } .geocoder-icon-close { background-image:url(data:image/svg+xml;base64,<KEY>); } .geocoder-icon-loading { background-image:url(data:image/svg+xml;base64,<KEY>); -webkit-animation: rotate 400ms linear infinite; -moz-animation: rotate 400ms linear infinite; -ms-animation: rotate 400ms linear infinite; animation: rotate 400ms linear infinite; } .pin { width: 30px; height: 30px; position: absolute; left: 48.8%; top: 44%; transform: rotate(-45deg); border-radius: 50% 50% 50% 0; background: #89849b; /* left: 50%; top: 50%; bottom: 50%; right: 50%; */ /* margin: -5% 0 0 -2%; */ -webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; -ms-animation-name: bounce; animation-name: bounce; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; -ms-animation-fill-mode: both; animation-fill-mode: both; animation-duration: 1s; display: initial; } .pin.hide { top: 40%; } .pin:after { content: ''; width: 14px; height: 14px; margin: 8px 0 0 8px; background: #2f2f2f; position: absolute; border-radius: 50%; } .pulse { background: rgba(0,0,0,0.2); border-radius: 50%; height: 14px; width: 14px; position: absolute; left: 50%; top: 50%; transform: translate3d(-50%,-50%,0); margin: 1% 0px 0px -0.7%; -webkit-transform: rotateX(55deg); -moz-transform: rotateX(55deg); -o-transform: rotateX(55deg); -ms-transform: rotateX(55deg); transform: rotateX(55deg); z-index: 1; } .pulse:after { content: ""; border-radius: 50%; height: 40px; width: 40px; position: absolute; margin: -13px 0 0 -13px; -webkit-animation: pulsate 1s ease-out; -moz-animation: pulsate 1s ease-out; -o-animation: pulsate 1s ease-out; -ms-animation: pulsate 1s ease-out; animation: pulsate 1s ease-out; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; animation-iteration-count: infinite; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-box-shadow: 0 0 1px 2px #89849b; box-shadow: 0 0 1px 2px #89849b; -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; -ms-animation-delay: 1.1s; animation-delay: 1.1s; } @-moz-keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } @-webkit-keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } @-o-keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } @keyframes pulsate { 0% { -webkit-transform: scale(0.1, 0.1); -moz-transform: scale(0.1, 0.1); -o-transform: scale(0.1, 0.1); -ms-transform: scale(0.1, 0.1); transform: scale(0.1, 0.1); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } 50% { opacity: 1; -ms-filter: none; filter: none; } 100% { -webkit-transform: scale(1.2, 1.2); -moz-transform: scale(1.2, 1.2); -o-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); } } /* @-moz-keyframes bounce { 0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(30px) rotate(-45deg); -moz-transform: translateY(30px) rotate(-45deg); -o-transform: translateY(30px) rotate(-45deg); -ms-transform: translateY(30px) rotate(-45deg); transform: translateY(30px) rotate(-45deg); } 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } } @-webkit-keyframes bounce { 0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(30px) rotate(-45deg); -moz-transform: translateY(30px) rotate(-45deg); -o-transform: translateY(30px) rotate(-45deg); -ms-transform: translateY(30px) rotate(-45deg); transform: translateY(30px) rotate(-45deg); } 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } } @-o-keyframes bounce { 0% { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(30px) rotate(-45deg); -moz-transform: translateY(30px) rotate(-45deg); -o-transform: translateY(30px) rotate(-45deg); -ms-transform: translateY(30px) rotate(-45deg); transform: translateY(30px) rotate(-45deg); } 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } } */ @keyframes bounce { 0% { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -webkit-transform: translateY(-2000px) rotate(-45deg); -moz-transform: translateY(-2000px) rotate(-45deg); -o-transform: translateY(-2000px) rotate(-45deg); -ms-transform: translateY(-2000px) rotate(-45deg); transform: translateY(-2000px) rotate(-45deg); } 60% { opacity: 1; -ms-filter: none; filter: none; -webkit-transform: translateY(5px) rotate(-45deg); -moz-transform: translateY(5px) rotate(-45deg); -o-transform: translateY(5px) rotate(-45deg); -ms-transform: translateY(5px) rotate(-45deg); transform: translateY(5px) rotate(-45deg); } /* 80% { -webkit-transform: translateY(-10px) rotate(-45deg); -moz-transform: translateY(-10px) rotate(-45deg); -o-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); transform: translateY(-10px) rotate(-45deg); } */ /* 100% { -webkit-transform: translateY(0) rotate(-45deg); -moz-transform: translateY(0) rotate(-45deg); -o-transform: translateY(0) rotate(-45deg); -ms-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); } */ } .mapboxgl-ctrl-group .mapboxgl-ctrl-compass { display: none; } ::-ms-clear { display:none; }
0.336004
0.139133
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap); /* Base Styling */ :root { --background: #0c0d25; --button-size: .3125rem; --failed: #dc4f4f; --lost: #979d95; --passed: #4fdc7f; --primary: white; font-size: 16px; } /* Document Body */ body { background: var(--background); color: var(--primary); display: flex; flex-direction: column; font: 1rem normal 'Roboto' sans-serif; margin: 0.5rem 3rem; overflow: hidden scroll; } a { color: inherit; text-decoration: none; } ul { margin: 0; list-style-type: none; } .header { border-bottom: 1px var(--primary) solid; display: flex; max-width: 100%; min-width: 100%; padding: 1rem 0; } .header .title { font-weight: bold; } .navigation { display: flex; margin: 0 0 0 auto; } .navigation > li { font-style: italic; padding: 0 2rem; text-decoration: underline; } .build-snapshot { color: var(--primary); border: 0.25rem var(--primary) solid; border-radius: 0.5rem; flex: 1; font-size: 1rem; } /* Styling rules based on build status */ .passed { background: var(--passed); } .failed { background: var(--failed); } .lost { background: var(--lost); } #build-snapshot-container { background: transparent; display: flex; flex-direction: column; gap: 1rem; padding: 1rem 0; } .snapshot-header { align-items: center; color: var(--primary); display: flex; gap: 1rem; justify-content: space-between; padding: .75rem 2rem; } .snapshot-tray { display: grid; grid: min-content 1fr / repeat(2, 1fr); } .header-wrap { align-items: center; display: flex; gap: 1rem; } .header-toggle { height: 1.5rem; width: 1.5rem; transition: 300ms transform ease-in-out; } /* Rotate the toggle icon to face downwards when the snapshot is open */ .snapshot-header.active > .header-toggle { transform: rotate(90deg); } .snapshot-header.active { border-bottom: .25rem var(--primary) solid; } .header-hash { font-weight: bold; } .header-description { font-style: italic; text-align: left; } .header-status { font-style: italic; text-transform: uppercase; } .data-table { border-bottom-right-radius: 0.75rem; border-collapse: collapse; height: 100%; overflow: hidden; text-align: center; } .data-table tr > * { border: 0.25rem var(--primary) solid; border-bottom: none; border-top: none; } .data-table tr > *:nth-last-child(-n+2) { border: none; } .builder-grid { display: grid; gap: 0.5rem; grid: auto / repeat(3, 1fr); margin: 1rem; } .builder { align-items: center; background: var(--primary); border-radius: 0.25rem; color: black; display: flex; gap: 0.5rem; overflow: hidden; padding: 0.2rem 1rem; white-space: nowrap; } .indicator { border-radius: 1rem; min-height: 0.5rem; min-width: 0.5rem; } /* The first row of the tray */ .snapshot-tray > *:nth-child(-n+2) { border-bottom: 0.25rem var(--primary) solid; padding: 0.5rem; } /* Message Element in BuildSnapshot Container */ .loader { text-align: center; } /* Pagination Button Element when hidden */ .hiddenButton { background: transparent; } /* Pagination Button Element when visible */ .paginationButton { border: solid var(--primary); border-width: 0 var(--button-size) var(--button-size) 0; float: right; padding: var(--button-size); } /* Proper rotation and position properties for the previous page button */ .prevPage { margin: 0 3rem 0 0; transform: rotate(135deg); -webkit-transform: rotate(135deg); } /* Proper rotation and position properties for the next page button */ .nextPage { margin: 0 -3rem 0 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
src/main/webapp/style.css
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap); /* Base Styling */ :root { --background: #0c0d25; --button-size: .3125rem; --failed: #dc4f4f; --lost: #979d95; --passed: #4fdc7f; --primary: white; font-size: 16px; } /* Document Body */ body { background: var(--background); color: var(--primary); display: flex; flex-direction: column; font: 1rem normal 'Roboto' sans-serif; margin: 0.5rem 3rem; overflow: hidden scroll; } a { color: inherit; text-decoration: none; } ul { margin: 0; list-style-type: none; } .header { border-bottom: 1px var(--primary) solid; display: flex; max-width: 100%; min-width: 100%; padding: 1rem 0; } .header .title { font-weight: bold; } .navigation { display: flex; margin: 0 0 0 auto; } .navigation > li { font-style: italic; padding: 0 2rem; text-decoration: underline; } .build-snapshot { color: var(--primary); border: 0.25rem var(--primary) solid; border-radius: 0.5rem; flex: 1; font-size: 1rem; } /* Styling rules based on build status */ .passed { background: var(--passed); } .failed { background: var(--failed); } .lost { background: var(--lost); } #build-snapshot-container { background: transparent; display: flex; flex-direction: column; gap: 1rem; padding: 1rem 0; } .snapshot-header { align-items: center; color: var(--primary); display: flex; gap: 1rem; justify-content: space-between; padding: .75rem 2rem; } .snapshot-tray { display: grid; grid: min-content 1fr / repeat(2, 1fr); } .header-wrap { align-items: center; display: flex; gap: 1rem; } .header-toggle { height: 1.5rem; width: 1.5rem; transition: 300ms transform ease-in-out; } /* Rotate the toggle icon to face downwards when the snapshot is open */ .snapshot-header.active > .header-toggle { transform: rotate(90deg); } .snapshot-header.active { border-bottom: .25rem var(--primary) solid; } .header-hash { font-weight: bold; } .header-description { font-style: italic; text-align: left; } .header-status { font-style: italic; text-transform: uppercase; } .data-table { border-bottom-right-radius: 0.75rem; border-collapse: collapse; height: 100%; overflow: hidden; text-align: center; } .data-table tr > * { border: 0.25rem var(--primary) solid; border-bottom: none; border-top: none; } .data-table tr > *:nth-last-child(-n+2) { border: none; } .builder-grid { display: grid; gap: 0.5rem; grid: auto / repeat(3, 1fr); margin: 1rem; } .builder { align-items: center; background: var(--primary); border-radius: 0.25rem; color: black; display: flex; gap: 0.5rem; overflow: hidden; padding: 0.2rem 1rem; white-space: nowrap; } .indicator { border-radius: 1rem; min-height: 0.5rem; min-width: 0.5rem; } /* The first row of the tray */ .snapshot-tray > *:nth-child(-n+2) { border-bottom: 0.25rem var(--primary) solid; padding: 0.5rem; } /* Message Element in BuildSnapshot Container */ .loader { text-align: center; } /* Pagination Button Element when hidden */ .hiddenButton { background: transparent; } /* Pagination Button Element when visible */ .paginationButton { border: solid var(--primary); border-width: 0 var(--button-size) var(--button-size) 0; float: right; padding: var(--button-size); } /* Proper rotation and position properties for the previous page button */ .prevPage { margin: 0 3rem 0 0; transform: rotate(135deg); -webkit-transform: rotate(135deg); } /* Proper rotation and position properties for the next page button */ .nextPage { margin: 0 -3rem 0 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
0.420243
0.087058
* { margin: 0px; padding: 0px; } body { margin: 0px; padding: 0px; background: #43701d; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #7f7f7f; text-align: center; } img { border: none; } form { border: none; } .clean { clear: both; } .clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; } /* ------------------------- Wrapper starts ------------------------- */ #wrapper { width: 100%; display: table; background: url(../images/bg-wrapper.jpg) top center no-repeat; text-align: left; } /* ------------------------- Wrapper ends ------------------------- */ /* ------------------------- main starst ------------------------- */ #main { width: 990px; display: block; margin: 0px auto; } /* ------------------------- main ends ------------------------- */ /* ------------------------- header starts ------------------------- */ #header { width: 990px; display: block; } #header .headerLogo { width: 285px; height: 100px; } /* ------------------------- header ends ------------------------- */ /* ------------------------- nav starts ------------------------- */ #nav { width: 970px; height: 27px; display: block; background: url(../images/bg-nav.png) no-repeat; color: #43701d; font-size: 14px; text-transform: uppercase; padding: 13px 0 0 20px; margin-bottom: 5px; } * html #nav { width: 970px; height: 27px; display: block; background: #e0f1d2; color: #43701d; font-size: 14px; text-transform: uppercase; padding: 13px 0 0 20px; margin-bottom: 5px; } #nav a { color: #43701d; text-decoration: none; float: left; margin-right: 18px; display: block; } #nav a:hover { color: #142c00; text-decoration: underline; } #nav a.navActive { color: #142c00; } /* ------------------------- nav ends ------------------------- */ /* ------------------------- container starts ------------------------- */ #container { width: 988px; display: block; background: url(../images/bg-container.gif) repeat-y #fff; padding: 0 1px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; } /* containerL starts */ #containerL { width: 688px; display: block; margin-right: 1px; float: left; } #containerL h1 { background: url(../images/bg-h1-container.gif) bottom repeat-x; font-size: 18px; font-weight: bold; color: #43701d; padding-bottom: 5px; margin-bottom: 10px; } #containerL p { text-align: justify; line-height: 18px; margin-bottom: 10px; } #containerL a { color: #43701d; text-decoration: underline; background: url(../images/bullet-001.gif) left no-repeat; padding-left: 15px; } #containerL a:hover { color: #112500; text-decoration: none; } #containerL .clTxtMedium { font-size: 12px; font-weight: bold; } #containerL .clBanner { width: 688px; display: block; } #containerL .clContent { width: 660px; display: block; padding: 14px; } #containerL .clContent a.clPdf { background: url(../images/icon-pdf.gif) left no-repeat; background-position: 0 0; padding: 2px 0 2px 22px; font-weight: bold; font-size: 12px; } #containerL .clScore { width: 660px; display: block; margin-bottom: 10px; } #containerL .clScoreROne { width: 640px; display: block; background: #7f7f7f; padding: 10px; color: #fff; text-transform: uppercase; font-size: 12px; font-weight: bold; } #containerL .clScoreRTwo { width: 640px; display: block; background: #d8d8d8; padding: 10px; color: #404040; } #containerL .clScoreRThree { width: 640px; display: block; background: #e5e5e5; padding: 10px; color: #404040; } #containerL .clSubOne { width: 64px; float: left; display: block; margin-right: 10px; } #containerL .clSubTwo { width: 166px; float: left; display: block; margin-right: 10px; } #containerL .clSubThree { width: 92px; float: left; display: block; margin-right: 10px; } #containerL .clSubFour { width: 80px; float: left; display: block; margin-right: 10px; } #containerL .clSubFive { width: 90px; float: left; display: block; margin-right: 10px; } #containerL .clSubSix { width: 98px; float: left; display: block; } /* containerL ends */ /* containerR starts */ #containerR { width: 299px; display: block; background: url(../images/bg-containerR.gif) repeat-x; float: left; color: #fff; } #containerR h2 { background: url(../images/bg-h2-containerR.gif) bottom repeat-x; font-size: 16px; font-weight: bold; color: #a2b990; padding-bottom: 5px; margin-bottom: 10px; text-transform: uppercase; } #containerR p { text-align: justify; line-height: 16px; margin-bottom: 10px; } #containerR a { color: #43701d; text-decoration: underline; background: url(../images/bullet-001.gif) left no-repeat; padding-left: 15px; } #containerR a:hover { color: #112500; text-decoration: none; } #containerR .crAdBox { width: 270px; height: 118px; display: block; margin-bottom: 16px; } #containerR .crAdBox a { background: none; } /* containerR ends */ /* crLogin starts */ #crLogin { width: 269px; height: 193px; display: block; background: url(../images/bg-login.jpg) top center no-repeat; padding: 15px; } #crLogin a { color: #aabe99; text-decoration: underline; background: none; padding: 0; } #crLogin a:hover { color: #112500; text-decoration: none; } #crLogin .crlTxtBox { width: 180px; height: 16px; border: 1px solid #7e9d65; color: #7f7f7f; padding: 4px 6px; } #crLogin .crlSelect { width: 180px; border: 1px solid #7e9d65; color: #7f7f7f; padding: 4px 6px; font-size: 11px; } #crLogin .crlRow { width: 269px; display: block; margin-bottom: 5px; } #crLogin .crlRowL { width: 75px; display: block; float: left; padding-top: 8px; } #crLogin .crlRowR { width: 194px; display: block; float: left; } /* crLogin ends */ /* crNews starts */ #crNews { width: 269px; display: block; padding: 15px; } #crNews ul { list-style-type: none; } #crNews li { background: url(../images/bullet-002.gif) left no-repeat; background-position: 0 6px; margin-bottom: 10px; padding-left: 16px; line-height: 16px; } #crNews a { color: #fff; text-decoration: underline; background: none; padding: 0; font-weight: bold; } #crNews a:hover { color: #112500; text-decoration: none; } #crNews .crnDate { font-size: 9px; } #crNews .crnTitle { font-size: 12px; font-weight: bold; } /* crNews ends */ /* ------------------------- container ends ------------------------- */ /* ------------------------- footer starts ------------------------- */ #footer { width: 960px; display: block; color: #a1b88e; padding: 10px 15px; } #footer a { color: #a1b88e; text-decoration: none; } #footer a:hover { color: #fff; text-decoration: underline; } #footer p { margin-bottom: 4px; } /* ------------------------- footer ends ------------------------- */ /* ------------------------- content page starts ------------------------- */ /* cGuide starts */ #cGuide { width: 660px; display: block; background: url(../images/bg-cGuide.gif) right bottom no-repeat; margin-bottom: 10px; } #cGuide a { background: none; padding: 0px; font-size: 12px; } #cGuide .cgRow { width: 660px; margin-bottom: 5px; display: block; } #cGuide .cgNumber { width: 30px; display: block; float: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #e2e1dd; margin-right: 10px; } #cGuide .cgLinks { width: 620px; display: block; float: left; padding-top: 4px; } /* cGuide ends */ /* signup starts */ #signup { width: 660px; display: block; margin: 20px 0 10px 0; } #signup .suLightTxt { color: #ccc; } #signup .suInpTxt { width: 230px; padding: 5px 5px; color: #999; font-family: "Trebuchet MS"; font-size: 16px; border: 1px inset #ccc; } #signup .suMain { width: 660px; display: block; margin-bottom: 10px; } #signup .suColL { width: 100px; display: block; float: left; margin-right: 10px; padding-top: 10px; line-height: 18px; } #signup .suColR { width: 550px; display: block; float: left; line-height: 28px; } /* signup ends */ /* events starts */ #events { width: 660px; display: block; margin: 0 0 10px 0; } #events .eventsPaging { width: 660px; display: block; margin-bottom: 10px; } #events .eventsPaging a { padding: 6px 10px; display: block; float: left; font-size: 12px; background: #eee; text-decoration: none; margin-right: 1px; font-family: Georgia, "Times New Roman", Times, serif; } #events .eventsPaging a:hover { background: #ccc; } #events ul { list-style-type: none; } #events li { background: url(../images/bullet-001.gif) left no-repeat; background-position: 0 6px; margin-bottom: 10px; padding-left: 16px; line-height: 16px; text-align: justify; } #events .eDate { font-size: 9px; } #events .eTitle { font-size: 12px; font-weight: bold; } #events a { background: none; padding: 0px; } /* events ends */ /* ------------------------- content page ends ------------------------- */ /* ------------------------- For Menu starts ------------------------- */ /* ------------------------- For Menu ends ------------------------- */
golfproject/control/style.css
* { margin: 0px; padding: 0px; } body { margin: 0px; padding: 0px; background: #43701d; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #7f7f7f; text-align: center; } img { border: none; } form { border: none; } .clean { clear: both; } .clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; } /* ------------------------- Wrapper starts ------------------------- */ #wrapper { width: 100%; display: table; background: url(../images/bg-wrapper.jpg) top center no-repeat; text-align: left; } /* ------------------------- Wrapper ends ------------------------- */ /* ------------------------- main starst ------------------------- */ #main { width: 990px; display: block; margin: 0px auto; } /* ------------------------- main ends ------------------------- */ /* ------------------------- header starts ------------------------- */ #header { width: 990px; display: block; } #header .headerLogo { width: 285px; height: 100px; } /* ------------------------- header ends ------------------------- */ /* ------------------------- nav starts ------------------------- */ #nav { width: 970px; height: 27px; display: block; background: url(../images/bg-nav.png) no-repeat; color: #43701d; font-size: 14px; text-transform: uppercase; padding: 13px 0 0 20px; margin-bottom: 5px; } * html #nav { width: 970px; height: 27px; display: block; background: #e0f1d2; color: #43701d; font-size: 14px; text-transform: uppercase; padding: 13px 0 0 20px; margin-bottom: 5px; } #nav a { color: #43701d; text-decoration: none; float: left; margin-right: 18px; display: block; } #nav a:hover { color: #142c00; text-decoration: underline; } #nav a.navActive { color: #142c00; } /* ------------------------- nav ends ------------------------- */ /* ------------------------- container starts ------------------------- */ #container { width: 988px; display: block; background: url(../images/bg-container.gif) repeat-y #fff; padding: 0 1px; border-bottom: 1px solid #fff; border-top: 1px solid #fff; } /* containerL starts */ #containerL { width: 688px; display: block; margin-right: 1px; float: left; } #containerL h1 { background: url(../images/bg-h1-container.gif) bottom repeat-x; font-size: 18px; font-weight: bold; color: #43701d; padding-bottom: 5px; margin-bottom: 10px; } #containerL p { text-align: justify; line-height: 18px; margin-bottom: 10px; } #containerL a { color: #43701d; text-decoration: underline; background: url(../images/bullet-001.gif) left no-repeat; padding-left: 15px; } #containerL a:hover { color: #112500; text-decoration: none; } #containerL .clTxtMedium { font-size: 12px; font-weight: bold; } #containerL .clBanner { width: 688px; display: block; } #containerL .clContent { width: 660px; display: block; padding: 14px; } #containerL .clContent a.clPdf { background: url(../images/icon-pdf.gif) left no-repeat; background-position: 0 0; padding: 2px 0 2px 22px; font-weight: bold; font-size: 12px; } #containerL .clScore { width: 660px; display: block; margin-bottom: 10px; } #containerL .clScoreROne { width: 640px; display: block; background: #7f7f7f; padding: 10px; color: #fff; text-transform: uppercase; font-size: 12px; font-weight: bold; } #containerL .clScoreRTwo { width: 640px; display: block; background: #d8d8d8; padding: 10px; color: #404040; } #containerL .clScoreRThree { width: 640px; display: block; background: #e5e5e5; padding: 10px; color: #404040; } #containerL .clSubOne { width: 64px; float: left; display: block; margin-right: 10px; } #containerL .clSubTwo { width: 166px; float: left; display: block; margin-right: 10px; } #containerL .clSubThree { width: 92px; float: left; display: block; margin-right: 10px; } #containerL .clSubFour { width: 80px; float: left; display: block; margin-right: 10px; } #containerL .clSubFive { width: 90px; float: left; display: block; margin-right: 10px; } #containerL .clSubSix { width: 98px; float: left; display: block; } /* containerL ends */ /* containerR starts */ #containerR { width: 299px; display: block; background: url(../images/bg-containerR.gif) repeat-x; float: left; color: #fff; } #containerR h2 { background: url(../images/bg-h2-containerR.gif) bottom repeat-x; font-size: 16px; font-weight: bold; color: #a2b990; padding-bottom: 5px; margin-bottom: 10px; text-transform: uppercase; } #containerR p { text-align: justify; line-height: 16px; margin-bottom: 10px; } #containerR a { color: #43701d; text-decoration: underline; background: url(../images/bullet-001.gif) left no-repeat; padding-left: 15px; } #containerR a:hover { color: #112500; text-decoration: none; } #containerR .crAdBox { width: 270px; height: 118px; display: block; margin-bottom: 16px; } #containerR .crAdBox a { background: none; } /* containerR ends */ /* crLogin starts */ #crLogin { width: 269px; height: 193px; display: block; background: url(../images/bg-login.jpg) top center no-repeat; padding: 15px; } #crLogin a { color: #aabe99; text-decoration: underline; background: none; padding: 0; } #crLogin a:hover { color: #112500; text-decoration: none; } #crLogin .crlTxtBox { width: 180px; height: 16px; border: 1px solid #7e9d65; color: #7f7f7f; padding: 4px 6px; } #crLogin .crlSelect { width: 180px; border: 1px solid #7e9d65; color: #7f7f7f; padding: 4px 6px; font-size: 11px; } #crLogin .crlRow { width: 269px; display: block; margin-bottom: 5px; } #crLogin .crlRowL { width: 75px; display: block; float: left; padding-top: 8px; } #crLogin .crlRowR { width: 194px; display: block; float: left; } /* crLogin ends */ /* crNews starts */ #crNews { width: 269px; display: block; padding: 15px; } #crNews ul { list-style-type: none; } #crNews li { background: url(../images/bullet-002.gif) left no-repeat; background-position: 0 6px; margin-bottom: 10px; padding-left: 16px; line-height: 16px; } #crNews a { color: #fff; text-decoration: underline; background: none; padding: 0; font-weight: bold; } #crNews a:hover { color: #112500; text-decoration: none; } #crNews .crnDate { font-size: 9px; } #crNews .crnTitle { font-size: 12px; font-weight: bold; } /* crNews ends */ /* ------------------------- container ends ------------------------- */ /* ------------------------- footer starts ------------------------- */ #footer { width: 960px; display: block; color: #a1b88e; padding: 10px 15px; } #footer a { color: #a1b88e; text-decoration: none; } #footer a:hover { color: #fff; text-decoration: underline; } #footer p { margin-bottom: 4px; } /* ------------------------- footer ends ------------------------- */ /* ------------------------- content page starts ------------------------- */ /* cGuide starts */ #cGuide { width: 660px; display: block; background: url(../images/bg-cGuide.gif) right bottom no-repeat; margin-bottom: 10px; } #cGuide a { background: none; padding: 0px; font-size: 12px; } #cGuide .cgRow { width: 660px; margin-bottom: 5px; display: block; } #cGuide .cgNumber { width: 30px; display: block; float: left; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #e2e1dd; margin-right: 10px; } #cGuide .cgLinks { width: 620px; display: block; float: left; padding-top: 4px; } /* cGuide ends */ /* signup starts */ #signup { width: 660px; display: block; margin: 20px 0 10px 0; } #signup .suLightTxt { color: #ccc; } #signup .suInpTxt { width: 230px; padding: 5px 5px; color: #999; font-family: "Trebuchet MS"; font-size: 16px; border: 1px inset #ccc; } #signup .suMain { width: 660px; display: block; margin-bottom: 10px; } #signup .suColL { width: 100px; display: block; float: left; margin-right: 10px; padding-top: 10px; line-height: 18px; } #signup .suColR { width: 550px; display: block; float: left; line-height: 28px; } /* signup ends */ /* events starts */ #events { width: 660px; display: block; margin: 0 0 10px 0; } #events .eventsPaging { width: 660px; display: block; margin-bottom: 10px; } #events .eventsPaging a { padding: 6px 10px; display: block; float: left; font-size: 12px; background: #eee; text-decoration: none; margin-right: 1px; font-family: Georgia, "Times New Roman", Times, serif; } #events .eventsPaging a:hover { background: #ccc; } #events ul { list-style-type: none; } #events li { background: url(../images/bullet-001.gif) left no-repeat; background-position: 0 6px; margin-bottom: 10px; padding-left: 16px; line-height: 16px; text-align: justify; } #events .eDate { font-size: 9px; } #events .eTitle { font-size: 12px; font-weight: bold; } #events a { background: none; padding: 0px; } /* events ends */ /* ------------------------- content page ends ------------------------- */ /* ------------------------- For Menu starts ------------------------- */ /* ------------------------- For Menu ends ------------------------- */
0.166506
0.073796
html { -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } body { margin: 0; box-sizing: border-box; font-size: 100%; font-family: Helvetica, Arial, sans-serif; color: #3A4145; } body * { box-sizing: inherit; } h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; font-family: 'Fira Sans', Helvetica, Helvetica, sans-serif; } h1 { font-size: 2.5rem; } h2 { font-size: 1.6rem; } footer, header, hgroup, nav { display: block; } a { text-decoration: none; color: inherit; transition: color .3s ease; position: relative; } ul { list-style-type: none; } .center { margin-left: auto; margin-right: auto; } .container { max-width: 1100px; margin-left: auto; margin-right: auto; position: relative; padding: 2rem 1rem; } .container::after { content: ""; display: block; clear: both; } .hero::after, header::before { content: ""; display: block; height: 4px; } .header-container { display: flex; align-items: center; position: relative; overflow: hidden; } .header-container::before, .header-container::after { width: 2px; height: 100%; content: ""; display: block; background-color: rgba(2, 2, 2, .4); position: absolute; transform: rotate(45deg); } .header-container::before { left: 120px; transform-origin: bottom; height: calc(100% + 30px); bottom: 0 } .header-container::after { height: 200%; right: 0; top: 0; transform-origin: top; background-color: rgba(2, 2, 2, .2); } @media screen and (max-width: 800px) { .header-container::before, .header-container::after { display: none; } } .logo { display: inline-block; width: 130px; float: left; } nav { float: left; margin-left: 130px; font-size: 1.5rem; } .nav-links { margin-top: 2rem; } .nav-link { display: inline-block; margin-right: 4rem; } .nav-lin:last-child { padding-right: 0; } .nav-link::after { width: 0; content: ""; border-bottom: 3px solid #222; display: block; transition: width .2s; } .nav-link__active::after, .nav-link:hover::after { width: 100%; } @media screen and (max-width: 800px) { nav { margin: 0 auto; text-align: center; } nav ul { padding: 0 0.5rem; } .nav-link { display: block; margin: .5rem 0; } } .hero { background-color: #222; background-image: radial-gradient(circle farthest-corner at 0px, rgba(221, 221, 221, .2), rgba(221, 221, 221, .1)); } .home .hero { background-image: radial-gradient(circle farthest-corner at center, rgba(221, 221, 221, .2), rgba(221, 221, 221, .1)); } .hero-container { color: white; } .home .hero-container { /* center only for homepage */ padding: 4rem 0; text-align: center; color: rgb(221, 221, 221); } .hero-container .main-title.main-title__huge { font-size: 6rem; } @media screen and (max-width: 1024px) { .hero-container .main-title.main-title__huge { font-size: 3rem; } } .main-title { display: block; padding: 1rem; } @media screen and (max-width: 1024px) { .main-title { padding: 0; } } .main-title.main-title__blog { width: 70%; } .sub-title { display: flex; align-items: center; justify-content: center; margin-bottom: 1rem; } .sub-title > * { display: inline-block; } .lines { content: ""; flex: 1 1 auto; height: 1rem; background-image: linear-gradient(transparent 1px, #90a4ae 1px, #90a4ae 2px, transparent 0); background-repeat: repeat-y; background-size: 100% 4px; background-position: center; } .sub-title h2 { padding: 0 1rem; font-size: 2rem; } .content li { margin-bottom: .5rem; } .content { padding: 3rem 2rem 100px; position: relative; } @media screen and (max-width: 800px) { .content { padding: 2rem 1rem; } } .posts { float: left; width: 48%; } .posts__fullpage { float: none; width: 80%; margin: 0 auto; overflow: auto; } .misc { float: right; width: 48%; } @media screen and (max-width: 800px) { .posts, .misc { float: none; width: 100%; } } .posts h2, .misc h2 { font-size: 2.5rem; } .misc-list { margin: 0; padding: 0; } .misc-item { margin: 0; padding-left: 25px; position: relative; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+DQogIDxwb2x5Z29uIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZhMDAwIiBwb2ludHM9IjUwLDAgMTAwLDUxIDAsNTEiLz4NCiAgPHBvbHlnb24gZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMzODhlM2MiIHBvaW50cz0iNTAsMTAwIDEwMCw0OSAwLDQ5Ii8+DQo8L3N2Zz4=") no-repeat left center; } .posts-overview { margin: 0; padding: 0; display: flex; flex-wrap: wrap; } .posts-overview--item { flex: 0 0 100%; margin: 5px 0; padding: 0 .5rem; } .posts-overview--item__blog { flex: 0 0 50%; } .posts-overview--item .date { float: left; font-size: 1.5rem; display: block; padding-right: 10px; height: 100%; } @media screen and (max-width: 800px) { .posts-overview { flex-direction: column; } .posts-overview--item { margin: 1rem 0; } } .blog-title, .blog-tags { font-size: 1.4rem; } .blog-title { display: block; font-size: 1.2rem; } .posts-overview--item:hover .blog-title { color: black; font-weight: 500; } .blog-tags { font-size: 1rem; } .blog-meta-container { color: white; width: 30%; position: absolute; top: 0; right: 1rem; transform: translateY(-70%); background-color: #222; z-index: 100; padding: 1rem; border-radius: 6px; } .blog-meta-container ul { padding: 0; margin: 0; } .blog-meta-section { margin-bottom: 1rem; font-size: 90%; } .blog-meta-section:first-child { font-size: 120%; } .blog-meta-section:last-child { margin-bottom: 0; } .blog-meta-section span { display: block; font-weight: bold; } .blog-meta-section span.name { color: #919191; } .blog-meta-section span.value { } footer { background-color: #222; overflow: auto; padding: 2rem 0; color: rgb(221, 221, 221); } footer a { font-weight: bold; } .panel { float: left; width: 30%; padding-left: 3rem; padding-right: 1rem; border-left: 1px solid rgba(221, 221, 221, .3); } .panel:first-child { border-left: none; } .panel-bio { width: 40%; position: relative; padding-left: 150px; /* must at least the same as bg size for profile image */ } .panel-bio::before { background: transparent url(/static/profile.jpg) no-repeat center / cover; width: 130px; height: 130px; position: absolute; left: 0; content: ""; display: block; border-radius: 50%; border: 4px solid white; box-sizing: border-box; } @media screen and (max-width: 1024px) { .panel { width: 100%; border-left: none; border-bottom: 1px solid rgba(221, 221, 221, .3); padding-top: 1rem; padding-bottom: 1rem; } } /* Colors */ /*****************************************/ /* Home */ /*****************************************/ .home .posts-overview--item .blog-tags { color: #ffa000; } .home .sub-title { color: #81C784; } .home .logo svg path, .home .logo svg circle { stroke: #4CAF50; } .home footer a, .home .posts-overview--item .date, .home .nav-link::after { border-color: #388E3C; color: #388E3C; } .home .hero::after, .home header::before { background-image: linear-gradient( to right, transparent, #4caf50, #ffca28, #222 ); } /*****************************************/ /* Blog */ /*****************************************/ .blog .posts-overview--item .blog-tags { color: #7b1fa2; } .blog .sub-title { color: #4fc3f7; } .blog .logo svg path, .blog .logo svg circle { stroke: #0288d1; } .blog footer a, .blog .posts-overview--item .date, .blog .nav-link::after { border-color: #0288d1; color: #0288d1; } .blog .hero::after, .blog header::before { background-image: linear-gradient( to right, transparent, #03a9f4, #9c27b0, #222 ); } .blog-content a { color: #0288d1; } .blog-content a:hover { color: #014f79; } .blog-content ul { padding: 0; } .blog-content li { margin-left: 1rem; padding-left: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTV<KEY>") no-repeat left 0; } .blog-content li::first-letter { text-indent: 20px; } .blog-content img { max-width: 90%; margin: 0 auto; display: block; } /*****************************************/ /* GPG */ /*****************************************/ .gpg .posts-overview--item .blog-tags { color: #c2185b; } .gpg .sub-title { color: #f06292; } .gpg .logo svg path, .gpg .logo svg circle { stroke: #ffa000; } .gpg footer a, .gpg .posts-overview--item .date, .gpg .nav-link::after { border-color: #ffa000; color: #ffa000; } .gpg .hero::after, .gpg header::before { background-image: linear-gradient( to right, transparent, #ffc107, #e91e63, #222 ); } .gpg-content a { color: #ffa000; } .gpg-content a:hover { color: #cc8000; } /*****************************************/ /* Highlighting */ /*****************************************/ code, pre { color: black; background-color: #f5f2f0; text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; text-align: left; white-space: pre-wrap; word-spacing: normal; word-break: normal; word-wrap: normal; line-height: 1.5; padding: .2rem; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } pre { border-radius: 4px; border: 1px solid rgba(32, 74, 135, .2) } pre code { padding: 0; }
static/styles.css
html { -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } body { margin: 0; box-sizing: border-box; font-size: 100%; font-family: Helvetica, Arial, sans-serif; color: #3A4145; } body * { box-sizing: inherit; } h1, h2, h3, h4, h5, h6 { padding: 0; margin: 0; font-family: 'Fira Sans', Helvetica, Helvetica, sans-serif; } h1 { font-size: 2.5rem; } h2 { font-size: 1.6rem; } footer, header, hgroup, nav { display: block; } a { text-decoration: none; color: inherit; transition: color .3s ease; position: relative; } ul { list-style-type: none; } .center { margin-left: auto; margin-right: auto; } .container { max-width: 1100px; margin-left: auto; margin-right: auto; position: relative; padding: 2rem 1rem; } .container::after { content: ""; display: block; clear: both; } .hero::after, header::before { content: ""; display: block; height: 4px; } .header-container { display: flex; align-items: center; position: relative; overflow: hidden; } .header-container::before, .header-container::after { width: 2px; height: 100%; content: ""; display: block; background-color: rgba(2, 2, 2, .4); position: absolute; transform: rotate(45deg); } .header-container::before { left: 120px; transform-origin: bottom; height: calc(100% + 30px); bottom: 0 } .header-container::after { height: 200%; right: 0; top: 0; transform-origin: top; background-color: rgba(2, 2, 2, .2); } @media screen and (max-width: 800px) { .header-container::before, .header-container::after { display: none; } } .logo { display: inline-block; width: 130px; float: left; } nav { float: left; margin-left: 130px; font-size: 1.5rem; } .nav-links { margin-top: 2rem; } .nav-link { display: inline-block; margin-right: 4rem; } .nav-lin:last-child { padding-right: 0; } .nav-link::after { width: 0; content: ""; border-bottom: 3px solid #222; display: block; transition: width .2s; } .nav-link__active::after, .nav-link:hover::after { width: 100%; } @media screen and (max-width: 800px) { nav { margin: 0 auto; text-align: center; } nav ul { padding: 0 0.5rem; } .nav-link { display: block; margin: .5rem 0; } } .hero { background-color: #222; background-image: radial-gradient(circle farthest-corner at 0px, rgba(221, 221, 221, .2), rgba(221, 221, 221, .1)); } .home .hero { background-image: radial-gradient(circle farthest-corner at center, rgba(221, 221, 221, .2), rgba(221, 221, 221, .1)); } .hero-container { color: white; } .home .hero-container { /* center only for homepage */ padding: 4rem 0; text-align: center; color: rgb(221, 221, 221); } .hero-container .main-title.main-title__huge { font-size: 6rem; } @media screen and (max-width: 1024px) { .hero-container .main-title.main-title__huge { font-size: 3rem; } } .main-title { display: block; padding: 1rem; } @media screen and (max-width: 1024px) { .main-title { padding: 0; } } .main-title.main-title__blog { width: 70%; } .sub-title { display: flex; align-items: center; justify-content: center; margin-bottom: 1rem; } .sub-title > * { display: inline-block; } .lines { content: ""; flex: 1 1 auto; height: 1rem; background-image: linear-gradient(transparent 1px, #90a4ae 1px, #90a4ae 2px, transparent 0); background-repeat: repeat-y; background-size: 100% 4px; background-position: center; } .sub-title h2 { padding: 0 1rem; font-size: 2rem; } .content li { margin-bottom: .5rem; } .content { padding: 3rem 2rem 100px; position: relative; } @media screen and (max-width: 800px) { .content { padding: 2rem 1rem; } } .posts { float: left; width: 48%; } .posts__fullpage { float: none; width: 80%; margin: 0 auto; overflow: auto; } .misc { float: right; width: 48%; } @media screen and (max-width: 800px) { .posts, .misc { float: none; width: 100%; } } .posts h2, .misc h2 { font-size: 2.5rem; } .misc-list { margin: 0; padding: 0; } .misc-item { margin: 0; padding-left: 25px; position: relative; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+DQogIDxwb2x5Z29uIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjZmZhMDAwIiBwb2ludHM9IjUwLDAgMTAwLDUxIDAsNTEiLz4NCiAgPHBvbHlnb24gZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGw9IiMzODhlM2MiIHBvaW50cz0iNTAsMTAwIDEwMCw0OSAwLDQ5Ii8+DQo8L3N2Zz4=") no-repeat left center; } .posts-overview { margin: 0; padding: 0; display: flex; flex-wrap: wrap; } .posts-overview--item { flex: 0 0 100%; margin: 5px 0; padding: 0 .5rem; } .posts-overview--item__blog { flex: 0 0 50%; } .posts-overview--item .date { float: left; font-size: 1.5rem; display: block; padding-right: 10px; height: 100%; } @media screen and (max-width: 800px) { .posts-overview { flex-direction: column; } .posts-overview--item { margin: 1rem 0; } } .blog-title, .blog-tags { font-size: 1.4rem; } .blog-title { display: block; font-size: 1.2rem; } .posts-overview--item:hover .blog-title { color: black; font-weight: 500; } .blog-tags { font-size: 1rem; } .blog-meta-container { color: white; width: 30%; position: absolute; top: 0; right: 1rem; transform: translateY(-70%); background-color: #222; z-index: 100; padding: 1rem; border-radius: 6px; } .blog-meta-container ul { padding: 0; margin: 0; } .blog-meta-section { margin-bottom: 1rem; font-size: 90%; } .blog-meta-section:first-child { font-size: 120%; } .blog-meta-section:last-child { margin-bottom: 0; } .blog-meta-section span { display: block; font-weight: bold; } .blog-meta-section span.name { color: #919191; } .blog-meta-section span.value { } footer { background-color: #222; overflow: auto; padding: 2rem 0; color: rgb(221, 221, 221); } footer a { font-weight: bold; } .panel { float: left; width: 30%; padding-left: 3rem; padding-right: 1rem; border-left: 1px solid rgba(221, 221, 221, .3); } .panel:first-child { border-left: none; } .panel-bio { width: 40%; position: relative; padding-left: 150px; /* must at least the same as bg size for profile image */ } .panel-bio::before { background: transparent url(/static/profile.jpg) no-repeat center / cover; width: 130px; height: 130px; position: absolute; left: 0; content: ""; display: block; border-radius: 50%; border: 4px solid white; box-sizing: border-box; } @media screen and (max-width: 1024px) { .panel { width: 100%; border-left: none; border-bottom: 1px solid rgba(221, 221, 221, .3); padding-top: 1rem; padding-bottom: 1rem; } } /* Colors */ /*****************************************/ /* Home */ /*****************************************/ .home .posts-overview--item .blog-tags { color: #ffa000; } .home .sub-title { color: #81C784; } .home .logo svg path, .home .logo svg circle { stroke: #4CAF50; } .home footer a, .home .posts-overview--item .date, .home .nav-link::after { border-color: #388E3C; color: #388E3C; } .home .hero::after, .home header::before { background-image: linear-gradient( to right, transparent, #4caf50, #ffca28, #222 ); } /*****************************************/ /* Blog */ /*****************************************/ .blog .posts-overview--item .blog-tags { color: #7b1fa2; } .blog .sub-title { color: #4fc3f7; } .blog .logo svg path, .blog .logo svg circle { stroke: #0288d1; } .blog footer a, .blog .posts-overview--item .date, .blog .nav-link::after { border-color: #0288d1; color: #0288d1; } .blog .hero::after, .blog header::before { background-image: linear-gradient( to right, transparent, #03a9f4, #9c27b0, #222 ); } .blog-content a { color: #0288d1; } .blog-content a:hover { color: #014f79; } .blog-content ul { padding: 0; } .blog-content li { margin-left: 1rem; padding-left: 20px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTV<KEY>") no-repeat left 0; } .blog-content li::first-letter { text-indent: 20px; } .blog-content img { max-width: 90%; margin: 0 auto; display: block; } /*****************************************/ /* GPG */ /*****************************************/ .gpg .posts-overview--item .blog-tags { color: #c2185b; } .gpg .sub-title { color: #f06292; } .gpg .logo svg path, .gpg .logo svg circle { stroke: #ffa000; } .gpg footer a, .gpg .posts-overview--item .date, .gpg .nav-link::after { border-color: #ffa000; color: #ffa000; } .gpg .hero::after, .gpg header::before { background-image: linear-gradient( to right, transparent, #ffc107, #e91e63, #222 ); } .gpg-content a { color: #ffa000; } .gpg-content a:hover { color: #cc8000; } /*****************************************/ /* Highlighting */ /*****************************************/ code, pre { color: black; background-color: #f5f2f0; text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; text-align: left; white-space: pre-wrap; word-spacing: normal; word-break: normal; word-wrap: normal; line-height: 1.5; padding: .2rem; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } pre { border-radius: 4px; border: 1px solid rgba(32, 74, 135, .2) } pre code { padding: 0; }
0.440229
0.082291
* @file * Main Header. */ /* Media query breakpoints. Processed by postcss/postcss-custom-media. */ /* Navigation related breakpoints */ /* Grid related breakpoints */ /* Grid shifts from 6 to 14 columns. */ /* Width of the entire grid maxes out. */ /* Custom CSS properties. These are "compiled" by postcss/postcss-custom-properties for IE11 compatibility. */ :root { /* Typography */ /* Layout */ /* Drupal administrative toolbar heights and width. */ /* Grid helpers. These variables help authors apply widths and negative margins to break items out of the grid, while still conforming to the larger grid system. Note we cannot change the values of these custom properties within media queries, as they are processed by postcss/postcss-custom-properties (for IE11 compatibility), which does not support that functionality. Therefore, we need a separate custom property for each breakpoint. 😭 */ /* Approximate width of a scrollbar. Doesn't have to be perfect. */ /* Grid gap across various breakpoints. */ /* Column counts at various breakpoints. */ /* Count of grid-gaps at various breakpoints. */ /* Width of the entire grid at various breakpoints. */ /* Width of a grid column at various breakpoints */ /* Layout helpers */ /* Black */ /* Black 1 */ /* Black 2 */ /* Black 3 */ /* Gray Dark */ /* Gray medium */ /* Gray medium 1 */ /* Gray medium 2 */ /* Black 4 */ /* Gray light */ /* Gray light 1 */ /* Gray light 2 */ /* Blue dark */ /* Blue dark 2 */ /* Blue medium */ /* Blue bright */ /* Blue bright 5 */ /* White */ /* Red */ /* Gold */ /* Green */ /* Shadows */ /* Radius */ /* Outlines */ /* Header */ /* Width of slide out navigation */ /* Border radius */ /* Form */ } /* Header */ .site-header { position: relative; } @media (min-width: 1200px) { .site-header { /* Necessary to keep the content from jumping up when header transitions to fixed. */ min-height: 180px /* Will show in Windows high contrast mode. */ } [dir] .site-header { border-bottom: solid 1px transparent } } .header__left { position: relative; z-index: 2; display: flex; align-items: flex-end; -ms-grid-row-align: stretch; align-self: stretch; } [dir] .header__left { background-color: #2494db; } .site-header__fixable { display: flex; align-items: flex-end; transition: all 0.5s; } @media (min-width: 1200px) { .site-header__fixable.js-fixed { /* Toolbar is fixed, and tray is either vertical or closed and horizontal. */ /* Toolbar is fixed, and tray is open and horizontal. */ } .site-header__fixable.js-fixed:not(.is-expanded) { pointer-events: none; } body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed { position: fixed; z-index: 2; /* Appear above body content that is position: relative */ top: -72px; max-width: 1570px; } body.toolbar-vertical.toolbar-fixed:not(.is-always-mobile-nav) .site-header__fixable.js-fixed, body.toolbar-horizontal.toolbar-fixed:not(.is-always-mobile-nav) .site-header__fixable.js-fixed { top: -33px; } body.toolbar-horizontal.toolbar-fixed.toolbar-tray-open:not(.is-always-mobile-nav) .site-header__fixable.js-fixed { top: 7px; } } .site-header__inner { flex-grow: 1; width: calc(100vw - 90px); transition: all 0.3s; } [dir] .site-header__inner { background: #fff; } @media (min-width: 1200px) { [dir=ltr] .site-header__fixable.js-fixed .site-header__inner { box-shadow: -36px 1px 36px rgba(0, 0, 0, 0.08) } [dir=rtl] .site-header__fixable.js-fixed .site-header__inner { box-shadow: 36px 1px 36px rgba(0, 0, 0, 0.08) } } /* Hide the desktop nav when it's fixed and not active. */ @media (min-width: 1200px) { body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed:not(.is-expanded) .site-header__inner { opacity: 0; } [dir=ltr] body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed:not(.is-expanded) .site-header__inner { transform: translateX(-101%); } [dir=rtl] body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed:not(.is-expanded) .site-header__inner { transform: translateX(101%); } } .site-header__inner__container { display: flex; justify-content: space-between; }
web/themes/contrib/olivero/css/components/header.css
* @file * Main Header. */ /* Media query breakpoints. Processed by postcss/postcss-custom-media. */ /* Navigation related breakpoints */ /* Grid related breakpoints */ /* Grid shifts from 6 to 14 columns. */ /* Width of the entire grid maxes out. */ /* Custom CSS properties. These are "compiled" by postcss/postcss-custom-properties for IE11 compatibility. */ :root { /* Typography */ /* Layout */ /* Drupal administrative toolbar heights and width. */ /* Grid helpers. These variables help authors apply widths and negative margins to break items out of the grid, while still conforming to the larger grid system. Note we cannot change the values of these custom properties within media queries, as they are processed by postcss/postcss-custom-properties (for IE11 compatibility), which does not support that functionality. Therefore, we need a separate custom property for each breakpoint. 😭 */ /* Approximate width of a scrollbar. Doesn't have to be perfect. */ /* Grid gap across various breakpoints. */ /* Column counts at various breakpoints. */ /* Count of grid-gaps at various breakpoints. */ /* Width of the entire grid at various breakpoints. */ /* Width of a grid column at various breakpoints */ /* Layout helpers */ /* Black */ /* Black 1 */ /* Black 2 */ /* Black 3 */ /* Gray Dark */ /* Gray medium */ /* Gray medium 1 */ /* Gray medium 2 */ /* Black 4 */ /* Gray light */ /* Gray light 1 */ /* Gray light 2 */ /* Blue dark */ /* Blue dark 2 */ /* Blue medium */ /* Blue bright */ /* Blue bright 5 */ /* White */ /* Red */ /* Gold */ /* Green */ /* Shadows */ /* Radius */ /* Outlines */ /* Header */ /* Width of slide out navigation */ /* Border radius */ /* Form */ } /* Header */ .site-header { position: relative; } @media (min-width: 1200px) { .site-header { /* Necessary to keep the content from jumping up when header transitions to fixed. */ min-height: 180px /* Will show in Windows high contrast mode. */ } [dir] .site-header { border-bottom: solid 1px transparent } } .header__left { position: relative; z-index: 2; display: flex; align-items: flex-end; -ms-grid-row-align: stretch; align-self: stretch; } [dir] .header__left { background-color: #2494db; } .site-header__fixable { display: flex; align-items: flex-end; transition: all 0.5s; } @media (min-width: 1200px) { .site-header__fixable.js-fixed { /* Toolbar is fixed, and tray is either vertical or closed and horizontal. */ /* Toolbar is fixed, and tray is open and horizontal. */ } .site-header__fixable.js-fixed:not(.is-expanded) { pointer-events: none; } body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed { position: fixed; z-index: 2; /* Appear above body content that is position: relative */ top: -72px; max-width: 1570px; } body.toolbar-vertical.toolbar-fixed:not(.is-always-mobile-nav) .site-header__fixable.js-fixed, body.toolbar-horizontal.toolbar-fixed:not(.is-always-mobile-nav) .site-header__fixable.js-fixed { top: -33px; } body.toolbar-horizontal.toolbar-fixed.toolbar-tray-open:not(.is-always-mobile-nav) .site-header__fixable.js-fixed { top: 7px; } } .site-header__inner { flex-grow: 1; width: calc(100vw - 90px); transition: all 0.3s; } [dir] .site-header__inner { background: #fff; } @media (min-width: 1200px) { [dir=ltr] .site-header__fixable.js-fixed .site-header__inner { box-shadow: -36px 1px 36px rgba(0, 0, 0, 0.08) } [dir=rtl] .site-header__fixable.js-fixed .site-header__inner { box-shadow: 36px 1px 36px rgba(0, 0, 0, 0.08) } } /* Hide the desktop nav when it's fixed and not active. */ @media (min-width: 1200px) { body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed:not(.is-expanded) .site-header__inner { opacity: 0; } [dir=ltr] body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed:not(.is-expanded) .site-header__inner { transform: translateX(-101%); } [dir=rtl] body:not(.is-always-mobile-nav) .site-header__fixable.js-fixed:not(.is-expanded) .site-header__inner { transform: translateX(101%); } } .site-header__inner__container { display: flex; justify-content: space-between; }
0.493164
0.079603
*{ margin: 0; padding: 0; } body{ background-color: #ebebebd8 ; } header{ height: 60px; background-color: rgb(31, 26, 26); box-shadow: 0px 1px 1.7em #bccac9; } nav{ text-align: center; } nav img{ width: 70px; height: 37px; float: left; position: relative; top: 11px; left: 30px; } nav div{ display: inline-block; line-height: 60px; transform: translateX(-10%); } nav div a{ font-size: 19px; padding: 5px 25px; text-decoration: none; color: #f9f9f9; } nav div a:hover{ color: #bccac9; border-bottom: #bccac9 solid 5px; } footer { margin-top: 50px; background-color: rgb(31, 26, 26); width: 100%; height: 250px; position: relative; } footer div div:nth-of-type(2) a img { width: 40px; height: 40px; padding: 12px 8px; } footer div div:nth-of-type(2) a { display: inline-block; } footer div { text-align: center; display: flex; justify-content: space-around; } footer div div { display: block; } footer div div h2 { color: white; border-bottom: 2px #bccac9 solid; padding-top: 25px; padding-bottom: 7px; margin-top: 10px; } footer div div p { margin-top: 10px; color: white; padding: 15px; } footer div div img { margin-top: 10px; color: white; padding: 15px; } footer div div:nth-of-type(2) a img:hover { width: 50px; height: 50px; border-bottom: 3px white solid; transition-duration: .1s ; } footer article { position: absolute; top: 210px; width: 100%; height: 25px; background-color: rgb(85, 81, 81); /* display:flex; justify-content: space-around; */ color: white; line-height: 25px; padding: 8px 0px; } #productFooter{ margin-top: 950px; background-color: rgb(31, 26, 26); width: 100%; height: 250px; position: relative; top: 250%; bottom: 0px; } #title{ text-align: center; margin-top: 20px; padding: 0px; color: #2b3a39; } #hrTitle{ margin-top: 10px; width: 35%; transform: translateX(92%); height: 5px; background-color: #2b3a39; border-radius: 20%; } .placeInfo{ margin: 25px 0px; width: 100%; } .placeInfo div img{ float: left; width: 40%; margin: 20px 5%; padding: 0px 0px; border: solid #000814 5px; border-radius: 2%; height: 300px; } .placeInfo div article{ width: 40%; display: inline-block; margin: 0px 0px; padding: 0px 0px; } .placeInfo div article h3{ margin-top: 30px; padding: 15px 0px; color: #000814; font-size: 25px; } .placeInfo div article p{ margin-top: 3px; padding: 5px 0px; color: #000814; font-size: 18px; text-align: justify; } .placeInfo div{ height: 350px; } .container { width: 50%; margin:auto; } #contact { margin-top: 50px; padding: 50px; border: rgb(31, 26, 26) 2px dashed; background: linear-gradient( to right, #e9e4f0, #c2bccf ); /* padding: 40px; */ /* margin: 60px 0 0 ; */ } #contact h3 { color:rgb(31, 26, 26); display:block; font-size: 40px; font-weight: 300; } #contact h4 { margin: 20px; display: block; font-size: 20px; } fieldset { border: solid; margin: 5px; padding: 1%; width: 95%; } #contact textarea { width: 90%; border:solid; background: #FFF; margin: 1px; padding: 20px; height: 100px; max-width: 100%; resize: none; } #contact button[type="submit"] { position: relative; left: 50%; transform: translateX(-50%); cursor: pointer; width: 25%; border:double; background: rgb(31, 26, 26); color:white; padding: 10px; font-size: 15px; border-radius: 15px; } #contact button[type="submit"]:hover { color: yellow; }
style.css
*{ margin: 0; padding: 0; } body{ background-color: #ebebebd8 ; } header{ height: 60px; background-color: rgb(31, 26, 26); box-shadow: 0px 1px 1.7em #bccac9; } nav{ text-align: center; } nav img{ width: 70px; height: 37px; float: left; position: relative; top: 11px; left: 30px; } nav div{ display: inline-block; line-height: 60px; transform: translateX(-10%); } nav div a{ font-size: 19px; padding: 5px 25px; text-decoration: none; color: #f9f9f9; } nav div a:hover{ color: #bccac9; border-bottom: #bccac9 solid 5px; } footer { margin-top: 50px; background-color: rgb(31, 26, 26); width: 100%; height: 250px; position: relative; } footer div div:nth-of-type(2) a img { width: 40px; height: 40px; padding: 12px 8px; } footer div div:nth-of-type(2) a { display: inline-block; } footer div { text-align: center; display: flex; justify-content: space-around; } footer div div { display: block; } footer div div h2 { color: white; border-bottom: 2px #bccac9 solid; padding-top: 25px; padding-bottom: 7px; margin-top: 10px; } footer div div p { margin-top: 10px; color: white; padding: 15px; } footer div div img { margin-top: 10px; color: white; padding: 15px; } footer div div:nth-of-type(2) a img:hover { width: 50px; height: 50px; border-bottom: 3px white solid; transition-duration: .1s ; } footer article { position: absolute; top: 210px; width: 100%; height: 25px; background-color: rgb(85, 81, 81); /* display:flex; justify-content: space-around; */ color: white; line-height: 25px; padding: 8px 0px; } #productFooter{ margin-top: 950px; background-color: rgb(31, 26, 26); width: 100%; height: 250px; position: relative; top: 250%; bottom: 0px; } #title{ text-align: center; margin-top: 20px; padding: 0px; color: #2b3a39; } #hrTitle{ margin-top: 10px; width: 35%; transform: translateX(92%); height: 5px; background-color: #2b3a39; border-radius: 20%; } .placeInfo{ margin: 25px 0px; width: 100%; } .placeInfo div img{ float: left; width: 40%; margin: 20px 5%; padding: 0px 0px; border: solid #000814 5px; border-radius: 2%; height: 300px; } .placeInfo div article{ width: 40%; display: inline-block; margin: 0px 0px; padding: 0px 0px; } .placeInfo div article h3{ margin-top: 30px; padding: 15px 0px; color: #000814; font-size: 25px; } .placeInfo div article p{ margin-top: 3px; padding: 5px 0px; color: #000814; font-size: 18px; text-align: justify; } .placeInfo div{ height: 350px; } .container { width: 50%; margin:auto; } #contact { margin-top: 50px; padding: 50px; border: rgb(31, 26, 26) 2px dashed; background: linear-gradient( to right, #e9e4f0, #c2bccf ); /* padding: 40px; */ /* margin: 60px 0 0 ; */ } #contact h3 { color:rgb(31, 26, 26); display:block; font-size: 40px; font-weight: 300; } #contact h4 { margin: 20px; display: block; font-size: 20px; } fieldset { border: solid; margin: 5px; padding: 1%; width: 95%; } #contact textarea { width: 90%; border:solid; background: #FFF; margin: 1px; padding: 20px; height: 100px; max-width: 100%; resize: none; } #contact button[type="submit"] { position: relative; left: 50%; transform: translateX(-50%); cursor: pointer; width: 25%; border:double; background: rgb(31, 26, 26); color:white; padding: 10px; font-size: 15px; border-radius: 15px; } #contact button[type="submit"]:hover { color: yellow; }
0.500488
0.093223
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } /* get rid of some default items for firefox */ input[type=number] { -moz-appearance: textfield; } .profile-container { flex-direction: column; } .profile-sliders { display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; width: 70%; } #profile-settings-avatar { width: 20vw; max-width: 250px; height: auto; margin: 12px; } #avatar-info-container p{ padding-top: 1vh; font-size: 18px; font-weight: 700; text-align: center; } .profile-info-icon { background: rgba(38, 1, 63, 0.63); border-radius: 12px; padding: 4px; display: flex; cursor: pointer; margin-right: 2px; } .profile-info-icon:hover { background: rgba(247, 0, 255, 0.664); border-radius: 24px; } .info-box{ justify-content: space-between; padding-bottom: 12px; } .curator-info { display: flex; align-items: center; } .slider-info { justify-content: space-around; width: 30%; } #curator-settings-container { display: flex; justify-content: center; width: 70%; align-items: center; } @media (max-width: 700px) { #curator-settings-container { width: 35vw; } } #curator-settings-container input[type=number] { border-radius: 34px; position: relative; display: inline-block; width: 60px; height: 34px; color: #f516e2; background: hsla(266, 86%, 58%, 0.527); outline: none; text-align: center; border: none; } /* Responsive Media Queries */ @media only screen and (min-width: 1024px) { .profile-sliders { width: 200%; } #curator-settings-container { width: 100%; } } /* Larger Devices (Desktops, Laptops) */ @media only screen and (min-width: 768px) and (max-width: 1023px) { .profile-sliders { width: 200%; } #curator-settings-container { width: 100%; } .profile-container > h2 { font-size: 14px; text-align: center; } } /* Small Devices (Phones, Tablets) */ @media only screen and (min-width: 280px) and (max-width: 767px) { .profile-sliders { width: 200%; } .profile-container h4 { font-size: 12px; } #profile-settings-avatar { display: none; } #avatar-info-container p{ padding-top: .5vh; font-size: 14px; } .curator-info { display: flex; align-items: center; } .slider-info { justify-content: space-around; width: 100%; } #curator-settings-container { display: flex; justify-content: center; width: 50%; align-items: center; } } /* Larger Phones and Tablets (Landscape) */ @media only screen and (min-device-width: 769px) and (max-device-width: 1023px) and (orientation: landscape) { } /* XS / Smaller Phones (Landscape) */ @media only screen and (min-device-width: 360px) and (max-device-width: 768px) and (orientation: landscape) { }
client/src/components/Profile/Profile.css
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } /* get rid of some default items for firefox */ input[type=number] { -moz-appearance: textfield; } .profile-container { flex-direction: column; } .profile-sliders { display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; width: 70%; } #profile-settings-avatar { width: 20vw; max-width: 250px; height: auto; margin: 12px; } #avatar-info-container p{ padding-top: 1vh; font-size: 18px; font-weight: 700; text-align: center; } .profile-info-icon { background: rgba(38, 1, 63, 0.63); border-radius: 12px; padding: 4px; display: flex; cursor: pointer; margin-right: 2px; } .profile-info-icon:hover { background: rgba(247, 0, 255, 0.664); border-radius: 24px; } .info-box{ justify-content: space-between; padding-bottom: 12px; } .curator-info { display: flex; align-items: center; } .slider-info { justify-content: space-around; width: 30%; } #curator-settings-container { display: flex; justify-content: center; width: 70%; align-items: center; } @media (max-width: 700px) { #curator-settings-container { width: 35vw; } } #curator-settings-container input[type=number] { border-radius: 34px; position: relative; display: inline-block; width: 60px; height: 34px; color: #f516e2; background: hsla(266, 86%, 58%, 0.527); outline: none; text-align: center; border: none; } /* Responsive Media Queries */ @media only screen and (min-width: 1024px) { .profile-sliders { width: 200%; } #curator-settings-container { width: 100%; } } /* Larger Devices (Desktops, Laptops) */ @media only screen and (min-width: 768px) and (max-width: 1023px) { .profile-sliders { width: 200%; } #curator-settings-container { width: 100%; } .profile-container > h2 { font-size: 14px; text-align: center; } } /* Small Devices (Phones, Tablets) */ @media only screen and (min-width: 280px) and (max-width: 767px) { .profile-sliders { width: 200%; } .profile-container h4 { font-size: 12px; } #profile-settings-avatar { display: none; } #avatar-info-container p{ padding-top: .5vh; font-size: 14px; } .curator-info { display: flex; align-items: center; } .slider-info { justify-content: space-around; width: 100%; } #curator-settings-container { display: flex; justify-content: center; width: 50%; align-items: center; } } /* Larger Phones and Tablets (Landscape) */ @media only screen and (min-device-width: 769px) and (max-device-width: 1023px) and (orientation: landscape) { } /* XS / Smaller Phones (Landscape) */ @media only screen and (min-device-width: 360px) and (max-device-width: 768px) and (orientation: landscape) { }
0.301979
0.05301
@-ms-viewport{ width: device-width; } .body { width: 100vw; height: 100vh; overflow: hidden; } .topnav { overflow: hidden; background-color: rgb(42, 33, 66); } .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 10px 16px; text-decoration: none; font-size: 17px; } .topnav a:hover { background-color: #ddd; Color: black; } .topnav a.active { background-color: #04AA6D; color: white; } html{ scroll-behavior: smooth; } .header { height: 35vh; background-image: url(https://bit.ly/3AoReTf); background-position: top; background-repeat: no-repeat; z-index: 1; position: relative; } .button { align-items: center; background-color: rgb(0, 243, 190); border: 2px solid #000; box-sizing: border-box; color: #000; cursor: pointer; display: inline-flex; fill: #000; font-family: Inter,sans-serif; font-size: 16px; font-weight: 600; height: 48px; justify-content: center; letter-spacing: -.8px; line-height: 24px; min-width: 140px; outline: 0; padding: 0 17px; text-align: center; text-decoration: none; opacity: 0.6; } .button:hover { opacity: 1; transform: scale(1.63); transition: transform .2s; } .header__logo { height: 8rem; background: #f2f56a; } /*container */ .header__text-box { text-align: center; position: relative; top: 40%; left: 50%; transform: translate(-50%, -50%); } .heading-primary { text-align: center; display: inline-block; position: relative; } .heading-primary--main { font-size: 6.5rem; font-weight: 400; letter-spacing: 0.4rem; } .heading-primary--sub { display: inline-block; font-size: 2.2rem; font-weight: 400; letter-spacing: 0.3rem; } .heading-secondary { font-size: 2rem; font-weight: 500; text-align: center; text-decoration: underline; } .composition { z-index: 2; position: relative; width: 25%; left: 40%; padding: 0px 20px 50px 0px; scale: 0.6; } h2 { display: block; font-size: 2em; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } /* section 2 projects */ .push{ font-size: 6rem; font-weight: 450; text-align: center; text-transform: uppercase; text-decoration: underline; padding: 0px 0px 100px 0px; } .feature-box.first-one { margin: 50px 50px 0px 50px; padding: 100px 100px 100px 100px; width: 150%; } .section-features { padding: 150px 20px 50px 0px; background-image: linear-gradient(to right bottom, rgba(142, 57, 153, 0.75), rgba(30, 115, 172, 0.75)), url(../img/overgrown.jpg); background-size: cover; margin-top: -20rem; } .row { display: block; } .row [class^="col-"] { float: left; } .row .col-1-of-4 { width: calc((100% - 5rem) / 2); margin-top: 0; } .row .paragraph { font-size: 1.4rem; } .row ul{ font-size: 20px; } .container{ display: flex; flex-wrap: wrap; } .feature-box { background-color: rgba(255, 255, 255, 0.8); font-size: 1.5rem; text-align: center; padding: 1rem 1rem 1rem 1rem; margin: 10px; border-radius: 1px; display: flex; flex-wrap: wrap; border: 2px solid black; } .feature-box:hover { transform: scale(1.2); transition: transform .4s; cursor: pointer } .feature-box__icon { font-size: 6rem; margin-bottom: 0.5rem; background-image: linear-gradient(to right, #64495E, #4C5F9A); color: transparent; } .u-margin-bottom-small { margin-bottom: 1.5rem; } .heading-tertiary { font-size: 1.6rem; font-weight: 700; text-transform: uppercase; } h3 { display: block; font-size: 1.17em; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } p { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; } ul { display: block; list-style-type: disc; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; } /*footer work*/ footer { display: block; margin-top: 100px; } .footer { background-color: #aaafbe; padding: 2rem 0 150px 0; font-size: 1.4rem; } .footer__logo-box { text-align: center; margin-bottom: 2rem; } .footer__logo { width: 8rem; height: auto; transition: all .3s; } .row [class^="col-"]:not(:last-child) { margin-right: 3rem; } .row .col-1-of-2 { width: calc((100% - 5rem) / 2); } .footer__navigation { border-top: 1px solid #f1f1f1; padding-top: 2rem; display: inline-block; } .footer__navigation { border-top: 1px solid #f1f1f1; padding-top: 2rem; display: inline-block; } .footer__copyright { border-top: 1px solid #f1f1f1; padding-top: 2rem; float: right; color: #f2f56a; }
assets/css/style.css
@-ms-viewport{ width: device-width; } .body { width: 100vw; height: 100vh; overflow: hidden; } .topnav { overflow: hidden; background-color: rgb(42, 33, 66); } .topnav a { float: left; color: #f2f2f2; text-align: center; padding: 10px 16px; text-decoration: none; font-size: 17px; } .topnav a:hover { background-color: #ddd; Color: black; } .topnav a.active { background-color: #04AA6D; color: white; } html{ scroll-behavior: smooth; } .header { height: 35vh; background-image: url(https://bit.ly/3AoReTf); background-position: top; background-repeat: no-repeat; z-index: 1; position: relative; } .button { align-items: center; background-color: rgb(0, 243, 190); border: 2px solid #000; box-sizing: border-box; color: #000; cursor: pointer; display: inline-flex; fill: #000; font-family: Inter,sans-serif; font-size: 16px; font-weight: 600; height: 48px; justify-content: center; letter-spacing: -.8px; line-height: 24px; min-width: 140px; outline: 0; padding: 0 17px; text-align: center; text-decoration: none; opacity: 0.6; } .button:hover { opacity: 1; transform: scale(1.63); transition: transform .2s; } .header__logo { height: 8rem; background: #f2f56a; } /*container */ .header__text-box { text-align: center; position: relative; top: 40%; left: 50%; transform: translate(-50%, -50%); } .heading-primary { text-align: center; display: inline-block; position: relative; } .heading-primary--main { font-size: 6.5rem; font-weight: 400; letter-spacing: 0.4rem; } .heading-primary--sub { display: inline-block; font-size: 2.2rem; font-weight: 400; letter-spacing: 0.3rem; } .heading-secondary { font-size: 2rem; font-weight: 500; text-align: center; text-decoration: underline; } .composition { z-index: 2; position: relative; width: 25%; left: 40%; padding: 0px 20px 50px 0px; scale: 0.6; } h2 { display: block; font-size: 2em; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } /* section 2 projects */ .push{ font-size: 6rem; font-weight: 450; text-align: center; text-transform: uppercase; text-decoration: underline; padding: 0px 0px 100px 0px; } .feature-box.first-one { margin: 50px 50px 0px 50px; padding: 100px 100px 100px 100px; width: 150%; } .section-features { padding: 150px 20px 50px 0px; background-image: linear-gradient(to right bottom, rgba(142, 57, 153, 0.75), rgba(30, 115, 172, 0.75)), url(../img/overgrown.jpg); background-size: cover; margin-top: -20rem; } .row { display: block; } .row [class^="col-"] { float: left; } .row .col-1-of-4 { width: calc((100% - 5rem) / 2); margin-top: 0; } .row .paragraph { font-size: 1.4rem; } .row ul{ font-size: 20px; } .container{ display: flex; flex-wrap: wrap; } .feature-box { background-color: rgba(255, 255, 255, 0.8); font-size: 1.5rem; text-align: center; padding: 1rem 1rem 1rem 1rem; margin: 10px; border-radius: 1px; display: flex; flex-wrap: wrap; border: 2px solid black; } .feature-box:hover { transform: scale(1.2); transition: transform .4s; cursor: pointer } .feature-box__icon { font-size: 6rem; margin-bottom: 0.5rem; background-image: linear-gradient(to right, #64495E, #4C5F9A); color: transparent; } .u-margin-bottom-small { margin-bottom: 1.5rem; } .heading-tertiary { font-size: 1.6rem; font-weight: 700; text-transform: uppercase; } h3 { display: block; font-size: 1.17em; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; } p { display: block; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; } ul { display: block; list-style-type: disc; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px; } /*footer work*/ footer { display: block; margin-top: 100px; } .footer { background-color: #aaafbe; padding: 2rem 0 150px 0; font-size: 1.4rem; } .footer__logo-box { text-align: center; margin-bottom: 2rem; } .footer__logo { width: 8rem; height: auto; transition: all .3s; } .row [class^="col-"]:not(:last-child) { margin-right: 3rem; } .row .col-1-of-2 { width: calc((100% - 5rem) / 2); } .footer__navigation { border-top: 1px solid #f1f1f1; padding-top: 2rem; display: inline-block; } .footer__navigation { border-top: 1px solid #f1f1f1; padding-top: 2rem; display: inline-block; } .footer__copyright { border-top: 1px solid #f1f1f1; padding-top: 2rem; float: right; color: #f2f56a; }
0.50952
0.102529
@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'IcoMoon-Free'; src: url('js/IcoMoon-Free.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face {font-family: dashicons; src:url(js/dashicons.otf);} .shad{box-shadow: 0 1px 2px 0px rgba(0,0,0,.1); -moz-box-sizing: 0 1px 2px 0px rgba(0,0,0,.1); -ms-box-sizing: 0 1px 2px 0px rgba(0,0,0,.1);} #artist-profile-page{position:relative; height:100%; font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif;} .header-bg{ position:relative; background-color:#000; height:313px; /*-webkit-filter: grayscale(1); -ms-filter: grayscale(1); filter: grayscale(1);*/ } .blur-bg{position:absolute; overflow:hidden; height:313px; z-index:2 ; top:0; left:0; right:0; background-repeat:no-repeat; background-position:50% 30%; background-size:120%; -webkit-filter: blur(30px); -ms-filter: blur(30px); filter: blur(30px);} .header-overlay{position:absolute; text-align:center; height:313px; top:0; left:0; right:0; background: linear-gradient(to bottom,transparent -65%,#000 100%); z-index:2;} .artist-image{width:170px; height:170px; border-radius:50%; object-fit: cover; margin-top:10px;} .artist-info{z-index: 1; margin-top:10px;} .artist-info h1{ font-family:Arial; margin: 0 auto; font-size: 1.4rem; color: #fff; font-weight:200; line-height: 1;} .genres{ font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif; color:#ccc; font-size:13px; margin-top:7px; font-style:italic;} .genres span{margin-right:10px;} .actions{margin:4px auto;} .icon{ display:inline-block; font-family: 'IcoMoon-Free'; font-weight: normal; font-style: normal; font-size: 12px;} .icon2{display:inline-block; font-family: dashicons; font-weight:normal; font-style:normal; font-size:17px; position:relative; top:3px;} .primary{} .playall-btn{width:115px; padding:6px 0 7px 0; background-color:#5d93fe; color:#fff; border:none; border-radius:30px; box-shadow: 0 2px 5px 0 rgba(0,0,0,.26); font-family:"Segoe UI",Arial,sans-serif; font-weight:600; cursor:pointer; outline:none;} .playall-btn:hover{background-color:#4480f5;} .playall-btn span{font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif; margin-left:5px;} .playall-icon:before{content:'\ea1c'; font-style: normal; margin-top:5px;} .other{} .other-btn{width:28px; height:28px; background:transparent; border:none; color:#fff; cursor:pointer; outline:none;} .other-btn:hover{color:#fff;} .other-btn span{font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif; font-size:14px; margin-left:7px;} .artist-radio:before{content:'\e91b'; font-style:normal;} .artist-radio:hover:before{color:#c989ff;} .artist-addfav:before{content: "\f487"; font-style:normal;} .artist-addfav:hover:before{color:#FF0066;} .artist-share:before{content: "\f237"; font-style:normal;} .artist-share:hover:before{color:#46c47b;} .artist-copylink:before{content:"\f103"; font-style:normal;} .artist-copylink:hover:before{color:#778499;} .mf-page-content{position:relative; margin-top:-220px; /*transition:all 700ms;*/} .artist-navigator{ width:auto; z-index:9; font-size: 14px; padding:2px 40px; margin:10px 2%; color: #898B8C; background-color:#fff; font-family:'Raleway' !important;} .a-nav{width:100%; padding:15px 0;} .artist-navigator li{ padding:9px 15px; list-style:none; display:inline-block; color:#888; font-weight:700; text-transform:uppercase; border-radius:3px;} .artist-navigator li:hover{background-color:rgba(0,0,0,.06); color:#000;} li.right{float:right;} .artist-body{width:auto; padding:35px 40px 40px 40px; height:auto; margin:0 2%; background-color:#fff;} .about{color:#999; font-size:0.890em; font-family:Arial, Helvetica, sans-serif;} .info h1{font-size:18px; color:#888; font-weight:lighter;} .info p{margin:5px 0 0 0; line-height:1.3em;} .credit_wiki { margin:15px 0 0 0; font-size:13px; float:right;} .credit_wiki a{font-style:italic; color:#888;} .artist-info_else{padding:65px; margin:0 auto; background-color:#f8f8f8; /*border:1px solid #e4e4e4;*/ text-align:center; font-size:17px; color:#aaa;} .moreless{ color:#5d93fe; font-size:13px; margin-top:2px;} .moreless:hover{color:#5d93fe;} ._arrow{font-family: 'IcoMoon-Free'; font-weight: normal; font-style: normal; font-size:17px;} .up:before{content:"\ea50"; position:absolute; margin-top:3px;} .down:before{display:inline-block; content:"\ea50"; -ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);} /* Tooltip */ .ttip:before { transform: scale3d(.2,.2,1); /*transition: all .2s ease-in-out;*/} .ttip:after { transform: translate3d(0,6px,0); /*transition: all .1s ease-in-out;*/} .ttip:hover:before, .ttip:hover:after {opacity: 1; transform: scale3d(1,1,1);} .ttip:hover:after {/*transition: all .2s .1s ease-in-out;*/} .ttip{position: relative;} .ttip:before, .ttip:after { display: block; opacity: 0; pointer-events: none; position: absolute;} .ttip:after {border-right:6px solid transparent; border-bottom:6px solid rgba(255,255,255,1); border-left:6px solid transparent; content:''; height:0; top:25px; left:9px; width:0;} .ttip:before {background:rgba(255,255,255,1); border-radius:3px; color:#333; content:attr(data-ttip); font-size:13px; padding:7px 10px 6px 10px; top:31px; left:-7px; white-space:nowrap; font-family:Arial; font-weight:600; box-shadow:0 1px 5px 0px rgba(0,0,0,.2);}
artistp-mf-css-jk786.css
@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'IcoMoon-Free'; src: url('js/IcoMoon-Free.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face {font-family: dashicons; src:url(js/dashicons.otf);} .shad{box-shadow: 0 1px 2px 0px rgba(0,0,0,.1); -moz-box-sizing: 0 1px 2px 0px rgba(0,0,0,.1); -ms-box-sizing: 0 1px 2px 0px rgba(0,0,0,.1);} #artist-profile-page{position:relative; height:100%; font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif;} .header-bg{ position:relative; background-color:#000; height:313px; /*-webkit-filter: grayscale(1); -ms-filter: grayscale(1); filter: grayscale(1);*/ } .blur-bg{position:absolute; overflow:hidden; height:313px; z-index:2 ; top:0; left:0; right:0; background-repeat:no-repeat; background-position:50% 30%; background-size:120%; -webkit-filter: blur(30px); -ms-filter: blur(30px); filter: blur(30px);} .header-overlay{position:absolute; text-align:center; height:313px; top:0; left:0; right:0; background: linear-gradient(to bottom,transparent -65%,#000 100%); z-index:2;} .artist-image{width:170px; height:170px; border-radius:50%; object-fit: cover; margin-top:10px;} .artist-info{z-index: 1; margin-top:10px;} .artist-info h1{ font-family:Arial; margin: 0 auto; font-size: 1.4rem; color: #fff; font-weight:200; line-height: 1;} .genres{ font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif; color:#ccc; font-size:13px; margin-top:7px; font-style:italic;} .genres span{margin-right:10px;} .actions{margin:4px auto;} .icon{ display:inline-block; font-family: 'IcoMoon-Free'; font-weight: normal; font-style: normal; font-size: 12px;} .icon2{display:inline-block; font-family: dashicons; font-weight:normal; font-style:normal; font-size:17px; position:relative; top:3px;} .primary{} .playall-btn{width:115px; padding:6px 0 7px 0; background-color:#5d93fe; color:#fff; border:none; border-radius:30px; box-shadow: 0 2px 5px 0 rgba(0,0,0,.26); font-family:"Segoe UI",Arial,sans-serif; font-weight:600; cursor:pointer; outline:none;} .playall-btn:hover{background-color:#4480f5;} .playall-btn span{font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif; margin-left:5px;} .playall-icon:before{content:'\ea1c'; font-style: normal; margin-top:5px;} .other{} .other-btn{width:28px; height:28px; background:transparent; border:none; color:#fff; cursor:pointer; outline:none;} .other-btn:hover{color:#fff;} .other-btn span{font-family:"Open Sans", "Lucida Grande", "Helvetica Neue", Helvetica, Arial, Sans-serif; font-size:14px; margin-left:7px;} .artist-radio:before{content:'\e91b'; font-style:normal;} .artist-radio:hover:before{color:#c989ff;} .artist-addfav:before{content: "\f487"; font-style:normal;} .artist-addfav:hover:before{color:#FF0066;} .artist-share:before{content: "\f237"; font-style:normal;} .artist-share:hover:before{color:#46c47b;} .artist-copylink:before{content:"\f103"; font-style:normal;} .artist-copylink:hover:before{color:#778499;} .mf-page-content{position:relative; margin-top:-220px; /*transition:all 700ms;*/} .artist-navigator{ width:auto; z-index:9; font-size: 14px; padding:2px 40px; margin:10px 2%; color: #898B8C; background-color:#fff; font-family:'Raleway' !important;} .a-nav{width:100%; padding:15px 0;} .artist-navigator li{ padding:9px 15px; list-style:none; display:inline-block; color:#888; font-weight:700; text-transform:uppercase; border-radius:3px;} .artist-navigator li:hover{background-color:rgba(0,0,0,.06); color:#000;} li.right{float:right;} .artist-body{width:auto; padding:35px 40px 40px 40px; height:auto; margin:0 2%; background-color:#fff;} .about{color:#999; font-size:0.890em; font-family:Arial, Helvetica, sans-serif;} .info h1{font-size:18px; color:#888; font-weight:lighter;} .info p{margin:5px 0 0 0; line-height:1.3em;} .credit_wiki { margin:15px 0 0 0; font-size:13px; float:right;} .credit_wiki a{font-style:italic; color:#888;} .artist-info_else{padding:65px; margin:0 auto; background-color:#f8f8f8; /*border:1px solid #e4e4e4;*/ text-align:center; font-size:17px; color:#aaa;} .moreless{ color:#5d93fe; font-size:13px; margin-top:2px;} .moreless:hover{color:#5d93fe;} ._arrow{font-family: 'IcoMoon-Free'; font-weight: normal; font-style: normal; font-size:17px;} .up:before{content:"\ea50"; position:absolute; margin-top:3px;} .down:before{display:inline-block; content:"\ea50"; -ms-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);} /* Tooltip */ .ttip:before { transform: scale3d(.2,.2,1); /*transition: all .2s ease-in-out;*/} .ttip:after { transform: translate3d(0,6px,0); /*transition: all .1s ease-in-out;*/} .ttip:hover:before, .ttip:hover:after {opacity: 1; transform: scale3d(1,1,1);} .ttip:hover:after {/*transition: all .2s .1s ease-in-out;*/} .ttip{position: relative;} .ttip:before, .ttip:after { display: block; opacity: 0; pointer-events: none; position: absolute;} .ttip:after {border-right:6px solid transparent; border-bottom:6px solid rgba(255,255,255,1); border-left:6px solid transparent; content:''; height:0; top:25px; left:9px; width:0;} .ttip:before {background:rgba(255,255,255,1); border-radius:3px; color:#333; content:attr(data-ttip); font-size:13px; padding:7px 10px 6px 10px; top:31px; left:-7px; white-space:nowrap; font-family:Arial; font-weight:600; box-shadow:0 1px 5px 0px rgba(0,0,0,.2);}
0.29088
0.103976
body { margin:0px; background-image:none; position:static; left:auto; width:1280px; margin-left:0; margin-right:0; text-align:left; } .form_sketch { border-color:transparent; background-color:transparent; } #base { position:absolute; z-index:0; } #u170_div { border-width:0px; position:absolute; left:0px; top:0px; width:330px; height:45px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u170 { border-width:0px; position:absolute; left:27px; top:22px; width:330px; height:45px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u170 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u170_text { border-width:0px; white-space:nowrap; text-transform:none; } #u171_div { border-width:0px; position:absolute; left:0px; top:0px; width:157px; height:47px; background:inherit; background-color:rgba(2, 167, 240, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:5px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:20px; } #u171 { border-width:0px; position:absolute; left:39px; top:94px; width:157px; height:47px; display:flex; font-size:20px; } #u171 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u171_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u172_div { border-width:0px; position:absolute; left:0px; top:0px; width:157px; height:47px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:5px; border-top-left-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:20px; color:#000000; } #u172 { border-width:0px; position:absolute; left:196px; top:94px; width:157px; height:47px; display:flex; font-size:20px; color:#000000; } #u172 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u172_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u173_div { border-width:0px; position:absolute; left:0px; top:0px; width:1202px; height:848px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u173 { border-width:0px; position:absolute; left:39px; top:141px; width:1202px; height:848px; display:flex; } #u173 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u173_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u174_div { border-width:0px; position:absolute; left:0px; top:0px; width:193px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u174 { border-width:0px; position:absolute; left:69px; top:170px; width:193px; height:33px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u174 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u174_text { border-width:0px; white-space:nowrap; text-transform:none; } #u175 { border-width:0px; position:absolute; left:69px; top:213px; width:900px; height:180px; } #u176_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u176 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; display:flex; } #u176 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u176_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u177_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u177 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; display:flex; } #u177 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u177_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u178_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u178 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; display:flex; } #u178 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u178_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u179_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u179 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; display:flex; } #u179 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u179_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u180_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u180 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; display:flex; } #u180 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u180_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u181_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u181 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; display:flex; } #u181 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u181_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u182_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u182 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; display:flex; } #u182 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u182_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u183_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u183 { border-width:0px; position:absolute; left:700px; top:0px; width:100px; height:30px; display:flex; } #u183 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u183_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u184_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u184 { border-width:0px; position:absolute; left:800px; top:0px; width:100px; height:30px; display:flex; } #u184 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u184_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u185_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u185 { border-width:0px; position:absolute; left:0px; top:30px; width:100px; height:30px; display:flex; } #u185 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u185_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u186_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u186 { border-width:0px; position:absolute; left:100px; top:30px; width:100px; height:30px; display:flex; } #u186 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u186_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u187_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u187 { border-width:0px; position:absolute; left:200px; top:30px; width:100px; height:30px; display:flex; } #u187 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u187_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u188_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u188 { border-width:0px; position:absolute; left:300px; top:30px; width:100px; height:30px; display:flex; } #u188 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u188_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u189_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u189 { border-width:0px; position:absolute; left:400px; top:30px; width:100px; height:30px; display:flex; } #u189 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u189_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u190_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u190 { border-width:0px; position:absolute; left:500px; top:30px; width:100px; height:30px; display:flex; } #u190 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u190_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u191_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u191 { border-width:0px; position:absolute; left:600px; top:30px; width:100px; height:30px; display:flex; } #u191 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u191_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u192_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u192 { border-width:0px; position:absolute; left:700px; top:30px; width:100px; height:30px; display:flex; } #u192 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u192_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u193_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u193 { border-width:0px; position:absolute; left:800px; top:30px; width:100px; height:30px; display:flex; } #u193 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u193_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u194_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u194 { border-width:0px; position:absolute; left:0px; top:60px; width:100px; height:30px; display:flex; } #u194 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u194_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u195_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u195 { border-width:0px; position:absolute; left:100px; top:60px; width:100px; height:30px; display:flex; } #u195 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u195_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u196_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u196 { border-width:0px; position:absolute; left:200px; top:60px; width:100px; height:30px; display:flex; } #u196 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u196_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u197_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u197 { border-width:0px; position:absolute; left:300px; top:60px; width:100px; height:30px; display:flex; } #u197 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u197_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u198_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u198 { border-width:0px; position:absolute; left:400px; top:60px; width:100px; height:30px; display:flex; } #u198 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u198_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u199_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u199 { border-width:0px; position:absolute; left:500px; top:60px; width:100px; height:30px; display:flex; } #u199 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u199_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u200_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u200 { border-width:0px; position:absolute; left:600px; top:60px; width:100px; height:30px; display:flex; } #u200 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u200_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u201_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u201 { border-width:0px; position:absolute; left:700px; top:60px; width:100px; height:30px; display:flex; } #u201 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u201_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u202_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u202 { border-width:0px; position:absolute; left:800px; top:60px; width:100px; height:30px; display:flex; } #u202 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u202_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u203_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u203 { border-width:0px; position:absolute; left:0px; top:90px; width:100px; height:30px; display:flex; } #u203 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u203_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u204_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u204 { border-width:0px; position:absolute; left:100px; top:90px; width:100px; height:30px; display:flex; } #u204 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u204_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u205_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u205 { border-width:0px; position:absolute; left:200px; top:90px; width:100px; height:30px; display:flex; } #u205 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u205_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u206_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u206 { border-width:0px; position:absolute; left:300px; top:90px; width:100px; height:30px; display:flex; } #u206 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u206_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u207_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u207 { border-width:0px; position:absolute; left:400px; top:90px; width:100px; height:30px; display:flex; } #u207 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u207_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u208_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u208 { border-width:0px; position:absolute; left:500px; top:90px; width:100px; height:30px; display:flex; } #u208 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u208_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u209_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u209 { border-width:0px; position:absolute; left:600px; top:90px; width:100px; height:30px; display:flex; } #u209 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u209_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u210_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u210 { border-width:0px; position:absolute; left:700px; top:90px; width:100px; height:30px; display:flex; } #u210 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u210_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u211_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u211 { border-width:0px; position:absolute; left:800px; top:90px; width:100px; height:30px; display:flex; } #u211 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u211_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u212_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u212 { border-width:0px; position:absolute; left:0px; top:120px; width:100px; height:30px; display:flex; } #u212 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u212_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u213_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u213 { border-width:0px; position:absolute; left:100px; top:120px; width:100px; height:30px; display:flex; } #u213 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u213_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u214_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u214 { border-width:0px; position:absolute; left:200px; top:120px; width:100px; height:30px; display:flex; } #u214 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u214_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u215_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u215 { border-width:0px; position:absolute; left:300px; top:120px; width:100px; height:30px; display:flex; } #u215 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u215_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u216_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u216 { border-width:0px; position:absolute; left:400px; top:120px; width:100px; height:30px; display:flex; } #u216 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u216_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u217_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u217 { border-width:0px; position:absolute; left:500px; top:120px; width:100px; height:30px; display:flex; } #u217 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u217_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u218_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u218 { border-width:0px; position:absolute; left:600px; top:120px; width:100px; height:30px; display:flex; } #u218 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u218_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u219_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u219 { border-width:0px; position:absolute; left:700px; top:120px; width:100px; height:30px; display:flex; } #u219 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u219_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u220_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u220 { border-width:0px; position:absolute; left:800px; top:120px; width:100px; height:30px; display:flex; } #u220 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u220_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u221_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u221 { border-width:0px; position:absolute; left:0px; top:150px; width:100px; height:30px; display:flex; } #u221 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u221_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u222_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u222 { border-width:0px; position:absolute; left:100px; top:150px; width:100px; height:30px; display:flex; } #u222 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u222_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u223_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u223 { border-width:0px; position:absolute; left:200px; top:150px; width:100px; height:30px; display:flex; } #u223 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u223_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u224_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u224 { border-width:0px; position:absolute; left:300px; top:150px; width:100px; height:30px; display:flex; } #u224 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u224_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u225_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u225 { border-width:0px; position:absolute; left:400px; top:150px; width:100px; height:30px; display:flex; } #u225 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u225_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u226_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u226 { border-width:0px; position:absolute; left:500px; top:150px; width:100px; height:30px; display:flex; } #u226 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u226_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u227_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u227 { border-width:0px; position:absolute; left:600px; top:150px; width:100px; height:30px; display:flex; } #u227 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u227_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u228_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u228 { border-width:0px; position:absolute; left:700px; top:150px; width:100px; height:30px; display:flex; } #u228 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u228_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u229_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u229 { border-width:0px; position:absolute; left:800px; top:150px; width:100px; height:30px; display:flex; } #u229 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u229_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u230_div { border-width:0px; position:absolute; left:0px; top:0px; width:145px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u230 { border-width:0px; position:absolute; left:69px; top:443px; width:145px; height:33px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u230 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u230_text { border-width:0px; white-space:nowrap; text-transform:none; } #u231 { border-width:0px; position:absolute; left:69px; top:486px; width:900px; height:180px; } #u232_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u232 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; display:flex; } #u232 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u232_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u233_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u233 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; display:flex; } #u233 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u233_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u234_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u234 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; display:flex; } #u234 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u234_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u235_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u235 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; display:flex; } #u235 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u235_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u236_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u236 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; display:flex; } #u236 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u236_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u237_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u237 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; display:flex; } #u237 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u237_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u238_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u238 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; display:flex; } #u238 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u238_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u239_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u239 { border-width:0px; position:absolute; left:700px; top:0px; width:100px; height:30px; display:flex; } #u239 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u239_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u240_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u240 { border-width:0px; position:absolute; left:800px; top:0px; width:100px; height:30px; display:flex; } #u240 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u240_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u241_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u241 { border-width:0px; position:absolute; left:0px; top:30px; width:100px; height:30px; display:flex; } #u241 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u241_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u242_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u242 { border-width:0px; position:absolute; left:100px; top:30px; width:100px; height:30px; display:flex; } #u242 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u242_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u243_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u243 { border-width:0px; position:absolute; left:200px; top:30px; width:100px; height:30px; display:flex; } #u243 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u243_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u244_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u244 { border-width:0px; position:absolute; left:300px; top:30px; width:100px; height:30px; display:flex; } #u244 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u244_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u245_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u245 { border-width:0px; position:absolute; left:400px; top:30px; width:100px; height:30px; display:flex; } #u245 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u245_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u246_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u246 { border-width:0px; position:absolute; left:500px; top:30px; width:100px; height:30px; display:flex; } #u246 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u246_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u247_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u247 { border-width:0px; position:absolute; left:600px; top:30px; width:100px; height:30px; display:flex; } #u247 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u247_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u248_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u248 { border-width:0px; position:absolute; left:700px; top:30px; width:100px; height:30px; display:flex; } #u248 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u248_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u249_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u249 { border-width:0px; position:absolute; left:800px; top:30px; width:100px; height:30px; display:flex; } #u249 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u249_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u250_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u250 { border-width:0px; position:absolute; left:0px; top:60px; width:100px; height:30px; display:flex; } #u250 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u250_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u251_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u251 { border-width:0px; position:absolute; left:100px; top:60px; width:100px; height:30px; display:flex; } #u251 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u251_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u252_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u252 { border-width:0px; position:absolute; left:200px; top:60px; width:100px; height:30px; display:flex; } #u252 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u252_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u253_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u253 { border-width:0px; position:absolute; left:300px; top:60px; width:100px; height:30px; display:flex; } #u253 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u253_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u254_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u254 { border-width:0px; position:absolute; left:400px; top:60px; width:100px; height:30px; display:flex; } #u254 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u254_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u255_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u255 { border-width:0px; position:absolute; left:500px; top:60px; width:100px; height:30px; display:flex; } #u255 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u255_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u256_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u256 { border-width:0px; position:absolute; left:600px; top:60px; width:100px; height:30px; display:flex; } #u256 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u256_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u257_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u257 { border-width:0px; position:absolute; left:700px; top:60px; width:100px; height:30px; display:flex; } #u257 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u257_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u258_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u258 { border-width:0px; position:absolute; left:800px; top:60px; width:100px; height:30px; display:flex; } #u258 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u258_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u259_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u259 { border-width:0px; position:absolute; left:0px; top:90px; width:100px; height:30px; display:flex; } #u259 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u259_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u260_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u260 { border-width:0px; position:absolute; left:100px; top:90px; width:100px; height:30px; display:flex; } #u260 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u260_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u261_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u261 { border-width:0px; position:absolute; left:200px; top:90px; width:100px; height:30px; display:flex; } #u261 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u261_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u262_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u262 { border-width:0px; position:absolute; left:300px; top:90px; width:100px; height:30px; display:flex; } #u262 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u262_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u263_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u263 { border-width:0px; position:absolute; left:400px; top:90px; width:100px; height:30px; display:flex; } #u263 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u263_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u264_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u264 { border-width:0px; position:absolute; left:500px; top:90px; width:100px; height:30px; display:flex; } #u264 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u264_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u265_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u265 { border-width:0px; position:absolute; left:600px; top:90px; width:100px; height:30px; display:flex; } #u265 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u265_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u266_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u266 { border-width:0px; position:absolute; left:700px; top:90px; width:100px; height:30px; display:flex; } #u266 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u266_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u267_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u267 { border-width:0px; position:absolute; left:800px; top:90px; width:100px; height:30px; display:flex; } #u267 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u267_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u268_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u268 { border-width:0px; position:absolute; left:0px; top:120px; width:100px; height:30px; display:flex; } #u268 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u268_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u269_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u269 { border-width:0px; position:absolute; left:100px; top:120px; width:100px; height:30px; display:flex; } #u269 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u269_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u270_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u270 { border-width:0px; position:absolute; left:200px; top:120px; width:100px; height:30px; display:flex; } #u270 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u270_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u271_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u271 { border-width:0px; position:absolute; left:300px; top:120px; width:100px; height:30px; display:flex; } #u271 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u271_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u272_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u272 { border-width:0px; position:absolute; left:400px; top:120px; width:100px; height:30px; display:flex; } #u272 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u272_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u273_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u273 { border-width:0px; position:absolute; left:500px; top:120px; width:100px; height:30px; display:flex; } #u273 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u273_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u274_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u274 { border-width:0px; position:absolute; left:600px; top:120px; width:100px; height:30px; display:flex; } #u274 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u274_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u275_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u275 { border-width:0px; position:absolute; left:700px; top:120px; width:100px; height:30px; display:flex; } #u275 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u275_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u276_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u276 { border-width:0px; position:absolute; left:800px; top:120px; width:100px; height:30px; display:flex; } #u276 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u276_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u277_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u277 { border-width:0px; position:absolute; left:0px; top:150px; width:100px; height:30px; display:flex; } #u277 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u277_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u278_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u278 { border-width:0px; position:absolute; left:100px; top:150px; width:100px; height:30px; display:flex; } #u278 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u278_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u279_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u279 { border-width:0px; position:absolute; left:200px; top:150px; width:100px; height:30px; display:flex; } #u279 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u279_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u280_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u280 { border-width:0px; position:absolute; left:300px; top:150px; width:100px; height:30px; display:flex; } #u280 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u280_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u281_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u281 { border-width:0px; position:absolute; left:400px; top:150px; width:100px; height:30px; display:flex; } #u281 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u281_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u282_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u282 { border-width:0px; position:absolute; left:500px; top:150px; width:100px; height:30px; display:flex; } #u282 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u282_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u283_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u283 { border-width:0px; position:absolute; left:600px; top:150px; width:100px; height:30px; display:flex; } #u283 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u283_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u284_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u284 { border-width:0px; position:absolute; left:700px; top:150px; width:100px; height:30px; display:flex; } #u284 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u284_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u285_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u285 { border-width:0px; position:absolute; left:800px; top:150px; width:100px; height:30px; display:flex; } #u285 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u285_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u286_div { border-width:0px; position:absolute; left:0px; top:0px; width:145px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u286 { border-width:0px; position:absolute; left:69px; top:716px; width:145px; height:33px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u286 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u286_text { border-width:0px; white-space:nowrap; text-transform:none; } #u287 { border-width:0px; position:absolute; left:69px; top:759px; width:900px; height:180px; } #u288_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u288 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; display:flex; } #u288 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u288_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u289_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u289 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; display:flex; } #u289 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u289_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u290_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u290 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; display:flex; } #u290 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u290_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u291_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u291 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; display:flex; } #u291 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u291_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u292_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u292 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; display:flex; } #u292 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u292_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u293_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u293 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; display:flex; } #u293 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u293_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u294_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u294 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; display:flex; } #u294 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u294_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u295_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u295 { border-width:0px; position:absolute; left:700px; top:0px; width:100px; height:30px; display:flex; } #u295 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u295_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u296_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u296 { border-width:0px; position:absolute; left:800px; top:0px; width:100px; height:30px; display:flex; } #u296 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u296_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u297_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u297 { border-width:0px; position:absolute; left:0px; top:30px; width:100px; height:30px; display:flex; } #u297 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u297_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u298_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u298 { border-width:0px; position:absolute; left:100px; top:30px; width:100px; height:30px; display:flex; } #u298 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u298_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u299_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u299 { border-width:0px; position:absolute; left:200px; top:30px; width:100px; height:30px; display:flex; } #u299 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u299_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u300_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u300 { border-width:0px; position:absolute; left:300px; top:30px; width:100px; height:30px; display:flex; } #u300 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u300_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u301_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u301 { border-width:0px; position:absolute; left:400px; top:30px; width:100px; height:30px; display:flex; } #u301 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u301_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u302_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u302 { border-width:0px; position:absolute; left:500px; top:30px; width:100px; height:30px; display:flex; } #u302 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u302_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u303_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u303 { border-width:0px; position:absolute; left:600px; top:30px; width:100px; height:30px; display:flex; } #u303 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u303_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u304_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u304 { border-width:0px; position:absolute; left:700px; top:30px; width:100px; height:30px; display:flex; } #u304 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u304_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u305_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u305 { border-width:0px; position:absolute; left:800px; top:30px; width:100px; height:30px; display:flex; } #u305 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u305_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u306_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u306 { border-width:0px; position:absolute; left:0px; top:60px; width:100px; height:30px; display:flex; } #u306 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u306_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u307_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u307 { border-width:0px; position:absolute; left:100px; top:60px; width:100px; height:30px; display:flex; } #u307 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u307_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u308_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u308 { border-width:0px; position:absolute; left:200px; top:60px; width:100px; height:30px; display:flex; } #u308 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u308_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u309_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u309 { border-width:0px; position:absolute; left:300px; top:60px; width:100px; height:30px; display:flex; } #u309 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u309_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u310_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u310 { border-width:0px; position:absolute; left:400px; top:60px; width:100px; height:30px; display:flex; } #u310 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u310_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u311_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u311 { border-width:0px; position:absolute; left:500px; top:60px; width:100px; height:30px; display:flex; } #u311 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u311_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u312_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u312 { border-width:0px; position:absolute; left:600px; top:60px; width:100px; height:30px; display:flex; } #u312 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u312_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u313_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u313 { border-width:0px; position:absolute; left:700px; top:60px; width:100px; height:30px; display:flex; } #u313 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u313_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u314_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u314 { border-width:0px; position:absolute; left:800px; top:60px; width:100px; height:30px; display:flex; } #u314 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u314_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u315_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u315 { border-width:0px; position:absolute; left:0px; top:90px; width:100px; height:30px; display:flex; } #u315 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u315_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u316_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u316 { border-width:0px; position:absolute; left:100px; top:90px; width:100px; height:30px; display:flex; } #u316 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u316_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u317_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u317 { border-width:0px; position:absolute; left:200px; top:90px; width:100px; height:30px; display:flex; } #u317 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u317_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u318_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u318 { border-width:0px; position:absolute; left:300px; top:90px; width:100px; height:30px; display:flex; } #u318 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u318_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u319_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u319 { border-width:0px; position:absolute; left:400px; top:90px; width:100px; height:30px; display:flex; } #u319 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u319_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u320_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u320 { border-width:0px; position:absolute; left:500px; top:90px; width:100px; height:30px; display:flex; } #u320 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u320_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u321_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u321 { border-width:0px; position:absolute; left:600px; top:90px; width:100px; height:30px; display:flex; } #u321 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u321_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u322_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u322 { border-width:0px; position:absolute; left:700px; top:90px; width:100px; height:30px; display:flex; } #u322 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u322_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u323_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u323 { border-width:0px; position:absolute; left:800px; top:90px; width:100px; height:30px; display:flex; } #u323 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u323_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u324_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u324 { border-width:0px; position:absolute; left:0px; top:120px; width:100px; height:30px; display:flex; } #u324 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u324_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u325_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u325 { border-width:0px; position:absolute; left:100px; top:120px; width:100px; height:30px; display:flex; } #u325 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u325_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u326_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u326 { border-width:0px; position:absolute; left:200px; top:120px; width:100px; height:30px; display:flex; } #u326 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u326_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u327_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u327 { border-width:0px; position:absolute; left:300px; top:120px; width:100px; height:30px; display:flex; } #u327 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u327_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u328_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u328 { border-width:0px; position:absolute; left:400px; top:120px; width:100px; height:30px; display:flex; } #u328 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u328_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u329_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u329 { border-width:0px; position:absolute; left:500px; top:120px; width:100px; height:30px; display:flex; } #u329 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u329_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u330_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u330 { border-width:0px; position:absolute; left:600px; top:120px; width:100px; height:30px; display:flex; } #u330 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u330_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u331_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u331 { border-width:0px; position:absolute; left:700px; top:120px; width:100px; height:30px; display:flex; } #u331 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u331_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u332_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u332 { border-width:0px; position:absolute; left:800px; top:120px; width:100px; height:30px; display:flex; } #u332 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u332_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u333_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u333 { border-width:0px; position:absolute; left:0px; top:150px; width:100px; height:30px; display:flex; } #u333 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u333_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u334_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u334 { border-width:0px; position:absolute; left:100px; top:150px; width:100px; height:30px; display:flex; } #u334 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u334_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u335_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u335 { border-width:0px; position:absolute; left:200px; top:150px; width:100px; height:30px; display:flex; } #u335 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u335_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u336_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u336 { border-width:0px; position:absolute; left:300px; top:150px; width:100px; height:30px; display:flex; } #u336 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u336_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u337_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u337 { border-width:0px; position:absolute; left:400px; top:150px; width:100px; height:30px; display:flex; } #u337 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u337_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u338_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u338 { border-width:0px; position:absolute; left:500px; top:150px; width:100px; height:30px; display:flex; } #u338 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u338_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u339_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u339 { border-width:0px; position:absolute; left:600px; top:150px; width:100px; height:30px; display:flex; } #u339 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u339_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u340_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u340 { border-width:0px; position:absolute; left:700px; top:150px; width:100px; height:30px; display:flex; } #u340 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u340_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u341_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u341 { border-width:0px; position:absolute; left:800px; top:150px; width:100px; height:30px; display:flex; } #u341 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u341_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u342_img { border-width:0px; position:absolute; left:0px; top:0px; width:56px; height:56px; } #u342 { border-width:0px; position:absolute; left:1185px; top:22px; width:56px; height:56px; display:flex; } #u342 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u342_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; }
docs/v2/prototype/files/dpoview_-_bizpre/styles.css
body { margin:0px; background-image:none; position:static; left:auto; width:1280px; margin-left:0; margin-right:0; text-align:left; } .form_sketch { border-color:transparent; background-color:transparent; } #base { position:absolute; z-index:0; } #u170_div { border-width:0px; position:absolute; left:0px; top:0px; width:330px; height:45px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u170 { border-width:0px; position:absolute; left:27px; top:22px; width:330px; height:45px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u170 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u170_text { border-width:0px; white-space:nowrap; text-transform:none; } #u171_div { border-width:0px; position:absolute; left:0px; top:0px; width:157px; height:47px; background:inherit; background-color:rgba(2, 167, 240, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:5px; border-top-right-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:20px; } #u171 { border-width:0px; position:absolute; left:39px; top:94px; width:157px; height:47px; display:flex; font-size:20px; } #u171 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u171_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u172_div { border-width:0px; position:absolute; left:0px; top:0px; width:157px; height:47px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:5px; border-top-left-radius:0px; border-bottom-right-radius:0px; border-bottom-left-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-size:20px; color:#000000; } #u172 { border-width:0px; position:absolute; left:196px; top:94px; width:157px; height:47px; display:flex; font-size:20px; color:#000000; } #u172 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u172_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u173_div { border-width:0px; position:absolute; left:0px; top:0px; width:1202px; height:848px; background:inherit; background-color:rgba(255, 255, 255, 1); box-sizing:border-box; border-width:1px; border-style:solid; border-color:rgba(121, 121, 121, 1); border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; } #u173 { border-width:0px; position:absolute; left:39px; top:141px; width:1202px; height:848px; display:flex; } #u173 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u173_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u174_div { border-width:0px; position:absolute; left:0px; top:0px; width:193px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u174 { border-width:0px; position:absolute; left:69px; top:170px; width:193px; height:33px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u174 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u174_text { border-width:0px; white-space:nowrap; text-transform:none; } #u175 { border-width:0px; position:absolute; left:69px; top:213px; width:900px; height:180px; } #u176_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u176 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; display:flex; } #u176 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u176_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u177_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u177 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; display:flex; } #u177 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u177_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u178_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u178 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; display:flex; } #u178 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u178_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u179_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u179 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; display:flex; } #u179 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u179_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u180_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u180 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; display:flex; } #u180 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u180_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u181_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u181 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; display:flex; } #u181 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u181_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u182_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u182 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; display:flex; } #u182 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u182_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u183_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u183 { border-width:0px; position:absolute; left:700px; top:0px; width:100px; height:30px; display:flex; } #u183 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u183_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u184_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u184 { border-width:0px; position:absolute; left:800px; top:0px; width:100px; height:30px; display:flex; } #u184 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u184_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u185_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u185 { border-width:0px; position:absolute; left:0px; top:30px; width:100px; height:30px; display:flex; } #u185 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u185_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u186_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u186 { border-width:0px; position:absolute; left:100px; top:30px; width:100px; height:30px; display:flex; } #u186 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u186_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u187_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u187 { border-width:0px; position:absolute; left:200px; top:30px; width:100px; height:30px; display:flex; } #u187 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u187_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u188_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u188 { border-width:0px; position:absolute; left:300px; top:30px; width:100px; height:30px; display:flex; } #u188 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u188_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u189_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u189 { border-width:0px; position:absolute; left:400px; top:30px; width:100px; height:30px; display:flex; } #u189 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u189_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u190_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u190 { border-width:0px; position:absolute; left:500px; top:30px; width:100px; height:30px; display:flex; } #u190 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u190_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u191_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u191 { border-width:0px; position:absolute; left:600px; top:30px; width:100px; height:30px; display:flex; } #u191 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u191_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u192_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u192 { border-width:0px; position:absolute; left:700px; top:30px; width:100px; height:30px; display:flex; } #u192 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u192_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u193_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u193 { border-width:0px; position:absolute; left:800px; top:30px; width:100px; height:30px; display:flex; } #u193 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u193_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u194_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u194 { border-width:0px; position:absolute; left:0px; top:60px; width:100px; height:30px; display:flex; } #u194 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u194_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u195_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u195 { border-width:0px; position:absolute; left:100px; top:60px; width:100px; height:30px; display:flex; } #u195 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u195_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u196_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u196 { border-width:0px; position:absolute; left:200px; top:60px; width:100px; height:30px; display:flex; } #u196 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u196_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u197_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u197 { border-width:0px; position:absolute; left:300px; top:60px; width:100px; height:30px; display:flex; } #u197 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u197_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u198_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u198 { border-width:0px; position:absolute; left:400px; top:60px; width:100px; height:30px; display:flex; } #u198 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u198_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u199_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u199 { border-width:0px; position:absolute; left:500px; top:60px; width:100px; height:30px; display:flex; } #u199 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u199_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u200_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u200 { border-width:0px; position:absolute; left:600px; top:60px; width:100px; height:30px; display:flex; } #u200 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u200_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u201_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u201 { border-width:0px; position:absolute; left:700px; top:60px; width:100px; height:30px; display:flex; } #u201 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u201_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u202_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u202 { border-width:0px; position:absolute; left:800px; top:60px; width:100px; height:30px; display:flex; } #u202 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u202_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u203_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u203 { border-width:0px; position:absolute; left:0px; top:90px; width:100px; height:30px; display:flex; } #u203 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u203_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u204_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u204 { border-width:0px; position:absolute; left:100px; top:90px; width:100px; height:30px; display:flex; } #u204 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u204_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u205_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u205 { border-width:0px; position:absolute; left:200px; top:90px; width:100px; height:30px; display:flex; } #u205 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u205_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u206_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u206 { border-width:0px; position:absolute; left:300px; top:90px; width:100px; height:30px; display:flex; } #u206 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u206_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u207_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u207 { border-width:0px; position:absolute; left:400px; top:90px; width:100px; height:30px; display:flex; } #u207 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u207_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u208_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u208 { border-width:0px; position:absolute; left:500px; top:90px; width:100px; height:30px; display:flex; } #u208 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u208_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u209_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u209 { border-width:0px; position:absolute; left:600px; top:90px; width:100px; height:30px; display:flex; } #u209 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u209_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u210_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u210 { border-width:0px; position:absolute; left:700px; top:90px; width:100px; height:30px; display:flex; } #u210 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u210_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u211_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u211 { border-width:0px; position:absolute; left:800px; top:90px; width:100px; height:30px; display:flex; } #u211 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u211_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u212_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u212 { border-width:0px; position:absolute; left:0px; top:120px; width:100px; height:30px; display:flex; } #u212 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u212_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u213_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u213 { border-width:0px; position:absolute; left:100px; top:120px; width:100px; height:30px; display:flex; } #u213 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u213_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u214_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u214 { border-width:0px; position:absolute; left:200px; top:120px; width:100px; height:30px; display:flex; } #u214 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u214_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u215_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u215 { border-width:0px; position:absolute; left:300px; top:120px; width:100px; height:30px; display:flex; } #u215 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u215_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u216_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u216 { border-width:0px; position:absolute; left:400px; top:120px; width:100px; height:30px; display:flex; } #u216 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u216_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u217_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u217 { border-width:0px; position:absolute; left:500px; top:120px; width:100px; height:30px; display:flex; } #u217 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u217_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u218_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u218 { border-width:0px; position:absolute; left:600px; top:120px; width:100px; height:30px; display:flex; } #u218 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u218_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u219_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u219 { border-width:0px; position:absolute; left:700px; top:120px; width:100px; height:30px; display:flex; } #u219 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u219_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u220_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u220 { border-width:0px; position:absolute; left:800px; top:120px; width:100px; height:30px; display:flex; } #u220 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u220_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u221_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u221 { border-width:0px; position:absolute; left:0px; top:150px; width:100px; height:30px; display:flex; } #u221 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u221_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u222_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u222 { border-width:0px; position:absolute; left:100px; top:150px; width:100px; height:30px; display:flex; } #u222 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u222_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u223_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u223 { border-width:0px; position:absolute; left:200px; top:150px; width:100px; height:30px; display:flex; } #u223 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u223_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u224_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u224 { border-width:0px; position:absolute; left:300px; top:150px; width:100px; height:30px; display:flex; } #u224 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u224_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u225_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u225 { border-width:0px; position:absolute; left:400px; top:150px; width:100px; height:30px; display:flex; } #u225 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u225_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u226_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u226 { border-width:0px; position:absolute; left:500px; top:150px; width:100px; height:30px; display:flex; } #u226 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u226_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u227_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u227 { border-width:0px; position:absolute; left:600px; top:150px; width:100px; height:30px; display:flex; } #u227 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u227_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u228_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u228 { border-width:0px; position:absolute; left:700px; top:150px; width:100px; height:30px; display:flex; } #u228 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u228_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u229_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u229 { border-width:0px; position:absolute; left:800px; top:150px; width:100px; height:30px; display:flex; } #u229 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u229_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u230_div { border-width:0px; position:absolute; left:0px; top:0px; width:145px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u230 { border-width:0px; position:absolute; left:69px; top:443px; width:145px; height:33px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u230 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u230_text { border-width:0px; white-space:nowrap; text-transform:none; } #u231 { border-width:0px; position:absolute; left:69px; top:486px; width:900px; height:180px; } #u232_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u232 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; display:flex; } #u232 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u232_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u233_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u233 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; display:flex; } #u233 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u233_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u234_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u234 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; display:flex; } #u234 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u234_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u235_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u235 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; display:flex; } #u235 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u235_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u236_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u236 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; display:flex; } #u236 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u236_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u237_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u237 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; display:flex; } #u237 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u237_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u238_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u238 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; display:flex; } #u238 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u238_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u239_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u239 { border-width:0px; position:absolute; left:700px; top:0px; width:100px; height:30px; display:flex; } #u239 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u239_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u240_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u240 { border-width:0px; position:absolute; left:800px; top:0px; width:100px; height:30px; display:flex; } #u240 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u240_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u241_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u241 { border-width:0px; position:absolute; left:0px; top:30px; width:100px; height:30px; display:flex; } #u241 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u241_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u242_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u242 { border-width:0px; position:absolute; left:100px; top:30px; width:100px; height:30px; display:flex; } #u242 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u242_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u243_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u243 { border-width:0px; position:absolute; left:200px; top:30px; width:100px; height:30px; display:flex; } #u243 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u243_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u244_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u244 { border-width:0px; position:absolute; left:300px; top:30px; width:100px; height:30px; display:flex; } #u244 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u244_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u245_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u245 { border-width:0px; position:absolute; left:400px; top:30px; width:100px; height:30px; display:flex; } #u245 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u245_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u246_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u246 { border-width:0px; position:absolute; left:500px; top:30px; width:100px; height:30px; display:flex; } #u246 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u246_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u247_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u247 { border-width:0px; position:absolute; left:600px; top:30px; width:100px; height:30px; display:flex; } #u247 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u247_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u248_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u248 { border-width:0px; position:absolute; left:700px; top:30px; width:100px; height:30px; display:flex; } #u248 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u248_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u249_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u249 { border-width:0px; position:absolute; left:800px; top:30px; width:100px; height:30px; display:flex; } #u249 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u249_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u250_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u250 { border-width:0px; position:absolute; left:0px; top:60px; width:100px; height:30px; display:flex; } #u250 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u250_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u251_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u251 { border-width:0px; position:absolute; left:100px; top:60px; width:100px; height:30px; display:flex; } #u251 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u251_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u252_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u252 { border-width:0px; position:absolute; left:200px; top:60px; width:100px; height:30px; display:flex; } #u252 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u252_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u253_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u253 { border-width:0px; position:absolute; left:300px; top:60px; width:100px; height:30px; display:flex; } #u253 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u253_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u254_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u254 { border-width:0px; position:absolute; left:400px; top:60px; width:100px; height:30px; display:flex; } #u254 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u254_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u255_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u255 { border-width:0px; position:absolute; left:500px; top:60px; width:100px; height:30px; display:flex; } #u255 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u255_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u256_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u256 { border-width:0px; position:absolute; left:600px; top:60px; width:100px; height:30px; display:flex; } #u256 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u256_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u257_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u257 { border-width:0px; position:absolute; left:700px; top:60px; width:100px; height:30px; display:flex; } #u257 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u257_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u258_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u258 { border-width:0px; position:absolute; left:800px; top:60px; width:100px; height:30px; display:flex; } #u258 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u258_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u259_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u259 { border-width:0px; position:absolute; left:0px; top:90px; width:100px; height:30px; display:flex; } #u259 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u259_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u260_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u260 { border-width:0px; position:absolute; left:100px; top:90px; width:100px; height:30px; display:flex; } #u260 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u260_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u261_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u261 { border-width:0px; position:absolute; left:200px; top:90px; width:100px; height:30px; display:flex; } #u261 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u261_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u262_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u262 { border-width:0px; position:absolute; left:300px; top:90px; width:100px; height:30px; display:flex; } #u262 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u262_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u263_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u263 { border-width:0px; position:absolute; left:400px; top:90px; width:100px; height:30px; display:flex; } #u263 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u263_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u264_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u264 { border-width:0px; position:absolute; left:500px; top:90px; width:100px; height:30px; display:flex; } #u264 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u264_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u265_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u265 { border-width:0px; position:absolute; left:600px; top:90px; width:100px; height:30px; display:flex; } #u265 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u265_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u266_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u266 { border-width:0px; position:absolute; left:700px; top:90px; width:100px; height:30px; display:flex; } #u266 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u266_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u267_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u267 { border-width:0px; position:absolute; left:800px; top:90px; width:100px; height:30px; display:flex; } #u267 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u267_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u268_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u268 { border-width:0px; position:absolute; left:0px; top:120px; width:100px; height:30px; display:flex; } #u268 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u268_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u269_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u269 { border-width:0px; position:absolute; left:100px; top:120px; width:100px; height:30px; display:flex; } #u269 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u269_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u270_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u270 { border-width:0px; position:absolute; left:200px; top:120px; width:100px; height:30px; display:flex; } #u270 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u270_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u271_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u271 { border-width:0px; position:absolute; left:300px; top:120px; width:100px; height:30px; display:flex; } #u271 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u271_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u272_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u272 { border-width:0px; position:absolute; left:400px; top:120px; width:100px; height:30px; display:flex; } #u272 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u272_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u273_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u273 { border-width:0px; position:absolute; left:500px; top:120px; width:100px; height:30px; display:flex; } #u273 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u273_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u274_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u274 { border-width:0px; position:absolute; left:600px; top:120px; width:100px; height:30px; display:flex; } #u274 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u274_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u275_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u275 { border-width:0px; position:absolute; left:700px; top:120px; width:100px; height:30px; display:flex; } #u275 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u275_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u276_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u276 { border-width:0px; position:absolute; left:800px; top:120px; width:100px; height:30px; display:flex; } #u276 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u276_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u277_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u277 { border-width:0px; position:absolute; left:0px; top:150px; width:100px; height:30px; display:flex; } #u277 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u277_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u278_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u278 { border-width:0px; position:absolute; left:100px; top:150px; width:100px; height:30px; display:flex; } #u278 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u278_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u279_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u279 { border-width:0px; position:absolute; left:200px; top:150px; width:100px; height:30px; display:flex; } #u279 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u279_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u280_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u280 { border-width:0px; position:absolute; left:300px; top:150px; width:100px; height:30px; display:flex; } #u280 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u280_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u281_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u281 { border-width:0px; position:absolute; left:400px; top:150px; width:100px; height:30px; display:flex; } #u281 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u281_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u282_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u282 { border-width:0px; position:absolute; left:500px; top:150px; width:100px; height:30px; display:flex; } #u282 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u282_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u283_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u283 { border-width:0px; position:absolute; left:600px; top:150px; width:100px; height:30px; display:flex; } #u283 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u283_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u284_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u284 { border-width:0px; position:absolute; left:700px; top:150px; width:100px; height:30px; display:flex; } #u284 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u284_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u285_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u285 { border-width:0px; position:absolute; left:800px; top:150px; width:100px; height:30px; display:flex; } #u285 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u285_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u286_div { border-width:0px; position:absolute; left:0px; top:0px; width:145px; height:33px; background:inherit; background-color:rgba(255, 255, 255, 0); border:none; border-radius:0px; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u286 { border-width:0px; position:absolute; left:69px; top:716px; width:145px; height:33px; display:flex; font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif; font-weight:650; font-style:normal; } #u286 .text { position:absolute; align-self:flex-start; padding:0px 0px 0px 0px; box-sizing:border-box; width:100%; } #u286_text { border-width:0px; white-space:nowrap; text-transform:none; } #u287 { border-width:0px; position:absolute; left:69px; top:759px; width:900px; height:180px; } #u288_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u288 { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; display:flex; } #u288 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u288_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u289_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u289 { border-width:0px; position:absolute; left:100px; top:0px; width:100px; height:30px; display:flex; } #u289 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u289_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u290_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u290 { border-width:0px; position:absolute; left:200px; top:0px; width:100px; height:30px; display:flex; } #u290 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u290_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u291_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u291 { border-width:0px; position:absolute; left:300px; top:0px; width:100px; height:30px; display:flex; } #u291 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u291_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u292_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u292 { border-width:0px; position:absolute; left:400px; top:0px; width:100px; height:30px; display:flex; } #u292 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u292_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u293_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u293 { border-width:0px; position:absolute; left:500px; top:0px; width:100px; height:30px; display:flex; } #u293 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u293_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u294_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u294 { border-width:0px; position:absolute; left:600px; top:0px; width:100px; height:30px; display:flex; } #u294 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u294_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u295_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u295 { border-width:0px; position:absolute; left:700px; top:0px; width:100px; height:30px; display:flex; } #u295 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u295_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u296_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u296 { border-width:0px; position:absolute; left:800px; top:0px; width:100px; height:30px; display:flex; } #u296 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u296_text { border-width:0px; word-wrap:break-word; text-transform:none; } #u297_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u297 { border-width:0px; position:absolute; left:0px; top:30px; width:100px; height:30px; display:flex; } #u297 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u297_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u298_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u298 { border-width:0px; position:absolute; left:100px; top:30px; width:100px; height:30px; display:flex; } #u298 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u298_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u299_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u299 { border-width:0px; position:absolute; left:200px; top:30px; width:100px; height:30px; display:flex; } #u299 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u299_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u300_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u300 { border-width:0px; position:absolute; left:300px; top:30px; width:100px; height:30px; display:flex; } #u300 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u300_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u301_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u301 { border-width:0px; position:absolute; left:400px; top:30px; width:100px; height:30px; display:flex; } #u301 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u301_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u302_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u302 { border-width:0px; position:absolute; left:500px; top:30px; width:100px; height:30px; display:flex; } #u302 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u302_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u303_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u303 { border-width:0px; position:absolute; left:600px; top:30px; width:100px; height:30px; display:flex; } #u303 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u303_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u304_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u304 { border-width:0px; position:absolute; left:700px; top:30px; width:100px; height:30px; display:flex; } #u304 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u304_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u305_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u305 { border-width:0px; position:absolute; left:800px; top:30px; width:100px; height:30px; display:flex; } #u305 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u305_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u306_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u306 { border-width:0px; position:absolute; left:0px; top:60px; width:100px; height:30px; display:flex; } #u306 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u306_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u307_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u307 { border-width:0px; position:absolute; left:100px; top:60px; width:100px; height:30px; display:flex; } #u307 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u307_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u308_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u308 { border-width:0px; position:absolute; left:200px; top:60px; width:100px; height:30px; display:flex; } #u308 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u308_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u309_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u309 { border-width:0px; position:absolute; left:300px; top:60px; width:100px; height:30px; display:flex; } #u309 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u309_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u310_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u310 { border-width:0px; position:absolute; left:400px; top:60px; width:100px; height:30px; display:flex; } #u310 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u310_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u311_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u311 { border-width:0px; position:absolute; left:500px; top:60px; width:100px; height:30px; display:flex; } #u311 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u311_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u312_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u312 { border-width:0px; position:absolute; left:600px; top:60px; width:100px; height:30px; display:flex; } #u312 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u312_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u313_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u313 { border-width:0px; position:absolute; left:700px; top:60px; width:100px; height:30px; display:flex; } #u313 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u313_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u314_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u314 { border-width:0px; position:absolute; left:800px; top:60px; width:100px; height:30px; display:flex; } #u314 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u314_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u315_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u315 { border-width:0px; position:absolute; left:0px; top:90px; width:100px; height:30px; display:flex; } #u315 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u315_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u316_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u316 { border-width:0px; position:absolute; left:100px; top:90px; width:100px; height:30px; display:flex; } #u316 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u316_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u317_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u317 { border-width:0px; position:absolute; left:200px; top:90px; width:100px; height:30px; display:flex; } #u317 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u317_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u318_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u318 { border-width:0px; position:absolute; left:300px; top:90px; width:100px; height:30px; display:flex; } #u318 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u318_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u319_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u319 { border-width:0px; position:absolute; left:400px; top:90px; width:100px; height:30px; display:flex; } #u319 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u319_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u320_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u320 { border-width:0px; position:absolute; left:500px; top:90px; width:100px; height:30px; display:flex; } #u320 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u320_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u321_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u321 { border-width:0px; position:absolute; left:600px; top:90px; width:100px; height:30px; display:flex; } #u321 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u321_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u322_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u322 { border-width:0px; position:absolute; left:700px; top:90px; width:100px; height:30px; display:flex; } #u322 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u322_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u323_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u323 { border-width:0px; position:absolute; left:800px; top:90px; width:100px; height:30px; display:flex; } #u323 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u323_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u324_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u324 { border-width:0px; position:absolute; left:0px; top:120px; width:100px; height:30px; display:flex; } #u324 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u324_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u325_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u325 { border-width:0px; position:absolute; left:100px; top:120px; width:100px; height:30px; display:flex; } #u325 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u325_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u326_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u326 { border-width:0px; position:absolute; left:200px; top:120px; width:100px; height:30px; display:flex; } #u326 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u326_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u327_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u327 { border-width:0px; position:absolute; left:300px; top:120px; width:100px; height:30px; display:flex; } #u327 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u327_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u328_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u328 { border-width:0px; position:absolute; left:400px; top:120px; width:100px; height:30px; display:flex; } #u328 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u328_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u329_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u329 { border-width:0px; position:absolute; left:500px; top:120px; width:100px; height:30px; display:flex; } #u329 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u329_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u330_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u330 { border-width:0px; position:absolute; left:600px; top:120px; width:100px; height:30px; display:flex; } #u330 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u330_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u331_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u331 { border-width:0px; position:absolute; left:700px; top:120px; width:100px; height:30px; display:flex; } #u331 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u331_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u332_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u332 { border-width:0px; position:absolute; left:800px; top:120px; width:100px; height:30px; display:flex; } #u332 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u332_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u333_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u333 { border-width:0px; position:absolute; left:0px; top:150px; width:100px; height:30px; display:flex; } #u333 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u333_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u334_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u334 { border-width:0px; position:absolute; left:100px; top:150px; width:100px; height:30px; display:flex; } #u334 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u334_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u335_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u335 { border-width:0px; position:absolute; left:200px; top:150px; width:100px; height:30px; display:flex; } #u335 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u335_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u336_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u336 { border-width:0px; position:absolute; left:300px; top:150px; width:100px; height:30px; display:flex; } #u336 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u336_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u337_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u337 { border-width:0px; position:absolute; left:400px; top:150px; width:100px; height:30px; display:flex; } #u337 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u337_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u338_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u338 { border-width:0px; position:absolute; left:500px; top:150px; width:100px; height:30px; display:flex; } #u338 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u338_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u339_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u339 { border-width:0px; position:absolute; left:600px; top:150px; width:100px; height:30px; display:flex; } #u339 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u339_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u340_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u340 { border-width:0px; position:absolute; left:700px; top:150px; width:100px; height:30px; display:flex; } #u340 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u340_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u341_img { border-width:0px; position:absolute; left:0px; top:0px; width:100px; height:30px; } #u341 { border-width:0px; position:absolute; left:800px; top:150px; width:100px; height:30px; display:flex; } #u341 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u341_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; } #u342_img { border-width:0px; position:absolute; left:0px; top:0px; width:56px; height:56px; } #u342 { border-width:0px; position:absolute; left:1185px; top:22px; width:56px; height:56px; display:flex; } #u342 .text { position:absolute; align-self:center; padding:2px 2px 2px 2px; box-sizing:border-box; width:100%; } #u342_text { border-width:0px; word-wrap:break-word; text-transform:none; visibility:hidden; }
0.336549
0.046292
::selection { background: rgba(127, 127, 127, 0.3); } ::-webkit-scrollbar { background: #e0e0e0; width: 10px; height: 8px; } ::-webkit-scrollbar-track { background: #e0e0e0; } ::-webkit-scrollbar-track-piece { background: #e0e0e0; } ::-webkit-scrollbar-thumb { background: #bcbcbc; } ::-webkit-scrollbar-thumb:hover { background: #abaaaa; } ::-webkit-scrollbar-thumb:active { background: #8e8d8d; } .loader { background: url(./loader.svg) no-repeat center center; } * { margin: 0; padding: 0; font-family: Lato, -apple-system, 'PingFang SC', /* Apple */ 'Source Han Sans SC', 'Noto Sans CJK SC', /* Google */ 'Microsoft Yahei', 'Lantinghei SC', 'Hiragino Sans GB', 'Microsoft Sans Serif', /* M$ */ 'WenQuanYi Micro Hei', /* *nix */ sans-serif; -webkit-user-drag: none; } html, body { width: 100%; height: 100%; overflow: hidden; } body { background-color: #2b579a; -webkit-user-select: none; } #inner { bottom: 1px; left: 1px; right: 1px; top: 36px; position: absolute; background-color: #2b579a; } #wrap { border: 1px solid #2b579a; bottom: 0; left: 0; right: 0; top: 0; position: fixed; z-index: 20; pointer-events: none; } #Bar { height: 35px; width: 100%; background-color: #2b579a; border-bottom: 1px solid #2b579a; -webkit-app-region: drag; } #Bar>h1 { font-weight: initial; color: #fff; text-align: center; font-size: small; padding-top: 9px; letter-spacing: 0.3px; } #Bar>#buttons { position: absolute; -webkit-app-region: no-drag; top: 1px; right: 1px; height: 34px; display: none; pointer-events: none; } #Bar>#buttonsl { position: absolute; -webkit-app-region: no-drag; top: 1px; left: 1px; height: 34px; display: none; pointer-events: none; } #assisttip { text-align: start; position: absolute; left: 9px; display: none; } #btnimg { position: absolute; top: 13px; right: 20px; pointer-events: none; z-index: 10; display: none; } #Bar>#buttons>div { position: relative; display: inline-block; width: 46px; height: 100%; margin-left: -5px; background-color: #2b579a; } #Bar>#buttons>#close:hover { background-color: #e81123; } #Bar>#buttons>#close:active { background-color: #f1707a; } #Bar>#buttons>div:hover, #Bar>#back:hover { background-color: #3e6db6; } #Bar>#buttons>div:active, #Bar>#back:active { background-color: #124078; } .hdiv { width: 0; height: 100%; display: inline-block; vertical-align: middle; } .handle { height: 100%; width: 100%; text-align: center; overflow: auto; top: 0; position: absolute; background-color: #e6e6e6; } #loadbox { background-color: #2b579a; cursor: default; -webkit-app-region: drag; } #loadapp { text-align: center; vertical-align: middle; display: inline-block; } #loadbox img { height: 256px; width: 256px; } #loadbox .loader { height: 30px; margin-top: 10px; } #loadbox h2 { margin-top: 10px; color: #eee; } /*REPS*/ .repta { position: relative; left: 10%; color: #eee; display: block; width: 80%; } .repta>tbody { display: block; } .reptr { width: 100%; display: flex; } .reptr>td { border: solid #e6e6e6 1.0pt; border-bottom: solid #e6e6e6 3.0pt; padding: 3.6pt 7.2pt 3.6pt 7.2pt; height: 20px; } .rephead>td { background: #4472C4; } .repc1>td { color: #404040; background: #CFD5EA; } .repc2>td { color: #404040; background: #E9EBF5; } #report h3 { display: inline-block; } .repplace { display: inline-block; right: 10%; position: absolute; } .reptitle { position: relative; font-size: xx-large; border-bottom: 3px solid #c3c3c3; background-color: #d2d2d2; } .repP { border-bottom: 2px dashed #d2d2d2; padding-bottom: 10px; } #report { color: #2F2F2F; -webkit-user-drag: auto; -webkit-user-select: auto; } .comment { color: black; width: 80%; font-size: small; } .repinfo { color: #eeeeee; background-color: #4472C4; padding: 0 6px 0 6px; cursor: pointer; } .repinfo:hover { background-color: #477CDC; } .repinfo:active { background-color: #6B8ECE; } .repqq { background-color: #A94949; padding-bottom: 8px; } .repimport { background-color: #a94949; display: block; height: 22px; } .repimport>td { display: block; } .repqq:hover { background-color: #EF5A5A; } .repqq:active { background-color: #E67F7F; } .btn:active { background-color: #568DE2; border: 2px solid #9FBFF9; } .btn:hover { background-color: #3875D2; border: 2px solid #6593E4; } .btn { background-color: #2B579A; color: #e3e3e3; border: 2px solid #4472C4; cursor: pointer; } #Bar>span { display: block; font-weight: initial; color: #fff; text-align: center; font-size: small; padding-top: 9px; letter-spacing: 0.3px; width: 150px; background-color: #3E6CB1; height: 26px; } #info { box-shadow: #6296b9 0 0 20px; background: #3498DB; color: white; padding: 10px; line-height: 15px; font-size: 10px; font-weight: 100; border: 1px solid #3498DB; } #table { margin: 5px 0 -5px } textarea { margin: 5px 0!important; resize: none; height: 40px!important } html, body { width: 100%; height: 100% } html, body, p, h2, div { margin: 0; padding: 0 } .main { font-size: 18px; color: #000; font-weight: 500; line-height: 1.5em; top: 50%; position: absolute; left: 30px; right: 30px; transform: translateY(-50%); } h2 { margin-bottom: 20px; font-size: 24px; font-weight: 300; color: #fd6075; } .handle>.hh>h2 { position: absolute; bottom: 45px; right: 25%; transform: translateX(50%); } @media(max-width:550px) { h1 { top: 0 } .box { top: 0; width: 90%; border: 0 } body { background: #fff } .foot { top: 0; } } input[type=text], input[type=password], textarea { display: inline-block; height: 29px; line-height: 23px\9; margin: 0; padding-left: 8px; background: #fff; border: 1px solid #d9d9d9; border-top: 1px solid silver; box-sizing: border-box; width: 100% } input[type=text]:hover, input[type=password]:hover, textarea:hover { border: 1px solid #b9b9b9; border-top: 1px solid #a0a0a0; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) } input[type=text]:focus, input[type=password]:focus, textarea:focus { outline: 0; border: 1px solid #4d90fe; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3) } input[type=submit] { display: inline-block; min-width: 54px; letter-spacing: 1px; text-align: center; font-size: 12px; font-weight: bold; padding: 0 7px 0 8px; -webkit-user-select: none; -moz-user-select: none; user-select: none; cursor: pointer; outline: none; height: 30px; line-height: 30px; vertical-align: bottom; margin: 0; border: 1px solid #ffffff; color: #fff; text-shadow: 0 1px rgba(0, 0, 0, 0.1); background-color: #2b579a; } .handle { background-color: #2b579a; } .handle#login>div { padding-top: 5px; } input[type=submit]:hover { border: 1px solid #ffffff; text-shadow: 0 1px rgba(0, 0, 0, 0.3); background-color: #244880; } input[type=submit]:active { box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, 0.3); } #errpwd { margin-bottom: -33px; } * { transition: all 0.25s ease 0s !important; } #uploadBox { background-color: #315698; border: 1px solid #ffffff; box-shadow: inset #ececec 0 0 10px 0px; color: #eee; height: 100px; align-items: center; display: flex; justify-content: center; font-size: x-large; width: 320px; } .main input[type=text], .main input[type=password] { margin-bottom: 10px; } #Bar>#buttons>.selected { background-color: #395580; } #Bar>#buttons>.disabled { pointer-events: none; background-color: #395580; } .flexup { display: flex; justify-content: space-between; } .buttons { display: flex; align-items: center; }
index.css
::selection { background: rgba(127, 127, 127, 0.3); } ::-webkit-scrollbar { background: #e0e0e0; width: 10px; height: 8px; } ::-webkit-scrollbar-track { background: #e0e0e0; } ::-webkit-scrollbar-track-piece { background: #e0e0e0; } ::-webkit-scrollbar-thumb { background: #bcbcbc; } ::-webkit-scrollbar-thumb:hover { background: #abaaaa; } ::-webkit-scrollbar-thumb:active { background: #8e8d8d; } .loader { background: url(./loader.svg) no-repeat center center; } * { margin: 0; padding: 0; font-family: Lato, -apple-system, 'PingFang SC', /* Apple */ 'Source Han Sans SC', 'Noto Sans CJK SC', /* Google */ 'Microsoft Yahei', 'Lantinghei SC', 'Hiragino Sans GB', 'Microsoft Sans Serif', /* M$ */ 'WenQuanYi Micro Hei', /* *nix */ sans-serif; -webkit-user-drag: none; } html, body { width: 100%; height: 100%; overflow: hidden; } body { background-color: #2b579a; -webkit-user-select: none; } #inner { bottom: 1px; left: 1px; right: 1px; top: 36px; position: absolute; background-color: #2b579a; } #wrap { border: 1px solid #2b579a; bottom: 0; left: 0; right: 0; top: 0; position: fixed; z-index: 20; pointer-events: none; } #Bar { height: 35px; width: 100%; background-color: #2b579a; border-bottom: 1px solid #2b579a; -webkit-app-region: drag; } #Bar>h1 { font-weight: initial; color: #fff; text-align: center; font-size: small; padding-top: 9px; letter-spacing: 0.3px; } #Bar>#buttons { position: absolute; -webkit-app-region: no-drag; top: 1px; right: 1px; height: 34px; display: none; pointer-events: none; } #Bar>#buttonsl { position: absolute; -webkit-app-region: no-drag; top: 1px; left: 1px; height: 34px; display: none; pointer-events: none; } #assisttip { text-align: start; position: absolute; left: 9px; display: none; } #btnimg { position: absolute; top: 13px; right: 20px; pointer-events: none; z-index: 10; display: none; } #Bar>#buttons>div { position: relative; display: inline-block; width: 46px; height: 100%; margin-left: -5px; background-color: #2b579a; } #Bar>#buttons>#close:hover { background-color: #e81123; } #Bar>#buttons>#close:active { background-color: #f1707a; } #Bar>#buttons>div:hover, #Bar>#back:hover { background-color: #3e6db6; } #Bar>#buttons>div:active, #Bar>#back:active { background-color: #124078; } .hdiv { width: 0; height: 100%; display: inline-block; vertical-align: middle; } .handle { height: 100%; width: 100%; text-align: center; overflow: auto; top: 0; position: absolute; background-color: #e6e6e6; } #loadbox { background-color: #2b579a; cursor: default; -webkit-app-region: drag; } #loadapp { text-align: center; vertical-align: middle; display: inline-block; } #loadbox img { height: 256px; width: 256px; } #loadbox .loader { height: 30px; margin-top: 10px; } #loadbox h2 { margin-top: 10px; color: #eee; } /*REPS*/ .repta { position: relative; left: 10%; color: #eee; display: block; width: 80%; } .repta>tbody { display: block; } .reptr { width: 100%; display: flex; } .reptr>td { border: solid #e6e6e6 1.0pt; border-bottom: solid #e6e6e6 3.0pt; padding: 3.6pt 7.2pt 3.6pt 7.2pt; height: 20px; } .rephead>td { background: #4472C4; } .repc1>td { color: #404040; background: #CFD5EA; } .repc2>td { color: #404040; background: #E9EBF5; } #report h3 { display: inline-block; } .repplace { display: inline-block; right: 10%; position: absolute; } .reptitle { position: relative; font-size: xx-large; border-bottom: 3px solid #c3c3c3; background-color: #d2d2d2; } .repP { border-bottom: 2px dashed #d2d2d2; padding-bottom: 10px; } #report { color: #2F2F2F; -webkit-user-drag: auto; -webkit-user-select: auto; } .comment { color: black; width: 80%; font-size: small; } .repinfo { color: #eeeeee; background-color: #4472C4; padding: 0 6px 0 6px; cursor: pointer; } .repinfo:hover { background-color: #477CDC; } .repinfo:active { background-color: #6B8ECE; } .repqq { background-color: #A94949; padding-bottom: 8px; } .repimport { background-color: #a94949; display: block; height: 22px; } .repimport>td { display: block; } .repqq:hover { background-color: #EF5A5A; } .repqq:active { background-color: #E67F7F; } .btn:active { background-color: #568DE2; border: 2px solid #9FBFF9; } .btn:hover { background-color: #3875D2; border: 2px solid #6593E4; } .btn { background-color: #2B579A; color: #e3e3e3; border: 2px solid #4472C4; cursor: pointer; } #Bar>span { display: block; font-weight: initial; color: #fff; text-align: center; font-size: small; padding-top: 9px; letter-spacing: 0.3px; width: 150px; background-color: #3E6CB1; height: 26px; } #info { box-shadow: #6296b9 0 0 20px; background: #3498DB; color: white; padding: 10px; line-height: 15px; font-size: 10px; font-weight: 100; border: 1px solid #3498DB; } #table { margin: 5px 0 -5px } textarea { margin: 5px 0!important; resize: none; height: 40px!important } html, body { width: 100%; height: 100% } html, body, p, h2, div { margin: 0; padding: 0 } .main { font-size: 18px; color: #000; font-weight: 500; line-height: 1.5em; top: 50%; position: absolute; left: 30px; right: 30px; transform: translateY(-50%); } h2 { margin-bottom: 20px; font-size: 24px; font-weight: 300; color: #fd6075; } .handle>.hh>h2 { position: absolute; bottom: 45px; right: 25%; transform: translateX(50%); } @media(max-width:550px) { h1 { top: 0 } .box { top: 0; width: 90%; border: 0 } body { background: #fff } .foot { top: 0; } } input[type=text], input[type=password], textarea { display: inline-block; height: 29px; line-height: 23px\9; margin: 0; padding-left: 8px; background: #fff; border: 1px solid #d9d9d9; border-top: 1px solid silver; box-sizing: border-box; width: 100% } input[type=text]:hover, input[type=password]:hover, textarea:hover { border: 1px solid #b9b9b9; border-top: 1px solid #a0a0a0; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) } input[type=text]:focus, input[type=password]:focus, textarea:focus { outline: 0; border: 1px solid #4d90fe; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3) } input[type=submit] { display: inline-block; min-width: 54px; letter-spacing: 1px; text-align: center; font-size: 12px; font-weight: bold; padding: 0 7px 0 8px; -webkit-user-select: none; -moz-user-select: none; user-select: none; cursor: pointer; outline: none; height: 30px; line-height: 30px; vertical-align: bottom; margin: 0; border: 1px solid #ffffff; color: #fff; text-shadow: 0 1px rgba(0, 0, 0, 0.1); background-color: #2b579a; } .handle { background-color: #2b579a; } .handle#login>div { padding-top: 5px; } input[type=submit]:hover { border: 1px solid #ffffff; text-shadow: 0 1px rgba(0, 0, 0, 0.3); background-color: #244880; } input[type=submit]:active { box-shadow: inset 0 1px 4px 1px rgba(0, 0, 0, 0.3); } #errpwd { margin-bottom: -33px; } * { transition: all 0.25s ease 0s !important; } #uploadBox { background-color: #315698; border: 1px solid #ffffff; box-shadow: inset #ececec 0 0 10px 0px; color: #eee; height: 100px; align-items: center; display: flex; justify-content: center; font-size: x-large; width: 320px; } .main input[type=text], .main input[type=password] { margin-bottom: 10px; } #Bar>#buttons>.selected { background-color: #395580; } #Bar>#buttons>.disabled { pointer-events: none; background-color: #395580; } .flexup { display: flex; justify-content: space-between; } .buttons { display: flex; align-items: center; }
0.239616
0.046357
.graph-container { --graph-color-cases: var(--SemanticWarningTextColor); --graph-color-deaths: var(--SemanticNegativeTextColor); --graph-color-recovered: var(--SemanticPositiveTextColor); --graph-color-active: var(--spectrum-heading-l-text-color); --graph-color-tested: steelblue; --graph-color-hospitalized: yellow; } .ca-Graph { height: 320px; width: 100%; overflow: auto; position: relative; } .graph-button-container { display: flex; justify-content: space-between; } .graph-button-container-overview, .graph-button-container-daily { padding: 5px 20px; } .graph-btn-disabled { opacity: 0.5; } /********** Graph colors **********/ .graph-line { fill: none; stroke-width: 4px; stroke-linejoin: round; stroke-linecap: round; } .graph-circle:hover { cursor: pointer; } .graph-line-cases { /* Stroke for line on graph */ stroke: var(--graph-color-cases); /* bg color for graph legend color */ background-color: var(--graph-color-cases); mix-blend-mode: multiply; /* color: var(--graph-color-cases); */ } .graph-circle-cases { fill: var(--graph-color-cases); } .graph-line-deaths { stroke: var(--graph-color-deaths); background-color: var(--graph-color-deaths); mix-blend-mode: multiply; } .graph-circle-deaths { fill: var(--graph-color-deaths); } .graph-line-recovered { stroke: var(--graph-color-recovered); background-color: var(--graph-color-recovered); mix-blend-mode: multiply; } .graph-circle-recovered { fill: var(--graph-color-recovered); } .graph-line-active { stroke: var(--graph-color-active); background-color: var(--graph-color-active); mix-blend-mode: multiply; } .graph-circle-active { fill: var(--graph-color-active); } .graph-line-hospitalized { stroke: var(--graph-color-hospitalized); background-color: var(--graph-color-hospitalized); mix-blend-mode: multiply; } .graph-circle-hospitalized { fill: var(--graph-color-hospitalized); } .graph-line-tested { stroke: var(--graph-color-tested); background-color: var(--graph-color-tested); mix-blend-mode: multiply; } .graph-circle-tested { fill: var(--graph-color-tested); } /********** Axis **********/ /* Tick styling on axises */ #graph > * g .tick { font-size: 14px; font-family: var(--spectrum-component-text-font-family); } .graph-grid line { stroke: lightgrey; stroke-opacity: 0.6; shape-rendering: crispEdges; } .graph-grid path { stroke-width: 0; } /********** Legend **********/ .graph-legend { padding: 5px; /* border: 1px solid black; */ border-radius: 5px; background-color: #f9f7f7; display: flex; margin-bottom: 5px; } .graph-legend-key-container { display: flex; align-items: center; margin-left: 15px; } .graph-legend-color { height: 15px; width: 15px; } .graph-legend-key-name { margin-left: 10px; text-transform: capitalize; } .graph-legend-key-name:hover { text-decoration: underline; } /********** Tooltip **********/ .graph-tooltip { background-color: rgba(216, 216, 216, 0.7); /* width: 200px; */ /* min-height: 150px; */ border-radius: 10px; padding: 10px; position: absolute; } .graph-tooltip-title { text-align: center; /* color: steelblue; */ margin: 0; text-transform: capitalize; } .graph-tooltip > p { margin-top: 2px; margin-bottom: 2px; }
covidatlas/graph.css
.graph-container { --graph-color-cases: var(--SemanticWarningTextColor); --graph-color-deaths: var(--SemanticNegativeTextColor); --graph-color-recovered: var(--SemanticPositiveTextColor); --graph-color-active: var(--spectrum-heading-l-text-color); --graph-color-tested: steelblue; --graph-color-hospitalized: yellow; } .ca-Graph { height: 320px; width: 100%; overflow: auto; position: relative; } .graph-button-container { display: flex; justify-content: space-between; } .graph-button-container-overview, .graph-button-container-daily { padding: 5px 20px; } .graph-btn-disabled { opacity: 0.5; } /********** Graph colors **********/ .graph-line { fill: none; stroke-width: 4px; stroke-linejoin: round; stroke-linecap: round; } .graph-circle:hover { cursor: pointer; } .graph-line-cases { /* Stroke for line on graph */ stroke: var(--graph-color-cases); /* bg color for graph legend color */ background-color: var(--graph-color-cases); mix-blend-mode: multiply; /* color: var(--graph-color-cases); */ } .graph-circle-cases { fill: var(--graph-color-cases); } .graph-line-deaths { stroke: var(--graph-color-deaths); background-color: var(--graph-color-deaths); mix-blend-mode: multiply; } .graph-circle-deaths { fill: var(--graph-color-deaths); } .graph-line-recovered { stroke: var(--graph-color-recovered); background-color: var(--graph-color-recovered); mix-blend-mode: multiply; } .graph-circle-recovered { fill: var(--graph-color-recovered); } .graph-line-active { stroke: var(--graph-color-active); background-color: var(--graph-color-active); mix-blend-mode: multiply; } .graph-circle-active { fill: var(--graph-color-active); } .graph-line-hospitalized { stroke: var(--graph-color-hospitalized); background-color: var(--graph-color-hospitalized); mix-blend-mode: multiply; } .graph-circle-hospitalized { fill: var(--graph-color-hospitalized); } .graph-line-tested { stroke: var(--graph-color-tested); background-color: var(--graph-color-tested); mix-blend-mode: multiply; } .graph-circle-tested { fill: var(--graph-color-tested); } /********** Axis **********/ /* Tick styling on axises */ #graph > * g .tick { font-size: 14px; font-family: var(--spectrum-component-text-font-family); } .graph-grid line { stroke: lightgrey; stroke-opacity: 0.6; shape-rendering: crispEdges; } .graph-grid path { stroke-width: 0; } /********** Legend **********/ .graph-legend { padding: 5px; /* border: 1px solid black; */ border-radius: 5px; background-color: #f9f7f7; display: flex; margin-bottom: 5px; } .graph-legend-key-container { display: flex; align-items: center; margin-left: 15px; } .graph-legend-color { height: 15px; width: 15px; } .graph-legend-key-name { margin-left: 10px; text-transform: capitalize; } .graph-legend-key-name:hover { text-decoration: underline; } /********** Tooltip **********/ .graph-tooltip { background-color: rgba(216, 216, 216, 0.7); /* width: 200px; */ /* min-height: 150px; */ border-radius: 10px; padding: 10px; position: absolute; } .graph-tooltip-title { text-align: center; /* color: steelblue; */ margin: 0; text-transform: capitalize; } .graph-tooltip > p { margin-top: 2px; margin-bottom: 2px; }
0.538012
0.086593
.content-section-div { height: calc(93% - 8px); overflow: hidden; display: flex; flex-wrap: nowrap; flex-direction: row; align-items: stretch; justify-content: space-evenly; padding: 12px; background-color: #A60000; } .menu-section-div { height: calc(100% - 0px); min-width: 180px; overflow: hidden; margin-right: 16px; padding: 0px 16px; background-color: #dddddd; color: #500; } .menu-section-div ul { list-style-type: none; margin: 0; padding: 0; font-size: 12px; font-weight: bold; } .menu-section-div li { padding: 4px 0px 4px 0px; } .menu-section-div li:hover { color: #A60000; cursor: pointer; } .editor-section-div { flex: 1 1 content; height: calc(100% - 32px); overflow: hidden; background-color: #dddddd; padding: 16px; font-weight: normal; font-size: 12px; } .editor-section-div button { margin: 12px 0px 12px 0px; border-radius: 4px; border: outset 1px #500; font-size: 12px; color: #500; cursor: pointer; padding: 4px; min-width: 80px; } #from-to-div { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; height: calc(100% - 4px); } .grid-container { height: 100%; width: 300px; display: block; } .transfer-spacer{ width: 20px; display: block; } .budgetLineTable { overflow-y: auto; height: calc(100% - 60px); width: 100%; margin-top: 8px; display: block; border-collapse: collapse; border-spacing: 0px; } .budgetLineTable tr { cursor: pointer; } .tr-selected { background-color: grey; } .budgetLineTable td { overflow: hidden; text-wrap: none; padding-right: 6px; } .budgetLineTable td:nth-child(1) { width: 200px; } .budgetLineTable td:nth-child(2) { text-align: right; width: 80px; } #from-to-div label { margin-right: 8px; } #actionButtons { /*margin-top: 20px;*/ display: none; } .grid-label { font-weight: bold; font-size: 14px; display: block; } .amount-container { margin-top: 12px; font-size: 12px; } .amount-container div { margin-top: 12px; } #bankAccount { font-size: 12px; } #amount { font-size: 12px; padding: 1px 4px 1px 4px; text-align: right; width: 60px; } .notes-container { display: block; width: 100%; font-size: 12px; } .horizontalLabel { display: inline-block; width: 95px; } .verticalLabel { display: block; vertical-align: top; } #transferNotes { } #transferMessages { display: none; font-weight: normal; font-size: 12px; } #closePeriodMessages { display: none; font-weight: normal; font-size: 12px; }
BudgetTools/Content/Admin.css
.content-section-div { height: calc(93% - 8px); overflow: hidden; display: flex; flex-wrap: nowrap; flex-direction: row; align-items: stretch; justify-content: space-evenly; padding: 12px; background-color: #A60000; } .menu-section-div { height: calc(100% - 0px); min-width: 180px; overflow: hidden; margin-right: 16px; padding: 0px 16px; background-color: #dddddd; color: #500; } .menu-section-div ul { list-style-type: none; margin: 0; padding: 0; font-size: 12px; font-weight: bold; } .menu-section-div li { padding: 4px 0px 4px 0px; } .menu-section-div li:hover { color: #A60000; cursor: pointer; } .editor-section-div { flex: 1 1 content; height: calc(100% - 32px); overflow: hidden; background-color: #dddddd; padding: 16px; font-weight: normal; font-size: 12px; } .editor-section-div button { margin: 12px 0px 12px 0px; border-radius: 4px; border: outset 1px #500; font-size: 12px; color: #500; cursor: pointer; padding: 4px; min-width: 80px; } #from-to-div { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; height: calc(100% - 4px); } .grid-container { height: 100%; width: 300px; display: block; } .transfer-spacer{ width: 20px; display: block; } .budgetLineTable { overflow-y: auto; height: calc(100% - 60px); width: 100%; margin-top: 8px; display: block; border-collapse: collapse; border-spacing: 0px; } .budgetLineTable tr { cursor: pointer; } .tr-selected { background-color: grey; } .budgetLineTable td { overflow: hidden; text-wrap: none; padding-right: 6px; } .budgetLineTable td:nth-child(1) { width: 200px; } .budgetLineTable td:nth-child(2) { text-align: right; width: 80px; } #from-to-div label { margin-right: 8px; } #actionButtons { /*margin-top: 20px;*/ display: none; } .grid-label { font-weight: bold; font-size: 14px; display: block; } .amount-container { margin-top: 12px; font-size: 12px; } .amount-container div { margin-top: 12px; } #bankAccount { font-size: 12px; } #amount { font-size: 12px; padding: 1px 4px 1px 4px; text-align: right; width: 60px; } .notes-container { display: block; width: 100%; font-size: 12px; } .horizontalLabel { display: inline-block; width: 95px; } .verticalLabel { display: block; vertical-align: top; } #transferNotes { } #transferMessages { display: none; font-weight: normal; font-size: 12px; } #closePeriodMessages { display: none; font-weight: normal; font-size: 12px; }
0.422981
0.096493
.dis { padding: 1rem; margin-left: -1rem; background-color: #ECECEC; } .dis h1 { color: #EC0000; } .dis p { font-weight: 500; } .toggle { display: none; } .subnav li.active .toggle, .toggle.active { display: block; } .setup .subnav li.active > a { border-color: #000; font-weight: bold; color: #000; } .sidebar-about { height: 3rem; } .sidebar-about h1 { font-size: 1rem; font-weight: 500; display: inline-block } .sidebar-about > a:focus, .sidebar-about > a:hover { border: none; text-decoration: none; } .sidebar-about h1.title { border-bottom: 3px solid transparent; } .sidebar-about h1.logo { margin-top: .6rem; margin-right: .6rem; margin-left: -2rem; margin-bottom: 0; height: 1rem; float: left; } @media only screen and (max-width: 500px) { .sidebar-about h1.logo { margin-left: 0; } } img.logo { width: 1.2rem; height: 1.2rem; } .sidebar-about p.lead { font-size: .8rem; font-weight: normal; } .sidebar-nav { margin: 0; padding: 0; } .sidebar-nav li > a { border: none; border-bottom: 3px solid #fff; } .sidebar-about h1.title:focus, .sidebar-about h1.title:hover, .sidebar-nav li > a.active, .sidebar-nav li > a:focus, .sidebar-nav li > a:hover { text-decoration: none; border-bottom: 3px solid #555; } .sidebar-about > a > img { width: 30px; } .sidebar-nav-item { display: inline-block; min-width: 13rem; font-size: 1rem; } .footer { margin-bottom: 4rem; } .footer .sidebar-nav-item { margin-top: 4rem; } ul,ol { padding-left: 2rem; } ul { list-style-type: circle; } ul.chat { list-style-type: none; } ul.chat li { margin-bottom: 2rem; } .doc-hoon h1, .doc-hoon h2 { margin-top: 3rem; } .documentation > ul { list-style-type: none; padding-left: 0; float: left; } .documentation ul > li { float: left; width: 13rem; } code, .subnav > ul > li > ul { font-family: "Menlo", "Courier New", courier, monospace; color: inherit; } .subnav > ul > li > ul { font-size: .9rem; overflow: hidden; height: 0; margin-right: 2rem; } .subnav > ul > li.active > ul { overflow: visible; height: auto; } .subnav > ul > li .section { display: inline-block; } .setup .subnav li > a.expand, .subnav > ul > li .expand { font-size: .6rem; border: 0; } .setup .subnav li > a.expand:before, .subnav > ul > li .expand:before { content: "\25B6"; font-size: .6rem; } .setup .subnav li > a.expand:before { margin-right: .6rem; } .setup .subnav li.active > a.expand:before, .subnav > ul > li.active .expand:before { content: "\25BC"; font-size: .6rem; } .subnav, .subnav ul { list-style-type: none; padding: 0; margin: 0 0 .6rem 0; } .subnav ul > li > ul > li { margin-bottom: .3rem; } .subnav a.active { font-size: 1rem; font-weight: 700; color: #333; border-bottom: 2px solid #555; } .page.setup .subnav .toggle { margin: 1rem 0 2rem 1.6rem; } @media only screen and (min-width: 54rem) { .doc-hoon .subnav.arms a{ font-size: .8rem; } .doc-hoon .subnav.runes, .doc-hoon .subnav.arms { position: fixed; top: 8rem; left: 50%; margin-left: -30rem; overflow-y: scroll; } .subnav > ul > li > ul { margin-right: 0; } }
public/css/main.css
.dis { padding: 1rem; margin-left: -1rem; background-color: #ECECEC; } .dis h1 { color: #EC0000; } .dis p { font-weight: 500; } .toggle { display: none; } .subnav li.active .toggle, .toggle.active { display: block; } .setup .subnav li.active > a { border-color: #000; font-weight: bold; color: #000; } .sidebar-about { height: 3rem; } .sidebar-about h1 { font-size: 1rem; font-weight: 500; display: inline-block } .sidebar-about > a:focus, .sidebar-about > a:hover { border: none; text-decoration: none; } .sidebar-about h1.title { border-bottom: 3px solid transparent; } .sidebar-about h1.logo { margin-top: .6rem; margin-right: .6rem; margin-left: -2rem; margin-bottom: 0; height: 1rem; float: left; } @media only screen and (max-width: 500px) { .sidebar-about h1.logo { margin-left: 0; } } img.logo { width: 1.2rem; height: 1.2rem; } .sidebar-about p.lead { font-size: .8rem; font-weight: normal; } .sidebar-nav { margin: 0; padding: 0; } .sidebar-nav li > a { border: none; border-bottom: 3px solid #fff; } .sidebar-about h1.title:focus, .sidebar-about h1.title:hover, .sidebar-nav li > a.active, .sidebar-nav li > a:focus, .sidebar-nav li > a:hover { text-decoration: none; border-bottom: 3px solid #555; } .sidebar-about > a > img { width: 30px; } .sidebar-nav-item { display: inline-block; min-width: 13rem; font-size: 1rem; } .footer { margin-bottom: 4rem; } .footer .sidebar-nav-item { margin-top: 4rem; } ul,ol { padding-left: 2rem; } ul { list-style-type: circle; } ul.chat { list-style-type: none; } ul.chat li { margin-bottom: 2rem; } .doc-hoon h1, .doc-hoon h2 { margin-top: 3rem; } .documentation > ul { list-style-type: none; padding-left: 0; float: left; } .documentation ul > li { float: left; width: 13rem; } code, .subnav > ul > li > ul { font-family: "Menlo", "Courier New", courier, monospace; color: inherit; } .subnav > ul > li > ul { font-size: .9rem; overflow: hidden; height: 0; margin-right: 2rem; } .subnav > ul > li.active > ul { overflow: visible; height: auto; } .subnav > ul > li .section { display: inline-block; } .setup .subnav li > a.expand, .subnav > ul > li .expand { font-size: .6rem; border: 0; } .setup .subnav li > a.expand:before, .subnav > ul > li .expand:before { content: "\25B6"; font-size: .6rem; } .setup .subnav li > a.expand:before { margin-right: .6rem; } .setup .subnav li.active > a.expand:before, .subnav > ul > li.active .expand:before { content: "\25BC"; font-size: .6rem; } .subnav, .subnav ul { list-style-type: none; padding: 0; margin: 0 0 .6rem 0; } .subnav ul > li > ul > li { margin-bottom: .3rem; } .subnav a.active { font-size: 1rem; font-weight: 700; color: #333; border-bottom: 2px solid #555; } .page.setup .subnav .toggle { margin: 1rem 0 2rem 1.6rem; } @media only screen and (min-width: 54rem) { .doc-hoon .subnav.arms a{ font-size: .8rem; } .doc-hoon .subnav.runes, .doc-hoon .subnav.arms { position: fixed; top: 8rem; left: 50%; margin-left: -30rem; overflow-y: scroll; } .subnav > ul > li > ul { margin-right: 0; } }
0.452294
0.10885
.page-header{ padding-bottom: 0; } .top-header-nav{ position: relative; /*overflow: hidden;*/ } .top-header-nav .mobile-menu{ float: right; } @media only screen and (max-width: 287px) { .responsive-nav.active { width: 100%; } } @media only screen and (max-width: 1024px) { /*.top-holder{ position: absolute; left: -100%; top: 49px; z-index:15; width: 80%; transition: left .3s ease-in; }*/ .responsive-nav{ position: absolute; left: -100%; top: 49px; z-index:15; /*width: 80%;*/ transition: left .3s ease-in; } .responsive-nav.active{ left: 0; top: 49px; background: #fff; /*width: 35%;*/ display:flex; flex-flow: column; border: 2px solid #F2F2F5; } #Menu_1.active{ width: 100%; } #Menu_2 .columns{ display: flex; flex-flow: column; } .page-header .is-9 { display: none; } } .top-header{ background: #F2F2F5; padding: 15px 0px; width: 100%; } @media only screen and (max-width: 1024px) { .middle-header{ order: 1; } .top-header{ order: 2; } } .page-header p{ line-height: 24px; color: #666; font-weight: 300; } .social-links{ font-size: 20px; line-height: 20px; color: #C0C0C0; float:right; } @media only screen and (max-width: 1024px) { .social-links{ float: none; text-align: center; } } .social-links ul li{ display: inline-block; } .social-links a{ text-decoration: none; margin: 0 0 0 5px; display: inline-block; vertical-align: top; border-radius: 50%; background: #d9d9d9; color:#333; width: 27px; height: 27px; line-height: 27px; } .fa-facebook-f, .fa-twitter, .fa-google-plus-g{ font-size: 14px; font-weight: 400; display: block; text-align: center; line-height: 27px; } .fa-facebook-f::before, .fa-twitter::before, .fa-google-plus-g::before{ vertical-align: middle; line-height: 27px; } .mobile-menu{ display: none; } .middle-header{ padding: 25px 0px; } @media only screen and (max-width: 1024px) { .middle-header .container, .navigation .container{ padding: 0px; } } /*@media only screen and (max-width: 1024px) { .middle-header .container{ padding: 0 40px; } }*/ .brand{ font-size: 36px; color: #24A3D8; font-weight: normal; } .brand span{ font-size: 36px; color: #000; } .brand span:first-child { margin: 0 0 0 5px; } .brand span:last-child { margin: 0 5px 0 -15px; } .brand strong{ font-weight: bold; } .brand .expert{ font-weight:100; color: #000; } .location-box{ position: relative; padding-left: 50px; float: right; } .location-box > div{ font-size: 16px; } .grey{ color: #000; font-weight: 300; } .location-box a{ font-size: 16px; display: block; text-decoration: none; color: #000; } .location-box a:hover{ color: #24A3D8; } .location-box::before{ content: " "; width: 40px; height: 40px; left: 0; top: 0; position: absolute; background-repeat: no-repeat; background-size: auto; background-position: center; } .location-box.first-image::before{ background-image: url(../images/icon-clock-32x32.png); } .location-box.second-image::before{ background-image: url(../images/icon-map-marker-25x33.png); } .third-image::before{ background-image: url(../images/icon-phone-28x29.png); } @media only screen and (max-width: 767px) { .third-image{ margin-right:108px; margin-top: 24px; } } .bold{ font-weight: 700; } .nav-bar{ position: relative; z-index: 10; } .navigation{ background: #323946; color: #ffffff; /*position: absolute;*/ width: 100%; } .nav-bar > .mobile-menu{ float: left; } @media only screen and (max-width: 1024px) { .mobile-menu{ display: inline-block; } .navigation{ /*position: fixed;*/ position: absolute; left: -100%; top: 100%; width: 270px; /*max-width: 800px;*/ transition: left .3s ease-in; top: 49px; background: #fff; } .navigation .container{ min-width: 254px; } /*.navigation.open{ left: 0; top: 49px; } .navigation .columns{ display:flex; flex-flow: column; }*/ .position_1{ order: 1; } .position_2{ order: 2; } .position_3{ order: 3; } .position_4{ order: 4; } .position_5{ order: 5; } .position_6{ order: 6; } .position_7{ order: 7; } } .button{ color: #fff; background: #323946; border: none; } button.button span a{ color: #fff; background: #323946; border: none; } button.button span a:hover{ color: #24A3D8; } .button.home{ color: #24A3D8; } .dropdown:hover .button, .dropdown-menu:hover .button, .button:hover{ background: #323946; color: #24A3D8; } .button span:first-of-type{ font-weight: bold; } @media only screen and (max-width: 1024px) { .button span:first-of-type{ color: #24A3D8; background: #fff; width:210px; padding-right: 72%; } button.button span a { color: #24A3D8; background: #fff; } .button{ background: #fff; } /*.button:hover, .dropdown-trigger .button span:hover, .dropdown a:hover{ background: #24A3D8; color: #fff; }*/ .dropdown:hover .button, .dropdown span:hover, .button:hover .fa-angle-down, .button:hover a:hover{ background:#24A3D8 ; color: #fff; border: none; text-decoration: none; } /*.menu-toggle.active{ color: #fff; }*/ .dropdown:hover span, .dropdown-trigger:hover span, .dropdown-trigger:hover a, .dropdown:hover a{ background:#24A3D8; color: #fff; } } .is-small{ transition: all 1s; } @media only screen and (max-width: 1024px) { .middle-header{ padding-top: 30px; width: 100%; } .middle-header .is-5{ display: none; } } .dropdown:hover .is-small, .dropdown-menu:hover .is-small{ transform: rotate(180deg); } .dropdown{ vertical-align: middle; padding-top: 10px; /*padding-left: 0;*/ } .fa-angle-down{ color: #24A3D8; } .middle-header .container .is-6{ text-align: left; } .is-6{ text-align: right; } .fa-search{ padding: 12px; font-size: 23px; text-align: right; padding-top: 18px; } .navigation form{ display: none; } @media only screen and (max-width: 1024px) { .is-6{ width: 90%; text-align: left; } .navigation form{ display: block; padding:0px; position: relative; width: 267px; } .navigation .fa-search{ position: absolute; top: 3%; left: 85%; color: #000; text-align: 50%; z-index: 5; padding: 0; } .dropdown-menu .dropdown-content{ display: none; } .dropdown:hover .is-small, .dropdown-menu:hover .is-small, .fa-angle-down::before:hover{ color: #fff; } .right-menu .hamburger-inner, .right-menu .hamburger-inner::before, .right-menu .hamburger-inner::after { width: 7px; height: 7px; } .hamburger-box { width: 15px; height: 15px; } .hamburger{ outline: none; } .second-image{ margin-right: 20px; } } @media only screen and (max-width: 429px) { .middle-header { height: 265px; } .location-info{ margin-right:108px; } .third-image{ margin-right: 0; } .location-box{ margin-left: 10%; } .first-image{ margin-bottom: 20px; } .first-image .location-info{ margin-right: 82px; } }
css/header.css
.page-header{ padding-bottom: 0; } .top-header-nav{ position: relative; /*overflow: hidden;*/ } .top-header-nav .mobile-menu{ float: right; } @media only screen and (max-width: 287px) { .responsive-nav.active { width: 100%; } } @media only screen and (max-width: 1024px) { /*.top-holder{ position: absolute; left: -100%; top: 49px; z-index:15; width: 80%; transition: left .3s ease-in; }*/ .responsive-nav{ position: absolute; left: -100%; top: 49px; z-index:15; /*width: 80%;*/ transition: left .3s ease-in; } .responsive-nav.active{ left: 0; top: 49px; background: #fff; /*width: 35%;*/ display:flex; flex-flow: column; border: 2px solid #F2F2F5; } #Menu_1.active{ width: 100%; } #Menu_2 .columns{ display: flex; flex-flow: column; } .page-header .is-9 { display: none; } } .top-header{ background: #F2F2F5; padding: 15px 0px; width: 100%; } @media only screen and (max-width: 1024px) { .middle-header{ order: 1; } .top-header{ order: 2; } } .page-header p{ line-height: 24px; color: #666; font-weight: 300; } .social-links{ font-size: 20px; line-height: 20px; color: #C0C0C0; float:right; } @media only screen and (max-width: 1024px) { .social-links{ float: none; text-align: center; } } .social-links ul li{ display: inline-block; } .social-links a{ text-decoration: none; margin: 0 0 0 5px; display: inline-block; vertical-align: top; border-radius: 50%; background: #d9d9d9; color:#333; width: 27px; height: 27px; line-height: 27px; } .fa-facebook-f, .fa-twitter, .fa-google-plus-g{ font-size: 14px; font-weight: 400; display: block; text-align: center; line-height: 27px; } .fa-facebook-f::before, .fa-twitter::before, .fa-google-plus-g::before{ vertical-align: middle; line-height: 27px; } .mobile-menu{ display: none; } .middle-header{ padding: 25px 0px; } @media only screen and (max-width: 1024px) { .middle-header .container, .navigation .container{ padding: 0px; } } /*@media only screen and (max-width: 1024px) { .middle-header .container{ padding: 0 40px; } }*/ .brand{ font-size: 36px; color: #24A3D8; font-weight: normal; } .brand span{ font-size: 36px; color: #000; } .brand span:first-child { margin: 0 0 0 5px; } .brand span:last-child { margin: 0 5px 0 -15px; } .brand strong{ font-weight: bold; } .brand .expert{ font-weight:100; color: #000; } .location-box{ position: relative; padding-left: 50px; float: right; } .location-box > div{ font-size: 16px; } .grey{ color: #000; font-weight: 300; } .location-box a{ font-size: 16px; display: block; text-decoration: none; color: #000; } .location-box a:hover{ color: #24A3D8; } .location-box::before{ content: " "; width: 40px; height: 40px; left: 0; top: 0; position: absolute; background-repeat: no-repeat; background-size: auto; background-position: center; } .location-box.first-image::before{ background-image: url(../images/icon-clock-32x32.png); } .location-box.second-image::before{ background-image: url(../images/icon-map-marker-25x33.png); } .third-image::before{ background-image: url(../images/icon-phone-28x29.png); } @media only screen and (max-width: 767px) { .third-image{ margin-right:108px; margin-top: 24px; } } .bold{ font-weight: 700; } .nav-bar{ position: relative; z-index: 10; } .navigation{ background: #323946; color: #ffffff; /*position: absolute;*/ width: 100%; } .nav-bar > .mobile-menu{ float: left; } @media only screen and (max-width: 1024px) { .mobile-menu{ display: inline-block; } .navigation{ /*position: fixed;*/ position: absolute; left: -100%; top: 100%; width: 270px; /*max-width: 800px;*/ transition: left .3s ease-in; top: 49px; background: #fff; } .navigation .container{ min-width: 254px; } /*.navigation.open{ left: 0; top: 49px; } .navigation .columns{ display:flex; flex-flow: column; }*/ .position_1{ order: 1; } .position_2{ order: 2; } .position_3{ order: 3; } .position_4{ order: 4; } .position_5{ order: 5; } .position_6{ order: 6; } .position_7{ order: 7; } } .button{ color: #fff; background: #323946; border: none; } button.button span a{ color: #fff; background: #323946; border: none; } button.button span a:hover{ color: #24A3D8; } .button.home{ color: #24A3D8; } .dropdown:hover .button, .dropdown-menu:hover .button, .button:hover{ background: #323946; color: #24A3D8; } .button span:first-of-type{ font-weight: bold; } @media only screen and (max-width: 1024px) { .button span:first-of-type{ color: #24A3D8; background: #fff; width:210px; padding-right: 72%; } button.button span a { color: #24A3D8; background: #fff; } .button{ background: #fff; } /*.button:hover, .dropdown-trigger .button span:hover, .dropdown a:hover{ background: #24A3D8; color: #fff; }*/ .dropdown:hover .button, .dropdown span:hover, .button:hover .fa-angle-down, .button:hover a:hover{ background:#24A3D8 ; color: #fff; border: none; text-decoration: none; } /*.menu-toggle.active{ color: #fff; }*/ .dropdown:hover span, .dropdown-trigger:hover span, .dropdown-trigger:hover a, .dropdown:hover a{ background:#24A3D8; color: #fff; } } .is-small{ transition: all 1s; } @media only screen and (max-width: 1024px) { .middle-header{ padding-top: 30px; width: 100%; } .middle-header .is-5{ display: none; } } .dropdown:hover .is-small, .dropdown-menu:hover .is-small{ transform: rotate(180deg); } .dropdown{ vertical-align: middle; padding-top: 10px; /*padding-left: 0;*/ } .fa-angle-down{ color: #24A3D8; } .middle-header .container .is-6{ text-align: left; } .is-6{ text-align: right; } .fa-search{ padding: 12px; font-size: 23px; text-align: right; padding-top: 18px; } .navigation form{ display: none; } @media only screen and (max-width: 1024px) { .is-6{ width: 90%; text-align: left; } .navigation form{ display: block; padding:0px; position: relative; width: 267px; } .navigation .fa-search{ position: absolute; top: 3%; left: 85%; color: #000; text-align: 50%; z-index: 5; padding: 0; } .dropdown-menu .dropdown-content{ display: none; } .dropdown:hover .is-small, .dropdown-menu:hover .is-small, .fa-angle-down::before:hover{ color: #fff; } .right-menu .hamburger-inner, .right-menu .hamburger-inner::before, .right-menu .hamburger-inner::after { width: 7px; height: 7px; } .hamburger-box { width: 15px; height: 15px; } .hamburger{ outline: none; } .second-image{ margin-right: 20px; } } @media only screen and (max-width: 429px) { .middle-header { height: 265px; } .location-info{ margin-right:108px; } .third-image{ margin-right: 0; } .location-box{ margin-left: 10%; } .first-image{ margin-bottom: 20px; } .first-image .location-info{ margin-right: 82px; } }
0.397821
0.074131
@charset "utf-8"; /* CSS Document */ /* Font */ @font-face { font-family: "Century"; src: url('../fonts/Centurygothic.eot'); src: url('../fonts/Centurygothic.eot?#iefix') format('embedded-opentype'), url('../fonts/Centurygothic.woff') format('woff'), url('../fonts/GOTHIC.ttf') format('truetype'), url('../fonts/Ubuntu-RI-webfont.svg#UbuntuItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Comfortaa'; src: url('../fonts/comfortaa-regular-webfont.eot'); src: url('../fonts/comfortaa-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/comfortaa.woff') format('woff'), url('../fonts/Comfortaa-Regular.ttf') format('truetype'), url('../fonts/comfortaa.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Comfortaa-bold'; src: url('../fonts/Comfortaa-Bold.eot'); src: url('../fonts/Comfortaa-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/comfortaa-bold-webfont.woff') format('woff'), url('../fonts/Comfortaa-Bold.ttf') format('truetype'), url('../fonts/Bold-webfont.svg') format('svg'); font-weight: normal; font-style: normal; } /* End font */ *{margin:0; padding:0;} ul.navig {font-family: 'Raleway-Bold' , Arial!important;} body, p, span, em, strong, label, input, textarea{font-family: "Roboto-Regular", Arial!important; line-height:140%; font-size:13px;} .box-line{ width:100%; clear:both; } .spacer{ clear:both!important; padding:0!important; margin:0!important; height:0!important; float:none!important; } a:hover, a:focus{text-decoration:none;} a:focus{ outline:none;!important} /* Header */ .bg_header{ background: url("../images/header_bg.jpg") repeat-x #eeeeee; } .header{ /*width:100%; max-*/width:980px; margin:auto; padding-bottom: 10px; } .logo{ width:68px; height:112px; padding:7px 0 0 0; float:left; } .blanc{color:#ffffff;} .jaune{color:#F8F219;} .orange{color:#FF7900;} .slogan{ float:left; padding-top:25px; padding-left:10px; } .slogan p.titre a span{ font-family:'Raleway-Bold' , Arial !important; font-size:37px!important; margin-bottom:0; } .slogan p.slg a span{ font-family:'Roboto-Regular' , Arial !important; font-size:20px!important; margin-bottom:0; } .slogan p.titre a:hover, .slogan p.slg a:hover{text-decoration:none;} .post-it{ float:right; width:144px; height:113px; background: url("../images/post-it.png") no-repeat; } .post-it p{ font-family:'Raleway-Bold' , Arial !important; font-size:10px; color:#212121; padding:25px 66px 2px 10px; } /* End header */ /* Menu */ .menu{ /*width:100%; max-*/width:990px; height:50px; margin:auto; } .home{ float:left; background: url("../images/home_menu.jpg") right no-repeat #010101; border-radius:5px 0 0 5px; width:55px; height:50px; } .home a{ background: url("../images/home.png") center no-repeat; width:45px; height:50px; display:block; } .contact{ float:left; background: url("../images/contact_menu.jpg") no-repeat #010101; border-radius:0 5px 5px 0; width:175px; height:50px; } .contact a{ background: url("../images/contact.png") left no-repeat; width:160px; height:50px; display:block; padding-left:55px; padding-top:14px; font-family: 'Raleway-Bold' , Arial; font-size:14px; color:#F8F21A; } .contact a:hover, .home a:hover{text-decoration:none;color:#F8F21A;} ul.navig{ float:left; height:44px; margin:0; padding:3px 0 0 0; } ul.navig li{ float:left; height:44px; background: url("../images/sep.png") right no-repeat #F8F21A; padding:0; list-style:none; position:relative; } ul.navig li:last-child{background-image:none;} ul.navig li a{ display:block; padding: 12px 17px 0 17px; height:32px; font-family: 'Raleway-Bold' , Arial; font-size:14px; color:#4E5555; } ul.navig li a:hover{ text-decoration:none;} ul.sous-menu{ margin:0; padding:0; position:absolute; bottom:-72px; left:0; z-index:1; display:none; margin-left:-10px; } ul.sous-menu li{ background:#F8F21A; width:180%; height:auto; border-bottom:1px solid #4e5555; float:none!important; clear:left; padding:5px 10px 5px; } ul.sous-menu li a{ width:100%; height:25px; padding:0; } ul.navig li:hover > ul.sous-menu{ display:block; } ul.sous-menu2{ margin-top:200px; padding:0; position:absolute; bottom:-107px; left:0; z-index:1; display:none; } ul.sous-menu2 li{ background:#F8F21A; width:190%; height:auto; border-bottom:1px solid #4e5555; float:none!important; clear:left; padding:5px 10px 5px; } ul.sous-menu2 li a{ width:100%; height:25px; padding:0; } ul.navig li:hover > ul.sous-menu2{ display:block; background-color:blue; } /* End menu */ /* Slider */ .bg_slider{ background:#eeeeee; padding:15px 0 0 0; } .banniere_slide{ width:980px; margin:auto; padding-right:20px; } .carousel-inner{width:98.6%;border:10px solid #ffffff;} .carousel-inner .item{} .carousel-inner > .active{width:100%;} div.carousel-inner{height:167px;} .item img{width:100%;} .carousel{padding-bottom:35px;} .carousel-indicators{left:91%!important; bottom:0!important; margin-bottom:5px!important;} .carousel-indicators li{ border-radius:0!important; background-color:#4E5555!important; height:15px!important; width:15px!important; } .carousel-indicators .active{ background-color:#FF7B00!important;} .carousel-control { background-color: #010101!important; opacity: 0.2; position: absolute; text-align: center!important; top: 0!important; width: 50px!important; height:167px!important; } .carousel-control:hover, .carousel-control:focus{opacity: 0.4!important;} .carousel-control.left{left: 0!important;} .carousel-control.right{right: 0!important;} /* Partenaire - Selecteur - Pour les Nul */ .trois{background-color:#eeeeee; padding:15px 0;} .three_blocs{ width:980px; margin:auto; } .partenaire{ float:left; width:300px; height:224px; background: url("../images/partner_bg.png") left top no-repeat #DFDFDF; padding:0 10px 0 105px; } .partenaire_focuslight{ float:left; width:300px; height:224px; background: url("../images/partner_bg0.png") left top no-repeat #DFDFDF; padding:0 10px 0 105px; } .partenaire h3, .partenaire_focuslight h3{ font-family:'Roboto-Regular', Arial; font-size:18px; color:#4e5555; border-bottom:1px solid #4e5555; padding-bottom:10px; text-transform:uppercase; margin-top: 7px; } .partenaire p, .partenaire_focuslight p{ font-family:"Roboto-Regular", Arial!important; font-size:13px; color:#4e5555; } .modifarticle{ width: 10%; height: 35px; background: #235ea6; color: #ffffff; text-align: center; font-family: 'Comfortaa-bold', Arial; border: none; cursor: pointer; } .h1_bienvenue{margin-left: 10px;} .select-edit-art{margin-left: 10px;height: 34px;} .select-marq-art{height: 34px;} .btnlogout{ float: right; margin-right: 10px; width: 10%; height: 35px; background: #f80e39; color: #ffffff; text-align: center; font-family: 'Comfortaa-bold', Arial; border: none; cursor: pointer; } .btngoback{ float: left; margin-left: 10px; width: 10%; height: 35px; background: #e59927; color: #ffffff; text-align: center; font-family: 'Comfortaa-bold', Arial; border: none; cursor: pointer; } .formArticle label{font-weight: bold!important;} .btn-focuslight{font-family: 'Roboto-Regular', Arial!important;} .btn-partenaire{ width:100%; height:35px; background:#4e5555; color:#ffffff; text-align:center; font-family:'Comfortaa-bold', Arial; border:none; padding-top: 6px; cursor: pointer; } .selecteur-pdf{ width:100%; height:250px; background: #EEEEEE; padding:10px; } .attr0{margin-left: 27%;} .attr1{margin-left: 37%;} .attr2{height: 35px;} .attr3{margin-top: 2%;} .attr4{ margin-top: 3%; margin-left: 10%; background: green; padding: 10px 25px; color: #ffffff; font-family: "Comfortaa-bold", Arial; border: none; } .selecteur{ float:left; width:400px; height:224px; background: url("../images/selecteur_bg.jpg") left top no-repeat #EA0B0B; margin-left:25px; padding:10px; } .selecteur h3{ color:#ffffff; font-family:'Raleway-Bold', Arial; font-size:20px; padding-bottom:4px; border-bottom:1px solid #ffffff; margin-left:80px; margin-top:4px; text-align: center; } .selecteur select{ width:98%; margin-left:2%; height:30px; padding-top:0px; color:#aaaaaa; font-size:13px; font-family:"Roboto-Regular", Arial; border:1px solid #777777; margin-top:10px; } .info-video{ width:175px; height:46px; background: url("../images/bg_info2.jpg") left no-repeat #FAEF23; border:none; color:#4e55555; text-transform:uppercase; padding:6px 0 0 41px; text-align:left; float:left; margin-left:8px; cursor: default; font-family:'Roboto-Regular', Arial; font-size:12px; font-weight:bold; } .prix-lampe{ width:184px; height:46px; background: url("../images/bg_prix2.jpg") left no-repeat #ffffff; border:none; font-family:'Roboto-Regular', Arial; font-size:14px; color:#EA0B0B; text-transform:uppercase; padding:13px 0 0 41px; text-align:left; float:left; margin-left:12px; cursor: default; font-weight:bold; } .pour-nul{ float:left; width:220px; height:224px; margin-left:25px; background-color:#FAEF23; } /* Bienvenue */ .bienvenue{ background:#FD871A; margin-top:0; } .welcome{ width:100%; margin:auto; background:url("../images/welcome_bg.jpg") center top no-repeat #FD871A; text-align:center; padding:98px 0 25px 0; background-size: cover; } .welcome h3{ margin:0; color:#ffffff; font-family:'Raleway-Bold', Arial; font-size:28px; margin:0 0 15px 0; } .welcome h1{ margin:0 0 25px 0; color:#ffffff; font-family:'Raleway-Bold', Arial; font-size:40px; } .welcome p{ margin:0; color:#ffffff; font-family:"Roboto-Regular", Arial!important; font-size:16px; } /* End Bienvenue */ /* Actus */ .actus{ background:#f9f9f9; margin-top:0; } .box-actus{ width:1020px; margin:auto; background:url("../images/actu_bg.jpg") center top no-repeat #f9f9f9; padding:98px 0 25px 0; } .box-actus h2{ margin:0 0 25px 0; color:#4ABDD6; font-family:'Raleway-Bold', Arial; font-size:40px; width:100%; text-align:center; } .boite-a-actu{ width:100%; padding:0; } .article{ width:215px; padding:0 0 35px 0; position:relative; background:#eeeeee; float:left; margin:0 20px 25px 20px; height:500px; } .article img{ display:block; border-bottom:3px solid #4e5555; border-top:1px solid #eeeeee; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee; background:#cccccc; } .article h3{ color:#4e5555; font-family:"Raleway-Bold", Arial; font-size:14px; font-weight:bold; padding:0 7px; line-height:normal; } .article p{ color:#4e5555; font-family:"Roboto-Regular", Arial!important; font-size:13px; padding:0 10px; text-align: justify; } .article a{ display:block; font-family:'Raleway-Bold', Arial; font-size:14px; background:url("../images/suite.jpg") right no-repeat #4ABDD6; position:absolute; bottom:0; right:0; width:142px; height:34px; color:#ffffff; padding:5px 0 0 15px; cursor:pointer; } .article a:hover, .article a:focus{text-decoration:none; color:#ffffff; cursor:pointer;} /* End Actus */ .msg_confirm{color: green; margin-top: 1%!important;} /* Marque */ .marque{ width:100%; border-top:3px solid #FD871A; background:#4e5555; } .slider_marque{ width:980px; margin:auto; background:url("../images/marque_bg.jpg") center top no-repeat #ffffff; padding:90px 20px 20px 20px; } .slider_marque h2{ margin:0 0 25px 0; color:#FD871A; font-family:'Raleway-Bold', Arial; font-size:30px; width:100%; text-align:center; } /* End Marque */ /* Footer */ .footer{ width:100%; background:#4e5555; } .ft-bloc{ width:990px; margin:auto; height:60px; background:url("../images/footer_bg.jpg") center top no-repeat #F8F21A; } ul.footer_nav{ margin:0; padding:0; } ul.footer_nav li{ float:left; padding:25px 0 0px 30px; list-style:none; text-align:center; } ul.footer_nav li a{ color:#4e5555; font-family:"Roboto-Regular", Arial; font-size:12px; } ul.footer_nav li a:hover{text-decoration:none;} /* Copyrights */ .rights{ width:100%; background:#ffffff; } .copyright{ width:980px; margin:auto; padding-top:10px; } .all-right{ width:350px; height:25px; float:left; background:url("../images/logo_footer.jpg") no-repeat; padding:5px 0 0 20px; margin-right: 110px; } .all-right span{ color:#010101; font-family:"Roboto-Regular", Arial; font-size:11px; } .xiti{ width:80px; height:15px; float:left; } .boxart{ width:300px; height:25px; float:right; text-align:right; padding-top:5px; } .boxart span{ color:#010101; font-family:"Century", Arial; font-size:11px; } .boxart a{ color:#FD8619; font-family:"Century", Arial; font-size:11px; } .boxart a:hover{ text-decoration:none; color:#F07302;} /* Style Carousel */ .slider_marque .list_carousel { margin: 0px; width: 940px; padding:0 20px 0 80px; position:relative; } div.caroufredsel_wrapper{ width:93%/*!important*/; } .slider_marque .list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; } .slider_marque .list_carousel li { width: 100px; height: 100px; padding: 0; margin: 6px; display: block; float: left; } .slider_marque .list_carousel.responsive { width: auto; margin-left: 0; } .slider_marque .clearfix { float: none; clear: both; } .slider_marque .prev { width:30px; height:89px; position:absolute; left:0; top:10px; background:url("../images/prev.jpg") no-repeat; } .slider_marque .next { width:30px; height:89px; position:absolute; right:0; top:10px; background:url("../images/next.jpg") no-repeat; } a.prev:hover, a.next:hover, a.prev:focus, a.next:focus{ text-decoration:none; border:none;} .next:hover {background:url("../images/next-hover.jpg") no-repeat;} .next:prev {background:url("../images/prev-hover.jpg") no-repeat;} /* BLOC CONTAINER */ .ariane{ width:100%; border-bottom:2px solid #FF7B00; border-top:2px solid #FF7B00; background:#dddddd; margin-top:7px; padding:10px 0; } .ariane p{ width:980px; margin:auto; font-size:12px; color:#FF7B00; } .ariane p a, .ariane p span{color:#010101;} .ariane p a:hover{color:#FF7B00; text-decoration:none;} .containeur{width:980px; margin:auto;} .contenu{float:left; width:655px; padding-bottom:25px; } .contenuRedirection{float:left; width:100%; padding-bottom:25px; } .bloc_right{float:left; width:300px; margin-left:25px; padding-bottom:25px;} .table-lettre{ text-align:justify; background-color: rgba(209, 219, 243, 0.72); margin-left:19px; font-family: courier, serif; } #thRqdl{ background:#2d627f; color:#fff; height: 35px; width:30%; font-size: 0.9em; border-color: #bdced8; border-right-style: inset; border-right-width: thin } #TableProduit{ border-width:1px; border-style:solid; border-color:#bdced8; background:#fff; width: 60%; border-collapse:collapse; } #tdRqdl { border: 1px solid #bdced8; } .info{ background:#f9f9f9; margin-top:0; } .box-info { float: center; padding-bottom: 25px; width: 950px; margin: auto; background: rgba(97, 61, 61, 0); padding: 20px 0 25px 0; color: white; font-family:'Comfortaa-bold' , Arial; text-align: justify; } #img-produit{ Margin-top:0px; float: right; } #presentation-produit{ Margin-top:20px; float: left; } #presentation2-produit{ Margin-top:50px; background-color:rgb(145, 142, 142); float: left; } #nom-img{ Margin-top:-200px; } .null{ background: url("../images/infos.jpg"); color:white; } #slides { position:absolute; top:0px; left:-2px; } /* Slides container Important: Set the width of your slides container Set to display none, prevents content flash */ .slides_container { width:715px; overflow:hidden; position:relative; display:none; } /* Each slide Important: Set the width of your slides If height not specified height will be set by the slide content Set to display block */ .slides_container div.slide { width:715px; height:300px; display:block; } /* Next/prev buttons */ #slides .next,#slides .prev { position:absolute; top:300px; left:0px; width:24px; height:23px; display:block; z-index:520; } #slides .next { left:696px; } /* Pagination */ .pagination { margin:26px auto 0; width:100px; } .pagination li { float:left; margin:0 1px; list-style:none; } .pagination li a { display:block; width:12px; height:0; padding-top:12px; background-image:url('images/pagination.png'); background-position:0 0; float:left; overflow:hidden; } .pagination li.current a { background-position:0 -12px; } /* Caption */ .caption { z-index:500; position:absolute; bottom:0px; left:0; height:50px; padding:5px 20px 0 20px; background-color:#9962600; width:790px; font-size:1.3em; line-height:1.33; color:#ffffff; text-shadow:none; } /* Footer */ /* Anchors */
public/css/style.css
@charset "utf-8"; /* CSS Document */ /* Font */ @font-face { font-family: "Century"; src: url('../fonts/Centurygothic.eot'); src: url('../fonts/Centurygothic.eot?#iefix') format('embedded-opentype'), url('../fonts/Centurygothic.woff') format('woff'), url('../fonts/GOTHIC.ttf') format('truetype'), url('../fonts/Ubuntu-RI-webfont.svg#UbuntuItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Comfortaa'; src: url('../fonts/comfortaa-regular-webfont.eot'); src: url('../fonts/comfortaa-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/comfortaa.woff') format('woff'), url('../fonts/Comfortaa-Regular.ttf') format('truetype'), url('../fonts/comfortaa.svg') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Comfortaa-bold'; src: url('../fonts/Comfortaa-Bold.eot'); src: url('../fonts/Comfortaa-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/comfortaa-bold-webfont.woff') format('woff'), url('../fonts/Comfortaa-Bold.ttf') format('truetype'), url('../fonts/Bold-webfont.svg') format('svg'); font-weight: normal; font-style: normal; } /* End font */ *{margin:0; padding:0;} ul.navig {font-family: 'Raleway-Bold' , Arial!important;} body, p, span, em, strong, label, input, textarea{font-family: "Roboto-Regular", Arial!important; line-height:140%; font-size:13px;} .box-line{ width:100%; clear:both; } .spacer{ clear:both!important; padding:0!important; margin:0!important; height:0!important; float:none!important; } a:hover, a:focus{text-decoration:none;} a:focus{ outline:none;!important} /* Header */ .bg_header{ background: url("../images/header_bg.jpg") repeat-x #eeeeee; } .header{ /*width:100%; max-*/width:980px; margin:auto; padding-bottom: 10px; } .logo{ width:68px; height:112px; padding:7px 0 0 0; float:left; } .blanc{color:#ffffff;} .jaune{color:#F8F219;} .orange{color:#FF7900;} .slogan{ float:left; padding-top:25px; padding-left:10px; } .slogan p.titre a span{ font-family:'Raleway-Bold' , Arial !important; font-size:37px!important; margin-bottom:0; } .slogan p.slg a span{ font-family:'Roboto-Regular' , Arial !important; font-size:20px!important; margin-bottom:0; } .slogan p.titre a:hover, .slogan p.slg a:hover{text-decoration:none;} .post-it{ float:right; width:144px; height:113px; background: url("../images/post-it.png") no-repeat; } .post-it p{ font-family:'Raleway-Bold' , Arial !important; font-size:10px; color:#212121; padding:25px 66px 2px 10px; } /* End header */ /* Menu */ .menu{ /*width:100%; max-*/width:990px; height:50px; margin:auto; } .home{ float:left; background: url("../images/home_menu.jpg") right no-repeat #010101; border-radius:5px 0 0 5px; width:55px; height:50px; } .home a{ background: url("../images/home.png") center no-repeat; width:45px; height:50px; display:block; } .contact{ float:left; background: url("../images/contact_menu.jpg") no-repeat #010101; border-radius:0 5px 5px 0; width:175px; height:50px; } .contact a{ background: url("../images/contact.png") left no-repeat; width:160px; height:50px; display:block; padding-left:55px; padding-top:14px; font-family: 'Raleway-Bold' , Arial; font-size:14px; color:#F8F21A; } .contact a:hover, .home a:hover{text-decoration:none;color:#F8F21A;} ul.navig{ float:left; height:44px; margin:0; padding:3px 0 0 0; } ul.navig li{ float:left; height:44px; background: url("../images/sep.png") right no-repeat #F8F21A; padding:0; list-style:none; position:relative; } ul.navig li:last-child{background-image:none;} ul.navig li a{ display:block; padding: 12px 17px 0 17px; height:32px; font-family: 'Raleway-Bold' , Arial; font-size:14px; color:#4E5555; } ul.navig li a:hover{ text-decoration:none;} ul.sous-menu{ margin:0; padding:0; position:absolute; bottom:-72px; left:0; z-index:1; display:none; margin-left:-10px; } ul.sous-menu li{ background:#F8F21A; width:180%; height:auto; border-bottom:1px solid #4e5555; float:none!important; clear:left; padding:5px 10px 5px; } ul.sous-menu li a{ width:100%; height:25px; padding:0; } ul.navig li:hover > ul.sous-menu{ display:block; } ul.sous-menu2{ margin-top:200px; padding:0; position:absolute; bottom:-107px; left:0; z-index:1; display:none; } ul.sous-menu2 li{ background:#F8F21A; width:190%; height:auto; border-bottom:1px solid #4e5555; float:none!important; clear:left; padding:5px 10px 5px; } ul.sous-menu2 li a{ width:100%; height:25px; padding:0; } ul.navig li:hover > ul.sous-menu2{ display:block; background-color:blue; } /* End menu */ /* Slider */ .bg_slider{ background:#eeeeee; padding:15px 0 0 0; } .banniere_slide{ width:980px; margin:auto; padding-right:20px; } .carousel-inner{width:98.6%;border:10px solid #ffffff;} .carousel-inner .item{} .carousel-inner > .active{width:100%;} div.carousel-inner{height:167px;} .item img{width:100%;} .carousel{padding-bottom:35px;} .carousel-indicators{left:91%!important; bottom:0!important; margin-bottom:5px!important;} .carousel-indicators li{ border-radius:0!important; background-color:#4E5555!important; height:15px!important; width:15px!important; } .carousel-indicators .active{ background-color:#FF7B00!important;} .carousel-control { background-color: #010101!important; opacity: 0.2; position: absolute; text-align: center!important; top: 0!important; width: 50px!important; height:167px!important; } .carousel-control:hover, .carousel-control:focus{opacity: 0.4!important;} .carousel-control.left{left: 0!important;} .carousel-control.right{right: 0!important;} /* Partenaire - Selecteur - Pour les Nul */ .trois{background-color:#eeeeee; padding:15px 0;} .three_blocs{ width:980px; margin:auto; } .partenaire{ float:left; width:300px; height:224px; background: url("../images/partner_bg.png") left top no-repeat #DFDFDF; padding:0 10px 0 105px; } .partenaire_focuslight{ float:left; width:300px; height:224px; background: url("../images/partner_bg0.png") left top no-repeat #DFDFDF; padding:0 10px 0 105px; } .partenaire h3, .partenaire_focuslight h3{ font-family:'Roboto-Regular', Arial; font-size:18px; color:#4e5555; border-bottom:1px solid #4e5555; padding-bottom:10px; text-transform:uppercase; margin-top: 7px; } .partenaire p, .partenaire_focuslight p{ font-family:"Roboto-Regular", Arial!important; font-size:13px; color:#4e5555; } .modifarticle{ width: 10%; height: 35px; background: #235ea6; color: #ffffff; text-align: center; font-family: 'Comfortaa-bold', Arial; border: none; cursor: pointer; } .h1_bienvenue{margin-left: 10px;} .select-edit-art{margin-left: 10px;height: 34px;} .select-marq-art{height: 34px;} .btnlogout{ float: right; margin-right: 10px; width: 10%; height: 35px; background: #f80e39; color: #ffffff; text-align: center; font-family: 'Comfortaa-bold', Arial; border: none; cursor: pointer; } .btngoback{ float: left; margin-left: 10px; width: 10%; height: 35px; background: #e59927; color: #ffffff; text-align: center; font-family: 'Comfortaa-bold', Arial; border: none; cursor: pointer; } .formArticle label{font-weight: bold!important;} .btn-focuslight{font-family: 'Roboto-Regular', Arial!important;} .btn-partenaire{ width:100%; height:35px; background:#4e5555; color:#ffffff; text-align:center; font-family:'Comfortaa-bold', Arial; border:none; padding-top: 6px; cursor: pointer; } .selecteur-pdf{ width:100%; height:250px; background: #EEEEEE; padding:10px; } .attr0{margin-left: 27%;} .attr1{margin-left: 37%;} .attr2{height: 35px;} .attr3{margin-top: 2%;} .attr4{ margin-top: 3%; margin-left: 10%; background: green; padding: 10px 25px; color: #ffffff; font-family: "Comfortaa-bold", Arial; border: none; } .selecteur{ float:left; width:400px; height:224px; background: url("../images/selecteur_bg.jpg") left top no-repeat #EA0B0B; margin-left:25px; padding:10px; } .selecteur h3{ color:#ffffff; font-family:'Raleway-Bold', Arial; font-size:20px; padding-bottom:4px; border-bottom:1px solid #ffffff; margin-left:80px; margin-top:4px; text-align: center; } .selecteur select{ width:98%; margin-left:2%; height:30px; padding-top:0px; color:#aaaaaa; font-size:13px; font-family:"Roboto-Regular", Arial; border:1px solid #777777; margin-top:10px; } .info-video{ width:175px; height:46px; background: url("../images/bg_info2.jpg") left no-repeat #FAEF23; border:none; color:#4e55555; text-transform:uppercase; padding:6px 0 0 41px; text-align:left; float:left; margin-left:8px; cursor: default; font-family:'Roboto-Regular', Arial; font-size:12px; font-weight:bold; } .prix-lampe{ width:184px; height:46px; background: url("../images/bg_prix2.jpg") left no-repeat #ffffff; border:none; font-family:'Roboto-Regular', Arial; font-size:14px; color:#EA0B0B; text-transform:uppercase; padding:13px 0 0 41px; text-align:left; float:left; margin-left:12px; cursor: default; font-weight:bold; } .pour-nul{ float:left; width:220px; height:224px; margin-left:25px; background-color:#FAEF23; } /* Bienvenue */ .bienvenue{ background:#FD871A; margin-top:0; } .welcome{ width:100%; margin:auto; background:url("../images/welcome_bg.jpg") center top no-repeat #FD871A; text-align:center; padding:98px 0 25px 0; background-size: cover; } .welcome h3{ margin:0; color:#ffffff; font-family:'Raleway-Bold', Arial; font-size:28px; margin:0 0 15px 0; } .welcome h1{ margin:0 0 25px 0; color:#ffffff; font-family:'Raleway-Bold', Arial; font-size:40px; } .welcome p{ margin:0; color:#ffffff; font-family:"Roboto-Regular", Arial!important; font-size:16px; } /* End Bienvenue */ /* Actus */ .actus{ background:#f9f9f9; margin-top:0; } .box-actus{ width:1020px; margin:auto; background:url("../images/actu_bg.jpg") center top no-repeat #f9f9f9; padding:98px 0 25px 0; } .box-actus h2{ margin:0 0 25px 0; color:#4ABDD6; font-family:'Raleway-Bold', Arial; font-size:40px; width:100%; text-align:center; } .boite-a-actu{ width:100%; padding:0; } .article{ width:215px; padding:0 0 35px 0; position:relative; background:#eeeeee; float:left; margin:0 20px 25px 20px; height:500px; } .article img{ display:block; border-bottom:3px solid #4e5555; border-top:1px solid #eeeeee; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee; background:#cccccc; } .article h3{ color:#4e5555; font-family:"Raleway-Bold", Arial; font-size:14px; font-weight:bold; padding:0 7px; line-height:normal; } .article p{ color:#4e5555; font-family:"Roboto-Regular", Arial!important; font-size:13px; padding:0 10px; text-align: justify; } .article a{ display:block; font-family:'Raleway-Bold', Arial; font-size:14px; background:url("../images/suite.jpg") right no-repeat #4ABDD6; position:absolute; bottom:0; right:0; width:142px; height:34px; color:#ffffff; padding:5px 0 0 15px; cursor:pointer; } .article a:hover, .article a:focus{text-decoration:none; color:#ffffff; cursor:pointer;} /* End Actus */ .msg_confirm{color: green; margin-top: 1%!important;} /* Marque */ .marque{ width:100%; border-top:3px solid #FD871A; background:#4e5555; } .slider_marque{ width:980px; margin:auto; background:url("../images/marque_bg.jpg") center top no-repeat #ffffff; padding:90px 20px 20px 20px; } .slider_marque h2{ margin:0 0 25px 0; color:#FD871A; font-family:'Raleway-Bold', Arial; font-size:30px; width:100%; text-align:center; } /* End Marque */ /* Footer */ .footer{ width:100%; background:#4e5555; } .ft-bloc{ width:990px; margin:auto; height:60px; background:url("../images/footer_bg.jpg") center top no-repeat #F8F21A; } ul.footer_nav{ margin:0; padding:0; } ul.footer_nav li{ float:left; padding:25px 0 0px 30px; list-style:none; text-align:center; } ul.footer_nav li a{ color:#4e5555; font-family:"Roboto-Regular", Arial; font-size:12px; } ul.footer_nav li a:hover{text-decoration:none;} /* Copyrights */ .rights{ width:100%; background:#ffffff; } .copyright{ width:980px; margin:auto; padding-top:10px; } .all-right{ width:350px; height:25px; float:left; background:url("../images/logo_footer.jpg") no-repeat; padding:5px 0 0 20px; margin-right: 110px; } .all-right span{ color:#010101; font-family:"Roboto-Regular", Arial; font-size:11px; } .xiti{ width:80px; height:15px; float:left; } .boxart{ width:300px; height:25px; float:right; text-align:right; padding-top:5px; } .boxart span{ color:#010101; font-family:"Century", Arial; font-size:11px; } .boxart a{ color:#FD8619; font-family:"Century", Arial; font-size:11px; } .boxart a:hover{ text-decoration:none; color:#F07302;} /* Style Carousel */ .slider_marque .list_carousel { margin: 0px; width: 940px; padding:0 20px 0 80px; position:relative; } div.caroufredsel_wrapper{ width:93%/*!important*/; } .slider_marque .list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; } .slider_marque .list_carousel li { width: 100px; height: 100px; padding: 0; margin: 6px; display: block; float: left; } .slider_marque .list_carousel.responsive { width: auto; margin-left: 0; } .slider_marque .clearfix { float: none; clear: both; } .slider_marque .prev { width:30px; height:89px; position:absolute; left:0; top:10px; background:url("../images/prev.jpg") no-repeat; } .slider_marque .next { width:30px; height:89px; position:absolute; right:0; top:10px; background:url("../images/next.jpg") no-repeat; } a.prev:hover, a.next:hover, a.prev:focus, a.next:focus{ text-decoration:none; border:none;} .next:hover {background:url("../images/next-hover.jpg") no-repeat;} .next:prev {background:url("../images/prev-hover.jpg") no-repeat;} /* BLOC CONTAINER */ .ariane{ width:100%; border-bottom:2px solid #FF7B00; border-top:2px solid #FF7B00; background:#dddddd; margin-top:7px; padding:10px 0; } .ariane p{ width:980px; margin:auto; font-size:12px; color:#FF7B00; } .ariane p a, .ariane p span{color:#010101;} .ariane p a:hover{color:#FF7B00; text-decoration:none;} .containeur{width:980px; margin:auto;} .contenu{float:left; width:655px; padding-bottom:25px; } .contenuRedirection{float:left; width:100%; padding-bottom:25px; } .bloc_right{float:left; width:300px; margin-left:25px; padding-bottom:25px;} .table-lettre{ text-align:justify; background-color: rgba(209, 219, 243, 0.72); margin-left:19px; font-family: courier, serif; } #thRqdl{ background:#2d627f; color:#fff; height: 35px; width:30%; font-size: 0.9em; border-color: #bdced8; border-right-style: inset; border-right-width: thin } #TableProduit{ border-width:1px; border-style:solid; border-color:#bdced8; background:#fff; width: 60%; border-collapse:collapse; } #tdRqdl { border: 1px solid #bdced8; } .info{ background:#f9f9f9; margin-top:0; } .box-info { float: center; padding-bottom: 25px; width: 950px; margin: auto; background: rgba(97, 61, 61, 0); padding: 20px 0 25px 0; color: white; font-family:'Comfortaa-bold' , Arial; text-align: justify; } #img-produit{ Margin-top:0px; float: right; } #presentation-produit{ Margin-top:20px; float: left; } #presentation2-produit{ Margin-top:50px; background-color:rgb(145, 142, 142); float: left; } #nom-img{ Margin-top:-200px; } .null{ background: url("../images/infos.jpg"); color:white; } #slides { position:absolute; top:0px; left:-2px; } /* Slides container Important: Set the width of your slides container Set to display none, prevents content flash */ .slides_container { width:715px; overflow:hidden; position:relative; display:none; } /* Each slide Important: Set the width of your slides If height not specified height will be set by the slide content Set to display block */ .slides_container div.slide { width:715px; height:300px; display:block; } /* Next/prev buttons */ #slides .next,#slides .prev { position:absolute; top:300px; left:0px; width:24px; height:23px; display:block; z-index:520; } #slides .next { left:696px; } /* Pagination */ .pagination { margin:26px auto 0; width:100px; } .pagination li { float:left; margin:0 1px; list-style:none; } .pagination li a { display:block; width:12px; height:0; padding-top:12px; background-image:url('images/pagination.png'); background-position:0 0; float:left; overflow:hidden; } .pagination li.current a { background-position:0 -12px; } /* Caption */ .caption { z-index:500; position:absolute; bottom:0px; left:0; height:50px; padding:5px 20px 0 20px; background-color:#9962600; width:790px; font-size:1.3em; line-height:1.33; color:#ffffff; text-shadow:none; } /* Footer */ /* Anchors */
0.165694
0.040427
body { background: rgba(255, 255, 255, 0.24) url(../../hilary_duff_template_6889900/images/main-bg.gif) repeat-x; color: #2D2D2D; font-family: tahoma, arial, verdana; font-size: 11px; margin: 0px; padding: 0px; text-align: center; } img { border: 0px; } a:link { color: #184879; font-weight: bold; text-decoration: none; } a:visited { color: #184879; font-weight: bold; text-decoration: none; } a:hover, a:active { color: #184879; font-weight: bold; text-decoration: underline; } #header { height:337px; display:block; width:570px; margin-right:0px; background-image: url(../../hilary_duff_template_6889900/images/hilaryduff.jpg); background-repeat: no-repeat; background-position: right top; z-index:2; overflow:hidden; } #header a { position:absolute; top:322px; right:48px; width:50px; height:20px; z-index:3; display:inline; } #container { margin: 0px auto; text-align: left; position:relative; } #copyright { clear: both; color: #000000; font-size: 10px; margin-bottom: 10px; padding-right: 15px; text-align: center; } .photo { float: right; margin-left: 10px; margin-right: 10px; padding:5px; border: 1px solid #ca738f; } .photo img{ border: 1px solid #df8fa9; } #left { float: left; //padding-top: 110px; width: 210px; } #menu { background: url(../../hilary_duff_template_6889900/images/menu-bg.gif) no-repeat; clear: both; display: block; height: 551px; padding-top: 10px; width: 190px; } #menu ul { list-style: none; margin: 0px; margin-left: 4px; margin-bottom: 10px; margin-top: 8px; padding: 0px; } #menu li { background: url(../../hilary_duff_template_6889900/images/list-bg.gif) no-repeat; display: block; font-size: 25px; height: 17px; list-style: none; margin: 0px; padding: 0px; padding-left: 25px; padding-top: 1px; width: 157px; } #nav { clear: both; height: 50px; width: 700px; position:absolute; margin-left:40px; } #nav ul { list-style: none; margin: 10px 0px 0px 0px; padding: 4px; width:700px; z-index:15; position:absolute; text-align:center; } #nav li { list-style: none; float:left; margin: 0px; padding: 0px; display:inline; } #nav a { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; display:inline; text-transform: uppercase; padding: 20px 20px 10px 20px; } #nav a:hover { color: #184879; text-decoration:underline; } #right { float: left; width: 560px; } #right a{ text-decoration:underline;} .tab { background: url(../../hilary_duff_template_6889900/images/tab-heading.gif) no-repeat; color: #184879; display: block; font-family: arial; font-size: 15px; font-weight: bold; height: 18px; letter-spacing: -1px; padding-left: 10px; padding-top: 3px; margin-bottom: 8px; margin-left: 7px; width: 166px; } .tab2 { background: url(../../hilary_duff_template_6889900/images/tab-bg.gif) no-repeat; display: block; font-size: 10px; height: 17px; padding-top: 4px; padding-left: 10px; width: 179px; } .tag { color: #F5E6EB; font-size: 12px; font-weight: bold; margin-left: 25px; } .textboxtop,.textboxtop2{ color: #184879; display: block; font-size: 19px; font-weight: bold; height: 33px; letter-spacing: -1px; margin-left: 8px; padding-left: 20px; padding-top: 11px; width: 526px; text-transform: uppercase; } .textboxtop{ background: url(../../hilary_duff_template_6889900/images/textbox-top.gif) no-repeat; } .textboxtop2 { background: url(../../hilary_duff_template_6889900/images/textbox-top2.gif) no-repeat; } .textbox { background: #C0617F url(../../hilary_duff_template_6889900/images/textbox-bg.gif) no-repeat; border-left: 1px solid #DF8FA9; border-right: 1px solid #DF8FA9; color: #F0C5D2; margin-left: 8px; padding-left: 20px; padding-right: 10px; padding-top: 20px; width: 514px; padding-bottom:10px; } .textboxbottom { background: url(../../hilary_duff_template_6889900/images/textbox-bottom.gif) no-repeat; color: #FFFFFF; display: block; font-weight: bold; height: 23px; margin-bottom: 10px; margin-left: 8px; padding-right: 15px; padding-top: 5px; text-align: right; width: 531px; } .lastnav{ border-right: 0px none #c0617f !important; } .lastitem{ background:url(../../hilary_duff_template_6889900/images/list-bg-2.gif) !important; }
public/css/style.css
body { background: rgba(255, 255, 255, 0.24) url(../../hilary_duff_template_6889900/images/main-bg.gif) repeat-x; color: #2D2D2D; font-family: tahoma, arial, verdana; font-size: 11px; margin: 0px; padding: 0px; text-align: center; } img { border: 0px; } a:link { color: #184879; font-weight: bold; text-decoration: none; } a:visited { color: #184879; font-weight: bold; text-decoration: none; } a:hover, a:active { color: #184879; font-weight: bold; text-decoration: underline; } #header { height:337px; display:block; width:570px; margin-right:0px; background-image: url(../../hilary_duff_template_6889900/images/hilaryduff.jpg); background-repeat: no-repeat; background-position: right top; z-index:2; overflow:hidden; } #header a { position:absolute; top:322px; right:48px; width:50px; height:20px; z-index:3; display:inline; } #container { margin: 0px auto; text-align: left; position:relative; } #copyright { clear: both; color: #000000; font-size: 10px; margin-bottom: 10px; padding-right: 15px; text-align: center; } .photo { float: right; margin-left: 10px; margin-right: 10px; padding:5px; border: 1px solid #ca738f; } .photo img{ border: 1px solid #df8fa9; } #left { float: left; //padding-top: 110px; width: 210px; } #menu { background: url(../../hilary_duff_template_6889900/images/menu-bg.gif) no-repeat; clear: both; display: block; height: 551px; padding-top: 10px; width: 190px; } #menu ul { list-style: none; margin: 0px; margin-left: 4px; margin-bottom: 10px; margin-top: 8px; padding: 0px; } #menu li { background: url(../../hilary_duff_template_6889900/images/list-bg.gif) no-repeat; display: block; font-size: 25px; height: 17px; list-style: none; margin: 0px; padding: 0px; padding-left: 25px; padding-top: 1px; width: 157px; } #nav { clear: both; height: 50px; width: 700px; position:absolute; margin-left:40px; } #nav ul { list-style: none; margin: 10px 0px 0px 0px; padding: 4px; width:700px; z-index:15; position:absolute; text-align:center; } #nav li { list-style: none; float:left; margin: 0px; padding: 0px; display:inline; } #nav a { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; display:inline; text-transform: uppercase; padding: 20px 20px 10px 20px; } #nav a:hover { color: #184879; text-decoration:underline; } #right { float: left; width: 560px; } #right a{ text-decoration:underline;} .tab { background: url(../../hilary_duff_template_6889900/images/tab-heading.gif) no-repeat; color: #184879; display: block; font-family: arial; font-size: 15px; font-weight: bold; height: 18px; letter-spacing: -1px; padding-left: 10px; padding-top: 3px; margin-bottom: 8px; margin-left: 7px; width: 166px; } .tab2 { background: url(../../hilary_duff_template_6889900/images/tab-bg.gif) no-repeat; display: block; font-size: 10px; height: 17px; padding-top: 4px; padding-left: 10px; width: 179px; } .tag { color: #F5E6EB; font-size: 12px; font-weight: bold; margin-left: 25px; } .textboxtop,.textboxtop2{ color: #184879; display: block; font-size: 19px; font-weight: bold; height: 33px; letter-spacing: -1px; margin-left: 8px; padding-left: 20px; padding-top: 11px; width: 526px; text-transform: uppercase; } .textboxtop{ background: url(../../hilary_duff_template_6889900/images/textbox-top.gif) no-repeat; } .textboxtop2 { background: url(../../hilary_duff_template_6889900/images/textbox-top2.gif) no-repeat; } .textbox { background: #C0617F url(../../hilary_duff_template_6889900/images/textbox-bg.gif) no-repeat; border-left: 1px solid #DF8FA9; border-right: 1px solid #DF8FA9; color: #F0C5D2; margin-left: 8px; padding-left: 20px; padding-right: 10px; padding-top: 20px; width: 514px; padding-bottom:10px; } .textboxbottom { background: url(../../hilary_duff_template_6889900/images/textbox-bottom.gif) no-repeat; color: #FFFFFF; display: block; font-weight: bold; height: 23px; margin-bottom: 10px; margin-left: 8px; padding-right: 15px; padding-top: 5px; text-align: right; width: 531px; } .lastnav{ border-right: 0px none #c0617f !important; } .lastitem{ background:url(../../hilary_duff_template_6889900/images/list-bg-2.gif) !important; }
0.275227
0.081264
h3 { color: white; font-family: } .nav{ background-color:white; } /* body{ background-color:rgb(204, 102, 153); } */ .background{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .background h3{ margin-right:12px; font-family:italic; } /* body h1{ border-radius:15px; border:1px solid whitesmoke; /* margin-left:1000px; margin-right:1000px; } */ .sign p{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .panel{ border-radius:20px; border:1px solid whitesmoke; } div h3{ padding:20px; } .sign{ border-radius:15px; border:1px solid black; margin-left:-30px; color:black; } .style{ margin-right:700px; margin-left:700px; } .profile1{ border-radius:15px; /* border:1px solid whitesmoke; */ } .profile1 h3{ margin-left:40px; } .profile1 img{ border-radius: 50%; margin-top:-30px; } .profile1 h2{ color:whitesmoke; } .rating{ color:orange; } .detail{ margin-left:20px; } .profile{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .profile h2{ color:whitesmoke; } .profile h1{ margin-left:400px; margin-right:400px; color:black; } /* .profile a img{ align-items: flex-end; } */ /* .profile img{ align-items: flex-end; } */ .posts{ color:whitesmoke; } .addpost{ } .comment{ float:left; margin-left:120px; } .comment h3{ float:left; color:black; } .comment img{ float:left 20px; padding-left:5px; border-radius:30px; border: 1px solid #ddd; border-radius: 4px; padding: 5px; } .comment a{ float:left 50px; border-radius:20px; } h3{ color:whitesmoke; } .details a{ color:whitesmoke; } .click{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; border-radius:20px; float:center; } .click img { float:left; border-radius:15px; border: 1px solid #ddd; border-radius: 4px; padding: 5px; } .click h2 h3 { color:whitesmoke; } .click h3 { color:whitesmoke; } h2 { color:whitesmoke; /* float:left ; */ } h3 { color:whitesmoke; /* float:left ; */ } .login form{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .search h1{ color:whitesmoke; } .search img{ border-radius:15px; } .search{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; text-align:center; }
static/css/baseprojects.css
h3 { color: white; font-family: } .nav{ background-color:white; } /* body{ background-color:rgb(204, 102, 153); } */ .background{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .background h3{ margin-right:12px; font-family:italic; } /* body h1{ border-radius:15px; border:1px solid whitesmoke; /* margin-left:1000px; margin-right:1000px; } */ .sign p{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .panel{ border-radius:20px; border:1px solid whitesmoke; } div h3{ padding:20px; } .sign{ border-radius:15px; border:1px solid black; margin-left:-30px; color:black; } .style{ margin-right:700px; margin-left:700px; } .profile1{ border-radius:15px; /* border:1px solid whitesmoke; */ } .profile1 h3{ margin-left:40px; } .profile1 img{ border-radius: 50%; margin-top:-30px; } .profile1 h2{ color:whitesmoke; } .rating{ color:orange; } .detail{ margin-left:20px; } .profile{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .profile h2{ color:whitesmoke; } .profile h1{ margin-left:400px; margin-right:400px; color:black; } /* .profile a img{ align-items: flex-end; } */ /* .profile img{ align-items: flex-end; } */ .posts{ color:whitesmoke; } .addpost{ } .comment{ float:left; margin-left:120px; } .comment h3{ float:left; color:black; } .comment img{ float:left 20px; padding-left:5px; border-radius:30px; border: 1px solid #ddd; border-radius: 4px; padding: 5px; } .comment a{ float:left 50px; border-radius:20px; } h3{ color:whitesmoke; } .details a{ color:whitesmoke; } .click{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; border-radius:20px; float:center; } .click img { float:left; border-radius:15px; border: 1px solid #ddd; border-radius: 4px; padding: 5px; } .click h2 h3 { color:whitesmoke; } .click h3 { color:whitesmoke; } h2 { color:whitesmoke; /* float:left ; */ } h3 { color:whitesmoke; /* float:left ; */ } .login form{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; } .search h1{ color:whitesmoke; } .search img{ border-radius:15px; } .search{ background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT_D6j-Dg1vihU3yViHe8Z0KQ8mTmlQBgjMh4P3VTg5cdvB9WKz"); background-repeat: no-repeat; background-size:cover; background-origin: content-box; text-align:center; }
0.525856
0.159152
#request_table { background-color: whitesmoke; border: 1px solid black; width: 45%; } #complete_table { background-color: whitesmoke; border: 1px solid black; width: 45%; } th { padding: 10px; text-align: center; } td { padding: 5px; text-align: left; } .modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .modal-content { background-color: #fefefe; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; } .close { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } #footerPadding { margin-top: 100px; } #headerPadding { margin-bottom: 120px; } .padding-50 { padding: 2px; margin-top: 60px; } #auth { margin-top: 10em; } #loginPic { margin-top: 100px; padding-left: 150px; } #authButton { margin: 10px; } #headNav { margin-bottom: 2em; } #complexItem { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; } #complexName { font-weight: bold; margin-top: 20px; } #complexAddress { margin-top: 25px; } #complexList { list-style-type: none; margin-top: 2em; } #complexThumbnail { width: 200px; height: 200px; padding-bottom: 2em; padding-top: 2em; } #aptDetailPadding { margin-top: 18px; } #aptRequestPadding { margin-top: 35px; } #loading { margin-top: 10em; } #query { margin-top: 4em; } #createButtonPadding { margin-top: 1em; margin-right: 5px; } .btn-warning { background-color: #db7318 !important; } .btn-info { background-color: #1880db !important; } .btn-danger { background-color: #db181f !important; } #viewComplexButton { margin-top: 2em; } .btn-success { background-color: #777777 !important; } .btn { /* overflow: hidden; */ min-width: 8em; /* display: block !important; */ } .btn-lg { /* overflow: hidden; */ min-width: 9em !important; /* display: block !important; */ }
HousingProvider.Client/public/css/index.css
#request_table { background-color: whitesmoke; border: 1px solid black; width: 45%; } #complete_table { background-color: whitesmoke; border: 1px solid black; width: 45%; } th { padding: 10px; text-align: center; } td { padding: 5px; text-align: left; } .modal { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .modal-content { background-color: #fefefe; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; } .close { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: black; text-decoration: none; cursor: pointer; } #footerPadding { margin-top: 100px; } #headerPadding { margin-bottom: 120px; } .padding-50 { padding: 2px; margin-top: 60px; } #auth { margin-top: 10em; } #loginPic { margin-top: 100px; padding-left: 150px; } #authButton { margin: 10px; } #headNav { margin-bottom: 2em; } #complexItem { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; } #complexName { font-weight: bold; margin-top: 20px; } #complexAddress { margin-top: 25px; } #complexList { list-style-type: none; margin-top: 2em; } #complexThumbnail { width: 200px; height: 200px; padding-bottom: 2em; padding-top: 2em; } #aptDetailPadding { margin-top: 18px; } #aptRequestPadding { margin-top: 35px; } #loading { margin-top: 10em; } #query { margin-top: 4em; } #createButtonPadding { margin-top: 1em; margin-right: 5px; } .btn-warning { background-color: #db7318 !important; } .btn-info { background-color: #1880db !important; } .btn-danger { background-color: #db181f !important; } #viewComplexButton { margin-top: 2em; } .btn-success { background-color: #777777 !important; } .btn { /* overflow: hidden; */ min-width: 8em; /* display: block !important; */ } .btn-lg { /* overflow: hidden; */ min-width: 9em !important; /* display: block !important; */ }
0.3027
0.114963
.announcement { background: #F4F4FF; border-radius: 240px; font-size: 13px; line-height: 160%; color: #4441E1; padding: 4px 5px; display: inline-flex; justify-content: flex-start; align-items: center; font-weight: 500; cursor: pointer; } .announcement strong { display: block; background: #4C48FF; border-radius: 380px; color: white; padding: 0px 6px 1px; margin-right: 5px; text-transform: uppercase; } .announcement app-icon .icon-arrow-right { fill: #A09DFF; height: 14px; width: 8px; display: block; margin: 0 5px; transform: scale(.66); opacity: .4; transition: .3s transform ease; } .announcement:hover app-icon .icon-arrow-right { transform: scale(.66) translateX(2px); } .modal { position: fixed; background: rgba(0, 0, 0, .85); backdrop-filter: blur(5px); top: 0; right: 0; left: 0; bottom: 0; opacity: 0; pointer-events: none; transition: .3s opacity; z-index: 10; display: flex; justify-content: center; align-items: center; } .modal.active { pointer-events: all; opacity: 1; } .modal .modal__bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .modal .modal__body { padding: 24px; background: white; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,.1), 0 6px 14px rgba(0,0,0,.06); max-width: calc(100% - 16px); position: relative; margin: 20px; opacity: 0; transform: translateY(16px); transition: .4s opacity .2s, .2s transform ease-out .2s; } .modal.active .modal__body { opacity: 1; transform: translateY(0); } .modal .modal__body__close { border: 0; position: absolute; top: 8px; right: 10px; color: var(--color-dolphin); font-size: 30px; font-weight: 300; cursor: pointer; transition: .2s color; } .modal .modal__body__close:hover, .modal .modal__body__close:active, .modal .modal__body__close:focus { color: var(--color-woodsmoke); outline: none; } announcement-bar .modal .modal__body hgroup { text-align: center; max-width: 320px; margin: 24px auto 0; } .modal__body h2 { color: black; font-size: 24px; line-height: 29px; } announcement-bar .modal .modal__body hgroup p { font-size: 16px; color: var(--color-gandalf); } .modal #modal__form-container { width: 464px; max-width: 100%; margin: 0 auto 20px; } .modal #modal__form-container form { text-align: left; display: flex; flex-wrap: wrap; margin-right: -24px; } .modal #modal__form-container fieldset { flex: 100%; margin-bottom: 12px; } .modal #modal__form-container fieldset:first-child { flex: 50%; } .modal #modal__form-container fieldset:nth-child(2) { flex: calc(50% - 15px); margin-right: 15px; } .modal #modal__form-container fieldset label { font-size: 14px; line-height: 160%; font-weight: 500; } .modal #modal__form-container fieldset input, .modal #modal__form-container fieldset select { background: #FFFFFF; border: 1px solid #DEE3EA; box-sizing: border-box; border-radius: 6px; height: 50px; padding: 8px; font-size: 16px; color: #151518; } .modal #modal__form-container fieldset select { background: #F4F7FA; } .modal #modal__form-container .hs-submit { width: 100%; } .modal #modal__form-container .hs-button { background: #4C48FF; box-shadow: 0px 2px 4px rgba(2, 8, 20, 0.1), 0px 1px 2px rgba(2, 8, 20, 0.08); border-radius: 6px; color: white; height: 50px; width: 240px; max-width: 100%; margin: 0 auto; display: block; font-size: 14px; line-height: 100%; text-align: center; letter-spacing: 0.04em; text-transform: uppercase; color: #FFFFFF; border: none; font-weight: 600; } .modal #modal__form-container .hs-error-msgs { list-style: none; color: red; padding: 0; } .modal #modal__form-container .hs_error_rollup { margin: 0 auto; }
src/components/announcement-bar/announcement-bar.css
.announcement { background: #F4F4FF; border-radius: 240px; font-size: 13px; line-height: 160%; color: #4441E1; padding: 4px 5px; display: inline-flex; justify-content: flex-start; align-items: center; font-weight: 500; cursor: pointer; } .announcement strong { display: block; background: #4C48FF; border-radius: 380px; color: white; padding: 0px 6px 1px; margin-right: 5px; text-transform: uppercase; } .announcement app-icon .icon-arrow-right { fill: #A09DFF; height: 14px; width: 8px; display: block; margin: 0 5px; transform: scale(.66); opacity: .4; transition: .3s transform ease; } .announcement:hover app-icon .icon-arrow-right { transform: scale(.66) translateX(2px); } .modal { position: fixed; background: rgba(0, 0, 0, .85); backdrop-filter: blur(5px); top: 0; right: 0; left: 0; bottom: 0; opacity: 0; pointer-events: none; transition: .3s opacity; z-index: 10; display: flex; justify-content: center; align-items: center; } .modal.active { pointer-events: all; opacity: 1; } .modal .modal__bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .modal .modal__body { padding: 24px; background: white; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,.1), 0 6px 14px rgba(0,0,0,.06); max-width: calc(100% - 16px); position: relative; margin: 20px; opacity: 0; transform: translateY(16px); transition: .4s opacity .2s, .2s transform ease-out .2s; } .modal.active .modal__body { opacity: 1; transform: translateY(0); } .modal .modal__body__close { border: 0; position: absolute; top: 8px; right: 10px; color: var(--color-dolphin); font-size: 30px; font-weight: 300; cursor: pointer; transition: .2s color; } .modal .modal__body__close:hover, .modal .modal__body__close:active, .modal .modal__body__close:focus { color: var(--color-woodsmoke); outline: none; } announcement-bar .modal .modal__body hgroup { text-align: center; max-width: 320px; margin: 24px auto 0; } .modal__body h2 { color: black; font-size: 24px; line-height: 29px; } announcement-bar .modal .modal__body hgroup p { font-size: 16px; color: var(--color-gandalf); } .modal #modal__form-container { width: 464px; max-width: 100%; margin: 0 auto 20px; } .modal #modal__form-container form { text-align: left; display: flex; flex-wrap: wrap; margin-right: -24px; } .modal #modal__form-container fieldset { flex: 100%; margin-bottom: 12px; } .modal #modal__form-container fieldset:first-child { flex: 50%; } .modal #modal__form-container fieldset:nth-child(2) { flex: calc(50% - 15px); margin-right: 15px; } .modal #modal__form-container fieldset label { font-size: 14px; line-height: 160%; font-weight: 500; } .modal #modal__form-container fieldset input, .modal #modal__form-container fieldset select { background: #FFFFFF; border: 1px solid #DEE3EA; box-sizing: border-box; border-radius: 6px; height: 50px; padding: 8px; font-size: 16px; color: #151518; } .modal #modal__form-container fieldset select { background: #F4F7FA; } .modal #modal__form-container .hs-submit { width: 100%; } .modal #modal__form-container .hs-button { background: #4C48FF; box-shadow: 0px 2px 4px rgba(2, 8, 20, 0.1), 0px 1px 2px rgba(2, 8, 20, 0.08); border-radius: 6px; color: white; height: 50px; width: 240px; max-width: 100%; margin: 0 auto; display: block; font-size: 14px; line-height: 100%; text-align: center; letter-spacing: 0.04em; text-transform: uppercase; color: #FFFFFF; border: none; font-weight: 600; } .modal #modal__form-container .hs-error-msgs { list-style: none; color: red; padding: 0; } .modal #modal__form-container .hs_error_rollup { margin: 0 auto; }
0.497803
0.069637
@font-face { font-family: handWritten; src: url('fonts/angel.ttf'); } body{ margin: 0px; height: 100%; background-color: #f6f6f6; font-family: cursive, Circular,"Helvetica Neue",Helvetica,Arial,sans-serif; } input, select{ width: 100%; height: 33px; border-color: #c1b8b8; border-style: solid; border-radius: 5px; font-size: 16px; margin-bottom: 10px; } input[type="checkbox"] .meal-select{ width: 100%; border-color: #c1b8b8; border-style: solid; border-radius: 5px; font-size: 16px; margin-bottom: 10px; } footer{ text-align: center; background-color: #2e2d2d; color: white; padding: 10px; margin-top: 39px; } textarea{ width: 100%; border-color: #c1b8b8; border-style: solid; border-radius: 5px; font-size: 16px; margin-bottom: 10px; border-width: 2px; } .title{ font-family: "Segoe Print",cursive, calibri; font-size: 22px; font-weight: bold; } .card { box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); background-color: white; border-radius: 5px; } .card-body{ padding: 5px; } .card-title{ font-weight: bold; margin-bottom: 5px; } .content{ width: 90%; margin: auto; } #nav-toggle{ display: none; } .meal-search-area{ margin-bottom: 28px; } .btn{ background-color: #2b2a2a; color: white; font-size: 20px; padding: 6px; border-radius: 5px; border-style: solid; border-color: #8b8c89; text-decoration: none; border-width: 1px; margin-bottom: 5px; width: 150px; } .add-meal-btn{ width: 132px; background-color: #2b2a2a; color: white; font-size: 20px; padding: 6px; border-radius: 5px; border-style: solid; border-color: #8b8c89; text-decoration: none; border-width: 1px; } .add-meal-btn:hover{ background-color: #bfb6b6; color: #2b2a2a; } .create-menu-btn{ color: white; font-size: 20px; padding: 6px; border-radius: 5px; border-style: solid; border-color: #8b8c89; text-decoration: none; border-width: 1px; margin-bottom: 5px; background-color: #5a5858; cursor: pointer; } .create-menu-btn:hover{ background-color: #5a5858; color: #ffffff; } .menu-header{ font-weight: lighter; font-family: handWritten; font-size: 80px; margin: 0; margin-top: -9px; text-align: center; margin-bottom: 44px; } .handwritten{ font-family: handWritten; font-weight: 300; } .menu-title { margin: 0; font-weight: 400; font-size: 72px; margin-top: -34px; } .meal-list{ font-family: cursive; margin-top: -18px; font-size: 26px; margin-left: 42px; } .meal-order-btn{ background-color: #a36b35; border: 1px solid black; font-size: 22px; box-shadow: 0 1px 13px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0, 0, 0, 0.89); outline: brown; border: 1px solid black; border-radius: 10px; cursor: pointer; padding: 4px; padding-left: 10px; padding-right: 10px; font-weight: bold; letter-spacing: -1px; text-transform: capitalize; font-family: cursive; margin-left: auto; text-decoration: none; color: black; } .meal-order-btn:hover{ background-color: #522b2b96; box-shadow: 1px 1px 43px rgb(0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0.89); } .checkbox-label { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .checkbox-label input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; display: none; } .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #f1dede; border: 1px solid #eeb19e; } .checkbox-label:hover input[type="checkbox"] ~ .checkmark { background-color: #ccc; } .checkbox-label input[type="checkbox"]:checked ~ .checkmark { background-color: #2196F3; } .checkmark:after { content: ""; position: absolute; display: none; } .checkbox-label input[type="checkbox"]:checked ~ .checkmark:after { display: block; } .checkbox-label .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } @media only screen and (min-width: 600px) { nav{ display: flex; flex-direction: row; padding-left: 30px; padding-right: 30px; background-color: #a82800; margin-bottom: 0px; height: 40px; } .meals{ display: flex; flex-direction: column; } .menu-date-input{ width: 232px; margin-right: 34px; } .menu-date-selection{ margin:auto; } .title{ position: absolute; top: 7px; left: 69px; text-decoration: none; color: white; } .logo{ position: absolute; top: 4px; left: -40px; } .meal-search-area{ display: flex; flex-direction: row; } .nav-menus{ margin-left: auto; } .nav-list{ list-style: none; margin-top: 6px; height: 100%; } .nav-list > li{ display: inline-block; margin-right: 4px; cursor: pointer; } .nav-list > li > a{ border-radius: 5px; text-decoration: none; color: white; font-size: 17px; padding: 15px; } .nav-list > li > a:hover{ background-color: #cf1c15; text-decoration: none; color: white; font-size: 17px; padding: 15px; } #search{ width: 640px; } .card{ width: 94%; margin: auto; display: flex; flex-direction: column; margin-bottom: 20px; margin-right: 20px; box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22); } .card-body{ padding: 14px; } .card-img{ height: 218px; } .card-description{ color: #3f3e3e; font-size: 13px; height: 4em; line-height: 1em; overflow: hidden; text-overflow: ellipsis; } .card-img > img{ height: 100%; width: 100%; } .card-options{ margin-left: auto; } .card-footer{ display: flex; padding: 10px; } .card-title{ font-size: 16px; height: 1em; line-height: 1em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .add-meal-btn{ margin-left: 5px; } .meal-title:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; top: 0; bottom: 0; background:#333 url(http://www.menucool.com/tooltip/cssttp/css-tooltip-gradient-bg.png) repeat-x 0 0; } .meal-title{ cursor: pointer; } .meal-title:hover{ color: #db1616; } .callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} .scroll-tooltip span { border-radius:2px; box-shadow: 0px 0px 8px 4px #666; } .scroll{ background: linear-gradient(to right, #f28621 0%,#f7c485 31%,#f9b868 76%,#f28621 100%); min-height: 399px; width: 80%; display: flex; flex-direction: column; margin: auto; border-radius: 2px; box-shadow: 0 111px 339px -83px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); margin-top: 49px; } .scroll-top{ height: 52px; width: 101%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-bottom{ margin-top: auto; height: 58px; width: 102%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-body{ height: 100%; padding-left: 43px; padding-right: 43px; box-shadow: inset 20px -17px 179px 23px #00000078; } .scroll-body li{ display: flex; margin-bottom: 6px; } } @media only screen and (min-width: 768px) { nav{ display: flex; flex-direction: row; padding-left: 30px; padding-right: 30px; margin-bottom: 0px; height: 40px; } .meals{ display: grid; grid-template-columns: repeat(4,1fr); } .menu-date-input{ width: 232px; margin-right: 34px; } .menu-date-selection{ margin:auto; } .title{ position: absolute; top: 7px; left: 69px; text-decoration: none; color: white; } .logo{ position: absolute; top: 4px; left: -40px; } .meal-search-area{ display: flex; flex-direction: row; } .nav-menus{ margin-left: auto; } .nav-list{ list-style: none; margin-top: 6px; height: 100%; } .nav-list > li{ display: inline-block; margin-right: 4px; cursor: pointer; } .nav-list > li > a{ border-radius: 5px; text-decoration: none; color: white; font-size: 17px; padding: 15px; } .nav-list > li > a:hover{ background-color: #cf1c15; text-decoration: none; color: white; font-size: 17px; padding: 15px; } #search{ width: 640px; } .card{ width: 80%; margin: auto; display: flex; flex-direction: column; margin-bottom: 20px; margin-right: 20px; box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22); } .card-body{ padding: 14px; } .card-img{ height: 218px; } .card-description{ color: #3f3e3e; font-size: 13px; height: 4em; line-height: 1em; overflow: hidden; text-overflow: ellipsis; } .card-img > img{ height: 100%; width: 100%; } .card-options{ margin-left: auto; } .card-footer{ display: flex; padding: 10px; } .card-title{ font-size: 16px; height: 1em; line-height: 1em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .add-meal-btn{ margin-left: 5px; } .meal-title:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; top: 0; bottom: 0; background:#333 url(http://www.menucool.com/tooltip/cssttp/css-tooltip-gradient-bg.png) repeat-x 0 0; } .meal-title{ cursor: pointer; } .meal-title:hover{ color: #db1616; } .callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} .scroll-tooltip span { border-radius:2px; box-shadow: 0px 0px 8px 4px #666; } .scroll{ background: linear-gradient(to right, #f28621 0%,#f7c485 31%,#f9b868 76%,#f28621 100%); min-height: 399px; width: 80%; display: flex; flex-direction: column; margin: auto; border-radius: 2px; box-shadow: 0 111px 339px -83px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); margin-top: 49px; } .scroll-top{ height: 52px; width: 101%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-bottom{ margin-top: auto; height: 58px; width: 102%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-body{ height: 100%; padding-left: 43px; padding-right: 43px; box-shadow: inset 20px -17px 179px 23px #00000078; } .scroll-body li{ display: flex; margin-bottom: 6px; } } .order-btn{ background-color: #FF5722; border: 2px solid #b93c15; color: white; border-radius: 5px; padding-left: 9px; padding-right: 9px; padding-top: 2px; padding-bottom: 2px; font-size: 16px; text-decoration: none; } .order-btn:hover{ background-color: #b93c15; } .card-1 { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); } .card-1:hover { box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); } .order-info{ height: 183px; width: 234px; padding: 31px; margin: 0px; display: flex; flex-direction: row; } .order-info > img{ height: 100%; width: 100%; } .order-info-details{ font-family: cursive; margin-left: 0px; padding: 21px; font-family: cursive; } .big{ margin: auto; display: flex; flex-direction: row; } .order-info-details > div{ margin-bottom: 10px; } .confirm-btns{ display: flex; flex-direction: row; } .green-btn{ background-color: #148814; height: 41px; border: 1px solid #0e3c0e; border-radius: 4px; color: white; font-size: 23px; cursor: pointer; } .red-btn{ cursor: pointer; margin-left: auto; font-size: 23px; color: white; background-color: #e30b0b; height: 41px; border: 1px solid #650808; border-radius: 4px; } .create-menu-btn.main{ border: 1px solid #701010; background-color: #e7520f; } .blue-btn{ background-color: #2222b6; color: white; padding: 5px; border-radius: 4px; border: 1px solid #0c2e4a; text-decoration: none; } .red-btn{ background-color: #cc0e0e; color: white; padding: 5px; border-radius: 4px; border: 1px solid #5a0909; text-decoration: none; font-size: 16px; } .meals{ margin-top: 27px; } body{ display: flex; min-height: 100vh; flex-direction: column; } .content { flex: 1; } .down-arrow{ height: 0; border-width: 3px; border-color: transparent; border-top-color: white; } @media only screen and (max-width: 600px){ .logo{ height: 40px; margin-right: 10px; } .title-area{ display: flex; width: 100%; } .menu-header{ font-size: 68px; } .nav-menus{ display: none; } .menu-title{ font-size: 56px; } .meal-cards{ padding-top: 50px; } .meal-list{ font-size: 18px; margin-left: -8px; padding: 0px; } .meal-list > li{ display: flex; flex-direction: column; } .meal-order-btn{ font-size: 13px; } .meal-title{ width: 100%; } .title{ position: absolute; top:none; left: none; text-decoration: none; color: white; } .app-name{ position: absolute; top: 7px; left: 39px; width: 190px; } #nav-toggle{ display: block; background-color: transparent; border-radius: 4px; border-style: solid; border-color: brown; color: wheat; font-size: 21px; width: 45px; margin-left: auto; height: 36px; } .content{ display: flex; flex-direction: column; } .home{ height: 263px; } .card{ width: 75%; margin: auto; display: flex; flex-direction: column; margin-bottom: 20px; } .card-img{ height: 218px; } .card-description{ color: #3f3e3e; } .card-img > img{ height: 100%; width: 100%; } .card-options{ margin-left: auto; } .card-footer{ display: flex; padding: 10px; } .card-title{ font-size: 19px; } nav > .title{ text-align: center; } .page-title{ margin: 0; margin-bottom: 14px; } .create-menu-btn{ width: 100%; } .other-filters-btn{ width: 127px; padding: 5px; font-size: 20px; } .other-filters{ display: none; } .order-filter-btns{ display: flex; flex-direction: row; } .brand > img{ width: 86px; } .search-menus{ margin-top: 10px; } .big{ flex-direction: column; width: 95%; } }
app/static/css/styles.css
@font-face { font-family: handWritten; src: url('fonts/angel.ttf'); } body{ margin: 0px; height: 100%; background-color: #f6f6f6; font-family: cursive, Circular,"Helvetica Neue",Helvetica,Arial,sans-serif; } input, select{ width: 100%; height: 33px; border-color: #c1b8b8; border-style: solid; border-radius: 5px; font-size: 16px; margin-bottom: 10px; } input[type="checkbox"] .meal-select{ width: 100%; border-color: #c1b8b8; border-style: solid; border-radius: 5px; font-size: 16px; margin-bottom: 10px; } footer{ text-align: center; background-color: #2e2d2d; color: white; padding: 10px; margin-top: 39px; } textarea{ width: 100%; border-color: #c1b8b8; border-style: solid; border-radius: 5px; font-size: 16px; margin-bottom: 10px; border-width: 2px; } .title{ font-family: "Segoe Print",cursive, calibri; font-size: 22px; font-weight: bold; } .card { box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23); background-color: white; border-radius: 5px; } .card-body{ padding: 5px; } .card-title{ font-weight: bold; margin-bottom: 5px; } .content{ width: 90%; margin: auto; } #nav-toggle{ display: none; } .meal-search-area{ margin-bottom: 28px; } .btn{ background-color: #2b2a2a; color: white; font-size: 20px; padding: 6px; border-radius: 5px; border-style: solid; border-color: #8b8c89; text-decoration: none; border-width: 1px; margin-bottom: 5px; width: 150px; } .add-meal-btn{ width: 132px; background-color: #2b2a2a; color: white; font-size: 20px; padding: 6px; border-radius: 5px; border-style: solid; border-color: #8b8c89; text-decoration: none; border-width: 1px; } .add-meal-btn:hover{ background-color: #bfb6b6; color: #2b2a2a; } .create-menu-btn{ color: white; font-size: 20px; padding: 6px; border-radius: 5px; border-style: solid; border-color: #8b8c89; text-decoration: none; border-width: 1px; margin-bottom: 5px; background-color: #5a5858; cursor: pointer; } .create-menu-btn:hover{ background-color: #5a5858; color: #ffffff; } .menu-header{ font-weight: lighter; font-family: handWritten; font-size: 80px; margin: 0; margin-top: -9px; text-align: center; margin-bottom: 44px; } .handwritten{ font-family: handWritten; font-weight: 300; } .menu-title { margin: 0; font-weight: 400; font-size: 72px; margin-top: -34px; } .meal-list{ font-family: cursive; margin-top: -18px; font-size: 26px; margin-left: 42px; } .meal-order-btn{ background-color: #a36b35; border: 1px solid black; font-size: 22px; box-shadow: 0 1px 13px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0, 0, 0, 0.89); outline: brown; border: 1px solid black; border-radius: 10px; cursor: pointer; padding: 4px; padding-left: 10px; padding-right: 10px; font-weight: bold; letter-spacing: -1px; text-transform: capitalize; font-family: cursive; margin-left: auto; text-decoration: none; color: black; } .meal-order-btn:hover{ background-color: #522b2b96; box-shadow: 1px 1px 43px rgb(0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0.89); } .checkbox-label { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .checkbox-label input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; display: none; } .checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #f1dede; border: 1px solid #eeb19e; } .checkbox-label:hover input[type="checkbox"] ~ .checkmark { background-color: #ccc; } .checkbox-label input[type="checkbox"]:checked ~ .checkmark { background-color: #2196F3; } .checkmark:after { content: ""; position: absolute; display: none; } .checkbox-label input[type="checkbox"]:checked ~ .checkmark:after { display: block; } .checkbox-label .checkmark:after { left: 9px; top: 5px; width: 5px; height: 10px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } @media only screen and (min-width: 600px) { nav{ display: flex; flex-direction: row; padding-left: 30px; padding-right: 30px; background-color: #a82800; margin-bottom: 0px; height: 40px; } .meals{ display: flex; flex-direction: column; } .menu-date-input{ width: 232px; margin-right: 34px; } .menu-date-selection{ margin:auto; } .title{ position: absolute; top: 7px; left: 69px; text-decoration: none; color: white; } .logo{ position: absolute; top: 4px; left: -40px; } .meal-search-area{ display: flex; flex-direction: row; } .nav-menus{ margin-left: auto; } .nav-list{ list-style: none; margin-top: 6px; height: 100%; } .nav-list > li{ display: inline-block; margin-right: 4px; cursor: pointer; } .nav-list > li > a{ border-radius: 5px; text-decoration: none; color: white; font-size: 17px; padding: 15px; } .nav-list > li > a:hover{ background-color: #cf1c15; text-decoration: none; color: white; font-size: 17px; padding: 15px; } #search{ width: 640px; } .card{ width: 94%; margin: auto; display: flex; flex-direction: column; margin-bottom: 20px; margin-right: 20px; box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22); } .card-body{ padding: 14px; } .card-img{ height: 218px; } .card-description{ color: #3f3e3e; font-size: 13px; height: 4em; line-height: 1em; overflow: hidden; text-overflow: ellipsis; } .card-img > img{ height: 100%; width: 100%; } .card-options{ margin-left: auto; } .card-footer{ display: flex; padding: 10px; } .card-title{ font-size: 16px; height: 1em; line-height: 1em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .add-meal-btn{ margin-left: 5px; } .meal-title:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; top: 0; bottom: 0; background:#333 url(http://www.menucool.com/tooltip/cssttp/css-tooltip-gradient-bg.png) repeat-x 0 0; } .meal-title{ cursor: pointer; } .meal-title:hover{ color: #db1616; } .callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} .scroll-tooltip span { border-radius:2px; box-shadow: 0px 0px 8px 4px #666; } .scroll{ background: linear-gradient(to right, #f28621 0%,#f7c485 31%,#f9b868 76%,#f28621 100%); min-height: 399px; width: 80%; display: flex; flex-direction: column; margin: auto; border-radius: 2px; box-shadow: 0 111px 339px -83px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); margin-top: 49px; } .scroll-top{ height: 52px; width: 101%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-bottom{ margin-top: auto; height: 58px; width: 102%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-body{ height: 100%; padding-left: 43px; padding-right: 43px; box-shadow: inset 20px -17px 179px 23px #00000078; } .scroll-body li{ display: flex; margin-bottom: 6px; } } @media only screen and (min-width: 768px) { nav{ display: flex; flex-direction: row; padding-left: 30px; padding-right: 30px; margin-bottom: 0px; height: 40px; } .meals{ display: grid; grid-template-columns: repeat(4,1fr); } .menu-date-input{ width: 232px; margin-right: 34px; } .menu-date-selection{ margin:auto; } .title{ position: absolute; top: 7px; left: 69px; text-decoration: none; color: white; } .logo{ position: absolute; top: 4px; left: -40px; } .meal-search-area{ display: flex; flex-direction: row; } .nav-menus{ margin-left: auto; } .nav-list{ list-style: none; margin-top: 6px; height: 100%; } .nav-list > li{ display: inline-block; margin-right: 4px; cursor: pointer; } .nav-list > li > a{ border-radius: 5px; text-decoration: none; color: white; font-size: 17px; padding: 15px; } .nav-list > li > a:hover{ background-color: #cf1c15; text-decoration: none; color: white; font-size: 17px; padding: 15px; } #search{ width: 640px; } .card{ width: 80%; margin: auto; display: flex; flex-direction: column; margin-bottom: 20px; margin-right: 20px; box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22); } .card-body{ padding: 14px; } .card-img{ height: 218px; } .card-description{ color: #3f3e3e; font-size: 13px; height: 4em; line-height: 1em; overflow: hidden; text-overflow: ellipsis; } .card-img > img{ height: 100%; width: 100%; } .card-options{ margin-left: auto; } .card-footer{ display: flex; padding: 10px; } .card-title{ font-size: 16px; height: 1em; line-height: 1em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .add-meal-btn{ margin-left: 5px; } .meal-title:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; top: 0; bottom: 0; background:#333 url(http://www.menucool.com/tooltip/cssttp/css-tooltip-gradient-bg.png) repeat-x 0 0; } .meal-title{ cursor: pointer; } .meal-title:hover{ color: #db1616; } .callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} .scroll-tooltip span { border-radius:2px; box-shadow: 0px 0px 8px 4px #666; } .scroll{ background: linear-gradient(to right, #f28621 0%,#f7c485 31%,#f9b868 76%,#f28621 100%); min-height: 399px; width: 80%; display: flex; flex-direction: column; margin: auto; border-radius: 2px; box-shadow: 0 111px 339px -83px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); margin-top: 49px; } .scroll-top{ height: 52px; width: 101%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-bottom{ margin-top: auto; height: 58px; width: 102%; background-color: white; background: linear-gradient(to bottom, #963f0d 1%,#f7c485 30%,#f9b868 70%,#963f0d 100%); box-shadow: 0 1px 127px rgba(0, 0, 0, 0.93), 0 1px 2px rgba(0,0,0,0.24); } .scroll-body{ height: 100%; padding-left: 43px; padding-right: 43px; box-shadow: inset 20px -17px 179px 23px #00000078; } .scroll-body li{ display: flex; margin-bottom: 6px; } } .order-btn{ background-color: #FF5722; border: 2px solid #b93c15; color: white; border-radius: 5px; padding-left: 9px; padding-right: 9px; padding-top: 2px; padding-bottom: 2px; font-size: 16px; text-decoration: none; } .order-btn:hover{ background-color: #b93c15; } .card-1 { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); transition: all 0.3s cubic-bezier(.25,.8,.25,1); } .card-1:hover { box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); } .order-info{ height: 183px; width: 234px; padding: 31px; margin: 0px; display: flex; flex-direction: row; } .order-info > img{ height: 100%; width: 100%; } .order-info-details{ font-family: cursive; margin-left: 0px; padding: 21px; font-family: cursive; } .big{ margin: auto; display: flex; flex-direction: row; } .order-info-details > div{ margin-bottom: 10px; } .confirm-btns{ display: flex; flex-direction: row; } .green-btn{ background-color: #148814; height: 41px; border: 1px solid #0e3c0e; border-radius: 4px; color: white; font-size: 23px; cursor: pointer; } .red-btn{ cursor: pointer; margin-left: auto; font-size: 23px; color: white; background-color: #e30b0b; height: 41px; border: 1px solid #650808; border-radius: 4px; } .create-menu-btn.main{ border: 1px solid #701010; background-color: #e7520f; } .blue-btn{ background-color: #2222b6; color: white; padding: 5px; border-radius: 4px; border: 1px solid #0c2e4a; text-decoration: none; } .red-btn{ background-color: #cc0e0e; color: white; padding: 5px; border-radius: 4px; border: 1px solid #5a0909; text-decoration: none; font-size: 16px; } .meals{ margin-top: 27px; } body{ display: flex; min-height: 100vh; flex-direction: column; } .content { flex: 1; } .down-arrow{ height: 0; border-width: 3px; border-color: transparent; border-top-color: white; } @media only screen and (max-width: 600px){ .logo{ height: 40px; margin-right: 10px; } .title-area{ display: flex; width: 100%; } .menu-header{ font-size: 68px; } .nav-menus{ display: none; } .menu-title{ font-size: 56px; } .meal-cards{ padding-top: 50px; } .meal-list{ font-size: 18px; margin-left: -8px; padding: 0px; } .meal-list > li{ display: flex; flex-direction: column; } .meal-order-btn{ font-size: 13px; } .meal-title{ width: 100%; } .title{ position: absolute; top:none; left: none; text-decoration: none; color: white; } .app-name{ position: absolute; top: 7px; left: 39px; width: 190px; } #nav-toggle{ display: block; background-color: transparent; border-radius: 4px; border-style: solid; border-color: brown; color: wheat; font-size: 21px; width: 45px; margin-left: auto; height: 36px; } .content{ display: flex; flex-direction: column; } .home{ height: 263px; } .card{ width: 75%; margin: auto; display: flex; flex-direction: column; margin-bottom: 20px; } .card-img{ height: 218px; } .card-description{ color: #3f3e3e; } .card-img > img{ height: 100%; width: 100%; } .card-options{ margin-left: auto; } .card-footer{ display: flex; padding: 10px; } .card-title{ font-size: 19px; } nav > .title{ text-align: center; } .page-title{ margin: 0; margin-bottom: 14px; } .create-menu-btn{ width: 100%; } .other-filters-btn{ width: 127px; padding: 5px; font-size: 20px; } .other-filters{ display: none; } .order-filter-btns{ display: flex; flex-direction: row; } .brand > img{ width: 86px; } .search-menus{ margin-top: 10px; } .big{ flex-direction: column; width: 95%; } }
0.309963
0.079389
.page, .page-group { background: #efeff4; } .page-login .login-box{ padding: 1.5rem 5%; width: 100%; } .page-login .login-box .logo{ height: 3rem; margin-bottom: 1.5rem; } .page-login .login-box .logo img{ height: 100%; width: auto; margin: 0 auto; } .page-login .login-box .login-box-body{ width: 100%; padding: .75rem 5%; background: #fff; text-align: center; } .page-login .login-box .login-box-body .login-box-msg{ font-size: .6rem; margin-bottom: 1rem; } .page-login .login-box .login-box-body .form-control{ width: 100%; padding: 5px 1.5rem 5px .3rem; height: 2rem; border: 1px solid #eee; } /* reset */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /* start editing from here */ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*end reset*/ /****-----start-body----****/ body{ background:#fff; font-family: 'Open Sans', sans-serif; } body a,form li,input[type="submit"],input[type="text"],.sixth-login input[type="submit"],.third-login input[type="submit"]{ transition: 0.1s all; -webkit-transition: 0.1s all; -moz-transition: 0.1s all; -o-transition: 0.1s all; } .login-form{ background: url(../images/bright.png) repeat; padding:2em 0; } .first-login,.second-login,.fourth-login,.fifth-login,.sixth-login,.seventh-login,.eight-login,.nineth-login,.third-login{ width: 30%; margin:0 auto; } .login-02 { background: url(../images/xv.png)repeat; padding: 3em 0; } .first-login form { padding:18% 2.9em; } .first-login form li{ border: none; list-style: none; width: 100%; background: #fff; border-bottom: 1px solid rgba(238, 238, 238, 0.48); border-top-right-radius: 0.3em; -webkit-border-top-right-radius: 0.3em; -o-border-top-right-radius: 0.3em; -moz-border-top-right-radius: 0.3em; border-top-left-radius: 0.3em; -o- border-top-left-radius: 0.3em; -moz-border-top-left-radius: 0.3em; -webkit-border-top-left-radius: 0.3em; border-left: 4px solid#fff; } .first-login form li:hover{ border-left: 4px solid#e67469; } .first-login form li.pw{ border-radius: 0; border-bottom-right-radius: 0.3em; -o-border-bottom-right-radius: 0.3em; -moz-border-bottom-right-radius: 0.3em; -webkit-border-bottom-right-radius: 0.3em; border-bottom-left-radius: 0.3em; -o-border-bottom-left-radius: 0.3em; -moz-border-bottom-left-radius: 0.3em; -webkit-border-bottom-left-radius: 0.3em; } .icon{ height:30px; width:30px; display: block; float:left; margin:21px 1px 0px 12px; } .user{ background: url(../images/icons.png) no-repeat 2px 1px; } .lock{ background: url(../images/icons.png) no-repeat 4px -53px; } .first-login input[type="text"],.first-login input[type="password"] { width:55%; padding:1.4em 0.7em 1.4em 1.7em; color:#858282; font-size:15px; outline: none; background: none; border:none; -webkit-appearance: none; font-weight:600; font-family: 'PT Sans', sans-serif; } .first-login input[type="password"] { font-weight:400; color: #b6b0a7; } .first-login input[type="submit"]{ font-size:18px; font-weight:700; color: #fff; display: inline-block; outline: none; padding: 1.2em 4em; width:100%; font-family: 'PT Sans', sans-serif; border:none; cursor: pointer; -webkit-appearance: none; border-radius: 0.3em; -webkit-border-radius: 0.3em; -o- border-radius: 0.3em; -moz-border-radius: 0.3em; text-align: left; background: url(../images/icons.png) no-repeat 20px -83px #e67469; } .first-login input[type="submit"]:hover{ background: url(../images/icons.png) no-repeat 20px -83px #D65A4E; } .submit { margin-top: 1.2em; } /**Second-login**/ form.two { padding:18% 2.9em; } form.two li{ border: none; list-style: none; width: 100%; background: #fff; border-bottom: 1px solid #EAE2E2; } form.two li:hover{ } .icons{ height: 49px; width: 52px; display: block; float: left; margin: 3px 0px 0px 1px; } .user1{ background: url(../images/icons2.png) no-repeat -9px -10px; } .lock1{ background: url(../images/icons2.png) no-repeat -9px -89px; } .second-login input[type="text"],.second-login input[type="password"] { width:55%; padding: 0.7em 0.7em 0.7em 1em; color:#4e4e4e; font-size:18px; outline: none; background: none; border:none; -webkit-appearance: none; font-weight:400; font-family: 'Oswald', sans-serif; } .second-login input[type="submit"]{ font-size:18px; font-weight:600; color: #4e4e4e; display: inline-block; outline: none; padding: 0.8em 4em; width:100%; font-family: 'Oswald', sans-serif; border:none; cursor: pointer; -webkit-appearance: none; text-align: left; background: url(../images/icons2.png) no-repeat -7px -165px #fff; border-bottom: 1px solid #EAE2E2; } .second-login input[type="submit"]:hover{ } /**fourth-login**/ form.four { padding:18% 2.9em; } .login-04 { background: #eac85d; text-align: center; } .green{ padding:1.8em 0em; background:#4daf7c; } .block{ padding: 1.8em 0em; background:url(../images/tips.png) no-repeat 178px 0px #404141; } .fourth-login input[type="text"]{ border: 1px solid #fff; padding: 0.5em 0.5em 0.5em 0.5em; color:#fff; font-size:20px; outline: none; background: none; -webkit-appearance: none; font-weight:400; font-family: 'Oswald', sans-serif; width: 78%; text-align: center; } .fourth-login input[type="password"] { border: 1px solid #fff; padding: 0.5em 0.5em 0.5em 0.5em; color:#fff; font-size:20px; outline: none; background: none; -webkit-appearance: none; font-weight:400; font-family: 'Oswald', sans-serif; outline: none; width: 78%; text-align: center; } .fourth-login input[type="submit"]{ font-size:30px; font-weight: 600; color: #fff; display: inline-block; padding: 0.8em 4em; width: 100%; font-family: 'Oswald', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background: url(../images/tip1.png) no-repeat 178px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 178px -1px #4daf7c; } /*******/ .login-05{ background: url(../images/old.png)repeat; padding: 6em 0; } .fifth-login{ background: #f6f8f7; text-align: center; border-radius: 0.8em; -o-border-radius: 0.8em; -webkit-border-radius: 0.8em; -moz-border-radius: 0.8em; } .fifth-login h2{ font-size: 1.2em; color: #646464; font-family: 'PT Sans', sans-serif; padding-top:1em; } form.five { padding:5% 0 0% 0; } form.five li,li.blue{ list-style: none; width: 100%; background: #97ce68; border:none; -moz-box-shadow: inset 0 4px 8px #95B679; -webkit-box-shadow: inset 0 4px 8px #95B679; box-shadow: inset 0 4px 8px #95B679; } form.five li.blue{ background: #6bcbca; -moz-box-shadow: inset 0 4px 8px #54A6A5; -webkit-box-shadow: inset 0 4px 8px #54A6A5; box-shadow: inset 0 4px 8px #54A6A5; margin-top: 0.8em; } .icon5{ height:30px; width:30px; display: block; float: left; margin:12px 0px 0px 1px; } .user2{ background: url(../images/icons5.png) no-repeat 6px 9px; } .lock2{ background: url(../images/icons5.png) no-repeat 8px -18px; } .fifth-login input[type="text"],.fifth-login input[type="password"] { width:85%; padding: 1em 0.7em 1em 1em; color:#fff; font-size:18px; outline: none; background: none; border:none; -webkit-appearance: none; font-weight:400; font-family: 'PT Sans', sans-serif; } .submit-five{ margin-top:0.8em; } .fifth-login input[type="submit"]{ font-size:20px; font-weight: 600; color: #fff; display: inline-block; padding:1em 0em; width: 100%; font-family: 'PT Sans', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background:#ff6766; -moz-box-shadow: inset 0 4px 8px #D05857; -webkit-box-shadow: inset 0 4px 8px #D05857; box-shadow: inset 0 4px 8px #D05857; border-bottom-right-radius:0.65em; -o-border-bottom-right-radius:0.65em; -moz-border-bottom-right-radius:0.65em; -webkit-border-bottom-right-radius:0.65em; border-bottom-left-radius:0.65em; -o-border-bottom-left-radius:0.65em; -moz-border-bottom-left-radius:0.65em; -webkit-border-bottom-left-radius:0.65em; } .fifth-login input[type="submit"]:hover{ background: #FD4A49; } /**sixth-login**/ form.six { padding:18% 2.9em; } .login-06 { background: #262626; text-align: center; } .light-b{ padding: 1em 0em; background:#1fbba6; border-radius: 0.3em; -o-border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; } .dark-o{ padding: 1em 0em; background:#e96638; margin:1em 0; border-radius: 0.3em; -o-border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; } .light-b p,.dark-o p { color: #fff; font-size: 16px; padding-bottom: 10px; } .icons6{ height:30px; width:30px; display: block; float: left; margin:5px 0px 0px 1px; } .user6{ background: url(../images/icon6.png) no-repeat 10px 9px; } .lock6{ background: url(../images/icon6.png) no-repeat 10px -85px; } form.six li{ list-style: none; background: #fff; width:90%; margin: 0 auto; } .sixth-login input[type="text"],.dark-o input[type="password"]{ border: 1px solid #fff; padding: 0.5em 0.5em 0.5em 0.5em; color: #999; font-size: 20px; outline: none; background: none; -webkit-appearance: none; font-weight:300; width: 76%; text-align: left; background: none; border-left: 1px solid #ddd; } .sixth-login input[type="submit"]{ font-size:18px; font-weight:400; color: #808080; display: inline-block; padding: 0.8em 0em; width: 100%; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background: #fff; border-radius: 0.3em; -o-border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; } .sixth-login input[type="submit"]:hover{ background: #1fbba6; color: #fff; } /**--seventh-----**/ .login-07{ background: url(../images/bg-7.jpg) repeat; padding: 5em 0; } .seventh-login h3{ color:#625E5E; font-weight: 400; font-size: 1.6em; text-align: left; font-family: 'Oswald', sans-serif; padding-bottom: 1em; } .seventh-login input[type=text],.seventh-login input[type=password] { float:left; width:76%; padding: 1em 2em 1em 1em; border:none; color: #b8b8b8; font-size:15px; float: left; outline: none; font-weight: 400; font-family: 'Oswald', sans-serif; } form.seven li{ display: block; color: #4D4949; border: 1px solid #D6D0D0; margin-bottom: 10px; background: #f7f7f7; } .seventh-login { background: #f7f7f7; padding: 3em 2em 5em 2em; border: 15px solid#0e98b8; } .icon8 { height:7px; width:7px; display: block; float: right; margin: 23px 23px 3px 8px; } .star,.into{ background:url(../images/star.png)no-repeat 0px 0px; } .seventh-login input[type="submit"] { font-size: 25px; font-weight: 600; color: #fff; display: inline-block; padding: 0.7em 0em; width: 100%; font-family: 'Oswald', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background:#14b9d6; } .seventh-login input[type="submit"]:hover{ background:#0e9db6; } /*----eight-login---*/ .login-08{ background: url(../images/bg8.jpg)no-repeat 0px 0px; padding: 7em 0; } .eight-login input[type=text] { width:85%; padding: 1em 2em 1em 1em; border:none; color: #878282; font-size: 18px; float: left; outline: none; font-weight: 400; border-top-right-radius:0.65em; -o-border-top-right-radius:0.65em; -moz-border-top-right-radius:0.65em; -webkit-border-top-right-radius:0.65em; border-top-left-radius:0.65em; -o-border-top-left-radius:0.65em; -moz-border-top-left-radius:0.65em; -webkit-border-top-left-radius:0.65em; } .eight-login input[type=password] { width:85%; padding: 1.2em 2em 1.2em 1em; border:none; color: #878282; font-size: 18px; float: left; outline: none; font-weight: 400; margin:1px 0; } .eight-login input[type="submit"] { font-size: 20px; font-weight: 400; color: #fff; display: inline-block; padding:1em 1em; width: 96.55%; cursor: pointer; -webkit-appearance: none; border: none; margin-top: 1px; outline: none; background: #f35b5b; border-bottom-right-radius:0.65em; -o-border-bottom-right-radius:0.65em; -moz-border-bottom-right-radius:0.65em; -webkit-border-bottom-right-radius:0.65em; border-bottom-left-radius:0.65em; -o-border-bottom-left-radius:0.65em; -moz-border-bottom-left-radius:0.65em; -webkit-border-bottom-left-radius:0.65em; text-align: left } .eight-login input[type="submit"]:hover{ background:#e44848; } /*******/ .login-10{ padding:6em 0; } .tenth-login { background: #f6f8f7; text-align: center; border-radius: 0.4em; -o-border-radius: 0.4em; -webkit-border-radius: 0.4em; -moz-border-radius: 0.4em; width: 32%; margin: 0 auto; } .tenth-login h4{ color: #646464; font-family: 'PT Sans', sans-serif; background: #eee; padding: 1.5em 0em; border-top-right-radius:0.4em; -o-border-top-right-radius:0.4em; -moz-border-top-right-radius:0.4em; -webkit-border-top-right-radius:0.4em; border-top-left-radius:0.4em; -o-border-top-left-radius:0.4em; -moz-border-top-left-radius:0.4em; -webkit-border-top-left-radius:0.4em; } form.ten { padding: 5% 0 7% 0; } .fb { text-align: center; transition: all 0.5s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; background: #0a8ddf; border-radius:4px; -webkit-border-radius: 4px; -moz-border-radius:4px; -o-border-radius:4px; border:none; outline:none; width:80%; margin:0 auto; } .fb:hover { background:#627EAB; } .fb a span { background: url(../images/qq.png) no-repeat 2px 5px; background-size: 90%; height: 30px; width: 30px; display: inline-block; float: left; margin: 6px ; } .fb-wx{ margin-top: .5rem; background: #4cd964; }.fb-wx a span{ background: url(../images/wx.png) no-repeat 2px 5px; background-size: 90%; } form.ten p{ font-size: 17px; color: #4d4d4d; padding: 12px 0 0px 0; } .fb lable { color: #fff; padding: 12px 10px; float: left; font-size: 17px; width: 80%; border-left: 1px solid #E0DEDE; } .fb:hover{ background:#335FA4; } form.ten li{ list-style: none; width:90%; background: #3b5998; border:none; margin:0 auto; border-radius: 0.3em; -o-border-radius: 0.3em; -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; } .icon5{ height:30px; width:30px; display: block; float: left; margin:12px 0px 0px 1px; } .face{ background: url(../images/icons5.png) no-repeat 6px 9px; } .icon10{ height:30px; width:30px; display: block; float:left; margin:19px 1px 0px 12px; } .user10{ background: url(../images/icon10.png) no-repeat 6px -37px; } .lock10{ background: url(../images/icon10.png) no-repeat 6px -77px; } form.ten li.cream{ list-style: none; width:80%; background: #f2f2f2; border:none; margin: 9px auto; } .tenth-login input[type="text"],.tenth-login input[type="password"] { width: 74%; padding: 0.8em 0.7em 1em 1em; color: #8f9091; font-size: 18px; outline: none; background: none; border: none; -webkit-appearance: none; font-weight: 400; font-family: 'PT Sans', sans-serif; border-left: 1px solid #fff; } .submit-ten{ margin-top:0.8em; } .tenth-login input[type="submit"]{ font-size:20px; font-weight:400; color: #fff; display: inline-block; padding:0.8em 0em; width: 80%; font-family: 'PT Sans', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background:#145984; -o-border-radius:0.3em; -moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em; } .tenth-login input[type="submit"]:hover{ background:#3b5998; } /*-----start-responsive-design------*/ @media (max-width:1440px){ .block{ padding: 1.8em 0em; background:url(../images/tips.png) no-repeat 156px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 156px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 156px -1px #4daf7c; } .eight-login input[type="submit"] { padding:1em 1em; width: 97.85%; } } @media (max-width:1366px){ .eight-login input[type="submit"] { padding:1em 1em; width: 97.7%; } .first-login,.second-login,.fourth-login,.fifth-login,.sixth-login,.seventh-login,.eight-login,.nineth-login,.third-login{ width: 32%; margin:0 auto; } .block{ padding: 1.8em 0em; background:url(../images/tips.png) no-repeat 160px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 159px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 159px -1px #4daf7c; } .third-login input[type="text"],.third-login input[type="password"] { width: 81%; } } @media (max-width:1280px){ .fifth-login input[type="text"], .fifth-login input[type="password"] { width: 81%; } .fb lable { font-size: 17px; width: 80%; } .block { padding: 1.8em 0em; background: url(../images/tips.png) no-repeat 160px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 160px -1px #eac85d; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 159px -1px #eac85d; } .eight-login input[type="submit"] { padding: 1em 1em; width: 97%; } .third-login input[type="text"], .third-login input[type="password"] { width: 78%; } .first-login,.second-login,.fourth-login,.fifth-login,.sixth-login,.eight-login,.nineth-login{ width: 35%; margin:0 auto; } } @media (max-width:1024px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 42%; margin: 0 auto; } .seventh-login,.third-login,.tenth-login{ width:38%; margin: 0 auto; } .login-05 { padding:3em 0; } .third-login input[type="text"], .third-login input[type="password"] { width: 76.35%; } .eight-login input[type="submit"] { padding: 1em 1em; width: 97.77%; } } @media (max-width:768px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 54%; margin: 0 auto; } .seventh-login, .third-login, .tenth-login { width: 50%; margin: 0 auto; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 146px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 146px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 145px -1px #4daf7c; } .eight-login input[type="submit"] { padding: 1em 1em; width: 98.2%; } .nineth-login input[type="submit"] { font-size: 23px; padding: 0.95em 4em; } } @media (max-width:640px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 67%; margin: 0 auto; } .seventh-login, .third-login, .tenth-login { width: 67%; margin: 0 auto; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 157px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 157px -1px #eac85d; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 157px -1px #4daf7c; } .third-login input[type="text"], .third-login input[type="password"] { width: 79.35%; } } @media (max-width:480px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 86%; margin: 0 auto; } .seventh-login, .third-login, .tenth-login { width: 85%; margin: 0 auto; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 142px 0px #404141; } .fourth-login input[type="submit"] { background: url(../images/tip1.png) no-repeat 144px -1px #eac85d; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 144px -1px #4daf7c; } .eight-login input[type="submit"] { padding: 1em 1em; width: 99.5%; } .third-login input[type="submit"] { padding: 0.7em 0.7em; } .login-08 { padding:3em 0; } .seventh-login{ width: 76%; margin: 0 auto; } .seventh-login input[type=text], .seventh-login input[type=password] { float: left; width: 71%; } .third-login input[type="text"], .third-login input[type="password"] { width: 77.35%; } .login-10 { padding: 0; } } @media (max-width:320px){ .first-login,.fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width:85%; margin: 0 auto; } .fifth-login input[type="text"], .fifth-login input[type="password"] { width: 73%; font-size:15px; } .login-05 { padding: 2em 0; } form.six { padding: 14% 0.9em; } .sixth-login input[type="text"], .dark-o input[type="password"] { font-size:15px; width: 67%; } .seventh-login, .third-login, .tenth-login { width: 92%; margin: 0 auto; } .fb lable { font-size: 15px; width: 80%; padding: 10px 10px; } .submit-three { margin-top: 1.3em; } .tenth-login h4 { font-size: 1.2em; padding: 1em 0em; } .tenth-login input[type="text"], .tenth-login input[type="password"] { width: 60%; padding: 0.7em 0.6em; font-size: 16px; } .tenth-login input[type="submit"] { font-size: 17px; padding: 0.6em 0em; width: 80%; } .login-10 { padding: 3em 0; } .icons6 { margin: -1px 0px 0px 1px; } .second-login input[type="submit"] { font-size: 16px; padding: 0.8em 5em; } form.four { padding: 13% 0.9em; } .green { padding: 1.4em 0em; } .fourth-login input[type="text"],.fourth-login input[type="password"] { font-size: 17px; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 107px 0px #404141; } .fourth-login input[type="submit"] { background: url(../images/tip1.png) no-repeat 107px -1px #eac85d; padding: 0.8em 1em; font-size:25px; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 107px -1px #4daf7c; } .eight-login input[type=text],.eight-login input[type=password] { width: 81%; font-size: 16px; } .seventh-login{ width: 60%; margin: 0 auto; } .third-login{ width: 90%; margin: 0 auto; } .seventh-login input[type=text], .seventh-login input[type=password] { float: left; width: 66%; font-size: 14px; padding: 0.6em 0.6em; } .seventh-login h3 { font-size: 1.2em; } .seventh-login input[type="submit"] { font-size: 20px; padding: 0.4em 0.4em; } .login-07 { padding: 3em 0; } .login-08 { padding: 2em 0; } .icon8 { margin: 15px 23px 3px 8px; } .login-03 { padding: 3em 0; } .third-login p { font-size: 15px; padding-bottom: 10px; } form.three { padding: 6% 1.9em; } .third-login input[type="text"], .third-login input[type="password"] { width: 70.35%; } .third-login input[type="text"], .third-login input[type="password"] { font-size: 15px; } .icons3 { margin: 2px 0px 0px 10px; } .nineth-login input[type="text"], .nineth-login input[type="password"] { width: 55%; padding: 1em 1.6em; color: #858282; font-size: 17px; } .copy-right p { color: #333; font-size: 0.95em; font-weight: 400; font-family: 'PT Sans', sans-serif; line-height: 1.7em; } .nineth-login input[type="submit"] { font-size: 23px; padding: 0.8em 4em; } .seventh-login { padding: 2em 2em 2em 2em; } .first-login,.second-login{ width: 100%; } form.two { padding: 2% 2.9em; } .third-login h1 { font-size: 1.1em; padding: 1em 0em; } .first-login input[type="submit"] { padding: 1em 4em; } .first-login input[type="text"], .first-login input[type="password"] { padding: 1.1em 0.7em 1.1em 0.7em; } .first-login input[type="submit"] { padding: 0.9em 4em; background: url(../images/icons.png) no-repeat 20px -88px #e67469; } .first-login input[type="submit"]:hover { padding: 0.9em 4em; background: url(../images/icons.png) no-repeat 20px -88px #D65A4E; } .icon { margin: 16px 1px 0px 12px; } .submit { margin-top: 0.8em; } .first-login form { padding: 5% 1em; } } .log-tail{ text-align: left; color: #0894ec; line-height: 1.5rem; font-size: .7rem; margin-left: .1rem; text-decoration: underline } .tail-paw{ font-size: .7rem; margin-left: 10%; text-align: left; } .email10{ background: url(../images/email.png) no-repeat 6px 0; background-size: 15px; }
public/css/login.css
.page, .page-group { background: #efeff4; } .page-login .login-box{ padding: 1.5rem 5%; width: 100%; } .page-login .login-box .logo{ height: 3rem; margin-bottom: 1.5rem; } .page-login .login-box .logo img{ height: 100%; width: auto; margin: 0 auto; } .page-login .login-box .login-box-body{ width: 100%; padding: .75rem 5%; background: #fff; text-align: center; } .page-login .login-box .login-box-body .login-box-msg{ font-size: .6rem; margin-bottom: 1rem; } .page-login .login-box .login-box-body .form-control{ width: 100%; padding: 5px 1.5rem 5px .3rem; height: 2rem; border: 1px solid #eee; } /* reset */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /* start editing from here */ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*end reset*/ /****-----start-body----****/ body{ background:#fff; font-family: 'Open Sans', sans-serif; } body a,form li,input[type="submit"],input[type="text"],.sixth-login input[type="submit"],.third-login input[type="submit"]{ transition: 0.1s all; -webkit-transition: 0.1s all; -moz-transition: 0.1s all; -o-transition: 0.1s all; } .login-form{ background: url(../images/bright.png) repeat; padding:2em 0; } .first-login,.second-login,.fourth-login,.fifth-login,.sixth-login,.seventh-login,.eight-login,.nineth-login,.third-login{ width: 30%; margin:0 auto; } .login-02 { background: url(../images/xv.png)repeat; padding: 3em 0; } .first-login form { padding:18% 2.9em; } .first-login form li{ border: none; list-style: none; width: 100%; background: #fff; border-bottom: 1px solid rgba(238, 238, 238, 0.48); border-top-right-radius: 0.3em; -webkit-border-top-right-radius: 0.3em; -o-border-top-right-radius: 0.3em; -moz-border-top-right-radius: 0.3em; border-top-left-radius: 0.3em; -o- border-top-left-radius: 0.3em; -moz-border-top-left-radius: 0.3em; -webkit-border-top-left-radius: 0.3em; border-left: 4px solid#fff; } .first-login form li:hover{ border-left: 4px solid#e67469; } .first-login form li.pw{ border-radius: 0; border-bottom-right-radius: 0.3em; -o-border-bottom-right-radius: 0.3em; -moz-border-bottom-right-radius: 0.3em; -webkit-border-bottom-right-radius: 0.3em; border-bottom-left-radius: 0.3em; -o-border-bottom-left-radius: 0.3em; -moz-border-bottom-left-radius: 0.3em; -webkit-border-bottom-left-radius: 0.3em; } .icon{ height:30px; width:30px; display: block; float:left; margin:21px 1px 0px 12px; } .user{ background: url(../images/icons.png) no-repeat 2px 1px; } .lock{ background: url(../images/icons.png) no-repeat 4px -53px; } .first-login input[type="text"],.first-login input[type="password"] { width:55%; padding:1.4em 0.7em 1.4em 1.7em; color:#858282; font-size:15px; outline: none; background: none; border:none; -webkit-appearance: none; font-weight:600; font-family: 'PT Sans', sans-serif; } .first-login input[type="password"] { font-weight:400; color: #b6b0a7; } .first-login input[type="submit"]{ font-size:18px; font-weight:700; color: #fff; display: inline-block; outline: none; padding: 1.2em 4em; width:100%; font-family: 'PT Sans', sans-serif; border:none; cursor: pointer; -webkit-appearance: none; border-radius: 0.3em; -webkit-border-radius: 0.3em; -o- border-radius: 0.3em; -moz-border-radius: 0.3em; text-align: left; background: url(../images/icons.png) no-repeat 20px -83px #e67469; } .first-login input[type="submit"]:hover{ background: url(../images/icons.png) no-repeat 20px -83px #D65A4E; } .submit { margin-top: 1.2em; } /**Second-login**/ form.two { padding:18% 2.9em; } form.two li{ border: none; list-style: none; width: 100%; background: #fff; border-bottom: 1px solid #EAE2E2; } form.two li:hover{ } .icons{ height: 49px; width: 52px; display: block; float: left; margin: 3px 0px 0px 1px; } .user1{ background: url(../images/icons2.png) no-repeat -9px -10px; } .lock1{ background: url(../images/icons2.png) no-repeat -9px -89px; } .second-login input[type="text"],.second-login input[type="password"] { width:55%; padding: 0.7em 0.7em 0.7em 1em; color:#4e4e4e; font-size:18px; outline: none; background: none; border:none; -webkit-appearance: none; font-weight:400; font-family: 'Oswald', sans-serif; } .second-login input[type="submit"]{ font-size:18px; font-weight:600; color: #4e4e4e; display: inline-block; outline: none; padding: 0.8em 4em; width:100%; font-family: 'Oswald', sans-serif; border:none; cursor: pointer; -webkit-appearance: none; text-align: left; background: url(../images/icons2.png) no-repeat -7px -165px #fff; border-bottom: 1px solid #EAE2E2; } .second-login input[type="submit"]:hover{ } /**fourth-login**/ form.four { padding:18% 2.9em; } .login-04 { background: #eac85d; text-align: center; } .green{ padding:1.8em 0em; background:#4daf7c; } .block{ padding: 1.8em 0em; background:url(../images/tips.png) no-repeat 178px 0px #404141; } .fourth-login input[type="text"]{ border: 1px solid #fff; padding: 0.5em 0.5em 0.5em 0.5em; color:#fff; font-size:20px; outline: none; background: none; -webkit-appearance: none; font-weight:400; font-family: 'Oswald', sans-serif; width: 78%; text-align: center; } .fourth-login input[type="password"] { border: 1px solid #fff; padding: 0.5em 0.5em 0.5em 0.5em; color:#fff; font-size:20px; outline: none; background: none; -webkit-appearance: none; font-weight:400; font-family: 'Oswald', sans-serif; outline: none; width: 78%; text-align: center; } .fourth-login input[type="submit"]{ font-size:30px; font-weight: 600; color: #fff; display: inline-block; padding: 0.8em 4em; width: 100%; font-family: 'Oswald', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background: url(../images/tip1.png) no-repeat 178px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 178px -1px #4daf7c; } /*******/ .login-05{ background: url(../images/old.png)repeat; padding: 6em 0; } .fifth-login{ background: #f6f8f7; text-align: center; border-radius: 0.8em; -o-border-radius: 0.8em; -webkit-border-radius: 0.8em; -moz-border-radius: 0.8em; } .fifth-login h2{ font-size: 1.2em; color: #646464; font-family: 'PT Sans', sans-serif; padding-top:1em; } form.five { padding:5% 0 0% 0; } form.five li,li.blue{ list-style: none; width: 100%; background: #97ce68; border:none; -moz-box-shadow: inset 0 4px 8px #95B679; -webkit-box-shadow: inset 0 4px 8px #95B679; box-shadow: inset 0 4px 8px #95B679; } form.five li.blue{ background: #6bcbca; -moz-box-shadow: inset 0 4px 8px #54A6A5; -webkit-box-shadow: inset 0 4px 8px #54A6A5; box-shadow: inset 0 4px 8px #54A6A5; margin-top: 0.8em; } .icon5{ height:30px; width:30px; display: block; float: left; margin:12px 0px 0px 1px; } .user2{ background: url(../images/icons5.png) no-repeat 6px 9px; } .lock2{ background: url(../images/icons5.png) no-repeat 8px -18px; } .fifth-login input[type="text"],.fifth-login input[type="password"] { width:85%; padding: 1em 0.7em 1em 1em; color:#fff; font-size:18px; outline: none; background: none; border:none; -webkit-appearance: none; font-weight:400; font-family: 'PT Sans', sans-serif; } .submit-five{ margin-top:0.8em; } .fifth-login input[type="submit"]{ font-size:20px; font-weight: 600; color: #fff; display: inline-block; padding:1em 0em; width: 100%; font-family: 'PT Sans', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background:#ff6766; -moz-box-shadow: inset 0 4px 8px #D05857; -webkit-box-shadow: inset 0 4px 8px #D05857; box-shadow: inset 0 4px 8px #D05857; border-bottom-right-radius:0.65em; -o-border-bottom-right-radius:0.65em; -moz-border-bottom-right-radius:0.65em; -webkit-border-bottom-right-radius:0.65em; border-bottom-left-radius:0.65em; -o-border-bottom-left-radius:0.65em; -moz-border-bottom-left-radius:0.65em; -webkit-border-bottom-left-radius:0.65em; } .fifth-login input[type="submit"]:hover{ background: #FD4A49; } /**sixth-login**/ form.six { padding:18% 2.9em; } .login-06 { background: #262626; text-align: center; } .light-b{ padding: 1em 0em; background:#1fbba6; border-radius: 0.3em; -o-border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; } .dark-o{ padding: 1em 0em; background:#e96638; margin:1em 0; border-radius: 0.3em; -o-border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; } .light-b p,.dark-o p { color: #fff; font-size: 16px; padding-bottom: 10px; } .icons6{ height:30px; width:30px; display: block; float: left; margin:5px 0px 0px 1px; } .user6{ background: url(../images/icon6.png) no-repeat 10px 9px; } .lock6{ background: url(../images/icon6.png) no-repeat 10px -85px; } form.six li{ list-style: none; background: #fff; width:90%; margin: 0 auto; } .sixth-login input[type="text"],.dark-o input[type="password"]{ border: 1px solid #fff; padding: 0.5em 0.5em 0.5em 0.5em; color: #999; font-size: 20px; outline: none; background: none; -webkit-appearance: none; font-weight:300; width: 76%; text-align: left; background: none; border-left: 1px solid #ddd; } .sixth-login input[type="submit"]{ font-size:18px; font-weight:400; color: #808080; display: inline-block; padding: 0.8em 0em; width: 100%; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background: #fff; border-radius: 0.3em; -o-border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; } .sixth-login input[type="submit"]:hover{ background: #1fbba6; color: #fff; } /**--seventh-----**/ .login-07{ background: url(../images/bg-7.jpg) repeat; padding: 5em 0; } .seventh-login h3{ color:#625E5E; font-weight: 400; font-size: 1.6em; text-align: left; font-family: 'Oswald', sans-serif; padding-bottom: 1em; } .seventh-login input[type=text],.seventh-login input[type=password] { float:left; width:76%; padding: 1em 2em 1em 1em; border:none; color: #b8b8b8; font-size:15px; float: left; outline: none; font-weight: 400; font-family: 'Oswald', sans-serif; } form.seven li{ display: block; color: #4D4949; border: 1px solid #D6D0D0; margin-bottom: 10px; background: #f7f7f7; } .seventh-login { background: #f7f7f7; padding: 3em 2em 5em 2em; border: 15px solid#0e98b8; } .icon8 { height:7px; width:7px; display: block; float: right; margin: 23px 23px 3px 8px; } .star,.into{ background:url(../images/star.png)no-repeat 0px 0px; } .seventh-login input[type="submit"] { font-size: 25px; font-weight: 600; color: #fff; display: inline-block; padding: 0.7em 0em; width: 100%; font-family: 'Oswald', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background:#14b9d6; } .seventh-login input[type="submit"]:hover{ background:#0e9db6; } /*----eight-login---*/ .login-08{ background: url(../images/bg8.jpg)no-repeat 0px 0px; padding: 7em 0; } .eight-login input[type=text] { width:85%; padding: 1em 2em 1em 1em; border:none; color: #878282; font-size: 18px; float: left; outline: none; font-weight: 400; border-top-right-radius:0.65em; -o-border-top-right-radius:0.65em; -moz-border-top-right-radius:0.65em; -webkit-border-top-right-radius:0.65em; border-top-left-radius:0.65em; -o-border-top-left-radius:0.65em; -moz-border-top-left-radius:0.65em; -webkit-border-top-left-radius:0.65em; } .eight-login input[type=password] { width:85%; padding: 1.2em 2em 1.2em 1em; border:none; color: #878282; font-size: 18px; float: left; outline: none; font-weight: 400; margin:1px 0; } .eight-login input[type="submit"] { font-size: 20px; font-weight: 400; color: #fff; display: inline-block; padding:1em 1em; width: 96.55%; cursor: pointer; -webkit-appearance: none; border: none; margin-top: 1px; outline: none; background: #f35b5b; border-bottom-right-radius:0.65em; -o-border-bottom-right-radius:0.65em; -moz-border-bottom-right-radius:0.65em; -webkit-border-bottom-right-radius:0.65em; border-bottom-left-radius:0.65em; -o-border-bottom-left-radius:0.65em; -moz-border-bottom-left-radius:0.65em; -webkit-border-bottom-left-radius:0.65em; text-align: left } .eight-login input[type="submit"]:hover{ background:#e44848; } /*******/ .login-10{ padding:6em 0; } .tenth-login { background: #f6f8f7; text-align: center; border-radius: 0.4em; -o-border-radius: 0.4em; -webkit-border-radius: 0.4em; -moz-border-radius: 0.4em; width: 32%; margin: 0 auto; } .tenth-login h4{ color: #646464; font-family: 'PT Sans', sans-serif; background: #eee; padding: 1.5em 0em; border-top-right-radius:0.4em; -o-border-top-right-radius:0.4em; -moz-border-top-right-radius:0.4em; -webkit-border-top-right-radius:0.4em; border-top-left-radius:0.4em; -o-border-top-left-radius:0.4em; -moz-border-top-left-radius:0.4em; -webkit-border-top-left-radius:0.4em; } form.ten { padding: 5% 0 7% 0; } .fb { text-align: center; transition: all 0.5s ease-out; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; background: #0a8ddf; border-radius:4px; -webkit-border-radius: 4px; -moz-border-radius:4px; -o-border-radius:4px; border:none; outline:none; width:80%; margin:0 auto; } .fb:hover { background:#627EAB; } .fb a span { background: url(../images/qq.png) no-repeat 2px 5px; background-size: 90%; height: 30px; width: 30px; display: inline-block; float: left; margin: 6px ; } .fb-wx{ margin-top: .5rem; background: #4cd964; }.fb-wx a span{ background: url(../images/wx.png) no-repeat 2px 5px; background-size: 90%; } form.ten p{ font-size: 17px; color: #4d4d4d; padding: 12px 0 0px 0; } .fb lable { color: #fff; padding: 12px 10px; float: left; font-size: 17px; width: 80%; border-left: 1px solid #E0DEDE; } .fb:hover{ background:#335FA4; } form.ten li{ list-style: none; width:90%; background: #3b5998; border:none; margin:0 auto; border-radius: 0.3em; -o-border-radius: 0.3em; -moz-border-radius: 0.3em; -webkit-border-radius: 0.3em; } .icon5{ height:30px; width:30px; display: block; float: left; margin:12px 0px 0px 1px; } .face{ background: url(../images/icons5.png) no-repeat 6px 9px; } .icon10{ height:30px; width:30px; display: block; float:left; margin:19px 1px 0px 12px; } .user10{ background: url(../images/icon10.png) no-repeat 6px -37px; } .lock10{ background: url(../images/icon10.png) no-repeat 6px -77px; } form.ten li.cream{ list-style: none; width:80%; background: #f2f2f2; border:none; margin: 9px auto; } .tenth-login input[type="text"],.tenth-login input[type="password"] { width: 74%; padding: 0.8em 0.7em 1em 1em; color: #8f9091; font-size: 18px; outline: none; background: none; border: none; -webkit-appearance: none; font-weight: 400; font-family: 'PT Sans', sans-serif; border-left: 1px solid #fff; } .submit-ten{ margin-top:0.8em; } .tenth-login input[type="submit"]{ font-size:20px; font-weight:400; color: #fff; display: inline-block; padding:0.8em 0em; width: 80%; font-family: 'PT Sans', sans-serif; cursor: pointer; -webkit-appearance: none; border: none; outline: none; background:#145984; -o-border-radius:0.3em; -moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em; } .tenth-login input[type="submit"]:hover{ background:#3b5998; } /*-----start-responsive-design------*/ @media (max-width:1440px){ .block{ padding: 1.8em 0em; background:url(../images/tips.png) no-repeat 156px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 156px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 156px -1px #4daf7c; } .eight-login input[type="submit"] { padding:1em 1em; width: 97.85%; } } @media (max-width:1366px){ .eight-login input[type="submit"] { padding:1em 1em; width: 97.7%; } .first-login,.second-login,.fourth-login,.fifth-login,.sixth-login,.seventh-login,.eight-login,.nineth-login,.third-login{ width: 32%; margin:0 auto; } .block{ padding: 1.8em 0em; background:url(../images/tips.png) no-repeat 160px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 159px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 159px -1px #4daf7c; } .third-login input[type="text"],.third-login input[type="password"] { width: 81%; } } @media (max-width:1280px){ .fifth-login input[type="text"], .fifth-login input[type="password"] { width: 81%; } .fb lable { font-size: 17px; width: 80%; } .block { padding: 1.8em 0em; background: url(../images/tips.png) no-repeat 160px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 160px -1px #eac85d; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 159px -1px #eac85d; } .eight-login input[type="submit"] { padding: 1em 1em; width: 97%; } .third-login input[type="text"], .third-login input[type="password"] { width: 78%; } .first-login,.second-login,.fourth-login,.fifth-login,.sixth-login,.eight-login,.nineth-login{ width: 35%; margin:0 auto; } } @media (max-width:1024px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 42%; margin: 0 auto; } .seventh-login,.third-login,.tenth-login{ width:38%; margin: 0 auto; } .login-05 { padding:3em 0; } .third-login input[type="text"], .third-login input[type="password"] { width: 76.35%; } .eight-login input[type="submit"] { padding: 1em 1em; width: 97.77%; } } @media (max-width:768px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 54%; margin: 0 auto; } .seventh-login, .third-login, .tenth-login { width: 50%; margin: 0 auto; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 146px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 146px -1px #eac85d; } .fourth-login input[type="submit"]:hover{ background: url(../images/tip1.png) no-repeat 145px -1px #4daf7c; } .eight-login input[type="submit"] { padding: 1em 1em; width: 98.2%; } .nineth-login input[type="submit"] { font-size: 23px; padding: 0.95em 4em; } } @media (max-width:640px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 67%; margin: 0 auto; } .seventh-login, .third-login, .tenth-login { width: 67%; margin: 0 auto; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 157px 0px #404141; } .fourth-login input[type="submit"]{ background: url(../images/tip1.png) no-repeat 157px -1px #eac85d; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 157px -1px #4daf7c; } .third-login input[type="text"], .third-login input[type="password"] { width: 79.35%; } } @media (max-width:480px){ .first-login, .second-login, .fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width: 86%; margin: 0 auto; } .seventh-login, .third-login, .tenth-login { width: 85%; margin: 0 auto; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 142px 0px #404141; } .fourth-login input[type="submit"] { background: url(../images/tip1.png) no-repeat 144px -1px #eac85d; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 144px -1px #4daf7c; } .eight-login input[type="submit"] { padding: 1em 1em; width: 99.5%; } .third-login input[type="submit"] { padding: 0.7em 0.7em; } .login-08 { padding:3em 0; } .seventh-login{ width: 76%; margin: 0 auto; } .seventh-login input[type=text], .seventh-login input[type=password] { float: left; width: 71%; } .third-login input[type="text"], .third-login input[type="password"] { width: 77.35%; } .login-10 { padding: 0; } } @media (max-width:320px){ .first-login,.fourth-login, .fifth-login, .sixth-login, .eight-login, .nineth-login { width:85%; margin: 0 auto; } .fifth-login input[type="text"], .fifth-login input[type="password"] { width: 73%; font-size:15px; } .login-05 { padding: 2em 0; } form.six { padding: 14% 0.9em; } .sixth-login input[type="text"], .dark-o input[type="password"] { font-size:15px; width: 67%; } .seventh-login, .third-login, .tenth-login { width: 92%; margin: 0 auto; } .fb lable { font-size: 15px; width: 80%; padding: 10px 10px; } .submit-three { margin-top: 1.3em; } .tenth-login h4 { font-size: 1.2em; padding: 1em 0em; } .tenth-login input[type="text"], .tenth-login input[type="password"] { width: 60%; padding: 0.7em 0.6em; font-size: 16px; } .tenth-login input[type="submit"] { font-size: 17px; padding: 0.6em 0em; width: 80%; } .login-10 { padding: 3em 0; } .icons6 { margin: -1px 0px 0px 1px; } .second-login input[type="submit"] { font-size: 16px; padding: 0.8em 5em; } form.four { padding: 13% 0.9em; } .green { padding: 1.4em 0em; } .fourth-login input[type="text"],.fourth-login input[type="password"] { font-size: 17px; } .block { padding: 1.6em 0em; background: url(../images/tips.png) no-repeat 107px 0px #404141; } .fourth-login input[type="submit"] { background: url(../images/tip1.png) no-repeat 107px -1px #eac85d; padding: 0.8em 1em; font-size:25px; } .fourth-login input[type="submit"]:hover { background: url(../images/tip1.png) no-repeat 107px -1px #4daf7c; } .eight-login input[type=text],.eight-login input[type=password] { width: 81%; font-size: 16px; } .seventh-login{ width: 60%; margin: 0 auto; } .third-login{ width: 90%; margin: 0 auto; } .seventh-login input[type=text], .seventh-login input[type=password] { float: left; width: 66%; font-size: 14px; padding: 0.6em 0.6em; } .seventh-login h3 { font-size: 1.2em; } .seventh-login input[type="submit"] { font-size: 20px; padding: 0.4em 0.4em; } .login-07 { padding: 3em 0; } .login-08 { padding: 2em 0; } .icon8 { margin: 15px 23px 3px 8px; } .login-03 { padding: 3em 0; } .third-login p { font-size: 15px; padding-bottom: 10px; } form.three { padding: 6% 1.9em; } .third-login input[type="text"], .third-login input[type="password"] { width: 70.35%; } .third-login input[type="text"], .third-login input[type="password"] { font-size: 15px; } .icons3 { margin: 2px 0px 0px 10px; } .nineth-login input[type="text"], .nineth-login input[type="password"] { width: 55%; padding: 1em 1.6em; color: #858282; font-size: 17px; } .copy-right p { color: #333; font-size: 0.95em; font-weight: 400; font-family: 'PT Sans', sans-serif; line-height: 1.7em; } .nineth-login input[type="submit"] { font-size: 23px; padding: 0.8em 4em; } .seventh-login { padding: 2em 2em 2em 2em; } .first-login,.second-login{ width: 100%; } form.two { padding: 2% 2.9em; } .third-login h1 { font-size: 1.1em; padding: 1em 0em; } .first-login input[type="submit"] { padding: 1em 4em; } .first-login input[type="text"], .first-login input[type="password"] { padding: 1.1em 0.7em 1.1em 0.7em; } .first-login input[type="submit"] { padding: 0.9em 4em; background: url(../images/icons.png) no-repeat 20px -88px #e67469; } .first-login input[type="submit"]:hover { padding: 0.9em 4em; background: url(../images/icons.png) no-repeat 20px -88px #D65A4E; } .icon { margin: 16px 1px 0px 12px; } .submit { margin-top: 0.8em; } .first-login form { padding: 5% 1em; } } .log-tail{ text-align: left; color: #0894ec; line-height: 1.5rem; font-size: .7rem; margin-left: .1rem; text-decoration: underline } .tail-paw{ font-size: .7rem; margin-left: 10%; text-align: left; } .email10{ background: url(../images/email.png) no-repeat 6px 0; background-size: 15px; }
0.226014
0.062847
* { margin: 0; padding: 0; } body{ text-align: center; font-family: "Segoe UI", Verdana, Helvetica, Arial, serif; font-size: 11pt; } .page{ width: 600px; margin: 0 auto; text-align: left; padding: 20px 0; } .title{ font-family: "Segoe UI", Verdana, Helvetica, Arial, serif; font-size: 28pt; color: #555; border-bottom: 4px solid #bbb; font-variant: small-caps; text-align: left; } .subtitle{ font-size: 10pt; text-align: right; color: #bbb; display: block; font-variant: normal; } .subheader{ font-weight: bold; font-size: 14pt; color: #999; border-top: 2px solid #ddd; border-bottom: 1px solid #bbb; margin-top: 1em; padding: 2px 5px; font-variant: small-caps; } h3{ font-weight: bold; font-size: 14pt; color: #039; margin: 1em 0 0.3em 0; font-variant: small-caps; } a.link{ color: #248; text-decoration: none; } a.link:hover{ color: #48b; text-decoration: underline; } .bottom{ margin: 30px 0 0 0; border-top: 3px solid #ddd; text-align: right; color: #999; font-size: 8pt; } .bottom p{ text-align: center; margin-top: 0; } .window{ position: relative; margin: 20px 0; height: 444px; overflow: hidden; background: #000; border: 4px solid #ccc; font-family: "Courier New", monospace; } .background { position: absolute; bottom: 0px; width: 600px; padding: 1px 0; border-bottom: 3px solid #002cff; background: #001B95; border-top: 1px solid #000f55; } #fps { position: absolute; top: 10px; z-index: 1000; left: 480px; width: 100px; text-align: right; color: #fff; font-weight: bold; font-size: 32px; font-family: verdana, helvetica, sans-serif; } #game_over { position: absolute; height: 444px; width: 600px; line-height: 444px; text-align: center; font-size: 72px; font-weight: bold; font-family: Georgia, "Times New Roman", serif; color: #fff; background: #000; opacity: 0.75; z-index: 1001; display: none; }
examples/aliens/css/aliens.css
* { margin: 0; padding: 0; } body{ text-align: center; font-family: "Segoe UI", Verdana, Helvetica, Arial, serif; font-size: 11pt; } .page{ width: 600px; margin: 0 auto; text-align: left; padding: 20px 0; } .title{ font-family: "Segoe UI", Verdana, Helvetica, Arial, serif; font-size: 28pt; color: #555; border-bottom: 4px solid #bbb; font-variant: small-caps; text-align: left; } .subtitle{ font-size: 10pt; text-align: right; color: #bbb; display: block; font-variant: normal; } .subheader{ font-weight: bold; font-size: 14pt; color: #999; border-top: 2px solid #ddd; border-bottom: 1px solid #bbb; margin-top: 1em; padding: 2px 5px; font-variant: small-caps; } h3{ font-weight: bold; font-size: 14pt; color: #039; margin: 1em 0 0.3em 0; font-variant: small-caps; } a.link{ color: #248; text-decoration: none; } a.link:hover{ color: #48b; text-decoration: underline; } .bottom{ margin: 30px 0 0 0; border-top: 3px solid #ddd; text-align: right; color: #999; font-size: 8pt; } .bottom p{ text-align: center; margin-top: 0; } .window{ position: relative; margin: 20px 0; height: 444px; overflow: hidden; background: #000; border: 4px solid #ccc; font-family: "Courier New", monospace; } .background { position: absolute; bottom: 0px; width: 600px; padding: 1px 0; border-bottom: 3px solid #002cff; background: #001B95; border-top: 1px solid #000f55; } #fps { position: absolute; top: 10px; z-index: 1000; left: 480px; width: 100px; text-align: right; color: #fff; font-weight: bold; font-size: 32px; font-family: verdana, helvetica, sans-serif; } #game_over { position: absolute; height: 444px; width: 600px; line-height: 444px; text-align: center; font-size: 72px; font-weight: bold; font-family: Georgia, "Times New Roman", serif; color: #fff; background: #000; opacity: 0.75; z-index: 1001; display: none; }
0.290377
0.062245
ul.krumo-node { margin: 0; padding: 0; background-color: white; } ul.krumo-node ul { margin-left: 20px; } * html ul.krumo-node ul { margin-left: 24px; } div.krumo-root { border: solid 1px black; margin: 1em 0; } ul.krumo-first { font: normal 11px tahoma, verdana; border: solid 1px white; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ li.krumo-child { display:block; list-style: none; padding: 0; margin: 0; overflow:hidden; } div.krumo-element { cursor:default; display:block; clear:both; white-space:nowrap; background-color: white; background-image: url(data:image/gif;base64,R0lGODlhCQAJALMAAP////8AAICAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAJAAkAAAQSEAAhq6VWUpx3n+AVVl42ilkEADs=); background-repeat: no-repeat; background-position: 6px 5px; padding: 2px 0 3px 20px; } * html div.krumo-element { padding-bottom: 3px; line-height: 13px; } div.krumo-element:hover { background-color: #BFDFFF; } div.krumo-expand { background-image: url(data:image/gif;base64,R0lGODlhCQAJALMAAP///wAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAJAAkAAAQTEIAna33USpwt79vncRpZgpcGRAA7); cursor:pointer; } div.krumo-opened { background-image: url(data:image/gif;base64,R0lGODlhCQAJALMAAP///wAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAJAAkAAAQQEMhJ63w4Z6C37JUXWmQJRAA7); } a.krumo-name { color:navy; font: bold 13px courier new; line-height:12px; } a.krumo-name big { font: bold 16pt Console, "Courier New"; line-height: 10px; position:relative; top:2px; left:-2px; } * html a.krumo-name big { font: bold 15pt Console, "Courier New"; float:left; top: -5px; left: 0; padding: 0; margin: 0; } em.krumo-type { font-style:normal; margin: 0 2px; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ div.krumo-preview { font: normal 13px courier new; padding: 5px ; background: lightyellow; border: solid 1px #808000; overflow:auto; margin: 5px 1em 1em 0; white-space:pre; } * html div.krumo-preview { padding-top: 2px; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ li.krumo-footnote { background: white url(data:image/gif;base64,R0lGODlhCgACALMAAP///8DAwP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAKAAIAAAQIEMhJA7D4gggAOw==) repeat-x; padding: 4px 5px 3px 5px; list-style:none; cursor:default; } * html li.krumo-footnote { line-height: 13px; } div.krumo-version { white-space:nowrap; float:right; } li.krumo-footnote h6 { font: bold 11px verdana; margin: 0; padding: 0; color:navy; display:inline; } * html li.krumo-footnote h6 { margin-right: 3px; } li.krumo-footnote a { font: bold 10px arial; color: #434343; text-decoration:none; } li.krumo-footnote a:hover { color:black; } li.krumo-footnote span.krumo-call { white-space:nowrap; font:normal 11px tahoma, verdana; position: relative; top: 1px; } li.krumo-footnote span.krumo-call code { font-weight:bold; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ div.krumo-title { font: normal 11px tahoma, verdana; position:relative; top:9px; cursor:default; line-height:2px; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ strong.krumo-array-length, strong.krumo-string-length { font-weight: normal; color: #000099; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
gestoria/vendor/kktsvetkov/krumo/skins/kaloyan.info/skin.css
ul.krumo-node { margin: 0; padding: 0; background-color: white; } ul.krumo-node ul { margin-left: 20px; } * html ul.krumo-node ul { margin-left: 24px; } div.krumo-root { border: solid 1px black; margin: 1em 0; } ul.krumo-first { font: normal 11px tahoma, verdana; border: solid 1px white; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ li.krumo-child { display:block; list-style: none; padding: 0; margin: 0; overflow:hidden; } div.krumo-element { cursor:default; display:block; clear:both; white-space:nowrap; background-color: white; background-image: url(data:image/gif;base64,R0lGODlhCQAJALMAAP////8AAICAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAJAAkAAAQSEAAhq6VWUpx3n+AVVl42ilkEADs=); background-repeat: no-repeat; background-position: 6px 5px; padding: 2px 0 3px 20px; } * html div.krumo-element { padding-bottom: 3px; line-height: 13px; } div.krumo-element:hover { background-color: #BFDFFF; } div.krumo-expand { background-image: url(data:image/gif;base64,R0lGODlhCQAJALMAAP///wAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAJAAkAAAQTEIAna33USpwt79vncRpZgpcGRAA7); cursor:pointer; } div.krumo-opened { background-image: url(data:image/gif;base64,R0lGODlhCQAJALMAAP///wAAAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAJAAkAAAQQEMhJ63w4Z6C37JUXWmQJRAA7); } a.krumo-name { color:navy; font: bold 13px courier new; line-height:12px; } a.krumo-name big { font: bold 16pt Console, "Courier New"; line-height: 10px; position:relative; top:2px; left:-2px; } * html a.krumo-name big { font: bold 15pt Console, "Courier New"; float:left; top: -5px; left: 0; padding: 0; margin: 0; } em.krumo-type { font-style:normal; margin: 0 2px; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ div.krumo-preview { font: normal 13px courier new; padding: 5px ; background: lightyellow; border: solid 1px #808000; overflow:auto; margin: 5px 1em 1em 0; white-space:pre; } * html div.krumo-preview { padding-top: 2px; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ li.krumo-footnote { background: white url(data:image/gif;base64,R0lGODlhCgACALMAAP///8DAwP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAAALAAAAAAKAAIAAAQIEMhJA7D4gggAOw==) repeat-x; padding: 4px 5px 3px 5px; list-style:none; cursor:default; } * html li.krumo-footnote { line-height: 13px; } div.krumo-version { white-space:nowrap; float:right; } li.krumo-footnote h6 { font: bold 11px verdana; margin: 0; padding: 0; color:navy; display:inline; } * html li.krumo-footnote h6 { margin-right: 3px; } li.krumo-footnote a { font: bold 10px arial; color: #434343; text-decoration:none; } li.krumo-footnote a:hover { color:black; } li.krumo-footnote span.krumo-call { white-space:nowrap; font:normal 11px tahoma, verdana; position: relative; top: 1px; } li.krumo-footnote span.krumo-call code { font-weight:bold; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ div.krumo-title { font: normal 11px tahoma, verdana; position:relative; top:9px; cursor:default; line-height:2px; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */ strong.krumo-array-length, strong.krumo-string-length { font-weight: normal; color: #000099; } /* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
0.233095
0.049681
.a1 .skiplink { position:absolute; left:-2000px } .a1 .skiplink:focus { left:0; padding:5px; border:1px #35556B solid; margin:10px; background:#FFD868; text-decoration:underline } body { margin-left: 1em; margin-right: 1em; color: #000000; background: #FFFFFF } h1 { text-align: center; margin-top: 1em; margin-bottom: 1en; font-size: 180% } h2 { margin-left: 0; margin-top: 1em; margin-bottom: .5en; font-size: 130% } h3 { margin-top: 1en; margin-bottom: 1en; font-size: 100% } p { margin-left: 2em; margin-top: .5en; } li { margin-left: 2em; margin-top: .5en; } /* Nested list items should use normal indentation */ li li { margin-left: 0; } /* List items formatted as paragraphs for spacing should not indent any further than the list already is. */ li p { margin-left: 0; } pre { margin-left: 4em; } dt { font-weight: bold; margin-bottom: 1em } /* For Table of Contents--apply to bullet list at top of page */ .TOC { margin-left: 1em; } /* Level 1 bullets: Apply to entire list */ .TOC2 { margin-left: 2en; } /* Level 2 bullets: Apply to individual items */ .TOC3 { margin-left: 3en; } /* Level 3 bullets: Apply to individual items */ /* whodunnit */ .byline { margin-left: 0; font-family: Arial, Helvetica, sans-serif; font-size: 9; font-weight: bold; text-align: left; } /* Highlight changes and things for reviewers to look at */ .HIGHLIGHT { border-left-width: 7px; border-left-color: blue; border-left-style: solid; border-right-width: 7px; border-right-color: blue; border-right-style: solid; padding-left: 1pc; padding-right: 10px; } /* To Be Determined (TBD)/ To Be Done (ToDo) */ .TBD { font-style: italic; font-weight: bold; color: #FF0000; border-left-width: 4px; border-left-color: red; border-left-style: solid; border-right-width: 4px; border-right-color: red; border-right-style: solid; } /* For hyphenated words that shouldn't span lines */ .nowrap { white-space:nowrap } .crumbs { text-align: right; font-weight: bold; padding-right: 3px; } .crumblink { } /* styles for header and footer start */ .clear { clear:both; } #javaseheader { position: relative; } #javaseheaderlogo { float: left; } #javaseheaderindex { float: right; padding-top:15px; } #javasefooter { position: relative; padding-top:20px; } #oraclelogofooter { vertical-align:bottom; } #javasecopyright { float: left; } #javasecontactus { float: right; } /* styles for header and footer end */ /* use with pre tag to indent code blocks */ .codeblock { padding:5px 10px 5px 10px; } .footnote { vertical-align: super; font-size:xx-small };
Java8Docs/technotes/css/guide.css
.a1 .skiplink { position:absolute; left:-2000px } .a1 .skiplink:focus { left:0; padding:5px; border:1px #35556B solid; margin:10px; background:#FFD868; text-decoration:underline } body { margin-left: 1em; margin-right: 1em; color: #000000; background: #FFFFFF } h1 { text-align: center; margin-top: 1em; margin-bottom: 1en; font-size: 180% } h2 { margin-left: 0; margin-top: 1em; margin-bottom: .5en; font-size: 130% } h3 { margin-top: 1en; margin-bottom: 1en; font-size: 100% } p { margin-left: 2em; margin-top: .5en; } li { margin-left: 2em; margin-top: .5en; } /* Nested list items should use normal indentation */ li li { margin-left: 0; } /* List items formatted as paragraphs for spacing should not indent any further than the list already is. */ li p { margin-left: 0; } pre { margin-left: 4em; } dt { font-weight: bold; margin-bottom: 1em } /* For Table of Contents--apply to bullet list at top of page */ .TOC { margin-left: 1em; } /* Level 1 bullets: Apply to entire list */ .TOC2 { margin-left: 2en; } /* Level 2 bullets: Apply to individual items */ .TOC3 { margin-left: 3en; } /* Level 3 bullets: Apply to individual items */ /* whodunnit */ .byline { margin-left: 0; font-family: Arial, Helvetica, sans-serif; font-size: 9; font-weight: bold; text-align: left; } /* Highlight changes and things for reviewers to look at */ .HIGHLIGHT { border-left-width: 7px; border-left-color: blue; border-left-style: solid; border-right-width: 7px; border-right-color: blue; border-right-style: solid; padding-left: 1pc; padding-right: 10px; } /* To Be Determined (TBD)/ To Be Done (ToDo) */ .TBD { font-style: italic; font-weight: bold; color: #FF0000; border-left-width: 4px; border-left-color: red; border-left-style: solid; border-right-width: 4px; border-right-color: red; border-right-style: solid; } /* For hyphenated words that shouldn't span lines */ .nowrap { white-space:nowrap } .crumbs { text-align: right; font-weight: bold; padding-right: 3px; } .crumblink { } /* styles for header and footer start */ .clear { clear:both; } #javaseheader { position: relative; } #javaseheaderlogo { float: left; } #javaseheaderindex { float: right; padding-top:15px; } #javasefooter { position: relative; padding-top:20px; } #oraclelogofooter { vertical-align:bottom; } #javasecopyright { float: left; } #javasecontactus { float: right; } /* styles for header and footer end */ /* use with pre tag to indent code blocks */ .codeblock { padding:5px 10px 5px 10px; } .footnote { vertical-align: super; font-size:xx-small };
0.543348
0.187579
#form { padding-top: 2px; } #form input { border: 1px solid #dddddd; font-style: italic; font-size:13px; color:#676767; line-height: 18px; padding: 7px 18px 8px; outline: medium none; background: url(../images/form_Bg.png) 0 0 repeat; width: 100%; height: 30px; float:left; font-family: Arial, Helvetica, sans-serif; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ } .editable-input:focus { border-color: rgba(51, 102, 153, 20); box-shadow: 0 1px 1px rgba(0, 0, 0, .8) inset, 0 0 11px rgba(100, 200, 255, 1.0); outline: 0 none; } #form textarea { border: 1px solid #dddddd; background: rgba(255, 255, 255, 0.5); font-size:13px; color:#676767; height: 279px; outline: medium none; overflow: auto; padding: 10px 18px 8px; width: 100%; position: relative; resize:none; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ float:left; font-family: Arial, Helvetica, sans-serif; margin: 0; } #form label { position:relative; display: block; min-height: 59px; width: 302px; float: left; clear: left; } #form .error, #form .empty { color: #FF0000; display: none; font-size: 11px; line-height:14px; width:auto; position: absolute; z-index: 999; right: 5px; top: 12px; float:left; } #form.contact .error, #form.contact .empty { top: 7px; } #form .error-empty { display:none; float:left; } .btns { position:relative; overflow:hidden; padding-top: 20px; padding-right: 80px; text-align: right; } .btns a.btn { margin: 0 0 0 20px !important; cursor: pointer; } #form .message { width: 462px; margin-top: -1px; } .message br { height: 0; line-height: 0; } #form .success { border: 1px solid #dddddd; display: none; position: absolute; width: 302px; background: #fff; text-align: center; padding: 20px 10px; z-index: 999; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ } .success_wrapper { position: relative; } @media only screen and (max-width: 995px) { #form { padding-top: 0; } #form label { float: none !important; width: 100%; } #form label.message { width: 100% !important; } #form .success { width: 100%; } .btns { padding-right: 0; } } @media only screen and (max-width: 767px) { .map { margin-bottom: 25px; } .btns { padding-bottom: 0; } #form textarea { height: 300px !important; } } @media only screen and (max-width: 479px) { #form textarea { height: 200px !important; } }
public/css/form.css
#form { padding-top: 2px; } #form input { border: 1px solid #dddddd; font-style: italic; font-size:13px; color:#676767; line-height: 18px; padding: 7px 18px 8px; outline: medium none; background: url(../images/form_Bg.png) 0 0 repeat; width: 100%; height: 30px; float:left; font-family: Arial, Helvetica, sans-serif; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ } .editable-input:focus { border-color: rgba(51, 102, 153, 20); box-shadow: 0 1px 1px rgba(0, 0, 0, .8) inset, 0 0 11px rgba(100, 200, 255, 1.0); outline: 0 none; } #form textarea { border: 1px solid #dddddd; background: rgba(255, 255, 255, 0.5); font-size:13px; color:#676767; height: 279px; outline: medium none; overflow: auto; padding: 10px 18px 8px; width: 100%; position: relative; resize:none; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ float:left; font-family: Arial, Helvetica, sans-serif; margin: 0; } #form label { position:relative; display: block; min-height: 59px; width: 302px; float: left; clear: left; } #form .error, #form .empty { color: #FF0000; display: none; font-size: 11px; line-height:14px; width:auto; position: absolute; z-index: 999; right: 5px; top: 12px; float:left; } #form.contact .error, #form.contact .empty { top: 7px; } #form .error-empty { display:none; float:left; } .btns { position:relative; overflow:hidden; padding-top: 20px; padding-right: 80px; text-align: right; } .btns a.btn { margin: 0 0 0 20px !important; cursor: pointer; } #form .message { width: 462px; margin-top: -1px; } .message br { height: 0; line-height: 0; } #form .success { border: 1px solid #dddddd; display: none; position: absolute; width: 302px; background: #fff; text-align: center; padding: 20px 10px; z-index: 999; box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/ -webkit-box-sizing: border-box; /* Safari */ } .success_wrapper { position: relative; } @media only screen and (max-width: 995px) { #form { padding-top: 0; } #form label { float: none !important; width: 100%; } #form label.message { width: 100% !important; } #form .success { width: 100%; } .btns { padding-right: 0; } } @media only screen and (max-width: 767px) { .map { margin-bottom: 25px; } .btns { padding-bottom: 0; } #form textarea { height: 300px !important; } } @media only screen and (max-width: 479px) { #form textarea { height: 200px !important; } }
0.174656
0.069763
@import url("../_webfont/fontkit.css"); html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, em, img, strong, tt, b, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, audio, video, marquee, time, mark, small { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content:'~'; content: none;} table {border-collapse: collapse; border-spacing: 0;} img {vertical-align: middle;} h1, h2, h3, h4, h5, h6 {font-weight:bold;} h1 {font-size: 2em;} h2 {font-size: 1.5em;} h3 {font-size: 1.17em;} h4 {font-size: 1em;} h5 {font-size: 0.83em;} h6 {font-size: 0.67em;} .group:before, .group:after {content: " "; display: table;} .group:after {clear: both;} nav ul, nav li { list-style: none; margin: 0; padding: 0; border: 0; vertical-align: baseline; } /* display styles */ .hide { width: 1px; height: 1px; margin: -1px; padding: 0; border: none; position: absolute; overflow: hidden; clip: rect(0 0 0 0); } .reveal {position:relative;} .invisible {visibility: hidden;} .visible {visibility: visible;} .phone-view, .tablet-view, .dekstop-view {display:none;} div.viewTabHr .warning, div.viewTabHr .info, div.viewTabHr .success {padding:1px 8px; margin:30px 10px 50px 20px;} .warning {color:#C03;} .info, .info:hover {color:#06C;} .success{color:#093;} /*form styles*/ .viewTabHr { border:1px solid #FFF; } div.viewTabHr {padding:4px 8px;} div.viewTabHr .cellTitle {padding:1px 8px;} .viewTabHr td { border:1px dotted #FFF; vertical-align:middle; padding:1px 4px; font-size: 0.9em; } .viewTabHr th { border:1px dotted #FFF; vertical-align:middle; padding:1px 4px; text-transform:capitalize; } .viewTabHr .cellTitle { border: 1px solid #333; background:#151515; color:#4F91AA; } .viewTabHr .tabTitle { border:1px solid #FFF; color:#FFFFFF; background:#4F91AA; font-size: 0.9em; } .viewTabHr .tabTitle a { color:#FFF; text-decoration:none; } .viewTabHr .tabTitle a:hover { text-decoration:underline; } .login { max-width:500px; margin-top:40px;} .hrView, .vertView { margin-left:auto; margin-right:auto; } .hrView .heading, .vertView .heading { padding: 4px 10px; border: solid 1px #F8F8F8; background:#E8E8E8; background: linear-gradient(#FFFFFF, #F6F6F6, #E8E8E8); box-shadow: 0 0 1px 1px #E8E8E8; border-radius:3px; margin-bottom: 14px; } .hrView .buttons {display:block; margin-left:147px; margin-top:6px; margin-bottom:40px;} .vertView .buttons { display:block; margin-left:17px; margin-top:6px; margin-bottom:40px;} .vertView label { display:block; margin-left: 17px;} .hrView label {min-width: 140px; display:inline-block;} label { font-size:1em; text-transform:capitalize; text-shadow: 1px 1px 1px #D3D3D3; padding:4px 2px; color: #950052; font-weight: normal; letter-spacing:1px; } .vertView input[type=text], .vertView input[type=password], .vertView textarea {min-width:360px; margin-left: 20px;} input[type=text],input[type=password], textarea { padding:2px 4px; border-radius:3px; font-size:1.2em; line-height:1.6; font-weight:normal; border:1px solid #E2E2E2; background: #FAFAFA; color: #7E7E7E; box-shadow: 0 0 3px 0 #D9D9D9; margin-bottom:10px; background: linear-gradient(#FDFDFD, #F9F9F9 50%, #F5F5F5 96%, #F2F2F2 98%); } input[type=text] {font-family:'Lane', Arial, Helvetica, sans-serif;} input[type=password] {padding-top:3px; padding-bottom: 1px;} textarea {min-height: 6em;} input[type=submit], input[type=reset]{ padding:7px 12px; border-radius:4px; line-height:1.5em; font-size:0.84em; font-weight:bold; text-decoration:none; text-transform:lowercase; cursor:pointer; display: inline; color:#FFF; letter-spacing:1px; text-align: center; position: relative; font-family:'Lane', Arial, Helvetica, sans-serif; } input[type=submit] { text-shadow: 1px 1px 1px #01273A; box-shadow: inset 0 1px 2px 0 rgba(255,255,255,0.6),inset 0 -4px 15px rgba(0,0,0,0.3),1px 1px 1px 1px #CCC; border: 1px solid #3E98C8; border-top: 1px solid #CCDCE3; background: #014464; background:linear-gradient(#0F719F, #0E6189 50%, #01547C 52%, #003E5B); } input[type=submit]:hover, input[type=submit]:focus { background: #014464; background: linear-gradient(#0C5F85, #0B5273 50%, #024869 51%, #003853); color:#EAEAEA; cursor:pointer; } input[type=reset] { text-shadow:1px 1px 1px #330E09; margin-left:4px; box-shadow: inset 0 1px 2px 0 rgba(255,255,255,0.6),inset 0 -4px 15px rgba(0,0,0,0.3),1px 1px 1px 1px #CCC; border: 1px solid #D35656; border-top: 1px solid #F1C9C9; background: #7F2020; background:linear-gradient( #B12E2E, #A22929 50%, #8E2525 51%, #781F1F); } input[type=reset]:hover, input[type=reset]:focus { background: #7F2020; background: linear-gradient(#9D2828, #902525 50%, #832222 51%, #731E1E); color:#EAEAEA; cursor:pointer; } input[type="submit"]:active, input[type="reset"]:active {box-shadow: 1px 1px 3px 1px #000;} .dropdown { display: inline-block; position: relative; overflow: hidden; height: 28px; min-width: 120px; border-radius: 3px; box-shadow: 0 0 3px 0 #D9D9D9; border:1px solid #E2E2E2; background: #FAFAFA; color: #7E7E7E; background: linear-gradient(#FDFDFD, #F9F9F9 50%, #F5F5F5 96%, #F2F2F2 98%); margin-left:3px; } .dropdown:before, .dropdown:after { content: ''; position: absolute; z-index: 2; top: 9px; right: 10px; width: 0; height: 0; border: 4px dashed; border-color: #888 transparent; pointer-events: none; } .dropdown:before {border-bottom-style: solid; border-top: none;} .dropdown:after {margin-top: 7px; border-top-style: solid; border-bottom: none;} .dropdown-select { position: relative; width: 100%; margin: 0; padding: 4px 8px 6px; line-height: 1.4; /* Fallback for IE 8 */ background: #F2F2F2; /* "transparent" doesn't work with Opera */ background: rgba(0, 0, 0, 0) !important; border: 0; border-radius: 0; -webkit-appearance: none; } .dropdown-select:focus { z-index: 3; width: 100%; } .dropdown-select > option { margin: 3px; padding: 6px 8px; border-radius: 3px; cursor: pointer; overflow: hidden; background: #FAFAFA; color: #7E7E7E; background: linear-gradient(#FDFDFD, #F9F9F9 50%, #F5F5F5 96%, #F2F2F2 98%); } /* Dirty fix for Firefox adding padding where it shouldn't. */ @-moz-document url-prefix() { .dropdown-select { padding-left: 6px; } } /*GLOBAL STYLES*/ mark {background: #C5DD9F; color:#FFF;} ::selection {background: #83B03E; color:#E8F2F2;} ::-moz-selection {background: #83B03E; color:#E8F2F2;} a {color: #83B03E;} a:hover {color: #79A439;} body { font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 1.4; background: #E9E9E9 url('../grafix/background.jpg'); background-attachment:fixed; color: #48494F; } small {font-size:0.94em;} body, #header, #page-single, #page, #footer {padding: 0; margin: 0 auto;} #header {background: #C0006B; color: #E8F2F2; font-size:0.92em; padding:4px 0; border-bottom: 2px solid #950052; background:linear-gradient(#E5007D, #CE0071, #BA0066); overflow:hidden;} .greeting, .date {margin: 0 10px;} .topmenu {background: #C0006B; overflow:hidden;padding:4px 0; margin:0 auto;} .topmenu li .topnav { background: #000; text-decoration:none; text-transform:capitalize; color:#FFF; text-shadow: 1px 0 1px #211E1D; padding:6px 10px; border-right: 1px solid #E8F2F2; } .topmenu li:last-child .topnav {border:none;} #topnav li {float:left;} .topmenu .topnav:hover { background: rgba(0,0,0,0.3); } .breadcrum {margin:0 auto; text-align:center;} .user {color: #C5DD9F; text-transform:uppercase;} .page-content {padding: 10px 10px 20px; background: rgba(255,255,255, 0.45); border:1px solid rgba(255,255,255, 0.86);} #footer { margin-top:20px; padding:4px 10px; border-top: 2px solid #950052; border-bottom: 1px solid rgba(255,25,255, 0.1); border-radius: 0 0 3px 3px; color: #C0006B; font-size:0.9em; background: rgba(255,160,255, 0.1); } #footer .product {font-family:"Lane", Arial, Helvetica, sans-serif; font-size:1.2em; margin-left:4px; margin-right:-3px; color:#FFF; text-shadow: 1px 0 1px #C0006B; text-transform:lowercase; letter-spacing:1px;} #footer:hover .product {color:#BA0066;} #footer .brand {text-shadow: 1px 1px 1px #FFF; color: #83B03E;} #footer a.brand {text-decoration:none;} /*navigation*/ #nav {min-width:160px; max-width:160px; border:none; overflow:auto;} #menu .heading {border-bottom:1px solid #FFF; text-transform:uppercase; font-size:0.8em; background:#640037; margin-top:4px; color:#FFF;} #menu .space {margin-top:10px;} #menu a { text-transform:lowercase; text-shadow: 1px 0 1px #211E1D; color:#FFF; text-decoration:none; display:block; letter-spacing:1px; background:#424242; background: rgba(0,0,0,0.6); background:linear-gradient(#E5007D, #CE0071, #BA0066); text-wrap:none; } #menu a:hover {background:rgba(0,0,0, 0.4);}
_o/dev/box/framework/fuxmaster/_cave/dev70/sandbox/keepIT/yoga_whosco/_project/_yard/server/live/erko/assets/css/cigna-basis.css
@import url("../_webfont/fontkit.css"); html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, em, img, strong, tt, b, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, audio, video, marquee, time, mark, small { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content:'~'; content: none;} table {border-collapse: collapse; border-spacing: 0;} img {vertical-align: middle;} h1, h2, h3, h4, h5, h6 {font-weight:bold;} h1 {font-size: 2em;} h2 {font-size: 1.5em;} h3 {font-size: 1.17em;} h4 {font-size: 1em;} h5 {font-size: 0.83em;} h6 {font-size: 0.67em;} .group:before, .group:after {content: " "; display: table;} .group:after {clear: both;} nav ul, nav li { list-style: none; margin: 0; padding: 0; border: 0; vertical-align: baseline; } /* display styles */ .hide { width: 1px; height: 1px; margin: -1px; padding: 0; border: none; position: absolute; overflow: hidden; clip: rect(0 0 0 0); } .reveal {position:relative;} .invisible {visibility: hidden;} .visible {visibility: visible;} .phone-view, .tablet-view, .dekstop-view {display:none;} div.viewTabHr .warning, div.viewTabHr .info, div.viewTabHr .success {padding:1px 8px; margin:30px 10px 50px 20px;} .warning {color:#C03;} .info, .info:hover {color:#06C;} .success{color:#093;} /*form styles*/ .viewTabHr { border:1px solid #FFF; } div.viewTabHr {padding:4px 8px;} div.viewTabHr .cellTitle {padding:1px 8px;} .viewTabHr td { border:1px dotted #FFF; vertical-align:middle; padding:1px 4px; font-size: 0.9em; } .viewTabHr th { border:1px dotted #FFF; vertical-align:middle; padding:1px 4px; text-transform:capitalize; } .viewTabHr .cellTitle { border: 1px solid #333; background:#151515; color:#4F91AA; } .viewTabHr .tabTitle { border:1px solid #FFF; color:#FFFFFF; background:#4F91AA; font-size: 0.9em; } .viewTabHr .tabTitle a { color:#FFF; text-decoration:none; } .viewTabHr .tabTitle a:hover { text-decoration:underline; } .login { max-width:500px; margin-top:40px;} .hrView, .vertView { margin-left:auto; margin-right:auto; } .hrView .heading, .vertView .heading { padding: 4px 10px; border: solid 1px #F8F8F8; background:#E8E8E8; background: linear-gradient(#FFFFFF, #F6F6F6, #E8E8E8); box-shadow: 0 0 1px 1px #E8E8E8; border-radius:3px; margin-bottom: 14px; } .hrView .buttons {display:block; margin-left:147px; margin-top:6px; margin-bottom:40px;} .vertView .buttons { display:block; margin-left:17px; margin-top:6px; margin-bottom:40px;} .vertView label { display:block; margin-left: 17px;} .hrView label {min-width: 140px; display:inline-block;} label { font-size:1em; text-transform:capitalize; text-shadow: 1px 1px 1px #D3D3D3; padding:4px 2px; color: #950052; font-weight: normal; letter-spacing:1px; } .vertView input[type=text], .vertView input[type=password], .vertView textarea {min-width:360px; margin-left: 20px;} input[type=text],input[type=password], textarea { padding:2px 4px; border-radius:3px; font-size:1.2em; line-height:1.6; font-weight:normal; border:1px solid #E2E2E2; background: #FAFAFA; color: #7E7E7E; box-shadow: 0 0 3px 0 #D9D9D9; margin-bottom:10px; background: linear-gradient(#FDFDFD, #F9F9F9 50%, #F5F5F5 96%, #F2F2F2 98%); } input[type=text] {font-family:'Lane', Arial, Helvetica, sans-serif;} input[type=password] {padding-top:3px; padding-bottom: 1px;} textarea {min-height: 6em;} input[type=submit], input[type=reset]{ padding:7px 12px; border-radius:4px; line-height:1.5em; font-size:0.84em; font-weight:bold; text-decoration:none; text-transform:lowercase; cursor:pointer; display: inline; color:#FFF; letter-spacing:1px; text-align: center; position: relative; font-family:'Lane', Arial, Helvetica, sans-serif; } input[type=submit] { text-shadow: 1px 1px 1px #01273A; box-shadow: inset 0 1px 2px 0 rgba(255,255,255,0.6),inset 0 -4px 15px rgba(0,0,0,0.3),1px 1px 1px 1px #CCC; border: 1px solid #3E98C8; border-top: 1px solid #CCDCE3; background: #014464; background:linear-gradient(#0F719F, #0E6189 50%, #01547C 52%, #003E5B); } input[type=submit]:hover, input[type=submit]:focus { background: #014464; background: linear-gradient(#0C5F85, #0B5273 50%, #024869 51%, #003853); color:#EAEAEA; cursor:pointer; } input[type=reset] { text-shadow:1px 1px 1px #330E09; margin-left:4px; box-shadow: inset 0 1px 2px 0 rgba(255,255,255,0.6),inset 0 -4px 15px rgba(0,0,0,0.3),1px 1px 1px 1px #CCC; border: 1px solid #D35656; border-top: 1px solid #F1C9C9; background: #7F2020; background:linear-gradient( #B12E2E, #A22929 50%, #8E2525 51%, #781F1F); } input[type=reset]:hover, input[type=reset]:focus { background: #7F2020; background: linear-gradient(#9D2828, #902525 50%, #832222 51%, #731E1E); color:#EAEAEA; cursor:pointer; } input[type="submit"]:active, input[type="reset"]:active {box-shadow: 1px 1px 3px 1px #000;} .dropdown { display: inline-block; position: relative; overflow: hidden; height: 28px; min-width: 120px; border-radius: 3px; box-shadow: 0 0 3px 0 #D9D9D9; border:1px solid #E2E2E2; background: #FAFAFA; color: #7E7E7E; background: linear-gradient(#FDFDFD, #F9F9F9 50%, #F5F5F5 96%, #F2F2F2 98%); margin-left:3px; } .dropdown:before, .dropdown:after { content: ''; position: absolute; z-index: 2; top: 9px; right: 10px; width: 0; height: 0; border: 4px dashed; border-color: #888 transparent; pointer-events: none; } .dropdown:before {border-bottom-style: solid; border-top: none;} .dropdown:after {margin-top: 7px; border-top-style: solid; border-bottom: none;} .dropdown-select { position: relative; width: 100%; margin: 0; padding: 4px 8px 6px; line-height: 1.4; /* Fallback for IE 8 */ background: #F2F2F2; /* "transparent" doesn't work with Opera */ background: rgba(0, 0, 0, 0) !important; border: 0; border-radius: 0; -webkit-appearance: none; } .dropdown-select:focus { z-index: 3; width: 100%; } .dropdown-select > option { margin: 3px; padding: 6px 8px; border-radius: 3px; cursor: pointer; overflow: hidden; background: #FAFAFA; color: #7E7E7E; background: linear-gradient(#FDFDFD, #F9F9F9 50%, #F5F5F5 96%, #F2F2F2 98%); } /* Dirty fix for Firefox adding padding where it shouldn't. */ @-moz-document url-prefix() { .dropdown-select { padding-left: 6px; } } /*GLOBAL STYLES*/ mark {background: #C5DD9F; color:#FFF;} ::selection {background: #83B03E; color:#E8F2F2;} ::-moz-selection {background: #83B03E; color:#E8F2F2;} a {color: #83B03E;} a:hover {color: #79A439;} body { font-family: "Century Gothic", Arial, Helvetica, sans-serif; line-height: 1.4; background: #E9E9E9 url('../grafix/background.jpg'); background-attachment:fixed; color: #48494F; } small {font-size:0.94em;} body, #header, #page-single, #page, #footer {padding: 0; margin: 0 auto;} #header {background: #C0006B; color: #E8F2F2; font-size:0.92em; padding:4px 0; border-bottom: 2px solid #950052; background:linear-gradient(#E5007D, #CE0071, #BA0066); overflow:hidden;} .greeting, .date {margin: 0 10px;} .topmenu {background: #C0006B; overflow:hidden;padding:4px 0; margin:0 auto;} .topmenu li .topnav { background: #000; text-decoration:none; text-transform:capitalize; color:#FFF; text-shadow: 1px 0 1px #211E1D; padding:6px 10px; border-right: 1px solid #E8F2F2; } .topmenu li:last-child .topnav {border:none;} #topnav li {float:left;} .topmenu .topnav:hover { background: rgba(0,0,0,0.3); } .breadcrum {margin:0 auto; text-align:center;} .user {color: #C5DD9F; text-transform:uppercase;} .page-content {padding: 10px 10px 20px; background: rgba(255,255,255, 0.45); border:1px solid rgba(255,255,255, 0.86);} #footer { margin-top:20px; padding:4px 10px; border-top: 2px solid #950052; border-bottom: 1px solid rgba(255,25,255, 0.1); border-radius: 0 0 3px 3px; color: #C0006B; font-size:0.9em; background: rgba(255,160,255, 0.1); } #footer .product {font-family:"Lane", Arial, Helvetica, sans-serif; font-size:1.2em; margin-left:4px; margin-right:-3px; color:#FFF; text-shadow: 1px 0 1px #C0006B; text-transform:lowercase; letter-spacing:1px;} #footer:hover .product {color:#BA0066;} #footer .brand {text-shadow: 1px 1px 1px #FFF; color: #83B03E;} #footer a.brand {text-decoration:none;} /*navigation*/ #nav {min-width:160px; max-width:160px; border:none; overflow:auto;} #menu .heading {border-bottom:1px solid #FFF; text-transform:uppercase; font-size:0.8em; background:#640037; margin-top:4px; color:#FFF;} #menu .space {margin-top:10px;} #menu a { text-transform:lowercase; text-shadow: 1px 0 1px #211E1D; color:#FFF; text-decoration:none; display:block; letter-spacing:1px; background:#424242; background: rgba(0,0,0,0.6); background:linear-gradient(#E5007D, #CE0071, #BA0066); text-wrap:none; } #menu a:hover {background:rgba(0,0,0, 0.4);}
0.242654
0.118538
@charset "UTF-8"; img, legend { border: 0 } legend, td, th { padding: 0 } .jpui.input:disabled, .jpui.link .link-anchor.disabled { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none } .util.focus:focus, a:active, a:hover { outline: 0 } .jpui.ad.explicit .content .copy, .jpui.ad.explicit .content .copy .label, .jpui.ad.explicit .content .textshadow { text-shadow: 0 0 .125rem rgba(255, 255, 255, .4) } .jpui.ad a.wrapping-tag .link-anchor, .jpui.badge, .jpui.button { white-space: nowrap } .jpui.dropdown .option .primary, .jpui.dropdownchip .option .primary { -webkit-text-decoration-color: inherit; text-decoration-color: inherit } .jpui.messagebox, .jpui.modal { -webkit-backface-visibility: hidden } .jpui.documentviewer .document html, html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } * { -moz-box-sizing: border-box; box-sizing: border-box } body { margin: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } a { background: 0 0 } abbr[title] { border-bottom: 1px dotted } b, optgroup, strong { font-weight: 700 } dfn { font-style: italic } h1 { font-size: 2em; margin: .67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } pre, textarea { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button, select { text-transform: none } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type=checkbox], input[type=radio] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em } table { border-collapse: collapse; border-spacing: 0 } .jpui.fieldgroup .fieldtext { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldgroup .fieldtext { font-size: 1rem } } .jpui.fieldgroup .fieldtext a, .jpui.fieldgroup .fieldtext a:active, .jpui.fieldgroup .fieldtext a:hover, .jpui.fieldgroup .fieldtext a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldgroup .fieldtext a, .jpui.fieldgroup .fieldtext a:active, .jpui.fieldgroup .fieldtext a:hover, .jpui.fieldgroup .fieldtext a:visited { font-size: 1rem } } .jpui.fieldgroup .fieldset legend { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldgroup .fieldset legend { font-size: 1.25rem; font-weight: 300 } } .jpui.simple.table td { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.simple.table td { font-size: .875rem } } .jpui.simple.table td a, .jpui.simple.table td a:active, .jpui.simple.table td a:hover, .jpui.simple.table td a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.simple.table td a, .jpui.simple.table td a:active, .jpui.simple.table td a:hover, .jpui.simple.table td a:visited { font-size: .875rem } } .jpui.simple.table th { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.table .table-footer-label { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; line-height: 1.3125 } @media screen and (min-width:768px) { .jpui.simple.table th { font-size: .875rem } .jpui.table .table-footer-label { font-size: 1rem } } .jpui.table .table-footer-label a, .jpui.table .table-footer-label a:active, .jpui.table .table-footer-label a:hover, .jpui.table .table-footer-label a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .table-footer-label a, .jpui.table .table-footer-label a:active, .jpui.table .table-footer-label a:hover, .jpui.table .table-footer-label a:visited { font-size: 1rem } } .jpui.table .header-cell, .jpui.table .table__fixed-column-header, .jpui.table .table__fixed-header { font-size: .8125rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none; line-height: 1.4286 } @media screen and (min-width:768px) { .jpui.table .header-cell, .jpui.table .table__fixed-column-header, .jpui.table .table__fixed-header { font-size: .875rem } } .jpui.table .header-cell .heading-icon-wrapper:focus, .jpui.table .table__fixed-column-header .heading-icon-wrapper:focus, .jpui.table .table__fixed-header .heading-icon-wrapper:focus { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .header-cell .heading-icon-wrapper:focus, .jpui.table .table__fixed-column-header .heading-icon-wrapper:focus, .jpui.table .table__fixed-header .heading-icon-wrapper:focus { font-size: .875rem } } .jpui.table .cell, .jpui.table .table__fixed-cell { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; line-height: 1.4286 } @media screen and (min-width:768px) { .jpui.table .cell, .jpui.table .table__fixed-cell { font-size: .875rem } } .jpui.table .cell a, .jpui.table .cell a:active, .jpui.table .cell a:hover, .jpui.table .cell a:visited, .jpui.table .table__fixed-cell a, .jpui.table .table__fixed-cell a:active, .jpui.table .table__fixed-cell a:hover, .jpui.table .table__fixed-cell a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .cell a, .jpui.table .cell a:active, .jpui.table .cell a:hover, .jpui.table .cell a:visited, .jpui.table .table__fixed-cell a, .jpui.table .table__fixed-cell a:active, .jpui.table .table__fixed-cell a:hover, .jpui.table .table__fixed-cell a:visited { font-size: .875rem } } .jpui.table .table-xs-list-text { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none; line-height: 1.4286 } .container-fluid:after, .container-fluid:before, .row:after, .row:before { display: table; content: ' ' } .container-fluid:after, .container:after, .row:after { clear: both } .show-grid [class^=col-] { padding: .375rem; background-color: rgba(22, 149, 244, .05); border: .375rem solid rgba(22, 149, 244, .1) } .container, .container-fluid { margin-right: auto; margin-left: auto; padding-left: 12px; padding-right: 12px } .jpui.ad .nativetext .content .label, .jpui.ad .nativetext .title { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .table-xs-list-text { font-size: .875rem } .jpui.ad .nativetext .content .label, .jpui.ad .nativetext .title { font-size: 1.25rem; font-weight: 300 } } .jpui.ad .nativetext .content .body { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad .nativetext .content .body { font-size: .875rem } } .jpui.ad .nativetext .content .body a, .jpui.ad .nativetext .content .body a:active, .jpui.ad .nativetext .content .body a:hover, .jpui.ad .nativetext .content .body a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad .nativetext .content i, .jpui.ad .nativetext .content span.link-anchor { font-size: .875rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #2F738E } .jpui.ad .nativetext .tileHeader { font-size: .875rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #666 } .jpui.ad .content .label, .jpui.ad .title { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad .nativetext .content .body a, .jpui.ad .nativetext .content .body a:active, .jpui.ad .nativetext .content .body a:hover, .jpui.ad .nativetext .content .body a:visited { font-size: .875rem } .jpui.ad .content .label, .jpui.ad .title { font-size: 1.25rem; font-weight: 300 } } .jpui.ad .content .body { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad .content .body { font-size: .875rem } } .jpui.ad .content .body a, .jpui.ad .content .body a:active, .jpui.ad .content .body a:hover, .jpui.ad .content .body a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad .content i, .jpui.ad .content span.link-anchor, .jpui.ad .tileHeader, .jpui.ad.explicit .content .label { font-size: .875rem; font-weight: 600; letter-spacing: 0; text-decoration: none } .jpui.ad .content i, .jpui.ad .content span.link-anchor { color: #2F738E } .jpui.ad .tileHeader { color: #666 } @media screen and (min-width:768px) { .jpui.ad .content .body a, .jpui.ad .content .body a:active, .jpui.ad .content .body a:hover, .jpui.ad .content .body a:visited { font-size: .875rem } .jpui.ad.explicit .content .label { font-size: 1rem } } .jpui.ad.explicit .content .body, .jpui.ad.explicit .content .body i, .jpui.ad.explicit .content .body span.link-anchor, .jpui.ad.explicit .content .copy i, .jpui.ad.explicit .content .copy span.link-anchor, .jpui.ad.explicit .content .label, .jpui.ad.explicit .content .label i, .jpui.ad.explicit .content .label span.link-anchor { color: #FFF } .jpui.ad.accountHeaderImage .tileheader, .jpui.ad.accountHeaderText .tileheader, .jpui.ad.paymentsImage .tileheader, .jpui.ad.paymentsText .tileheader { font-size: 1.125rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .product-name, .jpui.ad.accountHeaderText .product-name, .jpui.ad.paymentsImage .product-name, .jpui.ad.paymentsText .product-name { font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .label, .jpui.ad.accountHeaderText .label, .jpui.ad.paymentsImage .label, .jpui.ad.paymentsText .label { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad.accountHeaderImage .label, .jpui.ad.accountHeaderText .label, .jpui.ad.paymentsImage .label, .jpui.ad.paymentsText .label { font-size: 1rem; font-weight: 300; color: #414042 } } .jpui.ad.accountHeaderImage .body, .jpui.ad.accountHeaderText .body, .jpui.ad.paymentsImage .body, .jpui.ad.paymentsText .body { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .body a, .jpui.ad.accountHeaderImage .body a:active, .jpui.ad.accountHeaderImage .body a:hover, .jpui.ad.accountHeaderImage .body a:visited, .jpui.ad.accountHeaderText .body a, .jpui.ad.accountHeaderText .body a:active, .jpui.ad.accountHeaderText .body a:hover, .jpui.ad.accountHeaderText .body a:visited, .jpui.ad.paymentsImage .body a, .jpui.ad.paymentsImage .body a:active, .jpui.ad.paymentsImage .body a:hover, .jpui.ad.paymentsImage .body a:visited, .jpui.ad.paymentsText .body a, .jpui.ad.paymentsText .body a:active, .jpui.ad.paymentsText .body a:hover, .jpui.ad.paymentsText .body a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .content i, .jpui.ad.accountHeaderImage .content span.link-anchor, .jpui.ad.accountHeaderText .content i, .jpui.ad.accountHeaderText .content span.link-anchor, .jpui.ad.paymentsImage .content i, .jpui.ad.paymentsImage .content span.link-anchor, .jpui.ad.paymentsText .content i, .jpui.ad.paymentsText .content span.link-anchor { font-size: .8125rem; font-weight: 600; color: #0B6EFD; letter-spacing: 0; text-decoration: none } @media screen and (min-width:1200px) { .jpui.ad.accountHeaderImage .content i, .jpui.ad.accountHeaderImage .content span.link-anchor, .jpui.ad.accountHeaderText .content i, .jpui.ad.accountHeaderText .content span.link-anchor, .jpui.ad.paymentsImage .content i, .jpui.ad.paymentsImage .content span.link-anchor, .jpui.ad.paymentsText .content i, .jpui.ad.paymentsText .content span.link-anchor { font-size: .875rem } } .jpui.alert.dark .title, .jpui.alert.notification .title, .jpui.alert.success .title { font-size: 1.0625rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.alert.dark .message, .jpui.alert.notification .message, .jpui.alert.success .message { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.dark .message, .jpui.alert.notification .message, .jpui.alert.success .message { font-size: .875rem } } .jpui.alert.dark .message a, .jpui.alert.dark .message a:active, .jpui.alert.dark .message a:hover, .jpui.alert.dark .message a:visited, .jpui.alert.notification .message a, .jpui.alert.notification .message a:active, .jpui.alert.notification .message a:hover, .jpui.alert.notification .message a:visited, .jpui.alert.success .message a, .jpui.alert.success .message a:active, .jpui.alert.success .message a:hover, .jpui.alert.success .message a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.alert.error .title { font-size: 1rem; font-weight: 300; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.error .title { font-size: 1.0625rem; font-weight: 400 } } .jpui.alert.error .message { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.error .message { font-size: .875rem } } .jpui.alert.error .message a, .jpui.alert.error .message a:active, .jpui.alert.error .message a:hover, .jpui.alert.error .message a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.error .message a, .jpui.alert.error .message a:active, .jpui.alert.error .message a:hover, .jpui.alert.error .message a:visited { font-size: .875rem } } .jpui.alert.mini-alert.dark .title, .jpui.alert.mini-alert.error .title { font-size: .75rem; font-weight: 400; letter-spacing: 0; text-decoration: none } .jpui.alert.mini-alert.error .title { color: #BF2155 } .jpui.alert.mini-alert.dark .title { color: #414042 } .jpui.alert.primary .inverted.dark .title, .jpui.alert.primary .inverted.success .title { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.primary .inverted.dark .title, .jpui.alert.primary .inverted.success .title { font-size: 1.25rem; font-weight: 400 } } .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) { font-size: .875rem } } .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a, .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a:active, .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a:hover, .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.button .label { font-size: 1rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.button.primary .label { font-size: 1rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .jpui.button.tertiary .label, .jpui.button.tertiary:disabled .label, .jpui.button:disabled .label, .jpui.checkbox .checkbox-label, .jpui.checkbox.disabled .checkbox-label, .jpui.description.list dd, .jpui.description.list dd a, .jpui.description.list dd a:active, .jpui.description.list dd a:hover, .jpui.description.list dd a:visited, .jpui.description.list dt, .jpui.fieldhelpertext, .jpui.fieldhelpertext a, .jpui.fieldhelpertext a:active, .jpui.fieldhelpertext a:hover, .jpui.fieldhelpertext a:visited, .jpui.fieldlabel.vertical { font-weight: 400; letter-spacing: 0; text-decoration: none } .jpui.button:disabled .label { font-size: 1rem; color: #CCC } .jpui.button.tertiary .label { font-size: 1rem; color: #666 } .jpui.button.tertiary:disabled .label { font-size: 1rem; color: #D8D8D8 } .jpui.checkbox.error .checkbox-label { font-size: .875rem; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.checkbox.error .checkbox-label { font-size: 1rem } } .jpui.checkbox.disabled .checkbox-label { font-size: .875rem; color: #BCBCBC } @media screen and (min-width:768px) { .jpui.checkbox.disabled .checkbox-label { font-size: 1rem } } .jpui.checkbox .checkbox-label { font-size: .875rem; color: #414042 } @media screen and (min-width:768px) { .jpui.checkbox .checkbox-label { font-size: 1rem } } .jpui.checkbox .checkbox-label a, .jpui.checkbox .checkbox-label a:active, .jpui.checkbox .checkbox-label a:hover, .jpui.checkbox .checkbox-label a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.checkbox .checkbox-label a, .jpui.checkbox .checkbox-label a:active, .jpui.checkbox .checkbox-label a:hover, .jpui.checkbox .checkbox-label a:visited { font-size: 1rem } } .jpui.description.list dt { font-size: .75rem; color: #717171 } @media screen and (min-width:768px) { .jpui.description.list dt { font-size: .875rem } } @media (min-width:768px) { .jpui.description.list dt { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .container { width: 744px } } @media (min-width:768px) and screen and (min-width:768px) { .jpui.description.list dt { font-size: 1rem } } .jpui.description.list dd { font-size: .875rem; color: #414042 } @media screen and (min-width:768px) { .jpui.description.list dd { font-size: 1rem } } .jpui.description.list dd a, .jpui.description.list dd a:active, .jpui.description.list dd a:hover, .jpui.description.list dd a:visited { font-size: .875rem; color: #126BC5 } @media screen and (min-width:768px) { .jpui.description.list dd a, .jpui.description.list dd a:active, .jpui.description.list dd a:hover, .jpui.description.list dd a:visited { font-size: 1rem } } .jpui.fieldhelpertext { font-size: .75rem; color: #717171 } .jpui.fieldhelpertext a, .jpui.fieldhelpertext a:active, .jpui.fieldhelpertext a:hover, .jpui.fieldhelpertext a:visited { font-size: .75rem; color: #126BC5 } .jpui.fieldhelpertext a.link-anchor { font-size: .75rem!important } .jpui.fieldlabel.vertical { font-size: .75rem; color: #717171 } @media screen and (min-width:768px) { .jpui.fieldlabel.vertical { font-size: .875rem } } .jpui.fieldlabel.vertical.error { font-size: .75rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } .jpui.fieldlabel.horizontal { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldlabel.vertical.error { font-size: .875rem } .jpui.fieldlabel.horizontal { font-size: 1rem } } .jpui.fieldlabel.horizontal.error { font-size: .875rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldlabel.horizontal.error { font-size: 1rem } } .pl-mod-example .grid .column { background-color: rgba(86, 61, 124, .2) } @media (min-width:992px) { .container { width: 964px } } @media (min-width:1200px) { .container { width: 1164px } } .container-fluid { max-width: 1440px } .row { margin-left: -12px; margin-right: -12px } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: .0625rem; padding-left: 12px; padding-right: 12px } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666667% } .col-xs-10 { width: 83.33333333% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666667% } .col-xs-7 { width: 58.33333333% } .col-xs-6 { width: 50% } .col-xs-5 { width: 41.66666667% } .col-xs-4 { width: 33.33333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.66666667% } .col-xs-1 { width: 8.33333333% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666667% } .col-xs-pull-10 { right: 83.33333333% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666667% } .col-xs-pull-7 { right: 58.33333333% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666667% } .col-xs-pull-4 { right: 33.33333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.66666667% } .col-xs-pull-1 { right: 8.33333333% } .col-xs-pull-0 { right: auto } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666667% } .col-xs-push-10 { left: 83.33333333% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666667% } .col-xs-push-7 { left: 58.33333333% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666667% } .col-xs-push-4 { left: 33.33333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.66666667% } .col-xs-push-1 { left: 8.33333333% } .col-xs-push-0 { left: auto } .col-xs-offset-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666667% } .col-xs-offset-10 { margin-left: 83.33333333% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666667% } .col-xs-offset-7 { margin-left: 58.33333333% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666667% } .col-xs-offset-4 { margin-left: 33.33333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.66666667% } .col-xs-offset-1 { margin-left: 8.33333333% } .col-xs-offset-0 { margin-left: 0 } @media (min-width:768px) { .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666667% } .col-sm-10 { width: 83.33333333% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666667% } .col-sm-7 { width: 58.33333333% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666667% } .col-sm-4 { width: 33.33333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.66666667% } .col-sm-1 { width: 8.33333333% } .col-sm-pull-12 { right: 100% } .col-sm-pull-11 { right: 91.66666667% } .col-sm-pull-10 { right: 83.33333333% } .col-sm-pull-9 { right: 75% } .col-sm-pull-8 { right: 66.66666667% } .col-sm-pull-7 { right: 58.33333333% } .col-sm-pull-6 { right: 50% } .col-sm-pull-5 { right: 41.66666667% } .col-sm-pull-4 { right: 33.33333333% } .col-sm-pull-3 { right: 25% } .col-sm-pull-2 { right: 16.66666667% } .col-sm-pull-1 { right: 8.33333333% } .col-sm-pull-0 { right: auto } .col-sm-push-12 { left: 100% } .col-sm-push-11 { left: 91.66666667% } .col-sm-push-10 { left: 83.33333333% } .col-sm-push-9 { left: 75% } .col-sm-push-8 { left: 66.66666667% } .col-sm-push-7 { left: 58.33333333% } .col-sm-push-6 { left: 50% } .col-sm-push-5 { left: 41.66666667% } .col-sm-push-4 { left: 33.33333333% } .col-sm-push-3 { left: 25% } .col-sm-push-2 { left: 16.66666667% } .col-sm-push-1 { left: 8.33333333% } .col-sm-push-0 { left: auto } .col-sm-offset-12 { margin-left: 100% } .col-sm-offset-11 { margin-left: 91.66666667% } .col-sm-offset-10 { margin-left: 83.33333333% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-8 { margin-left: 66.66666667% } .col-sm-offset-7 { margin-left: 58.33333333% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-5 { margin-left: 41.66666667% } .col-sm-offset-4 { margin-left: 33.33333333% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-2 { margin-left: 16.66666667% } .col-sm-offset-1 { margin-left: 8.33333333% } .col-sm-offset-0 { margin-left: 0 } } .header { font-family: inherit; font-weight: 500; line-height: 1.1; color: #666 } .header.inverted { color: #FFF } .header.lg, .header.md, .header.sm { margin-top: 1.25rem; margin-bottom: .625rem } .header.lg { font-size: 2rem } @media (min-width:768px) { .header.lg { font-size: 1.5rem } } @media (min-width:992px) { .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666667% } .col-md-10 { width: 83.33333333% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666667% } .col-md-7 { width: 58.33333333% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666667% } .col-md-4 { width: 33.33333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.66666667% } .col-md-1 { width: 8.33333333% } .col-md-pull-12 { right: 100% } .col-md-pull-11 { right: 91.66666667% } .col-md-pull-10 { right: 83.33333333% } .col-md-pull-9 { right: 75% } .col-md-pull-8 { right: 66.66666667% } .col-md-pull-7 { right: 58.33333333% } .col-md-pull-6 { right: 50% } .col-md-pull-5 { right: 41.66666667% } .col-md-pull-4 { right: 33.33333333% } .col-md-pull-3 { right: 25% } .col-md-pull-2 { right: 16.66666667% } .col-md-pull-1 { right: 8.33333333% } .col-md-pull-0 { right: auto } .col-md-push-12 { left: 100% } .col-md-push-11 { left: 91.66666667% } .col-md-push-10 { left: 83.33333333% } .col-md-push-9 { left: 75% } .col-md-push-8 { left: 66.66666667% } .col-md-push-7 { left: 58.33333333% } .col-md-push-6 { left: 50% } .col-md-push-5 { left: 41.66666667% } .col-md-push-4 { left: 33.33333333% } .col-md-push-3 { left: 25% } .col-md-push-2 { left: 16.66666667% } .col-md-push-1 { left: 8.33333333% } .col-md-push-0 { left: auto } .col-md-offset-12 { margin-left: 100% } .col-md-offset-11 { margin-left: 91.66666667% } .col-md-offset-10 { margin-left: 83.33333333% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-8 { margin-left: 66.66666667% } .col-md-offset-7 { margin-left: 58.33333333% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-5 { margin-left: 41.66666667% } .col-md-offset-4 { margin-left: 33.33333333% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-2 { margin-left: 16.66666667% } .col-md-offset-1 { margin-left: 8.33333333% } .col-md-offset-0 { margin-left: 0 } .header.lg { font-size: 1.625rem } } @media (min-width:1200px) { .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left } .col-lg-12 { width: 100% } .col-lg-11 { width: 91.66666667% } .col-lg-10 { width: 83.33333333% } .col-lg-9 { width: 75% } .col-lg-8 { width: 66.66666667% } .col-lg-7 { width: 58.33333333% } .col-lg-6 { width: 50% } .col-lg-5 { width: 41.66666667% } .col-lg-4 { width: 33.33333333% } .col-lg-3 { width: 25% } .col-lg-2 { width: 16.66666667% } .col-lg-1 { width: 8.33333333% } .col-lg-pull-12 { right: 100% } .col-lg-pull-11 { right: 91.66666667% } .col-lg-pull-10 { right: 83.33333333% } .col-lg-pull-9 { right: 75% } .col-lg-pull-8 { right: 66.66666667% } .col-lg-pull-7 { right: 58.33333333% } .col-lg-pull-6 { right: 50% } .col-lg-pull-5 { right: 41.66666667% } .col-lg-pull-4 { right: 33.33333333% } .col-lg-pull-3 { right: 25% } .col-lg-pull-2 { right: 16.66666667% } .col-lg-pull-1 { right: 8.33333333% } .col-lg-pull-0 { right: auto } .col-lg-push-12 { left: 100% } .col-lg-push-11 { left: 91.66666667% } .col-lg-push-10 { left: 83.33333333% } .col-lg-push-9 { left: 75% } .col-lg-push-8 { left: 66.66666667% } .col-lg-push-7 { left: 58.33333333% } .col-lg-push-6 { left: 50% } .col-lg-push-5 { left: 41.66666667% } .col-lg-push-4 { left: 33.33333333% } .col-lg-push-3 { left: 25% } .col-lg-push-2 { left: 16.66666667% } .col-lg-push-1 { left: 8.33333333% } .col-lg-push-0 { left: auto } .col-lg-offset-12 { margin-left: 100% } .col-lg-offset-11 { margin-left: 91.66666667% } .col-lg-offset-10 { margin-left: 83.33333333% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-8 { margin-left: 66.66666667% } .col-lg-offset-7 { margin-left: 58.33333333% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-5 { margin-left: 41.66666667% } .col-lg-offset-4 { margin-left: 33.33333333% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-2 { margin-left: 16.66666667% } .col-lg-offset-1 { margin-left: 8.33333333% } .col-lg-offset-0 { margin-left: 0 } .header.lg { font-size: 2rem } } .header.md { font-size: 1.5rem } @media (min-width:768px) { .header.md { font-size: 1.25rem } } @media (min-width:992px) { .header.md { font-size: 1.5rem } } @media (min-width:1200px) { .header.md { font-size: 1.75rem } } .header.sm { font-size: 1.2rem } @media (min-width:768px) { .header.sm { font-size: 1.125rem } } @media (min-width:992px) { .header.sm { font-size: 1.25rem } } @media (min-width:1200px) { .header.sm { font-size: 1.5rem } } .header.xs { font-size: 1rem } @media (min-width:768px) { .header.xs { font-size: .875rem } h2.step { margin-top: 1.5rem; margin-bottom: 1.5rem } } @media (min-width:992px) { .header.xs { font-size: 1rem } } h2.step { font-weight: 100 } @media (min-width:1200px) { .header.xs { font-size: 1.125rem } h2.step { margin-top: 3rem; margin-bottom: 2.5rem } } .jpui.heroheader .heroheader__title { font-size: 1.5rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.heroheader .heroheader__regularFont { font-size: 1.5rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; margin-left: .25rem } .jpui.heroheader .heroheader__title--with-icon { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.heroheader .heroheader__title--with-icon { font-size: 1.25rem; font-weight: 400 } } .jpui.heroheader .heroheader__message { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.heroheader .heroheader__message { font-size: .875rem } } .jpui.heroheader .heroheader__message a, .jpui.heroheader .heroheader__message a:active, .jpui.heroheader .heroheader__message a:hover, .jpui.heroheader .heroheader__message a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.heroheader .heroheader__note { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.heroheader .heroheader__note a, .jpui.heroheader .heroheader__note a:active, .jpui.heroheader .heroheader__note a:hover, .jpui.heroheader .heroheader__note a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.inlinemodalheader .title, .jpui.inlinemodalheader.blue .title, .jpui.inlinemodalheader.classic .title { font-weight: 300; letter-spacing: 0; text-decoration: none } .jpui.inlinemodalheader .title { font-size: 1.5rem; color: #FFF } @media screen and (min-width:768px) { .jpui.inlinemodalheader .title { font-size: 1.625rem } } .jpui.inlinemodalheader.classic .title { font-size: 1.5rem; color: #666 } @media screen and (min-width:768px) { .jpui.inlinemodalheader.classic .title { font-size: 1.625rem } } .jpui.inlinemodalheader.blue .title { font-size: 1.5rem; color: #FFF } @media screen and (min-width:768px) { .jpui.inlinemodalheader.blue .title { font-size: 1.625rem } } @media (max-width:767px) { .jpui.inlinemodalheader.blue .title { font-size: 1.25rem; font-weight: 300; letter-spacing: 0; text-decoration: none; color: #FFF } } .jpui.input, .jpui.input:disabled, .jpui.label, .jpui.link, .jpui.link .link-anchor, .jpui.link .link-anchor.disabled, .jpui.list .labelContainer, .jpui.list .listContainer { font-weight: 400; letter-spacing: 0 } @media (max-width:767px) and screen and (min-width:768px) { .jpui.inlinemodalheader.blue .title { font-size: 1.375rem; font-weight: 400 } } @media (max-width:767px) { .jpui.inlinemodalheader.blue .title .secondary-text { font-size: .8125rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #FFF } } @media (max-width:767px) and screen and (min-width:768px) { .jpui.inlinemodalheader.blue .title .secondary-text { font-size: .875rem } } #allasso .validation__accessible-text { display: none } .jpui.input { font-size: .875rem; color: #414042; text-decoration: none } @media screen and (min-width:768px) { .jpui.input { font-size: 1rem; color: #414042 } } .jpui.input:disabled { font-size: .875rem; color: #BCBCBC; text-decoration: none; user-select: none } .jpui.label, .jpui.label.error .label-outline, .jpui.label.error:active, .jpui.label.error:hover, .jpui.label.error:link, .jpui.label.error:visited, .jpui.label.info .label-outline, .jpui.label.info:active, .jpui.label.info:hover, .jpui.label.info:link, .jpui.label.info:visited, .jpui.label.success .label-outline, .jpui.label.success:active, .jpui.label.success:hover, .jpui.label.success:link, .jpui.label.success:visited { color: #FFF } @media screen and (min-width:768px) { .jpui.input:disabled { font-size: 1rem } .jpui.label { font-size: .875rem } } .jpui.label.info.inverted .label-outline, .jpui.label.info.inverted:active, .jpui.label.info.inverted:hover, .jpui.label.info.inverted:link, .jpui.label.info.inverted:visited { color: #126BC5 } .jpui.label.success.inverted .label-outline, .jpui.label.success.inverted:active, .jpui.label.success.inverted:hover, .jpui.label.success.inverted:link, .jpui.label.success.inverted:visited { color: #128842 } .jpui.label.error.inverted .label-outline, .jpui.label.error.inverted:active, .jpui.label.error.inverted:hover, .jpui.label.error.inverted:link, .jpui.label.error.inverted:visited { color: #BF2155 } .jpui.link, .jpui.link .link-anchor { color: #126BC5; text-decoration: none } .jpui.link { font-size: .8125rem } @media screen and (min-width:768px) { .jpui.link { font-size: .875rem } } .jpui.link .link-anchor { font-size: .8125rem } @media screen and (min-width:768px) { .jpui.link .link-anchor { font-size: .875rem } } .jpui.link .link-anchor.disabled { font-size: .8125rem; text-decoration: none; color: #CCC; user-select: none } .jpui.list .labelContainer { font-size: .875rem; color: #717171; text-decoration: none } @media screen and (min-width:768px) { .jpui.link .link-anchor.disabled { font-size: .875rem } .jpui.list .labelContainer { font-size: 1rem } } .jpui.list .listContainer { font-size: .875rem; color: #414042; text-decoration: none } @media screen and (min-width:768px) { .jpui.list .listContainer { font-size: 1rem } } .jpui.list .listContainer a, .jpui.list .listContainer a:active, .jpui.list .listContainer a:hover, .jpui.list .listContainer a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.list .listContainer a, .jpui.list .listContainer a:active, .jpui.list .listContainer a:hover, .jpui.list .listContainer a:visited { font-size: 1rem } } p { font-size: .6em } .jpui.radiobutton .radiobutton-label.error .radiobutton-label-content { font-size: .875rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label.error .radiobutton-label-content { font-size: 1rem } } .jpui.radiobutton .radiobutton-label .radiobutton-label-content { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label .radiobutton-label-content { font-size: 1rem } } .jpui.radiobutton .radiobutton-label .radiobutton-label-content a, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:active, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:hover, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label .radiobutton-label-content a, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:active, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:hover, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:visited { font-size: 1rem } } .jpui.select { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.select { font-size: 1rem; color: #414042 } } .jpui.segmentedradiogroup .segmentedradiogroup-label { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.segmentedradiogroup input[type=radio]~label.input-label { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup .segmentedradiogroup-label { font-size: .875rem } .jpui.segmentedradiogroup input[type=radio]~label.input-label { font-size: 1rem; color: #414042 } } .jpui.segmentedradiogroup input[type=radio]:disabled~label.input-label { font-size: .875rem; font-weight: 400; color: #BCBCBC; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup input[type=radio]:disabled~label.input-label { font-size: 1rem } } .jpui.segmentedradiogroup input[type=radio]:checked~label.input-label { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup input[type=radio]:checked~label.input-label { font-size: 1rem } } .jpui.segmentedradiogroup input[type=radio]:active:not(:disabled)~label.input-label { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup input[type=radio]:active:not(: disabled)~label.input-label { font-size: 1rem } } .jpui.skiplink .label { font-size: 1rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #126BC5 } .jpui.gallery a.gallery-header { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion .accordion__header .display { font-size: .875rem; font-weight: 400; letter-spacing: 0 } @media screen and (min-width:768px) { .jpui.gallery a.gallery-header { font-size: .875rem } .jpui.accordion .accordion__header .display { font-size: 1rem } } .jpui.accordion .accordion__header .display a, .jpui.accordion .accordion__header .display a:active, .jpui.accordion .accordion__header .display a:hover, .jpui.accordion .accordion__header .display a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion .accordion__header .display a, .jpui.accordion .accordion__header .display a:active, .jpui.accordion .accordion__header .display a:hover, .jpui.accordion .accordion__header .display a:visited { font-size: 1rem } } .jpui.accordion .secondaryText { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.accordion .secondaryText a, .jpui.accordion .secondaryText a:active, .jpui.accordion .secondaryText a:hover, .jpui.accordion .secondaryText a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedark .display, .jpui.accordion.opensided .accordion__header .display { color: #414042; font-weight: 400; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedark .display { font-size: .75rem } .jpui.accordion.accordion--borderless-notedark .blockContainer { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedark .blockContainer a, .jpui.accordion.accordion--borderless-notedark .blockContainer a:active, .jpui.accordion.accordion--borderless-notedark .blockContainer a:hover, .jpui.accordion.accordion--borderless-notedark .blockContainer a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedarkbold .display { font-size: .75rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedarkbold .blockContainer { font-size: .75rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-bodylabel .display { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-bodylabel .display { font-size: .875rem } } .jpui.accordion.accordion--borderless-bodylabel .blockContainer { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-bodylabel .blockContainer { font-size: .875rem } } .jpui.accordion.accordion--borderless-bodylabel .blockContainer a, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:active, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:hover, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-databold .display { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-bodylabel .blockContainer a, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:active, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:hover, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:visited { font-size: .875rem } .jpui.accordion.accordion--borderless-databold .display { font-size: 1rem } } .jpui.accordion.accordion--borderless-databold .blockContainer { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-databold .blockContainer { font-size: .875rem } } .jpui.accordion.accordion--borderless-databold .blockContainer a, .jpui.accordion.accordion--borderless-databold .blockContainer a:active, .jpui.accordion.accordion--borderless-databold .blockContainer a:hover, .jpui.accordion.accordion--borderless-databold .blockContainer a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-databold .blockContainer a, .jpui.accordion.accordion--borderless-databold .blockContainer a:active, .jpui.accordion.accordion--borderless-databold .blockContainer a:hover, .jpui.accordion.accordion--borderless-databold .blockContainer a:visited { font-size: .875rem } } .jpui.carousel .carousel-content-text-xs { font-size: .8125rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #3D3734 } @media screen and (min-width:768px) { .jpui.carousel .carousel-content-text-xs { font-size: .875rem } } .jpui.carousel .carousel-content-text-xs a, .jpui.carousel .carousel-content-text-xs a:active, .jpui.carousel .carousel-content-text-xs a:hover, .jpui.carousel .carousel-content-text-xs a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.carousel .carousel-content-text-xs a, .jpui.carousel .carousel-content-text-xs a:active, .jpui.carousel .carousel-content-text-xs a:hover, .jpui.carousel .carousel-content-text-xs a:visited { font-size: .875rem } } .jpui.carousel .carousel-content-link { font-size: .8125rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #126BC5 } @media (min-width:768px) { h2.step.dropdown { margin-top: 1rem; margin-bottom: 1rem } .jpui.carousel .carousel-content-link { font-size: 1rem } } @media screen and (min-width:768px) { .jpui.carousel .carousel-content-link { font-size: .875rem } } .jpui.chart .pie-container .table .header-row { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .header-row { font-size: .875rem } } .jpui.chart .pie-container .table .content-row { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .content-row { font-size: .875rem } } .jpui.chart .pie-container .table .content-row a, .jpui.chart .pie-container .table .content-row a:active, .jpui.chart .pie-container .table .content-row a:hover, .jpui.chart .pie-container .table .content-row a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.datepicker .input.datepickerAndroidDisabledInputs { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .content-row a, .jpui.chart .pie-container .table .content-row a:active, .jpui.chart .pie-container .table .content-row a:hover, .jpui.chart .pie-container .table .content-row a:visited { font-size: .875rem } .jpui.datepicker .input.datepickerAndroidDisabledInputs { font-size: 1rem; color: #414042 } } .jpui.draganddrop .text { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.draganddrop .text { font-size: 1rem; color: #414042 } } .jpui.draganddrop .droptarget .text { font-size: .875rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.draganddrop .droptarget .text { font-size: 1rem } } .jpui.dropdown .group-container>.group-title, .jpui.dropdown .option>.primary { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown .group-container>.group-title, .jpui.dropdown .option>.primary { font-size: 1rem } } .jpui.dropdown.dark .input { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.dropdown.dark .input:hover { font-weight: 600 } .jpui.dropdown.dark .list-container .list .group-title { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .input { font-size: .875rem } .jpui.dropdown.dark .list-container .list .group-title { font-size: 1rem } } .jpui.dropdown.dark .list-container .list .group-title:hover { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .list-container .list .group-title:hover { font-size: 1rem } } .jpui.dropdown.dark ul .group-container .dropdown-option .primary { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark ul .group-container .dropdown-option .primary { font-size: 1rem } } .jpui.dropdown.dark ul .group-container .dropdown-option .primary:active { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark ul .group-container .dropdown-option .primary:active { font-size: 1rem } } .jpui.dropdown.dark .option.dropdown-option .primary { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .option.dropdown-option .primary { font-size: 1rem } } .jpui.dropdown.dark .option .primary:active { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .option .primary:active { font-size: 1rem } } .jpui.dropdown.navigation .header-text { font-size: 1.25rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.dropdown.addButton .header-text, .jpui.dropdown.addButton.disabled .header-text, .jpui.messagebox .messagebox__content, .jpui.messagebox .messagebox__title { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.navigation .header-text { font-size: 1.5rem } } .jpui.dropdown.addButton .header-text { font-size: .875rem; color: #126BC5 } @media screen and (min-width:768px) { .jpui.dropdown.addButton .header-text { font-size: 1rem } } .jpui.dropdown.addButton.disabled .header-text { font-size: .875rem; color: #BCBCBC } @media screen and (min-width:768px) { .jpui.dropdown.addButton.disabled .header-text { font-size: 1rem } } .jpui.dropdown .list-container--max-height:not(.list-container--touch-screen) .group-title, .jpui.dropdown .list-container--max-height:not(.list-container--touch-screen) .primary { font-size: .875rem } .jpui.dropdownchip .header-text, .jpui.dropdownchip .icon { color: #126BC5 } .jpui.messagebox .messagebox__title { font-size: 1.25rem; color: #414042 } .jpui.messagebox .messagebox__content { font-size: .8125rem; color: #414042 } @media screen and (min-width:768px) { .jpui.messagebox .messagebox__content { font-size: .875rem } } .jpui.messagebox .messagebox__content a, .jpui.messagebox .messagebox__content a:active, .jpui.messagebox .messagebox__content a:hover, .jpui.messagebox .messagebox__content a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.messagebox .messagebox__content a, .jpui.messagebox .messagebox__content a:active, .jpui.messagebox .messagebox__content a:hover, .jpui.messagebox .messagebox__content a:visited { font-size: .875rem } } .jpui.modal.chartModal .tableTitle { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .tableTitle { font-size: 1.25rem; font-weight: 400 } } .jpui.modal.chartModal .tableDescription { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .tableDescription { font-size: .875rem } } .jpui.modal.chartModal .tableDescription a, .jpui.modal.chartModal .tableDescription a:active, .jpui.modal.chartModal .tableDescription a:hover, .jpui.modal.chartModal .tableDescription a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal.chartModal .summary-header { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .summary-header { font-size: .875rem } } .jpui.modal.chartModal .chartTableTitle { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .chartTableTitle { font-size: .875rem } } .jpui.modal.chartModal .chartTableTitle a, .jpui.modal.chartModal .chartTableTitle a:active, .jpui.modal.chartModal .chartTableTitle a:hover, .jpui.modal.chartModal .chartTableTitle a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal.chartModal .chartDataTitle { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .chartDataTitle { font-size: .875rem } } .jpui.modal .dialogTitle, .jpui.modal .modal-title { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .dialogTitle, .jpui.modal .modal-title { font-size: 1.25rem; font-weight: 400 } } .jpui.modal .additionalDialogContent, .jpui.modal .dialogMessage { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .additionalDialogContent, .jpui.modal .dialogMessage { font-size: 1rem } } .jpui.modal .additionalDialogContent li, .jpui.modal .additionalDialogContent p, .jpui.modal .additionalDialogContent table, .jpui.modal .dialogMessage li, .jpui.modal .dialogMessage p, .jpui.modal .dialogMessage table { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .additionalDialogContent li, .jpui.modal .additionalDialogContent p, .jpui.modal .additionalDialogContent table, .jpui.modal .dialogMessage li, .jpui.modal .dialogMessage p, .jpui.modal .dialogMessage table { font-size: 1rem } } .jpui.modal .table-xs-descriptionlist { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .table-xs-descriptionlist { font-size: .875rem } } .jpui.modal .table-xs-descriptionlist a, .jpui.modal .table-xs-descriptionlist a:active, .jpui.modal .table-xs-descriptionlist a:hover, .jpui.modal .table-xs-descriptionlist a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .table-xs-descriptionlist a, .jpui.modal .table-xs-descriptionlist a:active, .jpui.modal .table-xs-descriptionlist a:hover, .jpui.modal .table-xs-descriptionlist a:visited { font-size: .875rem } } .jpui.multiselect .multiselect__title { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.multiselect .multiselect__control-selected-item { font-size: .875rem; font-weight: 400; color: #666; letter-spacing: 0; text-decoration: none } .jpui.multiselect .multiselect__control-search, .jpui.multiselect .multiselect__ruler { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.multiselect .multiselect__title { font-size: .875rem } .jpui.multiselect .multiselect__control-search, .jpui.multiselect .multiselect__ruler { font-size: 1rem; color: #414042 } } .jpui.multiselect .multiselect__menu-option { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.multiselect .multiselect__menu-option { font-size: 1rem } } .jpui.multiselect .multiselect__menu-option a, .jpui.multiselect .multiselect__menu-option a:active, .jpui.multiselect .multiselect__menu-option a:hover, .jpui.multiselect .multiselect__menu-option a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.multiselect .multiselect__menu-option a, .jpui.multiselect .multiselect__menu-option a:active, .jpui.multiselect .multiselect__menu-option a:hover, .jpui.multiselect .multiselect__menu-option a:visited { font-size: 1rem } } .jpui.starrating .rating .legend { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.starrating .rating .legend { font-size: .875rem } } .jpui.starrating .rating .legend a, .jpui.starrating .rating .legend a:active, .jpui.starrating .rating .legend a:hover, .jpui.starrating .rating .legend a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.styledselect .js-input, .jpui.styledselect .option { color: #414042; letter-spacing: 0; text-decoration: none; font-weight: 400 } .jpui.styledselect .js-input { font-size: .875rem } @media screen and (min-width:768px) { .jpui.starrating .rating .legend a, .jpui.starrating .rating .legend a:active, .jpui.starrating .rating .legend a:hover, .jpui.starrating .rating .legend a:visited { font-size: .875rem } .jpui.styledselect .js-input { font-size: 1rem; color: #414042 } } .jpui.styledselect .option { font-size: .875rem } @media screen and (min-width:768px) { .jpui.styledselect .option { font-size: 1rem } } .jpui.styledselect .option a, .jpui.styledselect .option a:active, .jpui.styledselect .option a:hover, .jpui.styledselect .option a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.styledselect .option a, .jpui.styledselect .option a:active, .jpui.styledselect .option a:hover, .jpui.styledselect .option a:visited { font-size: 1rem } } .jpui.styledselect .option.disabledOption { color: #BCBCBC } .jpui.tabs a { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.tabs a.active, .jpui.toggleswitch { color: #414042; text-decoration: none; letter-spacing: 0 } @media screen and (min-width:768px) { .jpui.tabs a { font-size: .875rem } } .jpui.tabs a.active { font-size: .8125rem; font-weight: 600 } .jpui.toggleswitch { font-size: .875rem; font-weight: 400 } @media screen and (min-width:768px) { .jpui.tabs a.active { font-size: .875rem } .jpui.toggleswitch { font-size: 1rem } } .jpui.toggleswitch a, .jpui.toggleswitch a:active, .jpui.toggleswitch a:hover, .jpui.toggleswitch a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.toggleswitch a, .jpui.toggleswitch a:active, .jpui.toggleswitch a:hover, .jpui.toggleswitch a:visited { font-size: 1rem } } .jpui.toggleswitch input[type=checkbox]+label div:before, .jpui.toggleswitch input[type=checkbox]:checked+label div:before { font-size: .875rem; font-weight: 400; color: #717171 } .show-xs { display: inherit!important } .hide-xs { display: none!important } @media (min-width:768px) { .show-sm { display: inherit!important } .hide-sm { display: none!important } } @media (min-width:992px) { .show-md { display: inherit!important } .hide-md { display: none!important } } @media (min-width:0px) and (max-width:767px) { .clear-left-xs { clear: left } } @media (min-width:768px) and (max-width:991px) { .clear-left-sm { clear: left } } @media (min-width:992px) and (max-width:1199px) { .clear-left-md { clear: left } } @media (min-width:1200px) { h2.step.dropdown { margin-top: 1.5rem; margin-bottom: 1.5rem } .show-lg { display: inherit!important } .hide-lg { display: none!important } .clear-left-lg { clear: left } .full-width-lg { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } #allasso .clearfix:after, #allasso .container-fluid:after, #allasso .container:after, #allasso .row:after, .jpui.alert .actions:after, .jpui.dropdown, .util.clearfix:after, .util.container-fluid:after, .util.container:after, .util.row:after { clear: both } @media (max-width:767px) { .full-width-xs { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } @media (min-width:768px) and (max-width:991px) { .full-width-sm { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } @media (min-width:992px) and (max-width:1199px) { .full-width-md { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } #allasso .right.align { float: right } #allasso .clearfix:after, #allasso .clearfix:before, #allasso .container-fluid:after, #allasso .container-fluid:before, #allasso .container:after, #allasso .container:before, #allasso .row:after, #allasso .row:before { content: ''; display: table } .util.accessible-text, .util.accessible-text a, .util.accessible-text a:active, .util.accessible-text a:focus, .util.accessible-text a:hover, .util.accessible-text a:link, .util.accessible-text a:visited, [accessibleText=true], [accessibleText=true] a, [accessibleText=true] a:active, [accessibleText=true] a:focus, [accessibleText=true] a:hover, [accessibleText=true] a:link, [accessibleText=true] a:visited { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .util.hidden-offscreen, .util.hidden-offscreen a, .util.hidden-offscreen a:active, .util.hidden-offscreen a:focus, .util.hidden-offscreen a:hover, .util.hidden-offscreen a:link, .util.hidden-offscreen a:visited { position: absolute; left: -625rem; top: auto; width: .0625rem; height: .0625rem; overflow: hidden } .util.small { font-size: .5rem!important } .util.medium { font-size: 1rem!important } .util.large { font-size: 1.5rem!important } .util.xlarge { font-size: 2rem!important } .util.uppercase { text-transform: uppercase } .util.lowercase { text-transform: lowercase } .util.capitalize { text-transform: capitalize } .util.aligned.left { text-align: left } .util.aligned.center { text-align: center } .util.aligned.right { text-align: right } .util.aligned.justify { text-align: justify } .util.hidden { display: none!important; visibility: hidden!important } .util.focus:focus.focus:focus:focus { outline: #717171 dashed .0625rem } .util.focus:focus.focus:focus.onDark:focus:focus { outline: #FFF dashed .0625rem } .util.focus:focus.focus:focus.onLight:focus:focus { outline: #717171 dashed .0625rem } .util.focus:focus.focus:focus.whiteOutline:focus:focus { outline: #FFF dashed .0625rem } .util.focus:focus.focus:focus.innerWhiteOutline:focus.is-focused, .util.focus:focus.focus:focus.innerWhiteOutline:focus:focus { outline: 0; position: relative } .util.focus:focus.focus:focus.innerWhiteOutline:focus.is-focused:after, .util.focus:focus.focus:focus.innerWhiteOutline:focus:focus:after { border: .0625rem dashed #FFF; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } .util.focus a:focus:focus { outline: #717171 dashed .0625rem } .util.clearfix:after, .util.clearfix:before, .util.container-fluid:after, .util.container-fluid:before, .util.container:after, .util.container:before, .util.row:after, .util.row:before { content: ''; display: table } .util.cursor-pointer:hover { cursor: pointer } #printArea { display: none } @media print { * { border-color: #000!important; color: #000; transition: none!important } .jpui:not(.chart) * { -webkit-transform: scale(1, 1)!important; transform: scale(1, 1)!important; opacity: 1!important } #printArea { display: block!important } .util.print-docViewer>:not(#printArea) { display: none } .util.print-hide { display: none!important } .util.print-hide-visibility { visibility: hidden } .util.print-show-block { display: block!important } .util.print-show-inline { display: inline!important } .util.print-show-inline-block { display: inline-block!important } .util.print-width-100-percent { width: 100%!important } .util.print-color { color: #000!important } .util.print-border-none { border: 0!important } .util.print-text-align-left { text-align: left!important } .util.print-background-none { background: 0 0!important } .util.print-position-initial { position: initial; top: 0!important; -webkit-transform: translateY(0); transform: translateY(0) } .util.print-height-auto { height: auto!important } .util.print-nomargin { margin: 0!important } } @media print and (min-width:0) { .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left!important } .col-sm-12 { width: 100%!important } .col-sm-11 { width: 91.66666667%!important } .col-sm-10 { width: 83.33333333%!important } .col-sm-9 { width: 75%!important } .col-sm-8 { width: 66.66666667%!important } .col-sm-7 { width: 58.33333333%!important } .col-sm-6 { width: 50%!important } .col-sm-5 { width: 41.66666667%!important } .col-sm-4 { width: 33.33333333%!important } .col-sm-3 { width: 25%!important } .col-sm-2 { width: 16.66666667%!important } .col-sm-1 { width: 8.33333333%!important } .col-sm-pull-12 { right: 100%!important } .col-sm-pull-11 { right: 91.66666667%!important } .col-sm-pull-10 { right: 83.33333333%!important } .col-sm-pull-9 { right: 75%!important } .col-sm-pull-8 { right: 66.66666667%!important } .col-sm-pull-7 { right: 58.33333333%!important } .col-sm-pull-6 { right: 50%!important } .col-sm-pull-5 { right: 41.66666667%!important } .col-sm-pull-4 { right: 33.33333333%!important } .col-sm-pull-3 { right: 25%!important } .col-sm-pull-2 { right: 16.66666667%!important } .col-sm-pull-1 { right: 8.33333333%!important } .col-sm-pull-0 { right: auto!important } .col-sm-push-12 { left: 100%!important } .col-sm-push-11 { left: 91.66666667%!important } .col-sm-push-10 { left: 83.33333333%!important } .col-sm-push-9 { left: 75%!important } .col-sm-push-8 { left: 66.66666667%!important } .col-sm-push-7 { left: 58.33333333%!important } .col-sm-push-6 { left: 50%!important } .col-sm-push-5 { left: 41.66666667%!important } .col-sm-push-4 { left: 33.33333333%!important } .col-sm-push-3 { left: 25%!important } .col-sm-push-2 { left: 16.66666667%!important } .col-sm-push-1 { left: 8.33333333%!important } .col-sm-push-0 { left: auto!important } .col-sm-offset-12 { margin-left: 100%!important } .col-sm-offset-11 { margin-left: 91.66666667%!important } .col-sm-offset-10 { margin-left: 83.33333333%!important } .col-sm-offset-9 { margin-left: 75%!important } .col-sm-offset-8 { margin-left: 66.66666667%!important } .col-sm-offset-7 { margin-left: 58.33333333%!important } .col-sm-offset-6 { margin-left: 50%!important } .col-sm-offset-5 { margin-left: 41.66666667%!important } .col-sm-offset-4 { margin-left: 33.33333333%!important } .col-sm-offset-3 { margin-left: 25%!important } .col-sm-offset-2 { margin-left: 16.66666667%!important } .col-sm-offset-1 { margin-left: 8.33333333%!important } .col-sm-offset-0 { margin-left: 0!important } .col-md-12 { width: 100%!important } .col-md-11 { width: 91.66666667%!important } .col-md-10 { width: 83.33333333%!important } .col-md-9 { width: 75%!important } .col-md-8 { width: 66.66666667%!important } .col-md-7 { width: 58.33333333%!important } .col-md-6 { width: 50%!important } .col-md-5 { width: 41.66666667%!important } .col-md-4 { width: 33.33333333%!important } .col-md-3 { width: 25%!important } .col-md-2 { width: 16.66666667%!important } .col-md-1 { width: 8.33333333%!important } .col-md-pull-12 { right: 100%!important } .col-md-pull-11 { right: 91.66666667%!important } .col-md-pull-10 { right: 83.33333333%!important } .col-md-pull-9 { right: 75%!important } .col-md-pull-8 { right: 66.66666667%!important } .col-md-pull-7 { right: 58.33333333%!important } .col-md-pull-6 { right: 50%!important } .col-md-pull-5 { right: 41.66666667%!important } .col-md-pull-4 { right: 33.33333333%!important } .col-md-pull-3 { right: 25%!important } .col-md-pull-2 { right: 16.66666667%!important } .col-md-pull-1 { right: 8.33333333%!important } .col-md-pull-0 { right: auto!important } .col-md-push-12 { left: 100%!important } .col-md-push-11 { left: 91.66666667%!important } .col-md-push-10 { left: 83.33333333%!important } .col-md-push-9 { left: 75%!important } .col-md-push-8 { left: 66.66666667%!important } .col-md-push-7 { left: 58.33333333%!important } .col-md-push-6 { left: 50%!important } .col-md-push-5 { left: 41.66666667%!important } .col-md-push-4 { left: 33.33333333%!important } .col-md-push-3 { left: 25%!important } .col-md-push-2 { left: 16.66666667%!important } .col-md-push-1 { left: 8.33333333%!important } .col-md-push-0 { left: auto!important } .col-md-offset-12 { margin-left: 100%!important } .col-md-offset-11 { margin-left: 91.66666667%!important } .col-md-offset-10 { margin-left: 83.33333333%!important } .col-md-offset-9 { margin-left: 75%!important } .col-md-offset-8 { margin-left: 66.66666667%!important } .col-md-offset-7 { margin-left: 58.33333333%!important } .col-md-offset-6 { margin-left: 50%!important } .col-md-offset-5 { margin-left: 41.66666667%!important } .col-md-offset-4 { margin-left: 33.33333333%!important } .col-md-offset-3 { margin-left: 25%!important } .col-md-offset-2 { margin-left: 16.66666667%!important } .col-md-offset-1 { margin-left: 8.33333333%!important } .col-md-offset-0 { margin-left: 0!important } .col-lg-12 { width: 100%!important } .col-lg-11 { width: 91.66666667%!important } .col-lg-10 { width: 83.33333333%!important } .col-lg-9 { width: 75%!important } .col-lg-8 { width: 66.66666667%!important } .col-lg-7 { width: 58.33333333%!important } .col-lg-6 { width: 50%!important } .col-lg-5 { width: 41.66666667%!important } .col-lg-4 { width: 33.33333333%!important } .col-lg-3 { width: 25%!important } .col-lg-2 { width: 16.66666667%!important } .col-lg-1 { width: 8.33333333%!important } .col-lg-pull-12 { right: 100%!important } .col-lg-pull-11 { right: 91.66666667%!important } .col-lg-pull-10 { right: 83.33333333%!important } .col-lg-pull-9 { right: 75%!important } .col-lg-pull-8 { right: 66.66666667%!important } .col-lg-pull-7 { right: 58.33333333%!important } .col-lg-pull-6 { right: 50%!important } .col-lg-pull-5 { right: 41.66666667%!important } .col-lg-pull-4 { right: 33.33333333%!important } .col-lg-pull-3 { right: 25%!important } .col-lg-pull-2 { right: 16.66666667%!important } .col-lg-pull-1 { right: 8.33333333%!important } .col-lg-pull-0 { right: auto!important } .col-lg-push-12 { left: 100%!important } .col-lg-push-11 { left: 91.66666667%!important } .col-lg-push-10 { left: 83.33333333%!important } .col-lg-push-9 { left: 75%!important } .col-lg-push-8 { left: 66.66666667%!important } .col-lg-push-7 { left: 58.33333333%!important } .col-lg-push-6 { left: 50%!important } .col-lg-push-5 { left: 41.66666667%!important } .col-lg-push-4 { left: 33.33333333%!important } .col-lg-push-3 { left: 25%!important } .col-lg-push-2 { left: 16.66666667%!important } .col-lg-push-1 { left: 8.33333333%!important } .col-lg-push-0 { left: auto!important } .col-lg-offset-12 { margin-left: 100%!important } .col-lg-offset-11 { margin-left: 91.66666667%!important } .col-lg-offset-10 { margin-left: 83.33333333%!important } .col-lg-offset-9 { margin-left: 75%!important } .col-lg-offset-8 { margin-left: 66.66666667%!important } .col-lg-offset-7 { margin-left: 58.33333333%!important } .col-lg-offset-6 { margin-left: 50%!important } .col-lg-offset-5 { margin-left: 41.66666667%!important } .col-lg-offset-4 { margin-left: 33.33333333%!important } .col-lg-offset-3 { margin-left: 25%!important } .col-lg-offset-2 { margin-left: 16.66666667%!important } .col-lg-offset-1 { margin-left: 8.33333333%!important } .col-lg-offset-0 { margin-left: 0!important } } .util.blurred { -webkit-filter: blur(.3125rem); filter: blur(.3125rem); filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='5') } .util.hidden-onscreen { height: .0625rem!important; width: .0625rem!important; position: absolute; overflow: hidden } .util.hidden-by-height-onscreen { height: .0625rem!important; border: none } :focus { outline: 0 } :focus.focus:focus:focus { outline: #717171 dashed .0625rem } :focus.focus:focus.onDark:focus:focus { outline: #FFF dashed .0625rem } :focus.focus:focus.onLight:focus:focus { outline: #717171 dashed .0625rem } :focus.focus:focus.whiteOutline:focus:focus { outline: #FFF dashed .0625rem } :focus.focus:focus.innerWhiteOutline:focus.is-focused, :focus.focus:focus.innerWhiteOutline:focus:focus { outline: 0; position: relative } :focus.focus:focus.innerWhiteOutline:focus.is-focused:after, :focus.focus:focus.innerWhiteOutline:focus:focus:after { border: .0625rem dashed #FFF; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } a:focus:focus { outline: #717171 dashed .0625rem } .jpui.background.primary { background-color: #FFF } .jpui.background.secondary { background-color: #F3F0E9 } .jpui.accordion { border: .07rem solid #CCC; margin-bottom: .5rem; margin-top: .51rem } .jpui.accordion:last-child { margin-bottom: 0 } .jpui.accordion:after, .jpui.accordion:before { border-width: .0625rem } .jpui.accordion .disabled-header-link, .jpui.accordion .header-link { display: block; text-decoration: none; color: #414042; height: auto; width: auto } .jpui.accordion .header-link.header-focused { outline: 0; position: relative } .jpui.accordion .header-link.header-focused:after { border: .07rem dashed #717171; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } .jpui.accordion.disabled { cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.accordion.disabled .accordion__header .display span, .jpui.accordion.disabled .accordion__header .iconBox .icon { color: #BCBCBC } .jpui.accordion .accordion__header { padding: 1.25rem 1rem; height: auto; background-color: #FFF } @media screen and (max-width:767px) { .jpui.accordion .accordion__header { padding: 1.5rem 1rem } } .jpui.accordion .accordion__header.sub { padding-bottom: 0 } .jpui.accordion .accordion__header .button__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; width: 100%; border: none; background-color: transparent; text-align: left; padding: 0 } .jpui.accordion .accordion__header .button__header.custom { -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.accordion .accordion__header .iconBox { margin-right: .75rem } .jpui.accordion .accordion__header .iconBox i { color: #126BC5; -webkit-transform: rotate(0); transform: rotate(0); transition: -webkit-transform .3s ease-out 0s; transition: transform .3s ease-out 0s; transition: transform .3s ease-out 0s, -webkit-transform .3s ease-out 0s } .jpui.accordion .accordion__header .display { padding-right: .75rem; -ms-flex-negative: 2.5; flex-shrink: 2.5; color: #414042; text-decoration: none } .jpui.accordion .accordion__header .accordion__secondary-text-box { margin-left: auto; text-align: right } .jpui.accordion .accordion__header .accordion__secondary-text-row span { font-size: .875rem } .jpui.accordion .accordion__header .secondaryText { -ms-flex-negative: 2; flex-shrink: 2 } @media screen and (max-width:767px) { .jpui.accordion .accordion__header .button__header.custom { display: inline } .jpui.accordion .accordion__header .accordion__secondary-text-box { margin-left: unset; text-align: left; padding-left: 2rem } .jpui.accordion .accordion__header .secondaryText { margin-right: .75rem } } .jpui.accordion .accordion__header .headerIcon { margin-left: auto } .jpui.accordion .accordion__header.none { display: none } .jpui.accordion.closed .accordion__header .iconBox i { color: #666 } .jpui.accordion .preview.animating { overflow: hidden; opacity: 0 } .jpui.accordion .blockContainer { display: none; visibility: hidden; border-top: .0625rem solid #CCC } .jpui.accordion .subtitle { padding-top: .5rem; padding-bottom: .5rem; padding-left: 3.25rem; font-size: .85rem } .jpui.accordion.open>.accordion__header.sub { padding-bottom: 1rem } .jpui.accordion.open>.accordion__header.sub.persist, .jpui.accordion.responsive .accordion__header.sub { padding-bottom: 0 } .jpui.accordion.open>.header-link .iconBox i { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.accordion.open>.header-link .iconBox.animateIcon i { -webkit-transform: rotate(0); transform: rotate(0) } .jpui.accordion.open>.subtitle { display: none; visibility: hidden } .jpui.accordion.open>.subtitle.persist { display: block; visibility: visible } .jpui.accordion.open>.blockContainer { visibility: visible; background-color: #FAF9F8; overflow: visible; opacity: 1; transition: opacity .2s ease-out 0s } .jpui.account.details, .jpui.ad.accountHeaderImage .content .copy .body, .jpui.ad.paymentsImage .content .copy .body, .jpui.ad.paymentsText .content .copy .body { overflow: hidden } .jpui.accordion.open>.blockContainer.animating { overflow: hidden; opacity: 0 } .jpui.accordion.responsive .display { -webkit-transform: translateY(-.1875rem); transform: translateY(-.1875rem) } .jpui.accordion.responsive .subtitle { display: block } .jpui.accordion.responsive.open { background-color: #FAF9F8 } .jpui.accordion.responsive.open .subtitle { display: none; visibility: hidden } .jpui.accordion.responsive.open .accordion__header.sub { padding-bottom: 1rem } @media (min-width:992px) { .jpui.accordion.responsive { border: .07rem solid #CCC } .jpui.accordion.responsive.open { background-color: #FFF } .jpui.accordion.responsive.open .subtitle { visibility: hidden } .jpui.accordion.responsive .blockContainer { border-top: .0625rem solid #CCC } } .jpui.accordion.opensided { border-width: .0625rem 0 0; margin-bottom: 0; margin-top: 0; box-shadow: 0 .1875rem 0 -.125rem #CCC } .jpui.accordion.opensided .accordion__header { padding-top: 1.875rem; padding-bottom: 1.875rem } @media screen and (max-width:767px) { .jpui.accordion.opensided .accordion__header { padding-top: 1.5rem; padding-bottom: 1.5rem } } .jpui.accordion.opensided .accordion__header .display { font-size: 1.25rem } .jpui.accordion.opensided.open>.blockContainer { background-color: #FFF; border-top: .0625rem solid transparent; padding-right: 1rem; padding-bottom: .75rem; padding-left: 1rem } .jpui.accordion--borderless { border: 0; margin: 0 0 1rem } .jpui.accordion--borderless .header-link { display: inline-block } .jpui.accordion--borderless .header-link .accordion__header { padding: 0 } .jpui.accordion--borderless .header-link .accordion__header .display { padding-right: .25rem } .jpui.accordion--borderless .header-link .accordion__header .iconBox { margin-right: .5rem } .jpui.accordion--borderless .blockContainer { border: 0; margin: .75rem 0 1rem 1.5rem } .jpui.account.details { width: 100% } .jpui.account.details.active { border-top: .5rem solid #00578C } .jpui.ad.paymentsImage .content, .jpui.ad.paymentsText .content { border: .063rem solid #959595 } .jpui.ad { color: #615449; max-width: 26.75rem } @media screen and (min-width:768px) { .jpui.ad { max-width: 100% } } .jpui.ad.sapphire-ur-tile { color: unset; max-width: unset } .jpui.ad div.tileHeader, .jpui.ad h3.tileHeader { padding: .563rem 0 .438rem; margin: 0 } .jpui.ad .content .image { display: block; width: 100% } .jpui.ad a.wrapping-tag { text-decoration: none } .jpui.ad a.wrapping-tag:focus { outline: 0 } .jpui.ad a.wrapping-tag:focus .content { outline: #717171 dashed .0625rem; top: 0; left: 0; right: 0; bottom: 0 } .jpui.ad a.wrapping-tag div.content div.copy div.label { text-align: left } .jpui.ad a.wrapping-tag i.icon.end-icon { font-size: .6rem!important; vertical-align: initial!important; color: inherit!important } .jpui.ad.native .content { margin-bottom: 1.75rem } .jpui.ad.native .content .copy { width: 100%; background-color: #FFF; padding: .625rem .9375rem } @media screen and (max-width:767px) { .jpui.ad.native .content .copy .link-anchor { font-size: .75rem } } .jpui.ad.accountHeaderText .content .copy, .jpui.ad.paymentsText .content .copy { width: 100%; background-color: #FFF; padding: .9375rem } .jpui.ad.accountHeaderText .content .copy img, .jpui.ad.paymentsText .content .copy img { display: none } .jpui.ad.accountHeaderText .content .copy .label, .jpui.ad.paymentsText .content .copy .label { padding: .125rem 0 .25rem } .jpui.ad.accountHeaderText .content .copy .body, .jpui.ad.accountHeaderText .content .copy .link-anchor, .jpui.ad.paymentsText .content .copy .body, .jpui.ad.paymentsText .content .copy .link-anchor { display: inline-block } .jpui.ad.accountHeaderImage .content .copy { display: inline-block; width: 100%; background-color: #FFF; padding: 1.125rem 1.125rem .75rem .75rem } .jpui.ad.accountHeaderImage .content .copy .tileheader { padding-bottom: 1.125rem } .jpui.ad.accountHeaderImage .content .copy .image { float: left; margin-right: 1.125rem; width: 5.625rem; height: 5.625rem } .jpui.ad.accountHeaderImage .content .copy .label { text-align: initial; padding: .125rem 0 .25rem } .jpui.ad.accountHeaderImage .content .copy .link-anchor { display: inline-block; padding-top: .125rem } .jpui.ad.paymentsImage .content .copy, .jpui.ad.paymentsText .content .copy { width: 100%; background-color: #FFF; padding: .9375rem } .jpui.ad.paymentsImage .content .copy { display: inline-block } .jpui.ad.paymentsImage .content .copy .image { float: left; margin-right: .75rem; width: auto; max-width: 5.625rem; max-height: 5.625rem } .jpui.ad.explicit .content { position: relative; z-index: 1; margin-bottom: 1.75rem } .jpui.ad.explicit .content .image { padding-bottom: 0 } .jpui.ad.explicit .content .copy { width: 100%; position: absolute; padding: .625rem .9375rem; bottom: 0; background-color: rgba(0, 0, 0, .66) } .jpui.ad.explicit .content .copy .label { margin-top: 0; line-height: 1.625 } .jpui.ad.explicit a.wrapping-tag i.icon.end-icon { color: inherit!important } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__img { display: inline-block } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container { display: inline-block; vertical-align: baseline; padding-left: .375rem } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__content { display: block; font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta { display: inline-block; font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta i { color: inherit; font-size: .625rem } @media screen and (min-width:768px) { .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container { vertical-align: super } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__content { border-right: .0625rem #BCBCBC solid; display: inline-block; padding: 0 .75rem 0 .375rem } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta { margin-left: .75rem } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta i { display: none } } .jpui.alert { position: relative; padding: 1rem; border: .063rem solid transparent; opacity: .9; border-radius: .2rem } .jpui.alert.error, .jpui.alert.info, .jpui.alert.success, .jpui.alert.warning { color: #FFF!important } .jpui.alert.error.inverted, .jpui.alert.info.inverted, .jpui.alert.success.inverted, .jpui.alert.warning.inverted { background-color: #FFF } .jpui.alert.error .message>a, .jpui.alert.info .message>a, .jpui.alert.success .message>a, .jpui.alert.warning .message>a { text-decoration: underline!important } .jpui.alert.info { background-color: #126BC5 } .jpui.alert.info.inverted { border: .0625rem solid #126BC5!important; color: #126BC5!important } .jpui.alert.success { background-color: #128842 } .jpui.alert.success.inverted { border: .0625rem solid #128842!important; color: #128842!important } .jpui.alert.warning { background-color: #AF4317 } .jpui.alert.warning.inverted { border: .0625rem solid #AF4317!important; color: #AF4317!important } .jpui.alert.error { background-color: #BF2155 } .jpui.alert.error.inverted { border: .0625rem solid #BF2155!important; color: #BF2155!important } .jpui.alert.error.inverted.dce { border: 0!important; padding: 1rem 0!important } .jpui.alert.primary.inverted { padding: 0; background-color: transparent } .jpui.alert.primary.inverted.dark, .jpui.alert.primary.inverted.error, .jpui.alert.primary.inverted.info, .jpui.alert.primary.inverted.notification, .jpui.alert.primary.inverted.success, .jpui.alert.primary.inverted.warning { border: 0!important } .jpui.alert.primary.inverted.dark .title, .jpui.alert.primary.inverted.error .title, .jpui.alert.primary.inverted.info .title, .jpui.alert.primary.inverted.notification .title, .jpui.alert.primary.inverted.success .title, .jpui.alert.primary.inverted.warning .title { width: 100%; margin: .0625rem .0625rem .313rem 0 } @media (min-width:767px) { .jpui.alert.primary.inverted.dark .title, .jpui.alert.primary.inverted.error .title, .jpui.alert.primary.inverted.info .title, .jpui.alert.primary.inverted.notification .title, .jpui.alert.primary.inverted.success .title, .jpui.alert.primary.inverted.warning .title { width: 83.333%; line-height: 1.4; margin: .0625rem .0625rem .313rem 0 } } .jpui.alert.primary.inverted.dark .toggleDiv, .jpui.alert.primary.inverted.error .toggleDiv, .jpui.alert.primary.inverted.info .toggleDiv, .jpui.alert.primary.inverted.notification .toggleDiv, .jpui.alert.primary.inverted.success .toggleDiv, .jpui.alert.primary.inverted.warning .toggleDiv { padding-top: .5rem; padding-bottom: .5rem; position: relative } @media (min-width:768px) { .jpui.alert.primary.inverted.dark .toggleDiv, .jpui.alert.primary.inverted.error .toggleDiv, .jpui.alert.primary.inverted.info .toggleDiv, .jpui.alert.primary.inverted.notification .toggleDiv, .jpui.alert.primary.inverted.success .toggleDiv, .jpui.alert.primary.inverted.warning .toggleDiv { display: none } } .jpui.alert.primary.inverted.dark .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.error .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.info .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.notification .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.success .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.warning .toggleDiv .toggleMessage { color: #0B6EFD; overflow: visible; margin: 0; padding: 0 } .jpui.alert.primary.inverted.dark .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.error .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.info .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.notification .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.success .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.warning .toggleDiv .toggleMessage:focus { position: relative; padding: .625rem 1.25rem } .jpui.alert.primary.inverted.dark .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.error .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.info .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.notification .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.success .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.warning .toggleDiv .icon--alert-icon { position: absolute; top: .7rem } .jpui.alert.primary.inverted.dark .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.error .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.info .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.notification .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.success .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.warning .toggleDiv .link-anchor--alert { padding-left: 1.2rem } .jpui.alert.primary.inverted.dark .toggleDiv i, .jpui.alert.primary.inverted.error .toggleDiv i, .jpui.alert.primary.inverted.info .toggleDiv i, .jpui.alert.primary.inverted.notification .toggleDiv i, .jpui.alert.primary.inverted.success .toggleDiv i, .jpui.alert.primary.inverted.warning .toggleDiv i { color: #414042 } .jpui.alert.primary.inverted.dark .toggleDiv.open i, .jpui.alert.primary.inverted.error .toggleDiv.open i, .jpui.alert.primary.inverted.info .toggleDiv.open i, .jpui.alert.primary.inverted.notification .toggleDiv.open i, .jpui.alert.primary.inverted.success .toggleDiv.open i, .jpui.alert.primary.inverted.warning .toggleDiv.open i { -webkit-transform: rotate(90deg); transform: rotate(90deg); transition: -webkit-transform .5s ease-out 0s; transition: transform .5s ease-out 0s; transition: transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s } .jpui.alert.primary.inverted.dark.notification .message, .jpui.alert.primary.inverted.error.notification .message, .jpui.alert.primary.inverted.info.notification .message, .jpui.alert.primary.inverted.notification.notification .message, .jpui.alert.primary.inverted.success.notification .message, .jpui.alert.primary.inverted.warning.notification .message { display: block } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.dark.notification .toggleDiv, .jpui.alert.primary.inverted.error.notification .toggleDiv, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.info.notification .toggleDiv, .jpui.alert.primary.inverted.notification.notification .toggleDiv, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.success.notification .toggleDiv, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.warning.notification .toggleDiv { display: none } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle).open { display: block; -webkit-animation: fadeIn .3s forwards; animation: fadeIn .3s forwards } @media (min-width:768px) { .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle) { display: block; height: 100%!important; opacity: 1!important; line-height: 1.4286 } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle).open { border-top: 0; padding-top: 0 } } @-webkit-keyframes fadeIn { from { opacity: 0 } to { opacity: 1 } } @keyframes fadeIn { from { opacity: 0 } to { opacity: 1 } } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle) ul { margin-top: 1.25rem; margin-bottom: 1.25rem; padding-left: 2.57rem } @media (max-width:768px) { .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle) ul { padding-left: 1.5rem } } .jpui.alert.primary.inverted.error .message, .jpui.alert.primary.inverted.notification .message { display: block } .jpui.alert.primary>.icon { position: relative; font-size: 1.25rem; margin-right: .75rem; top: .4rem; float: left } .jpui.alert.primary>.icon .dark { color: #666 } .jpui.alert.primary .icon.background { position: absolute; background-color: #FFF; border-radius: 50%; width: 1.15rem; height: 1.15rem; top: .5313rem; left: .0625rem; z-index: -1 } .jpui.alert.primary .content.wrap { padding-top: .25rem; overflow: visible; margin-left: 2rem } .notification.jpui.alert.primary .content.wrap { margin-left: 0 } .jpui.alert.primary .content.wrap span { display: inline-block } .jpui.alert.mini-alert { margin: 0; display: -ms-flexbox; display: flex; padding: .75rem 0 1.125rem } .jpui.alert.mini-alert.inverted.error { border: 0!important } .jpui.alert.mini-alert .icon { float: left; margin-right: .375rem } .jpui.alert.mini-alert .icon i { font-size: .8125rem; margin-right: 0 } .jpui.alert.mini-alert .title { display: inline-block; -webkit-transform: translateY(-.375rem); transform: translateY(-.375rem) } .jpui.alert .header { display: inline-block; margin: 1rem 0 0 } .jpui.alert .message { margin-right: 2rem; display: block; width: 100% } @media (min-width:767px) { .jpui.alert .message { width: 83.333% } } .jpui.alert .button { margin: 1rem 1rem 0 0 } .jpui.alert .actions { margin-top: 1rem } .jpui.alert .actions:after, .jpui.alert .actions:before { content: ''; display: table } .jpui.alert .actions .button { margin-right: 1rem } .jpui.alert .icon.close { color: inherit; position: absolute; top: 1rem; right: 1rem; line-height: 1; cursor: pointer; background: 0; border: 0 } .jpui.alert .icon.close:hover { opacity: .6 } .jpui.alert.animate:not(.primary) { -webkit-animation: alertShow .5s ease 0s forwards; animation: alertShow .5s ease 0s forwards } @-webkit-keyframes alertShow { from { -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0 } to { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1 } } @keyframes alertShow { from { -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0 } to { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1 } } .jpui.alert.animate.primary.inverted>.icon { opacity: 0; -webkit-animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) .5s forwards; animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) .5s forwards } @-webkit-keyframes iconShow { from { -webkit-transform: scale(.66, .66); transform: scale(.66, .66) } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } @keyframes iconShow { from { -webkit-transform: scale(.66, .66); transform: scale(.66, .66) } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } .jpui.alert.animate.primary.inverted .content { opacity: 0; -webkit-animation: contentShow .5s ease .5s forwards; animation: contentShow .5s ease .5s forwards } @-webkit-keyframes contentShow { to { opacity: 1 } } @keyframes contentShow { to { opacity: 1 } } .jpui.alert:not(.animate).primary.inverted>.icon { -webkit-animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) 0s forwards; animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) 0s forwards } .jpui.alert:not(.animate).primary.inverted .content { -webkit-animation: contentShow .5s ease 0s forwards; animation: contentShow .5s ease 0s forwards } .jpui.badge { display: inline-block; min-width: 1.125rem; min-height: .75rem; padding: .1875rem; border: .0625rem solid #BF2155; border-radius: .625rem; box-shadow: .0625rem .0625rem rgba(0, 0, 0, .5); background-color: #BF2155; color: #fff; font-style: normal; font-size: .75rem; text-align: center; vertical-align: baseline; line-height: .917 } .jpui.badge.flat { border-color: #000; background-color: #fff; box-shadow: none; color: #000 } .jpui.button, .jpui.button:active .label { color: #414042 } .jpui.badge.animate { -webkit-animation: animateIn .4s cubic-bezier(.175, .885, .32, 1.275) 0s forwards; animation: animateIn .4s cubic-bezier(.175, .885, .32, 1.275) 0s forwards } @-webkit-keyframes animateIn { from { -webkit-transform: scale(0, 0); transform: scale(0, 0); opacity: 0 } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } @keyframes animateIn { from { -webkit-transform: scale(0, 0); transform: scale(0, 0); opacity: 0 } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } .jpui.badge.info { background-color: #0B6EFD; border: .0625rem solid #0B6EFD; box-shadow: none } .jpui.badge.success { background-color: #128842; border: .0625rem solid #128842; box-shadow: none } .jpui.button { -moz-box-sizing: border-box; box-sizing: border-box; margin: .5rem; font-size: 1rem; font-weight: 400; background-color: #D6D6D6; border: none; border-radius: .3125rem; text-align: center; vertical-align: middle; cursor: pointer; transition: background-color .4s ease, border-color .4s ease; outline: transparent solid .0625rem; -moz-appearance: none; -webkit-appearance: none; -webkit-padding-before: 0; -webkit-padding-end: 0; -webkit-padding-after: 0; -webkit-padding-start: 0 } .jpui.button.fluid:disabled.primary .label, .jpui.button.primary:active .label, .jpui.button.primary:disabled .label { color: #FFF } .jpui.button .label { display: inline-block; line-height: 2.5rem; margin: 0 1rem } .jpui.button:hover:not(.touch) { background-color: #BCBCBC } .jpui.button:active, .jpui.button:active:not(.touch), .jpui.button:disabled, .jpui.button:disabled:hover { background-color: #E5E5E5 } .jpui.button:disabled { border: none; cursor: default } .jpui.button.onbackground { background-color: #D6D6D6 } .jpui.button.onbackground:hover:not(.touch) { background-color: #BCBCBC } .jpui.button.onbackground:active, .jpui.button.onbackground:active:not(.touch) { background-color: #E5E5E5 } .jpui.button.primary { background-color: #0B6EFD; border: none } .jpui.button.primary:hover:not(.touch) { background-color: #0A4386 } .jpui.button.primary:active, .jpui.button.primary:active:not(.touch) { background-color: #0092FF } .jpui.button.primary:disabled { background-color: #A9D5ED; border: none; color: #FFF; cursor: default } .jpui.button.primary:disabled:hover { background-color: #A9D5ED } .jpui.button.tertiary { background-color: #FFF; border: .0625rem solid #959595 } .jpui.button.tertiary:hover:not(.touch) { background-color: #EDEDED } .jpui.button.tertiary:active, .jpui.button.tertiary:active:not(.touch) { background-color: #E5E5E5 } .jpui.button.tertiary:hover { background-color: #EDEDED; border: .0625rem solid #EDEDED } .jpui.button.tertiary:active { background-color: #E5E5E5; border: .0625rem solid #E5E5E5 } .jpui.button.tertiary:disabled { border: .0625rem solid #D8D8D8; cursor: default } .jpui.button.tertiary:disabled:hover { background-color: #FFF } .jpui.button.fluid { margin-left: 0; margin-right: 0; width: 100%; height: 2.5rem; overflow-x: auto } .jpui.button.fluid:disabled { background-color: #E5E5E5 } .jpui.button.fluid:disabled.primary { background-color: #A9D5ED } .jpui.button.fluid:disabled .label { color: #CCC } .jpui.button.fluid .label { line-height: 1.125rem; white-space: normal; margin: .0625rem .75rem } .jpui.button.fluid .label.overflowing { font-size: .9rem; line-height: 1rem } .jpui.button:not(.fluid) { min-width: 10.1875rem } .jpui.button.noLeftMargin { margin-left: 0 } @media (min-width:768px) { .jpui.button.rightSide { margin-right: 0 } } @media (max-width:768px) { .jpui.button.rightSide { margin-left: 0 } } @media (max-width:767px) { .jpui.button.full-width-xs { margin-left: 0; margin-right: 0 } } @media (min-width:768px) and (max-width:991px) { .jpui.button.full-width-sm { margin-left: 0; margin-right: 0 } } @media (min-width:992px) and (max-width:1199px) { .jpui.button.full-width-md { margin-left: 0; margin-right: 0 } } @media (min-width:1200px) { .jpui.button.full-width-lg { margin-left: 0; margin-right: 0 } } .jpui.button.small { height: 2rem } .jpui.button.small .label { line-height: 1.125rem } .jpui.button:focus { outline: #717171 dashed .0625rem } .jpui.carousel { overflow: hidden } .jpui.carousel .left-gallery, .jpui.carousel .main-gallery, .jpui.carousel .right-gallery { position: relative; display: inline-block } .jpui.carousel .gallery { margin: 0 -100%; position: relative; text-align: center } .jpui.carousel .main-gallery { width: 14.75rem; margin: 0 .625rem } .jpui.carousel .main-gallery:after { border: solid; border-color: #FFF transparent; border-width: 0 1.3125rem .9375rem; bottom: -.0625rem; content: ''; left: 50%; margin-left: -1.3125rem; position: absolute; z-index: 2 } .jpui.carousel .item { display: none; margin: 0; overflow: hidden; text-align: center } .jpui.carousel .main-gallery-img-link { text-decoration: none; outline: 0 } .jpui.carousel .main-gallery-img-link:focus .carousel-content-text:after { content: ''; position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; border: .0625rem dashed #FFF; -moz-box-sizing: border-box; box-sizing: border-box } .jpui.carousel .image-container { position: absolute; top: 0; left: 0; width: 100%; height: 100% } .jpui.carousel .image-container .main-gallery-img { display: block; margin: 0 auto; max-width: 100%; height: 100%; background-repeat: no-repeat; background-size: auto 100% } .jpui.carousel .image-container .main-gallery-alttext { background-color: transparent; color: transparent; position: absolute; z-index: 2; font-size: 1.25rem; font-weight: 100; margin-top: 1.5rem; right: 40% } .jpui.carousel .image-container .left-gallery-img, .jpui.carousel .image-container .right-gallery-img { background-repeat: no-repeat; background-size: auto 100%; height: 100%; opacity: .2; width: 100% } .jpui.carousel .image-container .right-gallery-img { background-position: left top } .jpui.carousel .image-container .left-gallery-img { background-position: right top } .jpui.carousel .item, .jpui.carousel .main-gallery-overlay { height: 8.25rem; left: 0; opacity: 0; position: relative; top: 0; width: 100% } .jpui.carousel .left-gallery-overlay, .jpui.carousel .right-gallery-overlay { height: 8.25rem; left: 0; position: absolute; top: 0; width: 100% } .jpui.carousel .left-gallery-overlay, .jpui.carousel .main-gallery-overlay, .jpui.carousel .right-gallery-overlay { opacity: 1; pointer-events: none; z-index: 1 } .jpui.carousel .main-gallery-overlay { background: linear-gradient(transparent 50%, #000 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0) } .jpui.carousel .main-gallery-overlay.disabled { pointer-events: none } .jpui.carousel .left-gallery, .jpui.carousel .right-gallery { width: 2rem } .jpui.carousel .controls { margin-top: 1.25rem; position: relative; text-align: center } .jpui.carousel .controls-dot { background: 0 0; border: .0625rem solid #959595; border-radius: 50%; height: .75rem; width: .75rem } .jpui.carousel .control-button { display: inline-block; text-align: center; text-decoration: none; margin: 0 .25rem } .jpui.carousel .control-button .controls-ada-slide-focus { display: none } .jpui.carousel .control-button.disabled { outline: 0; pointer-events: none } .jpui.carousel .control-button .controls-ada-slide { display: block } .jpui.carousel .control-button:first-of-type { margin-left: 0 } .jpui.carousel .control-button:last-of-type { margin-right: 0 } .jpui.carousel .carousel-content { margin: 0 auto; position: relative; text-align: center; width: 14.75rem; z-index: 1 } .jpui.carousel .carousel-content .carousel-content-link-container { display: none; opacity: 0; margin: 0 auto; position: relative; width: 14.75rem } .jpui.carousel .carousel-content .carousel-content-text-xs { left: 50%; margin: 0 0 0 -7.375rem; opacity: 0; pointer-events: none; position: absolute; width: 14.75rem } .jpui.carousel .carousel-content .carousel-content-link { text-decoration: none } .jpui.carousel .carousel-content .carousel-content-link .carousel-content-link-icon { font-size: .7rem } .jpui.carousel .nav-icon-link { color: #717171; font-size: 2rem; position: absolute; top: -.25rem; transition: color .2s ease } .jpui.carousel .nav-icon-link.left { left: 0 } .jpui.carousel .nav-icon-link.right { right: 0 } .jpui.carousel .nav-icon-link:hover { color: #CCC } .jpui.carousel.disabled { opacity: .3 } .jpui.carousel.disabled .nav-icon-link .icon:hover { color: #717171 } .jpui.carousel .item.slideFocus { display: block; position: absolute; pointer-events: auto; opacity: 1 } .jpui.carousel .item.slideFocus.disabled { pointer-events: none } .jpui.carousel .item.sideFocus { display: block; opacity: 1; position: relative } .jpui.carousel .control-button.dotFocus .controls-dot { background: #126BC5; border: .0625rem solid #126BC5 } .jpui.carousel .control-button.dotFocus .controls-ada-slide-focus { display: block } .jpui.carousel .control-button.dotFocus .controls-ada-slide { display: none } .jpui.carousel .carousel-content-link-container.mainLinkFocus, .jpui.carousel .carousel-content-text-xs.contentXsFocus { display: block; opacity: 1; position: relative } .jpui.carousel .carousel-content-link-container.mainLinkFocus.disabled { outline: 0; pointer-events: none } @media (min-width:768px) { .jpui.carousel .main-gallery:after { border-width: 0 1.875rem 1.375rem; margin-left: -1.875rem } .jpui.carousel .controls { margin-top: 0 } .jpui.carousel .item, .jpui.carousel .left-gallery-overlay, .jpui.carousel .main-gallery-overlay, .jpui.carousel .right-gallery-overlay { height: 17.875rem } .jpui.carousel .main-gallery { width: 31.75rem } .jpui.carousel .carousel-content { width: 44.875rem } .jpui.carousel .carousel-content.carousel-content__link { padding: 1.6rem 0 1rem } .jpui.carousel .carousel-content .carousel-content-link-container { font-size: 1rem; padding: 1.6rem 0 1rem; width: 31.75rem } .jpui.carousel .left-gallery, .jpui.carousel .right-gallery { width: 6.5625rem } .jpui.carousel .carousel-content-text { bottom: 1.5rem; color: #FFF; padding: 0 10%; pointer-events: none; position: absolute; text-shadow: .125rem .125rem .25rem #000; top: 53%; width: 100%; z-index: 1 } .jpui.carousel .carousel-content-text p { font-size: 1.25rem; font-weight: 100 } .jpui.carousel .carousel-content .carousel-content-text-xs { display: none } .jpui.carousel .nav-icon-link { font-size: 2rem; top: 1rem } .jpui.carousel .nav-icon-link.disabled { outline: 0; pointer-events: none } } .jpui.checkbox .checkbox__input:focus+.check, .jpui.combobutton .combobutton__dropdown-button:focus, .jpui.combobutton .combobutton__primary-button:focus { outline: #717171 dashed .0625rem } @media (min-width:992px) { .jpui.carousel .item, .jpui.carousel .left-gallery-overlay, .jpui.carousel .main-gallery-overlay, .jpui.carousel .right-gallery-overlay { height: 21.125rem } .jpui.carousel .main-gallery { width: 37.5rem } .jpui.carousel .carousel-content { width: 52rem } .jpui.carousel .carousel-content.carousel-content__link { padding: 1.6rem 0 1rem } .jpui.carousel .carousel-content .carousel-content-link-container { width: 37.5rem } .jpui.carousel .left-gallery, .jpui.carousel .right-gallery { width: 7.25rem } } .jpui.checkbox { margin-top: .1875rem; margin-bottom: .1875rem } .jpui.checkbox .checkbox-flex { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start } .jpui.checkbox .checkbox-flex label { width: auto } .jpui.checkbox .checkbox-label { padding-left: .625rem; position: relative; bottom: .0625rem; display: inline-block } .jpui.checkbox .checkbox-label .yield { display: inline-block } .jpui.checkbox .checkboxWrap { -ms-flex-negative: 0; flex-shrink: 0; width: 1.25rem; height: 1.25rem } .jpui.checkbox .checkboxWrap .check { display: inline-block; border: .0625rem solid #959595; height: 1.25rem; width: 1.25rem; border-radius: .1875rem; position: relative; bottom: 1.375rem } .jpui.checkbox .checkboxWrap .check:after { content: ''; width: 1.125rem; height: 1.125rem; font-size: 1.125rem } .jpui.checkbox .error-bubble-min-width .label.pointing.attached:before { left: .5rem } .jpui.checkbox .checkbox__input { opacity: 0; filter: alpha(opacity=0); position: relative; height: 1.25rem; width: 1.25rem; z-index: 1; vertical-align: bottom } .jpui.checkbox .checkbox__input.checkbox__input--checked:not(.checkbox__input--disabled)+.check { border: .125rem solid #0B6EFD; background-color: #0B6EFD } .jpui.checkbox .checkbox__input.checkbox__input--checked:not(.checkbox__input--disabled)+.check:after { color: #FFF; background-color: #0B6EFD; font-size: 1rem } .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } .jpui.checkbox [role=checkbox].checkbox__input--checked+.em-dash:after { content: '\e961' } .jpui.checkbox input[type=checkbox].checkbox__input--checked+.checkmark:after { content: '\f11b' } .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } .jpui.checkbox.mixed { margin-bottom: -.0625rem } .jpui.checkbox:not(.disabled) [role=checkbox], .jpui.checkbox:not(.disabled) input, .jpui.checkbox:not(.disabled) label { cursor: pointer } .jpui.combobutton { display: inline-block } .jpui.combobutton .combobutton__primary-button { border: none; min-width: 0; margin: 0; background-color: #FFF; height: 1.75rem; padding: 0 } .jpui.combobutton .combobutton__primary-label { padding: .375rem; color: #126BC5; font-size: .875rem } .jpui.combobutton .combobutton__dropdown-button { border: none; background-color: #FFF; padding: 0 } .jpui.combobutton .combobutton__dropdown-label { padding: .375rem; vertical-align: middle; color: #126BC5 } .jpui.combobutton .combobutton__pipe-separator { width: 0; border-right: .0625rem solid #C4C4C4; vertical-align: middle; display: inline-block; height: 1rem; margin: .3125rem 0 } .jpui.combobutton .combobutton__dropdown-wrapper { position: relative; width: 100% } .jpui.combobutton .combobutton__dropdown-list { list-style-type: none; padding: 0; position: absolute; right: 0; min-width: 7.5rem; max-width: 18.75rem; width: 100%; outline: rgba(0, 0, 0, .17) solid .0625rem; box-shadow: rgba(0, 0, 0, .28) 0 .125rem .1875rem 0; z-index: 999; margin: 0 } .jpui.combobutton .combobutton__dropdown-option { font-size: .875rem; color: #414042; padding: .75rem; background-color: #FFF } .jpui.combobutton .combobutton__dropdown-option:hover { background-color: #F9F6F3; cursor: pointer } .jpui.combobutton .combobutton__dropdown-option:focus { outline: #717171 dashed .0625rem } .jpui.combobutton .combobutton__dropdown-option:active { background-color: #0092FF; color: #FFF } .jpui.combobutton .combobutton__dropdown-option--disabled, .jpui.combobutton .combobutton__dropdown-option--disabled:active, .jpui.combobutton .combobutton__dropdown-option--disabled:hover { color: #BCBCBC; background-color: #FFF; cursor: default } .jpui.confirmationanimation .progress { position: relative; height: .375rem; margin: .75rem 0; background-color: #2CA853; outline: transparent solid .0625rem } .jpui.datepicker .input-icon:focus, .jpui.datepicker .next:not(.disabled):focus, .jpui.datepicker .prev:not(.disabled):focus { outline: #717171 dashed .0625rem } @media (max-width:768px) { .jpui.confirmationanimation .progress { margin-top: .75rem; margin-bottom: .75rem } } @media (min-width:768px) { .jpui.confirmationanimation .progress { margin-top: 1rem; margin-bottom: 1rem } } @media (max-width:768px) { .jpui.confirmationanimation .progress { margin: .5625rem 0 } } .jpui.confirmationanimation .progress.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } .jpui.confirmationanimation .progress.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #2CA853; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out; -webkit-animation-delay: .4s; animation-delay: .4s } .jpui.confirmationanimation .progress.animate.persist { -webkit-animation: none; animation: none } @-webkit-keyframes animateProgress { from { width: 0% } to { width: 100% } } @keyframes animateProgress { from { width: 0% } to { width: 100% } } @-webkit-keyframes animateDone { to { opacity: 0 } } @keyframes animateDone { to { opacity: 0 } } .jpui.datepicker { position: relative } .jpui.datepicker .calendars-container.month { padding-top: .75rem; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.draganddrop .item, .jpui.dropdown { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none } .jpui.datepicker .month-picker { width: 19.375rem; position: absolute; z-index: 1100; line-height: 1.4em; border: .0625rem solid #CCC; background: #FFF; margin-top: .75rem; text-align: center; box-shadow: .3125rem .3125rem .75rem .0625rem #CCC } .jpui.datepicker .month-picker .year-container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; border-bottom: .01rem solid grey } .jpui.datepicker .month-picker .year-container h3 { font-size: 1.5rem; font-family: 'open sans'; font-weight: lighter; margin-top: 1rem; margin-bottom: 1rem } .jpui.datepicker .month-picker .year-container .icon { font-size: 1rem; vertical-align: initial; padding-left: 1.5rem; padding-right: 1.5rem } .jpui.datepicker .month-picker .month-container { display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.datepicker .month-picker .month-container .month { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 4rem; height: 4rem; text-decoration: none; color: #666 } .jpui.datepicker .month-picker .month-container .month .border { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 3rem; width: 3rem; border-radius: 50% } .jpui.datepicker .month-picker .month-container .month.selected:not(.disabled) .border { font-weight: 600; color: #FFF; border-radius: 50%; box-shadow: 0 0 0 6.25rem #0B6EFD inset } .jpui.datepicker .month-picker .month-container .month:focus:not(.disabled) .border, .jpui.datepicker .month-picker .month-container .month:hover:not(.disabled) .border { color: #666; box-shadow: 0 0 0 6.25rem #E6F0FE inset; border-radius: 50% } .jpui.datepicker .month-picker .month-container .month.active:not(.disabled) .border { color: #0A4386; box-shadow: 0 0 0 6.25rem #E7EDF3 inset } .jpui.datepicker .month-picker .month-container .month.disabled { color: #D3D3D3; cursor: default } .jpui.datepicker .text { margin-top: 0 } .jpui.datepicker a { color: #CCC } .jpui.datepicker .input-icon { padding: 0 } .jpui.datepicker .input-icon button[disabled] { color: #BCBCBC } .jpui.datepicker .input { margin-bottom: 0 } .jpui.datepicker .input.datepickerAndroidDisabledInputs { border-color: #959595 } .jpui.datepicker .input.datepickerAndroidDisabledInputs::-webkit-input-placeholder { color: #717171 } .jpui.datepicker .input.datepickerAndroidDisabledInputs::-moz-placeholder { color: #717171 } .jpui.datepicker .input.datepickerAndroidDisabledInputs:-ms-input-placeholder { color: #717171 } .jpui.datepicker .icon { font-weight: 400; color: #757575; border: none; background: 0 0; vertical-align: bottom; font-size: 1.5rem } .jpui.datepicker .icon.progressleft, .jpui.datepicker .icon.progressright { font-size: 1rem } .jpui.datepicker .icon span { width: .0625rem; padding: 0 } .jpui.datepicker .calendars-container { display: none; z-index: 1100; position: absolute } .jpui.datepicker .calendars { position: absolute; z-index: 1100; line-height: 1.4em; border: .0625rem solid #CCC; background: #FFF; margin-top: .75rem; text-align: center; box-shadow: 0 .1rem .3rem 0 #BCBCBC } .jpui.datepicker .calendar-header { font-size: 1.5rem; font-weight: 300; color: #414042; padding: .5rem .9375rem; line-height: .8 } .jpui.datepicker .calendar-today { font-weight: 300; font-size: 2.5rem; margin-top: .625rem; margin-bottom: 1rem } .jpui.datepicker .prev { cursor: pointer; float: left } .jpui.datepicker .next { cursor: pointer; float: right } .jpui.datepicker table.calendar tbody tr td.calendarcell.active:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell.selected:focus { outline: #959595 dashed .0625rem } .jpui.datepicker table.calendar { float: left; width: 21.3rem; border-collapse: separate; border-spacing: .285rem; margin-top: .125rem } @media (max-width:767px) { .jpui.datepicker .calendar-today { display: none } .jpui.datepicker table.calendar { border-spacing: 0; width: 19.25rem } } .jpui.datepicker table.calendar tr { display: table-row; vertical-align: inherit } .jpui.datepicker table.calendar thead tr.days th { color: #717171; font-weight: 300; font-size: .75rem; padding-bottom: .125rem; text-align: center } .jpui.datepicker table.calendar thead tr.days th .accessible-text { height: .5rem!important; width: .5rem!important } .jpui.datepicker table.calendar thead .underline { margin-top: -.375rem; border-bottom: .0625rem solid #EDEDED; width: 100% } .jpui.datepicker table.calendar tbody tr, .jpui.datepicker table.calendar tbody tr td:last-child { border: none } .jpui.datepicker table.calendar tbody tr:first-child { border-collapse: collapse!important } .jpui.datepicker table.calendar tbody tr td { height: 2.75rem; width: 2.75rem; font-weight: 400; color: #424143; font-size: 1.125rem; border-collapse: separate; border-spacing: .5rem } .jpui.datepicker table.calendar tbody tr td.calendarcell { cursor: pointer } .jpui.datepicker table.calendar tbody tr td.calendarcell.first:before { content: ''; position: relative; left: -1.2rem; border-left: .0625rem solid #0B6EFD!important } .jpui.datepicker table.calendar tbody tr td.calendarcell.first-days, .jpui.datepicker table.calendar tbody tr td.calendarcell.last-days { font-weight: 400; color: #717171 } .jpui.datepicker table.calendar tbody tr td.calendarcell.invalid { font-weight: 300; cursor: default; color: #717171; opacity: .45 } .jpui.datepicker table.calendar tbody tr td.calendarcell.invalid:hover { border: .3125rem solid #FFF; box-shadow: 0 0 0 6.25rem #fff inset; border-radius: 50% } @media (max-width:767px) { .jpui.datepicker table.calendar thead .underline { margin-top: -.125rem } .jpui.datepicker table.calendar tbody tr td { font-size: 1rem } .jpui.datepicker table.calendar tbody tr td.calendarcell.first:before { left: -1.05rem } .jpui.datepicker table.calendar tbody tr td.calendarcell.invalid:hover { border-width: .5rem } } .jpui.datepicker table.calendar tbody tr td.calendarcell.today { color: #424143; border-radius: 50%; border: .3125rem solid #fff; box-shadow: inset 0 0 0 .0625rem #0B6EFD } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell.today { border-width: .5rem; box-shadow: inset 0 0 0 .0625rem #0B6EFD } } .jpui.datepicker table.calendar tbody tr td.calendarcell.due { border-radius: 50%; border: .3125rem solid #fff; box-shadow: inset 0 0 0 .0625rem #666 } .jpui.datepicker table.calendar tbody tr td.calendarcell.due:hover { color: #424143; box-shadow: inset 0 0 0 .0625rem #666; background-color: rgba(11, 110, 253, .1) } .jpui.datepicker table.calendar tbody tr td.calendarcell.due .due-label { position: absolute; margin-top: .125rem; width: 2.75rem; margin-left: -.3125rem; font-size: .75rem; color: #666 } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell.due { border-width: .5rem; box-shadow: inset 0 0 0 .0625rem #666 } .jpui.datepicker table.calendar tbody tr td.calendarcell.due .due-label { margin-left: .0625rem; margin-top: 0 } } .jpui.datepicker table.calendar tbody tr td.calendarcell.selected { font-weight: 600; color: #FFF; border-radius: 50%; border: .3125rem solid #FFF; box-shadow: 0 0 0 6.25rem #0B6EFD inset; opacity: 1 } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell.selected { border-width: .5rem } } .jpui.datepicker table.calendar tbody tr td.calendarcell.selected:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell.selected:hover { color: #0A4386; box-shadow: 0 0 0 6.25rem rgba(11, 110, 253, .1) inset } .jpui.datepicker table.calendar tbody tr td.calendarcell:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell:hover { border: .3125rem solid #FFF; color: #0A4386; box-shadow: 0 0 0 6.25rem rgba(11, 110, 253, .1) inset; border-radius: 50% } .jpui.datepicker table.calendar tbody tr td.other-month { color: #757575 } .jpui.datepicker.show { z-index: 1000 } .jpui.datepicker.show .calendars-container { display: block!important; position: absolute; z-index: 999; -webkit-animation: show .4s ease 0s forwards; animation: show .4s ease 0s forwards } .jpui.datepicker.show .calendars-container .calendars { padding: .75rem .375rem 1.25rem } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell:hover { border-width: .5rem } .jpui.datepicker.show .calendars-container .calendars { padding: .5rem 0 1.125rem } } .jpui.datepicker.show .icon { border-color: #126BC5 } .jpui.datepicker.show input { border-color: #126BC5; outline: 0; box-shadow: .125rem .125rem 0 #126BC5, .125rem -.125rem 0 #126BC5, -.125rem .125rem 0 #126BC5, -.125rem -.125rem 0 #126BC5 } @-webkit-keyframes show { from { opacity: 0; margin-top: -.5rem } to { opacity: 1; margin-top: 0 } } @keyframes show { from { opacity: 0; margin-top: -.5rem } to { opacity: 1; margin-top: 0 } } .jpui.description.list dt { padding-bottom: .75rem } .jpui.description.list dd { margin-left: 0; padding-bottom: 1.5rem } @media (min-width:768px), print { .jpui.description.list .description-list-container { padding-bottom: 1.25rem; display: -ms-flexbox; display: flex } .jpui.description.list dd, .jpui.description.list dt { margin: 0; padding-bottom: 0; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50% } .jpui.description.list dt { padding-right: .75rem; text-align: right } .jpui.description.list dd { padding-left: .75rem } } .jpui.documentviewer .toolbar { text-align: right; padding: .5rem 0 } .jpui.documentviewer .toolbar .icon, .jpui.documentviewer .toolbar a.icon { color: #717171 } .jpui.documentviewer .toolbar:empty { display: none } .jpui.documentviewer .document { /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ background-color: #FFF; overflow-x: hidden; overflow-y: scroll; height: 28.125rem; padding: 1.5rem; border: .0625rem solid #CCC } .jpui.documentviewer .document html { font-family: sans-serif } .jpui.documentviewer .document body { margin: 0 } .jpui.documentviewer .document article, .jpui.documentviewer .document aside, .jpui.documentviewer .document details, .jpui.documentviewer .document figcaption, .jpui.documentviewer .document figure, .jpui.documentviewer .document footer, .jpui.documentviewer .document header, .jpui.documentviewer .document hgroup, .jpui.documentviewer .document main, .jpui.documentviewer .document menu, .jpui.documentviewer .document nav, .jpui.documentviewer .document section, .jpui.documentviewer .document summary { display: block } .jpui.documentviewer .document audio, .jpui.documentviewer .document canvas, .jpui.documentviewer .document progress, .jpui.documentviewer .document video { display: inline-block; vertical-align: baseline } .jpui.documentviewer .document audio:not([controls]) { display: none; height: 0 } .jpui.documentviewer .document [hidden], .jpui.documentviewer .document template { display: none } .jpui.documentviewer .document a { background-color: transparent } .jpui.documentviewer .document a:active, .jpui.documentviewer .document a:hover { outline: 0 } .jpui.documentviewer .document:focus, .jpui.draganddrop .item:focus { outline: #717171 dashed .0625rem } .jpui.documentviewer .document abbr[title] { border-bottom: .0625rem dotted } .jpui.documentviewer .document b, .jpui.documentviewer .document strong { font-weight: 700 } .jpui.documentviewer .document dfn { font-style: italic } .jpui.documentviewer .document h1 { font-size: 2rem; margin: .67rem 0 } .jpui.documentviewer .document mark { background: #FF0; color: #000 } .jpui.documentviewer .document small { font-size: 80% } .jpui.documentviewer .document sub, .jpui.documentviewer .document sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } .jpui.documentviewer .document sup { top: -.5rem } .jpui.documentviewer .document sub { bottom: -.25rem } .jpui.documentviewer .document img { border: 0 } .jpui.documentviewer .document svg:not(:root) { overflow: hidden } .jpui.documentviewer .document figure { margin: 1rem 2.5rem } .jpui.documentviewer .document hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } .jpui.documentviewer .document pre { overflow: auto } .jpui.documentviewer .document code, .jpui.documentviewer .document kbd, .jpui.documentviewer .document pre, .jpui.documentviewer .document samp { font-family: monospace, monospace; font-size: 1rem } .jpui.documentviewer .document button, .jpui.documentviewer .document input, .jpui.documentviewer .document optgroup, .jpui.documentviewer .document select, .jpui.documentviewer .document textarea { color: inherit; font: inherit; margin: 0 } .jpui.gallery [class*=" jpui-video-"], .jpui.gallery [class^=jpui-video-], .jpui.icon { font-style: normal; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .jpui.documentviewer .document button { overflow: visible } .jpui.documentviewer .document button, .jpui.documentviewer .document select { text-transform: none } .jpui.documentviewer .document button, .jpui.documentviewer .document html input[type=button], .jpui.documentviewer .document input[type=reset], .jpui.documentviewer .document input[type=submit] { -webkit-appearance: button; cursor: pointer } .jpui.documentviewer .document button[disabled], .jpui.documentviewer .document html input[disabled] { cursor: default } .jpui.documentviewer .document button::-moz-focus-inner, .jpui.documentviewer .document input::-moz-focus-inner { border: 0; padding: 0 } .jpui.documentviewer .document input { line-height: normal } .jpui.documentviewer .document input[type=checkbox], .jpui.documentviewer .document input[type=radio] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 } .jpui.documentviewer .document input[type=number]::-webkit-inner-spin-button, .jpui.documentviewer .document input[type=number]::-webkit-outer-spin-button { height: auto } .jpui.documentviewer .document input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box } .jpui.documentviewer .document input[type=search]::-webkit-search-cancel-button, .jpui.documentviewer .document input[type=search]::-webkit-search-decoration { -webkit-appearance: none } .jpui.documentviewer .document fieldset { border: .0625rem solid silver; margin: 0 .125rem; padding: .35rem .625rem .75rem } .jpui.documentviewer .document legend { border: 0; padding: 0 } .jpui.documentviewer .document textarea { overflow: auto } .jpui.documentviewer .document optgroup { font-weight: 700 } .jpui.documentviewer .document table { border-collapse: collapse; border-spacing: 0 } .jpui.documentviewer .document td, .jpui.documentviewer .document th { padding: 0 } .jpui.documentviewer .document.apple-smooth-scroll { -webkit-overflow-scrolling: touch } .jpui.documentviewer .pdf { height: 28.125rem; width: 100%; border: .0625rem solid #CCC } .jpui.documentviewer .document p { font-size: initial } .jpui.draganddrop { list-style-type: decimal } .jpui.draganddrop .item { position: relative; height: 2.75rem; line-height: 2.75; width: 100%; border: .0625rem solid #CCC; margin: .3125rem; user-select: none } .jpui.draganddrop .item.droptarget { background-color: #0B6EFD; opacity: 1!important } .jpui.draganddrop .item.droptarget>.after, .jpui.draganddrop .item.droptarget>.before, .jpui.draganddrop .item.droptarget>.text { color: #FFF } .jpui.draganddrop .text { position: absolute; left: 2.6875rem; width: 80%; overflow: hidden; white-space: nowrap } .jpui.draganddrop .after, .jpui.draganddrop .before { position: absolute; color: #CCC; font-size: 1.5rem; top: .625rem } .jpui.draganddrop .before { left: .5625rem } .jpui.draganddrop .after { right: .5625rem } .jpui.draganddrop.disabled .after, .jpui.draganddrop.disabled .before, .jpui.draganddrop.disabled .item, .jpui.draganddrop.disabled .item:focus, .jpui.draganddrop.disabled .text { color: #BCBCBC; outline: 0 } .jpui.dropdown { font-size: 1rem; user-select: none } .jpui.dropdown .group-container .group-title, .jpui.dropdown .option { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none } .jpui.dropdown .iconwrap .icon { cursor: pointer; line-height: inherit } .jpui.dropdown .icon { float: right } .jpui.dropdown .list-container { position: relative } .jpui.dropdown .list { list-style: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); padding: .0625rem; margin: 0; background: #FFF; z-index: 999; text-align: left; position: absolute; width: 100% } .jpui.dropdown .option { cursor: pointer; overflow: auto; width: 100% } .jpui.dropdown.disabled .header, .jpui.dropdown.disabled .header .icon, .jpui.dropdown.disabled .input { cursor: default } .jpui.dropdown .option.disabled { color: #CCC } .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } .jpui.dropdown .option:not(.disabled).is-focused, .jpui.dropdown .option:not(.disabled):focus { outline: #717171 dashed .0625rem } .jpui.dropdown .option:not(.disabled):active { background-color: #0092FF; color: #FFF } .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } .jpui.dropdown.show .list { display: block; margin: .25rem 0 } .jpui.dropdown .dropdown-slidedown-animation { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards } @-webkit-keyframes slideDown { from { opacity: 0 } to { opacity: 1 } } .jpui.dropdown .dropdown-list-hide { display: block; visibility: hidden; height: 0 } .jpui.dropdown .dropdown-list-show { height: auto; visibility: visible } .jpui.dropdown.disabled:not(.navigation) .header { border-color: #BCBCBC } .jpui.dropdown.disabled .header .header-text, .jpui.dropdown.disabled .header .icon { color: #BCBCBC } .jpui.dropdown.disabled .input:focus { outline: 0; box-shadow: none } .jpui.dropdown ul { list-style-type: none; padding: 0 } .jpui.dropdown .button { border: .063rem solid #999; box-shadow: .188rem .188rem .375rem #CCC } .jpui.dropdown .input { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; font-weight: 400; line-height: 1.375; cursor: pointer; overflow-x: hidden; text-overflow: ellipsis; height: auto; margin-bottom: 0; color: #414042; background-color: #FFF; border: .063rem solid #959595 } .jpui.dropdown .wrap, .jpui.dropdown .wrap .input { display: inline-block } .jpui.dropdown .input:empty:before { content: attr(placeholder); color: #A9A9A9 } .jpui.dropdown .input:focus { outline: #717171 dashed .0625rem; border: .063rem solid #0B6EFD; box-shadow: .063rem .063rem 0 #0B6EFD, .063rem -.063rem 0 #0B6EFD, -.063rem .063rem 0 #0B6EFD, -.063rem -.063rem 0 #0B6EFD } .dark.jpui.dropdown .input:focus { outline: #717171 dashed .063rem; box-shadow: none } .jpui.dropdown .wrap { position: relative; vertical-align: middle; width: 100% } .jpui.dropdown .wrap .input-icon i, .jpui.dropdown .wrap .input-icon span, .jpui.dropdown.navigation .nav-icon i { vertical-align: bottom } .jpui.dropdown .wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.dropdown .wrap.left .input-icon { left: .5rem } .jpui.dropdown .wrap.left .input-icon.disabled { color: #BCBCBC } .jpui.dropdown .wrap.left .input { padding-left: 1.75rem } .jpui.dropdown .wrap.right .input-icon { right: .5rem } .jpui.dropdown .wrap.right .input { padding-right: 2.275rem } @media print { .jpui.dropdown .wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.dropdown .primary { overflow-y: hidden } .jpui.dropdown .primary span { pointer-events: none } .jpui.dropdown .list { display: block; visibility: hidden; height: 0 } .jpui.dropdown.show .list { padding: 0; -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards; height: auto; visibility: visible } .jpui.dropdown.show .list>.group-container>.group-title, .jpui.dropdown.show .list>.option>.primary { opacity: 1; padding-top: .625rem; padding-bottom: .625rem; line-height: 1.5 } .jpui.dropdown.show .list .group-container { height: 2.75rem; margin: .0625rem 0 } .jpui.dropdown.show .list .group-container.groupOpen { height: auto; visibility: visible } .jpui.dropdown.show .list .group-container.groupOpen .group-title { margin-bottom: -.25rem } .jpui.dropdown.show .list .group-container.groupOpen .group-title.group-title--safari { margin-bottom: .0625rem } .jpui.dropdown.show .list .group-container.groupOpen>.group-container { margin: 0; height: auto; visibility: visible } .jpui.dropdown.show .list .group-container .dropdown-option.option--divider { margin-bottom: .0625rem } .jpui.dropdown.show .list .group-container .dropdown-option.option--divider::after { content: ''; position: absolute; height: .0625rem; left: 2.25rem; right: .75rem; background: #CCC; z-index: -1 } @media screen and (max-width:767px) { .jpui.dropdown.show .list .group-container:last-child { margin-bottom: 0 } } .jpui.dropdown.show .list-container--max-height>.list>.dropdown-option:last-child, .jpui.dropdown.show .list-container--max-height>.list>.group-container:last-child:not(.groupOpen), .jpui.dropdown.show .list-container--max-height>.list>.groupOpen>.group-container>.dropdown-option:last-child, .jpui.dropdown.show .list>.group-container--divider.dropdown-option, .jpui.dropdown.show .list>.option--divider.dropdown-option { margin-bottom: .0625rem } .jpui.dropdown.show .list>.group-container--divider, .jpui.dropdown.show .list>.option--divider { box-shadow: 0 .0625rem #CCC } .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #0B6EFD; box-shadow: 0 0 0 .063rem #0B6EFD } .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } .jpui.dropdown.show .list-container--max-height>.list { max-height: 30.625rem; overflow-y: scroll } .jpui.dropdown.show .list-container--max-height>.list>.dropdown-option:first-child { margin-top: .0625rem } .jpui.dropdown.show .list-container--max-height>.list>.group-container:last-child:not(.groupOpen)>.group-title { margin-bottom: -.625rem } .jpui.dropdown.show .list-container--max-height>.list>.group-container .dropdown-option>.primary, .jpui.dropdown.show .list-container--max-height>.list>.group-container>.group-container>.dropdown-option>.primary { height: 0; padding-top: 0; padding-bottom: 0 } .jpui.dropdown.show .list-container--max-height>.list>.group-container>.group-container { height: 0 } .jpui.dropdown.show .list-container--max-height>.list>.group-container.groupOpen .dropdown-option>.primary, .jpui.dropdown.show .list-container--max-height>.list>.group-container.groupOpen>.group-container>.dropdown-option>.primary { height: 2rem; padding-top: .625rem; padding-bottom: .625rem } .jpui.dropdown.show .list-container--max-height>.list>.group-container.groupOpen>.group-container { height: auto } .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen)>.group-container { height: 2rem } .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen)>.group-container.groupOpen { height: auto } .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen) .group-container>.group-title, .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen) .option>.primary, .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen)>.group-container.groupOpen>.group-container>.option>.primary { line-height: 1; padding-top: .5625rem; padding-bottom: .5625rem } .jpui.dropdown .option { padding: 0; user-select: none } .jpui.dropdown .option .primary { text-decoration: none; -moz-text-decoration-color: inherit; color: inherit; display: block; padding-left: 1rem; padding-right: 1rem } .jpui.dropdown .option .primary:active { background-color: #0092FF; color: #FFF } .jpui.dropdown .option.disabled .jpui.link.primary.disabled { display: block; color: #BCBCBC; cursor: default } .jpui.dropdown .option.disabled .jpui.link.primary.disabled:focus { outline: 0; background-color: inherit; color: #BCBCBC } .jpui.dropdown .option.disabled .jpui.link.primary.disabled:hover { background-color: inherit; color: #BCBCBC } .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } .jpui.dropdown .option.active .primary:active { background-color: #0092FF; color: #FFF } .jpui.dropdown .list-container .list .list-search-container { padding: 0; border-bottom: .0625rem solid #CCC } .jpui.dropdown .list-container .list .list-search-container .list-search { width: 100%; border: none; padding: .625rem 3rem; -moz-box-sizing: border-box; box-sizing: border-box } .jpui.dropdown .list-container .list .list-search-container .list-search::-ms-clear { display: none } .jpui.dropdown .list-container .list .list-search-container .list-search-icon { position: absolute; font-size: 1.25rem; margin-top: .625rem; margin-left: 1rem; color: #666 } .jpui.dropdown .list-container .list .list-search-container .list-close-button { font-size: 1.25rem; position: absolute; right: 0; top: 0; margin: .6875rem .8125rem; cursor: pointer; border: none; background: 0 0; padding: 0 } .jpui.dropdown .list-container .list .list-search-container .list-close-button:focus:focus { outline: #717171 dashed .0625rem } .jpui.dropdown .list-container .list .list-banner { height: 2.75rem; padding: .625rem 1rem; width: 100% } .jpui.dropdown .list-container .list .list-banner:focus { outline: #717171 dashed .063rem } .jpui.dropdown .list-container .list .list-banner .list-banner-text { margin: 0; color: #999 } .jpui.dropdown .list-container .list.list--search-results .primary:not(:active):not(.disabled) { color: #414042 } .jpui.dropdown .list-container .list.list--search-results .group-title { cursor: default } .jpui.dropdown .list-container .list.list--search-results .group-title:hover { color: inherit; background-color: inherit } .jpui.dropdown .group-container .group-title { user-select: none; overflow-x: auto; overflow-y: hidden; text-decoration: none; display: inline-block; position: relative; padding: 1rem; cursor: pointer; color: #717171; font-weight: 400; white-space: pre-line; width: 100% } .jpui.dropdown .group-container .group-title:hover { background-color: #F3F0E9; color: #414042 } .jpui.dropdown .group-container .group-title .group-label { margin-right: .875rem; display: inline-block } .jpui.dropdown.dark .list .group-container, .jpui.dropdown.dark .option:not(.disabled) .primary { margin: .0625rem } .jpui.dropdown .group-container .group-title .group-arrow { color: inherit; font-size: .8rem; position: absolute; right: .5rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); line-height: 0 } .jpui.dropdown .group-container .group-container { display: block; visibility: hidden; height: 0 } .jpui.dropdown .group-container .group-container .dropdown-option.active .primary { padding-left: 1.875rem } .jpui.dropdown .group-container .group-container .dropdown-option .primary { padding-left: 2.25rem } .jpui.dropdown .group-container.groupOpen .group-title .group-arrow { color: #0092FF } .jpui.dropdown .group-container.groupOpen .group-container { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards; display: block; visibility: hidden; height: 0 } .jpui.dropdown .group-container.groupOpen .group-container>.option>.primary { opacity: 1; padding-top: .625rem; padding-bottom: .625rem; line-height: 1.5 } .jpui.dropdown .group-container.groupOpen .group-arrow { -webkit-transform: rotate(90deg); transform: rotate(90deg); transition: -webkit-transform .5s ease-out 0s; transition: transform .5s ease-out 0s; transition: transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s } .jpui.dropdown.dark .input { background-color: #FFF; border: .125rem solid #0B6EFD; border-radius: .5rem; padding: .125rem .75rem .125rem 1rem; line-height: 1.7143 } .jpui.dropdown.dark .input:hover { border: .125rem solid #0B6EFD; box-shadow: none } .jpui.dropdown.dark .input:focus { border: .125rem solid #0B6EFD } .jpui.dropdown.dark a.input:hover { font-weight: 400 } .jpui.dropdown.dark .option .primary { padding-left: 1rem } .jpui.dropdown.dark .option:not(.disabled) .primary:hover { background-color: #56504D } .jpui.dropdown.dark .option:not(.disabled) .primary:active { background-color: #0092FF } .jpui.dropdown.dark .option:not(.disabled):focus { background-color: #3D3734; color: #CCC } .jpui.dropdown.dark .option:not(.disabled).is-focused { outline: 0 } .jpui.dropdown.dark .list .group-container .option.is-focused, .jpui.dropdown.dark .option:not(.disabled).is-focused .primary { outline: #FFF dashed .0625rem } .jpui.dropdown.dark .option:not(.disabled):hover { background-color: #56504D; color: #CCC } .jpui.dropdown.dark .option.disabled .jpui.link { color: #717171 } .jpui.dropdown.dark .list { min-width: 100%; right: 0; background-color: #3D3734; width: 20.9375rem; border: 0; padding: .0625rem 0 } .jpui.dropdown.dark .list .group-container .group-title { padding-left: 1rem } .jpui.dropdown.dark .list .group-container .group-title:focus { outline: #FFF dashed .0625rem; background-color: #3D3734 } .jpui.dropdown.dark .list .group-container .group-title:hover { background-color: #56504D; color: #CCC } .jpui.dropdown.dark .list .group-container .group-title .group-arrow, .jpui.dropdown.dark .list .group-container.groupOpen .group-title .group-arrow { color: #CCC } .jpui.dropdown.dark .list .group-container .option.is-focused .primary { outline: 0 } .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #126BC5; box-shadow: none } .jpui.dropdown.navigation .input { padding-top: .1875rem; padding-bottom: .1875rem; border: .125rem solid #0B6EFD; border-radius: .5rem; overflow-y: hidden } .jpui.dropdown.navigation .input:hover { border: .125rem solid #126BC5 } .jpui.dropdown.navigation .input:focus { border: .125rem solid #126BC5; box-shadow: none } .jpui.dropdown.navigation .nav-icon { margin-top: .375rem } @media screen and (max-width:767px) { .jpui.dropdown.dark .list { width: inherit } .jpui.dropdown.navigation .nav-icon { margin-top: .25rem } } .jpui.dropdown.addButton { display: inline-block } .jpui.dropdown.addButton .input { display: block; padding-left: 0; padding-top: .1875rem; padding-bottom: .1875rem; position: relative; border: 0; overflow-y: hidden } .jpui.dropdown.addButton .input:hover { border: 0; box-shadow: none } .jpui.dropdown.addButton .input:focus { outline: #717171 dashed .0625rem; box-shadow: none } .jpui.inlinemodalheader .closeWrap:focus, .jpui.inlinemodalheader>div>:focus { outline: 0 } .jpui.dropdown.addButton .input .header-text { padding-left: .375rem; margin-top: .3125rem; display: inline-block; pointer-events: none } .jpui.dropdown.addButton .icon { float: left; font-size: 1.5rem; color: #126BC5 } .jpui.dropdown.addButton .list-container .list { width: auto; min-width: 10rem; max-width: 28.125rem } .jpui.dropdown.addButton.rightAlignIcon.show .input:hover { padding-left: .125rem } .jpui.dropdown.addButton.rightAlignIcon .input.header.field { text-overflow: unset } .jpui.dropdown.addButton.rightAlignIcon .header-text { -webkit-transform: translateY(-.3125rem); transform: translateY(-.3125rem); padding-left: 0 } .jpui.dropdown.addButton.rightAlignIcon .plus { float: none } .jpui.dropdown.addButton.disabled .header-text { pointer-events: auto } .jpui.dropdown.addButton.disabled .icon { font-size: 1.5rem } .jpui.dropdown.addButton.rightAlign { float: right } .jpui.dropdown.addButton.rightAlign .input { padding: 0 } .jpui.dropdown.addButton.rightAlign .list-container .list { right: 0 } .jpui.dropdown.flyoutMenu { display: inline-block } .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; clip: auto; padding: .75rem 1rem; bottom: -.25rem; right: auto; left: 0; width: 12.125rem; height: auto; max-width: 18rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } @-webkit-keyframes showMiniTooltip { from { opacity: 0 } to { opacity: 1 } } .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip.rightAlign { left: auto; right: 0 } .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip { max-width: 24.25rem } } .jpui.dropdown.flyoutMenu .input { display: inline-block; padding-left: 0; position: relative; border: 0; overflow: visible } .jpui.dropdown.flyoutMenu .input .hasMinitooltip { position: static } .jpui.dropdown.flyoutMenu .input:hover { border: 0; box-shadow: none } .jpui.dropdown.flyoutMenu .input:focus { outline: 0; box-shadow: none } .jpui.dropdown.flyoutMenu .input:focus .iconaction .jpui.icon, .jpui.tooltip .trigger:focus:not(:active) .info-color, .jpui.tooltip .trigger:focus:not(:active) .tooltip__flyout-trigger-charm { outline: #666 dashed .0625rem } .jpui.dropdown.flyoutMenu .header { padding: 0 } .jpui.dropdown.flyoutMenu .icon { vertical-align: top; position: relative } .jpui.dropdown.flyoutMenu .list-container { padding-top: .5625rem } .jpui.dropdown.flyoutMenu .list-container .list { position: absolute; min-width: 10rem; max-width: 28.125rem } .jpui.dropdown.flyoutMenu .list-container .list.pointing-arrow { margin: 0 } .jpui.dropdown.flyoutMenu .list-container .list.pointing-arrow:before { position: absolute; content: ''; width: .6rem; height: .6rem; background-image: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: -1; background-color: #FFF; border-left: .0625rem solid #DBD5CA; border-top: .0625rem solid #DBD5CA; border-right: 0; border-bottom: 0; top: -.375rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-right { left: 0 } .jpui.dropdown.flyoutMenu .list-container .list.flip-right.small:before { left: .125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-right.medium:before { left: .3125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-right.large:before { left: .75rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-left { right: 0 } .jpui.dropdown.flyoutMenu .list-container .list.flip-left.small:before { right: .125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-left.medium:before { right: .3125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-left.large:before { right: .75rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-center { right: 0 } .jpui.dropdown.flyoutMenu .list-container .list.flip-center:before { left: 51% } .jpui.dropdown.flyoutMenu .list-container .list .option .primary { text-decoration: none; color: #414042; display: block; background-color: #FFF } .jpui.dropdown.flyoutMenu .list-container .list .option .primary:hover { background-color: #F3F0E9; color: #414042 } .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active { background-color: #0092FF; color: #FFF } .jpui.fieldhelpertext { margin-top: 0; margin-left: 0 } .jpui.fieldhelpertext .additionalText { display: inline-block; margin: 0 } .jpui.fieldlabel { color: #717171 } .jpui.fieldlabel.error { color: #BF2155 } .jpui.fieldlabel.error:before { content: attr(data-error); position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.chart .accessibleLink { display: block; text-align: center } .jpui.chart .accessibleLink--translated { position: relative } .jpui.chart .accessibleLink--small-translation { top: .5rem } .jpui.chart .accessibleLink--medium-translation { top: 1rem } .jpui.chart .accessibleLink--large-translation { top: 1.5rem } .jpui.chart:not( .donut-pie) .svgContainer { height: 100% } .jpui.chart.bar:not( .donut-pie) { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.chart.bar:not( .donut-pie) .svgContainer { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1 } .jpui.chart .pie-container { width: 100%; height: 100%; display: -ms-flexbox; display: flex; margin-top: -.3125rem } .jpui.chart .pie-container.chart__horizontal-single-bar { display: block } .jpui.chart .pie-container .chart__horizontal-single-bar-container { display: -ms-flexbox; display: flex } @media (max-width:767px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container { height: 2.125rem } } @media (min-width:768px) and (max-width:991px), (min-width:1200px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container { height: 3rem } } @media (min-width:992px) and (max-width:1199px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container { height: 3.625rem } } .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { margin: auto .125rem auto 0 } @media (max-width:767px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { height: 1.375rem } .jpui.chart .pie-container .chart-container { width: 100% } } @media (min-width:768px) and (max-width:991px), (min-width:1200px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { height: 1.875rem } .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice.hover-highlight, .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice:hover { height: 2.125rem } } @media (min-width:992px) and (max-width:1199px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { height: 2.5rem } .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice.hover-highlight, .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice:hover { height: 2.75rem } } .jpui.chart .pie-container .chart__horizontal-single-bar-container--hide { display: none } .jpui.chart .pie-container.right-align { -ms-flex-direction: row-reverse; flex-direction: row-reverse; margin-right: 0 } .jpui.chart .pie-container .chart-container { height: 100%; display: -ms-inline-flexbox; display: inline-flex; padding-top: 1.75rem } @media (min-width:768px) and (max-width:991px), (min-width:1200px) { .jpui.chart .pie-container .chart-container { width: 10.4375rem; margin-right: .5rem } } @media (min-width:992px) and (max-width:1199px) { .jpui.chart .pie-container .chart-container { width: 8.25rem; margin-right: .1875rem } } .jpui.chart .pie-container .chart-container.hideChart { display: none } .jpui.chart .pie-container .chart-container .svgContainer { overflow: visible } .jpui.chart .pie-container .table { width: 80%; height: 100%; display: -ms-inline-flexbox; display: inline-flex } .jpui.chart .pie-container .table.grouped-pie-donut { display: block; margin-top: -1.125rem } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header { border-bottom: .125rem solid #CCC; margin-bottom: -1.5rem; margin-top: 2rem; font-size: .875rem; font-weight: 700; color: #717171; padding: .25rem .325rem .5rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .content-row:last-of-type, .jpui.chart .pie-container .table:not(.grouped-pie-donut) .chart-table .header-row { border-bottom: .0625rem solid #CCC } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell { display: inline-block } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell.x-value { width: 60% } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell.z-value { width: 20%; text-align: center } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell.y-value { width: 20%; text-align: right } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .caption-header { padding-top: .3125rem; color: #414042; display: -moz-box } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .header-row { height: 1.625rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .header-row:not(:first-of-type) { padding-top: .25rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .header-row .cell { color: #414042 } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table:not(:first-of-type) .caption-header { top: 1.375rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table:first-of-type .caption-header { top: 1.4375rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .x-value { width: 55% } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .x-value .color-container~.text-container { padding-left: .125rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .y-value { width: 25%; text-align: right } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .z-value { width: 20%; text-align: right } .jpui.chart .pie-container .table .chart-table, .jpui.chart .pie-container .table.full-table { width: 100% } .jpui.chart .pie-container .table:not(.grouped-pie-donut) .chart-table:first-of-type .header-row:first-of-type .cell { color: #717171 } .jpui.chart .pie-container .table .chart-table:not(:last-child) { margin-bottom: -1.5rem } .jpui.chart .pie-container .table .chart-table .caption-header { position: relative; top: 2.3125rem; width: 50%; text-align: left; left: .5rem; font-weight: 700; color: #414042; font-size: .875rem } .jpui.chart .pie-container .table .chart-table .header-row { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .chart-table .header-row { font-size: .875rem } } .jpui.chart .pie-container .table .chart-table .header-row .cell { color: #414042; padding: .25rem .5rem } .jpui.chart .pie-container .table .chart-table .header-row .cell .total-percent, .jpui.chart .pie-container .table .chart-table .header-row .cell .total-value { font-weight: 400; color: #414042 } .jpui.chart .pie-container .table .chart-table .percent-label, .jpui.chart .pie-container .table .chart-table .value-label { position: absolute; left: -625rem; top: auto; width: .0625rem; height: .0625rem; overflow: hidden } .jpui.chart .pie-container .table .chart-table .content-row { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; border-top: .0625rem dashed #CCC } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .chart-table .content-row { font-size: .875rem } } .jpui.chart .pie-container .table .chart-table .content-row a, .jpui.chart .pie-container .table .chart-table .content-row a:active, .jpui.chart .pie-container .table .chart-table .content-row a:hover, .jpui.chart .pie-container .table .chart-table .content-row a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .chart-table .content-row a, .jpui.chart .pie-container .table .chart-table .content-row a:active, .jpui.chart .pie-container .table .chart-table .content-row a:hover, .jpui.chart .pie-container .table .chart-table .content-row a:visited { font-size: .875rem } } .jpui.chart .pie-container .table .chart-table .content-row.hover-highlight { background: #EDEDED } .jpui.chart .pie-container .table .chart-table .content-row .cell { padding: .25rem .5rem } .jpui.chart .pie-container .table .chart-table .x-value { white-space: nowrap; text-align: left; padding-left: .5rem } .jpui.chart .pie-container .table .chart-table .x-value .color-container { display: inline-block; vertical-align: top } .jpui.chart .pie-container .table .chart-table .x-value .text-container { display: inline-block; white-space: normal; padding-left: 1.25rem } .jpui.chart .pie-container .table .chart-table .x-value .legend-circle { position: relative; top: .125rem; padding-right: .375rem; content: ''; width: .875rem; height: .875rem; display: inline-block; border-radius: 50% } .jpui.chart .pie-container .table .chart-table .x-value .legend-circle.hide-empty-legend-circle { visibility: hidden } .jpui.chart .pie-container .table .chart-table .y-value, .jpui.chart .pie-container .table .chart-table .z-value { text-align: right; padding-right: .5rem } .jpui.chart.stack-chart .pie-container { display: block } .jpui.chart.stack-chart .pie-container .chart-container, .jpui.chart.stack-chart .pie-container .table { height: 50%; width: 100% } .jpui.chart .legend { border-bottom: .125rem; margin-left: .625rem } .jpui.chart .legend.legend--grouped-bar { -ms-flex-negative: 0; flex-shrink: 0; padding-left: 0; padding-bottom: 1.875rem } .jpui.chart .legend.legend--grouped-bar-axis-right { padding-left: 1.75rem } @media (max-width:767px) { .jpui.chart .pie-container { display: block } .jpui.chart .pie-container .chart, .jpui.chart .pie-container .table { height: 50%; width: 100% } .jpui.chart .legend.legend--grouped-bar { margin-left: 0; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.chart .legend.legend--grouped-bar-axis-right { margin-left: .625rem; padding-left: .75rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } } .jpui.chart .legend .legend__item { padding-right: 1.5rem } .jpui.chart .legend .legend-square { content: ''; width: 1.125rem; height: 1.125rem; display: inline-block; position: relative; top: .1875rem; margin-right: .5rem } .jpui.chart .legend .name { font-size: .875rem; color: #717171 } .jpui.chart .legend .value { font-size: .875rem; font-weight: 700; color: #414042 } .jpui.chart .svgContainer { overflow: visible; width: 100% } .jpui.chart .svgContainer .axis, .jpui.chart .svgContainer .x-axis, .jpui.chart .svgContainer .y-axis { stroke: #717171; shape-rendering: crispedges } .jpui.chart .svgContainer .axis .tick, .jpui.chart .svgContainer .x-axis .tick, .jpui.chart .svgContainer .y-axis .tick { color: #414042; font-size: .75rem; font-weight: lighter } .jpui.chart .svgContainer .axis .tick line, .jpui.chart .svgContainer .x-axis .tick line, .jpui.chart .svgContainer .y-axis .tick line { opacity: .2 } .jpui.chart .svgContainer .axis>path, .jpui.chart .svgContainer .x-axis>path, .jpui.chart .svgContainer .y-axis>path { opacity: 0 } .jpui.chart .svgContainer .area { fill: #2BBAC8; opacity: .8; stroke-width: 0 } .jpui.chart .svgContainer .areaLine { stroke: #115880; stroke-width: 2; fill: none } .jpui.chart .svgContainer .constantLine { fill: none; stroke: #115880; stroke-width: .0625rem; stroke-dasharray: 4 } .jpui.chart .svgContainer .lineChart { fill: none; stroke-width: .125rem } .jpui.chart .svgContainer .lineChart.afterHours, .jpui.chart .svgContainer .lineChart.beforeHours { stroke: #457C9B } .jpui.chart .svgContainer .lineChart.normalHours { stroke: #115880 } .jpui.chart .svgContainer .xAxisLine { stroke: #CCC; stroke-width: .125rem } .jpui.chart .svgContainer .hoverContainer { fill: none; pointer-events: all } .jpui.chart .svgContainer .hover .focusLine { stroke: #194A80; stroke-dasharray: 4 } .jpui.chart .svgContainer .hover .hoverTextContainer { fill: #194A80 } .jpui.chart .svgContainer .hover .hoverValueText { fill: #FFF; font-weight: 700; font-size: .875rem } .jpui.chart .svgContainer .hover .hoverTimeText { fill: #FFF; font-size: .875rem } .jpui.chart .svgContainer .constantLineText { fill: #FFF; font-size: .8125rem } .jpui.chart .svgContainer .constantLineBox, .jpui.chart .svgContainer .constantLineTriangle { fill: #115880 } .jpui.chart .svgContainer .negative-bar, .jpui.chart .svgContainer .positive-bar { fill: #115880; opacity: 1 } .jpui.chart .svgContainer .baseline { stroke: #DFD9D3; stroke-width: 2; fill: none } .jpui.chart .svgContainer .afterHoursStart, .jpui.chart .svgContainer .beforeHoursEnd { stroke: #CCC; stroke-width: .0625rem } .jpui.chart .svgContainer .graph-container text, .jpui.chart .svgContainer .x-axis text, .jpui.chart .svgContainer .y-axis text { font-size: .75rem; font-weight: lighter; stroke: #414042 } .jpui.explore-product { height: 8.75rem; width: 6.375rem; background-color: rgba(0, 0, 0, .55) } .jpui.explore-product .explore-product__cta-container { text-decoration: none } .jpui.explore-product .explore-product__content { text-align: center; padding-top: 3rem } .jpui.explore-product .explore-product__icon-container { padding-bottom: .3125rem; display: inline-block } .jpui.explore-product .explore-product__cta-title { text-align: center; color: #FFF; font-size: .9375rem; line-height: 1.4; text-shadow: 0 .125rem .125rem rgba(0, 0, 0, .5); margin: 0 } .jpui.gallery { position: relative } @font-face { font-family: video-icon; src: url(fonts/video-icon.eot?460wyr); src: url(fonts/video-icon.eot?460wyr#iefix) format('embedded-opentype'), url(fonts/video-icon.ttf?460wyr) format('truetype'), url(fonts/video-icon.woff?460wyr) format('woff'), url(fonts/video-icon.svg?460wyr#video-icon) format('svg'); font-weight: 400; font-style: normal } .jpui.gallery [class*=" jpui-video-"], .jpui.gallery [class^=jpui-video-] { font-family: video-icon!important; speak: none; font-weight: 400; text-transform: none; line-height: 1 } .jpui.gallery .jpui-video-play-icon:before { content: "\e901" } .jpui.gallery a { display: inline-block; height: auto; width: auto; text-decoration: none } .jpui.gallery a h3 { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.gallery a h3 { font-size: .875rem } } .jpui.gallery a:hover span.overlay { color: #ccc } .jpui.gallery a .overlay-container { position: absolute; top: 0; left: 0 } .jpui.gallery a .overlay-container .overlay { position: relative; display: table; margin: 0 auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #FFF } .jpui.gallery a .overlay-container .overlay:before { font-size: 3rem; background-color: rgba(0, 0, 0, .5); border-radius: 50% } .jpui.gallery.overview a h3 { margin-top: 7px; margin-bottom: 3px } .jpui.gallery.large a h3 { margin-top: 15px; margin-bottom: 10px } .jpui.gallery p { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; margin-top: 0 } @media screen and (min-width:768px) { .jpui.gallery p { font-size: .875rem } } .jpui.gallery p a, .jpui.gallery p a:active, .jpui.gallery p a:hover, .jpui.gallery p a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.gallery p a, .jpui.gallery p a:active, .jpui.gallery p a:hover, .jpui.gallery p a:visited { font-size: .875rem } } .jpui.gallery p span { padding-left: 2px } .jpui.gallery .overlay-container, .jpui.gallery .thumbnail { vertical-align: bottom } .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 100px; height: 56px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 162px; width: 288px } @media (min-width:768px) { .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 102px; height: 57px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 126px; width: 224px } } @media (min-width:992px) { .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 100px; height: 56px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 126px; width: 224px } } @media (min-width:1200px) { .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 122px; height: 69px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 150px; width: 268px } } .jpui.gripperbar { border-bottom: .0625rem solid #CCC; box-shadow: 0 .25rem .1875rem -.1875rem rgba(102, 102, 102, .27) } .jpui.gripperbar .gripperContent.open { display: block; opacity: 1; transition: opacity .3s ease-out 0s } .jpui.gripperbar .gripperContent.closed { display: none; opacity: 0; transition: opacity .3s ease-out 0s } .jpui.gripperbar .gripperExpand { height: 2.375rem; margin-top: 1.375rem } .jpui.gripperbar .gripperExpand.open .icon { border-top: .0625rem solid #CCC; padding-top: .25rem } .jpui.gripperbar .gripperExpand.closed .icon { border-bottom: .0625rem solid #CCC; padding-bottom: .25rem } .jpui.gripperbar .gripperExpand a, .jpui.gripperbar .gripperExpand span { display: inline-block; height: 2.375rem; text-decoration: none } .jpui.gripperbar .gripperExpand a .icon, .jpui.gripperbar .gripperExpand span .icon { width: 4rem; line-height: inherit; color: #126BC5; font-size: 2rem; cursor: pointer } .jpui.gripperbar .gripperExpand a .icon[disabled], .jpui.gripperbar .gripperExpand span .icon[disabled] { color: #BCBCBC; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: default } .jpui.gripperbar .gripperExpand a .closed-icon, .jpui.gripperbar .gripperExpand span .closed-icon { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .jpui.grouped.table { font-family: 'Open Sans', sans-serif; width: 100%; overflow: hidden } .jpui.grouped.table th { border-top: 0 } .jpui.grouped.table thead>tr>th { border-bottom: 0; padding: .3125rem .625rem; vertical-align: top; text-align: left; color: #403F41; font-weight: 600; font-size: .875rem } .jpui.grouped.table tbody>tr>td.right.text, .jpui.grouped.table thead>tr>th.right.text { text-align: right } .jpui.grouped.table thead>tr>th:first-child { padding-left: 0 } .jpui.grouped.table thead>tr>th:last-child { padding-right: 0 } .jpui.grouped.table tbody { border-collapse: collapse } .jpui.grouped.table tbody>tr { border-bottom: .0625rem solid #999 } .jpui.grouped.table tbody>tr.no.bottom.border>td, .jpui.grouped.table tbody>tr:last-child { border-bottom: 0 } .jpui.grouped.table tbody>tr>td { border: 0; font-size: .875rem; font-weight: 400; padding: .3125rem .625rem .625rem; color: #403F41 } .jpui.grouped.table tbody>tr:nth-child(even) { background: 0 0 } .jpui.grouped.table tbody>tr>td.emphasize { font-size: 1.125rem } .jpui.grouped.table tbody>tr>td:first-child { padding-left: 0 } .jpui.grouped.table tbody>tr>td:last-child { padding-right: 0 } .jpui.grouped.table span.subtitle { color: #999; font-size: .75rem; display: block; margin-top: .3125rem } .jpui.heroheader { position: relative; height: 100%; width: 100%; text-align: center; border-bottom: .25rem solid #F6F6F6 } .jpui.heroheader.heroheader--with-icon { padding: 1.5rem 0 } .jpui.heroheader .heroheader__note { background-color: #F6F6F6; padding: .75rem .75rem .5rem; text-align: left } .jpui.heroheader .heroheader__note--large { font-size: 1rem } .jpui.heroheader .heroheader__note--above { padding: .75rem } .jpui.heroheader .heroheader__icon { font-size: 3.625rem } .jpui.heroheader .heroheader__title { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; height: 8rem; width: 85%; margin: auto } .jpui.heroheader .heroheader__message { margin-top: .75rem } .jpui.image { position: relative; display: inline-block; vertical-align: middle; max-width: 100%; background-color: transparent; line-height: 0 } .jpui.imageimg { display: block } .jpui.image img { width: 100% } .jpui.image.xsmall img { width: 100%; max-width: .25rem } .jpui.image.small img { width: 100%; max-width: 5rem } .jpui.image.medium img { width: 100%; max-width: 9.375rem } .jpui.image.large img { width: 100%; max-width: 18.75rem } .jpui.image.xlarge img { width: 100%; max-width: 30rem } .jpui.image.circular { overflow: hidden } .jpui.image.circular, .jpui.image.circular img { border-radius: 500rem } .jpui.image.rounded, .jpui.image.rounded img { border-radius: .3125rem } .jpui.image.bordered, .jpui.image.bordered img { border: .0625rem solid rgba(0, 0, 0, .1) } .jpui.image.disabled, .jpui.image.disabled img { opacity: .3; cursor: default } .jpui.image.blurred img { -webkit-filter: blur(.1875rem); filter: blur(.1875rem) } .jpui.image.blurred.image[data-blurlevel=low] img { -webkit-filter: blur(.0625rem); filter: blur(.0625rem) } .jpui.image.blurred.image[data-blurlevel=medium] img { -webkit-filter: blur(.1875rem); filter: blur(.1875rem) } .jpui.image.blurred.image[data-blurlevel=high] img { -webkit-filter: blur(.3125rem); filter: blur(.3125rem) } .jpui.image.fixed { position: fixed; top: 0; left: 0; z-index: -1 } .jpui.image.background { height: 100%; width: 100%; padding: 0; margin: 0; background-size: cover; background-repeat: no-repeat; background-position: center center } .jpui.image.background.blurred { overflow: hidden; -webkit-filter: blur(.3125rem); filter: blur(.3125rem); filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='5') } .jpui.iconwrap { cursor: default } .jpui.iconwrap span.accessible-text { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.iconwrap span.accessible-text i:focus { outline: #717171 dashed .0625rem } .jpui.iconwrap:focus { outline: 0!important } .jpui.iconwrap:focus i:not([disabled]) { outline: #717171 dashed .0625rem } .jpui.iconwrap .minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem) } .jpui.iconwrap.hasMinitooltip, .jpui.loader .chiclets-container { position: relative } .jpui.iconwrap .minitooltip.show, .jpui.iconwrap.hasMinitooltip:focus .minitooltip, .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { clip: auto; padding: .75rem 1rem; width: 12.125rem; height: auto; font-size: .875rem; color: #414042; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1 } .jpui.iconwrap .minitooltip.show { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconwrap .minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.iconwrap .minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconwrap .minitooltip.show { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconwrap .minitooltip.show { max-width: 24.25rem } } .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconaction .minitooltip.show, .jpui.iconwrap.hasMinitooltip:focus .minitooltip { -webkit-animation: showMiniTooltip .1s ease .75s both; border: .0625rem solid #CCC; opacity: 0 } .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 24.25rem } } .jpui.iconwrap.hasMinitooltip:focus .minitooltip { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconwrap.hasMinitooltip:focus .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconwrap.hasMinitooltip:focus .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconwrap.hasMinitooltip:focus .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconwrap.hasMinitooltip:focus .minitooltip { max-width: 24.25rem } } .jpui.loader .shimmer { display: inline-block; background-color: #EDEDED; background-image: linear-gradient(100deg, #EDEDED, #F5F6F5); background-repeat: no-repeat; -webkit-animation-name: shimmer; animation-name: shimmer; -webkit-animation-delay: .1s; animation-delay: .1s; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background-size: 4rem 100% } .jpui.loader .common { width: 100%; height: 100%; line-height: 0; display: inline-block } .jpui.loader .common .shimmer { border-radius: .125rem } .jpui.loader .generic-summary-container { padding-top: 2.5rem; padding-left: 2.5rem } .jpui.loader .generic-summary-container .generic-summary.loader-one { height: .75rem; width: 75%; margin-bottom: 1.25rem } .jpui.loader .generic-summary-container .generic-summary.loader-two { height: .75rem; width: 65% } .jpui.loader.chiclets { line-height: 0 } .jpui.loader .chiclets-container .circle-loader { height: 4.6875rem; width: 4.6875rem; border-radius: 50%; display: inline-block; background-color: #EDEDED; position: absolute; top: 3.4375rem; left: 1.875rem } .jpui.loader .chiclets-container .shimmer-container { position: absolute; top: 4.0625rem; left: 7.5rem; line-height: 0 } .jpui.loader .chiclets-container .shimmer-container .chiclet.loader-one { height: .75rem; width: 10rem; margin-bottom: 1.25rem } .jpui.loader .chiclets-container .shimmer-container .chiclet.loader-two { height: .75rem; width: 7.5rem } .jpui.loader .nav-menu-container { margin-top: 2.375rem } .jpui.loader .nav-menu-container .nav-menu.loader-one { height: 1.875rem; width: 100%; margin-top: 2.375rem; margin-bottom: 1.375rem; border-radius: 0 } .jpui.loader .nav-menu-container .nav-menu.loader-two { height: .75rem; width: 10.625rem; margin-bottom: 1.375rem; margin-left: 1rem } .jpui.loader .nav-menu-container .nav-menu.loader-three { height: .75rem; width: 7.375rem; margin-bottom: 3.75rem; margin-left: 1rem } .jpui.loader .content-container { margin-left: 1.875rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.loader .content-container .content.loader-one { height: 1.25rem; width: 15rem; margin-bottom: 3.75rem } .jpui.loader .content-container .content.loader-two { height: .75rem; width: 16.5625rem; margin-bottom: 1.5rem } .jpui.loader .content-container .content.loader-three { height: .75rem; width: 14.5rem; margin-bottom: 1.5rem } .jpui.loader .content-container .content.loader-four { height: .75rem; width: 16.5625rem; margin-bottom: 1.5rem } .jpui.loader .content-container .content.loader-five { height: .75rem; width: 14.5rem } @-webkit-keyframes shimmer { from { background-position: -4rem top } to { background-position: 100% top } } @keyframes shimmer { from { background-position: -4rem top } to { background-position: 100% top } } @media screen and (min-width:768px) { .jpui.loader .content-container .content.loader-one { margin-top: 1.875rem; margin-bottom: 6.25rem } .jpui.loader .content-container .content.loader-three, .jpui.loader .content-container .content.loader-two { width: 38.75rem } .jpui.loader .content-container .content.loader-four { width: 35.5rem } .jpui.loader .content-container .content.loader-five { display: none } } @media screen and (min-width:1200px) { .jpui.loader .nav-menu-container .nav-menu.loader-two { width: 12.5rem } .jpui.loader .nav-menu-container .nav-menu.loader-three { width: 8.75rem } .jpui.loader .content-container { margin-left: 1.25rem } } .jpui.iconaction:focus { outline: 0!important } .jpui.iconaction:focus i:not([disabled]), .jpui.inlinemodalheader .closeWrap:focus .icon.close { outline: #717171 dashed .0625rem } .jpui.iconaction .minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem) } .jpui.iconaction .minitooltip.show, .jpui.iconaction.hasMinitooltip:focus .minitooltip, .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { clip: auto; padding: .75rem 1rem; width: 12.125rem; height: auto; font-size: .875rem; color: #414042; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; background-color: #F9F6F3 } .jpui.iconaction .minitooltip.show { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconaction .minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.iconaction .minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconaction .minitooltip.show { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconaction .minitooltip.show { max-width: 24.25rem } } .jpui.iconaction.hasMinitooltip { position: relative } .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 24.25rem } } .jpui.iconaction.hasMinitooltip:focus .minitooltip, .jpui.link .link-anchor .minitooltip.show { -webkit-animation: showMiniTooltip .1s ease .75s both; max-width: 18rem; border: .0625rem solid #CCC; opacity: 0 } .jpui.iconaction.hasMinitooltip:focus .minitooltip { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.interstitials .image__container, .jpui.link .link-anchor .minitooltip, .jpui.minitooltip { clip: rect(.0625rem, .0625rem, .0625rem, .0625rem) } .jpui.iconaction.hasMinitooltip:focus .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconaction.hasMinitooltip:focus .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconaction.hasMinitooltip:focus .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconaction.hasMinitooltip:focus .minitooltip { max-width: 24.25rem } } .jpui.inlinemodalheader { position: relative; background-color: #918C86; box-shadow: 0 .25rem .25rem -.25rem rgba(0, 0, 0, .3) } @media print { .jpui.inlinemodalheader { width: 100%!important; background-color: transparent!important; box-shadow: none } .jpui.inlinemodalheader .title { color: #000!important } } .jpui.inlinemodalheader>div { height: 100%; width: 100% } .jpui.inlinemodalheader .title { padding-left: 1rem; margin-top: 0; margin-bottom: 0; line-height: 2; overflow: hidden; white-space: nowrap; text-overflow: clip; margin-right: 4.125rem } @media screen and (max-width:767px) { .jpui.inlinemodalheader .title { margin-right: 3rem } } .jpui.inlinemodalheader .closeWrap { position: absolute; top: 0; right: 0; font-size: 1rem; width: 4.125rem; text-align: center; height: 100% } .jpui.interstitials .interstitial__icon-container, .jpui.list .labelContainer { text-align: right } @media (max-width:991px) { .jpui.inlinemodalheader .closeWrap { width: 3rem } } .jpui.inlinemodalheader.classic.blue .closeWrap:focus .icon.close, .jpui.inlinemodalheader.classic:not(.blue) .closeWrap:focus .icon.close, .jpui.inlinemodalheader.default .closeWrap:focus .icon.close, .jpui.inlinemodalheader.payments .closeWrap:focus .icon.close, .jpui.inlinemodalheader.profile .closeWrap:focus .icon.close { outline: #FFF dashed .0625rem } .jpui.inlinemodalheader .icon.close { cursor: pointer; text-decoration: none; background: 0; border: 0; color: #FFF!important; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: 1.125rem; width: 1.125rem } @media screen and (max-width:767px) { .jpui.inlinemodalheader .icon.close { height: 1rem; width: 1rem } } .jpui.inlinemodalheader.default, .jpui.inlinemodalheader.profile { background-color: #918C86 } @media print { .jpui.inlinemodalheader.default, .jpui.inlinemodalheader.profile { background-color: transparent!important } } .jpui.inlinemodalheader.default .closeWrap, .jpui.inlinemodalheader.profile .closeWrap { background: rgba(0, 0, 0, .3) } .jpui.inlinemodalheader.default .closeWrap:hover, .jpui.inlinemodalheader.profile .closeWrap:hover { background: rgba(0, 0, 0, .5) } .jpui.inlinemodalheader.profile.cpo { background-color: #005DB9 } .jpui.inlinemodalheader.profile.cpc { background-color: #0A4386 } .jpui.inlinemodalheader.profile.cbo, .jpui.inlinemodalheader.profile.cco { background-color: #0B366A } .jpui.inlinemodalheader.profile.jpm { background-color: #3A2206 } .jpui.inlinemodalheader.payments { background-color: #2CA853 } @media print { .jpui.inlinemodalheader.payments { background-color: transparent!important } } .jpui.inlinemodalheader.payments .closeWrap { background: rgba(0, 0, 0, .3) } .jpui.inlinemodalheader.payments .closeWrap:hover { background: rgba(0, 0, 0, .5) } .jpui.inlinemodalheader.classic { background-color: #D8D2C7 } @media print { .jpui.inlinemodalheader.classic { background-color: transparent!important } } .jpui.inlinemodalheader.classic:not(.blue) .closeWrap { background: rgba(0, 0, 0, .3) } .jpui.inlinemodalheader.classic:not(.blue) .closeWrap:hover { background: rgba(0, 0, 0, .5) } .jpui.inlinemodalheader.classic:not(.blue).inlinemodalheader--dynamic-icon .closeWrap:hover { background: 0 0 } .jpui.inlinemodalheader.classic.blue { background-color: #0A4386 } @media print { .jpui.inlinemodalheader.classic.blue { background-color: transparent!important } } .jpui.inlinemodalheader.classic.blue .closeWrap--dynamic-icon .icon.progressleft { color: #FFF } .jpui.inlinemodalheader.classic.blue .title { line-height: 2.4 } @media (min-width:768px) { .jpui.inlinemodalheader .title { padding-left: 1.5rem } .jpui.inlinemodalheader .closeWrap { font-size: 1.125rem } .jpui.inlinemodalheader.classic.blue .closeWrap { line-height: 3.4 } } .jpui.inlinemodalheader.classic.blue .closeWrap .icon.close { color: #FFF!important } @media (max-width:767px) { .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon.classic:not(.blue) .header-container .closeWrap:focus .icon.progressleft { outline: #717171 dashed .0625rem } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon.classic:not(.blue) .header-container .closeWrap .icon.progressleft { color: #666 } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container { display: -ms-flexbox; display: flex; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -ms-flex-pack: end; justify-content: flex-end } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .title { padding-left: 3rem } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap { left: 0; background: 0 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; text-decoration: none } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap .icon.close { display: none } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap:focus .icon.progressleft { outline: #FFF dashed .0625rem } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap .icon.progressleft { color: #FFF; height: 1rem; width: 1rem } } .jpui.input, .jpui.input:focus { outline: transparent solid .0625rem } @media (min-width:768px) { .jpui.inlinemodalheader .icon.close { display: inline-block } .jpui.inlinemodalheader .icon.progressleft { display: none } .jpui.link .link-anchor .minitooltip.show { max-width: 21.875rem } } .jpui.input { padding: .5rem 1rem; width: 100%; height: 2.5rem; border: .0625rem solid #959595; border-radius: 0; -webkit-appearance: none; -webkit-user-select: text!important } .jpui.input:-ms-input-placeholder { color: #717171 } .jpui.input::-webkit-input-placeholder { color: #717171 } .jpui.input:-moz-placeholder { color: #717171; opacity: 1 } .jpui.input::-moz-placeholder { color: #717171; opacity: 1 } .jpui.input::-ms-clear { display: none } .jpui.input:invalid { box-shadow: none } .jpui.input:focus { border-color: #0B6EFD; box-shadow: .0625rem .0625rem 0 #0B6EFD, .0625rem -.0625rem 0 #0B6EFD, -.0625rem .0625rem 0 #0B6EFD, -.0625rem -.0625rem 0 #0B6EFD } .jpui.input.error, .jpui.input.error:focus, .jpui.input.textarea.error, .jpui.input.textarea.error:focus { box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.input.textarea.error, .jpui.input.textarea.error:focus { border-color: #BF2155 } .jpui.input.no-margin-bottom { margin-bottom: 0 } .jpui.input.textarea:disabled { background: #FFF } .jpui.input.textarea.error:focus { outline: 0 } .jpui.input:disabled { border-color: #BCBCBC; background: #FFF; outline: 0 } .jpui.input.error, .jpui.input.error:focus { border-color: #BF2155 } .jpui.input:disabled::-webkit-input-placeholder { color: #BCBCBC } .jpui.input:disabled::-moz-placeholder { color: #BCBCBC } .jpui.input:disabled:-ms-input-placeholder { color: #BCBCBC } .jpui.input.error { outline: transparent solid .125rem } .jpui.input.validation-error { border: .125rem solid #BF2155!important } .jpui.input.validation-error:focus { outline: 0!important; box-shadow: none!important } .jpui.input.unmasked-number { display: none } .jpui.input[type=number] { -moz-appearance: textfield } .jpui.input[type=number]::-webkit-inner-spin-button, .jpui.input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0 } .jpui.interstitials .interstitial__close-icon { font-size: 1.25rem } .jpui.interstitials .interstitial__close-icon i.close { color: #FFF } .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 18rem } .jpui.interstitials .interstitial__container { text-align: center; clear: both; margin: 0 auto } .jpui.interstitials .image__container { display: none; position: absolute; padding: 0; border: 0 } .jpui.interstitials .image__container--xsmall { display: inherit; position: inherit; clip: inherit; padding: inherit; border: inherit; margin-bottom: 1.5rem } .jpui.interstitials .interstitial__image { max-height: 8.4375rem } .jpui.interstitials .interstitial__headline { font-size: 1.375rem; font-weight: 300; color: #FFF; text-align: left } .jpui.interstitials .interstitial__body { padding-top: 1.125rem; padding-bottom: 2.25rem; font-size: 1rem; font-weight: 300; color: #FFF; text-align: left } .jpui.interstitials .button.primary { float: initial; width: 75%; margin-top: 0 } @media screen and (min-width:768px) { .jpui.interstitials .interstitial__close-icon { font-size: 1.5rem } .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 30rem } .jpui.interstitials .interstitial__container { text-align: initial } .jpui.interstitials .image__container { display: inherit; position: inherit; clip: inherit; padding: inherit; border: inherit; margin-bottom: 1.5rem } .jpui.interstitials .image__container--xsmall { display: none; position: absolute; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0; border: 0 } .jpui.interstitials .interstitial__image { max-height: 6.6785rem } .jpui.interstitials .interstitial__headline { font-size: 1.875rem } .jpui.interstitials .interstitial__body { font-size: 1.25rem; padding-top: 1.5rem } .jpui.interstitials .button.primary { float: right; width: auto } } @media screen and (min-width:992px) { .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 40.125rem } .jpui.interstitials .interstitial__image { max-height: 8.9375rem } } @media screen and (min-width:1200px) { .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 47.5rem } .jpui.interstitials .interstitial__image { max-height: 10.625rem } } .jpui.label { display: inline-block; vertical-align: middle; margin: -.25rem .25rem 0; background-color: #EDEDED; border: .0625rem solid #EDEDED; padding: .5rem .8rem; color: rgba(0, 0, 0, .65); border-radius: .325rem; text-decoration: none; cursor: pointer; -moz-box-sizing: border-box; box-sizing: border-box; font-size: .8125rem } .jpui.label.pointing.up:before, .jpui.label.pointing:before { top: -.3rem; border-left-width: .0625rem; border-left-style: solid; border-top-width: .0625rem; border-top-style: solid } @-moz-document url-prefix() { .jpui.alert.primary.inverted.dark .toggleDiv.open i.icon, .jpui.alert.primary.inverted.error .toggleDiv.open i.icon, .jpui.alert.primary.inverted.info .toggleDiv.open i.icon, .jpui.alert.primary.inverted.notification .toggleDiv.open i.icon, .jpui.alert.primary.inverted.success .toggleDiv.open i.icon, .jpui.alert.primary.inverted.warning .toggleDiv.open i.icon { will-change: transform } .jpui.label[data-arrowposition='0']:before { left: .625rem } } .jpui.label[data-arrowposition='100']:before { left: 100% } .jpui.label[data-arrowposition='99']:before { left: 99% } .jpui.label[data-arrowposition='98']:before { left: 98% } .jpui.label[data-arrowposition='97']:before { left: 97% } .jpui.label[data-arrowposition='96']:before { left: 96% } .jpui.label[data-arrowposition='95']:before { left: 95% } .jpui.label[data-arrowposition='94']:before { left: 94% } .jpui.label[data-arrowposition='93']:before { left: 93% } .jpui.label[data-arrowposition='92']:before { left: 92% } .jpui.label[data-arrowposition='91']:before { left: 91% } .jpui.label[data-arrowposition='90']:before { left: 90% } .jpui.label[data-arrowposition='89']:before { left: 89% } .jpui.label[data-arrowposition='88']:before { left: 88% } .jpui.label[data-arrowposition='87']:before { left: 87% } .jpui.label[data-arrowposition='86']:before { left: 86% } .jpui.label[data-arrowposition='85']:before { left: 85% } .jpui.label[data-arrowposition='84']:before { left: 84% } .jpui.label[data-arrowposition='83']:before { left: 83% } .jpui.label[data-arrowposition='82']:before { left: 82% } .jpui.label[data-arrowposition='81']:before { left: 81% } .jpui.label[data-arrowposition='80']:before { left: 80% } .jpui.label[data-arrowposition='79']:before { left: 79% } .jpui.label[data-arrowposition='78']:before { left: 78% } .jpui.label[data-arrowposition='77']:before { left: 77% } .jpui.label[data-arrowposition='76']:before { left: 76% } .jpui.label[data-arrowposition='75']:before { left: 75% } .jpui.label[data-arrowposition='74']:before { left: 74% } .jpui.label[data-arrowposition='73']:before { left: 73% } .jpui.label[data-arrowposition='72']:before { left: 72% } .jpui.label[data-arrowposition='71']:before { left: 71% } .jpui.label[data-arrowposition='70']:before { left: 70% } .jpui.label[data-arrowposition='69']:before { left: 69% } .jpui.label[data-arrowposition='68']:before { left: 68% } .jpui.label[data-arrowposition='67']:before { left: 67% } .jpui.label[data-arrowposition='66']:before { left: 66% } .jpui.label[data-arrowposition='65']:before { left: 65% } .jpui.label[data-arrowposition='64']:before { left: 64% } .jpui.label[data-arrowposition='63']:before { left: 63% } .jpui.label[data-arrowposition='62']:before { left: 62% } .jpui.label[data-arrowposition='61']:before { left: 61% } .jpui.label[data-arrowposition='60']:before { left: 60% } .jpui.label[data-arrowposition='59']:before { left: 59% } .jpui.label[data-arrowposition='58']:before { left: 58% } .jpui.label[data-arrowposition='57']:before { left: 57% } .jpui.label[data-arrowposition='56']:before { left: 56% } .jpui.label[data-arrowposition='55']:before { left: 55% } .jpui.label[data-arrowposition='54']:before { left: 54% } .jpui.label[data-arrowposition='53']:before { left: 53% } .jpui.label[data-arrowposition='52']:before { left: 52% } .jpui.label[data-arrowposition='51']:before { left: 51% } .jpui.label[data-arrowposition='50']:before { left: 50% } .jpui.label[data-arrowposition='49']:before { left: 49% } .jpui.label[data-arrowposition='48']:before { left: 48% } .jpui.label[data-arrowposition='47']:before { left: 47% } .jpui.label[data-arrowposition='46']:before { left: 46% } .jpui.label[data-arrowposition='45']:before { left: 45% } .jpui.label[data-arrowposition='44']:before { left: 44% } .jpui.label[data-arrowposition='43']:before { left: 43% } .jpui.label[data-arrowposition='42']:before { left: 42% } .jpui.label[data-arrowposition='41']:before { left: 41% } .jpui.label[data-arrowposition='40']:before { left: 40% } .jpui.label[data-arrowposition='39']:before { left: 39% } .jpui.label[data-arrowposition='38']:before { left: 38% } .jpui.label[data-arrowposition='37']:before { left: 37% } .jpui.label[data-arrowposition='36']:before { left: 36% } .jpui.label[data-arrowposition='35']:before { left: 35% } .jpui.label[data-arrowposition='34']:before { left: 34% } .jpui.label[data-arrowposition='33']:before { left: 33% } .jpui.label[data-arrowposition='32']:before { left: 32% } .jpui.label[data-arrowposition='31']:before { left: 31% } .jpui.label[data-arrowposition='30']:before { left: 30% } .jpui.label[data-arrowposition='29']:before { left: 29% } .jpui.label[data-arrowposition='28']:before { left: 28% } .jpui.label[data-arrowposition='27']:before { left: 27% } .jpui.label[data-arrowposition='26']:before { left: 26% } .jpui.label[data-arrowposition='25']:before { left: 25% } .jpui.label[data-arrowposition='24']:before { left: 24% } .jpui.label[data-arrowposition='23']:before { left: 23% } .jpui.label[data-arrowposition='22']:before { left: 22% } .jpui.label[data-arrowposition='21']:before { left: 21% } .jpui.label[data-arrowposition='20']:before { left: 20% } .jpui.label[data-arrowposition='19']:before { left: 19% } .jpui.label[data-arrowposition='18']:before { left: 18% } .jpui.label[data-arrowposition='17']:before { left: 17% } .jpui.label[data-arrowposition='16']:before { left: 16% } .jpui.label[data-arrowposition='15']:before { left: 15% } .jpui.label[data-arrowposition='14']:before { left: 14% } .jpui.label[data-arrowposition='13']:before { left: 13% } .jpui.label[data-arrowposition='12']:before { left: 12% } .jpui.label[data-arrowposition='11']:before { left: 11% } .jpui.label[data-arrowposition='10']:before { left: 10% } .jpui.label[data-arrowposition='9']:before { left: 9% } .jpui.label[data-arrowposition='8']:before { left: 8% } .jpui.label[data-arrowposition='7']:before { left: 7% } .jpui.label[data-arrowposition='6']:before { left: 6% } .jpui.label[data-arrowposition='5']:before { left: 5% } .jpui.label[data-arrowposition='4']:before { left: 4% } .jpui.label[data-arrowposition='3']:before { left: 3% } .jpui.label[data-arrowposition='2']:before { left: 2% } .jpui.label[data-arrowposition='1']:before { left: 1% } .jpui.label:first-child { margin-left: 0 } .jpui.label:last-child { margin-right: 0 } .jpui.label.pointing { position: relative } .jpui.label.pointing.attached { position: absolute } .jpui.label.pointing:before { position: absolute; content: ''; width: .6rem; height: .6rem; background-image: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 1; background-color: #EDEDED; border-color: #EDEDED; margin-left: -.3rem } .jpui.label.pointing.up { margin-top: 1rem } .jpui.label.pointing.up:before { margin-left: -.3rem } .jpui.label.pointing.down { margin-top: 0; margin-bottom: 1rem } .jpui.label.pointing.down.noborder { border-radius: 0 } .jpui.label.pointing.down:before { margin-left: -.3rem; top: auto; right: auto; bottom: -.3rem; border-right-style: solid; border-bottom-style: solid; border-width: 0 .0625rem .0625rem 0 } .jpui.label.info { background-color: #126BC5; border: .0625rem solid #126BC5 } .jpui.label.info:before { background-color: #126BC5; border-color: #126BC5 } .jpui.label.info.inverted { border: .0625rem solid #126BC5; background-color: #FFF } .jpui.label.info.inverted:before { background-color: #FFF } .jpui.label.success { background-color: #128842; border: .0625rem solid #128842 } .jpui.label.success:before { background-color: #128842; border-color: #128842 } .jpui.label.success.inverted { border: .0625rem solid #128842; background-color: #FFF } .jpui.label.success.inverted:before { background-color: #FFF } .jpui.label.error { background-color: #BF2155; border: .0625rem solid #BF2155 } .jpui.label.error:before { background-color: #BF2155; border-color: #BF2155 } .jpui.label.error.inverted { border: .0625rem solid #BF2155; background-color: #FFF } .jpui.label.error.inverted:before { background-color: #FFF } .jpui.label.error .label-outline { pointer-events: none } .jpui.label.floating { position: absolute; z-index: auto; top: -1rem; left: 100%; margin: 0 0 0 -1.5rem!important } .jpui.label.floating.left { top: inherit; left: inherit; margin-left: .9375rem!important; margin-top: -.9375rem!important; padding: .625rem 1.5rem .625rem .625rem } .jpui.label.small { font-size: .75rem } .jpui.label.large { font-size: .875rem } .jpui.label.x-large { font-size: 1rem } @-moz-document url-prefix() { .jpui.label.pointing:focus { padding: 0; outline: 0!important } .jpui.label.pointing:focus .label-outline { display: block; width: 100%; height: 100%; position: relative; outline: #717171 dashed .0625rem; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: .5rem .8rem; outline-offset: .0625rem; pointer-events: none } } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.label.pointing:focus { outline: #717171 dashed .0625rem } .jpui.label.pointing:focus .label-outline { outline: 0 } } .jpui.link .link-anchor { white-space: nowrap; position: relative } @media (max-width:767px) { .jpui.link .link-anchor { padding: .5rem; margin-left: -.5rem; margin-right: -.5rem } } .jpui.link .link-anchor.underline { text-decoration: underline } .jpui.link .link-anchor .minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden } .jpui.link .link-anchor .minitooltip.show, .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { clip: auto; padding: .75rem 1rem; width: 12.125rem; height: auto; font-size: .875rem; color: #414042; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1 } .jpui.link .link-anchor .minitooltip.show { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; border-radius: 0; background-color: #F9F6F3; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.link .link-anchor .minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.link .link-anchor .minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:992px) { .jpui.link .link-anchor .minitooltip.show { max-width: 24.25rem } } .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.link .link-anchor:focus .minitooltip.rightAlign, .jpui.link .link-anchor:hover:not(.touch) .minitooltip.rightAlign { left: auto; right: 0 } .jpui.link .link-anchor:focus .minitooltip.centerAlign, .jpui.link .link-anchor:hover:not(.touch) .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { max-width: 24.25rem } } @-moz-document url-prefix() { .jpui.link .link-anchor .link-anchor:focus { outline: 0!important } .jpui.link .link-anchor .link-anchor:focus:after { content: ''; margin: 0; padding: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; outline: #666 dashed .0625rem; pointer-events: none } } .jpui.link .start-icon { margin-right: -.125rem; padding-right: .3125rem; font-size: .6429rem; color: inherit!important } .jpui.link .end-icon { margin-left: -.125rem; padding-left: .3125rem; font-size: .6429rem; color: inherit!important; display: inline } .jpui.link .pipe { color: #959595!important; font-weight: 100; margin-left: -.125rem; margin-right: -.125rem; font-size: 1rem; padding-left: .8333rem; padding-right: .8333rem } .jpui.list { margin: 1.625rem } .jpui.list ul { list-style: none; text-decoration: none; padding-left: 0; margin: 0 } .jpui.list li a { color: #126BC5; text-decoration: none } .jpui.list .listContainer { white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .jpui.list .title { border-bottom: .0625rem dashed #BCBCBC; padding-bottom: .125rem; margin-bottom: .625rem } @media (max-width:768px) { .jpui.list .labelContainer { text-align: left; margin-bottom: .3125rem } } .jpui.marsbanner .marsbanner__container { padding: 1.875rem 0 1.5rem } .jpui.marsbanner .marsbanner__container .marsbanner__image { float: left; display: block; margin-right: 1.5rem; height: 4.6875rem; width: 4.6875rem } .jpui.marsbanner .marsbanner__container .marsbanner__content { overflow: hidden } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__header { font-size: 1.25rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__header { font-size: 1.5rem } } @media screen and (max-width:767px) { .jpui.marsbanner .marsbanner__container { padding: 1.5rem 0 } .jpui.marsbanner .marsbanner__container .marsbanner__image { float: initial; height: 3.75rem; width: 3.75rem; margin: auto } .jpui.marsbanner .marsbanner__container .marsbanner__content { padding-top: .8125rem } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__header { font-size: 1rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__body { padding: .8125rem 0; font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__body { font-size: .875rem } } @media screen and (max-width:767px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__body { font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta { font-size: .875rem } } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta i { font-weight: 400; letter-spacing: 0; text-decoration: none; font-size: .8125rem; color: #126BC5 } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta i { font-size: .875rem } } .jpui.marsoffers { max-width: 26.75rem; min-width: 14.625rem; width: 100%; position: relative } .jpui.marsoffers .marsoffers__cta[href]::after { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0 } .jpui.marsoffers .marsoffers__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; background-color: #128842; color: #FFF; height: 2.5rem; font-size: 1rem } .jpui.marsoffers .marsoffers__header.gray { background-color: #88898B } .jpui.marsoffers .marsoffers__header.black { background-color: #000 } .jpui.marsoffers .marsoffers__header .confirmation { color: #FFF; margin: 0 .75rem 0 1.5rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { display: inline-block; margin: 0; color: #FFF; font-size: 1rem; font-weight: 400 } .jpui.marsoffers .marsoffers__container .marsoffers__container-sm-separator, .jpui.marsoffers .marsoffers__container .marsoffers__cta .progressright { display: none } .jpui.marsoffers .marsoffers__header .marsoffers__heading.black { color: #000 } .jpui.marsoffers .marsoffers__container { padding: .9375rem .75rem 1rem; text-align: center; color: #414042 } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { clear: initial; width: 8.75rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: .8125rem; padding-bottom: .5rem; color: #414042; font-weight: 900 } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.5rem; line-height: 1.875rem; padding-bottom: .625rem; width: 100%; color: #414042; font-weight: 300 } .jpui.marsoffers .marsoffers__container .marsoffers__body { font-size: .8125rem; line-height: 1.125rem; padding-bottom: .625rem; color: #717171 } .jpui.marsoffers .marsoffers__container .marsoffers__cta { font-size: .8125rem; color: #0A6EFD; font-weight: 600; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsoffers .marsoffers__header { font-size: .875rem } .jpui.marsoffers .marsoffers__header .confirmation { margin: 0 .75rem 0 1rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { font-size: inherit } .jpui.marsoffers .marsoffers__container { text-align: left } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { float: right; clear: unset; width: 6rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: .875rem; color: #000 } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.375rem; line-height: 1.875rem; width: 55%; color: #000; height: 8rem } .jpui.marsoffers .marsoffers__container .marsoffers__body { font-size: .875rem; line-height: 1.1875rem; color: #000 } .jpui.marsoffers .marsoffers__container .marsoffers__container-xs-separator { display: none } .jpui.marsoffers .marsoffers__container .marsoffers__container-sm-separator { display: inherit; width: auto; margin: 1.5rem 0 1.25rem } .jpui.marsoffers .marsoffers__container .marsoffers__cta { font-size: .875rem; color: #2F738E } .jpui.marsoffers .marsoffers__container .marsoffers__cta .progressright { color: inherit; font-size: .75rem; display: inherit } } @media screen and (min-width:992px) { .jpui.marsoffers .marsoffers__header .confirmation { margin: 0 .75rem 0 1.5rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { font-size: inherit } .jpui.marsoffers .marsoffers__header { font-size: 1.1875rem } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { width: 7.5rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: .9375rem } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.5rem; width: 60% } .jpui.marsoffers .marsoffers__container .marsoffers__body { font-size: .875rem; line-height: 1.1875rem } .jpui.marsoffers .marsoffers__container .marsoffers__cta { font-size: .875rem; font-weight: 600 } } @media screen and (min-width:1200px) { .jpui.marsoffers .marsoffers__header { font-size: 1.3125rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { font-size: inherit } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { width: 8.75rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: 1.0625rem; font-weight: 900 } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.75rem; line-height: 2rem; font-weight: 300 } } .jpui.menu { padding: 0; border: 0; display: table } .jpui.menu ul { list-style: none; display: table-row } .jpui.menu li { list-style: none; display: table-cell } .jpui.menu a { display: block; white-space: nowrap; text-decoration: none; padding: .25rem 1rem } .jpui.menu li a:hover { background: #58c1f8; color: #FFF } .jpui.menu li.active a { background: #0A96E0; color: #FFF } .jpui.menu a:hover { text-decoration: underline } .jpui.menu.vertical { display: block; border: 0 } .jpui.menu.vertical ul { display: block; padding: 0 } .jpui.modal { width: 100%; height: 100%; text-align: left; position: fixed; left: 0; top: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding: 24px; background: rgba(255, 255, 255, .96); overflow-y: auto; overflow-x: hidden; z-index: 999999; -ms-animation-fill-mode: none!important } .jpui.modal.table-xs-modal { padding: 0 .75rem } .jpui.modal.table-xs-modal .dialog.vertical-center { top: 0; -webkit-transform: none; transform: none; -ms-flex-item-align: start; align-self: flex-start } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .inlinemodalheader { margin-bottom: 1.5rem } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-actions { padding: 0 1rem; margin-bottom: .75rem; text-align: right } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist { width: 100%; display: inline-block; padding: 0 1rem 1.5rem; color: #666; line-height: 1.75 } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .list-item-container { overflow: auto } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-description, .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-term { margin: 0; padding-bottom: 0 } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-term { float: left; width: 50% } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-description { float: right; width: 50% } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-additionalContent { clear: both; padding: 0 1rem .75rem } .jpui.modal .tableTitle { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .tableTitle { font-size: 1.25rem; font-weight: 400 } } .jpui.modal .tableDescription { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .tableDescription { font-size: .875rem } } .jpui.modal .tableDescription a, .jpui.modal .tableDescription a:active, .jpui.modal .tableDescription a:hover, .jpui.modal .tableDescription a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal .summary-header { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .summary-header { font-size: .875rem } } .jpui.modal .chartTableTitle { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .chartTableTitle { font-size: .875rem } } .jpui.modal .chartTableTitle a, .jpui.modal .chartTableTitle a:active, .jpui.modal .chartTableTitle a:hover, .jpui.modal .chartTableTitle a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal .chartDataTitle { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .chartDataTitle { font-size: .875rem } } .jpui.modal .chartModalCloseIcon { position: relative; left: 100%; cursor: pointer } .jpui.modal .modal-close-button-container { right: 1rem; top: 1rem } .jpui.modal .modal-title { margin-top: 1.5rem; width: 100% } .jpui.modal .chart-summary { width: 100% } @media (max-width:767px) { .jpui.modal .chartModalCloseIcon { left: 100% } .jpui.modal .chart-summary, .jpui.modal .modal-title { width: 100% } } .jpui.modal .summary-container .summary-table { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100% } .jpui.modal .summary-container .summary-table .summary-cell { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: stretch; align-items: stretch; max-width: 33.33%; min-width: 33.33%; width: 33.33%; padding: .5rem; margin: 0 } .jpui.modal .summary-container .summary-table .summary-cell .summary-label { font-weight: bolder; padding-bottom: .125rem } .jpui.modal .summary-container .summary-table .summary-cell .summary-value { font-size: .875rem; margin-left: 0 } .jpui.modal .table-container { clear: both } .jpui.modal .table-container .chart-table { width: 100%; overflow-x: auto } @media (max-width:767px) { .jpui.modal .table-container .chart-table { width: 100% } } .jpui.modal .table-container .chart-table.dataset .header-row { height: 2rem } .jpui.modal .table-container .chart-table.dataset .content-row { border-bottom: .0625rem solid #CCC; height: 2rem } .jpui.modal .table-container .chart-table.dataset .x-value { text-align: left } .jpui.modal .close-icon-container, .jpui.modal .table-container .chart-table.dataset .y-value { text-align: right } .jpui.modal .close-icon-container.modal__content { margin-bottom: 5% } .jpui.modal:not(.isAndroid) { -webkit-animation: fadeUp .7s ease-out 0s none; animation: fadeUp .7s ease-out 0s none } @-webkit-keyframes fadeUp { from { -webkit-transform: translate3d(0, 1.5625rem, 1px); transform: translate3d(0, 1.5625rem, 1px); background-color: rgba(255, 255, 255, 0) } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); background-color: rgba(255, 255, 255, .96) } } @keyframes fadeUp { from { -webkit-transform: translate3d(0, 1.5625rem, 1px); transform: translate3d(0, 1.5625rem, 1px); background-color: rgba(255, 255, 255, 0) } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); background-color: rgba(255, 255, 255, .96) } } .jpui.modal.iosSmoothScroll { -webkit-overflow-scrolling: touch; overflow-y: scroll } .jpui.modal.darkBackground { background-color: rgba(0, 0, 0, .8) } .jpui.modal.darkBackground:not(.isAndroid) { -webkit-animation: fadeInDarkBackground .7s ease-out 0s none; animation: fadeInDarkBackground .7s ease-out 0s none } @-webkit-keyframes fadeInDarkBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .8) } } .jpui.modal.grayBackground { background-color: rgba(0, 0, 0, .4) } .jpui.modal.grayBackground:not(.isAndroid) { -webkit-animation: fadeInGrayBackground .7s ease-out 0s none; animation: fadeInGrayBackground .7s ease-out 0s none } @-webkit-keyframes fadeInGrayBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .4) } } @keyframes fadeInGrayBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .4) } } .jpui.modal .dialog { position: relative; width: 100% } .jpui.modal .dialog.vertical-center { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; max-height: 100% } .jpui.modal .modalContent .dialogTitle { margin: 0 0 1.5rem; padding: 0 } .jpui.modal .modalContent.stickyFooterModal { margin-bottom: 5.0625rem } .jpui.modal .modalContent .additionalDialogContent, .jpui.modal .modalContent .dialogMessage { margin: 0 0 1.375rem; padding: 0 } .jpui.modal .modalContent .dialogButtonContainer:not(.isAndroid) { -webkit-animation: fadeButton 1.05s ease 0s forwards; animation: fadeButton 1.05s ease 0s forwards } @-webkit-keyframes fadeButton { from { -webkit-transform: translate3d(0, .9375rem, 1px); transform: translate3d(0, .9375rem, 1px); opacity: 0 } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); opacity: 1 } } @keyframes fadeButton { from { -webkit-transform: translate3d(0, .9375rem, 1px); transform: translate3d(0, .9375rem, 1px); opacity: 0 } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); opacity: 1 } } .jpui.modal .modalContent .additionalDialogContent .chart-summary { margin-bottom: 4rem } .jpui.modal .modalContent .modalFooter { width: 100%; left: 0; right: 0 } @media print { .jpui.modal .dialog { position: absolute; top: 0; left: 0; -webkit-transform: translateY(0); transform: translateY(0) } .jpui.modal .dialog.vertical-center { -webkit-transform: translateY(0); transform: translateY(0) } .jpui.modal .stickybuttons { display: none!important } } .jpui.modal.modal--with-sticky-buttons { -ms-flex-direction: column; flex-direction: column; overflow-y: visible; -ms-flex-pack: justify; justify-content: space-between } .jpui.modal.modal--with-sticky-buttons .stickybuttons { display: -ms-flexbox; display: flex; -ms-flex-negative: 0; flex-shrink: 0; position: static; width: calc(100% + 3rem); margin-left: -1.5rem; margin-bottom: -1.5rem } .jpui.modal.modal--with-sticky-buttons .stickybuttons .button { min-height: 2.5rem } .jpui.modal.modal--with-sticky-buttons .stickybuttons .stickybuttons__button--third { z-index: 1 } .jpui.modal.modal--with-sticky-buttons .dialog { margin: auto; overflow-y: scroll; overflow-x: hidden } .jpui.modal.video.darkBackground { background-color: rgba(0, 0, 0, .8); -webkit-animation: none; animation: none } .jpui.modal.video { z-index: 99999 } .jpui.multiselect { position: relative } .jpui.multiselect input[type=checkbox] { display: none } .jpui.multiselect .multiselect__title { margin-bottom: .25rem } .jpui.multiselect .multiselect__ruler { visibility: hidden; white-space: nowrap; position: absolute } .jpui.multiselect .multiselect__control { border: .0625rem solid #959595; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 2.5rem; position: relative; cursor: text } .jpui.multiselect .multiselect__control.multiselect__control--disabled { border: .0625rem solid #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search::-webkit-input-placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search::-moz-placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search:-ms-input-placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search::placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-selection .multiselect__control-selected-button, .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-selection .multiselect__control-selected-button:hover { fill: #FFF; color: #BCBCBC; border: .0625rem solid #666; background: #FFF } .jpui.multiselect .multiselect__control.multiselect__control--disabled .expanddown { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled:hover { cursor: default } .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #0B6EFD; outline: 0; box-shadow: .0625rem .0625rem 0 #0B6EFD, .0625rem -.0625rem 0 #0B6EFD, -.0625rem .0625rem 0 #0B6EFD, -.0625rem -.0625rem 0 #0B6EFD } .jpui.multiselect .multiselect__control.multiselect__control--focus::-ms-value { background: #FFF; color: #414042 } .jpui.multiselect .multiselect__control.multiselect__control--error { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.multiselect .multiselect__control .multiselect__control-selection { width: 95%; padding: 0 1rem .5rem; -ms-flex-negative: 0; flex-shrink: 0 } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected { list-style-type: none; padding: 0; display: inline } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-item { display: inline-block } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button { border-radius: .25rem; border: .0625rem solid #959595; background-color: #FFF; margin-right: .3125rem; margin-top: .5rem; padding-left: .625rem; padding-right: .625rem; white-space: pre-wrap; text-align: left; display: -ms-flexbox; display: flex } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:hover { background-color: #EDEDED; border-color: #EDEDED } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:active { background-color: #E5E5E5; border-color: #E5E5E5 } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:focus { background-color: #E5E5E5; border: .0625rem dashed #717171 } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:disabled { background-color: #BCBCBC; border: .0625rem dashed #BCBCBC } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button .multiselect__control-selected-icon { font-size: .5625rem; margin-left: .5rem; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected:lastChild .multiselect__control-selected-button { margin-right: 0 } .jpui.multiselect .multiselect__control .multiselect__control-search { display: inline-block; border: none; margin-top: .5rem; padding: 0; -webkit-user-select: text!important } .jpui.multiselect .multiselect__control .multiselect__control-search.disabled { background-color: #FFF } .jpui.multiselect .multiselect__control .multiselect__control-search:focus:-moz-placeholder, .jpui.multiselect .multiselect__control .multiselect__control-search:focus::-webkit-input-placeholder { color: transparent } .jpui.multiselect .multiselect__control .multiselect__control-search::-ms-clear { display: none } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.multiselect .multiselect__control .multiselect__control-search { margin-top: .4rem } } .jpui.multiselect .multiselect__control .multiselect__control-icon { position: absolute; top: 0; right: 0; height: 100%; margin: 0 .625rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center } .jpui.multiselect .multiselect__menu { margin-top: .125rem; margin-bottom: .75rem; padding: 0 0 .5rem; list-style-type: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); height: auto; max-height: 24rem; overflow-y: auto; display: none; position: absolute; z-index: 1; width: 100%; background-color: #fff } .jpui.multiselect .multiselect__menu.multiselect__menu--show { display: block } .jpui.multiselect .multiselect__menu .multiselect__menu-option:hover { background-color: #F9F6F3 } .jpui.multiselect .multiselect__menu .multiselect__menu-option:active { background-color: #0092FF; color: #FFF } .jpui.multiselect .multiselect__menu .multiselect__menu-option.highlighted, .jpui.multiselect .multiselect__menu .multiselect__menu-option:focus { outline: #717171 dashed .0625rem; outline-offset: -.125rem } .jpui.multiselect .multiselect__menu .multiselect__menu-group-header { padding: .25rem .9rem; text-transform: uppercase; background-color: #E7E4DE; font-weight: 700; margin-bottom: .5rem } .jpui.multiselect .multiselect__menu .multiselect__menu-group-header:not( .first) { margin-top: .5rem } .jpui.multiselect .multiselect__menu .multiselect__menu-option, .jpui.multiselect .multiselect__menu .multiselect__menu-placeholder { min-height: 2rem; line-height: 2rem; display: block; text-indent: -.5rem; padding: 0 2.5rem } .jpui.minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden } .jpui.minitooltip.show { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; clip: auto; padding: .75rem 1rem; bottom: -.25rem; right: auto; left: 0; width: 12.125rem; height: auto; max-width: 18rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.navbar.vertical, .jpui.navbar.vertical ul li { background-color: #FFF } .jpui.minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.minitooltip.show { max-width: 21.875rem } .jpui.navbar.vertical.topLevel { padding-top: 1.3125rem } } @media (min-width:992px) { .jpui.minitooltip.show { max-width: 24.25rem } } .jpui.navbar.vertical { height: 100% } .jpui.navbar.vertical ul { margin: 0; list-style: none; padding-left: 0; height: auto; display: none; visibility: hidden } .jpui.navbar.vertical .category .bottom, .jpui.navbar.vertical.navbar--expandable .bottom { height: 100%; width: 100% } .jpui.navbar.vertical ul.active, .jpui.navbar.vertical ul.open { display: block; visibility: visible } .jpui.navbar.vertical ul li [disabled] { pointer-events: none } .jpui.navbar.vertical .clickable { cursor: pointer } .jpui.navbar.vertical .listItem { background-color: #FFF; display: block } .jpui.navbar.vertical.topLevel { position: relative } .jpui.navbar.vertical.topLevel .skiplink:focus { position: absolute; top: 0 } .jpui.navbar.vertical.topLevel .skiplink:focus.bottomSkipLink { top: auto; bottom: -3rem; left: 2rem } .jpui.navbar.vertical.topLevel>.listItem { background-color: #DBD5CA; width: 100%; padding: .4rem 1rem; margin-bottom: 1rem } .jpui.navbar.vertical .category .bottom a { display: block; text-decoration: none; padding-left: 1.5rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .category .bottom a.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .category .bottom a.active { border-left: .375rem solid #0092FF; padding-left: 1.125rem } .jpui.navbar.vertical .category .bottom a:focus { outline: #717171 dashed .0625rem } .jpui.navbar.vertical .category .bottom a:hover:not(.touch) { background-color: #F3F0E9 } .jpui.navbar.vertical .category .bottom a:active, .jpui.navbar.vertical .category .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical .category .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical .category .bottom a.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .category .bottom a.disabled:hover:not(.touch) { background: #F9F6F3; color: #BCBCBC } .jpui.navbar.vertical .category .bottom a.disabled.active { border-left: 0; font-weight: 400; padding-left: 1.5rem } .jpui.navbar.vertical .category .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical .subcategory .bottom a:focus, .jpui.navbar.vertical .subcategory>.listItem:focus { outline: #717171 dashed .0625rem } .jpui.navbar.vertical .category .bottom span.disabled { display: block; text-decoration: none; padding-left: 1.5rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .category .bottom span.disabled.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .category .bottom span.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .category .header-div { background-color: #EDE9E3; padding: .4rem 1.5rem; margin-bottom: .5rem; margin-top: 1rem } .jpui.navbar.vertical .category .header-div>.listItem { background-color: inherit; margin: 0 } .jpui.navbar.vertical .subcategory>.listItem { padding: .4374rem 1.5rem } .jpui.navbar.vertical .subcategory>.listItem.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .subcategory>.listItem.active, .jpui.navbar.vertical .subcategory>.listItem.active:hover { background-color: #F9F6F3; border-bottom: .0625rem solid #FFF } .jpui.navbar.vertical .subcategory>.listItem:active, .jpui.navbar.vertical .subcategory>.listItem:active:not(.touch), .jpui.navbar.vertical .subcategory>.listItem:hover:not(.touch) { background-color: #EDE9E3 } .jpui.navbar.vertical .subcategory>.listItem.disabled { color: #BCBCBC } .jpui.navbar.vertical .subcategory .bottom a { display: block; text-decoration: none; padding-left: 2.75rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .subcategory .bottom a.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .subcategory .bottom a.active { border-left: .375rem solid #0092FF; padding-left: 2.375rem } .jpui.navbar.vertical .subcategory .bottom a:hover:not(.touch) { background-color: #F3F0E9 } .jpui.navbar.vertical .subcategory .bottom a:active, .jpui.navbar.vertical .subcategory .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical .subcategory .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical .subcategory .bottom a.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .subcategory .bottom a.disabled:hover:not(.touch) { background: #F9F6F3; color: #BCBCBC } .jpui.navbar.vertical .subcategory .bottom a.disabled.active { border-left: 0; font-weight: 400; padding-left: 2.75rem } .jpui.navbar.vertical .subcategory .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical .subcategory .bottom span.disabled { display: block; text-decoration: none; padding-left: 2.75rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .subcategory .bottom span.disabled.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .subcategory .bottom span.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .subcategory .bottom { height: 100%; width: 100%; background-color: #F9F6F3; border-bottom: .0625rem solid #FFF } .jpui.navbar.vertical.navbar--expandable { padding-top: 1.125rem } .jpui.navbar.vertical.navbar--expandable .bottom a { display: block; text-decoration: none; padding-left: 1rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical.navbar--expandable .bottom a.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.navbar--expandable .bottom a.active { border-left: .375rem solid #0092FF; padding-left: .625rem } .jpui.navbar.vertical.navbar--expandable .bottom a:focus { outline: #717171 dashed .0625rem } .jpui.navbar.vertical.navbar--expandable .bottom a:hover:not(.touch) { background-color: #F3F0E9 } .jpui.navbar.vertical.navbar--expandable .bottom a:active, .jpui.navbar.vertical.navbar--expandable .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled:hover:not(.touch) { background: #F9F6F3; color: #BCBCBC } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled.active { border-left: 0; font-weight: 400; padding-left: 1rem } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical.navbar--expandable .bottom span.disabled { display: block; text-decoration: none; padding-left: 1rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical.navbar--expandable .bottom span.disabled.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.navbar--expandable .bottom span.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link { color: #414042; padding: .75rem 1.25rem .75rem 1rem; line-height: 1.25rem; font-size: 1rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link.active { padding-left: .625rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link-disabled.disabled { padding: .75rem 1.25rem .75rem 1rem; line-height: 1.25rem; font-size: 1rem } .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem { padding: .75rem 1.25rem .75rem 1rem; line-height: 1.25rem } .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem.active, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem.active:hover, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem:hover { font-size: 1rem; background-color: #FFF; color: #414042; font-weight: 400; border: none } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link, .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link-disabled { padding-left: 2.5rem } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link.active { padding-left: 2.125rem } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom { background-color: #FAF9F8 } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom .bottom-link { color: #414042 } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom:not(.bottom--disabled):hover { background-color: #F9F6F3 } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom:not(.bottom--disabled):active { background-color: #0092FF } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom:not(.bottom--disabled):active .bottom-link { color: #FFF } .jpui.navbar.vertical.navbar--expandable .subcategory .iconBox { float: right; transition: -webkit-transform .3s ease-out 0s; transition: transform .3s ease-out 0s; transition: transform .3s ease-out 0s, -webkit-transform .3s ease-out 0s } .jpui.navbar.vertical.navbar--expandable .subcategory .iconBox .icon { font-size: .625rem } .jpui.navbar.vertical.navbar--expandable .subcategory.active .iconBox { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.navbar.vertical.navbar--expandable .subcategory.active .iconBox .icon { color: #126BC5 } @media (min-width:768px) { .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link { padding: .5rem 1.25rem .5rem 1.5rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link.active { border-left: .375rem solid #0092FF; padding-left: 1.125rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link-disabled.disabled, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem { padding: .5rem 1.25rem .5rem 1.5rem } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link, .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link-disabled { padding-left: 2.5rem } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link.active { padding-left: 2.125rem } } .jpui.navbar.vertical.dark { background-color: #3D3734 } .jpui.navbar.vertical.dark:focus { background-color: #3D3734; outline: #959595 dashed .0625rem } .jpui.navbar.vertical.dark.topLevel { background-color: #26201C; padding-top: 0 } .jpui.navbar.vertical.dark ul.category { padding-bottom: 0 } .jpui.navbar.vertical.dark ul.category .bottom { height: auto; background-color: #3D3734; border-bottom: .0625rem solid #26201C } .jpui.navbar.vertical.dark ul.category .bottom span { height: 100% } .jpui.navbar.vertical.dark ul.category .bottom span.disabled { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.dark ul.category .bottom span.disabled.touch:active { background-color: #3D3734 } .jpui.navbar.vertical.dark ul.category .bottom a { height: 100%; padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.dark ul.category .bottom a.active { background-color: #47423F } .jpui.navbar.vertical.dark ul.category .bottom a:focus { outline: #959595 dashed .0625rem } .jpui.navbar.vertical.dark ul.category .bottom a:hover:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark ul.category .bottom a:active, .jpui.navbar.vertical.dark ul.category .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical.dark ul.category .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical.dark ul.category .bottom a.disabled:hover:not(.touch) { color: #A9D5ED } .jpui.navbar.vertical.dark ul.category .bottom a.disabled:active:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark ul.category .bottom a.disabled.touch:active { background-color: #47423F } .jpui.navbar.vertical.dark ul.category .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical.dark .category .header-div { height: 2.0625rem; background-color: #1E1B18; margin: 0; padding: .5rem 1.5rem } .jpui.navbar.vertical.dark .category .header-div .listItem { background-color: #1E1B18 } .jpui.navbar.vertical.dark .category.listItem.clickable { color: #CCC; margin: 0; padding: .5rem 1.5rem; background-color: #25201C } .jpui.navbar.vertical.dark .subcategory { background-color: #3D3734 } .jpui.navbar.vertical.dark .subcategory .bottom a { background-color: #47423F } .jpui.navbar.vertical.dark .subcategory:hover:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark .subcategory:active, .jpui.navbar.vertical.dark .subcategory:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical.dark .subcategory.open { border-bottom: 0 } .jpui.navbar.vertical.dark .subcategory.listItem { height: 2.75rem; border-bottom: .0625rem solid #26201C } .jpui.navbar.vertical.dark .subcategory.listItem.active, .jpui.navbar.vertical.dark .subcategory.listItem.active:hover { background-color: #47423F; border-bottom: .0625rem solid #26201C } .jpui.navbar.vertical.dark ul.subcategory li .bottom a.active { background-color: #47423F } .jpui.navbar.vertical.dark ul.subcategory li .bottom a:hover:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark ul.subcategory li .bottom a:active, .jpui.navbar.vertical.dark ul.subcategory li .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.offersmars { width: 100%; position: relative; height: 12.375rem; box-shadow: 0 .0625rem .1875rem rgba(0, 0, 0, .2) } .jpui.offersmars .offersmars__badge-container { height: 1.625rem; text-align: right } .jpui.offersmars .offersmars__badge-container .offersmars__badge { height: 100%; padding-top: .375rem } .jpui.offersmars .offersmars__body-container { display: -ms-flexbox; display: flex; height: 8.5rem; padding: .25rem 1.125rem .75rem } .jpui.offersmars .offersmars__body-container .offersmars__offer-image { height: 5.625rem; -ms-flex: 0 0 5.625rem; flex: 0 0 5.625rem } .jpui.offersmars .offersmars__body-container .offersmars__body { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 1rem; width: 100% } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__category { font-size: .8125rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none; margin-bottom: .1875rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline { margin-bottom: .25rem; font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none; line-height: 1.4375rem } @media screen and (min-width:768px) { .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__category { font-size: .875rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline { font-size: 1rem } } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline.offersmars__headline--mars-offer { font-size: 1.125rem; color: #128842; letter-spacing: 0; text-decoration: none; font-weight: 600 } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__text { font-size: .75rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__text b, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__text strong { font-weight: 600 } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list { padding: 0; margin: 0; list-style-type: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item { line-height: .975rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a:active, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a:hover, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key--emphasized { font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-value { font-size: .75rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none; padding-left: .375rem } .jpui.offersmars .offersmars__container-separator { margin: 0 .75rem; border: 0; border-top: .0625rem solid #CCC } .jpui.offersmars .offersmars__footer { height: 2.1875rem; padding: 0 .75rem; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center } .jpui.offersmars .offersmars__footer .offersmars__cta { font-size: .8125rem; font-weight: 600; color: #0B6EFD; letter-spacing: 0; text-decoration: none; padding-top: .5625rem; padding-bottom: .5rem } @media screen and (min-width:1200px) { .jpui.offersmars .offersmars__footer .offersmars__cta { font-size: .875rem } } .jpui.offersmars .offersmars__footer .offersmars__cta[href]::after { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0 } .jpui.offersmars .offersmars__hidden { display: none } @media screen and (max-width:767px) { .jpui.offersmars { height: 12.25rem } .jpui.offersmars .offersmars__body { padding-left: 1.125rem } .jpui.offersmars .offersmars__body-container { padding: .25rem 1rem .75rem; height: 8.375rem } .jpui.offersmars .offersmars__body-container .offersmars__offer-image { -ms-flex: 0 0 3.75rem; flex: 0 0 3.75rem; height: 3.75rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline { line-height: 1.3125rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline.offersmars__headline--mars-offer { font-size: 1rem } } @media screen and (min-width:768px) and (max-width:991px) { .jpui.offersmars .offersmars__body-container { padding-right: .5rem } } .jpui.expandablemicrocopy.expandablemicrocopy--open .expandablemicrocopy__header-icon { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.expandablemicrocopy.expandablemicrocopy--open .expandablemicrocopy__req-list { display: block; margin-top: .125rem; padding-left: 1.75rem } .jpui.expandablemicrocopy .expandablemicrocopy__header { cursor: pointer; border: none; background-color: transparent } .jpui.expandablemicrocopy .expandablemicrocopy__header:focus { outline: #717171 dashed .0625rem } .jpui.expandablemicrocopy .expandablemicrocopy__header:focus .expandablemicrocopy__header-icon { color: #126BC5 } .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item { font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none; font-size: 1rem } .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a:active, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a:hover, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a:visited, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a:active, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a:hover, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.expandablemicrocopy .expandablemicrocopy__req-list { display: none; list-style-type: none } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon { margin-right: .25rem } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon.checkmark { color: #2CA853 } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon.close, .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item.expandablemicrocopy__req-list-item--error { color: #BF2155 } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item-sub { list-style-type: disc } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item-sub-item { color: #717171; margin-left: .75rem } .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header { cursor: default } .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header:focus { outline: 0 } .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle, .jpui.segment:focus { outline: #717171 dashed .0625rem } .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header .expandablemicrocopy__header-label, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header:focus .expandablemicrocopy__header-icon, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__req-list, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item { color: #BCBCBC } .jpui.offerdetails .offerdetails__container hr { margin: 0; border-color: #979797; opacity: .29 } .jpui.panel.primary .footer, .jpui.panel.primary .header { border-left: .0625rem solid #DDD; border-right: .0625rem solid #DDD } .jpui.offerdetails .offerdetails__container .offerdetails__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center } .jpui.offerdetails .offerdetails__container .offerdetails__header .offerdetails__heading { margin-left: auto; font-size: 1.125rem; font-weight: 300; color: #414042 } .jpui.offerdetails .offerdetails__container .offerdetails__header a { margin-left: auto; font-size: 1.25rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details { padding: 2rem 0 2rem 1.5rem; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__merchant-logo { display: inline-block } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__merchant-logo img { width: 4.6875rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info { display: inline-block; vertical-align: top; padding-left: .8125rem; font-weight: 600; color: #414042; font-size: 1.125rem; line-height: 1.125rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info .offerdetails__info-two { padding: .5rem 0 } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info .offerdetails__info-three { font-size: .8125rem; letter-spacing: .0625rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info .offerdetails__info-three .confirmation { padding-right: .5rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container { padding: 0 1.5rem 1.875rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content { margin: 1.875rem; font-size: .825rem; color: #404142 } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .pipe { padding: 0 .625rem; font-size: 1.25rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .offerdetails__date-info { padding: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .offerdetails__date-info .expires { font-weight: 600 } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .offerdetails__cta-container { padding: 1rem 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content a { color: #126BC5 } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content-heading { font-size: 1.125rem; font-weight: 300; color: #414042; margin: 1.125rem 0 .5rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container p { line-height: 1.1875rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__disclaimer { margin: 1.875rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__disclaimer p { font-size: .75rem; color: #717171; line-height: 1rem; margin: 0 } .jpui.panel.bodyspace { padding: 0 } .jpui.panel .table>tbody>tr:nth-child(even) { background-color: #F8F8F8 } .jpui.panel.primary { margin: 1rem 0 } .jpui.panel.primary .header { background: #F5F5F5; color: #333; border-top: .0625rem solid #DDD; padding: 1rem } .jpui.panel.primary .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #DDD } .jpui.panel.primary .footer { background: #F5F5F5; color: #333; border-bottom: .0625rem solid #DDD; padding: 1rem } .jpui.panel.secondary .footer, .jpui.panel.secondary .header { border-left: .0625rem solid #428BCA; border-right: .0625rem solid #428BCA; padding: 1rem } .jpui.panel.secondary { background-color: transparent!important } .jpui.panel.secondary .header { background: #428BCA; color: #FFF; border-top: .0625rem solid #428BCA } .jpui.panel.secondary .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #428BCA } .jpui.panel.secondary .footer { border-bottom: .0625rem solid #428BCA; background: #428BCA; color: #FFF } .jpui.panel.success .footer, .jpui.panel.success .header { border-left: .0625rem solid #48960B; border-right: .0625rem solid #48960B } .jpui.panel.success { background-color: transparent!important } .jpui.panel.success .header { background: #48960B; color: #FFF; border-top: .0625rem solid #48960B; padding: 1rem } .jpui.panel.success .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #48960B } .jpui.panel.success .footer { border-bottom: .0625rem solid #48960B; padding: 1rem; background: #48960B; color: #FFF } .jpui.panel.error .footer, .jpui.panel.error .header { border-left: .0625rem solid #DF0209; border-right: .0625rem solid #DF0209; padding: 1rem } .jpui.panel.error { background-color: transparent!important } .jpui.panel.error .header { background: #DF0209; color: #FFF; border-top: .0625rem solid #DF0209 } .jpui.panel.error .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #DF0209 } .jpui.panel.error .footer { border-bottom: .0625rem solid #DF0209; background: #DF0209; color: #FFF } .jpui.progress.bar { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; background-color: #D8D8D8; height: .25rem; width: 100%; border: .0625rem solid transparent; border-radius: .0625rem } .jpui.progress.bar[data-progress='16'] .fill, .jpui.progress.bar[data-progress='15'] .fill, .jpui.progress.bar[data-progress='14'] .fill, .jpui.progress.bar[data-progress='13'] .fill, .jpui.progress.bar[data-progress='12'] .fill, .jpui.progress.bar[data-progress='11'] .fill, .jpui.progress.bar[data-progress='10'] .fill, .jpui.progress.bar[data-progress='9'] .fill, .jpui.progress.bar[data-progress='8'] .fill, .jpui.progress.bar[data-progress='7'] .fill, .jpui.progress.bar[data-progress='6'] .fill, .jpui.progress.bar[data-progress='4'] .fill, .jpui.progress.bar[data-progress='3'] .fill, .jpui.progress.bar[data-progress='2'] .fill, .jpui.progress.bar[data-progress='1'] .fill, .jpui.progress.bar[data-progress='0'] .fill, .jpui.progress.bar[data-progress='100'] .fill, .jpui.progress.bar[data-progress='99'] .fill, .jpui.progress.bar[data-progress='98'] .fill, .jpui.progress.bar[data-progress='97'] .fill, .jpui.progress.bar[data-progress='96'] .fill, .jpui.progress.bar[data-progress='95'] .fill, .jpui.progress.bar[data-progress='94'] .fill, .jpui.progress.bar[data-progress='93'] .fill, .jpui.progress.bar[data-progress='92'] .fill, .jpui.progress.bar[data-progress='91'] .fill, .jpui.progress.bar[data-progress='90'] .fill, .jpui.progress.bar[data-progress='89'] .fill, .jpui.progress.bar[data-progress='88'] .fill, .jpui.progress.bar[data-progress='87'] .fill, .jpui.progress.bar[data-progress='5'] .fill, .jpui.progress.bar[data-progress='86'] .fill, .jpui.progress.bar[data-progress='85'] .fill, .jpui.progress.bar[data-progress='84'] .fill, .jpui.progress.bar[data-progress='83'] .fill, .jpui.progress.bar[data-progress='82'] .fill, .jpui.progress.bar[data-progress='81'] .fill, .jpui.progress.bar[data-progress='80'] .fill, .jpui.progress.bar[data-progress='79'] .fill, .jpui.progress.bar[data-progress='78'] .fill, .jpui.progress.bar[data-progress='77'] .fill, .jpui.progress.bar[data-progress='76'] .fill, .jpui.progress.bar[data-progress='75'] .fill, .jpui.progress.bar[data-progress='74'] .fill, .jpui.progress.bar[data-progress='73'] .fill, .jpui.progress.bar[data-progress='72'] .fill, .jpui.progress.bar[data-progress='71'] .fill, .jpui.progress.bar[data-progress='70'] .fill, .jpui.progress.bar[data-progress='69'] .fill, .jpui.progress.bar[data-progress='68'] .fill, .jpui.progress.bar[data-progress='67'] .fill, .jpui.progress.bar[data-progress='66'] .fill, .jpui.progress.bar[data-progress='65'] .fill, .jpui.progress.bar[data-progress='64'] .fill, .jpui.progress.bar[data-progress='63'] .fill, .jpui.progress.bar[data-progress='62'] .fill, .jpui.progress.bar[data-progress='61'] .fill, .jpui.progress.bar[data-progress='60'] .fill, .jpui.progress.bar[data-progress='59'] .fill, .jpui.progress.bar[data-progress='58'] .fill, .jpui.progress.bar[data-progress='57'] .fill, .jpui.progress.bar[data-progress='56'] .fill, .jpui.progress.bar[data-progress='55'] .fill, .jpui.progress.bar[data-progress='54'] .fill, .jpui.progress.bar[data-progress='53'] .fill, .jpui.progress.bar[data-progress='52'] .fill, .jpui.progress.bar[data-progress='51'] .fill, .jpui.progress.bar[data-progress='50'] .fill, .jpui.progress.bar[data-progress='49'] .fill, .jpui.progress.bar[data-progress='48'] .fill, .jpui.progress.bar[data-progress='47'] .fill, .jpui.progress.bar[data-progress='46'] .fill, .jpui.progress.bar[data-progress='45'] .fill, .jpui.progress.bar[data-progress='44'] .fill, .jpui.progress.bar[data-progress='43'] .fill, .jpui.progress.bar[data-progress='42'] .fill, .jpui.progress.bar[data-progress='41'] .fill, .jpui.progress.bar[data-progress='40'] .fill, .jpui.progress.bar[data-progress='39'] .fill, .jpui.progress.bar[data-progress='38'] .fill, .jpui.progress.bar[data-progress='37'] .fill, .jpui.progress.bar[data-progress='36'] .fill, .jpui.progress.bar[data-progress='35'] .fill, .jpui.progress.bar[data-progress='34'] .fill, .jpui.progress.bar[data-progress='33'] .fill, .jpui.progress.bar[data-progress='32'] .fill, .jpui.progress.bar[data-progress='31'] .fill, .jpui.progress.bar[data-progress='30'] .fill, .jpui.progress.bar[data-progress='29'] .fill, .jpui.progress.bar[data-progress='28'] .fill, .jpui.progress.bar[data-progress='27'] .fill, .jpui.progress.bar[data-progress='26'] .fill, .jpui.progress.bar[data-progress='25'] .fill, .jpui.progress.bar[data-progress='24'] .fill, .jpui.progress.bar[data-progress='23'] .fill, .jpui.progress.bar[data-progress='22'] .fill, .jpui.progress.bar[data-progress='21'] .fill, .jpui.progress.bar[data-progress='20'] .fill, .jpui.progress.bar[data-progress='19'] .fill, .jpui.progress.bar[data-progress='18'] .fill, .jpui.progress.bar[data-progress='17'] .fill { transition: width 1s ease-in-out; border-width: .1875rem; border-style: solid; border-color: transparent } .jpui.progress.bar .fill { height: .375rem; background-color: #0B6EFD; border-radius: .125rem } .jpui.progress.bar[data-progress='0'] .fill { width: 0% } .jpui.progress.bar[data-progress='1'] .fill { width: 1% } .jpui.progress.bar[data-progress='2'] .fill { width: 2% } .jpui.progress.bar[data-progress='3'] .fill { width: 3% } .jpui.progress.bar[data-progress='4'] .fill { width: 4% } .jpui.progress.bar[data-progress='5'] .fill { width: 5% } .jpui.progress.bar[data-progress='6'] .fill { width: 6% } .jpui.progress.bar[data-progress='7'] .fill { width: 7% } .jpui.progress.bar[data-progress='8'] .fill { width: 8% } .jpui.progress.bar[data-progress='9'] .fill { width: 9% } .jpui.progress.bar[data-progress='10'] .fill { width: 10% } .jpui.progress.bar[data-progress='11'] .fill { width: 11% } .jpui.progress.bar[data-progress='12'] .fill { width: 12% } .jpui.progress.bar[data-progress='13'] .fill { width: 13% } .jpui.progress.bar[data-progress='14'] .fill { width: 14% } .jpui.progress.bar[data-progress='15'] .fill { width: 15% } .jpui.progress.bar[data-progress='16'] .fill { width: 16% } .jpui.progress.bar[data-progress='17'] .fill { width: 17% } .jpui.progress.bar[data-progress='18'] .fill { width: 18% } .jpui.progress.bar[data-progress='19'] .fill { width: 19% } .jpui.progress.bar[data-progress='20'] .fill { width: 20% } .jpui.progress.bar[data-progress='21'] .fill { width: 21% } .jpui.progress.bar[data-progress='22'] .fill { width: 22% } .jpui.progress.bar[data-progress='23'] .fill { width: 23% } .jpui.progress.bar[data-progress='24'] .fill { width: 24% } .jpui.progress.bar[data-progress='25'] .fill { width: 25% } .jpui.progress.bar[data-progress='26'] .fill { width: 26% } .jpui.progress.bar[data-progress='27'] .fill { width: 27% } .jpui.progress.bar[data-progress='28'] .fill { width: 28% } .jpui.progress.bar[data-progress='29'] .fill { width: 29% } .jpui.progress.bar[data-progress='30'] .fill { width: 30% } .jpui.progress.bar[data-progress='31'] .fill { width: 31% } .jpui.progress.bar[data-progress='32'] .fill { width: 32% } .jpui.progress.bar[data-progress='33'] .fill { width: 33% } .jpui.progress.bar[data-progress='34'] .fill { width: 34% } .jpui.progress.bar[data-progress='35'] .fill { width: 35% } .jpui.progress.bar[data-progress='36'] .fill { width: 36% } .jpui.progress.bar[data-progress='37'] .fill { width: 37% } .jpui.progress.bar[data-progress='38'] .fill { width: 38% } .jpui.progress.bar[data-progress='39'] .fill { width: 39% } .jpui.progress.bar[data-progress='40'] .fill { width: 40% } .jpui.progress.bar[data-progress='41'] .fill { width: 41% } .jpui.progress.bar[data-progress='42'] .fill { width: 42% } .jpui.progress.bar[data-progress='43'] .fill { width: 43% } .jpui.progress.bar[data-progress='44'] .fill { width: 44% } .jpui.progress.bar[data-progress='45'] .fill { width: 45% } .jpui.progress.bar[data-progress='46'] .fill { width: 46% } .jpui.progress.bar[data-progress='47'] .fill { width: 47% } .jpui.progress.bar[data-progress='48'] .fill { width: 48% } .jpui.progress.bar[data-progress='49'] .fill { width: 49% } .jpui.progress.bar[data-progress='50'] .fill { width: 50% } .jpui.progress.bar[data-progress='51'] .fill { width: 51% } .jpui.progress.bar[data-progress='52'] .fill { width: 52% } .jpui.progress.bar[data-progress='53'] .fill { width: 53% } .jpui.progress.bar[data-progress='54'] .fill { width: 54% } .jpui.progress.bar[data-progress='55'] .fill { width: 55% } .jpui.progress.bar[data-progress='56'] .fill { width: 56% } .jpui.progress.bar[data-progress='57'] .fill { width: 57% } .jpui.progress.bar[data-progress='58'] .fill { width: 58% } .jpui.progress.bar[data-progress='59'] .fill { width: 59% } .jpui.progress.bar[data-progress='60'] .fill { width: 60% } .jpui.progress.bar[data-progress='61'] .fill { width: 61% } .jpui.progress.bar[data-progress='62'] .fill { width: 62% } .jpui.progress.bar[data-progress='63'] .fill { width: 63% } .jpui.progress.bar[data-progress='64'] .fill { width: 64% } .jpui.progress.bar[data-progress='65'] .fill { width: 65% } .jpui.progress.bar[data-progress='66'] .fill { width: 66% } .jpui.progress.bar[data-progress='67'] .fill { width: 67% } .jpui.progress.bar[data-progress='68'] .fill { width: 68% } .jpui.progress.bar[data-progress='69'] .fill { width: 69% } .jpui.progress.bar[data-progress='70'] .fill { width: 70% } .jpui.progress.bar[data-progress='71'] .fill { width: 71% } .jpui.progress.bar[data-progress='72'] .fill { width: 72% } .jpui.progress.bar[data-progress='73'] .fill { width: 73% } .jpui.progress.bar[data-progress='74'] .fill { width: 74% } .jpui.progress.bar[data-progress='75'] .fill { width: 75% } .jpui.progress.bar[data-progress='76'] .fill { width: 76% } .jpui.progress.bar[data-progress='77'] .fill { width: 77% } .jpui.progress.bar[data-progress='78'] .fill { width: 78% } .jpui.progress.bar[data-progress='79'] .fill { width: 79% } .jpui.progress.bar[data-progress='80'] .fill { width: 80% } .jpui.progress.bar[data-progress='81'] .fill { width: 81% } .jpui.progress.bar[data-progress='82'] .fill { width: 82% } .jpui.progress.bar[data-progress='83'] .fill { width: 83% } .jpui.progress.bar[data-progress='84'] .fill { width: 84% } .jpui.progress.bar[data-progress='85'] .fill { width: 85% } .jpui.progress.bar[data-progress='86'] .fill { width: 86% } .jpui.progress.bar[data-progress='87'] .fill { width: 87% } .jpui.progress.bar[data-progress='88'] .fill { width: 88% } .jpui.progress.bar[data-progress='89'] .fill { width: 89% } .jpui.progress.bar[data-progress='90'] .fill { width: 90% } .jpui.progress.bar[data-progress='91'] .fill { width: 91% } .jpui.progress.bar[data-progress='92'] .fill { width: 92% } .jpui.progress.bar[data-progress='93'] .fill { width: 93% } .jpui.progress.bar[data-progress='94'] .fill { width: 94% } .jpui.progress.bar[data-progress='95'] .fill { width: 95% } .jpui.progress.bar[data-progress='96'] .fill { width: 96% } .jpui.progress.bar[data-progress='97'] .fill { width: 97% } .jpui.progress.bar[data-progress='98'] .fill { width: 98% } .jpui.progress.bar[data-progress='99'] .fill { width: 99% } .jpui.progress.bar[data-progress='100'] .fill { width: 100% } .jpui.progress ol { list-style: none; padding: 0; margin: 0; height: .5rem } .jpui.progress ol:after, .jpui.progress ol:before { content: ''; display: table } .jpui.progress.circles li { display: inline-block; float: left; height: .625rem; width: .625rem; padding: 0; margin-right: .375rem; background-color: #FFF; border: .0625rem solid #919191; border-radius: 50% } .jpui.progress.circles li.active { border-color: transparent; border-width: .3125rem; background-color: #0B6EFD } .jpui.progress.rectangles ol { display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-align: center; align-items: center } .jpui.progress.rectangles li { width: 100%; height: .25rem; background-color: #D8D8D8; border-radius: .0625rem; margin-right: .75rem; border: .0625rem solid transparent } .jpui.progress.rectangles li:first-child { margin-left: 0 } .jpui.progress.rectangles li:last-child { margin-right: 0 } .jpui.progress.rectangles li.active { background-color: #0B6EFD; height: 0; border-width: .125rem } .jpui.progress.rectangles li.active.current-step { border-radius: .125rem; border-width: .1875rem } @media (max-width:767px) { .jpui.progress.rectangles li { margin-right: .375rem } } .jpui.progress.rectangles.bold li { border-radius: .1875rem; height: 1.875rem } .jpui.progress.rectangles.bold li.active { background-color: #095782 } .jpui.progress.rectangles.bold li.active.current-step { height: 2.375rem; border: none; background: repeating-linear-gradient(45deg, #B1CBD9, #B1CBD9 .4375rem, #85AEC3 .4375rem, #85AEC3 .5625rem) } .jpui.progress.active { background-color: #0B6EFD; border-style: solid; border-color: transparent; height: 0 } .jpui.progress.radial { background-color: #CCC; border-radius: 50%; width: 13.5rem; height: 13.5rem } .jpui.progress.radial .circle .fill, .jpui.progress.radial .circle .mask { -webkit-backface-visibility: hidden; transition: -webkit-transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s } .jpui.progress.radial .circle .fill, .jpui.progress.radial .circle .mask, .jpui.progress.radial .circle .shadow { position: absolute; width: 13.5rem; height: 13.5rem; border-radius: 50% } .jpui.progress.radial .circle .mask { clip: rect(0, 13.5rem, 13.5rem, 6.75rem) } .jpui.progress.radial .circle .mask .fill { clip: rect(0, 6.75rem, 13.5rem, 0); background-color: #0B6EFD } .jpui.progress.radial .circle .mask, .jpui.progress.radial _::-webkit-:not(:root:root) .mask { clip: auto; -webkit-clip-path: inset(0 0 0 6.75rem) } .jpui.progress.radial .circle .mask .fill, .jpui.progress.radial _::-webkit-:not(:root:root) .mask .fill { clip: auto; -webkit-clip-path: inset(0 6.75rem 0 0); background-color: #0B6EFD } .jpui.progress.radial .inset { position: absolute; margin: .75rem 0 0 .75rem; width: 12rem; height: 12rem; background-color: #FFF; border-radius: 50% } .jpui.progress.radial .inset .percentage { position: absolute; top: 3.5rem; left: 2.5rem; width: 8.5625rem; line-height: 1; text-align: center; color: #414042; font-size: 4.0625rem; font-weight: 300 } .jpui.progress.radial .inset .subtitle { position: absolute; top: 7.5rem; left: 3.5rem; line-height: 1; text-align: center; color: #666; font-size: 1.0625rem; width: 3.625rem; text-transform: uppercase } .jpui.progress.radial .superscript { font-size: 60% } .jpui.progress.radial[data-progress='0'] .circle .fill, .jpui.progress.radial[data-progress='0'] .circle .fill.fix, .jpui.progress.radial[data-progress='0'] .circle .mask.full { -webkit-transform: rotate(0); transform: rotate(0) } .jpui.progress.radial[data-progress='0'] .inset .percentage:before { content: '0' } .jpui.progress.radial[data-progress='1'] .circle .fill, .jpui.progress.radial[data-progress='1'] .circle .mask.full { -webkit-transform: rotate(1.8deg); transform: rotate(1.8deg) } .jpui.progress.radial[data-progress='1'] .circle .fill.fix { -webkit-transform: rotate(3.6deg); transform: rotate(3.6deg) } .jpui.progress.radial[data-progress='1'] .inset .percentage:before { content: '1' } .jpui.progress.radial[data-progress='2'] .circle .fill, .jpui.progress.radial[data-progress='2'] .circle .mask.full { -webkit-transform: rotate(3.6deg); transform: rotate(3.6deg) } .jpui.progress.radial[data-progress='2'] .circle .fill.fix { -webkit-transform: rotate(7.2deg); transform: rotate(7.2deg) } .jpui.progress.radial[data-progress='2'] .inset .percentage:before { content: '2' } .jpui.progress.radial[data-progress='3'] .circle .fill, .jpui.progress.radial[data-progress='3'] .circle .mask.full { -webkit-transform: rotate(5.4deg); transform: rotate(5.4deg) } .jpui.progress.radial[data-progress='3'] .circle .fill.fix { -webkit-transform: rotate(10.8deg); transform: rotate(10.8deg) } .jpui.progress.radial[data-progress='3'] .inset .percentage:before { content: '3' } .jpui.progress.radial[data-progress='4'] .circle .fill, .jpui.progress.radial[data-progress='4'] .circle .mask.full { -webkit-transform: rotate(7.2deg); transform: rotate(7.2deg) } .jpui.progress.radial[data-progress='4'] .circle .fill.fix { -webkit-transform: rotate(14.4deg); transform: rotate(14.4deg) } .jpui.progress.radial[data-progress='4'] .inset .percentage:before { content: '4' } .jpui.progress.radial[data-progress='5'] .circle .fill, .jpui.progress.radial[data-progress='5'] .circle .mask.full { -webkit-transform: rotate(9deg); transform: rotate(9deg) } .jpui.progress.radial[data-progress='5'] .circle .fill.fix { -webkit-transform: rotate(18deg); transform: rotate(18deg) } .jpui.progress.radial[data-progress='5'] .inset .percentage:before { content: '5' } .jpui.progress.radial[data-progress='6'] .circle .fill, .jpui.progress.radial[data-progress='6'] .circle .mask.full { -webkit-transform: rotate(10.8deg); transform: rotate(10.8deg) } .jpui.progress.radial[data-progress='6'] .circle .fill.fix { -webkit-transform: rotate(21.6deg); transform: rotate(21.6deg) } .jpui.progress.radial[data-progress='6'] .inset .percentage:before { content: '6' } .jpui.progress.radial[data-progress='7'] .circle .fill, .jpui.progress.radial[data-progress='7'] .circle .mask.full { -webkit-transform: rotate(12.6deg); transform: rotate(12.6deg) } .jpui.progress.radial[data-progress='7'] .circle .fill.fix { -webkit-transform: rotate(25.2deg); transform: rotate(25.2deg) } .jpui.progress.radial[data-progress='7'] .inset .percentage:before { content: '7' } .jpui.progress.radial[data-progress='8'] .circle .fill, .jpui.progress.radial[data-progress='8'] .circle .mask.full { -webkit-transform: rotate(14.4deg); transform: rotate(14.4deg) } .jpui.progress.radial[data-progress='8'] .circle .fill.fix { -webkit-transform: rotate(28.8deg); transform: rotate(28.8deg) } .jpui.progress.radial[data-progress='8'] .inset .percentage:before { content: '8' } .jpui.progress.radial[data-progress='9'] .circle .fill, .jpui.progress.radial[data-progress='9'] .circle .mask.full { -webkit-transform: rotate(16.2deg); transform: rotate(16.2deg) } .jpui.progress.radial[data-progress='9'] .circle .fill.fix { -webkit-transform: rotate(32.4deg); transform: rotate(32.4deg) } .jpui.progress.radial[data-progress='9'] .inset .percentage:before { content: '9' } .jpui.progress.radial[data-progress='10'] .circle .fill, .jpui.progress.radial[data-progress='10'] .circle .mask.full { -webkit-transform: rotate(18deg); transform: rotate(18deg) } .jpui.progress.radial[data-progress='10'] .circle .fill.fix { -webkit-transform: rotate(36deg); transform: rotate(36deg) } .jpui.progress.radial[data-progress='10'] .inset .percentage:before { content: '10' } .jpui.progress.radial[data-progress='11'] .circle .fill, .jpui.progress.radial[data-progress='11'] .circle .mask.full { -webkit-transform: rotate(19.8deg); transform: rotate(19.8deg) } .jpui.progress.radial[data-progress='11'] .circle .fill.fix { -webkit-transform: rotate(39.6deg); transform: rotate(39.6deg) } .jpui.progress.radial[data-progress='11'] .inset .percentage:before { content: '11' } .jpui.progress.radial[data-progress='12'] .circle .fill, .jpui.progress.radial[data-progress='12'] .circle .mask.full { -webkit-transform: rotate(21.6deg); transform: rotate(21.6deg) } .jpui.progress.radial[data-progress='12'] .circle .fill.fix { -webkit-transform: rotate(43.2deg); transform: rotate(43.2deg) } .jpui.progress.radial[data-progress='12'] .inset .percentage:before { content: '12' } .jpui.progress.radial[data-progress='13'] .circle .fill, .jpui.progress.radial[data-progress='13'] .circle .mask.full { -webkit-transform: rotate(23.4deg); transform: rotate(23.4deg) } .jpui.progress.radial[data-progress='13'] .circle .fill.fix { -webkit-transform: rotate(46.8deg); transform: rotate(46.8deg) } .jpui.progress.radial[data-progress='13'] .inset .percentage:before { content: '13' } .jpui.progress.radial[data-progress='14'] .circle .fill, .jpui.progress.radial[data-progress='14'] .circle .mask.full { -webkit-transform: rotate(25.2deg); transform: rotate(25.2deg) } .jpui.progress.radial[data-progress='14'] .circle .fill.fix { -webkit-transform: rotate(50.4deg); transform: rotate(50.4deg) } .jpui.progress.radial[data-progress='14'] .inset .percentage:before { content: '14' } .jpui.progress.radial[data-progress='15'] .circle .fill, .jpui.progress.radial[data-progress='15'] .circle .mask.full { -webkit-transform: rotate(27deg); transform: rotate(27deg) } .jpui.progress.radial[data-progress='15'] .circle .fill.fix { -webkit-transform: rotate(54deg); transform: rotate(54deg) } .jpui.progress.radial[data-progress='15'] .inset .percentage:before { content: '15' } .jpui.progress.radial[data-progress='16'] .circle .fill, .jpui.progress.radial[data-progress='16'] .circle .mask.full { -webkit-transform: rotate(28.8deg); transform: rotate(28.8deg) } .jpui.progress.radial[data-progress='16'] .circle .fill.fix { -webkit-transform: rotate(57.6deg); transform: rotate(57.6deg) } .jpui.progress.radial[data-progress='16'] .inset .percentage:before { content: '16' } .jpui.progress.radial[data-progress='17'] .circle .fill, .jpui.progress.radial[data-progress='17'] .circle .mask.full { -webkit-transform: rotate(30.6deg); transform: rotate(30.6deg) } .jpui.progress.radial[data-progress='17'] .circle .fill.fix { -webkit-transform: rotate(61.2deg); transform: rotate(61.2deg) } .jpui.progress.radial[data-progress='17'] .inset .percentage:before { content: '17' } .jpui.progress.radial[data-progress='18'] .circle .fill, .jpui.progress.radial[data-progress='18'] .circle .mask.full { -webkit-transform: rotate(32.4deg); transform: rotate(32.4deg) } .jpui.progress.radial[data-progress='18'] .circle .fill.fix { -webkit-transform: rotate(64.8deg); transform: rotate(64.8deg) } .jpui.progress.radial[data-progress='18'] .inset .percentage:before { content: '18' } .jpui.progress.radial[data-progress='19'] .circle .fill, .jpui.progress.radial[data-progress='19'] .circle .mask.full { -webkit-transform: rotate(34.2deg); transform: rotate(34.2deg) } .jpui.progress.radial[data-progress='19'] .circle .fill.fix { -webkit-transform: rotate(68.4deg); transform: rotate(68.4deg) } .jpui.progress.radial[data-progress='19'] .inset .percentage:before { content: '19' } .jpui.progress.radial[data-progress='20'] .circle .fill, .jpui.progress.radial[data-progress='20'] .circle .mask.full { -webkit-transform: rotate(36deg); transform: rotate(36deg) } .jpui.progress.radial[data-progress='20'] .circle .fill.fix { -webkit-transform: rotate(72deg); transform: rotate(72deg) } .jpui.progress.radial[data-progress='20'] .inset .percentage:before { content: '20' } .jpui.progress.radial[data-progress='21'] .circle .fill, .jpui.progress.radial[data-progress='21'] .circle .mask.full { -webkit-transform: rotate(37.8deg); transform: rotate(37.8deg) } .jpui.progress.radial[data-progress='21'] .circle .fill.fix { -webkit-transform: rotate(75.6deg); transform: rotate(75.6deg) } .jpui.progress.radial[data-progress='21'] .inset .percentage:before { content: '21' } .jpui.progress.radial[data-progress='22'] .circle .fill, .jpui.progress.radial[data-progress='22'] .circle .mask.full { -webkit-transform: rotate(39.6deg); transform: rotate(39.6deg) } .jpui.progress.radial[data-progress='22'] .circle .fill.fix { -webkit-transform: rotate(79.2deg); transform: rotate(79.2deg) } .jpui.progress.radial[data-progress='22'] .inset .percentage:before { content: '22' } .jpui.progress.radial[data-progress='23'] .circle .fill, .jpui.progress.radial[data-progress='23'] .circle .mask.full { -webkit-transform: rotate(41.4deg); transform: rotate(41.4deg) } .jpui.progress.radial[data-progress='23'] .circle .fill.fix { -webkit-transform: rotate(82.8deg); transform: rotate(82.8deg) } .jpui.progress.radial[data-progress='23'] .inset .percentage:before { content: '23' } .jpui.progress.radial[data-progress='24'] .circle .fill, .jpui.progress.radial[data-progress='24'] .circle .mask.full { -webkit-transform: rotate(43.2deg); transform: rotate(43.2deg) } .jpui.progress.radial[data-progress='24'] .circle .fill.fix { -webkit-transform: rotate(86.4deg); transform: rotate(86.4deg) } .jpui.progress.radial[data-progress='24'] .inset .percentage:before { content: '24' } .jpui.progress.radial[data-progress='25'] .circle .fill, .jpui.progress.radial[data-progress='25'] .circle .mask.full { -webkit-transform: rotate(45deg); transform: rotate(45deg) } .jpui.progress.radial[data-progress='25'] .circle .fill.fix { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.progress.radial[data-progress='25'] .inset .percentage:before { content: '25' } .jpui.progress.radial[data-progress='26'] .circle .fill, .jpui.progress.radial[data-progress='26'] .circle .mask.full { -webkit-transform: rotate(46.8deg); transform: rotate(46.8deg) } .jpui.progress.radial[data-progress='26'] .circle .fill.fix { -webkit-transform: rotate(93.6deg); transform: rotate(93.6deg) } .jpui.progress.radial[data-progress='26'] .inset .percentage:before { content: '26' } .jpui.progress.radial[data-progress='27'] .circle .fill, .jpui.progress.radial[data-progress='27'] .circle .mask.full { -webkit-transform: rotate(48.6deg); transform: rotate(48.6deg) } .jpui.progress.radial[data-progress='27'] .circle .fill.fix { -webkit-transform: rotate(97.2deg); transform: rotate(97.2deg) } .jpui.progress.radial[data-progress='27'] .inset .percentage:before { content: '27' } .jpui.progress.radial[data-progress='28'] .circle .fill, .jpui.progress.radial[data-progress='28'] .circle .mask.full { -webkit-transform: rotate(50.4deg); transform: rotate(50.4deg) } .jpui.progress.radial[data-progress='28'] .circle .fill.fix { -webkit-transform: rotate(100.8deg); transform: rotate(100.8deg) } .jpui.progress.radial[data-progress='28'] .inset .percentage:before { content: '28' } .jpui.progress.radial[data-progress='29'] .circle .fill, .jpui.progress.radial[data-progress='29'] .circle .mask.full { -webkit-transform: rotate(52.2deg); transform: rotate(52.2deg) } .jpui.progress.radial[data-progress='29'] .circle .fill.fix { -webkit-transform: rotate(104.4deg); transform: rotate(104.4deg) } .jpui.progress.radial[data-progress='29'] .inset .percentage:before { content: '29' } .jpui.progress.radial[data-progress='30'] .circle .fill, .jpui.progress.radial[data-progress='30'] .circle .mask.full { -webkit-transform: rotate(54deg); transform: rotate(54deg) } .jpui.progress.radial[data-progress='30'] .circle .fill.fix { -webkit-transform: rotate(108deg); transform: rotate(108deg) } .jpui.progress.radial[data-progress='30'] .inset .percentage:before { content: '30' } .jpui.progress.radial[data-progress='31'] .circle .fill, .jpui.progress.radial[data-progress='31'] .circle .mask.full { -webkit-transform: rotate(55.8deg); transform: rotate(55.8deg) } .jpui.progress.radial[data-progress='31'] .circle .fill.fix { -webkit-transform: rotate(111.6deg); transform: rotate(111.6deg) } .jpui.progress.radial[data-progress='31'] .inset .percentage:before { content: '31' } .jpui.progress.radial[data-progress='32'] .circle .fill, .jpui.progress.radial[data-progress='32'] .circle .mask.full { -webkit-transform: rotate(57.6deg); transform: rotate(57.6deg) } .jpui.progress.radial[data-progress='32'] .circle .fill.fix { -webkit-transform: rotate(115.2deg); transform: rotate(115.2deg) } .jpui.progress.radial[data-progress='32'] .inset .percentage:before { content: '32' } .jpui.progress.radial[data-progress='33'] .circle .fill, .jpui.progress.radial[data-progress='33'] .circle .mask.full { -webkit-transform: rotate(59.4deg); transform: rotate(59.4deg) } .jpui.progress.radial[data-progress='33'] .circle .fill.fix { -webkit-transform: rotate(118.8deg); transform: rotate(118.8deg) } .jpui.progress.radial[data-progress='33'] .inset .percentage:before { content: '33' } .jpui.progress.radial[data-progress='34'] .circle .fill, .jpui.progress.radial[data-progress='34'] .circle .mask.full { -webkit-transform: rotate(61.2deg); transform: rotate(61.2deg) } .jpui.progress.radial[data-progress='34'] .circle .fill.fix { -webkit-transform: rotate(122.4deg); transform: rotate(122.4deg) } .jpui.progress.radial[data-progress='34'] .inset .percentage:before { content: '34' } .jpui.progress.radial[data-progress='35'] .circle .fill, .jpui.progress.radial[data-progress='35'] .circle .mask.full { -webkit-transform: rotate(63deg); transform: rotate(63deg) } .jpui.progress.radial[data-progress='35'] .circle .fill.fix { -webkit-transform: rotate(126deg); transform: rotate(126deg) } .jpui.progress.radial[data-progress='35'] .inset .percentage:before { content: '35' } .jpui.progress.radial[data-progress='36'] .circle .fill, .jpui.progress.radial[data-progress='36'] .circle .mask.full { -webkit-transform: rotate(64.8deg); transform: rotate(64.8deg) } .jpui.progress.radial[data-progress='36'] .circle .fill.fix { -webkit-transform: rotate(129.6deg); transform: rotate(129.6deg) } .jpui.progress.radial[data-progress='36'] .inset .percentage:before { content: '36' } .jpui.progress.radial[data-progress='37'] .circle .fill, .jpui.progress.radial[data-progress='37'] .circle .mask.full { -webkit-transform: rotate(66.6deg); transform: rotate(66.6deg) } .jpui.progress.radial[data-progress='37'] .circle .fill.fix { -webkit-transform: rotate(133.2deg); transform: rotate(133.2deg) } .jpui.progress.radial[data-progress='37'] .inset .percentage:before { content: '37' } .jpui.progress.radial[data-progress='38'] .circle .fill, .jpui.progress.radial[data-progress='38'] .circle .mask.full { -webkit-transform: rotate(68.4deg); transform: rotate(68.4deg) } .jpui.progress.radial[data-progress='38'] .circle .fill.fix { -webkit-transform: rotate(136.8deg); transform: rotate(136.8deg) } .jpui.progress.radial[data-progress='38'] .inset .percentage:before { content: '38' } .jpui.progress.radial[data-progress='39'] .circle .fill, .jpui.progress.radial[data-progress='39'] .circle .mask.full { -webkit-transform: rotate(70.2deg); transform: rotate(70.2deg) } .jpui.progress.radial[data-progress='39'] .circle .fill.fix { -webkit-transform: rotate(140.4deg); transform: rotate(140.4deg) } .jpui.progress.radial[data-progress='39'] .inset .percentage:before { content: '39' } .jpui.progress.radial[data-progress='40'] .circle .fill, .jpui.progress.radial[data-progress='40'] .circle .mask.full { -webkit-transform: rotate(72deg); transform: rotate(72deg) } .jpui.progress.radial[data-progress='40'] .circle .fill.fix { -webkit-transform: rotate(144deg); transform: rotate(144deg) } .jpui.progress.radial[data-progress='40'] .inset .percentage:before { content: '40' } .jpui.progress.radial[data-progress='41'] .circle .fill, .jpui.progress.radial[data-progress='41'] .circle .mask.full { -webkit-transform: rotate(73.8deg); transform: rotate(73.8deg) } .jpui.progress.radial[data-progress='41'] .circle .fill.fix { -webkit-transform: rotate(147.6deg); transform: rotate(147.6deg) } .jpui.progress.radial[data-progress='41'] .inset .percentage:before { content: '41' } .jpui.progress.radial[data-progress='42'] .circle .fill, .jpui.progress.radial[data-progress='42'] .circle .mask.full { -webkit-transform: rotate(75.6deg); transform: rotate(75.6deg) } .jpui.progress.radial[data-progress='42'] .circle .fill.fix { -webkit-transform: rotate(151.2deg); transform: rotate(151.2deg) } .jpui.progress.radial[data-progress='42'] .inset .percentage:before { content: '42' } .jpui.progress.radial[data-progress='43'] .circle .fill, .jpui.progress.radial[data-progress='43'] .circle .mask.full { -webkit-transform: rotate(77.4deg); transform: rotate(77.4deg) } .jpui.progress.radial[data-progress='43'] .circle .fill.fix { -webkit-transform: rotate(154.8deg); transform: rotate(154.8deg) } .jpui.progress.radial[data-progress='43'] .inset .percentage:before { content: '43' } .jpui.progress.radial[data-progress='44'] .circle .fill, .jpui.progress.radial[data-progress='44'] .circle .mask.full { -webkit-transform: rotate(79.2deg); transform: rotate(79.2deg) } .jpui.progress.radial[data-progress='44'] .circle .fill.fix { -webkit-transform: rotate(158.4deg); transform: rotate(158.4deg) } .jpui.progress.radial[data-progress='44'] .inset .percentage:before { content: '44' } .jpui.progress.radial[data-progress='45'] .circle .fill, .jpui.progress.radial[data-progress='45'] .circle .mask.full { -webkit-transform: rotate(81deg); transform: rotate(81deg) } .jpui.progress.radial[data-progress='45'] .circle .fill.fix { -webkit-transform: rotate(162deg); transform: rotate(162deg) } .jpui.progress.radial[data-progress='45'] .inset .percentage:before { content: '45' } .jpui.progress.radial[data-progress='46'] .circle .fill, .jpui.progress.radial[data-progress='46'] .circle .mask.full { -webkit-transform: rotate(82.8deg); transform: rotate(82.8deg) } .jpui.progress.radial[data-progress='46'] .circle .fill.fix { -webkit-transform: rotate(165.6deg); transform: rotate(165.6deg) } .jpui.progress.radial[data-progress='46'] .inset .percentage:before { content: '46' } .jpui.progress.radial[data-progress='47'] .circle .fill, .jpui.progress.radial[data-progress='47'] .circle .mask.full { -webkit-transform: rotate(84.6deg); transform: rotate(84.6deg) } .jpui.progress.radial[data-progress='47'] .circle .fill.fix { -webkit-transform: rotate(169.2deg); transform: rotate(169.2deg) } .jpui.progress.radial[data-progress='47'] .inset .percentage:before { content: '47' } .jpui.progress.radial[data-progress='48'] .circle .fill, .jpui.progress.radial[data-progress='48'] .circle .mask.full { -webkit-transform: rotate(86.4deg); transform: rotate(86.4deg) } .jpui.progress.radial[data-progress='48'] .circle .fill.fix { -webkit-transform: rotate(172.8deg); transform: rotate(172.8deg) } .jpui.progress.radial[data-progress='48'] .inset .percentage:before { content: '48' } .jpui.progress.radial[data-progress='49'] .circle .fill, .jpui.progress.radial[data-progress='49'] .circle .mask.full { -webkit-transform: rotate(88.2deg); transform: rotate(88.2deg) } .jpui.progress.radial[data-progress='49'] .circle .fill.fix { -webkit-transform: rotate(176.4deg); transform: rotate(176.4deg) } .jpui.progress.radial[data-progress='49'] .inset .percentage:before { content: '49' } .jpui.progress.radial[data-progress='50'] .circle .fill, .jpui.progress.radial[data-progress='50'] .circle .mask.full { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.progress.radial[data-progress='50'] .circle .fill.fix { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .jpui.progress.radial[data-progress='50'] .inset .percentage:before { content: '50' } .jpui.progress.radial[data-progress='51'] .circle .fill, .jpui.progress.radial[data-progress='51'] .circle .mask.full { -webkit-transform: rotate(91.8deg); transform: rotate(91.8deg) } .jpui.progress.radial[data-progress='51'] .circle .fill.fix { -webkit-transform: rotate(183.6deg); transform: rotate(183.6deg) } .jpui.progress.radial[data-progress='51'] .inset .percentage:before { content: '51' } .jpui.progress.radial[data-progress='52'] .circle .fill, .jpui.progress.radial[data-progress='52'] .circle .mask.full { -webkit-transform: rotate(93.6deg); transform: rotate(93.6deg) } .jpui.progress.radial[data-progress='52'] .circle .fill.fix { -webkit-transform: rotate(187.2deg); transform: rotate(187.2deg) } .jpui.progress.radial[data-progress='52'] .inset .percentage:before { content: '52' } .jpui.progress.radial[data-progress='53'] .circle .fill, .jpui.progress.radial[data-progress='53'] .circle .mask.full { -webkit-transform: rotate(95.4deg); transform: rotate(95.4deg) } .jpui.progress.radial[data-progress='53'] .circle .fill.fix { -webkit-transform: rotate(190.8deg); transform: rotate(190.8deg) } .jpui.progress.radial[data-progress='53'] .inset .percentage:before { content: '53' } .jpui.progress.radial[data-progress='54'] .circle .fill, .jpui.progress.radial[data-progress='54'] .circle .mask.full { -webkit-transform: rotate(97.2deg); transform: rotate(97.2deg) } .jpui.progress.radial[data-progress='54'] .circle .fill.fix { -webkit-transform: rotate(194.4deg); transform: rotate(194.4deg) } .jpui.progress.radial[data-progress='54'] .inset .percentage:before { content: '54' } .jpui.progress.radial[data-progress='55'] .circle .fill, .jpui.progress.radial[data-progress='55'] .circle .mask.full { -webkit-transform: rotate(99deg); transform: rotate(99deg) } .jpui.progress.radial[data-progress='55'] .circle .fill.fix { -webkit-transform: rotate(198deg); transform: rotate(198deg) } .jpui.progress.radial[data-progress='55'] .inset .percentage:before { content: '55' } .jpui.progress.radial[data-progress='56'] .circle .fill, .jpui.progress.radial[data-progress='56'] .circle .mask.full { -webkit-transform: rotate(100.8deg); transform: rotate(100.8deg) } .jpui.progress.radial[data-progress='56'] .circle .fill.fix { -webkit-transform: rotate(201.6deg); transform: rotate(201.6deg) } .jpui.progress.radial[data-progress='56'] .inset .percentage:before { content: '56' } .jpui.progress.radial[data-progress='57'] .circle .fill, .jpui.progress.radial[data-progress='57'] .circle .mask.full { -webkit-transform: rotate(102.6deg); transform: rotate(102.6deg) } .jpui.progress.radial[data-progress='57'] .circle .fill.fix { -webkit-transform: rotate(205.2deg); transform: rotate(205.2deg) } .jpui.progress.radial[data-progress='57'] .inset .percentage:before { content: '57' } .jpui.progress.radial[data-progress='58'] .circle .fill, .jpui.progress.radial[data-progress='58'] .circle .mask.full { -webkit-transform: rotate(104.4deg); transform: rotate(104.4deg) } .jpui.progress.radial[data-progress='58'] .circle .fill.fix { -webkit-transform: rotate(208.8deg); transform: rotate(208.8deg) } .jpui.progress.radial[data-progress='58'] .inset .percentage:before { content: '58' } .jpui.progress.radial[data-progress='59'] .circle .fill, .jpui.progress.radial[data-progress='59'] .circle .mask.full { -webkit-transform: rotate(106.2deg); transform: rotate(106.2deg) } .jpui.progress.radial[data-progress='59'] .circle .fill.fix { -webkit-transform: rotate(212.4deg); transform: rotate(212.4deg) } .jpui.progress.radial[data-progress='59'] .inset .percentage:before { content: '59' } .jpui.progress.radial[data-progress='60'] .circle .fill, .jpui.progress.radial[data-progress='60'] .circle .mask.full { -webkit-transform: rotate(108deg); transform: rotate(108deg) } .jpui.progress.radial[data-progress='60'] .circle .fill.fix { -webkit-transform: rotate(216deg); transform: rotate(216deg) } .jpui.progress.radial[data-progress='60'] .inset .percentage:before { content: '60' } .jpui.progress.radial[data-progress='61'] .circle .fill, .jpui.progress.radial[data-progress='61'] .circle .mask.full { -webkit-transform: rotate(109.8deg); transform: rotate(109.8deg) } .jpui.progress.radial[data-progress='61'] .circle .fill.fix { -webkit-transform: rotate(219.6deg); transform: rotate(219.6deg) } .jpui.progress.radial[data-progress='61'] .inset .percentage:before { content: '61' } .jpui.progress.radial[data-progress='62'] .circle .fill, .jpui.progress.radial[data-progress='62'] .circle .mask.full { -webkit-transform: rotate(111.6deg); transform: rotate(111.6deg) } .jpui.progress.radial[data-progress='62'] .circle .fill.fix { -webkit-transform: rotate(223.2deg); transform: rotate(223.2deg) } .jpui.progress.radial[data-progress='62'] .inset .percentage:before { content: '62' } .jpui.progress.radial[data-progress='63'] .circle .fill, .jpui.progress.radial[data-progress='63'] .circle .mask.full { -webkit-transform: rotate(113.4deg); transform: rotate(113.4deg) } .jpui.progress.radial[data-progress='63'] .circle .fill.fix { -webkit-transform: rotate(226.8deg); transform: rotate(226.8deg) } .jpui.progress.radial[data-progress='63'] .inset .percentage:before { content: '63' } .jpui.progress.radial[data-progress='64'] .circle .fill, .jpui.progress.radial[data-progress='64'] .circle .mask.full { -webkit-transform: rotate(115.2deg); transform: rotate(115.2deg) } .jpui.progress.radial[data-progress='64'] .circle .fill.fix { -webkit-transform: rotate(230.4deg); transform: rotate(230.4deg) } .jpui.progress.radial[data-progress='64'] .inset .percentage:before { content: '64' } .jpui.progress.radial[data-progress='65'] .circle .fill, .jpui.progress.radial[data-progress='65'] .circle .mask.full { -webkit-transform: rotate(117deg); transform: rotate(117deg) } .jpui.progress.radial[data-progress='65'] .circle .fill.fix { -webkit-transform: rotate(234deg); transform: rotate(234deg) } .jpui.progress.radial[data-progress='65'] .inset .percentage:before { content: '65' } .jpui.progress.radial[data-progress='66'] .circle .fill, .jpui.progress.radial[data-progress='66'] .circle .mask.full { -webkit-transform: rotate(118.8deg); transform: rotate(118.8deg) } .jpui.progress.radial[data-progress='66'] .circle .fill.fix { -webkit-transform: rotate(237.6deg); transform: rotate(237.6deg) } .jpui.progress.radial[data-progress='66'] .inset .percentage:before { content: '66' } .jpui.progress.radial[data-progress='67'] .circle .fill, .jpui.progress.radial[data-progress='67'] .circle .mask.full { -webkit-transform: rotate(120.6deg); transform: rotate(120.6deg) } .jpui.progress.radial[data-progress='67'] .circle .fill.fix { -webkit-transform: rotate(241.2deg); transform: rotate(241.2deg) } .jpui.progress.radial[data-progress='67'] .inset .percentage:before { content: '67' } .jpui.progress.radial[data-progress='68'] .circle .fill, .jpui.progress.radial[data-progress='68'] .circle .mask.full { -webkit-transform: rotate(122.4deg); transform: rotate(122.4deg) } .jpui.progress.radial[data-progress='68'] .circle .fill.fix { -webkit-transform: rotate(244.8deg); transform: rotate(244.8deg) } .jpui.progress.radial[data-progress='68'] .inset .percentage:before { content: '68' } .jpui.progress.radial[data-progress='69'] .circle .fill, .jpui.progress.radial[data-progress='69'] .circle .mask.full { -webkit-transform: rotate(124.2deg); transform: rotate(124.2deg) } .jpui.progress.radial[data-progress='69'] .circle .fill.fix { -webkit-transform: rotate(248.4deg); transform: rotate(248.4deg) } .jpui.progress.radial[data-progress='69'] .inset .percentage:before { content: '69' } .jpui.progress.radial[data-progress='70'] .circle .fill, .jpui.progress.radial[data-progress='70'] .circle .mask.full { -webkit-transform: rotate(126deg); transform: rotate(126deg) } .jpui.progress.radial[data-progress='70'] .circle .fill.fix { -webkit-transform: rotate(252deg); transform: rotate(252deg) } .jpui.progress.radial[data-progress='70'] .inset .percentage:before { content: '70' } .jpui.progress.radial[data-progress='71'] .circle .fill, .jpui.progress.radial[data-progress='71'] .circle .mask.full { -webkit-transform: rotate(127.8deg); transform: rotate(127.8deg) } .jpui.progress.radial[data-progress='71'] .circle .fill.fix { -webkit-transform: rotate(255.6deg); transform: rotate(255.6deg) } .jpui.progress.radial[data-progress='71'] .inset .percentage:before { content: '71' } .jpui.progress.radial[data-progress='72'] .circle .fill, .jpui.progress.radial[data-progress='72'] .circle .mask.full { -webkit-transform: rotate(129.6deg); transform: rotate(129.6deg) } .jpui.progress.radial[data-progress='72'] .circle .fill.fix { -webkit-transform: rotate(259.2deg); transform: rotate(259.2deg) } .jpui.progress.radial[data-progress='72'] .inset .percentage:before { content: '72' } .jpui.progress.radial[data-progress='73'] .circle .fill, .jpui.progress.radial[data-progress='73'] .circle .mask.full { -webkit-transform: rotate(131.4deg); transform: rotate(131.4deg) } .jpui.progress.radial[data-progress='73'] .circle .fill.fix { -webkit-transform: rotate(262.8deg); transform: rotate(262.8deg) } .jpui.progress.radial[data-progress='73'] .inset .percentage:before { content: '73' } .jpui.progress.radial[data-progress='74'] .circle .fill, .jpui.progress.radial[data-progress='74'] .circle .mask.full { -webkit-transform: rotate(133.2deg); transform: rotate(133.2deg) } .jpui.progress.radial[data-progress='74'] .circle .fill.fix { -webkit-transform: rotate(266.4deg); transform: rotate(266.4deg) } .jpui.progress.radial[data-progress='74'] .inset .percentage:before { content: '74' } .jpui.progress.radial[data-progress='75'] .circle .fill, .jpui.progress.radial[data-progress='75'] .circle .mask.full { -webkit-transform: rotate(135deg); transform: rotate(135deg) } .jpui.progress.radial[data-progress='75'] .circle .fill.fix { -webkit-transform: rotate(270deg); transform: rotate(270deg) } .jpui.progress.radial[data-progress='75'] .inset .percentage:before { content: '75' } .jpui.progress.radial[data-progress='76'] .circle .fill, .jpui.progress.radial[data-progress='76'] .circle .mask.full { -webkit-transform: rotate(136.8deg); transform: rotate(136.8deg) } .jpui.progress.radial[data-progress='76'] .circle .fill.fix { -webkit-transform: rotate(273.6deg); transform: rotate(273.6deg) } .jpui.progress.radial[data-progress='76'] .inset .percentage:before { content: '76' } .jpui.progress.radial[data-progress='77'] .circle .fill, .jpui.progress.radial[data-progress='77'] .circle .mask.full { -webkit-transform: rotate(138.6deg); transform: rotate(138.6deg) } .jpui.progress.radial[data-progress='77'] .circle .fill.fix { -webkit-transform: rotate(277.2deg); transform: rotate(277.2deg) } .jpui.progress.radial[data-progress='77'] .inset .percentage:before { content: '77' } .jpui.progress.radial[data-progress='78'] .circle .fill, .jpui.progress.radial[data-progress='78'] .circle .mask.full { -webkit-transform: rotate(140.4deg); transform: rotate(140.4deg) } .jpui.progress.radial[data-progress='78'] .circle .fill.fix { -webkit-transform: rotate(280.8deg); transform: rotate(280.8deg) } .jpui.progress.radial[data-progress='78'] .inset .percentage:before { content: '78' } .jpui.progress.radial[data-progress='79'] .circle .fill, .jpui.progress.radial[data-progress='79'] .circle .mask.full { -webkit-transform: rotate(142.2deg); transform: rotate(142.2deg) } .jpui.progress.radial[data-progress='79'] .circle .fill.fix { -webkit-transform: rotate(284.4deg); transform: rotate(284.4deg) } .jpui.progress.radial[data-progress='79'] .inset .percentage:before { content: '79' } .jpui.progress.radial[data-progress='80'] .circle .fill, .jpui.progress.radial[data-progress='80'] .circle .mask.full { -webkit-transform: rotate(144deg); transform: rotate(144deg) } .jpui.progress.radial[data-progress='80'] .circle .fill.fix { -webkit-transform: rotate(288deg); transform: rotate(288deg) } .jpui.progress.radial[data-progress='80'] .inset .percentage:before { content: '80' } .jpui.progress.radial[data-progress='81'] .circle .fill, .jpui.progress.radial[data-progress='81'] .circle .mask.full { -webkit-transform: rotate(145.8deg); transform: rotate(145.8deg) } .jpui.progress.radial[data-progress='81'] .circle .fill.fix { -webkit-transform: rotate(291.6deg); transform: rotate(291.6deg) } .jpui.progress.radial[data-progress='81'] .inset .percentage:before { content: '81' } .jpui.progress.radial[data-progress='82'] .circle .fill, .jpui.progress.radial[data-progress='82'] .circle .mask.full { -webkit-transform: rotate(147.6deg); transform: rotate(147.6deg) } .jpui.progress.radial[data-progress='82'] .circle .fill.fix { -webkit-transform: rotate(295.2deg); transform: rotate(295.2deg) } .jpui.progress.radial[data-progress='82'] .inset .percentage:before { content: '82' } .jpui.progress.radial[data-progress='83'] .circle .fill, .jpui.progress.radial[data-progress='83'] .circle .mask.full { -webkit-transform: rotate(149.4deg); transform: rotate(149.4deg) } .jpui.progress.radial[data-progress='83'] .circle .fill.fix { -webkit-transform: rotate(298.8deg); transform: rotate(298.8deg) } .jpui.progress.radial[data-progress='83'] .inset .percentage:before { content: '83' } .jpui.progress.radial[data-progress='84'] .circle .fill, .jpui.progress.radial[data-progress='84'] .circle .mask.full { -webkit-transform: rotate(151.2deg); transform: rotate(151.2deg) } .jpui.progress.radial[data-progress='84'] .circle .fill.fix { -webkit-transform: rotate(302.4deg); transform: rotate(302.4deg) } .jpui.progress.radial[data-progress='84'] .inset .percentage:before { content: '84' } .jpui.progress.radial[data-progress='85'] .circle .fill, .jpui.progress.radial[data-progress='85'] .circle .mask.full { -webkit-transform: rotate(153deg); transform: rotate(153deg) } .jpui.progress.radial[data-progress='85'] .circle .fill.fix { -webkit-transform: rotate(306deg); transform: rotate(306deg) } .jpui.progress.radial[data-progress='85'] .inset .percentage:before { content: '85' } .jpui.progress.radial[data-progress='86'] .circle .fill, .jpui.progress.radial[data-progress='86'] .circle .mask.full { -webkit-transform: rotate(154.8deg); transform: rotate(154.8deg) } .jpui.progress.radial[data-progress='86'] .circle .fill.fix { -webkit-transform: rotate(309.6deg); transform: rotate(309.6deg) } .jpui.progress.radial[data-progress='86'] .inset .percentage:before { content: '86' } .jpui.progress.radial[data-progress='87'] .circle .fill, .jpui.progress.radial[data-progress='87'] .circle .mask.full { -webkit-transform: rotate(156.6deg); transform: rotate(156.6deg) } .jpui.progress.radial[data-progress='87'] .circle .fill.fix { -webkit-transform: rotate(313.2deg); transform: rotate(313.2deg) } .jpui.progress.radial[data-progress='87'] .inset .percentage:before { content: '87' } .jpui.progress.radial[data-progress='88'] .circle .fill, .jpui.progress.radial[data-progress='88'] .circle .mask.full { -webkit-transform: rotate(158.4deg); transform: rotate(158.4deg) } .jpui.progress.radial[data-progress='88'] .circle .fill.fix { -webkit-transform: rotate(316.8deg); transform: rotate(316.8deg) } .jpui.progress.radial[data-progress='88'] .inset .percentage:before { content: '88' } .jpui.progress.radial[data-progress='89'] .circle .fill, .jpui.progress.radial[data-progress='89'] .circle .mask.full { -webkit-transform: rotate(160.2deg); transform: rotate(160.2deg) } .jpui.progress.radial[data-progress='89'] .circle .fill.fix { -webkit-transform: rotate(320.4deg); transform: rotate(320.4deg) } .jpui.progress.radial[data-progress='89'] .inset .percentage:before { content: '89' } .jpui.progress.radial[data-progress='90'] .circle .fill, .jpui.progress.radial[data-progress='90'] .circle .mask.full { -webkit-transform: rotate(162deg); transform: rotate(162deg) } .jpui.progress.radial[data-progress='90'] .circle .fill.fix { -webkit-transform: rotate(324deg); transform: rotate(324deg) } .jpui.progress.radial[data-progress='90'] .inset .percentage:before { content: '90' } .jpui.progress.radial[data-progress='91'] .circle .fill, .jpui.progress.radial[data-progress='91'] .circle .mask.full { -webkit-transform: rotate(163.8deg); transform: rotate(163.8deg) } .jpui.progress.radial[data-progress='91'] .circle .fill.fix { -webkit-transform: rotate(327.6deg); transform: rotate(327.6deg) } .jpui.progress.radial[data-progress='91'] .inset .percentage:before { content: '91' } .jpui.progress.radial[data-progress='92'] .circle .fill, .jpui.progress.radial[data-progress='92'] .circle .mask.full { -webkit-transform: rotate(165.6deg); transform: rotate(165.6deg) } .jpui.progress.radial[data-progress='92'] .circle .fill.fix { -webkit-transform: rotate(331.2deg); transform: rotate(331.2deg) } .jpui.progress.radial[data-progress='92'] .inset .percentage:before { content: '92' } .jpui.progress.radial[data-progress='93'] .circle .fill, .jpui.progress.radial[data-progress='93'] .circle .mask.full { -webkit-transform: rotate(167.4deg); transform: rotate(167.4deg) } .jpui.progress.radial[data-progress='93'] .circle .fill.fix { -webkit-transform: rotate(334.8deg); transform: rotate(334.8deg) } .jpui.progress.radial[data-progress='93'] .inset .percentage:before { content: '93' } .jpui.progress.radial[data-progress='94'] .circle .fill, .jpui.progress.radial[data-progress='94'] .circle .mask.full { -webkit-transform: rotate(169.2deg); transform: rotate(169.2deg) } .jpui.progress.radial[data-progress='94'] .circle .fill.fix { -webkit-transform: rotate(338.4deg); transform: rotate(338.4deg) } .jpui.progress.radial[data-progress='94'] .inset .percentage:before { content: '94' } .jpui.progress.radial[data-progress='95'] .circle .fill, .jpui.progress.radial[data-progress='95'] .circle .mask.full { -webkit-transform: rotate(171deg); transform: rotate(171deg) } .jpui.progress.radial[data-progress='95'] .circle .fill.fix { -webkit-transform: rotate(342deg); transform: rotate(342deg) } .jpui.progress.radial[data-progress='95'] .inset .percentage:before { content: '95' } .jpui.progress.radial[data-progress='96'] .circle .fill, .jpui.progress.radial[data-progress='96'] .circle .mask.full { -webkit-transform: rotate(172.8deg); transform: rotate(172.8deg) } .jpui.progress.radial[data-progress='96'] .circle .fill.fix { -webkit-transform: rotate(345.6deg); transform: rotate(345.6deg) } .jpui.progress.radial[data-progress='96'] .inset .percentage:before { content: '96' } .jpui.progress.radial[data-progress='97'] .circle .fill, .jpui.progress.radial[data-progress='97'] .circle .mask.full { -webkit-transform: rotate(174.6deg); transform: rotate(174.6deg) } .jpui.progress.radial[data-progress='97'] .circle .fill.fix { -webkit-transform: rotate(349.2deg); transform: rotate(349.2deg) } .jpui.progress.radial[data-progress='97'] .inset .percentage:before { content: '97' } .jpui.progress.radial[data-progress='98'] .circle .fill, .jpui.progress.radial[data-progress='98'] .circle .mask.full { -webkit-transform: rotate(176.4deg); transform: rotate(176.4deg) } .jpui.progress.radial[data-progress='98'] .circle .fill.fix { -webkit-transform: rotate(352.8deg); transform: rotate(352.8deg) } .jpui.progress.radial[data-progress='98'] .inset .percentage:before { content: '98' } .jpui.progress.radial[data-progress='99'] .circle .fill, .jpui.progress.radial[data-progress='99'] .circle .mask.full { -webkit-transform: rotate(178.2deg); transform: rotate(178.2deg) } .jpui.progress.radial[data-progress='99'] .circle .fill.fix { -webkit-transform: rotate(356.4deg); transform: rotate(356.4deg) } .jpui.progress.radial[data-progress='99'] .inset .percentage:before { content: '99' } .jpui.progress.radial[data-progress='100'] .circle .fill, .jpui.progress.radial[data-progress='100'] .circle .mask.full { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .jpui.progress.radial[data-progress='100'] .circle .fill.fix { -webkit-transform: rotate(360deg); transform: rotate(360deg) } .jpui.progress.radial[data-progress='100'] .inset .percentage:before { content: '100' } .jpui.progress.radial.small, .jpui.progress.radial.small .circle .fill, .jpui.progress.radial.small .circle .mask, .jpui.progress.radial.small .circle .shadow { width: 2.25rem; height: 2.25rem } .jpui.progress.radial.small .circle .mask { clip: rect(0, 2.25rem, 2.25rem, 1.125rem) } .jpui.progress.radial.small .circle .mask .fill { clip: rect(0, 1.125rem, 2.25rem, 0) } .jpui.progress.radial.small .inset { margin: .125rem 0 0 .125rem; width: 2rem; height: 2rem; background-color: #FFF } .jpui.progress.radial.small .inset .percentage { top: .5rem; left: -.5rem; font-size: 1.0625rem; font-weight: 400; width: 2rem } .jpui.progress.radial.small .inset .subtitle { display: none } .jpui.progress.radial.small .inset .superscript { top: -.4rem; left: 1.2rem; font-size: 50% } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.offersmars { box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .2) } .jpui.progress.radial.small .inset .percentage { left: .3rem } .jpui.progress.radial.small .inset .superscript { left: .4rem } } .jpui.progress.radial.small .percentage::before { position: absolute } .jpui.progress.radial.medium, .jpui.progress.radial.medium .circle .fill, .jpui.progress.radial.medium .circle .mask, .jpui.progress.radial.medium .circle .shadow { width: 8.125rem; height: 8.125rem } .jpui.progress.radial.medium .circle .mask { clip: rect(0, 8.125rem, 8.125rem, 4.0625rem) } .jpui.progress.radial.medium .circle .mask .fill { clip: rect(0, 4.0625rem, 8.125rem, 0) } .jpui.progress.radial.medium .inset { margin: .5625rem 0 0 .5625rem; width: 7rem; height: 7rem; background-color: #FFF } .jpui.progress.radial.medium .inset .percentage { top: 1.5rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); font-size: 3.25rem; width: 100% } .jpui.progress.radial.medium .inset .percentage::before { position: static } .jpui.progress.radial.medium .inset .subtitle { top: 4.75rem; left: 0; width: 100%; font-size: .8rem; padding: 0 1.2rem; line-height: 1rem } .jpui.progress.radial.medium .inset .superscript { top: -1.35rem; font-size: 40% } .jpui.progress.radial.medium .percentage::before { position: absolute } .jpui.radiobutton { position: relative; margin-bottom: .75rem } @media print { .jpui.radiobutton input[type=radio]~.radiobutton-label .radiobutton-outer-circle { visibility: hidden } .jpui.radiobutton input[type=radio]:checked~.selectedRadiobuttonContainer { display: none!important } } .jpui.radiobutton input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; height: 1.375rem; width: 1.375rem; z-index: 1; cursor: pointer } .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-label-content, .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label .radiobutton-label-content { opacity: .4 } .jpui.radiobutton input[type=radio]:checked~.selectedRadiobuttonContainer { color: transparent; font-size: 2.25rem; height: 0; left: 1.45rem; margin-left: -1.4rem; position: relative; top: -.85rem; z-index: 1; cursor: pointer; display: block } .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #0B6EFD; border-color: #0B6EFD } .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle--error { background-color: #BF2155; border-color: #BF2155 } .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer, .jpui.radiobutton input[type=radio]:disabled, .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label { cursor: default } .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label .radiobutton-inner-circle { border-color: #BCBCBC; background-color: #EDEDED } .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } .jpui.radiobutton .radiobutton-label { display: -ms-inline-flexbox; display: inline-flex; position: relative; cursor: pointer } .jpui.radiobutton .radiobutton-label.error div.radiobutton-outer-circle { box-shadow: 0 0 0 .125rem #BF2155; border: 0; height: 1.25rem; width: 1.25rem } .jpui.radiobutton .radiobutton-label.error .error-focus { padding: .125rem } .jpui.radiobutton .radiobutton-label-content { padding-left: .5rem; width: 100% } .jpui.radiobutton .yield { display: inline-block; margin: .5rem 0 } .jpui.radiobutton .inputWrapper { display: inline-block } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.radiobutton .inputWrapper { display: block } } .jpui.radiobutton .radiobutton-outer-circle { width: 22px; height: 22px; border: .0625rem solid #959595; border-radius: 50%; padding: 3px; background-color: #FFF } .jpui.radiobutton .radiobutton-inner-circle { width: 100%; height: 100%; border: .0625rem solid #959595; border-radius: 50% } .jpui.radiobutton .radiobutton-inner-circle--error { border-color: #BF2155 } .jpui.radiobutton .selectedRadiobuttonContainer { display: none; cursor: auto } .jpui.radiobutton input[type=radio]:disabled~label { font-size: .875rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #000 } @media screen and (min-width:768px) { .jpui.radiobutton input[type=radio]:disabled~label { font-size: 1rem } } .jpui.radiobutton .radiobutton-label { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label { font-size: 1rem } } .jpui.radiobutton .radiobutton-label a, .jpui.radiobutton .radiobutton-label a:active, .jpui.radiobutton .radiobutton-label a:hover, .jpui.radiobutton .radiobutton-label a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label a, .jpui.radiobutton .radiobutton-label a:active, .jpui.radiobutton .radiobutton-label a:hover, .jpui.radiobutton .radiobutton-label a:visited { font-size: 1rem } } .jpui.radiobutton .radiobutton-label.error { font-size: .875rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label.error { font-size: 1rem } } .jpui.radiobutton .alternate { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .alternate { font-size: 1rem; color: #414042 } } .jpui.segment { border-top: .3125rem transparent solid; padding: 1rem; margin-bottom: 1rem; background-color: #F9F6F3; transition: opacity .25s ease-in-out; position: relative } .jpui.segment.active, .jpui.segment:not(.active) { transition: border-top-color .25s, background-color .25s } .jpui.segment:hover { background: #FFF } .jpui.segment.active { background: #FFF; border-top: .3125rem #0b4c87 solid; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28) } .jpui.segment.active .amount { color: #0b4c87 } .jpui.segment .tileTop { padding: 0 } .jpui.segment .tileHeading { padding: 0; margin-top: 0; margin-bottom: 2rem; display: inline-block; font-size: 1rem } .jpui.segment .subtitle { padding: 0; margin: .3125rem 0 0 .3125rem; display: inline-block } .jpui.segment .tileLogoContainer { margin-top: -1.25rem } .jpui.segment .tileLogoContainer img { height: 2rem; margin-bottom: .5rem } .jpui.segment .tileValue { text-align: right; padding: 0 } .jpui.segment .tileValue:nth-child(2) { margin-bottom: .5rem } .jpui.segment .amount { display: block } .jpui.segment:not(.hasMessage) .amount:first-letter { font-size: 1.4375rem; line-height: 2.3rem; vertical-align: top } @media (min-width:768px) and (max-width:991px) { .jpui.segment:not(.hasMessage) .amount:first-letter { font-size: 1.125rem; line-height: 1.8rem } } .jpui.segment .icon.button { position: absolute; border: .0625rem solid #C6C6C6; color: #004566; padding: .2rem .8rem 0; font-size: 2.5rem; background-color: #FFF; border-radius: .25rem; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; top: 1rem; right: 1rem } .jpui.segment .icon.button:after { visibility: hidden; display: block; font-size: 0; content: ' '; clear: both; height: 0 } .jpui.segment .medium.simple.text.button { width: 100%; display: inline-block; border: .0625rem solid #CCC; color: #666; font-size: 2rem; padding: 2rem; margin: 1rem 0; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer } .jpui.segment.warning { color: inherit!important; background-color: inherit!important } .jpui.segment.warning .amount { color: #F15A24 } .jpui.segment .details { height: 0; overflow: hidden; margin: 0 -2rem } .jpui.segment .details .properties { margin: .25rem } .jpui.segment .details .properties ul { max-width: 40rem; padding: 0; overflow-x: hidden; list-style: none } .jpui.segment .details .properties ul li { margin-bottom: .75rem } .jpui.segment .details .properties ul li:before { float: left; width: 0; white-space: nowrap; content: '. . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . ' } .jpui.segment .details .properties ul span:first-child { padding-right: .33rem; background: #fff } .jpui.segment .details .properties ul span+span { float: right; padding-left: .33rem; background: #fff } .jpui.segment .details .segment { opacity: 1; margin: 1.25rem -.9375rem 0; border: none; border-top: .0625rem dashed #999; padding-bottom: 0; color: #999; padding-left: .9375rem; padding-right: .9375rem } .jpui.segment .details .segment:after { content: ''; display: block; height: 0; clear: both } .jpui.segment .details .segment.stacked .data { display: block; padding: 0 0 0 1.5rem; font-size: 1.5rem; text-align: left } .jpui.segment .details .segment .data, .jpui.segment .details .segment .title { font-size: 2rem; padding: 1rem 1rem 0; display: block } .jpui.segment .details .segment .data { text-align: right } .jpui.segment .details .segment .link { display: block; width: 100%; text-align: center; padding: 1rem 0 0; font-size: 2rem } .jpui.segment .details .segment .link a { text-decoration: none; color: #214e75 } @media screen { .jpui.select select { -webkit-appearance: none; -moz-appearance: none; text-indent: .000625rem; text-overflow: ''; z-index: 1; width: 100%; background: #fff; border: .0625rem solid #CCC; border-radius: 0; padding: .5rem 2.5rem .5rem 1rem; white-space: pre-wrap } } @-moz-document url-prefix() { .jpui.select select select { -moz-appearance: none; border: .0625rem solid #CCC; height: 2.5rem; width: 31.25rem; padding: .375rem .75rem } .jpui.select select .selectwrap { position: relative } .jpui.select select .selectwrap:after { content: ''; text-align: center; line-height: 2; position: absolute; width: 2rem; height: 2.375rem; background: #FFF; right: .0625rem; top: .0625rem; pointer-events: none } } .jpui.select select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #0D5885 } .jpui.select select::-ms-expand { display: none } .jpui.select select:disabled { color: #BCBCBC } .jpui.select select:focus { border-color: #0B6EFD; outline: 0; box-shadow: .0625rem .0625rem 0 #0B6EFD, .0625rem -.0625rem 0 #0B6EFD, -.0625rem .0625rem 0 #0B6EFD, -.0625rem -.0625rem 0 #0B6EFD } .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } .jpui.select.displayNone { display: none } .jpui.select .wrap, .jpui.select .wrap .input { display: inline-block } .jpui.select .wrap { position: relative; vertical-align: middle; width: 100% } .jpui.select .wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.select .wrap.left .input-icon.disabled, .jpui.select .wrap.right .input-icon[disabled] { color: #BCBCBC } .jpui.select .wrap .input-icon i, .jpui.select .wrap .input-icon span { vertical-align: bottom } .jpui.select .wrap.left .input-icon { left: .5rem } .jpui.select .wrap.left .input { padding-left: 1.75rem } .jpui.select .wrap.right .input { padding-right: 2.275rem } @media print { .jpui.select .wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.select .wrap span { pointer-events: none } .jpui.select .wrap.right .input-icon { right: .75rem } .jpui.select .header-icon-only .selectwrap { width: 1.25rem } .jpui.select .header-icon-only .selectwrap .icon-select-container { border: none; padding-right: .25rem } .jpui.select .header-icon-only .selectwrap .icon-select-container:focus { box-shadow: none } .jpui.select .header-icon-only .iconwrap { pointer-events: none } .jpui.select .header-icon-only .iconwrap .icon { color: #666; font-size: 1.25rem; position: relative; bottom: 1.75rem } .jpui.settingstile { background-color: #FFF; border-radius: .3125rem; box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .2); display: -ms-flexbox; display: flex; width: 100%; position: relative; padding: .5rem .75rem .75rem } .jpui.settingstile .settingstile__icon-container { display: none } @media (min-width:768px) { .jpui.settingstile { padding: .5rem 1rem 1rem } .jpui.settingstile .settingstile__icon-container { display: block } } .jpui.settingstile .settingstile__icon-container .settingstile__icon { margin: .5rem 1rem 0 0; font-size: 2rem; color: #666 } .jpui.settingstile .settingstile__main-container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-positive: 1; flex-grow: 1 } .jpui.settingstile .settingstile__heading { margin: 0 0 .5rem; font-size: 1.125rem; line-height: 1.75rem; font-weight: 600; color: #414042 } .jpui.simple.table { background-color: transparent } .jpui.simple.table caption { text-align: left; font-size: 1.5rem; line-height: 1; font-weight: 300; color: #5A595B; padding: .75rem 0 } .jpui.simple.table td[data-th], .jpui.simple.table th[scope] { text-align: right } .jpui.simple.table td[data-th]:first-child, .jpui.simple.table td[data-th]:first-child .headerText, .jpui.simple.table th[scope]:first-child, .jpui.simple.table th[scope]:first-child .headerText { text-align: left } .jpui.simple.table td[data-th].sortable>span:after, .jpui.simple.table th[scope].sortable>span:after { content: ''; margin: 0 .25rem } .jpui.simple.table td[data-th].sortable.ascending>span:after, .jpui.simple.table th[scope].sortable.ascending>span:after { content: 'icon font for down arrow' } .jpui.simple.table td[data-th].sortable.descending>span:after, .jpui.simple.table th[scope].sortable.descending>span:after { content: 'icon font for up arrow' } .jpui.simple.table td[data-th] { padding: 1rem 1.5rem 1rem 0; border-bottom: .0625rem solid #CCC } .jpui.simple.table th[scope] { padding: 1.5rem 1.5rem .5rem 0; border-top: .0625rem solid #CCC } .jpui.simple.table th[scope] .icon { color: #666; font-size: .8rem } .jpui.simple.table th[scope] .sortWrapper { position: relative; display: inline-block } .jpui.simple.table th[scope] .sortWrapper .headerText { margin-right: 1.25rem; text-align: right; float: right } .jpui.simple.table th[scope] .sortWrapper .sortIcon { position: absolute; bottom: 0; right: 0 } .jpui.simple.table th[scope] .sortWrapper::after { clear: both } .jpui.simple.table td[data-th]:last-child, .jpui.simple.table th[scope]:last-child:last-child { padding-right: 0 } @media (max-width:767px) { .jpui.simple.table td[data-th]:first-child { text-align: right; border-top: .0625rem solid #CCC } .jpui.simple.table td[data-th], .jpui.simple.table tr { padding: .313rem 0 } .jpui.simple.table tbody>tr>td[data-th], .jpui.simple.table tfoot>tr>td[data-th] { border-bottom: 0 } .jpui.simple.table td[data-th]:before { color: #717171 } } .jpui.styledselect .text-float-left, .jpui.styledselect.text-float-left { text-align: left } .jpui.spinner { display: inline-block; position: relative; padding-top: .25rem; will-change: transform } .jpui.spinner:focus { outline: 0 } .jpui.spinner .spinner-text { color: transparent; font-size: .5rem; position: relative } .jpui.spinner:not(.inline) .spinner-text { position: absolute; left: 0; font-size: 1rem; top: -1rem } .jpui.spinner .spinner__block { -webkit-animation: spin .65s linear infinite; animation: spin .65s linear infinite; height: 1.75rem; width: 1.75rem } .jpui.spinner.inline .box1, .jpui.spinner.inline .box2 { -webkit-animation: animateInline .5s infinite alternate linear; animation: animateInline .5s infinite alternate linear } @media (min-width:768px) { .jpui.spinner .spinner__block { height: 2.375rem; width: 2.375rem } .jpui.searchBox .jpui.label { min-width: 10.9375rem; max-width: 21.875rem } } @media (min-width:992px) { .jpui.spinner .spinner__block { height: 3rem; width: 3rem } .jpui.searchBox .jpui.label { min-width: 12.125rem; max-width: 24.25rem } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } @keyframes spin { to { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } .jpui.spinner.inline { width: 1.75rem; top: -.25rem } .jpui.spinner.inline .box1, .jpui.spinner.inline .box2, .jpui.spinner.inline .box3 { content: '\0020'; background: #0092FF; width: .5rem; height: .5rem; position: absolute; bottom: 0; display: inline-block } .jpui.spinner.inline .box1 { left: 0 } .jpui.spinner.inline .box2 { right: .625rem; -webkit-animation-delay: .166s!important; animation-delay: .166s!important } .jpui.spinner.inline .box3 { -webkit-animation: animateInline .5s infinite alternate linear; animation: animateInline .5s infinite alternate linear; right: 0; -webkit-animation-delay: .333s!important; animation-delay: .333s!important } @-webkit-keyframes animateInline { 0% { opacity: 0 } 100% { opacity: 1 } } @keyframes animateInline { 0% { opacity: 0 } 100% { opacity: 1 } } .jpui.searchBox .search-bar { width: 100%; position: relative; display: inline-block; border-radius: .5rem; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); border: .0625rem solid silver; background-color: #FFF; padding: 0 } .jpui.searchBox .search-box { margin: 0 1rem; position: relative } .jpui.searchBox .search-box input::-ms-clear { display: none } .jpui.searchBox .closebutton { position: absolute; right: 0; border: none; padding: 0; background: 0 0; top: 0; height: 100%; font-size: 1.25rem; line-height: 1.25rem } .jpui.searchBox .closebutton:focus:focus { outline: #717171 dashed .0625rem } .jpui.searchBox .searchicon { position: absolute; margin-left: 0; margin-top: .4375rem; font-size: 1.25rem } .jpui.searchBox .searchicon i { color: #666 } .jpui.searchBox .searchicon i:hover:not(.touch) { color: #0092FF } .jpui.searchBox .searchicon i:active, .jpui.searchBox .searchicon i:active:not(.touch) { color: #0B6EFD } .jpui.searchBox .search-box-option-list { display: none } .jpui.searchBox .search-box-option-list.show { display: block } .jpui.searchBox .search-bar-input { height: 2.375rem; padding: 0 1.5625rem; border: 0; width: 100%; background-color: inherit; -moz-box-sizing: border-box; box-sizing: border-box } .jpui.searchBox .search-bar-input:focus { outline: 0 } .jpui.searchBox li:focus, .jpui.styledselect .option:not(.disabled).is-focused, .jpui.styledselect .option:not(.disabled):focus { outline: #717171 dashed .0625rem } .jpui.searchBox .search-bar-border { border-bottom: .25rem solid #CCC } .jpui.searchBox .search-bar>ul { display: none; list-style: none; padding-left: 0; max-height: 19.5rem; overflow-y: auto; visibility: visible!important; margin: 0 } .jpui.searchBox li { min-height: 2.75rem; padding: .625rem .9375rem; line-height: 1.375; margin: .0625rem; cursor: default } .jpui.searchBox li:hover { background-color: #F3F0E9!important; color: #414042!important } .jpui.styledselect { font-size: 1rem; clear: both } .jpui.styledselect .iconwrap .icon { cursor: pointer; line-height: inherit } .jpui.styledselect .icon { float: right } .jpui.styledselect .list-container { position: relative; z-index: 999 } .jpui.styledselect .list { display: none; list-style: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); padding: .0625rem; margin: 0; background: #FFF; z-index: 999; text-align: left; position: absolute; width: 100% } .jpui.styledselect .option { cursor: pointer; width: 100% } .jpui.styledselect .option.disabled { color: #CCC } .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } .jpui.styledselect .option:not(.disabled):active { background-color: #0092FF; color: #FFF } .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } .jpui.styledselect.show .list { display: block; margin: .25rem 0 } .jpui.styledselect .dropdown-slidedown-animation { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards } .jpui.styledselect .dropdown-list-hide { display: block; visibility: hidden; height: 0 } .jpui.styledselect .dropdown-list-show { height: auto; visibility: visible } .jpui.styledselect .wrap { position: relative; display: inline-block; vertical-align: middle; width: 100% } .jpui.styledselect .wrap .input-icon { font-size: 1rem; position: absolute; bottom: .375rem; width: auto; pointer-events: none } .jpui.styledselect .wrap .input-icon i, .jpui.styledselect .wrap .input-icon span { vertical-align: bottom } .jpui.styledselect .wrap .input-icon--xs-disabled { color: #BCBCBC } .jpui.styledselect .wrap.right .input-icon { right: .8rem; margin-right: .019rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center } .jpui.styledselect .wrap.right .text-overflow { background: #FFF; line-height: 2rem; height: 1.875rem; width: 2.375rem; right: .0625rem; border: 0 } .jpui.styledselect .selectStyled, .jpui.styledselect .selectStyledSelectOverride { height: .063rem!important; width: .063rem!important } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.styledselect .wrap.right .text-overflow { right: .0925rem } } .jpui.styledselect .wrap.right .selectClassic { border: .0625rem solid #959595; outline: transparent solid .0625rem; white-space: pre-wrap } .jpui.styledselect .selectStyled { position: absolute!important; clip: rect(.063rem, .063rem, .063rem, .063rem); padding: 0!important; border: 0!important; overflow: hidden; display: none } .jpui.styledselect .input { line-height: 1.4; height: 2.5rem; margin-bottom: 0; display: inline-block; white-space: nowrap; overflow: hidden; background-color: #FFF } .jpui.styledselect .input:focus { outline: transparent dashed .0625rem } .jpui.styledselect .validation__bubble-container { top: -2.125rem } .jpui.styledselect .validation__accessible-text { display: none } .jpui.styledselect.smallHeader .input { padding-top: .3rem; height: 2rem; font-size: .875rem } .jpui.styledselect.smallHeader button.text-overflow { background-color: #FFF!important; height: 1.625rem!important; line-height: 1.9!important } .jpui.styledselect.smallHeader button.input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto } .jpui.styledselect .primary { display: inline-block; color: #414042 } .jpui.styledselect .groupingName { padding-left: .75rem } .jpui.styledselect .secondary { float: right; padding-left: 1rem; color: #414042 } .jpui.styledselect .styledSelectSeparator { border-bottom: .063rem solid #CCC } .jpui.styledselect .disabled { color: #BCBCBC; background: #FFF; border: .0625rem solid #CCC } .jpui.styledselect .disabledIcon { color: #BCBCBC; opacity: .4; cursor: default } .jpui.styledselect .js-input { display: inline-block } .jpui.styledselect .disabledOption { cursor: default } .jpui.styledselect .disabledOption:hover { background: #FFF!important } .jpui.styledselect .disabledOption .primary, .jpui.styledselect .disabledOption .secondary { color: #BCBCBC!important } .jpui.styledselect .displayNone { display: none } .jpui.styledselect .field { white-space: pre-line } .jpui.styledselect .selected { background-color: #F4F1EA } .jpui.styledselect li.option { overflow-y: hidden } .jpui.styledselect ul { border-collapse: separate } .jpui.styledselect .option { display: block; overflow: auto; padding: .3125rem 1rem } .jpui.styledselect .option:active { background: #0092FF } .jpui.styledselect .option:active .primary, .jpui.styledselect .option:active .secondary { color: #FFF } .jpui.styledselect .option:active .groupLabelText { color: #666 } .jpui.styledselect .option.active span { font-weight: 600 } .jpui.styledselect .option.active .primary, .jpui.styledselect .option.active .secondary { padding-left: .625rem } .jpui.styledselect .option.active .groupingName { padding-left: 1.25rem } .jpui.styledselect .lastGroupItem { padding-bottom: 1rem } .jpui.styledselect .list-container.open { -webkit-animation: show .15s ease 0s forwards; animation: show .15s ease 0s forwards } @keyframes show { from { opacity: 0 } to { opacity: 1 } } .jpui.styledselect .groupLabelText { font-size: .875rem; color: #666; font-weight: 700; font-family: 'Open Sans'; cursor: default } .jpui.styledselect .groupLabelContainer { background: #EDE9E3!important; cursor: default; margin-bottom: .5rem } .jpui.styledselect .scrolling { max-height: 24rem; overflow-y: scroll; -ms-overflow-style: scrollbar } .jpui.styledselect input.clientSideError:focus+button .hasError, .jpui.styledselect input.serverSideError:focus+button .hasError, .jpui.styledselect.clientSideError input:focus+button .hasError, .jpui.styledselect.serverSideError input:focus+button .hasError { width: 2.375rem; height: 1.875rem; right: .25rem!important; background-color: #FFF; outline: #959595 dashed .0625rem } .jpui.slideshow .nav-icon-link.left:focus, .jpui.slideshow .nav-icon-link.right:focus, .jpui.slideshow .nav-icon-link:active.left:focus, .jpui.slideshow .nav-icon-link:active.right:focus, .jpui.slideshow .nav-icon-link:hover.left:focus, .jpui.slideshow .nav-icon-link:hover.right:focus, .jpui.slideshow .nav-icon-link:visited.left:focus, .jpui.slideshow .nav-icon-link:visited.right:focus, .jpui.slideshow .slideshow-closeLink:focus { outline: #FFF dashed .0625rem } .jpui.styledselect input.clientSideError:focus+button .hasError:after, .jpui.styledselect input.serverSideError:focus+button .hasError:after, .jpui.styledselect.clientSideError input:focus+button .hasError:after, .jpui.styledselect.serverSideError input:focus+button .hasError:after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: .625rem } .jpui.stickybuttons { z-index: 1; position: fixed; bottom: 0; background-color: #FFF; box-shadow: 0 -.3125rem .25rem -.175rem rgba(0, 0, 0, .1); padding: 1.125rem 1rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.stickybuttons.stickybuttons--inline { -ms-flex-direction: row; flex-direction: row } .jpui.stickybuttons--set-max-width { max-width: 100% } .jpui.stickybuttons .stickybuttons__button { margin: 0 0 .75rem; white-space: nowrap; overflow: auto } .jpui.stickybuttons .stickybuttons__button:last-child { margin-bottom: 0 } .jpui.stickybuttons .stickybuttons__button--hidden { opacity: 0 } @media (max-width:767px) { .jpui.stickybuttons .stickybuttons__button--inline { -ms-flex-positive: 1; flex-grow: 1; min-width: auto; margin: 0; width: 50% } .jpui.stickybuttons .stickybuttons__button--inline:last-child { margin-left: 1.5rem } .jpui.stickybuttons .stickybuttons__grid-container { -ms-flex-positive: 1; flex-grow: 1; min-width: auto; margin: 0; width: 50%; padding: 0 } .jpui.stickybuttons .stickybuttons__grid-container:last-child { margin-left: 1.5rem } .jpui.stickybuttons .stickybuttons__grid-container .stickybuttons__button { width: 100%; margin: 0 } .jpui.stickybuttons:not(.stickybuttons--inline) .stickybuttons__grid-container { width: 100%; margin: 0 0 .75rem } .jpui.stickybuttons:not(.stickybuttons--inline) .stickybuttons__grid-container:last-child { margin-bottom: 0 } } @media (min-width:768px) { .jpui.stickybuttons { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end; padding: 1.125rem 1.5rem } .jpui.stickybuttons.stickybuttons--grid { display: block } .jpui.stickybuttons .stickybuttons__button { max-width: 14rem; margin-bottom: 0; margin-right: 1.5rem } .jpui.stickybuttons .stickybuttons__button:last-child { margin-right: 0 } .jpui.stickybuttons .stickybuttons__button--third { position: absolute; left: 1.5rem } } .jpui.stickyfooter { z-index: 1100; position: fixed; height: auto; background-color: #FFF; bottom: 0 } .jpui.stickyfooter .top-border { border-top: .0625rem solid #D5DBDB; box-shadow: 0 -.0625rem .25rem rgba(0, 0, 0, .35) } .jpui.stickyfooter .content { width: 100%; padding: 1.5rem 0 } .jpui.slideshow .slideshow-container { margin: 0 auto; width: 95%; max-width: 47.5rem } .jpui.slideshow .gallery { position: relative } .jpui.slideshow .gallery .main-gallery-img { display: block; height: auto; margin: 0; opacity: 0; padding: 0; transition: none; width: 100% } .animate.jpui.slideshow .gallery .main-gallery-img { transition: opacity .5s ease-in-out } .jpui.slideshow .main-gallery { position: relative; width: 100%; margin: 0 auto } .jpui.slideshow .item { left: 0; margin: 0; opacity: 0; position: absolute; top: 0; width: 100%; visibility: hidden; display: none } .jpui.slideshow .image-container { position: relative } .jpui.slideshow .slideshow-closeLink { position: relative; right: -98% } .jpui.slideshow .slideshow-closeIcon { color: #FFF; -webkit-filter: drop-shadow(.188rem .188rem .188rem rgba(0, 0, 0, .8)); filter: drop-shadow(.188rem .188rem .188rem rgba(0, 0, 0, .8)); font-size: .875rem } .jpui.slideshow .nav-icon-link, .jpui.slideshow .nav-icon-link:active, .jpui.slideshow .nav-icon-link:hover, .jpui.slideshow .nav-icon-link:visited { color: #3D3734; font-size: 1.25rem; opacity: .8; position: absolute; top: 20%; -webkit-transform: translateY(-20%); transform: translateY(-20%); transition: none } .animate.jpui.slideshow .nav-icon-link, .animate.jpui.slideshow .nav-icon-link:active, .animate.jpui.slideshow .nav-icon-link:hover, .animate.jpui.slideshow .nav-icon-link:visited { transition: opacity .5s ease-in-out } .jpui.slideshow .nav-icon-link.right, .jpui.slideshow .nav-icon-link:active.right, .jpui.slideshow .nav-icon-link:hover.right, .jpui.slideshow .nav-icon-link:visited.right { right: .25rem } .jpui.slideshow .nav-icon-link.left, .jpui.slideshow .nav-icon-link:active.left, .jpui.slideshow .nav-icon-link:hover.left, .jpui.slideshow .nav-icon-link:visited.left { left: .25rem } .jpui.slideshow .nav-icon-blueLeft:after { margin-right: .1875rem } .jpui.slideshow .nav-icon-blueRight:after { margin-left: .1875rem } .jpui.slideshow .image-container .nav-icon-link:active, .jpui.slideshow .image-container .nav-icon-link:focus, .jpui.slideshow .image-container .nav-icon-link:hover { opacity: 1 } .jpui.slideshow .nav-icon-link .circle { background: #FFF } .jpui.slideshow .slide-counter { color: #128842; font-size: .75rem; position: absolute; right: .625rem; top: .313rem } .jpui.slideshow .slideshow__content { background: #FFF; margin: 0 auto; padding: 1.563rem; position: relative; transition: none } .animate.jpui.slideshow .slideshow__content { transition: opacity .5s ease-in-out } .jpui.slideshow .slideshow__content.slideshow__content--center { text-align: center } .jpui.slideshow .slideshow__content .slideshow__content-container { opacity: 0; display: none } .jpui.slideshow .slideshow__content .slideshow__content-container.focus-slide { opacity: 1; display: block } .jpui.slideshow .slide-header { color: #414042; font-size: 1.125rem; line-height: 1.375; margin: 0; padding-bottom: .75rem } .jpui.slideshow .slide-content, .jpui.slideshow .slide-content p, .jpui.slideshow .slide-content ul { color: #717171; font-size: .875rem; line-height: 1.25 } .jpui.slideshow.slideshow__non-modal .main-gallery .slideshow__content { padding: 1rem 3.5rem .5rem } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link { top: 0; -webkit-transform: none; transform: none; margin: 1rem .0125rem } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link:focus { outline: #717171 dashed .0625rem } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link i { background: 0 0 } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link.left { left: 0 } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link.right { right: 0 } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-bottom: 1rem; padding-top: .5rem; background-color: #FFF } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container { display: inline-block; text-decoration: none; margin: 0 .25rem } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container .main-gallery__nav-dots-icon { background: 0 0; border: .0625rem solid #959595; border-radius: 50%; height: .75rem; width: .75rem } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container.disabled { outline: 0; pointer-events: none } .jpui.slider input[type=range]:focus.range-max~.pseudo-thumb.max, .jpui.slider input[type=range]:focus.range-min~.pseudo-thumb.min, .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container.main-gallery__nav-dots-container--focus .main-gallery__nav-dots-icon:focus { outline: #717171 dashed .0625rem } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container.main-gallery__nav-dots-container--focus .main-gallery__nav-dots-icon { background: #126BC5; border: .0625rem solid #126BC5 } .jpui.slideshow .item.focus-slide { opacity: 1; position: relative; visibility: visible; display: block } .jpui.slideshow .item.focus-slide .main-gallery-img { opacity: 1 } @media (min-width:768px) { .jpui.slideshow .nav-icon-link, .jpui.slideshow .nav-icon-link:active, .jpui.slideshow .nav-icon-link:hover, .jpui.slideshow .nav-icon-link:visited { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 1.5rem } .jpui.slideshow .slideshow__content { padding: 1.5rem 4rem } .jpui.slideshow .slideshow-closeLink { right: -100% } .jpui.slideshow .slideshow-closeIcon { font-size: 1.25rem } .jpui.slideshow.slideshow__non-modal .main-gallery .item .slideshow__content .nav-icon-link { -webkit-transform: none; transform: none; top: 0 } } @media (min-width:992px) { .jpui.slideshow .gallery { padding: 3.75rem 0 } .jpui.slideshow .slideshow__content { overflow: hidden; padding-left: 5.125rem; padding-right: 5.125rem } .jpui.slideshow .nav-icon-link, .jpui.slideshow .nav-icon-link:active, .jpui.slideshow .nav-icon-link:hover, .jpui.slideshow .nav-icon-link:visited { font-size: 2rem; opacity: .7 } .jpui.slideshow .nav-icon-link.left, .jpui.slideshow .nav-icon-link:active.left, .jpui.slideshow .nav-icon-link:hover.left, .jpui.slideshow .nav-icon-link:visited.left { left: -2.25em } .jpui.slideshow .nav-icon-link.right, .jpui.slideshow .nav-icon-link:active.right, .jpui.slideshow .nav-icon-link:hover.right, .jpui.slideshow .nav-icon-link:visited.right { right: -2.25em } .jpui.slideshow .slideshow__non-modal .nav-icon-link { top: 0; -webkit-transform: none; transform: none } .jpui.slideshow .slideshow__non-modal .nav-icon-link.left { left: 0 } .jpui.slideshow .slideshow__non-modal .nav-icon-link.right { right: 0 } } @media (min-width:1200px) { .jpui.slideshow .slideshow-container { max-width: 60.938rem } .jpui.slideshow .slideshow__content { padding-left: 2.5rem; padding-right: 2.5rem } } .jpui.slider .slider__data-value-container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; padding: .25rem 0 } .jpui.slider .slider__data-value-container .slider__data-value { position: relative; font-size: .75rem; color: #414042 } .jpui.slider .label-container .label-name { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.slider .label-container .label-name { font-size: .875rem } } .jpui.slider .label-container .label-value { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.slider .label-container .label-value { font-size: .875rem } } .jpui.slider .input-container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; height: 1.0625rem; -ms-flex-pack: center; justify-content: center; position: relative } .jpui.slider .input-container:active .pseudo-range, .jpui.slider .input-container:focus-within .pseudo-range { background: #0B6EFD } .jpui.slider .input-container .pseudo-thumb { height: 1.0625rem; width: 1.0625rem; position: absolute; background: #FFF; border: .125rem solid #0B6EFD; border-radius: 50% } .jpui.slider .input-container .pseudo-thumb.pseudo-thumb--activated { height: 1.125rem; width: 1.125rem; background: #0B6EFD } .jpui.slider .input-container .pseudo-range { height: .375rem; position: absolute } .jpui.slider .input-container .pseudo-range.pseudo-range--activated { background: #0B6EFD } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.slider .input-container .pseudo-range { position: relative } } .jpui.slider .input-container.disabled .pseudo-range { visibility: hidden } .jpui.slider .input-container.disabled .pseudo-thumb { background: #D6D6D6 } .jpui.slider input[type=range] { height: .25rem; width: 100%; border-radius: .3125rem; border-width: .5rem 0; display: block; background: #D6D6D6 } .jpui.slider input[type=range].range-max, .jpui.slider input[type=range].range-min { position: absolute; pointer-events: none } .jpui.slider input[type=range].single { position: relative } .jpui.slider input[type=range]:focus~.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD } @media screen and (-webkit-min-device-pixel-ratio:0) { .jpui.slider .input-container { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.slider .input-container>::-webkit-slider-thumb { opacity: 0 } .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD; margin-bottom: .5rem } .jpui.slider .input-container .pseudo-thumb { margin-bottom: .53125rem } .jpui.slider .input-container .pseudo-thumb.pseudo-thumb--activated, .jpui.slider input[type=range]:focus~.pseudo-thumb { margin-bottom: .5rem } .jpui.slider .input-container.disabled .pseudo-thumb { height: 1.125rem; width: 1.125rem; border: .125rem solid #FFF; top: -.03125rem } .jpui.slider .single-slider-progress { position: relative; height: .375rem; background: #0B6EFD; top: .3125rem; border-radius: .25rem } .jpui.slider input[type=range] { -webkit-appearance: none; -moz-appearance: none; appearance: none; height: .251rem; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.slider input[type=range].single { background: -webkit-gradient(linear, left top, right top, color-stop(var(--single-slider-percent-filled), rgba(0, 0, 0, 0)), color-stop(var(--single-slider-percent-filled), #d6d6d6)) } .jpui.slider input[type=range].single::-webkit-slider-thumb { height: 1.0625rem; width: 1.0625rem; -webkit-appearance: none; appearance: none; background: #FFF; border: .125rem solid #0B6EFD; border-radius: 50%; margin-bottom: .03125rem } .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { height: 1.125rem; width: 1.125rem; outline: #717171 dashed .0625rem; background: #0B6EFD } .jpui.slider input[type=range].single:focus:active::-webkit-slider-thumb { outline: 0 } .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { height: 1.125rem; width: 1.125rem; outline: 0; background: #0B6EFD } .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #0B6EFD; height: 1.125rem; width: 1.125rem } .jpui.slider input[type=range].disabled::-webkit-slider-thumb { height: 1.125rem; width: 1.125rem; background: #D6D6D6; border: .125rem solid #FFF } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.slider input[type=range] { background: 0 0; height: auto; top: -1.25rem } .jpui.slider input[type=range]::-ms-fill-lower { border-radius: .25rem; background: #D6D6D6 } .jpui.slider input[type=range].single { bottom: .75rem; margin-bottom: -3.25rem } .jpui.slider input[type=range].single::-ms-thumb { background: #FFF; border: .125rem solid #0B6EFD; width: .8125rem; height: .8125rem; border-radius: 50% } .jpui.slider input[type=range].single:focus:active::-ms-thumb { outline: 0 } .jpui.slider input[type=range].single:focus::-ms-thumb { outline: #717171 dashed .0625rem; border: none; background: #0B6EFD; height: 1.125rem; width: 1.125rem } .jpui.slider input[type=range].single::-ms-fill-lower { background: #0B6EFD; height: .375rem } .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #0B6EFD; height: 1.125rem; width: 1.125rem; border: none } .jpui.slider input[type=range]::-ms-track { border-width: .5rem 0; border-color: transparent; color: transparent; background: 0 0; height: .25rem } .jpui.slider input[type=range]::-ms-fill-upper { border-radius: .25rem; background: #D6D6D6 } .jpui.slider input[type=range]::-ms-tooltip { display: none } .jpui.slider input[type=range].disabled::-ms-fill-lower, .jpui.slider input[type=range].disabled::-ms-fill-upper { background: #D6D6D6 } .jpui.slider input[type=range].disabled::-ms-thumb { width: .875rem; height: .875rem; background: #D6D6D6; border: .125rem solid #FFF } .jpui.slider .input-container { height: auto } .jpui.slider .input-container .pseudo-range { bottom: -.25rem; height: .375rem } .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD; bottom: -.625rem } .jpui.slider .input-container .pseudo-thumb { bottom: -.5625rem } .jpui.slider .input-container .pseudo-thumb.pseudo-thumb--activated { bottom: -.625rem } .jpui.slider .input-container input[type=range]::-ms-thumb { display: none } .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #0B6EFD } .jpui.slider .input-container.disabled .pseudo-thumb { height: 1.125rem; width: 1.125rem; border: .125rem solid #FFF; top: -.125rem } } @-moz-document url-prefix() { .jpui.slider { display: flex; flex-direction: column; position: relative } .jpui.slider input[type=range].single { margin-top: .4375rem } .jpui.slider input[type=range].single::-moz-range-thumb { -moz-appearance: none; appearance: none; background: #FFF; border: .125rem solid #0B6EFD; width: .8125rem; height: .8125rem; border-radius: 50% } .jpui.slider input[type=range].single::-moz-range-progress { height: .375rem; border-radius: .25rem 0 0 .25rem; background: #0B6EFD } .jpui.slider input[type=range].single:focus:active::-moz-range-thumb { outline: 0 } .jpui.slider input[type=range].single:focus::-moz-range-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD; border: none; outline: #717171 dashed .0625rem } .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #0B6EFD; height: 1.125rem; width: 1.125rem; border: none } .jpui.slider input[type=range]::-moz-focus-outer { border: 0 } .jpui.slider input[type=range]::-moz-range-track { background: #D6D6D6 } .jpui.slider input[type=range].disabled { background: #D6D6D6 } .jpui.slider input[type=range].disabled::-moz-range-thumb { background: #D6D6D6; border: .125rem solid #FFF } .jpui.slider .input-container { position: static } .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD } .jpui.slider .input-container .pseudo-thumb { height: 1.0625rem; width: 1.0625rem; bottom: unset } .jpui.slider .input-container .pseudo-range { height: .375rem } .jpui.slider .input-container>::-moz-range-thumb { opacity: 0 } .jpui.slider .input-container.disabled .pseudo-thumb { height: 1.125rem; width: 1.125rem; border: .125rem solid #FFF } } .jpui.table { width: 100% } .jpui.table>caption>span, .jpui.table>caption>span a, .jpui.table>caption>span a:active, .jpui.table>caption>span a:focus, .jpui.table>caption>span a:hover, .jpui.table>caption>span a:link, .jpui.table>caption>span a:visited { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } @media screen and (max-width:767px) { .jpui.table>thead>tr { position: absolute; left: -625rem; top: auto; width: .0625rem; height: .0625rem; overflow: hidden } .jpui.table tbody>tr>td[data-th], .jpui.table tfoot>tr>td[data-th] { text-align: right } .jpui.table td[data-th], .jpui.table tr { display: block } .jpui.table td[data-th]:before { content: attr(data-th) ''; display: block; float: left; text-align: left } } .jpui.table th[scope] .icon.angledown { color: #BCBCBC } .jpui.table.chart { width: 85%; overflow-x: auto; margin-top: 2rem } .jpui.table.chart .table-caption { margin-bottom: 1.5625rem; text-align: left; font-weight: 700; font-size: 1.5625rem } .jpui.table.chart>caption>span, .jpui.table.chart>caption>span a, .jpui.table.chart>caption>span a:active, .jpui.table.chart>caption>span a:focus, .jpui.table.chart>caption>span a:hover, .jpui.table.chart>caption>span a:link, .jpui.table.chart>caption>span a:visited { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.table.chart td, .jpui.table.chart th { border-bottom: .0625rem solid #DDD; padding: .5rem } @media (max-width:767px) { .jpui.table.chart { width: 100% } } .jpui.table.data-table { overflow-y: auto; overflow-x: auto } .jpui.table.data-table.table-container--scrollable:focus { outline: #717171 dashed .0625rem } @media print { .jpui.table.data-table .table-print--chrome td[data-th], .jpui.table.data-table .table-print--chrome tr { display: contents } } .jpui.table.data-table .table__empty-message { padding-top: 1.5rem; text-align: center } .jpui.table.data-table .table-container { padding: .75rem } .jpui.table.data-table .table-container .table-body { width: 100%; border-bottom: .0625rem solid #CCC } .jpui.table.data-table .table-container .table-body span[role=button] { cursor: pointer } .jpui.table.data-table .table-container .table-body .header-cell { text-align: left; white-space: nowrap } .jpui.table.data-table .table-container .table-body .header-cell:not(.sortable) { padding: .4375rem .375rem } .jpui.table.data-table .table-container .table-body .header-cell .heading-icon-wrapper { padding: .4375rem .375rem; display: block } .jpui.table.data-table .table-container .table-body .header-cell .heading-icon-wrapper .icon { padding-left: .1875rem } .jpui.table.data-table .table-container .table-body .header-cell .angledown, .jpui.table.data-table .table-container .table-body .header-cell .angleup { color: #414042 } .jpui.table.data-table .table-container .table-body .header-cell .angleright { color: #BCBCBC } .jpui.table.data-table .table-container .table-body.expandable-table .table-row.collapsed { display: none } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell { width: 2.25rem } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .expandToggle { text-align: center; padding: .8125rem .6975rem } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .expandToggle.table__row--cell-condensed { padding: .25rem .325rem } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .angledown { color: #126BC5 } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .angleright { color: #717171 } .jpui.table.data-table .table-container .table-body.expandable-table .table-row .expandable-content { padding: .75rem .5625rem } .jpui.table.data-table .table-container .table-body .table-row .cell { white-space: nowrap } .jpui.table.data-table .table-container .table-body .table-row.data-table__header { border-bottom: .125rem solid #CCC } .jpui.table.data-table .table-container .table-body .table-row:not(.expandable-row):not(.data-table__header):not(.suppressed) { border-top: .0625rem solid #CCC } .jpui.table.data-table .table-container .table-body .table-row .expandToggle.is-focused, .jpui.table.data-table .table-container .table-body .table-row .expandToggle:focus, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper.is-focused, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper:focus { outline: 0; position: relative } .jpui.table.data-table .table-container .table-body .table-row .expandToggle.is-focused:after, .jpui.table.data-table .table-container .table-body .table-row .expandToggle:focus:after, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper.is-focused:after, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper:focus:after { border: .0625rem dashed #717171; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } .jpui.table.data-table .table-container .table-body .table-row.expandable-row.active, .jpui.table.data-table .table-container .table-body .table-row.expandable.active { border-left: .1875rem solid #126BC5 } .jpui.table.data-table .table-container .table-body .table-row .separator { height: 1.5rem; border-left: .0625rem solid #CCC; float: left } .jpui.table.data-table .table-container .table-body .table-row .expandToggle { display: block; padding: .9375rem } .jpui.table.data-table .table-container .table-body .table-row .cell:not(.expand-cell) { padding: .8125rem .375rem } .jpui.table.data-table .table-container .table-body .table-row .cell:not(.expand-cell).table__row--cell-condensed { padding: .25rem .325rem; vertical-align: top } .jpui.table.data-table .table-container .table-body .table-row .cell:not(.expand-cell).checkbox { width: 2.25rem; text-align: center; white-space: normal } .jpui.table.data-table .table-container .table-body .table-row .quantity, .jpui.table.data-table .table-container .table__fixed-header-container .table__fixed-header.quantity { text-align: right } .jpui.table.data-table .table-container .table-body .table-row .cell.suppressed-row { border-top: .0625rem dotted #CCC } .jpui.table.data-table .table-container .table-body tr:last-of-type { border: none } @media screen and (max-width:767px) { .jpui.table.data-table .table-container { display: none } } .jpui.table.data-table .table-container .table__fixed-column-container { display: table; table-layout: fixed; position: fixed; padding-left: .75rem; border-right: .0625rem solid #CCC; box-shadow: .5625rem 0 .375rem -.375rem rgba(0, 0, 0, .15); background-color: #FFF } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-column-header { display: table-cell; padding: .4375rem .375rem; vertical-align: middle; border-bottom: .125rem solid #CCC } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-column-header .icon { padding-left: .1875rem } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row { display: table-row } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row:not(:last-child) .table__fixed-cell { border-bottom: .0625rem solid #CCC } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row .table__fixed-cell { display: table-cell; padding: .8125rem .375rem; vertical-align: middle } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row .table__fixed-cell .expandToggle { padding: 0 .3225rem } .jpui.table.data-table .table-container .table__fixed-header-container { position: fixed; box-shadow: 0 .5625rem .375rem -.375rem rgba(0, 0, 0, .15); padding-top: .75rem; background-color: #FFF; border-bottom: .125rem solid #CCC } .jpui.table.data-table .table-container .table__fixed-header-container .table__fixed-header { display: inline-block; padding: .4375rem .375rem; vertical-align: middle; background-color: #FFF } .jpui.table.data-table .table-container .table__fixed-header-container .table__fixed-header .icon { padding-left: .1875rem } .jpui.table.data-table .table-xs { font-size: .8125rem } .jpui.table.data-table .table-xs h3 { color: #000; margin: 0 } .jpui.table.data-table .table-xs .table-xs__description-list { margin: 0; padding-right: 2rem; width: 100% } .jpui.table.data-table .table-xs .table-xs__description-list .description-list-container { overflow: hidden; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-flow: wrap; flex-flow: wrap } .jpui.table.data-table .table-xs .table-xs__description-list dd, .jpui.table.data-table .table-xs .table-xs__description-list dt { padding-bottom: 0; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50% } .jpui.table.data-table .table-xs .table-xs__description-list dt { text-align: left; font-size: .8125rem } .jpui.table.data-table .table-xs .table-xs__description-list dd { padding-left: .75rem; text-align: right; -ms-flex-positive: 1; flex-grow: 1 } .jpui.table.data-table .table-xs .table-xs-list { -webkit-tap-highlight-color: transparent; cursor: pointer; margin: 0; padding: 0; border-bottom: .0625rem solid #CCC } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; border-top: .0625rem solid #CCC; padding: 1.125rem .75rem; position: relative } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; position: static } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css::after { content: ""; position: absolute; top: .75rem; bottom: .75rem; right: .25rem; left: .25rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css:focus { outline: 0 } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css:focus::after { outline: #717171 dashed .0625rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs__checkbox { margin-top: .125rem; margin-right: .75rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header { -ms-flex-positive: 1; flex-grow: 1; position: relative; text-decoration: none; margin-bottom: .05rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem { list-style-type: none } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem .table-xs-list-text { color: #666; display: block; margin: 0 } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem .table-xs-list-text.header-quantity:nth-last-of-type(3) { display: inline-block } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem .table-xs-list-text.header-quantity:nth-last-of-type(2) { display: inline-block; float: right; margin-right: 2rem; color: #126BC5; font-size: 1.25rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-icon { right: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); padding-right: .5rem } @media (max-width:767px) { .jpui.table.data-table .table-xs { display: block } } @media screen and (min-width:768px), print { .jpui.table.data-table .table-xs { display: none } } .jpui.table.data-table .table-footer { text-align: center; margin: 1.125rem 0 } .jpui.table.data-table .table-footer .button { margin: .75rem 0 0 } .jpui.skiplink { left: -624.9375rem; position: absolute; max-width: 28.125rem; background-color: #FFF; text-align: center; white-space: normal } .jpui.skiplink .label { display: inline-block; line-height: 1.2; margin: .7rem 1rem } .jpui.skiplink:focus { background-color: #FFF!important; left: 1rem!important; z-index: 1100; outline: 0; border: .0625rem dashed #717171; border-radius: .3125rem } .jpui.starrating .rating input[type=radio]:focus+label, .jpui.toggleswitch .toggle-switch input[type=checkbox]:focus+label div i { outline: #717171 dashed .0625rem } .jpui.tabs .tabContainer ul { padding: 0; list-style: none; height: 2rem; -webkit-padding-start: 0 } .jpui.tabs .tabContainer ul li { display: block; float: left; padding: .5rem 1rem .125rem; width: auto; margin: auto; border-left: 1px #CCC solid; border-right: 0 } .jpui.tabs .tabContainer ul li a, .jpui.tabs .tabContainer ul li a.active, .jpui.tabs .tabContainer ul li span.disabled { padding-top: 1px; padding-left: .125rem; padding-right: .125rem; text-align: center } .jpui.tabs .tabContainer ul li:first-child { border-left: 1px solid transparent } .jpui.tabs .tabContainer ul li span.disabled { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: default; font-size: .875rem; color: #BCBCBC } .jpui.tabs .tabContainer ul li a { text-decoration: none } .jpui.tabs .tabContainer ul li a.active { border-top: .25rem solid #0092FF } .jpui.tabs .tabContainer ul li a span.accessible-text { height: 0!important; width: 0!important; margin: 0!important } .jpui.tabs .tabs__tab-container { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start } .jpui.tabs .tabs__tab-container .tabs__tab-list { padding: 0; margin: 0; display: -ms-flexbox; display: flex; -ms-flex: 1 1 1px; flex: 1 1 1px; -ms-flex-align: stretch; align-items: stretch; list-style-type: none; border-top: 1px solid #CCC; border-right: 1px solid #CCC; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow: hidden; height: 3.875rem } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--overflow { -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--overflow.tabs__tab-list--open { overflow: visible; height: auto } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--tall { height: 5.25rem } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__tab-list { height: 4.75rem } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--tall { height: 6.25rem } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--open { height: auto } } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown { position: relative } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list { position: absolute; width: calc(100% - 2.625rem); -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap; border: none; border-top: 1px solid #CCC } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list.tabs__tab-list--open { z-index: 999 } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list.tabs__tab-list--open { height: 3.8125rem } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list.tabs__tab-list--open.tabs__tab-list--tall { height: 83px } } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list .tabs__tab-list-item { border: 1px solid #CCC; border-top: none; -ms-flex-preferred-size: 100%; flex-basis: 100% } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__expand-button { margin-left: auto } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__dropdown-select { height: 3.75rem; line-height: 3.75rem; width: 100% } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__dropdown-select--tall { height: 5.25rem; line-height: 5.25rem } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__dropdown-select:focus+.tabs__tab-list--overlay .tabs__tab { padding: 7px; border: 1px dashed #FFF } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list--overlay { pointer-events: none; width: 100%; -ms-flex-direction: row; flex-direction: row; border: none } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list--overlay .tabs__tab-list-item--overlay { -ms-flex-negative: 1; flex-shrink: 1 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item { display: -ms-flexbox; display: flex; border: 1px solid #CCC; border-right: none; border-top: none; -ms-flex: 1 0 1px; flex: 1 0 1px; min-width: 4rem; -ms-flex-align: stretch; align-items: stretch; -ms-flex-pack: stretch; justify-content: stretch; -ms-flex-order: 0; order: 0 } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__tab-list-item { -ms-flex: 1 0 1px; flex: 1 0 1px; min-width: 6rem } } .jpui.tabs .tabs__tab-container .tabs__tab-list-item.tabs__tab-list-item--active-overflow { -ms-flex-order: 1; order: 1 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item.tabs__tab-list-item--hidden { -ms-flex-order: 2; order: 2 } .jpui.tabs .tabs__tab-container .tabs__tab { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; background-color: #FFF; border: none; box-shadow: none; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; padding: .5rem } .jpui.tabs .tabs__tab-container .tabs__tab:focus { padding: 7px; border: 1px dashed #717171 } .jpui.tabs .tabs__tab-container .tabs__tab:hover { background-color: #F9F6F3 } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data { text-align: center; white-space: nowrap; padding-top: .25rem; color: #414042; line-height: 1.125rem; font-size: .75rem } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--primary { font-size: 1rem; line-height: 1.375rem } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--secondary { padding-top: 0 } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--tertiary { color: #717171 } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__tab { padding: .75rem 1rem } .jpui.tabs .tabs__tab-container .tabs__tab:focus { padding: 11px 15px } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data { font-size: .875rem; line-height: 1.25rem } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--primary { font-size: 1.125rem; line-height: 1.625rem } } .jpui.tabs .tabs__tab-container .tabs__expand-button { border: 1px solid #CCC; border-left: none; background-color: #FFF; -ms-flex: 0 0 2.625rem; flex: 0 0 2.625rem; max-width: 2.625rem; min-width: 2.625rem; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 3.875rem; padding: 0 } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__expand-button { height: 4.75rem } } .jpui.tabs .tabs__tab-container .tabs__expand-button .icon { margin: auto } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.tabs .tabs__tab-container .tabs__expand-button .icon { margin: 0 } } .jpui.tabs .tabs__tab-container .tabs__expand-button.tabs__expand-button--tall { height: 5.25rem } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__expand-button.tabs__expand-button--tall { height: 6.25rem } } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__tab:focus { border-color: #FFF } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__tab { background-color: #0B6EFD } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__tab:hover { background-color: #0A4386 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__data { color: #FFF; font-weight: 600 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--disabled .tabs__data { color: #BCBCBC } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--disabled .tabs__tab:hover { background-color: #FFF } .jpui.textarea label { display: block; height: 1.5rem } .jpui.textarea.horizontal { width: 100%; display: inline-block } .jpui.textarea.horizontal label { color: #3D3734; font-size: 1rem; padding: .875rem 0; width: 32.75%; display: inline-block; text-align: right } .jpui.textarea.horizontal .placeholder-ada-text { float: right; width: 65%; display: inline-block } .jpui.textarea.error input { border-color: #BF2155 } .jpui.textarea.error:focus { box-shadow: inset 0 0 .5rem #BF2155, 0 0 .5rem #BF2155 } .jpui.textarea+.placeholder-ada-text { display: none } .jpui.toggleswitch .toggleswitch-label { color: #414042; position: relative; bottom: .5rem; float: left; margin-right: .5625rem } @media screen and (max-width:767px) { .jpui.toggleswitch .toggleswitch-label { bottom: .25rem } } .jpui.toggleswitch .toggle-switch { width: 2.625rem; height: .625rem; position: relative; float: left } .jpui.toggleswitch .toggle-switch input[type=checkbox] { height: 1.375rem; width: 2.625rem; position: absolute; top: -.375rem; opacity: 0; cursor: pointer } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:focus+label div i { border: .0625rem solid transparent } } .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div { width: 100%; height: 100%; border-radius: 1.35rem; position: absolute; left: 0; bottom: 0; font-weight: none; cursor: pointer; z-index: 2; top: 0; background: #959595; border: .001rem solid #959595; transition: all .1s ease-in; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; pointer-events: none } .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled, .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div:before, .jpui.tooltip.disabled span { cursor: default } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div { border: .0625rem solid transparent } } .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div i { height: 1.375rem; width: 1.375rem; bottom: 1.8125rem; position: relative; margin-left: -.0625rem; margin-right: -.0625rem; border-radius: .75rem; box-shadow: 0 0 .125rem .0625rem #717171; float: left; border: .001rem solid #BCBCBC; background-color: #BCBCBC } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div i { border: .0625rem solid transparent } } @media screen and (max-width:767px) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div i { bottom: 1.6125rem } } .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div:before { content: attr(data-off); position: relative; bottom: .4375rem; left: 2.875rem; margin-left: .3125rem; pointer-events: initial } @media screen and (max-width:767px) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div:before { bottom: .3125rem } } .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div:before { content: attr(data-on); position: relative; bottom: .4375rem; left: 2.875rem; margin-left: .3125rem } .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div i { float: right; background: #2CA853; border: .001rem solid #2CA853 } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div i { border: .0625rem solid transparent } } @media screen and (max-width:767px) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div:before { bottom: .3125rem } .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div i { bottom: 1.6125rem } } .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div { background: #CCC; border: .001rem solid #CCC; opacity: .4 } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div { border: .0625rem solid transparent } } .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div i { background: #EDEDED; border: .001rem solid #EDEDED } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div i { border: .0625rem solid transparent } } .jpui.tooltip { display: inline-block; position: relative; line-height: .8125rem } .jpui.tooltip .trigger:active, .jpui.tooltip .trigger:focus { outline: 0 } .jpui.tooltip.flyout { display: -ms-inline-flexbox; display: inline-flex } .jpui.tooltip.flyout .trigger { font-size: 1rem; text-decoration: inherit } .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; clip: auto; padding: .75rem 1rem; bottom: -.25rem; right: auto; left: 0; width: 12.125rem; height: auto; max-width: 18rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip.rightAlign { left: auto; right: 0 } .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } .jpui.tooltip.flyout .tooltip__trigger-content { display: -ms-flexbox; display: flex } .jpui.tooltip.flyout .tooltip__trigger-content .tooltip__flyout-trigger-charm { margin: 0 } .jpui.tooltip.flyout.flyout--icon-without-label .trigger:focus:not(:active) .icon { outline: #666 dashed .0625rem } .jpui.tooltip.flyout.flyout--icon-without-label .trigger:focus:not(:active) .tooltip__flyout-trigger-charm { outline: 0 } .jpui.tooltip.flyout.flyout--label-without-icon { line-height: unset } .jpui.tooltip.flyout.flyout--label-without-icon .trigger:focus:not(:active) .tooltip__flyout-trigger-label { outline: #666 dashed .0625rem } .jpui.tooltip.flyout.flyout--label-without-icon .trigger:focus:not(:active) .tooltip__flyout-trigger-charm { outline: 0 } .jpui.tooltip.flyout.open .tooltip-body { background-color: #FFF; padding: 1rem; min-width: 17.5rem; border-radius: .125rem } .jpui.tooltip.flyout.open .tooltip-body:before { background-color: #FFF } .jpui.tooltip.flyout.open .tooltip-body .tooltip__flyout-header { font-size: 1.25rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.tooltip .tooltip-body, .jpui.tooltipchip .tooltip-body { font-weight: 300; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); text-align: left } .jpui.tooltip.flyout.open .tooltip-body .close { position: static; float: right; font-size: 1rem } .jpui.tooltip.flyout.open .tooltip-body .tooltip-content { padding-top: .25rem } .jpui.tooltip.flyout.open .tooltip-body .tooltip-content .additionalContent { line-height: normal } .jpui.tooltip .trigger, .jpui.tooltip span { color: #959595; font-size: .8125rem } .jpui.tooltip .trigger .icon.info-color, .jpui.tooltip span .icon.info-color { background-color: #FFF; border-radius: 50% } .jpui.tooltip .trigger .icon.info-color:hover, .jpui.tooltip span .icon.info-color:hover { color: #666 } .jpui.tooltip.disabled span .icon.info-color { color: #BCBCBC } .jpui.tooltip .close { position: absolute; right: .3125rem; top: .3125rem; display: none; color: #414042; text-decoration: none; font-size: .75rem } .jpui.tooltip .close .icon { position: static } .jpui.tooltip .tooltip-body { position: absolute; display: none; visibility: hidden; background-color: #F9F6F3; border: .0625rem solid #CCC; z-index: 9999; padding: .75rem 2.25rem .75rem 1rem; width: 18rem; line-height: 1.05rem; color: #414042; font-size: .875rem } .jpui.tooltip .tooltip-body.tooltip-inverted { border: .0625rem solid #292422; background-color: #292422 } @media (min-width:768px) { .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip { max-width: 21.875rem } .jpui.tooltip .tooltip-body { width: 21.875rem } } @media (min-width:992px) { .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip { max-width: 24.25rem } .jpui.tooltip .tooltip-body { width: 24.25rem } } .jpui.tooltip .tooltip-body.medium { width: 13.5rem } @media (min-width:768px) { .jpui.tooltip .tooltip-body.medium { width: 16.375rem } } @media (min-width:992px) { .jpui.tooltip .tooltip-body.medium { width: 18.1875rem } } .jpui.tooltip .tooltip-body.small { width: 9rem } @media (min-width:768px) { .jpui.tooltip .tooltip-body.small { width: 10.9375rem } } @media (min-width:992px) { .jpui.tooltip .tooltip-body.small { width: 12.125rem } } .jpui.tooltip.open .trigger .icon.info-color { color: #666 } .jpui.tooltip.open .close { display: block } .jpui.tooltip.open .tooltip-body { display: block; visibility: visible; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body:before { position: absolute; content: ''; width: .6rem; height: .6rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 2; background-color: #F9F6F3 } .jpui.tooltip.open .tooltip-body.hide-arrow:before { display: none } .jpui.tooltip.open .tooltip-body.tooltip-position--top { top: 1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body.tooltip-position--top:before { top: -.375rem; border-left: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-right: 0; border-bottom: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--bottom { bottom: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--bottom:before { bottom: -.35rem; border-right: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-left: 0; border-top: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--right { right: -1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body.tooltip-position--right:before { right: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--right.tooltip-body--flyout { right: -1rem } .jpui.tooltip.open .tooltip-body.tooltip-position--left { left: -1rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-bottom { bottom: -1rem; left: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-bottom:before { bottom: 1rem; left: -.35rem; border-left: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-right: 0; border-top: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-top { top: -1rem; left: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-top:before { top: 1rem; left: -.35rem; border-left: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-right: 0; border-top: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-bottom { bottom: -1rem; right: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-bottom:before { bottom: 1rem; right: -.375rem; border-right: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-left: 0; border-bottom: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-top { top: -1rem; right: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-top:before { top: 1rem; right: -.375rem; border-right: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-left: 0; border-bottom: 0 } .jpui.tooltip.open .tooltip-body.tooltip-inverted:before { background-color: #292422; border: .0625rem solid #292422 } .jpui.tooltip.open .tooltip-body.tooltip-inverted .close, .jpui.tooltip.open .tooltip-body.tooltip-inverted .tooltip-content p, .jpui.tooltip.open .tooltip-body.tooltip-inverted em, .jpui.tooltip.open .tooltip-body.tooltip-inverted li, .jpui.tooltip.open .tooltip-body.tooltip-inverted strong { color: #FFF } .jpui.tooltip em, .jpui.tooltip li, .jpui.tooltip p, .jpui.tooltip strong { font-size: .875rem; color: #414042 } .jpui.tooltip ul { padding-left: 1.3125rem } .jpui.vertical.menu { font-size: 1rem; font-family: 'Open Sans', Arial, Helvetica, sans-serif } .jpui.vertical.menu ul { padding: 0; margin: 0; transition: height 1s ease } .jpui.vertical.menu ul li { display: block; font-size: .875rem; color: #666; background-color: #26201C; cursor: pointer; border-bottom: .0625rem #3D3734 solid; overflow: hidden } .jpui.vertical.menu ul li a { display: block; text-decoration: none; color: #CCC; padding: .9375rem 0 1rem 1.625rem; border-left: .25rem solid #26201C } .jpui.vertical.menu ul li ul, .jpui.vertical.menu ul li ul ul, .jpui.vertical.menu ul li ul ul ul { display: none } .jpui.vertical.menu ul li.active ul { display: block } .jpui.vertical.menu ul li.active ul li a { color: #666; background-color: #26201C } .jpui.vertical.menu ul li.active ul ul { display: none } .jpui.tooltipchip, .jpui.wrap, .jpui.wrap .input { display: inline-block } .jpui.vertical.menu ul li:hover { background-color: #3D3734 } .jpui.vertical.menu ul li:hover a { border-left: .25rem solid #3D3734 } .jpui.vertical.menu .no-bottomborder { border-bottom: 0!important } .jpui.wrap { position: relative; vertical-align: middle; width: 100% } .jpui.wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.wrap .input-icon i, .jpui.wrap .input-icon span { vertical-align: bottom } .jpui.wrap.left .input-icon { left: .5rem } .jpui.wrap.left .input-icon.disabled { color: #BCBCBC } .jpui.wrap.left .input { padding-left: 1.75rem } .jpui.wrap.right .input-icon { right: .5rem } .jpui.wrap.right .input { padding-right: 2.275rem } @media print { .jpui.wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.tooltipchip { position: relative; line-height: .8125rem } .jpui.tooltipchip .trigger, .jpui.tooltipchip span { color: #959595; font-size: .8125rem } .jpui.tooltipchip .trigger .icon.info-color, .jpui.tooltipchip span .icon.info-color { background-color: #FFF; border-radius: 50% } .jpui.tooltipchip .trigger .icon.info-color:hover, .jpui.tooltipchip span .icon.info-color:hover { color: #666 } .jpui.tooltipchip.disabled span { cursor: default } .jpui.tooltipchip.disabled span .icon.info-color { color: #BCBCBC } .jpui.tooltipchip .close { position: absolute; right: .3125rem; top: .3125rem; display: none; color: #414042; text-decoration: none; font-size: .75rem } .jpui.tooltipchip .close .icon { position: static } .jpui.tooltipchip .tooltip-body { position: absolute; display: none; visibility: hidden; top: 1.5rem; left: -1.6875rem; line-height: 1.05rem; margin: 0; background-color: #F9F6F3; border: .0625rem solid #CCC; padding: .75rem 2.25rem .75rem 1rem; border-radius: 0; color: #414042; font-size: .875rem; z-index: 9999; width: 18rem } @media (min-width:768px) { .jpui.tooltipchip .tooltip-body { width: 21.875rem } } @media (min-width:992px) { .jpui.tooltipchip .tooltip-body { width: 24.25rem } } .jpui.tooltipchip .tooltip-body.medium { width: 13.5rem } @media (min-width:768px) { .jpui.tooltipchip .tooltip-body.medium { width: 16.375rem } } @media (min-width:992px) { .jpui.tooltipchip .tooltip-body.medium { width: 18.1875rem } } .jpui.tooltipchip .tooltip-body.small { width: 9rem } @media (min-width:768px) { .jpui.tooltipchip .tooltip-body.small { width: 10.9375rem } } @media (min-width:992px) { .jpui.tooltipchip .tooltip-body.small { width: 12.125rem } } .jpui.tooltipchip.open .trigger .icon.info-color { color: #666 } .jpui.tooltipchip.open .close { display: block } .jpui.tooltipchip.open .tooltip-body { display: block; visibility: visible; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow { margin: 0 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow:before { position: absolute; content: ''; width: .6rem; height: .6rem; background-image: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 2; margin-left: -.3125rem; background-color: #F9F6F3; border-left: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-right: 0; border-bottom: 0; top: -.375rem; left: 2rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.hide-arrow:before { display: none } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right { top: -.875rem; left: 1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right:before { left: -.0625rem; top: .9375rem; border-bottom: .0625rem solid #CCC; border-left: .0625rem solid #CCC; border-top: 0; border-right: 0; margin-left: -.3125rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right.below { top: auto; bottom: -.875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right.below:before { top: auto; bottom: .9375rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left { top: -.875rem; left: auto; right: 1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.down { top: 1.25rem; right: -1.875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.down:before { top: -.375rem; left: auto; right: 1.875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left:before { left: auto; top: .9375rem; right: -.375rem; border-top: .0625rem solid #CCC; border-right: .0625rem solid #CCC; border-left: 0; border-bottom: 0 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.below { top: auto; bottom: .875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.below:before { top: auto; bottom: .9375rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up { top: auto; bottom: 1.6875rem; left: -.625rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up:before { top: auto; bottom: -.375rem; border-top: 0; border-right: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-left: 0; margin-left: -.3125rem; box-shadow: .125rem .125rem .1875rem 0 rgba(0, 0, 0, .28); left: auto } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up.right { left: auto; right: -.625rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up.right:before { left: auto; right: .625rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted { border: .0625rem solid #292422; background-color: #292422 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted:before { background-color: #292422; border-bottom: .0625rem solid #292422; border-left: .0625rem solid #292422; border-top: 0; border-right: 0 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted.flip-right:before, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted.flip-up:before { margin-left: -.3125rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted .close, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted .tooltip-content p, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted em, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted li, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted strong { color: #FFF } .jpui.tooltipchip em, .jpui.tooltipchip li, .jpui.tooltipchip p, .jpui.tooltipchip strong { font-size: .875rem; color: #414042 } .jpui.tooltipchip ul { padding-left: 1.3125rem } .jpui.starrating .rating { border: none; text-align: left; padding: 0 } .jpui.starrating .rating .label { display: inline-block; position: relative; margin: 0 .1875rem; line-height: 1 } .jpui.starrating .rating .label:first-of-type { padding-left: 0 } .jpui.starrating .rating .label:last-of-type { padding-right: 0 } .jpui.starrating .rating .label .icon { font-size: 1.125rem; color: #CCC } .jpui.starrating .rating .label .icon.rating-full-star, .jpui.starrating .rating .label .icon.rating-half-star { color: #0A4386 } .jpui.starrating .rating .label .icon.half-star { position: absolute; left: 0; z-index: 1 } .jpui.starrating .rating input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute } .jpui.starrating .rating .fieldset-container { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.starrating .rating .fieldset-container .legend { -ms-flex-positive: 1; flex-grow: 1; padding-right: .75rem; margin-bottom: 1rem } .jpui.starrating .rating .fieldset-container .input-label-container { -ms-flex-negative: 0; flex-shrink: 0; white-space: nowrap } @media (min-width:768px) { .jpui.starrating .rating .fieldset-container { -ms-flex-wrap: nowrap; flex-wrap: nowrap } .jpui.starrating .rating .legend { margin-bottom: 0 } } .jpui.validation__bubble-container { position: relative; width: 100%; top: -2.125rem; outline: 0 } .jpui.dropdownchip .option:not(.disabled).is-focused, .jpui.dropdownchip .option:not(.disabled):focus, .jpui.validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validation__bubble-container.flipped { top: 3rem } .jpui.validation__bubble-container.error-bubble-min-width { min-width: 4.75rem } .jpui.segmentedradiogroup { position: relative; margin: 0; padding: 0; border: none } .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #0B6EFD; border: .0625rem solid transparent; padding: .25rem .75rem } .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #A9D5ED } .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #0092FF!important } .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked):not(.touch)~label.input-label { background-color: #F9F6F3 } .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked:not(.touch)~label.input-label { background-color: #0A4386 } .jpui.segmentedradiogroup .segmentedradiogroup-label { padding-bottom: .375rem } .jpui.segmentedradiogroup .segmentedradiogroup-container { display: -ms-inline-flexbox; display: inline-flex; width: 100% } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container { width: 100%; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container.overflow { -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container>.input-container { border-width: 0 .0625rem .0625rem 0; border-style: solid; border-color: #959595 } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container.hidden-state { overflow: hidden; height: 2rem } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container .input-container { display: -ms-flexbox; display: flex; height: 1.9375rem; -ms-flex-positive: 1; flex-grow: 1 } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap.hideDropdownToggle, .jpui.segmentedradiogroup .validation__accessible-text { display: none } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container .input-container.hideOptions { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container.hidden-state, .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container:not(.hidden-state)+.iconwrap i { height: 2.1875rem } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container .input-container .input-label { width: 100%; text-align: center } .jpui.segmentedradiogroup .segmentedradiogroup-container:not(.disabled) .option-container { border-color: #959595 } .jpui.segmentedradiogroup .segmentedradiogroup-container:not(.error) .option-container { border-width: .0625rem 0 0 .0625rem; border-style: solid } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container { border: .125rem solid #BF2155 } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container:not(.hidden-state)>.input-container { border-bottom: .0625rem solid #BCBCBC } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container .input-container { border-right: 0; border-left: .0625rem solid #959595 } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .iconwrap i { border: .125rem solid #BF2155; border-left: 0 } .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #A9D5ED } .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .iconwrap i, .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .input-container, .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .option-container { border-color: #BCBCBC } .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .iconwrap .expandup, .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .iconwrap .icon { color: #BCBCBC } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap { height: 2rem } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap i { padding: .4375rem .75rem; border: .0625rem solid #959595; border-left: none } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap i.expandup { color: #0B6EFD } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap.disabled i.expandup { color: #BCBCBC } .jpui.segmentedradiogroup .validation__bubble-container { top: -3.125rem } .jpui.segmentedradiogroup .validation__bubble-container.visible-options { top: -4.84375rem } .jpui.fieldgroup { margin-top: 0; text-align: left } .jpui.fieldgroup .horizontal, .jpui.fieldgroup .vertical { margin-bottom: 1.125rem; margin-top: -.3125rem } .jpui.fieldgroup .horizontal.fieldtext .tooltip .trigger, .jpui.fieldgroup .vertical.fieldtext .tooltip .trigger { font-size: .8125rem } .jpui.fieldgroup .vertical .tooltip { margin-bottom: .125rem } .jpui.fieldgroup .vertical .validation__bubble-container { top: -1.375rem } .jpui.fieldgroup .vertical:not(.fieldtext) .label-wrapper { display: inline-block; margin-bottom: .5rem } .jpui.fieldgroup .vertical.fieldtext { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; flex-direction: column } .jpui.fieldgroup .vertical.fieldtext .label-wrapper { margin-bottom: .1875rem } .jpui.fieldgroup .vertical .align-label-input.floating-label__container { position: relative } .jpui.fieldgroup .vertical .align-label-input.floating-label__container .label-wrapper { position: absolute; display: inline-block; margin-top: .5rem; z-index: 1; text-align: left; pointer-events: none; margin-left: 1rem; transition: all .2s ease-in-out } .jpui.fieldgroup .vertical .align-label-input.floating-label__container .fieldlabel { font-size: 1rem } .jpui.fieldgroup .vertical .align-label-input.floating-label__container.floating .label-wrapper { -webkit-transform: translate(-1.5rem, -2.5rem) scale(.9); transform: translate(-1.5rem, -2.5rem) scale(.9); transition: all .2s ease-in-out; pointer-events: auto } .jpui.fieldgroup .vertical .align-label-input.floating-label__container:not(.floating) .select, .jpui.fieldgroup .vertical .align-label-input.floating-label__container:not(.floating) .validationselect select { color: transparent } .jpui.fieldgroup .horizontal.non-responsive { margin-top: 0 } .jpui.fieldgroup .horizontal.non-responsive .align-label-input { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } @media (min-width:768px) { .jpui.fieldgroup .horizontal { margin-top: 0 } .jpui.fieldgroup .horizontal.fieldlabel { margin-bottom: 0 } .jpui.fieldgroup .horizontal.fieldlabel.label-alignment { display: inline-block } .jpui.fieldgroup .horizontal:not(.fieldtext):not(.non-responsive) .align-label-input { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } } .jpui.fieldgroup .horizontal .label-wrapper { text-align: right } @media (max-width:767px) { .jpui.fieldgroup .horizontal .label-wrapper { padding-bottom: .4375rem } .jpui.fieldgroup .horizontal:not(.non-responsive) .align-label-input .label-wrapper { text-align: left } } .jpui.fieldgroup .validation__accessible-text { display: none } .jpui.fieldgroup .fieldhelpertext-container { line-height: 1.25 } .jpui.fieldgroup .fieldhelpertext-container.fieldhelpertext { margin-top: .125rem } .jpui.fieldgroup .fieldhelpertext-container .fieldhelpertext { margin-top: .1875rem } .jpui.fieldgroup .fieldhelpertext-container .additionalText { display: inline } .jpui.fieldgroup .fieldhelpertext-container .yield .tooltip i { font-size: .8125rem } .jpui.fieldgroup .textarea-wrapper { margin-bottom: -.3125rem } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.fieldgroup .textarea-wrapper { margin-bottom: 0 } } .jpui.fieldgroup .yield { display: inline-block } .jpui.fieldgroup .tooltip { vertical-align: middle; text-align: left } .jpui.fieldgroup .zipcode-container .dash { position: absolute; left: -.125rem; color: #717171 } .jpui.fieldgroup .fieldset fieldset { border: none } .jpui.fieldgroup .fieldtext--input { border: none; padding: 0; width: 100%; background-color: transparent; display: block } .jpui.fieldgroup .vertical label { margin-bottom: .5rem } .jpui.dropdownchip { font-size: 1rem; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; clear: both } .jpui.dropdownchip .iconwrap .icon { cursor: pointer; line-height: inherit } .jpui.dropdownchip .icon { float: right } .jpui.dropdownchip .list-container { position: relative } .jpui.dropdownchip .list { list-style: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); padding: .0625rem; margin: 0; background: #FFF; z-index: 999; text-align: left } .jpui.dropdownchip .option { cursor: pointer; overflow: auto; width: 100% } .jpui.dropdownchip.disabled .header, .jpui.dropdownchip.disabled .header .icon, .jpui.dropdownchip.disabled .input { cursor: default } .jpui.dropdownchip .option.disabled { color: #CCC } .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } .jpui.dropdownchip .option:not(.disabled):active { background-color: #0092FF; color: #FFF } .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } .jpui.dropdownchip.show .list { display: block; margin: .25rem 0 } .jpui.dropdownchip .dropdown-slidedown-animation { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards } .jpui.dropdownchip .dropdown-list-hide { display: block; visibility: hidden; height: 0 } .jpui.dropdownchip .dropdown-list-show { height: auto; visibility: visible } .jpui.dropdownchip.disabled:not(.navigation) .header { border-color: #BCBCBC } .jpui.dropdownchip.disabled .header .header-text, .jpui.dropdownchip.disabled .header .icon { color: #BCBCBC } .jpui.dropdownchip.disabled .input:focus { outline: 0; box-shadow: none } .jpui.dropdownchip ul { list-style-type: none; padding: 0 } .jpui.dropdownchip .button { border: .063rem solid #999; box-shadow: .188rem .188rem .375rem #CCC } .jpui.dropdownchip .input:hover, .jpui.dropdownchip.show .input:hover { border: 0; box-shadow: none } .jpui.dropdownchip .input { position: relative; font-weight: 400; line-height: 1.375; cursor: pointer; overflow-x: hidden; text-overflow: ellipsis; height: auto; margin-bottom: 0; color: #414042; background-color: #FFF; border: 0; overflow-y: hidden } .jpui.dropdownchip .input:focus { outline: #717171 dashed .0625rem; box-shadow: none } .jpui.dropdownchip .input .icon { float: none; vertical-align: top; position: relative; margin-bottom: .3125rem } .jpui.dropdownchip .input:empty:before { content: attr(placeholder); color: #A9A9A9 } .jpui.dropdownchip .header { padding: .5rem .25rem } .jpui.dropdownchip .wrap { position: relative; display: inline-block; vertical-align: middle; width: 100% } .jpui.dropdownchip .wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.dropdownchip .wrap .input-icon i, .jpui.dropdownchip .wrap .input-icon span { vertical-align: bottom } .jpui.dropdownchip .wrap .input { display: inline-block } .jpui.dropdownchip .wrap.left .input-icon { left: .5rem } .jpui.dropdownchip .wrap.left .input-icon.disabled { color: #BCBCBC } .jpui.dropdownchip .wrap.left .input { padding-left: 1.75rem } .jpui.dropdownchip .wrap.right .input-icon { right: .5rem } .jpui.dropdownchip .wrap.right .input { padding-right: 2.275rem } @media print { .jpui.dropdownchip .wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.dropdownchip .primary { overflow-y: hidden } .jpui.dropdownchip .primary span { pointer-events: none } .jpui.dropdownchip .list { display: block; visibility: hidden; height: 0; position: absolute; width: 8.75rem } .jpui.dropdownchip .list.flip-left { right: 0 } .jpui.dropdownchip .list.flip-right { left: 0 } .jpui.dropdownchip.show .list { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards; height: auto; visibility: visible } @keyframes slideDown { from { opacity: 0 } to { opacity: 1 } } .jpui.dropdownchip.show .list>.group-container>.group-title, .jpui.dropdownchip.show .list>.option>.primary { opacity: 1; padding-top: .625rem; padding-bottom: .625rem; line-height: 1.5 } .jpui.dropdownchip .option { padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.dropdownchip .option .primary { text-decoration: none; -moz-text-decoration-color: inherit; color: inherit; display: block; padding-left: 1rem; padding-right: 1rem } .jpui.dropdownchip .option .primary:active { background-color: #0092FF; color: #FFF } .jpui.dropdownchip .option.disabled .jpui.link.disabled { display: block; font-size: 1rem; color: #BCBCBC; cursor: default } .jpui.dropdownchip .option.disabled .jpui.link.disabled:active, .jpui.dropdownchip .option.disabled .jpui.link.disabled:focus { outline: 0; background-color: inherit; color: #BCBCBC } .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } .jpui.dropdownchip .option.active .primary:active { background-color: #0092FF; color: #FFF } .jpui.messagebox { width: 100%; height: 100%; position: fixed; left: 0; top: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; background-color: rgba(0, 0, 0, .8); overflow: hidden; z-index: 999999; padding: 1rem; -ms-animation-fill-mode: none!important; -webkit-animation: fadeInDarkBackground .7s ease-out 0s none; animation: fadeInDarkBackground .7s ease-out 0s none } @keyframes fadeInDarkBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .8) } } .jpui.messagebox .messagebox__container { background-color: #FFF; border-radius: .125rem } .jpui.messagebox .messagebox__container .messagebox__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 1.125rem } .jpui.messagebox .messagebox__container .messagebox__header .messagebox__title { -ms-flex-positive: 1; flex-grow: 1; margin: 0 } .jpui.messagebox .messagebox__container .messagebox__header .messagebox__close-link { text-decoration: none } .jpui.messagebox .messagebox__container .messagebox__header.messagebox__header--scrollable { box-shadow: 0 .25rem .25rem -.175rem rgba(0, 0, 0, .1) } .jpui.messagebox .messagebox__container .messagebox__content { overflow-y: auto; padding: 0 1.125rem 1.875rem } .jpui.messagebox .messagebox__container .messagebox__content:focus { outline: #666 dashed .0625rem } .jpui.messagebox .messagebox__container .messagebox__footer { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 0 1.125rem 1.125rem } .jpui.validation__accessible-text, .jpui.validationcheckbox .validation__accessible-text, .jpui.validationdatepicker .validation__accessible-text, .jpui.validationinput .validation__accessible-text, .jpui.validationmultiselect .validation__accessible-text, .jpui.validationsegmentedradiogroup .validation__accessible-text, .jpui.validationselect .validation__accessible-text, .jpui.validationstyledselect .validation__accessible-text, .jpui.validationtextarea .validation__accessible-text { display: none } .jpui.messagebox .messagebox__container .messagebox__footer.messagebox__footer--scrollable { padding: 1.125rem; box-shadow: 0 -.3125rem .25rem -.175rem rgba(0, 0, 0, .1) } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button { min-width: unset; margin: 0 } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button:last-child { margin-top: .75rem } @media (max-width:767px) { .jpui.messagebox .messagebox__footer.messagebox__footer-inline { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end } .jpui.messagebox .messagebox__button-inline { min-width: auto; width: 50%; -ms-flex-positive: 1; flex-grow: 1; margin: 0 } .jpui.messagebox .messagebox__button-inline:last-child { margin-left: 1.125rem } } .jpui.validationcheckbox .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationdatepicker .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationinput .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationmultiselect .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationsegmentedradiogroup .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationselect .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationstyledselect .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationtextarea .validation__bubble-container.validation__bubble-container--min-width { min-width: 4.75rem } @media (min-width:768px) { .jpui.messagebox { padding: 4.5rem 0 } .jpui.messagebox .messagebox__container .messagebox__header { padding: 1.5rem } .jpui.messagebox .messagebox__container .messagebox__content { padding: 0 1.5rem } .jpui.messagebox .messagebox__container .messagebox__footer { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end; padding: 1.5rem } .jpui.messagebox .messagebox__container .messagebox__footer.messagebox__footer--scrollable { padding: 1.5rem } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button { margin: 0 } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button:last-child { margin: 0 0 0 1.125rem } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button-inline { margin: 0 } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button-inline:last-child { margin: 0 0 0 1.125rem } } .jpui.validationcheckbox .checkbox.validation__error .checkbox-label { font-weight: 600; color: #BF2155 } .jpui.validationcheckbox .checkbox.validation__error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } .jpui.validationcheckbox .checkbox.validation__error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155 } .jpui.validationdatepicker .input.validation__error, .jpui.validationdatepicker .input.validation__error:focus, .jpui.validationinput .input.validation__error, .jpui.validationinput .input.validation__error:focus, .jpui.validationmultiselect .multiselect__control.validation__error, .jpui.validationmultiselect .multiselect__control.validation__error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.validationcheckbox .checkbox.validation__error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } .jpui.validationcheckbox .checkbox .error-bubble-min-width .label.pointing.attached:before { left: .5rem } .jpui.validationcheckbox .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationcheckbox .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationcheckbox .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationcheckbox .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationdatepicker .input.validation__error { outline: transparent solid .125rem } .jpui.validationdatepicker .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationdatepicker .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationdatepicker .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationdatepicker .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationinput .input.validation__error { outline: transparent solid .125rem } .jpui.validationinput .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationinput .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationinput .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationinput .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationinput .expandablemicrocopy { margin-top: .5rem } .jpui.validationmultiselect .multiselect__control.validation__error { outline: transparent solid .125rem } .jpui.validationmultiselect .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationmultiselect .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationmultiselect .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationmultiselect .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .segmentedradiogroup-label { font-size: .75rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #BF2155 } @media screen and (min-width:768px) { .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .segmentedradiogroup-label { font-size: .875rem } } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container { border: .125rem solid #BF2155 } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container.hidden-state { height: 2.125rem } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container:not(.hidden-state)>.input-container { border-bottom: .0625rem solid #BCBCBC } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container .input-container { border-right: 0; border-left: .0625rem solid #959595 } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .iconwrap i { border: .125rem solid #BF2155; border-left: 0 } .jpui.validationselect .select select.validation__error, .jpui.validationselect .select select.validation__error:focus, .jpui.validationstyledselect .input.validation__error, .jpui.validationstyledselect .input.validation__error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.validationsegmentedradiogroup .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationsegmentedradiogroup .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationsegmentedradiogroup .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationsegmentedradiogroup .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationselect .select select.validation__error { outline: transparent solid .125rem } .jpui.validationselect .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationselect .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationselect .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationselect .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationstyledselect .input.validation__error { outline: transparent solid .125rem } .jpui.validationstyledselect .selectClassic.validation__error-selects, .jpui.validationstyledselect .selectStyled.validation__error-selects { border: .125rem solid #BF2155!important } .jpui.validationstyledselect .selectClassic.validation__error-selects:focus, .jpui.validationstyledselect .selectStyled.validation__error-selects:focus { outline: 0!important; box-shadow: none!important } .jpui.validationtextarea .textarea.validation__error, .jpui.validationtextarea .textarea.validation__error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.validationstyledselect .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationstyledselect .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationstyledselect .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationstyledselect .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationtextarea .textarea.validation__error { outline: transparent solid .125rem } .jpui.validationtextarea .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationtextarea .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationtextarea .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationtextarea .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.definitionlink { position: relative } .jpui.definitionlink .link-anchor { position: relative; text-decoration: none; border-bottom: dashed .0625rem; color: inherit } .jpui.definitionlink .link-anchor.disabled { color: #CCC; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.definitionlink .definition-link__tool-tip { position: absolute!important; padding: 0 1rem 0 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); text-align: left } .jpui.definitionlink .definition-link__tool-tip.show { bottom: -.3125rem; top: auto; clip: auto; padding: .75rem 1rem; right: auto; left: 0; width: 18.75rem; height: auto; max-width: 18.75rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.definitionlink .definition-link__tool-tip.show.delay { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both } @keyframes showMiniTooltip { from { opacity: 0 } to { opacity: 1 } } .jpui.definitionlink .definition-link__tool-tip.show.rightAlign { left: auto; right: 0 } .jpui.statustracker { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row } .jpui.statustracker .statustracker__container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; white-space: pre-line } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.statustracker .statustracker__container--3-steps { height: 6.75rem } .jpui.statustracker .statustracker__container--4-steps { height: 9.5rem } .jpui.statustracker .statustracker__container--5-steps { height: 12.25rem } } .jpui.statustracker .statustracker__container--labels { position: relative; top: .25rem; -ms-flex-align: start; align-items: flex-start; -ms-flex-order: 1; order: 1; padding-left: 0; margin: 0 0 0 .375rem; list-style-type: none } .jpui.statustracker .statustracker__label { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none; text-align: center; white-space: pre-line; -ms-flex: 1 0 20%; flex: 1 0 20%; padding-left: 0 } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label { font-size: .875rem } } .jpui.statustracker .statustracker__label--in-progress { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label--in-progress { font-size: .875rem } } .jpui.statustracker .statustracker__label--completed { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label--completed { font-size: .875rem } } .jpui.statustracker .statustracker__label--completed a, .jpui.statustracker .statustracker__label--completed a:active, .jpui.statustracker .statustracker__label--completed a:hover, .jpui.statustracker .statustracker__label--completed a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label--completed a, .jpui.statustracker .statustracker__label--completed a:active, .jpui.statustracker .statustracker__label--completed a:hover, .jpui.statustracker .statustracker__label--completed a:visited { font-size: .875rem } } .jpui.statustracker .statustracker__step-container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; -ms-flex: 1 0 20%; flex: 1 0 20%; min-height: 20% } .jpui.statustracker .statustracker__step-container:last-child { -ms-flex-pack: start; justify-content: flex-start } .jpui.statustracker .statustracker__bubble { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; height: 1.75rem; width: 1.75rem; background-color: #FFF; border: .0625rem solid #959595; border-radius: 50%; -moz-box-sizing: border-box; box-sizing: border-box; -ms-flex-negative: 0; flex-shrink: 0 } .jpui.statustracker .statustracker__bubble .checkmark { color: #FFF; font-size: 1rem } .jpui.statustracker .statustracker__bubble--in-progress { border: .1875rem solid #2CA853 } .jpui.statustracker .statustracker__bubble--completed { background-color: #2CA853; border: .1875rem solid #2CA853 } .jpui.statustracker .statustracker__line { border-left: .0625rem solid #959595; height: 1.5rem } .jpui.statustracker .statustracker__line--completed { width: 0; border-left: .15rem solid #2CA853 } @media all and (min-width:767px) { .jpui.statustracker { -ms-flex-direction: column; flex-direction: column } .jpui.statustracker .statustracker__container { -ms-flex-direction: row; flex-direction: row; padding-left: 3.75rem; -ms-flex-pack: start; justify-content: flex-start } .jpui.statustracker .statustracker__container--labels { -ms-flex-align: end; align-items: flex-end; -ms-flex-order: 0; order: 0; margin-left: 0; top: 0 } .jpui.statustracker .statustracker__container--3-labels { right: calc((100% - 60px)/ 6 - 14px) } .jpui.statustracker .statustracker__container--4-labels { right: calc((100% - 60px)/ 8 - 14px) } .jpui.statustracker .statustracker__container--5-labels { right: calc((100% - 60px)/ 10 - 14px) } .jpui.statustracker .statustracker__label { margin-bottom: .375rem } .jpui.statustracker .statustracker__step-container { -ms-flex-direction: row; flex-direction: row } .jpui.statustracker .statustracker__line { border-top: .0625rem solid #959595; height: .0625rem; width: calc(100% - 1.25rem) } .jpui.statustracker .statustracker__line--completed { border-top: .15rem solid #2CA853; height: 0 } } @media all and (min-width:767px) and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.statustracker .statustracker__container--3-steps, .jpui.statustracker .statustracker__container--4-steps, .jpui.statustracker .statustracker__container--5-steps { height: auto } } .jpui.radiotile { height: 5.75rem; width: 16.25rem; margin-bottom: 1rem } .jpui.radiotile .radiotile__label-container { height: 100%; width: 100%; border-radius: .1875rem; padding: 1.5rem; border: .0625rem solid #CCC; background-color: #FFF; display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; cursor: pointer } .jpui.radiotile .radiotile__label-container:hover { background-color: #F5F6F6 } .jpui.radiotile .radiotile__radio-button { position: absolute; opacity: 0 } .jpui.radiotile .radiotile__radio-button:checked+.radiotile__label-container { border: .125rem solid #0B6EFD; padding: 1.4375rem } .jpui.radiotile .radiotile__radio-button:focus+.radiotile__label-container { outline: #666 dashed .0625rem } .jpui.radiotile .radiotile__label { padding-left: 1.125rem; text-align: left; max-height: 2.75rem; overflow: hidden } .jpui.radiotile .radiotile__icon { font-size: 2.75rem; color: #666 } @media (min-width:768px) { .jpui.radiotile { width: 18.75rem } .jpui.radiotile.radiotile--large { width: 22.5rem } } .jpui.icon { font-weight: 400; text-transform: none; line-height: 1; text-decoration: none; display: inline-block; padding: 0; color: #666; font-size: 1em; font-family: dcefont } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon, body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon, body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon { display: none } @font-face { font-family: dcefont; font-style: 'normal'; font-weight: 'normal'; src: url(../fonts/dcefont.eot); src: url(../fonts/dcefont.eot?#iefix) format('embedded-opentype'), url(../fonts/dcefont.woff) format('woff'), url(../fonts/dcefont.ttf) format('truetype'), url(../fonts/dcefont.svg#dcefont) format('svg') } .jpui.icon.angledown:after { content: '\e62a' } .jpui.icon.angleleft:after { content: '\e635' } .jpui.icon.angleright:after { content: '\e646' } .jpui.icon.angleup:after { content: '\e64e' } .jpui.icon.atm:after { content: '\f101' } .jpui.icon.branch:after { content: '\f100' } .jpui.icon.calendar:after { content: '\f109' } .jpui.icon.contact:after { content: '\f11d' } .jpui.icon.contract:after { content: '\f103' } .jpui.icon.download:after { content: '\f113' } .jpui.icon.downloadcheck:after { content: '\e602' } .jpui.icon.email:after { content: '\f11f' } .jpui.icon.equal-housing-lender:after { content: '\e605' } .jpui.icon.facebook:after { content: '\f112' } .jpui.icon.instagram:after { content: '\e62d' } .jpui.icon.linkedin:after { content: '\f102' } .jpui.icon.printer:after { content: '\f10f' } .jpui.icon.refresh:after { content: '\e63b' } .jpui.icon.share:after { content: '\f11e' } .jpui.icon.speech:after { content: '\e64c' } .jpui.icon.twitter:after { content: '\f120' } .jpui.icon.youtube:after { content: '\f111' } .jpui.icon.eDoc:after { content: '\e92b' } .jpui.icon.chasepay:after { content: '\e903' } .jpui.icon.feedback:after { content: '\e604' } .jpui.icon.flag:after { content: '\e601' } .jpui.icon.menulines:after { content: '\f105' } .jpui.icon.profile:after { content: '\f116' } .jpui.icon.search:after { content: '\f10b' } .jpui.icon.video-play:after { content: '\e934' } .jpui.icon.megaphone-small:after { content: '\e963' } .jpui.icon.check:after { content: '\f11c' } .jpui.icon.checkmark:after { content: '\f11b' } .jpui.icon.confirmation:after { content: '\e616' } .jpui.icon.exclamation-color:after { content: '\f115' } .jpui.icon.gripperdown:after { content: '\e603' } .jpui.icon.gripperup:after { content: '\e24c' } .jpui.icon.gripper:after { content: '\e629' } .jpui.icon.info-color:after { content: '\e62b' } .jpui.icon.ring:after { content: '\e95d' } .jpui.icon.atm-small:after { content: '\e93b' } .jpui.icon.attachment:after { content: '\e92e' } .jpui.icon.auto-small:after { content: '\e133' } .jpui.icon.blink:after { content: '\e788' } .jpui.icon.lending-small:after { content: '\e927' } .jpui.icon.business-small:after { content: '\e166' } .jpui.icon.checking-small:after { content: '\e611' } .jpui.icon.close:after { content: '\f11a' } .jpui.icon.column-sort:after { content: '\e93e' } .jpui.icon.commercial-small:after { content: '\e200' } .jpui.icon.credit-small:after { content: '\e233' } .jpui.icon.delete-small:after { content: '\e947' } .jpui.icon.desktop-small:after { content: '\e931' } .jpui.icon.eBills-small:after { content: '\e94f' } .jpui.icon.eBills-color:after { content: '\e95b' } .jpui.icon.edit-small:after { content: '\e945' } .jpui.icon.exclamationsoft:after { content: '\e600' } .jpui.icon.expanddown:after { content: '\f10e' } .jpui.icon.expandup:after { content: '\f119' } .jpui.icon.expiring-message:after { content: '\e92f' } .jpui.icon.filter-panel-down-sm:after { content: '\e941' } .jpui.icon.filter-panel-left-sm:after { content: '\e975' } .jpui.icon.filter-panel-right-sm:after { content: '\e942' } .jpui.icon.filter-panel-up-sm:after { content: '\e944' } .jpui.icon.grouped-arrow:after { content: '\e266' } .jpui.icon.home-small:after { content: '\e288' } .jpui.icon.info-density-condensed:after { content: '\e93d' } .jpui.icon.info-density-relaxed:after { content: '\e93c' } .jpui.icon.info-i:after { content: '\e630' } .jpui.icon.invest-small-light:after { content: '\e301' } .jpui.icon.jpm-logo:after { content: '\e93a' } .jpui.icon.link-icon:after { content: '\e90d' } .jpui.icon.mobile-system-alert:after { content: '\e930' } .jpui.icon.more:after { content: '\e634' } .jpui.icon.mortgage-small:after { content: '\e305' } .jpui.icon.new-window-small:after { content: '\e946' } .jpui.icon.play:after { content: '\e638' } .jpui.icon.plus:after { content: '\f103' } .jpui.icon.progressleft:after { content: '\f118' } .jpui.icon.progressright:after { content: '\f108' } .jpui.icon.questionmark-medium:after { content: '\e92d' } .jpui.icon.questionmark-small:after { content: '\e92c' } .jpui.icon.rating-full-star:after { content: '\e937' } .jpui.icon.rating-half-star:after { content: '\e938' } .jpui.icon.rating-hollow-star:after { content: '\e939' } .jpui.icon.reloadable-small:after { content: '\e308' } .jpui.icon.remove:after { content: '\e93f' } .jpui.icon.repeatpayment:after { content: '\e645' } .jpui.icon.repeatpayment-large:after { content: '\e644' } .jpui.icon.savings-small:after { content: '\e311' } .jpui.icon.searchx:after { content: '\e623' } .jpui.icon.secure:after { content: '\f107' } .jpui.icon.see-all:after { content: '\e705' } .jpui.icon.settings:after { content: '\e940' } .jpui.icon.treasury-medium:after { content: '\e933' } .jpui.icon.treasury-small:after { content: '\e932' } .jpui.icon.warning-small:after { content: '\e953' } .jpui.icon.laptop-small:after { content: '\e94e' } .jpui.icon.tablet-small:after { content: '\e94b' } .jpui.icon.laptop-med:after { content: '\e94d' } .jpui.icon.tablet-med:after { content: '\e94c' } .jpui.icon.camera-small:after { content: '\e954' } .jpui.icon.camera-med:after { content: '\e948' } .jpui.icon.contrast-med:after { content: '\e949' } .jpui.icon.focus-med:after { content: '\e94a' } .jpui.icon.auto-loan-small:after { content: '\e950' } .jpui.icon.auto-loan-med:after { content: '\e951' } .jpui.icon.zelle-logo:after { content: '\e952' } .jpui.icon.faceID:after { content: '\e955' } .jpui.icon.browser-small:after { content: '\e956' } .jpui.icon.mobile-bank-toggle:after { content: '\e918' } .jpui.icon.waiting-small:after { content: '\e958' } .jpui.icon.filter-small:after { content: '\e957' } .jpui.icon.savings-bank-small:after { content: '\e959' } .jpui.icon.savings-bank-med:after { content: '\e95a' } .jpui.icon.tile-view-small:after { content: '\e95c' } .jpui.icon.list-view-small:after { content: '\e95e' } .jpui.icon.video-player-color:after { content: '\e95f' } .jpui.icon.eye-small:after { content: '\e960' } .jpui.icon.chase-customer:after { content: '\e967' } .jpui.icon.gift-card-small:after { content: '\e962' } .jpui.icon.em-dash:after { content: '\e961' } .jpui.icon.locked:after { content: '\e943' } .jpui.icon.unlocked:after { content: '\e964' } .jpui.icon.autopay:after { content: '\e965' } .jpui.icon.locked-filled:after { content: '\e966' } .jpui.icon.unlocked-filled:after { content: '\e968' } .jpui.icon.debit-card-coverage-small:after { content: '\e96b' } .jpui.icon.guide-small:after { content: '\e96a' } .jpui.icon.api-small:after { content: '\e969' } .jpui.icon.double-arrow-lt:after { content: '\e96f' } .jpui.icon.double-arrow-rt:after { content: '\e96e' } .jpui.icon.copy-to-clipboard:after { content: '\e96d' } .jpui.icon.key:after { content: '\e96c' } .jpui.icon.verify-med:after { content: '\e972' } .jpui.icon.search-med:after { content: '\e971' } .jpui.icon.reports-med:after { content: '\e970' } .jpui.icon.doc-verify:after { content: '\e973' } .jpui.icon.line-graph:after { content: '\e974' } .jpui.icon.stars-wallet-small:after { content: '\e976' } .jpui.icon.stars-wallet-md:after { content: '\e977' } .jpui.icon.wire-transfer-med:after { content: '\e978' } .jpui.icon.pie-chart-small:after { content: '\e97b' } .jpui.icon.bar-chart-small:after { content: '\e97c' } .jpui.icon.chat-small:after { content: '\e97a' } .jpui.icon.pdf:after { content: '\e97d' } .jpui.icon.electronic-pymt-med:after { content: '\e97e' } .jpui.icon.payday-autosave-md:after { content: '\e97f' } .jpui.icon.bank:after { content: '\e982' } .jpui.icon.status-indicator-dot:after { content: '\e983' } .jpui.icon.autosave-charm:after { content: '\e984' } .jpui.icon.ach-transfer-md:after { content: '\e985' } .jpui.icon.balance-transfer-md:after { content: '\e986' } .jpui.icon.calendar-md:after { content: '\e987' } .jpui.icon.zelle-z:after { content: '\e9ba' } .jpui.icon.co-browse:after { content: '\e980' } .jpui.icon.ecoupon:after { content: '\e98b' } .jpui.icon.funnel:after { content: '\e98c' } .jpui.icon.expand:after { content: '\1222' } .jpui.icon.close-small:after { content: '\e64f' } .jpui.icon.legal-small:after { content: '\e979' } .jpui.icon.clock-pending:after { content: '\e988' } .jpui.icon.clock-pending-md:after { content: '\e981' } .jpui.icon.discover-billers-md:after { content: '\e989' } .jpui.icon.ecoupon-md:after { content: '\e98a' } .jpui.icon.overdraft-md:after { content: '\e98d' } .jpui.icon.home-md:after { content: '\e277' } .jpui.icon.auto-large:after { content: '\e111' } .jpui.icon.business-large:after { content: '\e144' } .jpui.icon.checking-large:after { content: '\e177' } .jpui.icon.credit-large:after { content: '\e210' } .jpui.icon.invest-large:after { content: '\e299' } .jpui.icon.mortgage-large:after { content: '\e302' } .jpui.icon.savings-large:after { content: '\e309' } .jpui.icon.placemarker:after { content: '\e98f' } .jpui.icon.cart:after { content: '\e98e' } .jpui.icon.auto-loan-med-exprod:after { content: '\e951' } .jpui.icon.auto-medium:after { content: '\e122' } .jpui.icon.bank-medium:after { content: '\e900' } .jpui.icon.business-banking:after { content: '\e928' } .jpui.icon.business-lending:after { content: '\e926' } .jpui.icon.business-medium:after { content: '\e155' } .jpui.icon.business-resources:after { content: '\e924' } .jpui.icon.business-services:after { content: '\e922' } .jpui.icon.chasepay2:after { content: '\e920' } .jpui.icon.checking-medium:after { content: '\e188' } .jpui.icon.commercial-medium:after { content: '\e199' } .jpui.icon.commercial-services:after { content: '\e91d' } .jpui.icon.credit-medium:after { content: '\e222' } .jpui.icon.creditcard:after { content: '\e91b' } .jpui.icon.debit-cards:after { content: '\e905' } .jpui.icon.devices:after { content: '\e901' } .jpui.icon.fraud-protection:after { content: '\e906' } .jpui.icon.global-banking:after { content: '\e907' } .jpui.icon.insights:after { content: '\e90f' } .jpui.icon.invest-medium:after { content: '\e300' } .jpui.icon.merchant-services:after { content: '\e908' } .jpui.icon.mobile-banking:after { content: '\e918' } .jpui.icon.mortgage-medium:after { content: '\e304' } .jpui.icon.mortgage2-medium:after { content: '\e902' } .jpui.icon.offer-medium:after { content: '\e936' } .jpui.icon.payment-transfers:after { content: '\e909' } .jpui.icon.quickpay:after { content: '\e90a' } .jpui.icon.receiveables:after { content: '\e90b' } .jpui.icon.reloadable-medium:after { content: '\e307' } .jpui.icon.savings-bank-med-exprod:after { content: '\e95a' } .jpui.icon.savings-medium:after { content: '\e310' } .jpui.icon.savingsCDs:after { content: '\e913' } .jpui.icon.security:after { content: '\e911' } .jpui.icon.see-all-medium:after { content: '\e705' } .jpui.icon.auto-loan-small-exprod:after { content: '\e950' } .jpui.icon.business-banking-small:after { content: '\e929' } .jpui.icon.business-lending-small:after { content: '\e927' } .jpui.icon.business-resources-small:after { content: '\e925' } .jpui.icon.business-services-small:after { content: '\e923' } .jpui.icon.chasepay2-small:after { content: '\e921' } .jpui.icon.checking2-small:after { content: '\e91f' } .jpui.icon.commercial-services-small:after { content: '\e91e' } .jpui.icon.creditcard-small:after { content: '\e91c' } .jpui.icon.debit-cards-small:after { content: '\e90c' } .jpui.icon.devices-small:after { content: '\e92a' } .jpui.icon.fraud-protection-small:after { content: '\e91a' } .jpui.icon.global-banking-small:after { content: '\e919' } .jpui.icon.insights-small:after { content: '\e910' } .jpui.icon.invest-small:after { content: '\e301' } .jpui.icon.mobile-banking-small:after { content: '\e917' } .jpui.icon.offer-small:after { content: '\e935' } .jpui.icon.payment-transfers-small:after { content: '\e916' } .jpui.icon.quickpay-small:after { content: '\e915' } .jpui.icon.receiveables-small:after { content: '\e90e' } .jpui.icon.savings-bank-small-exprod:after { content: '\e959' } .jpui.icon.savingsCDs-small:after { content: '\e914' } .jpui.icon.security-small:after { content: '\e912' } .jpui.icon.pipe:after { content: '\007c' } .jpui.icon.plus { -webkit-transform: rotate(45deg); transform: rotate(45deg) } .jpui.icon.angledown:hover:not(.touch), .jpui.icon.angleleft:hover:not(.touch), .jpui.icon.angleright:hover:not(.touch), .jpui.icon.angleup:hover:not(.touch), .jpui.icon.atm:hover:not(.touch), .jpui.icon.branch:hover:not(.touch), .jpui.icon.calendar:hover:not(.touch), .jpui.icon.contact:hover:not(.touch), .jpui.icon.contract:hover:not(.touch), .jpui.icon.download:hover:not(.touch), .jpui.icon.downloadcheck:hover:not(.touch), .jpui.icon.eDoc:hover:not(.touch), .jpui.icon.email:hover:not(.touch), .jpui.icon.equal-housing-lender:hover:not(.touch), .jpui.icon.facebook:hover:not(.touch), .jpui.icon.instagram:hover:not(.touch), .jpui.icon.linkedin:hover:not(.touch), .jpui.icon.printer:hover:not(.touch), .jpui.icon.progressleft:hover:not(.touch), .jpui.icon.progressright:hover:not(.touch), .jpui.icon.refresh:hover:not(.touch), .jpui.icon.share:hover:not(.touch), .jpui.icon.speech:hover:not(.touch), .jpui.icon.twitter:hover:not(.touch), .jpui.icon.youtube:hover:not(.touch) { color: #0092FF } .jpui.icon.angledown:active, .jpui.icon.angledown:active:not(.touch), .jpui.icon.angleleft:active, .jpui.icon.angleleft:active:not(.touch), .jpui.icon.angleright:active, .jpui.icon.angleright:active:not(.touch), .jpui.icon.angleup:active, .jpui.icon.angleup:active:not(.touch), .jpui.icon.atm:active, .jpui.icon.atm:active:not(.touch), .jpui.icon.branch:active, .jpui.icon.branch:active:not(.touch), .jpui.icon.calendar:active, .jpui.icon.calendar:active:not(.touch), .jpui.icon.contact:active, .jpui.icon.contact:active:not(.touch), .jpui.icon.contract:active, .jpui.icon.contract:active:not(.touch), .jpui.icon.download:active, .jpui.icon.download:active:not(.touch), .jpui.icon.downloadcheck:active, .jpui.icon.downloadcheck:active:not(.touch), .jpui.icon.eDoc:active, .jpui.icon.eDoc:active:not(.touch), .jpui.icon.email:active, .jpui.icon.email:active:not(.touch), .jpui.icon.equal-housing-lender:active, .jpui.icon.equal-housing-lender:active:not(.touch), .jpui.icon.facebook:active, .jpui.icon.facebook:active:not(.touch), .jpui.icon.instagram:active, .jpui.icon.instagram:active:not(.touch), .jpui.icon.linkedin:active, .jpui.icon.linkedin:active:not(.touch), .jpui.icon.printer:active, .jpui.icon.printer:active:not(.touch), .jpui.icon.progressleft:active, .jpui.icon.progressleft:active:not(.touch), .jpui.icon.progressright:active, .jpui.icon.progressright:active:not(.touch), .jpui.icon.refresh:active, .jpui.icon.refresh:active:not(.touch), .jpui.icon.share:active, .jpui.icon.share:active:not(.touch), .jpui.icon.speech:active, .jpui.icon.speech:active:not(.touch), .jpui.icon.twitter:active, .jpui.icon.twitter:active:not(.touch), .jpui.icon.youtube:active, .jpui.icon.youtube:active:not(.touch) { color: #0B6EFD } .jpui.icon.angledown[disabled], .jpui.icon.angleleft[disabled], .jpui.icon.angleright[disabled], .jpui.icon.angleup[disabled], .jpui.icon.atm[disabled], .jpui.icon.branch[disabled], .jpui.icon.calendar[disabled], .jpui.icon.contact[disabled], .jpui.icon.contract[disabled], .jpui.icon.download[disabled], .jpui.icon.downloadcheck[disabled], .jpui.icon.eDoc[disabled], .jpui.icon.email[disabled], .jpui.icon.equal-housing-lender[disabled], .jpui.icon.facebook[disabled], .jpui.icon.instagram[disabled], .jpui.icon.linkedin[disabled], .jpui.icon.printer[disabled], .jpui.icon.progressleft[disabled], .jpui.icon.progressright[disabled], .jpui.icon.refresh[disabled], .jpui.icon.share[disabled], .jpui.icon.speech[disabled], .jpui.icon.twitter[disabled], .jpui.icon.youtube[disabled] { color: #BCBCBC; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.icon.angledown[disabled]:hover, .jpui.icon.angleleft[disabled]:hover, .jpui.icon.angleright[disabled]:hover, .jpui.icon.angleup[disabled]:hover, .jpui.icon.atm[disabled]:hover, .jpui.icon.branch[disabled]:hover, .jpui.icon.calendar[disabled]:hover, .jpui.icon.contact[disabled]:hover, .jpui.icon.contract[disabled]:hover, .jpui.icon.download[disabled]:hover, .jpui.icon.downloadcheck[disabled]:hover, .jpui.icon.eDoc[disabled]:hover, .jpui.icon.email[disabled]:hover, .jpui.icon.equal-housing-lender[disabled]:hover, .jpui.icon.facebook[disabled]:hover, .jpui.icon.instagram[disabled]:hover, .jpui.icon.linkedin[disabled]:hover, .jpui.icon.printer[disabled]:hover, .jpui.icon.progressleft[disabled]:hover, .jpui.icon.progressright[disabled]:hover, .jpui.icon.refresh[disabled]:hover, .jpui.icon.share[disabled]:hover, .jpui.icon.speech[disabled]:hover, .jpui.icon.twitter[disabled]:hover, .jpui.icon.youtube[disabled]:hover { color: #BCBCBC } .jpui.icon.chasepay, .jpui.icon.feedback, .jpui.icon.flag, .jpui.icon.megaphone-small, .jpui.icon.menulines, .jpui.icon.profile, .jpui.icon.search, .jpui.icon.video-play { color: #FFF } .jpui.icon.chasepay:hover:not(.touch), .jpui.icon.feedback:hover:not(.touch), .jpui.icon.flag:hover:not(.touch), .jpui.icon.megaphone-small:hover:not(.touch), .jpui.icon.menulines:hover:not(.touch), .jpui.icon.profile:hover:not(.touch), .jpui.icon.search:hover:not(.touch), .jpui.icon.video-play:hover:not(.touch) { color: #BCBCBC } .jpui.icon.chasepay:active, .jpui.icon.chasepay:active:not(.touch), .jpui.icon.feedback:active, .jpui.icon.feedback:active:not(.touch), .jpui.icon.flag:active, .jpui.icon.flag:active:not(.touch), .jpui.icon.megaphone-small:active, .jpui.icon.megaphone-small:active:not(.touch), .jpui.icon.menulines:active, .jpui.icon.menulines:active:not(.touch), .jpui.icon.profile:active, .jpui.icon.profile:active:not(.touch), .jpui.icon.search:active, .jpui.icon.search:active:not(.touch), .jpui.icon.video-play:active, .jpui.icon.video-play:active:not(.touch) { color: #CCC } .jpui.icon.chasepay[disabled], .jpui.icon.feedback[disabled], .jpui.icon.flag[disabled], .jpui.icon.megaphone-small[disabled], .jpui.icon.menulines[disabled], .jpui.icon.profile[disabled], .jpui.icon.search[disabled], .jpui.icon.video-play[disabled] { color: #666; cursor: default } .jpui.icon.confirmation { color: #2CA853 } .jpui.icon.gripperdown, .jpui.icon.gripperup { color: #959595 } .jpui.icon.gripper { color: #CCC } .jpui.icon.exclamation-color { color: #BF2155 } .jpui.icon.check { color: #126BC5 } .jpui.icon.checkmark { color: #0092FF } .jpui.icon.info-color { color: #959595 } .jpui.icon.info-color:hover:not(.touch) { color: #666 } .jpui.icon.ring { color: #E07B00 } .jpui.icon.ach-transfer-md, .jpui.icon.auto-large, .jpui.icon.auto-loan-med, .jpui.icon.balance-transfer-md, .jpui.icon.business-large, .jpui.icon.calendar-md, .jpui.icon.camera-med, .jpui.icon.checking-large, .jpui.icon.clock-pending-md, .jpui.icon.contrast-med, .jpui.icon.credit-large, .jpui.icon.discover-billers-md, .jpui.icon.ecoupon-md, .jpui.icon.electronic-pymt-med, .jpui.icon.focus-med, .jpui.icon.home-md, .jpui.icon.invest-large, .jpui.icon.laptop-med, .jpui.icon.mobile-bank-toggle, .jpui.icon.mortgage-large, .jpui.icon.overdraft-md, .jpui.icon.payday-autosave-md, .jpui.icon.questionmark-medium, .jpui.icon.reports-med, .jpui.icon.savings-bank-med, .jpui.icon.savings-large, .jpui.icon.search-med, .jpui.icon.stars-wallet-md, .jpui.icon.tablet-med, .jpui.icon.treasury-medium, .jpui.icon.verify-med, .jpui.icon.wire-transfer-med { font-size: 2.5rem } .jpui.icon.auto-loan-med-exprod, .jpui.icon.auto-medium, .jpui.icon.bank-medium, .jpui.icon.business-banking, .jpui.icon.business-lending, .jpui.icon.business-medium, .jpui.icon.business-resources, .jpui.icon.business-services, .jpui.icon.chasepay2, .jpui.icon.checking-medium, .jpui.icon.commercial-medium, .jpui.icon.commercial-services, .jpui.icon.credit-medium, .jpui.icon.creditcard, .jpui.icon.debit-cards, .jpui.icon.devices, .jpui.icon.fraud-protection, .jpui.icon.global-banking, .jpui.icon.insights, .jpui.icon.invest-medium, .jpui.icon.merchant-services, .jpui.icon.mobile-banking, .jpui.icon.mortgage-medium, .jpui.icon.mortgage2-medium, .jpui.icon.offer-medium, .jpui.icon.payment-transfers, .jpui.icon.quickpay, .jpui.icon.receiveables, .jpui.icon.reloadable-medium, .jpui.icon.savings-bank-med-exprod, .jpui.icon.savings-medium, .jpui.icon.savingsCDs, .jpui.icon.security, .jpui.icon.see-all-medium { font-size: 2.5rem; line-height: 1.2rem; color: #FFF } .jpui.icon.auto-loan-small-exprod, .jpui.icon.business-banking-small, .jpui.icon.business-lending-small, .jpui.icon.business-resources-small, .jpui.icon.business-services-small, .jpui.icon.chasepay2-small, .jpui.icon.checking2-small, .jpui.icon.commercial-services-small, .jpui.icon.creditcard-small, .jpui.icon.debit-cards-small, .jpui.icon.devices-small, .jpui.icon.fraud-protection-small, .jpui.icon.global-banking-small, .jpui.icon.insights-small, .jpui.icon.invest-small, .jpui.icon.mobile-banking-small, .jpui.icon.offer-small, .jpui.icon.payment-transfers-small, .jpui.icon.quickpay-small, .jpui.icon.receiveables-small, .jpui.icon.savings-bank-small-exprod, .jpui.icon.savingsCDs-small, .jpui.icon.security-small { font-size: 1em; color: #FFF } .jpui.icon.error { background-color: inherit!important; color: #BF2155!important } .jpui.icon.circle { text-align: center; border-radius: 50%; width: 1.5em; height: 1.5em; line-height: 1.5 } .jpui.icon.util.cursor:hover { cursor: pointer } body.brand-jpmorgan .jpui.inlinemodalheader.profile { background-color: #3A2206 } body.brand-jpmorgan .jpui.button.primary { background-color: #115880; border: none } body.brand-jpmorgan .jpui.button.primary:hover:not(.touch) { background-color: #0D415B } body.brand-jpmorgan .jpui.button.primary:active, body.brand-jpmorgan .jpui.button.primary:active:not(.touch) { background-color: #1570A3 } body.brand-jpmorgan .jpui.button.primary:disabled { background-color: #8BACBE; border: none; color: #FFF; cursor: default } body.brand-jpmorgan .jpui.button.primary:disabled .label { color: #FFF } body.brand-jpmorgan .jpui.button.primary:disabled:hover { background-color: #8BACBE } body.brand-jpmorgan .jpui.checkbox .checkboxWrap .check { border: .0625rem solid #959595 } body.brand-jpmorgan .jpui.checkbox .checkbox__input { filter: alpha(opacity=0) } body.brand-jpmorgan .jpui.checkbox .checkbox__input:focus+.check { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } body.brand-jpmorgan .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--checked+.check { border: .125rem solid #115880; background-color: #115880 } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after { color: #FFF; background-color: #115880 } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } body.brand-jpmorgan .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } body.brand-jpmorgan .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } body.brand-jpmorgan .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } body.brand-jpmorgan .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } body.brand-jpmorgan .jpui.draganddrop .item.droptarget { background-color: #115880 } body.brand-jpmorgan .jpui.dropdown:not(.flyoutMenu).input:focus { border: .063rem solid #1570A3; box-shadow: .063rem .063rem 0 #1570A3, .063rem -.063rem 0 #1570A3, -.063rem .063rem 0 #1570A3, -.063rem -.063rem 0 #1570A3 } body.brand-jpmorgan .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #115880; box-shadow: 0 0 0 .063rem #115880 } body.brand-jpmorgan .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled).is-focused, body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):focus, body.brand-jpmorgan .jpui.dropdown.addButton .input:focus, body.brand-jpmorgan .jpui.dropdown.dark .input:focus:focus, body.brand-jpmorgan .jpui.dropdown.flyoutMenu .input:focus, body.brand-jpmorgan .jpui.dropdown.navigation .input:focus:focus, body.brand-jpmorgan .jpui.dropdownchip .input:focus:focus, body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } body.brand-jpmorgan .jpui.dropdown .option .primary:active { background-color: #1570A3 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):active, body.brand-jpmorgan .jpui.dropdown.dark .option:not(.disabled) .primary:active, body.brand-jpmorgan .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active, body.brand-jpmorgan .jpui.dropdownchip .option .primary:active { background-color: #1570A3 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):active { color: #FFF } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #1570A3 } body.brand-jpmorgan .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-jpmorgan .jpui.dropdown .option.active .primary:active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.dropdown.dark .input { border-color: #115880 } body.brand-jpmorgan .jpui.dropdown.dark .input:focus, body.brand-jpmorgan .jpui.dropdown.navigation .input { border: .125rem solid #115880; box-shadow: none } body.brand-jpmorgan .jpui.dropdown.navigation .input:hover { border: .125rem solid #0D415B } body.brand-jpmorgan .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #0D415B; box-shadow: none } body.brand-jpmorgan .jpui.dropdown.addButton .input { border: none; box-shadow: none } body.brand-jpmorgan .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } body.brand-jpmorgan .jpui.dropdownchip .input:focus { border: none; box-shadow: none } body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled):active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #1570A3 } body.brand-jpmorgan .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-jpmorgan .jpui.dropdownchip .option.active .primary:active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.input:focus { border-color: #115880; outline: transparent solid .0625rem; box-shadow: .0625rem .0625rem 0 #115880, .0625rem -.0625rem 0 #115880, -.0625rem .0625rem 0 #115880, -.0625rem -.0625rem 0 #115880 } body.brand-jpmorgan .jpui.input.error, body.brand-jpmorgan .jpui.input.error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } body.brand-jpmorgan .jpui.input.error { outline: transparent solid .125rem } body.brand-jpmorgan .jpui.navbar.vertical .category .bottom a.active { border-left-color: #1570A3 } body.brand-jpmorgan .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-jpmorgan .jpui.navbar.vertical .subcategory a:active:not(.touch) { background-color: #1570A3 } body.brand-jpmorgan .jpui.progress.bar .fill { background-color: #115880 } body.brand-jpmorgan .jpui.progress.bar.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } body.brand-jpmorgan .jpui.progress.bar.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #115880; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out } body.brand-jpmorgan .jpui.progress.bar.animate.persist { -webkit-animation: none; animation: none } body.brand-jpmorgan .jpui.progress.circles li.active, body.brand-jpmorgan .jpui.progress.radial .circle .mask .fill, body.brand-jpmorgan .jpui.progress.rectangles li.active { background-color: #115880 } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-jpmorgan .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #115880; border-color: #115880 } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer { cursor: default } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #115880; border: .0625rem solid transparent; padding: .25rem .75rem } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #8BACBE } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #1570A3!important } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label { background-color: #F9F6F3 } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label { background-color: #0D415B } body.brand-jpmorgan .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #8BACBE } body.brand-jpmorgan .jpui.select select:focus { border-color: #115880; outline: 0; box-shadow: .0625rem .0625rem 0 #115880, .0625rem -.0625rem 0 #115880, -.0625rem .0625rem 0 #115880, -.0625rem -.0625rem 0 #115880 } body.brand-business .jpui.checkbox .checkbox__input:focus+.check, body.brand-commercial .jpui.checkbox .checkbox__input:focus+.check, body.brand-jpmorgan .jpui.styledselect .option:not(.disabled).is-focused, body.brand-jpmorgan .jpui.styledselect .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } body.brand-jpmorgan .jpui.spinner:not(.inline):after { border-right-color: #1570A3 } body.brand-jpmorgan .jpui.spinner.inline .box1, body.brand-jpmorgan .jpui.spinner.inline .box2, body.brand-jpmorgan .jpui.spinner.inline .box3 { background: #1570A3 } body.brand-jpmorgan .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-jpmorgan .jpui.styledselect .option:not(.disabled):active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-jpmorgan .jpui.slider .input-container:active .pseudo-range, body.brand-jpmorgan .jpui.slider .input-container:focus-within .pseudo-range, body.brand-jpmorgan .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-jpmorgan .jpui.slider input[type=range]:focus~.pseudo-thumb { background: #115880 } body.brand-jpmorgan .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #1570A3 } body.brand-jpmorgan .jpui.tabs ul li a.active { border-top: .25rem solid #1570A3 } body.brand-jpmorgan .jpui.slider .input-container:not(.disabled) .pseudo-thumb { border-color: #115880 } @media screen and (-webkit-min-device-pixel-ratio:0) { body.brand-jpmorgan .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-jpmorgan .jpui.slider .single-slider-progress { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single::-webkit-slider-thumb { border-color: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].disabled::-webkit-slider-thumb { border-color: #FFF } } @-moz-document url-prefix() { body.brand-jpmorgan .jpui.slider input[type=range].single::-moz-range-thumb { border-color: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single::-moz-range-progress { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:focus::-moz-range-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].disabled::-moz-range-thumb { border-color: #FFF } body.brand-jpmorgan .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { background: #115880 } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { body.brand-jpmorgan .jpui.slider input[type=range].single::-ms-thumb { border-color: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:focus::-ms-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single::-ms-fill-lower { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].disabled::-ms-thumb { border-color: #FFF } body.brand-jpmorgan .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-jpmorgan .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #115880 } } body.brand-jpmorgan .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #115880; box-shadow: .0625rem .0625rem 0 #115880, .0625rem -.0625rem 0 #115880, -.0625rem .0625rem 0 #115880, -.0625rem -.0625rem 0 #115880 } body.brand-jpmorgan .jpui.starrating .rating .label .icon.rating-full-star, body.brand-jpmorgan .jpui.starrating .rating .label .icon.rating-half-star { color: #115880 } body.brand-personal .jpui.inlinemodalheader.profile { background-color: #005DB9 } body.brand-business .jpui.inlinemodalheader.profile, body.brand-commercial .jpui.inlinemodalheader.profile { background-color: #0B366A } body.brand-business .jpui.button.primary, body.brand-commercial .jpui.button.primary { background-color: #0A4386; border: none } body.brand-business .jpui.button.primary:hover:not(.touch), body.brand-commercial .jpui.button.primary:hover:not(.touch) { background-color: #0B6EFD } body.brand-business .jpui.button.primary:active, body.brand-business .jpui.button.primary:active:not(.touch), body.brand-commercial .jpui.button.primary:active, body.brand-commercial .jpui.button.primary:active:not(.touch) { background-color: #126BC5 } body.brand-business .jpui.button.primary:disabled, body.brand-commercial .jpui.button.primary:disabled { background-color: #87A2C1; border: none; color: #FFF; cursor: default } body.brand-business .jpui.button.primary:disabled .label, body.brand-commercial .jpui.button.primary:disabled .label { color: #FFF } body.brand-business .jpui.button.primary:disabled:hover, body.brand-commercial .jpui.button.primary:disabled:hover { background-color: #87A2C1 } body.brand-business .jpui.checkbox .checkboxWrap .check, body.brand-commercial .jpui.checkbox .checkboxWrap .check { border: .0625rem solid #959595 } body.brand-business .jpui.checkbox .checkbox__input, body.brand-commercial .jpui.checkbox .checkbox__input { filter: alpha(opacity=0) } body.brand-business .jpui.checkbox .checkbox__input+.check, body.brand-commercial .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } body.brand-business .jpui.checkbox .checkbox__input+.check:after, body.brand-commercial .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--checked+.check, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--checked+.check { border: .125rem solid #0A4386; background-color: #0A4386 } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after { color: #FFF; background-color: #0A4386 } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } body.brand-business .jpui.checkbox.error .checkbox-label, body.brand-commercial .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } body.brand-business .jpui.checkbox.error input[type=checkbox]+.check, body.brand-commercial .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } body.brand-business .jpui.checkbox.error input[type=checkbox]:checked+.check, body.brand-commercial .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } body.brand-business .jpui.checkbox.error input[type=checkbox]:checked+.check:after, body.brand-commercial .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } body.brand-business .jpui.draganddrop .item.droptarget, body.brand-commercial .jpui.draganddrop .item.droptarget { background-color: #0A4386 } body.brand-business .jpui.dropdown:not(.flyoutMenu).input:focus, body.brand-commercial .jpui.dropdown:not(.flyoutMenu).input:focus { border: .063rem solid #126BC5; box-shadow: .063rem .063rem 0 #126BC5, .063rem -.063rem 0 #126BC5, -.063rem .063rem 0 #126BC5, -.063rem -.063rem 0 #126BC5 } body.brand-business .jpui.dropdown.show:not(.dark) .input:hover, body.brand-commercial .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #0A4386; box-shadow: 0 0 0 .063rem #0A4386 } body.brand-business .jpui.dropdown.show:not(.dark) .input:focus, body.brand-commercial .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } body.brand-business .jpui.dropdown .option:not(.disabled).is-focused, body.brand-business .jpui.dropdown .option:not(.disabled):focus, body.brand-business .jpui.dropdown.addButton .input:focus, body.brand-business .jpui.dropdown.dark .input:focus:focus, body.brand-business .jpui.dropdown.flyoutMenu .input:focus, body.brand-business .jpui.dropdown.navigation .input:focus:focus, body.brand-business .jpui.dropdownchip .input:focus:focus, body.brand-business .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-business .jpui.dropdownchip .option:not(.disabled):focus, body.brand-commercial .jpui.dropdown .option:not(.disabled).is-focused, body.brand-commercial .jpui.dropdown .option:not(.disabled):focus, body.brand-commercial .jpui.dropdown.addButton .input:focus, body.brand-commercial .jpui.dropdown.dark .input:focus:focus, body.brand-commercial .jpui.dropdown.flyoutMenu .input:focus, body.brand-commercial .jpui.dropdown.navigation .input:focus:focus, body.brand-commercial .jpui.dropdownchip .input:focus:focus, body.brand-commercial .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-commercial .jpui.dropdownchip .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-business .jpui.dropdown.show:not(.dark).addButton .input:hover, body.brand-commercial .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } body.brand-business .jpui.dropdown .option .primary:active, body.brand-commercial .jpui.dropdown .option .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdown .option:not(.disabled):hover, body.brand-commercial .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-business .jpui.dropdown .option:not(.disabled):active, body.brand-commercial .jpui.dropdown .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.dropdown .option:not(.disabled).active, body.brand-commercial .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0A7AC9 } body.brand-business .jpui.dropdown .option.active .primary, body.brand-commercial .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-business .jpui.dropdown .option.active .primary:active, body.brand-commercial .jpui.dropdown .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.dropdown.dark .input, body.brand-commercial .jpui.dropdown.dark .input { border-color: #0A4386 } body.brand-business .jpui.dropdown.dark .input:focus, body.brand-business .jpui.dropdown.navigation .input, body.brand-commercial .jpui.dropdown.dark .input:focus, body.brand-commercial .jpui.dropdown.navigation .input { border: .125rem solid #0A4386; box-shadow: none } body.brand-business .jpui.dropdown.dark .option:not(.disabled) .primary:active, body.brand-commercial .jpui.dropdown.dark .option:not(.disabled) .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdown.navigation .input:hover, body.brand-commercial .jpui.dropdown.navigation .input:hover { border: .125rem solid #0B6EFD } body.brand-business .jpui.dropdown.navigation.show .input:hover, body.brand-commercial .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #0B6EFD; box-shadow: none } body.brand-business .jpui.dropdown.addButton .input, body.brand-commercial .jpui.dropdown.addButton .input { border: none; box-shadow: none } body.brand-business .jpui.dropdown.flyoutMenu.show .input:hover, body.brand-commercial .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } body.brand-business .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active, body.brand-commercial .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdownchip .input:focus, body.brand-commercial .jpui.dropdownchip .input:focus { border: none; box-shadow: none } body.brand-business .jpui.dropdownchip .option .primary:active, body.brand-commercial .jpui.dropdownchip .option .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdownchip .option:not(.disabled):hover, body.brand-commercial .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-business .jpui.dropdownchip .option:not(.disabled):active, body.brand-commercial .jpui.dropdownchip .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.dropdownchip .option:not(.disabled).active, body.brand-commercial .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0A7AC9 } body.brand-business .jpui.dropdownchip .option.active .primary, body.brand-commercial .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-business .jpui.dropdownchip .option.active .primary:active, body.brand-commercial .jpui.dropdownchip .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.input:focus, body.brand-commercial .jpui.input:focus { border-color: #0A4386; outline: transparent solid .0625rem; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-business .jpui.input.error, body.brand-business .jpui.input.error:focus, body.brand-commercial .jpui.input.error, body.brand-commercial .jpui.input.error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } body.brand-business .jpui.input.error, body.brand-commercial .jpui.input.error { outline: transparent solid .125rem } body.brand-business .jpui.navbar.vertical .category .bottom a.active, body.brand-commercial .jpui.navbar.vertical .category .bottom a.active { border-left-color: #0A7AC9 } body.brand-business .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-business .jpui.navbar.vertical .subcategory a:active:not(.touch), body.brand-commercial .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-commercial .jpui.navbar.vertical .subcategory a:active:not(.touch) { background-color: #126BC5 } body.brand-business .jpui.progress.bar .fill, body.brand-commercial .jpui.progress.bar .fill { background-color: #0A4386 } body.brand-business .jpui.progress.bar.animate, body.brand-commercial .jpui.progress.bar.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } body.brand-business .jpui.progress.bar.animate:after, body.brand-commercial .jpui.progress.bar.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #0A4386; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out } body.brand-business .jpui.progress.bar.animate.persist, body.brand-commercial .jpui.progress.bar.animate.persist { -webkit-animation: none; animation: none } body.brand-business .jpui.progress.circles li.active, body.brand-business .jpui.progress.radial .circle .mask .fill, body.brand-business .jpui.progress.rectangles li.active, body.brand-commercial .jpui.progress.circles li.active, body.brand-commercial .jpui.progress.radial .circle .mask .fill, body.brand-commercial .jpui.progress.rectangles li.active { background-color: #0A4386 } body.brand-business .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-business .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-commercial .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle { outline: #717171 dashed .0625rem } body.brand-business .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #0A4386; border-color: #0A4386 } body.brand-business .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } body.brand-business .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } body.brand-business .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer, body.brand-commercial .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer { cursor: default } body.brand-business .jpui.segmentedradiogroup input[type=radio], body.brand-commercial .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } body.brand-business .jpui.segmentedradiogroup input[type=radio]+label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } body.brand-business .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #0A4386; border: .0625rem solid transparent; padding: .25rem .75rem } body.brand-business .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } body.brand-business .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } body.brand-business .jpui.segmentedradiogroup input[type=radio]:checked:disabled, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #87A2C1 } body.brand-business .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #126BC5!important } body.brand-business .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label { background-color: #F9F6F3 } body.brand-business .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label { background-color: #0B6EFD } body.brand-business .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label, body.brand-commercial .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #87A2C1 } body.brand-business .jpui.select select:focus, body.brand-commercial .jpui.select select:focus { border-color: #0A4386; outline: 0; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-business .jpui.styledselect .option:not(.disabled).is-focused, body.brand-business .jpui.styledselect .option:not(.disabled):focus, body.brand-commercial .jpui.styledselect .option:not(.disabled).is-focused, body.brand-commercial .jpui.styledselect .option:not(.disabled):focus, body.brand-wealth .jpui.checkbox .checkbox__input:focus+.check { outline: #717171 dashed .0625rem } body.brand-business .jpui.select select:focus::-ms-value, body.brand-commercial .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } body.brand-business .jpui.spinner:not(.inline):after, body.brand-commercial .jpui.spinner:not(.inline):after { border-right-color: #0A7AC9 } body.brand-business .jpui.spinner.inline .box1, body.brand-business .jpui.spinner.inline .box2, body.brand-business .jpui.spinner.inline .box3, body.brand-commercial .jpui.spinner.inline .box1, body.brand-commercial .jpui.spinner.inline .box2, body.brand-commercial .jpui.spinner.inline .box3 { background: #0A7AC9 } body.brand-business .jpui.styledselect .option:not(.disabled):hover, body.brand-commercial .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-business .jpui.styledselect .option:not(.disabled):active, body.brand-commercial .jpui.styledselect .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-business .jpui.slider .input-container:active .pseudo-range, body.brand-business .jpui.slider .input-container:focus-within .pseudo-range, body.brand-business .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-business .jpui.slider input[type=range]:focus~.pseudo-thumb, body.brand-commercial .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-commercial .jpui.slider .input-container:active .pseudo-range, body.brand-commercial .jpui.slider .input-container:focus-within .pseudo-range, body.brand-commercial .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-commercial .jpui.slider input[type=range]:focus~.pseudo-thumb { background: #0A4386 } body.brand-business .jpui.styledselect .option:not(.disabled).active, body.brand-commercial .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0A7AC9 } body.brand-business .jpui.tabs ul li a.active, body.brand-commercial .jpui.tabs ul li a.active { border-top: .25rem solid #0A7AC9 } body.brand-business .jpui.slider .input-container:not(.disabled) .pseudo-thumb, body.brand-commercial .jpui.slider .input-container:not(.disabled) .pseudo-thumb { border-color: #0A4386 } @media screen and (-webkit-min-device-pixel-ratio:0) { body.brand-business .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-business .jpui.slider .single-slider-progress, body.brand-commercial .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-commercial .jpui.slider .single-slider-progress { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single::-webkit-slider-thumb { border-color: #0A4386 } body.brand-business .jpui.slider input[type=range].single:focus::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].disabled::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].disabled::-webkit-slider-thumb { border-color: #FFF } } @-moz-document url-prefix() { body.brand-business .jpui.slider input[type=range].single::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].single::-moz-range-thumb { border-color: #0A4386 } body.brand-business .jpui.slider input[type=range].single::-moz-range-progress, body.brand-commercial .jpui.slider input[type=range].single::-moz-range-progress { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single:focus::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].single:focus::-moz-range-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].disabled::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].disabled::-moz-range-thumb { border-color: #FFF } body.brand-business .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-commercial .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { background: #0A4386 } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { body.brand-business .jpui.slider input[type=range].single::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].single::-ms-thumb { border-color: #0A4386 } body.brand-business .jpui.slider input[type=range].single:focus::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].single:focus::-ms-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single::-ms-fill-lower, body.brand-commercial .jpui.slider input[type=range].single::-ms-fill-lower { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].disabled::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].disabled::-ms-thumb { border-color: #FFF } body.brand-business .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-business .jpui.slider .input-container input[type=range]:focus~.pseudo-range, body.brand-commercial .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-commercial .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #0A4386 } } body.brand-business .jpui.multiselect .multiselect__control.multiselect__control--focus, body.brand-commercial .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #0A4386; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-business .jpui.starrating .rating .label .icon.rating-full-star, body.brand-business .jpui.starrating .rating .label .icon.rating-half-star, body.brand-commercial .jpui.starrating .rating .label .icon.rating-full-star, body.brand-commercial .jpui.starrating .rating .label .icon.rating-half-star { color: #0A4386 } body.brand-wealth .jpui.inlinemodalheader.profile { background-color: #0A4386 } body.brand-wealth .jpui.button.primary { background-color: #0A4386; border: none } body.brand-wealth .jpui.button.primary:hover:not(.touch) { background-color: #0B6EFD } body.brand-wealth .jpui.button.primary:active, body.brand-wealth .jpui.button.primary:active:not(.touch) { background-color: #126BC5 } body.brand-wealth .jpui.button.primary:disabled { background-color: #87A2C1; border: none; color: #FFF; cursor: default } body.brand-wealth .jpui.button.primary:disabled .label { color: #FFF } body.brand-wealth .jpui.button.primary:disabled:hover { background-color: #87A2C1 } body.brand-wealth .jpui.checkbox .checkboxWrap .check { border: .0625rem solid #959595 } body.brand-wealth .jpui.checkbox .checkbox__input { filter: alpha(opacity=0) } body.brand-wealth .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } body.brand-wealth .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--checked+.check { border: .125rem solid #0A4386; background-color: #0A4386 } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after { color: #FFF; background-color: #0A4386 } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } body.brand-wealth .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } body.brand-wealth .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } body.brand-wealth .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } body.brand-wealth .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } body.brand-wealth .jpui.draganddrop .item.droptarget { background-color: #0A4386 } body.brand-wealth .jpui.dropdown:not(.flyoutMenu).input:focus { border: .063rem solid #126BC5; box-shadow: .063rem .063rem 0 #126BC5, .063rem -.063rem 0 #126BC5, -.063rem .063rem 0 #126BC5, -.063rem -.063rem 0 #126BC5 } body.brand-wealth .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #0A4386; box-shadow: 0 0 0 .063rem #0A4386 } body.brand-wealth .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } body.brand-wealth .jpui.dropdown .option:not(.disabled).is-focused, body.brand-wealth .jpui.dropdown .option:not(.disabled):focus, body.brand-wealth .jpui.dropdown.addButton .input:focus, body.brand-wealth .jpui.dropdown.dark .input:focus:focus, body.brand-wealth .jpui.dropdown.flyoutMenu .input:focus, body.brand-wealth .jpui.dropdown.navigation .input:focus:focus, body.brand-wealth .jpui.dropdownchip .input:focus:focus, body.brand-wealth .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-wealth .jpui.dropdownchip .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-wealth .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } body.brand-wealth .jpui.dropdown .option .primary:active { background-color: #126BC5 } body.brand-wealth .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-wealth .jpui.dropdown .option:not(.disabled):active, body.brand-wealth .jpui.dropdown.dark .option:not(.disabled) .primary:active, body.brand-wealth .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active, body.brand-wealth .jpui.dropdownchip .option .primary:active { background-color: #126BC5 } body.brand-wealth .jpui.dropdown .option:not(.disabled):active { color: #FFF } body.brand-wealth .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } body.brand-wealth .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-wealth .jpui.dropdown .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.dropdown.dark .input { border-color: #0A4386 } body.brand-wealth .jpui.dropdown.dark .input:focus, body.brand-wealth .jpui.dropdown.navigation .input { border: .125rem solid #0A4386; box-shadow: none } body.brand-wealth .jpui.dropdown.navigation .input:hover { border: .125rem solid #0B6EFD } body.brand-wealth .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #0B6EFD; box-shadow: none } body.brand-wealth .jpui.dropdown.addButton .input { border: none; box-shadow: none } body.brand-wealth .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } body.brand-wealth .jpui.dropdownchip .input:focus { border: none; box-shadow: none } body.brand-wealth .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-wealth .jpui.dropdownchip .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } body.brand-wealth .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-wealth .jpui.dropdownchip .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.input:focus { border-color: #0A4386; outline: transparent solid .0625rem; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-wealth .jpui.input.error, body.brand-wealth .jpui.input.error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } body.brand-wealth .jpui.input.error { outline: transparent solid .125rem } body.brand-wealth .jpui.navbar.vertical .category .bottom a.active { border-left-color: #0092FF } body.brand-wealth .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-wealth .jpui.navbar.vertical .subcategory a:active:not(.touch) { background-color: #126BC5 } body.brand-wealth .jpui.progress.bar .fill { background-color: #0A4386 } body.brand-wealth .jpui.progress.bar.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } body.brand-wealth .jpui.progress.bar.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #0A4386; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out } body.brand-wealth .jpui.progress.bar.animate.persist { -webkit-animation: none; animation: none } body.brand-wealth .jpui.progress.circles li.active, body.brand-wealth .jpui.progress.radial .circle .mask .fill, body.brand-wealth .jpui.progress.rectangles li.active { background-color: #0A4386 } body.brand-wealth .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-wealth .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle { outline: #717171 dashed .0625rem } body.brand-wealth .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #0A4386; border-color: #0A4386 } body.brand-wealth .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } body.brand-wealth .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } body.brand-wealth .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer { cursor: default } body.brand-wealth .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #0A4386; border: .0625rem solid transparent; padding: .25rem .75rem } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #87A2C1 } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #126BC5!important } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label { background-color: #F9F6F3 } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label { background-color: #0B6EFD } body.brand-wealth .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #87A2C1 } body.brand-wealth .jpui.select select:focus { border-color: #0A4386; outline: 0; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-wealth .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } body.brand-wealth .jpui.spinner:not(.inline):after { border-right-color: #0092FF } body.brand-wealth .jpui.spinner.inline .box1, body.brand-wealth .jpui.spinner.inline .box2, body.brand-wealth .jpui.spinner.inline .box3 { background: #0092FF } body.brand-wealth .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-wealth .jpui.styledselect .option:not(.disabled).is-focused, body.brand-wealth .jpui.styledselect .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-wealth .jpui.styledselect .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-wealth .jpui.slider .input-container:active .pseudo-range, body.brand-wealth .jpui.slider .input-container:focus-within .pseudo-range, body.brand-wealth .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-wealth .jpui.slider input[type=range]:focus~.pseudo-thumb { background: #0A4386 } body.brand-wealth .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } body.brand-wealth .jpui.tabs ul li a.active { border-top: .25rem solid #0092FF } body.brand-wealth .jpui.slider .input-container:not(.disabled) .pseudo-thumb { border-color: #0A4386 } @media screen and (-webkit-min-device-pixel-ratio:0) { body.brand-wealth .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-wealth .jpui.slider .single-slider-progress { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single::-webkit-slider-thumb { border-color: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].disabled::-webkit-slider-thumb { border-color: #FFF } } @-moz-document url-prefix() { body.brand-wealth .jpui.slider input[type=range].single::-moz-range-thumb { border-color: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single::-moz-range-progress { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:focus::-moz-range-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].disabled::-moz-range-thumb { border-color: #FFF } body.brand-wealth .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { background: #0A4386 } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { body.brand-wealth .jpui.slider input[type=range].single::-ms-thumb { border-color: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:focus::-ms-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single::-ms-fill-lower { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].disabled::-ms-thumb { border-color: #FFF } body.brand-wealth .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-wealth .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #0A4386 } } body.brand-wealth .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #0A4386; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-wealth .jpui.starrating .rating .label .icon.rating-full-star, body.brand-wealth .jpui.starrating .rating .label .icon.rating-half-star { color: #0A4386 } .jpui.inputlabel { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.navbar.vertical .category { font-size: .875rem; font-weight: 600; color: #666; letter-spacing: 0; text-decoration: none } .jpui.navbar.vertical .subcategory { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.inputlabel { font-size: .875rem } .jpui.navbar.vertical .subcategory { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem:hover { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem:hover { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem:hover a, .jpui.navbar.vertical .subcategory>.listItem:hover a:active, .jpui.navbar.vertical .subcategory>.listItem:hover a:hover, .jpui.navbar.vertical .subcategory>.listItem:hover a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem:hover a, .jpui.navbar.vertical .subcategory>.listItem:hover a:active, .jpui.navbar.vertical .subcategory>.listItem:hover a:hover, .jpui.navbar.vertical .subcategory>.listItem:hover a:visited { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem.active, .jpui.navbar.vertical .subcategory>.listItem.active:hover { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem.active, .jpui.navbar.vertical .subcategory>.listItem.active:hover { font-size: 1rem } } .jpui.navbar.vertical .bottom a { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a { font-size: 1rem } } .jpui.navbar.vertical .bottom a:hover { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a:hover { font-size: 1rem } } .jpui.navbar.vertical .bottom a:hover a, .jpui.navbar.vertical .bottom a:hover a:active, .jpui.navbar.vertical .bottom a:hover a:hover, .jpui.navbar.vertical .bottom a:hover a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a:hover a, .jpui.navbar.vertical .bottom a:hover a:active, .jpui.navbar.vertical .bottom a:hover a:hover, .jpui.navbar.vertical .bottom a:hover a:visited { font-size: 1rem } } .jpui.navbar.vertical .bottom a:active { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a:active { font-size: 1rem } } .jpui.navbar.vertical .bottom a.active { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a.active { font-size: 1rem } } .jpui.navbar.vertical .bottom a.active:active { color: #FFF } .jpui.navbar.vertical .bottom span.disabled { font-size: .875rem; letter-spacing: 0; text-decoration: none; font-weight: 400; color: #BCBCBC } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom span.disabled { font-size: 1rem } } .jpui.navbar.vertical.dark .category .header-div .listItem { font-size: .75rem; font-weight: 400; color: #959595; letter-spacing: 0; text-decoration: none } .jpui.navbar.vertical.dark .bottom a { font-size: .875rem; font-weight: 400; color: #EDEDED; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical.dark .bottom a { font-size: 1rem } } .jpui.navbar.vertical.dark .subcategory .listItem { font-size: .875rem; font-weight: 400; color: #EDEDED; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical.dark .subcategory .listItem { font-size: 1rem } } .jpui.navbar.vertical.dark .subcategory .listItem.active, .jpui.navbar.vertical.dark .subcategory .listItem.active:hover { font-size: .875rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical.dark .subcategory .listItem.active, .jpui.navbar.vertical.dark .subcategory .listItem.active:hover { font-size: 1rem } } .jpui.segment:hover .amount { font-size: 1.875rem; font-weight: 300; color: #0A4386; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segment:hover .amount { font-size: 1.5rem } } @media screen and (min-width:992px) { .jpui.segment:hover .amount { font-size: 1.875rem } } .jpui.segment .title { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segment .title { font-size: 1rem; font-weight: 400 } } @media screen and (min-width:992px) { .jpui.segment .title { font-size: 1.125rem } } .jpui.segment .subtitle { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .ACMLABEL, .jpui.segment .amount, .jpui.segment .message { color: #666; letter-spacing: 0; text-decoration: none } .jpui.segment .amount { font-size: 1.875rem; font-weight: 300 } @media screen and (min-width:768px) { .jpui.segment .amount { font-size: 1.5rem } } @media screen and (min-width:992px) { .jpui.segment .amount { font-size: 1.875rem } } .jpui.segment .message { font-size: .875rem; font-weight: 400 } @media screen and (min-width:768px) { .jpui.segment .message { font-size: .75rem } } @media screen and (min-width:992px) { .jpui.segment .message { font-size: .875rem } } html { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif } .ACMLABEL { font-size: .875rem; font-weight: 600 } .ACSLABEL, .ACTHLINK { font-weight: 400; letter-spacing: 0; text-decoration: none } .ACSLABEL { font-size: .75rem; color: #717171 } .ACTHLINK { font-size: 1.125rem; color: #126BC5 } .ACTNAME { font-size: 1.25rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .ACTNUM, .ACTNUMLINK, .ALERTNOTE { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .ACTNAME { font-size: 1.375rem; font-weight: 400 } } .ACTNUM { font-size: .8125rem; color: #717171 } .ACTNUMLINK { font-size: .875rem; color: #FFF } @media screen and (min-width:768px) { .ACTNUM { font-size: .875rem } .ACTNUMLINK { color: #126BC5 } } .ALERTNOTE { font-size: .75rem; color: #BF2155 } .AMOUNT { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .AMOUNT { font-size: 1.5rem; font-weight: 400 } } .AMOUNTPOS { font-size: .875rem; font-weight: 600; color: #128842; letter-spacing: 0; text-decoration: none } .BODY, .BODY a, .BODY a:active, .BODY a:hover, .BODY a:visited, .BODY2, .BODYDISABLE { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .AMOUNTPOS { font-size: 1.5rem; font-weight: 400 } } .BODY { font-size: .8125rem; color: #414042 } @media screen and (min-width:768px) { .BODY { font-size: .875rem } } .BODY a, .BODY a:active, .BODY a:hover, .BODY a:visited { font-size: .8125rem; color: #126BC5 } @media screen and (min-width:768px) { .BODY a, .BODY a:active, .BODY a:hover, .BODY a:visited { font-size: .875rem } } .BODY2 { font-size: .8125rem; color: #717171 } @media screen and (min-width:768px) { .BODY2 { font-size: .875rem } } .BODYDISABLE { font-size: .8125rem; color: #BCBCBC } @media screen and (min-width:768px) { .BODYDISABLE { font-size: .875rem; color: #959595 } } .BODYLABEL { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .BODYLINK, .BODYNEG, .BODYPOS, .CALERT { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .BODYLABEL { font-size: .875rem } } .BODYLINK { font-size: .8125rem; color: #126BC5 } @media screen and (min-width:768px) { .BODYLINK { font-size: .875rem } } .BODYNEG { font-size: .8125rem; color: #BF2155 } @media screen and (min-width:768px) { .BODYNEG { font-size: .875rem } } .BODYPOS { font-size: .8125rem; color: #128842 } @media screen and (min-width:768px) { .BODYPOS { font-size: .875rem } } .CALERT { font-size: .625rem; color: #FFF } .CATLABEL { font-size: .875rem; font-weight: 600; color: #666; letter-spacing: 0; text-decoration: none } .CDBODY, .CDCH, .CDLINK { font-size: .875rem; font-weight: 400 } .CDBODY { color: #FFF; letter-spacing: 0; text-decoration: none } .CDLINK { color: #6CC7FF; letter-spacing: 0; text-decoration: none } .CDCH, .CDH1 { color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .CDCH { font-size: 1rem } } .CDH1 { font-size: 1.25rem; font-weight: 300 } .CDINPUTFIELD { font-size: 1rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .CDTABOFF, .CDTABON, .CGREETING { color: #FFF; letter-spacing: 0; text-decoration: none } .CDTABON { font-size: .875rem; font-weight: 600 } .CDTABOFF { font-size: .875rem; font-weight: 400 } .CGREETING, .CH1 { font-weight: 300 } .CGREETING { font-size: 1.5rem } @media screen and (min-width:768px) { .CGREETING { font-size: 1.75rem } } @media screen and (min-width:992px) { .CGREETING { font-size: 1.875rem } } .CH1 { font-size: 1rem; color: #414042; letter-spacing: 0; text-decoration: none } .CH2, .CH3 { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .CH1 { font-size: 1.25rem; font-weight: 400 } } .CH2 { font-size: .8125rem; color: #717171 } @media screen and (min-width:768px) { .CH2 { font-size: .875rem } } .CH2 a, .CH2 a:active, .CH2 a:hover, .CH2 a:visited, .CH2LINK { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .CH3 { font-size: 1.0625rem; color: #414042 } .CLASSIC { font-size: .75rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .CLASSIC a, .CLASSIC a:active, .CLASSIC a:hover, .CLASSIC a:visited, .CLASSICBODY, .CLASSICLINK { font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .CLASSIC a, .CLASSIC a:active, .CLASSIC a:hover, .CLASSIC a:visited { font-size: 1rem } @media screen and (min-width:768px) { .CLASSIC { font-size: 1rem } } .CLASSICBODY { font-size: 1.125rem } .CLASSICLINK, .CMSSG { font-size: 1rem } .CMSSG { font-weight: 300; color: #FFF; letter-spacing: 0; text-decoration: none } .CSEARCHDARK, .CSEARCHDARKBOLD, .DATA { font-size: .875rem; color: #414042; letter-spacing: 0; text-decoration: none } .CSEARCHDARK { font-weight: 400 } .CSEARCHDARKBOLD { font-weight: 600 } .DATA { font-weight: 400 } @media screen and (min-width:768px) { .DATA { font-size: 1rem } } .DATA a, .DATA a:active, .DATA a:hover, .DATA a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .DATA a, .DATA a:active, .DATA a:hover, .DATA a:visited { font-size: 1rem } } .DATABOLD { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .DATALABELH, .DATALABELV, .DATALINK, .DATAPOS, .DISABLEBUTTON, .DISNEYLABEL { font-weight: 400; letter-spacing: 0; text-decoration: none } .DATALABELH, .DATALABELV { color: #717171 } @media screen and (min-width:768px) { .DATABOLD { font-size: 1rem } } .DATALABELH { font-size: .875rem } @media screen and (min-width:768px) { .DATALABELH { font-size: 1rem } } .DATALABELV { font-size: .75rem } .DATALINK { font-size: .875rem; color: #126BC5 } @media screen and (min-width:768px) { .DATALABELV { font-size: .875rem } .DATALINK { font-size: 1rem } } .DATAPOS { font-size: .875rem; color: #128842 } @media screen and (min-width:1200px) { .DATAPOS { font-size: 1rem } } .DISABLEBUTTON { font-size: 1rem; color: #CCC } .DISNEYLABEL { font-size: .75rem; color: #717171 } .DISPLAYOFF, .DISPLAYON { font-size: .875rem; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .DISNEYLABEL { font-size: .875rem } } .DISPLAYOFF { font-weight: 600; color: #717171 } .DISPLAYON { font-weight: 600; color: #128842 } .EH1 { font-size: 1rem; font-weight: 300; color: #BF2155; letter-spacing: 0; text-decoration: none } .EH1D, .EH2, .ETEXT { font-weight: 400 } @media screen and (min-width:768px) { .EH1 { font-size: 1.0625rem; font-weight: 400 } } .EH1D { font-size: 1.125rem; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .EH1D { font-size: 1.25rem } } .EH2 { font-size: .8125rem; color: #717171; letter-spacing: 0; text-decoration: none } .EH2 a, .EH2 a:active, .EH2 a:hover, .EH2 a:visited, .EH2LINK { color: #126BC5; font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .EH2 { font-size: .875rem } } .EH2 a, .EH2 a:active, .EH2 a:hover, .EH2 a:visited { font-size: .8125rem } @media screen and (min-width:768px) { .EH2 a, .EH2 a:active, .EH2 a:hover, .EH2 a:visited { font-size: .875rem } } .EH2LINK { font-size: .8125rem } @media screen and (min-width:768px) { .EH2LINK { font-size: .875rem } } .ETEXT { font-size: .8125rem; color: #FFF; letter-spacing: 0; text-decoration: none } .EDATALABELH, .EDATALABELV, .ETEXTBOLD { font-weight: 600; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .ETEXT { font-size: .875rem } } .ETEXTBOLD { font-size: .8125rem; color: #FFF } .EDATALABELH, .EDATALABELV { color: #BF2155 } .EDATALABELH { font-size: .875rem } @media screen and (min-width:768px) { .ETEXTBOLD { font-size: .875rem } .EDATALABELH { font-size: 1rem } } .EDATALABELV { font-size: .75rem } @media screen and (min-width:768px) { .EDATALABELV { font-size: .875rem } } .EXPLICITAD { font-size: 1.5rem; font-weight: 700; color: #FFF; letter-spacing: 0; text-decoration: none } .FOOTNOTE, .FOOTNOTELINK { font-size: .625rem; font-weight: 400 } .FOOTNOTE { color: #414042; letter-spacing: 0; text-decoration: none } .FOOTNOTELINK { color: #126BC5; letter-spacing: 0; text-decoration: none } .FRONTLINKS, .H1D { color: #FFF; letter-spacing: 0; text-decoration: none } .FRONTLINKS { font-size: 1.125rem; font-weight: 400 } .H1D, .H1L, .H1P, .H2 { font-weight: 300 } .H1D { font-size: 1.5rem } @media screen and (min-width:768px) { .H1D { font-size: 1.625rem } } .H1L { font-size: 1.5rem; color: #666; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .H1L { font-size: 1.625rem } } .H1P { font-size: 1.25rem; color: #717171; letter-spacing: 0; text-decoration: none } .H2, .H3 { color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .H1P { font-size: 1.375rem; color: #414042 } } .H2 { font-size: 1.25rem } @media screen and (min-width:768px) { .H2 { font-size: 1.5rem } } .H3 { font-size: .875rem; font-weight: 600 } @media screen and (min-width:768px) { .H3 { font-size: 1.25rem; font-weight: 300 } } .H3L { font-size: 1.125rem; font-weight: 300; color: #FFF; letter-spacing: 0; text-decoration: none } .H3R, .H4 { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .H3L { font-size: 1.25rem } } .H3R { font-size: 1.25rem; color: #414042 } .H4 { font-size: .75rem; color: #717171 } @media screen and (min-width:768px) { .H4 { font-size: 1rem; font-weight: 300; color: #414042 } } .HEADERLABEL { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .HEADERNUMSTR, .HEADERNUMSTRLIGHT { color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .HEADERLABEL { font-size: .875rem } } .HEADERNUMSTR { font-size: 1.25rem; font-weight: 600 } .HEADERNUMSTRLIGHT { font-size: 1.125rem; font-weight: 400 } .HEADERNUMSTRNEG { font-size: 1.25rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } .HEADERNUMSTRON, .HEADERNUMSTRPOS { color: #128842; letter-spacing: 0; text-decoration: none } .HEROLIGHT, .HEROREGULAR, .INPUTFIELD { color: #414042; letter-spacing: 0; text-decoration: none } .HEADERNUMSTRON { font-size: 1.125rem; font-weight: 400 } .HEADERNUMSTRPOS { font-size: 1.25rem; font-weight: 600 } .HEROLIGHT, .HEROREGULAR { font-size: 1.5rem } .HEROLIGHT { font-weight: 300 } .HEROREGULAR, .INPUTFIELD { font-weight: 400 } .INPUTFIELD { font-size: .875rem } @media screen and (min-width:768px) { .INPUTFIELD { font-size: 1rem; color: #414042 } } .INPUTFIELD2 { font-size: .875rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .INPUTFIELDDISABLE, .INVHEADER { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .INPUTFIELD2 { font-size: 1rem } } .INPUTFIELDDISABLE { font-size: .875rem; color: #BCBCBC } .INVHEADER, .INVNUMSTR { color: #414042 } @media screen and (min-width:768px) { .INPUTFIELDDISABLE { font-size: 1rem } } .INVHEADER { font-size: 1.375rem } .INVNUMSTR, .INVNUMSTRNEG, .INVNUMSTRPOS { font-size: 1.5rem; font-weight: 300; letter-spacing: 0; text-decoration: none } .INVNUMSTRNEG { color: #BF2155 } .INVNUMSTRPOS { color: #128842 } .LOGININPUT { font-size: 1.125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .NOTE, .NOTE a, .NOTE a:active, .NOTE a:hover, .NOTE a:visited, .NOTEBOLD { font-size: .75rem; letter-spacing: 0; text-decoration: none } .NOTE { font-weight: 400; color: #717171 } .NOTE a, .NOTE a:active, .NOTE a:hover, .NOTE a:visited { font-weight: 400; color: #126BC5 } .NOTEBOLD { font-weight: 600; color: #717171 } .NOTEDARK, .NOTEDARKBOLD { color: #414042; font-size: .75rem } .NOTEDARK { font-weight: 400; letter-spacing: 0; text-decoration: none } .NOTEDARKBOLD { font-weight: 600; letter-spacing: 0; text-decoration: none } .NOTELINK, .NUMSTR { font-weight: 400; letter-spacing: 0; text-decoration: none } .NOTELINK { font-size: .75rem; color: #126BC5 } .NUMSTR { font-size: 1.5rem; color: #414042 } @media screen and (min-width:768px) { .NUMSTR { font-size: 1.125rem; font-weight: 300 } } .NUMSTR2 { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .NUMSTRPOS { font-size: 1.5rem; font-weight: 300; color: #128842; letter-spacing: 0; text-decoration: none } .OFFERAPR, .OFFERFEE { font-size: 1.125rem; font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .NUMSTRPOS { font-size: 1.125rem; font-weight: 400 } } .OFFERAPR { color: #0A4386 } .OFFERFEE { color: #414042 } .PRIMARYBUTTON { font-size: 1rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .SECONDARYBUTTON, .SECONDARYBUTTONLI, .SIDE { font-weight: 400; letter-spacing: 0; text-decoration: none } .SECONDARYBUTTON { font-size: 1rem; color: #414042 } .SECONDARYBUTTONLI { font-size: .875rem; color: #FFF } @media screen and (min-width:768px) { .SECONDARYBUTTONLI { font-size: 1rem } } .SIDE { font-size: .875rem; color: #EDEDED } @media screen and (min-width:768px) { .SIDE { font-size: 1rem } } .SIDEF, .SIDEH1 { font-size: .75rem; font-weight: 400 } .SIDEF { color: #CCC; letter-spacing: 0; text-decoration: none } .SIDEH1 { color: #959595; letter-spacing: 0; text-decoration: none } .TABLEHEADER, .TABLEHEADERSLCT { font-weight: 600; letter-spacing: 0; text-decoration: none } .TABLEHEADER { font-size: .8125rem; color: #717171 } @media screen and (min-width:768px) { .TABLEHEADER { font-size: .875rem } } .TABLEHEADERSLCT { font-size: .8125rem; color: #414042 } @media screen and (min-width:768px) { .TABLEHEADERSLCT { font-size: .875rem } } .TERTIARYBUTTON, .TERTIARYDISABLEDBUTTON { font-size: 1rem; font-weight: 400; letter-spacing: 0; text-decoration: none } .TERTIARYBUTTON { color: #666 } .TERTIARYDISABLEDBUTTON { color: #D8D8D8 } .TILEBUTTON { font-size: .8125rem; font-weight: 600; color: #0B6EFD; letter-spacing: 0; text-decoration: none } @media screen and (min-width:1200px) { .TILEBUTTON { font-size: .875rem } } .TILEHEADER { font-size: 1.125rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .TILENUMACTIVE, .TILENUMACTIVELI { font-size: .875rem; font-weight: 400; letter-spacing: 0; text-decoration: none } .TILENUMACTIVE { color: #717171 } .TILENUMACTIVELI { color: #666 } .TILEBNUMACTIVE, .TILEBNUMACTIVELI { color: #0A4386; letter-spacing: 0; text-decoration: none } .TILEBNUMACTIVE { font-size: 1.875rem; font-weight: 300 } @media screen and (min-width:768px) { .TILEBNUMACTIVE { font-size: 1.5rem } } @media screen and (min-width:992px) { .TILEBNUMACTIVE { font-size: 1.875rem } } .TILEBNUMACTIVELI { font-size: 1rem; font-weight: 400 } .TILEBNUMINACTIVE, .TILEBNUMINACTIVELI { color: #666; letter-spacing: 0; text-decoration: none } .TILEBNUMINACTIVE { font-size: 1.875rem; font-weight: 300 } @media screen and (min-width:768px) { .TILEBNUMINACTIVE { font-size: 1.5rem } } @media screen and (min-width:992px) { .TILEBNUMINACTIVE { font-size: 1.875rem } } .TILEBNUMINACTIVELI { font-size: 1rem; font-weight: 400 } .TILEBNUMWHITE { font-size: 1.875rem; font-weight: 300; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .TILEBNUMWHITE { font-size: 1.5rem } } @media screen and (min-width:992px) { .TILEBNUMWHITE { font-size: 1.875rem } } .TILENAME { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .TILESUBTEXT, .TILESUBTEXTWHITE { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .TILENAME { font-size: 1rem; font-weight: 400 } } @media screen and (min-width:992px) { .TILENAME { font-size: 1.125rem } } .TILESUBTEXT { font-size: .875rem; color: #666 } @media screen and (min-width:768px) { .TILESUBTEXT { font-size: .75rem } } @media screen and (min-width:992px) { .TILESUBTEXT { font-size: .875rem } } .TILESUBTEXTWHITE { font-size: .875rem; color: #FFF } @media screen and (min-width:768px) { .TILESUBTEXTWHITE { font-size: .75rem } } .TILETYPE, .TILETYPEACCOUNT, .TOOLTIPLINK { font-size: .875rem; letter-spacing: 0; text-decoration: none } @media screen and (min-width:992px) { .TILESUBTEXTWHITE { font-size: .875rem } } .TILETYPE { font-weight: 600; color: #666 } .TILETYPEACCOUNT { font-weight: 600; color: #126BC5 } .TOOLTIPLINK { font-weight: 400; color: #1167B7 } .URBNUMINACTIVE { font-size: 1.875rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .UREWARDSACTIVE, .UREWARDSINACTIVE, .UREWARDSSUBTEXT, .URTILESUBTEXT { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .URBNUMINACTIVE { font-size: 1.5rem } } @media screen and (min-width:992px) { .URBNUMINACTIVE { font-size: 1.875rem } } .UREWARDSACTIVE { font-size: 1.125rem; color: #FFF } @media screen and (min-width:768px) { .UREWARDSACTIVE { font-size: .875rem } } @media screen and (min-width:992px) { .UREWARDSACTIVE { font-size: 1.125rem } } .UREWARDSINACTIVE { font-size: .875rem; color: #414042 } @media screen and (min-width:992px) { .UREWARDSINACTIVE { font-size: 1.125rem } } .UREWARDSSUBTEXT { font-size: .875rem; color: #FFF } .URTILESUBTEXT { font-size: .75rem; color: #414042 } @media screen and (min-width:992px) { .URTILESUBTEXT { font-size: .875rem } }
storage/framework/home/css/style.css
@charset "UTF-8"; img, legend { border: 0 } legend, td, th { padding: 0 } .jpui.input:disabled, .jpui.link .link-anchor.disabled { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none } .util.focus:focus, a:active, a:hover { outline: 0 } .jpui.ad.explicit .content .copy, .jpui.ad.explicit .content .copy .label, .jpui.ad.explicit .content .textshadow { text-shadow: 0 0 .125rem rgba(255, 255, 255, .4) } .jpui.ad a.wrapping-tag .link-anchor, .jpui.badge, .jpui.button { white-space: nowrap } .jpui.dropdown .option .primary, .jpui.dropdownchip .option .primary { -webkit-text-decoration-color: inherit; text-decoration-color: inherit } .jpui.messagebox, .jpui.modal { -webkit-backface-visibility: hidden } .jpui.documentviewer .document html, html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } * { -moz-box-sizing: border-box; box-sizing: border-box } body { margin: 0 } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } a { background: 0 0 } abbr[title] { border-bottom: 1px dotted } b, optgroup, strong { font-weight: 700 } dfn { font-style: italic } h1 { font-size: 2em; margin: .67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } pre, textarea { overflow: auto } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button, select { text-transform: none } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled], html input[disabled] { cursor: default } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type=checkbox], input[type=radio] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em } table { border-collapse: collapse; border-spacing: 0 } .jpui.fieldgroup .fieldtext { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldgroup .fieldtext { font-size: 1rem } } .jpui.fieldgroup .fieldtext a, .jpui.fieldgroup .fieldtext a:active, .jpui.fieldgroup .fieldtext a:hover, .jpui.fieldgroup .fieldtext a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldgroup .fieldtext a, .jpui.fieldgroup .fieldtext a:active, .jpui.fieldgroup .fieldtext a:hover, .jpui.fieldgroup .fieldtext a:visited { font-size: 1rem } } .jpui.fieldgroup .fieldset legend { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldgroup .fieldset legend { font-size: 1.25rem; font-weight: 300 } } .jpui.simple.table td { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.simple.table td { font-size: .875rem } } .jpui.simple.table td a, .jpui.simple.table td a:active, .jpui.simple.table td a:hover, .jpui.simple.table td a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.simple.table td a, .jpui.simple.table td a:active, .jpui.simple.table td a:hover, .jpui.simple.table td a:visited { font-size: .875rem } } .jpui.simple.table th { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.table .table-footer-label { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; line-height: 1.3125 } @media screen and (min-width:768px) { .jpui.simple.table th { font-size: .875rem } .jpui.table .table-footer-label { font-size: 1rem } } .jpui.table .table-footer-label a, .jpui.table .table-footer-label a:active, .jpui.table .table-footer-label a:hover, .jpui.table .table-footer-label a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .table-footer-label a, .jpui.table .table-footer-label a:active, .jpui.table .table-footer-label a:hover, .jpui.table .table-footer-label a:visited { font-size: 1rem } } .jpui.table .header-cell, .jpui.table .table__fixed-column-header, .jpui.table .table__fixed-header { font-size: .8125rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none; line-height: 1.4286 } @media screen and (min-width:768px) { .jpui.table .header-cell, .jpui.table .table__fixed-column-header, .jpui.table .table__fixed-header { font-size: .875rem } } .jpui.table .header-cell .heading-icon-wrapper:focus, .jpui.table .table__fixed-column-header .heading-icon-wrapper:focus, .jpui.table .table__fixed-header .heading-icon-wrapper:focus { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .header-cell .heading-icon-wrapper:focus, .jpui.table .table__fixed-column-header .heading-icon-wrapper:focus, .jpui.table .table__fixed-header .heading-icon-wrapper:focus { font-size: .875rem } } .jpui.table .cell, .jpui.table .table__fixed-cell { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; line-height: 1.4286 } @media screen and (min-width:768px) { .jpui.table .cell, .jpui.table .table__fixed-cell { font-size: .875rem } } .jpui.table .cell a, .jpui.table .cell a:active, .jpui.table .cell a:hover, .jpui.table .cell a:visited, .jpui.table .table__fixed-cell a, .jpui.table .table__fixed-cell a:active, .jpui.table .table__fixed-cell a:hover, .jpui.table .table__fixed-cell a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .cell a, .jpui.table .cell a:active, .jpui.table .cell a:hover, .jpui.table .cell a:visited, .jpui.table .table__fixed-cell a, .jpui.table .table__fixed-cell a:active, .jpui.table .table__fixed-cell a:hover, .jpui.table .table__fixed-cell a:visited { font-size: .875rem } } .jpui.table .table-xs-list-text { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none; line-height: 1.4286 } .container-fluid:after, .container-fluid:before, .row:after, .row:before { display: table; content: ' ' } .container-fluid:after, .container:after, .row:after { clear: both } .show-grid [class^=col-] { padding: .375rem; background-color: rgba(22, 149, 244, .05); border: .375rem solid rgba(22, 149, 244, .1) } .container, .container-fluid { margin-right: auto; margin-left: auto; padding-left: 12px; padding-right: 12px } .jpui.ad .nativetext .content .label, .jpui.ad .nativetext .title { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.table .table-xs-list-text { font-size: .875rem } .jpui.ad .nativetext .content .label, .jpui.ad .nativetext .title { font-size: 1.25rem; font-weight: 300 } } .jpui.ad .nativetext .content .body { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad .nativetext .content .body { font-size: .875rem } } .jpui.ad .nativetext .content .body a, .jpui.ad .nativetext .content .body a:active, .jpui.ad .nativetext .content .body a:hover, .jpui.ad .nativetext .content .body a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad .nativetext .content i, .jpui.ad .nativetext .content span.link-anchor { font-size: .875rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #2F738E } .jpui.ad .nativetext .tileHeader { font-size: .875rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #666 } .jpui.ad .content .label, .jpui.ad .title { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad .nativetext .content .body a, .jpui.ad .nativetext .content .body a:active, .jpui.ad .nativetext .content .body a:hover, .jpui.ad .nativetext .content .body a:visited { font-size: .875rem } .jpui.ad .content .label, .jpui.ad .title { font-size: 1.25rem; font-weight: 300 } } .jpui.ad .content .body { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad .content .body { font-size: .875rem } } .jpui.ad .content .body a, .jpui.ad .content .body a:active, .jpui.ad .content .body a:hover, .jpui.ad .content .body a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad .content i, .jpui.ad .content span.link-anchor, .jpui.ad .tileHeader, .jpui.ad.explicit .content .label { font-size: .875rem; font-weight: 600; letter-spacing: 0; text-decoration: none } .jpui.ad .content i, .jpui.ad .content span.link-anchor { color: #2F738E } .jpui.ad .tileHeader { color: #666 } @media screen and (min-width:768px) { .jpui.ad .content .body a, .jpui.ad .content .body a:active, .jpui.ad .content .body a:hover, .jpui.ad .content .body a:visited { font-size: .875rem } .jpui.ad.explicit .content .label { font-size: 1rem } } .jpui.ad.explicit .content .body, .jpui.ad.explicit .content .body i, .jpui.ad.explicit .content .body span.link-anchor, .jpui.ad.explicit .content .copy i, .jpui.ad.explicit .content .copy span.link-anchor, .jpui.ad.explicit .content .label, .jpui.ad.explicit .content .label i, .jpui.ad.explicit .content .label span.link-anchor { color: #FFF } .jpui.ad.accountHeaderImage .tileheader, .jpui.ad.accountHeaderText .tileheader, .jpui.ad.paymentsImage .tileheader, .jpui.ad.paymentsText .tileheader { font-size: 1.125rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .product-name, .jpui.ad.accountHeaderText .product-name, .jpui.ad.paymentsImage .product-name, .jpui.ad.paymentsText .product-name { font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .label, .jpui.ad.accountHeaderText .label, .jpui.ad.paymentsImage .label, .jpui.ad.paymentsText .label { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.ad.accountHeaderImage .label, .jpui.ad.accountHeaderText .label, .jpui.ad.paymentsImage .label, .jpui.ad.paymentsText .label { font-size: 1rem; font-weight: 300; color: #414042 } } .jpui.ad.accountHeaderImage .body, .jpui.ad.accountHeaderText .body, .jpui.ad.paymentsImage .body, .jpui.ad.paymentsText .body { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .body a, .jpui.ad.accountHeaderImage .body a:active, .jpui.ad.accountHeaderImage .body a:hover, .jpui.ad.accountHeaderImage .body a:visited, .jpui.ad.accountHeaderText .body a, .jpui.ad.accountHeaderText .body a:active, .jpui.ad.accountHeaderText .body a:hover, .jpui.ad.accountHeaderText .body a:visited, .jpui.ad.paymentsImage .body a, .jpui.ad.paymentsImage .body a:active, .jpui.ad.paymentsImage .body a:hover, .jpui.ad.paymentsImage .body a:visited, .jpui.ad.paymentsText .body a, .jpui.ad.paymentsText .body a:active, .jpui.ad.paymentsText .body a:hover, .jpui.ad.paymentsText .body a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad.accountHeaderImage .content i, .jpui.ad.accountHeaderImage .content span.link-anchor, .jpui.ad.accountHeaderText .content i, .jpui.ad.accountHeaderText .content span.link-anchor, .jpui.ad.paymentsImage .content i, .jpui.ad.paymentsImage .content span.link-anchor, .jpui.ad.paymentsText .content i, .jpui.ad.paymentsText .content span.link-anchor { font-size: .8125rem; font-weight: 600; color: #0B6EFD; letter-spacing: 0; text-decoration: none } @media screen and (min-width:1200px) { .jpui.ad.accountHeaderImage .content i, .jpui.ad.accountHeaderImage .content span.link-anchor, .jpui.ad.accountHeaderText .content i, .jpui.ad.accountHeaderText .content span.link-anchor, .jpui.ad.paymentsImage .content i, .jpui.ad.paymentsImage .content span.link-anchor, .jpui.ad.paymentsText .content i, .jpui.ad.paymentsText .content span.link-anchor { font-size: .875rem } } .jpui.alert.dark .title, .jpui.alert.notification .title, .jpui.alert.success .title { font-size: 1.0625rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.alert.dark .message, .jpui.alert.notification .message, .jpui.alert.success .message { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.dark .message, .jpui.alert.notification .message, .jpui.alert.success .message { font-size: .875rem } } .jpui.alert.dark .message a, .jpui.alert.dark .message a:active, .jpui.alert.dark .message a:hover, .jpui.alert.dark .message a:visited, .jpui.alert.notification .message a, .jpui.alert.notification .message a:active, .jpui.alert.notification .message a:hover, .jpui.alert.notification .message a:visited, .jpui.alert.success .message a, .jpui.alert.success .message a:active, .jpui.alert.success .message a:hover, .jpui.alert.success .message a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.alert.error .title { font-size: 1rem; font-weight: 300; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.error .title { font-size: 1.0625rem; font-weight: 400 } } .jpui.alert.error .message { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.error .message { font-size: .875rem } } .jpui.alert.error .message a, .jpui.alert.error .message a:active, .jpui.alert.error .message a:hover, .jpui.alert.error .message a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.error .message a, .jpui.alert.error .message a:active, .jpui.alert.error .message a:hover, .jpui.alert.error .message a:visited { font-size: .875rem } } .jpui.alert.mini-alert.dark .title, .jpui.alert.mini-alert.error .title { font-size: .75rem; font-weight: 400; letter-spacing: 0; text-decoration: none } .jpui.alert.mini-alert.error .title { color: #BF2155 } .jpui.alert.mini-alert.dark .title { color: #414042 } .jpui.alert.primary .inverted.dark .title, .jpui.alert.primary .inverted.success .title { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.primary .inverted.dark .title, .jpui.alert.primary .inverted.success .title { font-size: 1.25rem; font-weight: 400 } } .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) { font-size: .875rem } } .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a, .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a:active, .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a:hover, .jpui.alert.primary .inverted.success.message.jpui.alert.primary .inverted:not(.suppressMessageToggle) a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.button .label { font-size: 1rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.button.primary .label { font-size: 1rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .jpui.button.tertiary .label, .jpui.button.tertiary:disabled .label, .jpui.button:disabled .label, .jpui.checkbox .checkbox-label, .jpui.checkbox.disabled .checkbox-label, .jpui.description.list dd, .jpui.description.list dd a, .jpui.description.list dd a:active, .jpui.description.list dd a:hover, .jpui.description.list dd a:visited, .jpui.description.list dt, .jpui.fieldhelpertext, .jpui.fieldhelpertext a, .jpui.fieldhelpertext a:active, .jpui.fieldhelpertext a:hover, .jpui.fieldhelpertext a:visited, .jpui.fieldlabel.vertical { font-weight: 400; letter-spacing: 0; text-decoration: none } .jpui.button:disabled .label { font-size: 1rem; color: #CCC } .jpui.button.tertiary .label { font-size: 1rem; color: #666 } .jpui.button.tertiary:disabled .label { font-size: 1rem; color: #D8D8D8 } .jpui.checkbox.error .checkbox-label { font-size: .875rem; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.checkbox.error .checkbox-label { font-size: 1rem } } .jpui.checkbox.disabled .checkbox-label { font-size: .875rem; color: #BCBCBC } @media screen and (min-width:768px) { .jpui.checkbox.disabled .checkbox-label { font-size: 1rem } } .jpui.checkbox .checkbox-label { font-size: .875rem; color: #414042 } @media screen and (min-width:768px) { .jpui.checkbox .checkbox-label { font-size: 1rem } } .jpui.checkbox .checkbox-label a, .jpui.checkbox .checkbox-label a:active, .jpui.checkbox .checkbox-label a:hover, .jpui.checkbox .checkbox-label a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.checkbox .checkbox-label a, .jpui.checkbox .checkbox-label a:active, .jpui.checkbox .checkbox-label a:hover, .jpui.checkbox .checkbox-label a:visited { font-size: 1rem } } .jpui.description.list dt { font-size: .75rem; color: #717171 } @media screen and (min-width:768px) { .jpui.description.list dt { font-size: .875rem } } @media (min-width:768px) { .jpui.description.list dt { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .container { width: 744px } } @media (min-width:768px) and screen and (min-width:768px) { .jpui.description.list dt { font-size: 1rem } } .jpui.description.list dd { font-size: .875rem; color: #414042 } @media screen and (min-width:768px) { .jpui.description.list dd { font-size: 1rem } } .jpui.description.list dd a, .jpui.description.list dd a:active, .jpui.description.list dd a:hover, .jpui.description.list dd a:visited { font-size: .875rem; color: #126BC5 } @media screen and (min-width:768px) { .jpui.description.list dd a, .jpui.description.list dd a:active, .jpui.description.list dd a:hover, .jpui.description.list dd a:visited { font-size: 1rem } } .jpui.fieldhelpertext { font-size: .75rem; color: #717171 } .jpui.fieldhelpertext a, .jpui.fieldhelpertext a:active, .jpui.fieldhelpertext a:hover, .jpui.fieldhelpertext a:visited { font-size: .75rem; color: #126BC5 } .jpui.fieldhelpertext a.link-anchor { font-size: .75rem!important } .jpui.fieldlabel.vertical { font-size: .75rem; color: #717171 } @media screen and (min-width:768px) { .jpui.fieldlabel.vertical { font-size: .875rem } } .jpui.fieldlabel.vertical.error { font-size: .75rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } .jpui.fieldlabel.horizontal { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldlabel.vertical.error { font-size: .875rem } .jpui.fieldlabel.horizontal { font-size: 1rem } } .jpui.fieldlabel.horizontal.error { font-size: .875rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.fieldlabel.horizontal.error { font-size: 1rem } } .pl-mod-example .grid .column { background-color: rgba(86, 61, 124, .2) } @media (min-width:992px) { .container { width: 964px } } @media (min-width:1200px) { .container { width: 1164px } } .container-fluid { max-width: 1440px } .row { margin-left: -12px; margin-right: -12px } .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { position: relative; min-height: .0625rem; padding-left: 12px; padding-right: 12px } .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666667% } .col-xs-10 { width: 83.33333333% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666667% } .col-xs-7 { width: 58.33333333% } .col-xs-6 { width: 50% } .col-xs-5 { width: 41.66666667% } .col-xs-4 { width: 33.33333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.66666667% } .col-xs-1 { width: 8.33333333% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666667% } .col-xs-pull-10 { right: 83.33333333% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666667% } .col-xs-pull-7 { right: 58.33333333% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666667% } .col-xs-pull-4 { right: 33.33333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.66666667% } .col-xs-pull-1 { right: 8.33333333% } .col-xs-pull-0 { right: auto } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666667% } .col-xs-push-10 { left: 83.33333333% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666667% } .col-xs-push-7 { left: 58.33333333% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666667% } .col-xs-push-4 { left: 33.33333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.66666667% } .col-xs-push-1 { left: 8.33333333% } .col-xs-push-0 { left: auto } .col-xs-offset-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666667% } .col-xs-offset-10 { margin-left: 83.33333333% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666667% } .col-xs-offset-7 { margin-left: 58.33333333% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666667% } .col-xs-offset-4 { margin-left: 33.33333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.66666667% } .col-xs-offset-1 { margin-left: 8.33333333% } .col-xs-offset-0 { margin-left: 0 } @media (min-width:768px) { .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666667% } .col-sm-10 { width: 83.33333333% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666667% } .col-sm-7 { width: 58.33333333% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666667% } .col-sm-4 { width: 33.33333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.66666667% } .col-sm-1 { width: 8.33333333% } .col-sm-pull-12 { right: 100% } .col-sm-pull-11 { right: 91.66666667% } .col-sm-pull-10 { right: 83.33333333% } .col-sm-pull-9 { right: 75% } .col-sm-pull-8 { right: 66.66666667% } .col-sm-pull-7 { right: 58.33333333% } .col-sm-pull-6 { right: 50% } .col-sm-pull-5 { right: 41.66666667% } .col-sm-pull-4 { right: 33.33333333% } .col-sm-pull-3 { right: 25% } .col-sm-pull-2 { right: 16.66666667% } .col-sm-pull-1 { right: 8.33333333% } .col-sm-pull-0 { right: auto } .col-sm-push-12 { left: 100% } .col-sm-push-11 { left: 91.66666667% } .col-sm-push-10 { left: 83.33333333% } .col-sm-push-9 { left: 75% } .col-sm-push-8 { left: 66.66666667% } .col-sm-push-7 { left: 58.33333333% } .col-sm-push-6 { left: 50% } .col-sm-push-5 { left: 41.66666667% } .col-sm-push-4 { left: 33.33333333% } .col-sm-push-3 { left: 25% } .col-sm-push-2 { left: 16.66666667% } .col-sm-push-1 { left: 8.33333333% } .col-sm-push-0 { left: auto } .col-sm-offset-12 { margin-left: 100% } .col-sm-offset-11 { margin-left: 91.66666667% } .col-sm-offset-10 { margin-left: 83.33333333% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-8 { margin-left: 66.66666667% } .col-sm-offset-7 { margin-left: 58.33333333% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-5 { margin-left: 41.66666667% } .col-sm-offset-4 { margin-left: 33.33333333% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-2 { margin-left: 16.66666667% } .col-sm-offset-1 { margin-left: 8.33333333% } .col-sm-offset-0 { margin-left: 0 } } .header { font-family: inherit; font-weight: 500; line-height: 1.1; color: #666 } .header.inverted { color: #FFF } .header.lg, .header.md, .header.sm { margin-top: 1.25rem; margin-bottom: .625rem } .header.lg { font-size: 2rem } @media (min-width:768px) { .header.lg { font-size: 1.5rem } } @media (min-width:992px) { .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 { float: left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666667% } .col-md-10 { width: 83.33333333% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666667% } .col-md-7 { width: 58.33333333% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666667% } .col-md-4 { width: 33.33333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.66666667% } .col-md-1 { width: 8.33333333% } .col-md-pull-12 { right: 100% } .col-md-pull-11 { right: 91.66666667% } .col-md-pull-10 { right: 83.33333333% } .col-md-pull-9 { right: 75% } .col-md-pull-8 { right: 66.66666667% } .col-md-pull-7 { right: 58.33333333% } .col-md-pull-6 { right: 50% } .col-md-pull-5 { right: 41.66666667% } .col-md-pull-4 { right: 33.33333333% } .col-md-pull-3 { right: 25% } .col-md-pull-2 { right: 16.66666667% } .col-md-pull-1 { right: 8.33333333% } .col-md-pull-0 { right: auto } .col-md-push-12 { left: 100% } .col-md-push-11 { left: 91.66666667% } .col-md-push-10 { left: 83.33333333% } .col-md-push-9 { left: 75% } .col-md-push-8 { left: 66.66666667% } .col-md-push-7 { left: 58.33333333% } .col-md-push-6 { left: 50% } .col-md-push-5 { left: 41.66666667% } .col-md-push-4 { left: 33.33333333% } .col-md-push-3 { left: 25% } .col-md-push-2 { left: 16.66666667% } .col-md-push-1 { left: 8.33333333% } .col-md-push-0 { left: auto } .col-md-offset-12 { margin-left: 100% } .col-md-offset-11 { margin-left: 91.66666667% } .col-md-offset-10 { margin-left: 83.33333333% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-8 { margin-left: 66.66666667% } .col-md-offset-7 { margin-left: 58.33333333% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-5 { margin-left: 41.66666667% } .col-md-offset-4 { margin-left: 33.33333333% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-2 { margin-left: 16.66666667% } .col-md-offset-1 { margin-left: 8.33333333% } .col-md-offset-0 { margin-left: 0 } .header.lg { font-size: 1.625rem } } @media (min-width:1200px) { .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 { float: left } .col-lg-12 { width: 100% } .col-lg-11 { width: 91.66666667% } .col-lg-10 { width: 83.33333333% } .col-lg-9 { width: 75% } .col-lg-8 { width: 66.66666667% } .col-lg-7 { width: 58.33333333% } .col-lg-6 { width: 50% } .col-lg-5 { width: 41.66666667% } .col-lg-4 { width: 33.33333333% } .col-lg-3 { width: 25% } .col-lg-2 { width: 16.66666667% } .col-lg-1 { width: 8.33333333% } .col-lg-pull-12 { right: 100% } .col-lg-pull-11 { right: 91.66666667% } .col-lg-pull-10 { right: 83.33333333% } .col-lg-pull-9 { right: 75% } .col-lg-pull-8 { right: 66.66666667% } .col-lg-pull-7 { right: 58.33333333% } .col-lg-pull-6 { right: 50% } .col-lg-pull-5 { right: 41.66666667% } .col-lg-pull-4 { right: 33.33333333% } .col-lg-pull-3 { right: 25% } .col-lg-pull-2 { right: 16.66666667% } .col-lg-pull-1 { right: 8.33333333% } .col-lg-pull-0 { right: auto } .col-lg-push-12 { left: 100% } .col-lg-push-11 { left: 91.66666667% } .col-lg-push-10 { left: 83.33333333% } .col-lg-push-9 { left: 75% } .col-lg-push-8 { left: 66.66666667% } .col-lg-push-7 { left: 58.33333333% } .col-lg-push-6 { left: 50% } .col-lg-push-5 { left: 41.66666667% } .col-lg-push-4 { left: 33.33333333% } .col-lg-push-3 { left: 25% } .col-lg-push-2 { left: 16.66666667% } .col-lg-push-1 { left: 8.33333333% } .col-lg-push-0 { left: auto } .col-lg-offset-12 { margin-left: 100% } .col-lg-offset-11 { margin-left: 91.66666667% } .col-lg-offset-10 { margin-left: 83.33333333% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-8 { margin-left: 66.66666667% } .col-lg-offset-7 { margin-left: 58.33333333% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-5 { margin-left: 41.66666667% } .col-lg-offset-4 { margin-left: 33.33333333% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-2 { margin-left: 16.66666667% } .col-lg-offset-1 { margin-left: 8.33333333% } .col-lg-offset-0 { margin-left: 0 } .header.lg { font-size: 2rem } } .header.md { font-size: 1.5rem } @media (min-width:768px) { .header.md { font-size: 1.25rem } } @media (min-width:992px) { .header.md { font-size: 1.5rem } } @media (min-width:1200px) { .header.md { font-size: 1.75rem } } .header.sm { font-size: 1.2rem } @media (min-width:768px) { .header.sm { font-size: 1.125rem } } @media (min-width:992px) { .header.sm { font-size: 1.25rem } } @media (min-width:1200px) { .header.sm { font-size: 1.5rem } } .header.xs { font-size: 1rem } @media (min-width:768px) { .header.xs { font-size: .875rem } h2.step { margin-top: 1.5rem; margin-bottom: 1.5rem } } @media (min-width:992px) { .header.xs { font-size: 1rem } } h2.step { font-weight: 100 } @media (min-width:1200px) { .header.xs { font-size: 1.125rem } h2.step { margin-top: 3rem; margin-bottom: 2.5rem } } .jpui.heroheader .heroheader__title { font-size: 1.5rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.heroheader .heroheader__regularFont { font-size: 1.5rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; margin-left: .25rem } .jpui.heroheader .heroheader__title--with-icon { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.heroheader .heroheader__title--with-icon { font-size: 1.25rem; font-weight: 400 } } .jpui.heroheader .heroheader__message { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.heroheader .heroheader__message { font-size: .875rem } } .jpui.heroheader .heroheader__message a, .jpui.heroheader .heroheader__message a:active, .jpui.heroheader .heroheader__message a:hover, .jpui.heroheader .heroheader__message a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.heroheader .heroheader__note { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.heroheader .heroheader__note a, .jpui.heroheader .heroheader__note a:active, .jpui.heroheader .heroheader__note a:hover, .jpui.heroheader .heroheader__note a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.inlinemodalheader .title, .jpui.inlinemodalheader.blue .title, .jpui.inlinemodalheader.classic .title { font-weight: 300; letter-spacing: 0; text-decoration: none } .jpui.inlinemodalheader .title { font-size: 1.5rem; color: #FFF } @media screen and (min-width:768px) { .jpui.inlinemodalheader .title { font-size: 1.625rem } } .jpui.inlinemodalheader.classic .title { font-size: 1.5rem; color: #666 } @media screen and (min-width:768px) { .jpui.inlinemodalheader.classic .title { font-size: 1.625rem } } .jpui.inlinemodalheader.blue .title { font-size: 1.5rem; color: #FFF } @media screen and (min-width:768px) { .jpui.inlinemodalheader.blue .title { font-size: 1.625rem } } @media (max-width:767px) { .jpui.inlinemodalheader.blue .title { font-size: 1.25rem; font-weight: 300; letter-spacing: 0; text-decoration: none; color: #FFF } } .jpui.input, .jpui.input:disabled, .jpui.label, .jpui.link, .jpui.link .link-anchor, .jpui.link .link-anchor.disabled, .jpui.list .labelContainer, .jpui.list .listContainer { font-weight: 400; letter-spacing: 0 } @media (max-width:767px) and screen and (min-width:768px) { .jpui.inlinemodalheader.blue .title { font-size: 1.375rem; font-weight: 400 } } @media (max-width:767px) { .jpui.inlinemodalheader.blue .title .secondary-text { font-size: .8125rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #FFF } } @media (max-width:767px) and screen and (min-width:768px) { .jpui.inlinemodalheader.blue .title .secondary-text { font-size: .875rem } } #allasso .validation__accessible-text { display: none } .jpui.input { font-size: .875rem; color: #414042; text-decoration: none } @media screen and (min-width:768px) { .jpui.input { font-size: 1rem; color: #414042 } } .jpui.input:disabled { font-size: .875rem; color: #BCBCBC; text-decoration: none; user-select: none } .jpui.label, .jpui.label.error .label-outline, .jpui.label.error:active, .jpui.label.error:hover, .jpui.label.error:link, .jpui.label.error:visited, .jpui.label.info .label-outline, .jpui.label.info:active, .jpui.label.info:hover, .jpui.label.info:link, .jpui.label.info:visited, .jpui.label.success .label-outline, .jpui.label.success:active, .jpui.label.success:hover, .jpui.label.success:link, .jpui.label.success:visited { color: #FFF } @media screen and (min-width:768px) { .jpui.input:disabled { font-size: 1rem } .jpui.label { font-size: .875rem } } .jpui.label.info.inverted .label-outline, .jpui.label.info.inverted:active, .jpui.label.info.inverted:hover, .jpui.label.info.inverted:link, .jpui.label.info.inverted:visited { color: #126BC5 } .jpui.label.success.inverted .label-outline, .jpui.label.success.inverted:active, .jpui.label.success.inverted:hover, .jpui.label.success.inverted:link, .jpui.label.success.inverted:visited { color: #128842 } .jpui.label.error.inverted .label-outline, .jpui.label.error.inverted:active, .jpui.label.error.inverted:hover, .jpui.label.error.inverted:link, .jpui.label.error.inverted:visited { color: #BF2155 } .jpui.link, .jpui.link .link-anchor { color: #126BC5; text-decoration: none } .jpui.link { font-size: .8125rem } @media screen and (min-width:768px) { .jpui.link { font-size: .875rem } } .jpui.link .link-anchor { font-size: .8125rem } @media screen and (min-width:768px) { .jpui.link .link-anchor { font-size: .875rem } } .jpui.link .link-anchor.disabled { font-size: .8125rem; text-decoration: none; color: #CCC; user-select: none } .jpui.list .labelContainer { font-size: .875rem; color: #717171; text-decoration: none } @media screen and (min-width:768px) { .jpui.link .link-anchor.disabled { font-size: .875rem } .jpui.list .labelContainer { font-size: 1rem } } .jpui.list .listContainer { font-size: .875rem; color: #414042; text-decoration: none } @media screen and (min-width:768px) { .jpui.list .listContainer { font-size: 1rem } } .jpui.list .listContainer a, .jpui.list .listContainer a:active, .jpui.list .listContainer a:hover, .jpui.list .listContainer a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.list .listContainer a, .jpui.list .listContainer a:active, .jpui.list .listContainer a:hover, .jpui.list .listContainer a:visited { font-size: 1rem } } p { font-size: .6em } .jpui.radiobutton .radiobutton-label.error .radiobutton-label-content { font-size: .875rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label.error .radiobutton-label-content { font-size: 1rem } } .jpui.radiobutton .radiobutton-label .radiobutton-label-content { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label .radiobutton-label-content { font-size: 1rem } } .jpui.radiobutton .radiobutton-label .radiobutton-label-content a, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:active, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:hover, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label .radiobutton-label-content a, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:active, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:hover, .jpui.radiobutton .radiobutton-label .radiobutton-label-content a:visited { font-size: 1rem } } .jpui.select { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.select { font-size: 1rem; color: #414042 } } .jpui.segmentedradiogroup .segmentedradiogroup-label { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.segmentedradiogroup input[type=radio]~label.input-label { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup .segmentedradiogroup-label { font-size: .875rem } .jpui.segmentedradiogroup input[type=radio]~label.input-label { font-size: 1rem; color: #414042 } } .jpui.segmentedradiogroup input[type=radio]:disabled~label.input-label { font-size: .875rem; font-weight: 400; color: #BCBCBC; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup input[type=radio]:disabled~label.input-label { font-size: 1rem } } .jpui.segmentedradiogroup input[type=radio]:checked~label.input-label { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup input[type=radio]:checked~label.input-label { font-size: 1rem } } .jpui.segmentedradiogroup input[type=radio]:active:not(:disabled)~label.input-label { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segmentedradiogroup input[type=radio]:active:not(: disabled)~label.input-label { font-size: 1rem } } .jpui.skiplink .label { font-size: 1rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #126BC5 } .jpui.gallery a.gallery-header { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion .accordion__header .display { font-size: .875rem; font-weight: 400; letter-spacing: 0 } @media screen and (min-width:768px) { .jpui.gallery a.gallery-header { font-size: .875rem } .jpui.accordion .accordion__header .display { font-size: 1rem } } .jpui.accordion .accordion__header .display a, .jpui.accordion .accordion__header .display a:active, .jpui.accordion .accordion__header .display a:hover, .jpui.accordion .accordion__header .display a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion .accordion__header .display a, .jpui.accordion .accordion__header .display a:active, .jpui.accordion .accordion__header .display a:hover, .jpui.accordion .accordion__header .display a:visited { font-size: 1rem } } .jpui.accordion .secondaryText { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.accordion .secondaryText a, .jpui.accordion .secondaryText a:active, .jpui.accordion .secondaryText a:hover, .jpui.accordion .secondaryText a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedark .display, .jpui.accordion.opensided .accordion__header .display { color: #414042; font-weight: 400; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedark .display { font-size: .75rem } .jpui.accordion.accordion--borderless-notedark .blockContainer { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedark .blockContainer a, .jpui.accordion.accordion--borderless-notedark .blockContainer a:active, .jpui.accordion.accordion--borderless-notedark .blockContainer a:hover, .jpui.accordion.accordion--borderless-notedark .blockContainer a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedarkbold .display { font-size: .75rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-notedarkbold .blockContainer { font-size: .75rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-bodylabel .display { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-bodylabel .display { font-size: .875rem } } .jpui.accordion.accordion--borderless-bodylabel .blockContainer { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-bodylabel .blockContainer { font-size: .875rem } } .jpui.accordion.accordion--borderless-bodylabel .blockContainer a, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:active, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:hover, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.accordion.accordion--borderless-databold .display { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-bodylabel .blockContainer a, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:active, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:hover, .jpui.accordion.accordion--borderless-bodylabel .blockContainer a:visited { font-size: .875rem } .jpui.accordion.accordion--borderless-databold .display { font-size: 1rem } } .jpui.accordion.accordion--borderless-databold .blockContainer { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-databold .blockContainer { font-size: .875rem } } .jpui.accordion.accordion--borderless-databold .blockContainer a, .jpui.accordion.accordion--borderless-databold .blockContainer a:active, .jpui.accordion.accordion--borderless-databold .blockContainer a:hover, .jpui.accordion.accordion--borderless-databold .blockContainer a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.accordion.accordion--borderless-databold .blockContainer a, .jpui.accordion.accordion--borderless-databold .blockContainer a:active, .jpui.accordion.accordion--borderless-databold .blockContainer a:hover, .jpui.accordion.accordion--borderless-databold .blockContainer a:visited { font-size: .875rem } } .jpui.carousel .carousel-content-text-xs { font-size: .8125rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #3D3734 } @media screen and (min-width:768px) { .jpui.carousel .carousel-content-text-xs { font-size: .875rem } } .jpui.carousel .carousel-content-text-xs a, .jpui.carousel .carousel-content-text-xs a:active, .jpui.carousel .carousel-content-text-xs a:hover, .jpui.carousel .carousel-content-text-xs a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.carousel .carousel-content-text-xs a, .jpui.carousel .carousel-content-text-xs a:active, .jpui.carousel .carousel-content-text-xs a:hover, .jpui.carousel .carousel-content-text-xs a:visited { font-size: .875rem } } .jpui.carousel .carousel-content-link { font-size: .8125rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #126BC5 } @media (min-width:768px) { h2.step.dropdown { margin-top: 1rem; margin-bottom: 1rem } .jpui.carousel .carousel-content-link { font-size: 1rem } } @media screen and (min-width:768px) { .jpui.carousel .carousel-content-link { font-size: .875rem } } .jpui.chart .pie-container .table .header-row { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .header-row { font-size: .875rem } } .jpui.chart .pie-container .table .content-row { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .content-row { font-size: .875rem } } .jpui.chart .pie-container .table .content-row a, .jpui.chart .pie-container .table .content-row a:active, .jpui.chart .pie-container .table .content-row a:hover, .jpui.chart .pie-container .table .content-row a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.datepicker .input.datepickerAndroidDisabledInputs { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .content-row a, .jpui.chart .pie-container .table .content-row a:active, .jpui.chart .pie-container .table .content-row a:hover, .jpui.chart .pie-container .table .content-row a:visited { font-size: .875rem } .jpui.datepicker .input.datepickerAndroidDisabledInputs { font-size: 1rem; color: #414042 } } .jpui.draganddrop .text { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.draganddrop .text { font-size: 1rem; color: #414042 } } .jpui.draganddrop .droptarget .text { font-size: .875rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.draganddrop .droptarget .text { font-size: 1rem } } .jpui.dropdown .group-container>.group-title, .jpui.dropdown .option>.primary { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown .group-container>.group-title, .jpui.dropdown .option>.primary { font-size: 1rem } } .jpui.dropdown.dark .input { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.dropdown.dark .input:hover { font-weight: 600 } .jpui.dropdown.dark .list-container .list .group-title { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .input { font-size: .875rem } .jpui.dropdown.dark .list-container .list .group-title { font-size: 1rem } } .jpui.dropdown.dark .list-container .list .group-title:hover { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .list-container .list .group-title:hover { font-size: 1rem } } .jpui.dropdown.dark ul .group-container .dropdown-option .primary { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark ul .group-container .dropdown-option .primary { font-size: 1rem } } .jpui.dropdown.dark ul .group-container .dropdown-option .primary:active { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark ul .group-container .dropdown-option .primary:active { font-size: 1rem } } .jpui.dropdown.dark .option.dropdown-option .primary { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .option.dropdown-option .primary { font-size: 1rem } } .jpui.dropdown.dark .option .primary:active { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.dark .option .primary:active { font-size: 1rem } } .jpui.dropdown.navigation .header-text { font-size: 1.25rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.dropdown.addButton .header-text, .jpui.dropdown.addButton.disabled .header-text, .jpui.messagebox .messagebox__content, .jpui.messagebox .messagebox__title { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.dropdown.navigation .header-text { font-size: 1.5rem } } .jpui.dropdown.addButton .header-text { font-size: .875rem; color: #126BC5 } @media screen and (min-width:768px) { .jpui.dropdown.addButton .header-text { font-size: 1rem } } .jpui.dropdown.addButton.disabled .header-text { font-size: .875rem; color: #BCBCBC } @media screen and (min-width:768px) { .jpui.dropdown.addButton.disabled .header-text { font-size: 1rem } } .jpui.dropdown .list-container--max-height:not(.list-container--touch-screen) .group-title, .jpui.dropdown .list-container--max-height:not(.list-container--touch-screen) .primary { font-size: .875rem } .jpui.dropdownchip .header-text, .jpui.dropdownchip .icon { color: #126BC5 } .jpui.messagebox .messagebox__title { font-size: 1.25rem; color: #414042 } .jpui.messagebox .messagebox__content { font-size: .8125rem; color: #414042 } @media screen and (min-width:768px) { .jpui.messagebox .messagebox__content { font-size: .875rem } } .jpui.messagebox .messagebox__content a, .jpui.messagebox .messagebox__content a:active, .jpui.messagebox .messagebox__content a:hover, .jpui.messagebox .messagebox__content a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.messagebox .messagebox__content a, .jpui.messagebox .messagebox__content a:active, .jpui.messagebox .messagebox__content a:hover, .jpui.messagebox .messagebox__content a:visited { font-size: .875rem } } .jpui.modal.chartModal .tableTitle { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .tableTitle { font-size: 1.25rem; font-weight: 400 } } .jpui.modal.chartModal .tableDescription { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .tableDescription { font-size: .875rem } } .jpui.modal.chartModal .tableDescription a, .jpui.modal.chartModal .tableDescription a:active, .jpui.modal.chartModal .tableDescription a:hover, .jpui.modal.chartModal .tableDescription a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal.chartModal .summary-header { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .summary-header { font-size: .875rem } } .jpui.modal.chartModal .chartTableTitle { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .chartTableTitle { font-size: .875rem } } .jpui.modal.chartModal .chartTableTitle a, .jpui.modal.chartModal .chartTableTitle a:active, .jpui.modal.chartModal .chartTableTitle a:hover, .jpui.modal.chartModal .chartTableTitle a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal.chartModal .chartDataTitle { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal.chartModal .chartDataTitle { font-size: .875rem } } .jpui.modal .dialogTitle, .jpui.modal .modal-title { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .dialogTitle, .jpui.modal .modal-title { font-size: 1.25rem; font-weight: 400 } } .jpui.modal .additionalDialogContent, .jpui.modal .dialogMessage { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .additionalDialogContent, .jpui.modal .dialogMessage { font-size: 1rem } } .jpui.modal .additionalDialogContent li, .jpui.modal .additionalDialogContent p, .jpui.modal .additionalDialogContent table, .jpui.modal .dialogMessage li, .jpui.modal .dialogMessage p, .jpui.modal .dialogMessage table { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .additionalDialogContent li, .jpui.modal .additionalDialogContent p, .jpui.modal .additionalDialogContent table, .jpui.modal .dialogMessage li, .jpui.modal .dialogMessage p, .jpui.modal .dialogMessage table { font-size: 1rem } } .jpui.modal .table-xs-descriptionlist { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .table-xs-descriptionlist { font-size: .875rem } } .jpui.modal .table-xs-descriptionlist a, .jpui.modal .table-xs-descriptionlist a:active, .jpui.modal .table-xs-descriptionlist a:hover, .jpui.modal .table-xs-descriptionlist a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .table-xs-descriptionlist a, .jpui.modal .table-xs-descriptionlist a:active, .jpui.modal .table-xs-descriptionlist a:hover, .jpui.modal .table-xs-descriptionlist a:visited { font-size: .875rem } } .jpui.multiselect .multiselect__title { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.multiselect .multiselect__control-selected-item { font-size: .875rem; font-weight: 400; color: #666; letter-spacing: 0; text-decoration: none } .jpui.multiselect .multiselect__control-search, .jpui.multiselect .multiselect__ruler { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.multiselect .multiselect__title { font-size: .875rem } .jpui.multiselect .multiselect__control-search, .jpui.multiselect .multiselect__ruler { font-size: 1rem; color: #414042 } } .jpui.multiselect .multiselect__menu-option { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.multiselect .multiselect__menu-option { font-size: 1rem } } .jpui.multiselect .multiselect__menu-option a, .jpui.multiselect .multiselect__menu-option a:active, .jpui.multiselect .multiselect__menu-option a:hover, .jpui.multiselect .multiselect__menu-option a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.multiselect .multiselect__menu-option a, .jpui.multiselect .multiselect__menu-option a:active, .jpui.multiselect .multiselect__menu-option a:hover, .jpui.multiselect .multiselect__menu-option a:visited { font-size: 1rem } } .jpui.starrating .rating .legend { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.starrating .rating .legend { font-size: .875rem } } .jpui.starrating .rating .legend a, .jpui.starrating .rating .legend a:active, .jpui.starrating .rating .legend a:hover, .jpui.starrating .rating .legend a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.styledselect .js-input, .jpui.styledselect .option { color: #414042; letter-spacing: 0; text-decoration: none; font-weight: 400 } .jpui.styledselect .js-input { font-size: .875rem } @media screen and (min-width:768px) { .jpui.starrating .rating .legend a, .jpui.starrating .rating .legend a:active, .jpui.starrating .rating .legend a:hover, .jpui.starrating .rating .legend a:visited { font-size: .875rem } .jpui.styledselect .js-input { font-size: 1rem; color: #414042 } } .jpui.styledselect .option { font-size: .875rem } @media screen and (min-width:768px) { .jpui.styledselect .option { font-size: 1rem } } .jpui.styledselect .option a, .jpui.styledselect .option a:active, .jpui.styledselect .option a:hover, .jpui.styledselect .option a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.styledselect .option a, .jpui.styledselect .option a:active, .jpui.styledselect .option a:hover, .jpui.styledselect .option a:visited { font-size: 1rem } } .jpui.styledselect .option.disabledOption { color: #BCBCBC } .jpui.tabs a { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.tabs a.active, .jpui.toggleswitch { color: #414042; text-decoration: none; letter-spacing: 0 } @media screen and (min-width:768px) { .jpui.tabs a { font-size: .875rem } } .jpui.tabs a.active { font-size: .8125rem; font-weight: 600 } .jpui.toggleswitch { font-size: .875rem; font-weight: 400 } @media screen and (min-width:768px) { .jpui.tabs a.active { font-size: .875rem } .jpui.toggleswitch { font-size: 1rem } } .jpui.toggleswitch a, .jpui.toggleswitch a:active, .jpui.toggleswitch a:hover, .jpui.toggleswitch a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.toggleswitch a, .jpui.toggleswitch a:active, .jpui.toggleswitch a:hover, .jpui.toggleswitch a:visited { font-size: 1rem } } .jpui.toggleswitch input[type=checkbox]+label div:before, .jpui.toggleswitch input[type=checkbox]:checked+label div:before { font-size: .875rem; font-weight: 400; color: #717171 } .show-xs { display: inherit!important } .hide-xs { display: none!important } @media (min-width:768px) { .show-sm { display: inherit!important } .hide-sm { display: none!important } } @media (min-width:992px) { .show-md { display: inherit!important } .hide-md { display: none!important } } @media (min-width:0px) and (max-width:767px) { .clear-left-xs { clear: left } } @media (min-width:768px) and (max-width:991px) { .clear-left-sm { clear: left } } @media (min-width:992px) and (max-width:1199px) { .clear-left-md { clear: left } } @media (min-width:1200px) { h2.step.dropdown { margin-top: 1.5rem; margin-bottom: 1.5rem } .show-lg { display: inherit!important } .hide-lg { display: none!important } .clear-left-lg { clear: left } .full-width-lg { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } #allasso .clearfix:after, #allasso .container-fluid:after, #allasso .container:after, #allasso .row:after, .jpui.alert .actions:after, .jpui.dropdown, .util.clearfix:after, .util.container-fluid:after, .util.container:after, .util.row:after { clear: both } @media (max-width:767px) { .full-width-xs { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } @media (min-width:768px) and (max-width:991px) { .full-width-sm { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } @media (min-width:992px) and (max-width:1199px) { .full-width-md { display: block!important; float: none; width: 100%; margin-left: 0; margin-right: 0 } } #allasso .right.align { float: right } #allasso .clearfix:after, #allasso .clearfix:before, #allasso .container-fluid:after, #allasso .container-fluid:before, #allasso .container:after, #allasso .container:before, #allasso .row:after, #allasso .row:before { content: ''; display: table } .util.accessible-text, .util.accessible-text a, .util.accessible-text a:active, .util.accessible-text a:focus, .util.accessible-text a:hover, .util.accessible-text a:link, .util.accessible-text a:visited, [accessibleText=true], [accessibleText=true] a, [accessibleText=true] a:active, [accessibleText=true] a:focus, [accessibleText=true] a:hover, [accessibleText=true] a:link, [accessibleText=true] a:visited { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .util.hidden-offscreen, .util.hidden-offscreen a, .util.hidden-offscreen a:active, .util.hidden-offscreen a:focus, .util.hidden-offscreen a:hover, .util.hidden-offscreen a:link, .util.hidden-offscreen a:visited { position: absolute; left: -625rem; top: auto; width: .0625rem; height: .0625rem; overflow: hidden } .util.small { font-size: .5rem!important } .util.medium { font-size: 1rem!important } .util.large { font-size: 1.5rem!important } .util.xlarge { font-size: 2rem!important } .util.uppercase { text-transform: uppercase } .util.lowercase { text-transform: lowercase } .util.capitalize { text-transform: capitalize } .util.aligned.left { text-align: left } .util.aligned.center { text-align: center } .util.aligned.right { text-align: right } .util.aligned.justify { text-align: justify } .util.hidden { display: none!important; visibility: hidden!important } .util.focus:focus.focus:focus:focus { outline: #717171 dashed .0625rem } .util.focus:focus.focus:focus.onDark:focus:focus { outline: #FFF dashed .0625rem } .util.focus:focus.focus:focus.onLight:focus:focus { outline: #717171 dashed .0625rem } .util.focus:focus.focus:focus.whiteOutline:focus:focus { outline: #FFF dashed .0625rem } .util.focus:focus.focus:focus.innerWhiteOutline:focus.is-focused, .util.focus:focus.focus:focus.innerWhiteOutline:focus:focus { outline: 0; position: relative } .util.focus:focus.focus:focus.innerWhiteOutline:focus.is-focused:after, .util.focus:focus.focus:focus.innerWhiteOutline:focus:focus:after { border: .0625rem dashed #FFF; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } .util.focus a:focus:focus { outline: #717171 dashed .0625rem } .util.clearfix:after, .util.clearfix:before, .util.container-fluid:after, .util.container-fluid:before, .util.container:after, .util.container:before, .util.row:after, .util.row:before { content: ''; display: table } .util.cursor-pointer:hover { cursor: pointer } #printArea { display: none } @media print { * { border-color: #000!important; color: #000; transition: none!important } .jpui:not(.chart) * { -webkit-transform: scale(1, 1)!important; transform: scale(1, 1)!important; opacity: 1!important } #printArea { display: block!important } .util.print-docViewer>:not(#printArea) { display: none } .util.print-hide { display: none!important } .util.print-hide-visibility { visibility: hidden } .util.print-show-block { display: block!important } .util.print-show-inline { display: inline!important } .util.print-show-inline-block { display: inline-block!important } .util.print-width-100-percent { width: 100%!important } .util.print-color { color: #000!important } .util.print-border-none { border: 0!important } .util.print-text-align-left { text-align: left!important } .util.print-background-none { background: 0 0!important } .util.print-position-initial { position: initial; top: 0!important; -webkit-transform: translateY(0); transform: translateY(0) } .util.print-height-auto { height: auto!important } .util.print-nomargin { margin: 0!important } } @media print and (min-width:0) { .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 { float: left!important } .col-sm-12 { width: 100%!important } .col-sm-11 { width: 91.66666667%!important } .col-sm-10 { width: 83.33333333%!important } .col-sm-9 { width: 75%!important } .col-sm-8 { width: 66.66666667%!important } .col-sm-7 { width: 58.33333333%!important } .col-sm-6 { width: 50%!important } .col-sm-5 { width: 41.66666667%!important } .col-sm-4 { width: 33.33333333%!important } .col-sm-3 { width: 25%!important } .col-sm-2 { width: 16.66666667%!important } .col-sm-1 { width: 8.33333333%!important } .col-sm-pull-12 { right: 100%!important } .col-sm-pull-11 { right: 91.66666667%!important } .col-sm-pull-10 { right: 83.33333333%!important } .col-sm-pull-9 { right: 75%!important } .col-sm-pull-8 { right: 66.66666667%!important } .col-sm-pull-7 { right: 58.33333333%!important } .col-sm-pull-6 { right: 50%!important } .col-sm-pull-5 { right: 41.66666667%!important } .col-sm-pull-4 { right: 33.33333333%!important } .col-sm-pull-3 { right: 25%!important } .col-sm-pull-2 { right: 16.66666667%!important } .col-sm-pull-1 { right: 8.33333333%!important } .col-sm-pull-0 { right: auto!important } .col-sm-push-12 { left: 100%!important } .col-sm-push-11 { left: 91.66666667%!important } .col-sm-push-10 { left: 83.33333333%!important } .col-sm-push-9 { left: 75%!important } .col-sm-push-8 { left: 66.66666667%!important } .col-sm-push-7 { left: 58.33333333%!important } .col-sm-push-6 { left: 50%!important } .col-sm-push-5 { left: 41.66666667%!important } .col-sm-push-4 { left: 33.33333333%!important } .col-sm-push-3 { left: 25%!important } .col-sm-push-2 { left: 16.66666667%!important } .col-sm-push-1 { left: 8.33333333%!important } .col-sm-push-0 { left: auto!important } .col-sm-offset-12 { margin-left: 100%!important } .col-sm-offset-11 { margin-left: 91.66666667%!important } .col-sm-offset-10 { margin-left: 83.33333333%!important } .col-sm-offset-9 { margin-left: 75%!important } .col-sm-offset-8 { margin-left: 66.66666667%!important } .col-sm-offset-7 { margin-left: 58.33333333%!important } .col-sm-offset-6 { margin-left: 50%!important } .col-sm-offset-5 { margin-left: 41.66666667%!important } .col-sm-offset-4 { margin-left: 33.33333333%!important } .col-sm-offset-3 { margin-left: 25%!important } .col-sm-offset-2 { margin-left: 16.66666667%!important } .col-sm-offset-1 { margin-left: 8.33333333%!important } .col-sm-offset-0 { margin-left: 0!important } .col-md-12 { width: 100%!important } .col-md-11 { width: 91.66666667%!important } .col-md-10 { width: 83.33333333%!important } .col-md-9 { width: 75%!important } .col-md-8 { width: 66.66666667%!important } .col-md-7 { width: 58.33333333%!important } .col-md-6 { width: 50%!important } .col-md-5 { width: 41.66666667%!important } .col-md-4 { width: 33.33333333%!important } .col-md-3 { width: 25%!important } .col-md-2 { width: 16.66666667%!important } .col-md-1 { width: 8.33333333%!important } .col-md-pull-12 { right: 100%!important } .col-md-pull-11 { right: 91.66666667%!important } .col-md-pull-10 { right: 83.33333333%!important } .col-md-pull-9 { right: 75%!important } .col-md-pull-8 { right: 66.66666667%!important } .col-md-pull-7 { right: 58.33333333%!important } .col-md-pull-6 { right: 50%!important } .col-md-pull-5 { right: 41.66666667%!important } .col-md-pull-4 { right: 33.33333333%!important } .col-md-pull-3 { right: 25%!important } .col-md-pull-2 { right: 16.66666667%!important } .col-md-pull-1 { right: 8.33333333%!important } .col-md-pull-0 { right: auto!important } .col-md-push-12 { left: 100%!important } .col-md-push-11 { left: 91.66666667%!important } .col-md-push-10 { left: 83.33333333%!important } .col-md-push-9 { left: 75%!important } .col-md-push-8 { left: 66.66666667%!important } .col-md-push-7 { left: 58.33333333%!important } .col-md-push-6 { left: 50%!important } .col-md-push-5 { left: 41.66666667%!important } .col-md-push-4 { left: 33.33333333%!important } .col-md-push-3 { left: 25%!important } .col-md-push-2 { left: 16.66666667%!important } .col-md-push-1 { left: 8.33333333%!important } .col-md-push-0 { left: auto!important } .col-md-offset-12 { margin-left: 100%!important } .col-md-offset-11 { margin-left: 91.66666667%!important } .col-md-offset-10 { margin-left: 83.33333333%!important } .col-md-offset-9 { margin-left: 75%!important } .col-md-offset-8 { margin-left: 66.66666667%!important } .col-md-offset-7 { margin-left: 58.33333333%!important } .col-md-offset-6 { margin-left: 50%!important } .col-md-offset-5 { margin-left: 41.66666667%!important } .col-md-offset-4 { margin-left: 33.33333333%!important } .col-md-offset-3 { margin-left: 25%!important } .col-md-offset-2 { margin-left: 16.66666667%!important } .col-md-offset-1 { margin-left: 8.33333333%!important } .col-md-offset-0 { margin-left: 0!important } .col-lg-12 { width: 100%!important } .col-lg-11 { width: 91.66666667%!important } .col-lg-10 { width: 83.33333333%!important } .col-lg-9 { width: 75%!important } .col-lg-8 { width: 66.66666667%!important } .col-lg-7 { width: 58.33333333%!important } .col-lg-6 { width: 50%!important } .col-lg-5 { width: 41.66666667%!important } .col-lg-4 { width: 33.33333333%!important } .col-lg-3 { width: 25%!important } .col-lg-2 { width: 16.66666667%!important } .col-lg-1 { width: 8.33333333%!important } .col-lg-pull-12 { right: 100%!important } .col-lg-pull-11 { right: 91.66666667%!important } .col-lg-pull-10 { right: 83.33333333%!important } .col-lg-pull-9 { right: 75%!important } .col-lg-pull-8 { right: 66.66666667%!important } .col-lg-pull-7 { right: 58.33333333%!important } .col-lg-pull-6 { right: 50%!important } .col-lg-pull-5 { right: 41.66666667%!important } .col-lg-pull-4 { right: 33.33333333%!important } .col-lg-pull-3 { right: 25%!important } .col-lg-pull-2 { right: 16.66666667%!important } .col-lg-pull-1 { right: 8.33333333%!important } .col-lg-pull-0 { right: auto!important } .col-lg-push-12 { left: 100%!important } .col-lg-push-11 { left: 91.66666667%!important } .col-lg-push-10 { left: 83.33333333%!important } .col-lg-push-9 { left: 75%!important } .col-lg-push-8 { left: 66.66666667%!important } .col-lg-push-7 { left: 58.33333333%!important } .col-lg-push-6 { left: 50%!important } .col-lg-push-5 { left: 41.66666667%!important } .col-lg-push-4 { left: 33.33333333%!important } .col-lg-push-3 { left: 25%!important } .col-lg-push-2 { left: 16.66666667%!important } .col-lg-push-1 { left: 8.33333333%!important } .col-lg-push-0 { left: auto!important } .col-lg-offset-12 { margin-left: 100%!important } .col-lg-offset-11 { margin-left: 91.66666667%!important } .col-lg-offset-10 { margin-left: 83.33333333%!important } .col-lg-offset-9 { margin-left: 75%!important } .col-lg-offset-8 { margin-left: 66.66666667%!important } .col-lg-offset-7 { margin-left: 58.33333333%!important } .col-lg-offset-6 { margin-left: 50%!important } .col-lg-offset-5 { margin-left: 41.66666667%!important } .col-lg-offset-4 { margin-left: 33.33333333%!important } .col-lg-offset-3 { margin-left: 25%!important } .col-lg-offset-2 { margin-left: 16.66666667%!important } .col-lg-offset-1 { margin-left: 8.33333333%!important } .col-lg-offset-0 { margin-left: 0!important } } .util.blurred { -webkit-filter: blur(.3125rem); filter: blur(.3125rem); filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='5') } .util.hidden-onscreen { height: .0625rem!important; width: .0625rem!important; position: absolute; overflow: hidden } .util.hidden-by-height-onscreen { height: .0625rem!important; border: none } :focus { outline: 0 } :focus.focus:focus:focus { outline: #717171 dashed .0625rem } :focus.focus:focus.onDark:focus:focus { outline: #FFF dashed .0625rem } :focus.focus:focus.onLight:focus:focus { outline: #717171 dashed .0625rem } :focus.focus:focus.whiteOutline:focus:focus { outline: #FFF dashed .0625rem } :focus.focus:focus.innerWhiteOutline:focus.is-focused, :focus.focus:focus.innerWhiteOutline:focus:focus { outline: 0; position: relative } :focus.focus:focus.innerWhiteOutline:focus.is-focused:after, :focus.focus:focus.innerWhiteOutline:focus:focus:after { border: .0625rem dashed #FFF; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } a:focus:focus { outline: #717171 dashed .0625rem } .jpui.background.primary { background-color: #FFF } .jpui.background.secondary { background-color: #F3F0E9 } .jpui.accordion { border: .07rem solid #CCC; margin-bottom: .5rem; margin-top: .51rem } .jpui.accordion:last-child { margin-bottom: 0 } .jpui.accordion:after, .jpui.accordion:before { border-width: .0625rem } .jpui.accordion .disabled-header-link, .jpui.accordion .header-link { display: block; text-decoration: none; color: #414042; height: auto; width: auto } .jpui.accordion .header-link.header-focused { outline: 0; position: relative } .jpui.accordion .header-link.header-focused:after { border: .07rem dashed #717171; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } .jpui.accordion.disabled { cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.accordion.disabled .accordion__header .display span, .jpui.accordion.disabled .accordion__header .iconBox .icon { color: #BCBCBC } .jpui.accordion .accordion__header { padding: 1.25rem 1rem; height: auto; background-color: #FFF } @media screen and (max-width:767px) { .jpui.accordion .accordion__header { padding: 1.5rem 1rem } } .jpui.accordion .accordion__header.sub { padding-bottom: 0 } .jpui.accordion .accordion__header .button__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; width: 100%; border: none; background-color: transparent; text-align: left; padding: 0 } .jpui.accordion .accordion__header .button__header.custom { -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.accordion .accordion__header .iconBox { margin-right: .75rem } .jpui.accordion .accordion__header .iconBox i { color: #126BC5; -webkit-transform: rotate(0); transform: rotate(0); transition: -webkit-transform .3s ease-out 0s; transition: transform .3s ease-out 0s; transition: transform .3s ease-out 0s, -webkit-transform .3s ease-out 0s } .jpui.accordion .accordion__header .display { padding-right: .75rem; -ms-flex-negative: 2.5; flex-shrink: 2.5; color: #414042; text-decoration: none } .jpui.accordion .accordion__header .accordion__secondary-text-box { margin-left: auto; text-align: right } .jpui.accordion .accordion__header .accordion__secondary-text-row span { font-size: .875rem } .jpui.accordion .accordion__header .secondaryText { -ms-flex-negative: 2; flex-shrink: 2 } @media screen and (max-width:767px) { .jpui.accordion .accordion__header .button__header.custom { display: inline } .jpui.accordion .accordion__header .accordion__secondary-text-box { margin-left: unset; text-align: left; padding-left: 2rem } .jpui.accordion .accordion__header .secondaryText { margin-right: .75rem } } .jpui.accordion .accordion__header .headerIcon { margin-left: auto } .jpui.accordion .accordion__header.none { display: none } .jpui.accordion.closed .accordion__header .iconBox i { color: #666 } .jpui.accordion .preview.animating { overflow: hidden; opacity: 0 } .jpui.accordion .blockContainer { display: none; visibility: hidden; border-top: .0625rem solid #CCC } .jpui.accordion .subtitle { padding-top: .5rem; padding-bottom: .5rem; padding-left: 3.25rem; font-size: .85rem } .jpui.accordion.open>.accordion__header.sub { padding-bottom: 1rem } .jpui.accordion.open>.accordion__header.sub.persist, .jpui.accordion.responsive .accordion__header.sub { padding-bottom: 0 } .jpui.accordion.open>.header-link .iconBox i { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.accordion.open>.header-link .iconBox.animateIcon i { -webkit-transform: rotate(0); transform: rotate(0) } .jpui.accordion.open>.subtitle { display: none; visibility: hidden } .jpui.accordion.open>.subtitle.persist { display: block; visibility: visible } .jpui.accordion.open>.blockContainer { visibility: visible; background-color: #FAF9F8; overflow: visible; opacity: 1; transition: opacity .2s ease-out 0s } .jpui.account.details, .jpui.ad.accountHeaderImage .content .copy .body, .jpui.ad.paymentsImage .content .copy .body, .jpui.ad.paymentsText .content .copy .body { overflow: hidden } .jpui.accordion.open>.blockContainer.animating { overflow: hidden; opacity: 0 } .jpui.accordion.responsive .display { -webkit-transform: translateY(-.1875rem); transform: translateY(-.1875rem) } .jpui.accordion.responsive .subtitle { display: block } .jpui.accordion.responsive.open { background-color: #FAF9F8 } .jpui.accordion.responsive.open .subtitle { display: none; visibility: hidden } .jpui.accordion.responsive.open .accordion__header.sub { padding-bottom: 1rem } @media (min-width:992px) { .jpui.accordion.responsive { border: .07rem solid #CCC } .jpui.accordion.responsive.open { background-color: #FFF } .jpui.accordion.responsive.open .subtitle { visibility: hidden } .jpui.accordion.responsive .blockContainer { border-top: .0625rem solid #CCC } } .jpui.accordion.opensided { border-width: .0625rem 0 0; margin-bottom: 0; margin-top: 0; box-shadow: 0 .1875rem 0 -.125rem #CCC } .jpui.accordion.opensided .accordion__header { padding-top: 1.875rem; padding-bottom: 1.875rem } @media screen and (max-width:767px) { .jpui.accordion.opensided .accordion__header { padding-top: 1.5rem; padding-bottom: 1.5rem } } .jpui.accordion.opensided .accordion__header .display { font-size: 1.25rem } .jpui.accordion.opensided.open>.blockContainer { background-color: #FFF; border-top: .0625rem solid transparent; padding-right: 1rem; padding-bottom: .75rem; padding-left: 1rem } .jpui.accordion--borderless { border: 0; margin: 0 0 1rem } .jpui.accordion--borderless .header-link { display: inline-block } .jpui.accordion--borderless .header-link .accordion__header { padding: 0 } .jpui.accordion--borderless .header-link .accordion__header .display { padding-right: .25rem } .jpui.accordion--borderless .header-link .accordion__header .iconBox { margin-right: .5rem } .jpui.accordion--borderless .blockContainer { border: 0; margin: .75rem 0 1rem 1.5rem } .jpui.account.details { width: 100% } .jpui.account.details.active { border-top: .5rem solid #00578C } .jpui.ad.paymentsImage .content, .jpui.ad.paymentsText .content { border: .063rem solid #959595 } .jpui.ad { color: #615449; max-width: 26.75rem } @media screen and (min-width:768px) { .jpui.ad { max-width: 100% } } .jpui.ad.sapphire-ur-tile { color: unset; max-width: unset } .jpui.ad div.tileHeader, .jpui.ad h3.tileHeader { padding: .563rem 0 .438rem; margin: 0 } .jpui.ad .content .image { display: block; width: 100% } .jpui.ad a.wrapping-tag { text-decoration: none } .jpui.ad a.wrapping-tag:focus { outline: 0 } .jpui.ad a.wrapping-tag:focus .content { outline: #717171 dashed .0625rem; top: 0; left: 0; right: 0; bottom: 0 } .jpui.ad a.wrapping-tag div.content div.copy div.label { text-align: left } .jpui.ad a.wrapping-tag i.icon.end-icon { font-size: .6rem!important; vertical-align: initial!important; color: inherit!important } .jpui.ad.native .content { margin-bottom: 1.75rem } .jpui.ad.native .content .copy { width: 100%; background-color: #FFF; padding: .625rem .9375rem } @media screen and (max-width:767px) { .jpui.ad.native .content .copy .link-anchor { font-size: .75rem } } .jpui.ad.accountHeaderText .content .copy, .jpui.ad.paymentsText .content .copy { width: 100%; background-color: #FFF; padding: .9375rem } .jpui.ad.accountHeaderText .content .copy img, .jpui.ad.paymentsText .content .copy img { display: none } .jpui.ad.accountHeaderText .content .copy .label, .jpui.ad.paymentsText .content .copy .label { padding: .125rem 0 .25rem } .jpui.ad.accountHeaderText .content .copy .body, .jpui.ad.accountHeaderText .content .copy .link-anchor, .jpui.ad.paymentsText .content .copy .body, .jpui.ad.paymentsText .content .copy .link-anchor { display: inline-block } .jpui.ad.accountHeaderImage .content .copy { display: inline-block; width: 100%; background-color: #FFF; padding: 1.125rem 1.125rem .75rem .75rem } .jpui.ad.accountHeaderImage .content .copy .tileheader { padding-bottom: 1.125rem } .jpui.ad.accountHeaderImage .content .copy .image { float: left; margin-right: 1.125rem; width: 5.625rem; height: 5.625rem } .jpui.ad.accountHeaderImage .content .copy .label { text-align: initial; padding: .125rem 0 .25rem } .jpui.ad.accountHeaderImage .content .copy .link-anchor { display: inline-block; padding-top: .125rem } .jpui.ad.paymentsImage .content .copy, .jpui.ad.paymentsText .content .copy { width: 100%; background-color: #FFF; padding: .9375rem } .jpui.ad.paymentsImage .content .copy { display: inline-block } .jpui.ad.paymentsImage .content .copy .image { float: left; margin-right: .75rem; width: auto; max-width: 5.625rem; max-height: 5.625rem } .jpui.ad.explicit .content { position: relative; z-index: 1; margin-bottom: 1.75rem } .jpui.ad.explicit .content .image { padding-bottom: 0 } .jpui.ad.explicit .content .copy { width: 100%; position: absolute; padding: .625rem .9375rem; bottom: 0; background-color: rgba(0, 0, 0, .66) } .jpui.ad.explicit .content .copy .label { margin-top: 0; line-height: 1.625 } .jpui.ad.explicit a.wrapping-tag i.icon.end-icon { color: inherit!important } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__img { display: inline-block } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container { display: inline-block; vertical-align: baseline; padding-left: .375rem } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__content { display: block; font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta { display: inline-block; font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta i { color: inherit; font-size: .625rem } @media screen and (min-width:768px) { .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container { vertical-align: super } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__content { border-right: .0625rem #BCBCBC solid; display: inline-block; padding: 0 .75rem 0 .375rem } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta { margin-left: .75rem } .jpui.ad.sapphire-ur-tile .sapphire-ur-tile__content-container .sapphire-ur-tile__cta i { display: none } } .jpui.alert { position: relative; padding: 1rem; border: .063rem solid transparent; opacity: .9; border-radius: .2rem } .jpui.alert.error, .jpui.alert.info, .jpui.alert.success, .jpui.alert.warning { color: #FFF!important } .jpui.alert.error.inverted, .jpui.alert.info.inverted, .jpui.alert.success.inverted, .jpui.alert.warning.inverted { background-color: #FFF } .jpui.alert.error .message>a, .jpui.alert.info .message>a, .jpui.alert.success .message>a, .jpui.alert.warning .message>a { text-decoration: underline!important } .jpui.alert.info { background-color: #126BC5 } .jpui.alert.info.inverted { border: .0625rem solid #126BC5!important; color: #126BC5!important } .jpui.alert.success { background-color: #128842 } .jpui.alert.success.inverted { border: .0625rem solid #128842!important; color: #128842!important } .jpui.alert.warning { background-color: #AF4317 } .jpui.alert.warning.inverted { border: .0625rem solid #AF4317!important; color: #AF4317!important } .jpui.alert.error { background-color: #BF2155 } .jpui.alert.error.inverted { border: .0625rem solid #BF2155!important; color: #BF2155!important } .jpui.alert.error.inverted.dce { border: 0!important; padding: 1rem 0!important } .jpui.alert.primary.inverted { padding: 0; background-color: transparent } .jpui.alert.primary.inverted.dark, .jpui.alert.primary.inverted.error, .jpui.alert.primary.inverted.info, .jpui.alert.primary.inverted.notification, .jpui.alert.primary.inverted.success, .jpui.alert.primary.inverted.warning { border: 0!important } .jpui.alert.primary.inverted.dark .title, .jpui.alert.primary.inverted.error .title, .jpui.alert.primary.inverted.info .title, .jpui.alert.primary.inverted.notification .title, .jpui.alert.primary.inverted.success .title, .jpui.alert.primary.inverted.warning .title { width: 100%; margin: .0625rem .0625rem .313rem 0 } @media (min-width:767px) { .jpui.alert.primary.inverted.dark .title, .jpui.alert.primary.inverted.error .title, .jpui.alert.primary.inverted.info .title, .jpui.alert.primary.inverted.notification .title, .jpui.alert.primary.inverted.success .title, .jpui.alert.primary.inverted.warning .title { width: 83.333%; line-height: 1.4; margin: .0625rem .0625rem .313rem 0 } } .jpui.alert.primary.inverted.dark .toggleDiv, .jpui.alert.primary.inverted.error .toggleDiv, .jpui.alert.primary.inverted.info .toggleDiv, .jpui.alert.primary.inverted.notification .toggleDiv, .jpui.alert.primary.inverted.success .toggleDiv, .jpui.alert.primary.inverted.warning .toggleDiv { padding-top: .5rem; padding-bottom: .5rem; position: relative } @media (min-width:768px) { .jpui.alert.primary.inverted.dark .toggleDiv, .jpui.alert.primary.inverted.error .toggleDiv, .jpui.alert.primary.inverted.info .toggleDiv, .jpui.alert.primary.inverted.notification .toggleDiv, .jpui.alert.primary.inverted.success .toggleDiv, .jpui.alert.primary.inverted.warning .toggleDiv { display: none } } .jpui.alert.primary.inverted.dark .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.error .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.info .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.notification .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.success .toggleDiv .toggleMessage, .jpui.alert.primary.inverted.warning .toggleDiv .toggleMessage { color: #0B6EFD; overflow: visible; margin: 0; padding: 0 } .jpui.alert.primary.inverted.dark .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.error .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.info .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.notification .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.success .toggleDiv .toggleMessage:focus, .jpui.alert.primary.inverted.warning .toggleDiv .toggleMessage:focus { position: relative; padding: .625rem 1.25rem } .jpui.alert.primary.inverted.dark .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.error .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.info .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.notification .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.success .toggleDiv .icon--alert-icon, .jpui.alert.primary.inverted.warning .toggleDiv .icon--alert-icon { position: absolute; top: .7rem } .jpui.alert.primary.inverted.dark .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.error .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.info .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.notification .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.success .toggleDiv .link-anchor--alert, .jpui.alert.primary.inverted.warning .toggleDiv .link-anchor--alert { padding-left: 1.2rem } .jpui.alert.primary.inverted.dark .toggleDiv i, .jpui.alert.primary.inverted.error .toggleDiv i, .jpui.alert.primary.inverted.info .toggleDiv i, .jpui.alert.primary.inverted.notification .toggleDiv i, .jpui.alert.primary.inverted.success .toggleDiv i, .jpui.alert.primary.inverted.warning .toggleDiv i { color: #414042 } .jpui.alert.primary.inverted.dark .toggleDiv.open i, .jpui.alert.primary.inverted.error .toggleDiv.open i, .jpui.alert.primary.inverted.info .toggleDiv.open i, .jpui.alert.primary.inverted.notification .toggleDiv.open i, .jpui.alert.primary.inverted.success .toggleDiv.open i, .jpui.alert.primary.inverted.warning .toggleDiv.open i { -webkit-transform: rotate(90deg); transform: rotate(90deg); transition: -webkit-transform .5s ease-out 0s; transition: transform .5s ease-out 0s; transition: transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s } .jpui.alert.primary.inverted.dark.notification .message, .jpui.alert.primary.inverted.error.notification .message, .jpui.alert.primary.inverted.info.notification .message, .jpui.alert.primary.inverted.notification.notification .message, .jpui.alert.primary.inverted.success.notification .message, .jpui.alert.primary.inverted.warning.notification .message { display: block } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.dark.notification .toggleDiv, .jpui.alert.primary.inverted.error.notification .toggleDiv, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.info.notification .toggleDiv, .jpui.alert.primary.inverted.notification.notification .toggleDiv, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.success.notification .toggleDiv, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.warning.notification .toggleDiv { display: none } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle).open { display: block; -webkit-animation: fadeIn .3s forwards; animation: fadeIn .3s forwards } @media (min-width:768px) { .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle), .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle) { display: block; height: 100%!important; opacity: 1!important; line-height: 1.4286 } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle).open, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle).open { border-top: 0; padding-top: 0 } } @-webkit-keyframes fadeIn { from { opacity: 0 } to { opacity: 1 } } @keyframes fadeIn { from { opacity: 0 } to { opacity: 1 } } .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle) ul { margin-top: 1.25rem; margin-bottom: 1.25rem; padding-left: 2.57rem } @media (max-width:768px) { .jpui.alert.primary.inverted.dark .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.info .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.success .message:not(.suppressMessageToggle) ul, .jpui.alert.primary.inverted.warning .message:not(.suppressMessageToggle) ul { padding-left: 1.5rem } } .jpui.alert.primary.inverted.error .message, .jpui.alert.primary.inverted.notification .message { display: block } .jpui.alert.primary>.icon { position: relative; font-size: 1.25rem; margin-right: .75rem; top: .4rem; float: left } .jpui.alert.primary>.icon .dark { color: #666 } .jpui.alert.primary .icon.background { position: absolute; background-color: #FFF; border-radius: 50%; width: 1.15rem; height: 1.15rem; top: .5313rem; left: .0625rem; z-index: -1 } .jpui.alert.primary .content.wrap { padding-top: .25rem; overflow: visible; margin-left: 2rem } .notification.jpui.alert.primary .content.wrap { margin-left: 0 } .jpui.alert.primary .content.wrap span { display: inline-block } .jpui.alert.mini-alert { margin: 0; display: -ms-flexbox; display: flex; padding: .75rem 0 1.125rem } .jpui.alert.mini-alert.inverted.error { border: 0!important } .jpui.alert.mini-alert .icon { float: left; margin-right: .375rem } .jpui.alert.mini-alert .icon i { font-size: .8125rem; margin-right: 0 } .jpui.alert.mini-alert .title { display: inline-block; -webkit-transform: translateY(-.375rem); transform: translateY(-.375rem) } .jpui.alert .header { display: inline-block; margin: 1rem 0 0 } .jpui.alert .message { margin-right: 2rem; display: block; width: 100% } @media (min-width:767px) { .jpui.alert .message { width: 83.333% } } .jpui.alert .button { margin: 1rem 1rem 0 0 } .jpui.alert .actions { margin-top: 1rem } .jpui.alert .actions:after, .jpui.alert .actions:before { content: ''; display: table } .jpui.alert .actions .button { margin-right: 1rem } .jpui.alert .icon.close { color: inherit; position: absolute; top: 1rem; right: 1rem; line-height: 1; cursor: pointer; background: 0; border: 0 } .jpui.alert .icon.close:hover { opacity: .6 } .jpui.alert.animate:not(.primary) { -webkit-animation: alertShow .5s ease 0s forwards; animation: alertShow .5s ease 0s forwards } @-webkit-keyframes alertShow { from { -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0 } to { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1 } } @keyframes alertShow { from { -webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0 } to { -webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1 } } .jpui.alert.animate.primary.inverted>.icon { opacity: 0; -webkit-animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) .5s forwards; animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) .5s forwards } @-webkit-keyframes iconShow { from { -webkit-transform: scale(.66, .66); transform: scale(.66, .66) } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } @keyframes iconShow { from { -webkit-transform: scale(.66, .66); transform: scale(.66, .66) } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } .jpui.alert.animate.primary.inverted .content { opacity: 0; -webkit-animation: contentShow .5s ease .5s forwards; animation: contentShow .5s ease .5s forwards } @-webkit-keyframes contentShow { to { opacity: 1 } } @keyframes contentShow { to { opacity: 1 } } .jpui.alert:not(.animate).primary.inverted>.icon { -webkit-animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) 0s forwards; animation: iconShow .5s cubic-bezier(.1, .27, .32, 1.72) 0s forwards } .jpui.alert:not(.animate).primary.inverted .content { -webkit-animation: contentShow .5s ease 0s forwards; animation: contentShow .5s ease 0s forwards } .jpui.badge { display: inline-block; min-width: 1.125rem; min-height: .75rem; padding: .1875rem; border: .0625rem solid #BF2155; border-radius: .625rem; box-shadow: .0625rem .0625rem rgba(0, 0, 0, .5); background-color: #BF2155; color: #fff; font-style: normal; font-size: .75rem; text-align: center; vertical-align: baseline; line-height: .917 } .jpui.badge.flat { border-color: #000; background-color: #fff; box-shadow: none; color: #000 } .jpui.button, .jpui.button:active .label { color: #414042 } .jpui.badge.animate { -webkit-animation: animateIn .4s cubic-bezier(.175, .885, .32, 1.275) 0s forwards; animation: animateIn .4s cubic-bezier(.175, .885, .32, 1.275) 0s forwards } @-webkit-keyframes animateIn { from { -webkit-transform: scale(0, 0); transform: scale(0, 0); opacity: 0 } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } @keyframes animateIn { from { -webkit-transform: scale(0, 0); transform: scale(0, 0); opacity: 0 } to { -webkit-transform: scale(1, 1); transform: scale(1, 1); opacity: 1 } } .jpui.badge.info { background-color: #0B6EFD; border: .0625rem solid #0B6EFD; box-shadow: none } .jpui.badge.success { background-color: #128842; border: .0625rem solid #128842; box-shadow: none } .jpui.button { -moz-box-sizing: border-box; box-sizing: border-box; margin: .5rem; font-size: 1rem; font-weight: 400; background-color: #D6D6D6; border: none; border-radius: .3125rem; text-align: center; vertical-align: middle; cursor: pointer; transition: background-color .4s ease, border-color .4s ease; outline: transparent solid .0625rem; -moz-appearance: none; -webkit-appearance: none; -webkit-padding-before: 0; -webkit-padding-end: 0; -webkit-padding-after: 0; -webkit-padding-start: 0 } .jpui.button.fluid:disabled.primary .label, .jpui.button.primary:active .label, .jpui.button.primary:disabled .label { color: #FFF } .jpui.button .label { display: inline-block; line-height: 2.5rem; margin: 0 1rem } .jpui.button:hover:not(.touch) { background-color: #BCBCBC } .jpui.button:active, .jpui.button:active:not(.touch), .jpui.button:disabled, .jpui.button:disabled:hover { background-color: #E5E5E5 } .jpui.button:disabled { border: none; cursor: default } .jpui.button.onbackground { background-color: #D6D6D6 } .jpui.button.onbackground:hover:not(.touch) { background-color: #BCBCBC } .jpui.button.onbackground:active, .jpui.button.onbackground:active:not(.touch) { background-color: #E5E5E5 } .jpui.button.primary { background-color: #0B6EFD; border: none } .jpui.button.primary:hover:not(.touch) { background-color: #0A4386 } .jpui.button.primary:active, .jpui.button.primary:active:not(.touch) { background-color: #0092FF } .jpui.button.primary:disabled { background-color: #A9D5ED; border: none; color: #FFF; cursor: default } .jpui.button.primary:disabled:hover { background-color: #A9D5ED } .jpui.button.tertiary { background-color: #FFF; border: .0625rem solid #959595 } .jpui.button.tertiary:hover:not(.touch) { background-color: #EDEDED } .jpui.button.tertiary:active, .jpui.button.tertiary:active:not(.touch) { background-color: #E5E5E5 } .jpui.button.tertiary:hover { background-color: #EDEDED; border: .0625rem solid #EDEDED } .jpui.button.tertiary:active { background-color: #E5E5E5; border: .0625rem solid #E5E5E5 } .jpui.button.tertiary:disabled { border: .0625rem solid #D8D8D8; cursor: default } .jpui.button.tertiary:disabled:hover { background-color: #FFF } .jpui.button.fluid { margin-left: 0; margin-right: 0; width: 100%; height: 2.5rem; overflow-x: auto } .jpui.button.fluid:disabled { background-color: #E5E5E5 } .jpui.button.fluid:disabled.primary { background-color: #A9D5ED } .jpui.button.fluid:disabled .label { color: #CCC } .jpui.button.fluid .label { line-height: 1.125rem; white-space: normal; margin: .0625rem .75rem } .jpui.button.fluid .label.overflowing { font-size: .9rem; line-height: 1rem } .jpui.button:not(.fluid) { min-width: 10.1875rem } .jpui.button.noLeftMargin { margin-left: 0 } @media (min-width:768px) { .jpui.button.rightSide { margin-right: 0 } } @media (max-width:768px) { .jpui.button.rightSide { margin-left: 0 } } @media (max-width:767px) { .jpui.button.full-width-xs { margin-left: 0; margin-right: 0 } } @media (min-width:768px) and (max-width:991px) { .jpui.button.full-width-sm { margin-left: 0; margin-right: 0 } } @media (min-width:992px) and (max-width:1199px) { .jpui.button.full-width-md { margin-left: 0; margin-right: 0 } } @media (min-width:1200px) { .jpui.button.full-width-lg { margin-left: 0; margin-right: 0 } } .jpui.button.small { height: 2rem } .jpui.button.small .label { line-height: 1.125rem } .jpui.button:focus { outline: #717171 dashed .0625rem } .jpui.carousel { overflow: hidden } .jpui.carousel .left-gallery, .jpui.carousel .main-gallery, .jpui.carousel .right-gallery { position: relative; display: inline-block } .jpui.carousel .gallery { margin: 0 -100%; position: relative; text-align: center } .jpui.carousel .main-gallery { width: 14.75rem; margin: 0 .625rem } .jpui.carousel .main-gallery:after { border: solid; border-color: #FFF transparent; border-width: 0 1.3125rem .9375rem; bottom: -.0625rem; content: ''; left: 50%; margin-left: -1.3125rem; position: absolute; z-index: 2 } .jpui.carousel .item { display: none; margin: 0; overflow: hidden; text-align: center } .jpui.carousel .main-gallery-img-link { text-decoration: none; outline: 0 } .jpui.carousel .main-gallery-img-link:focus .carousel-content-text:after { content: ''; position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; border: .0625rem dashed #FFF; -moz-box-sizing: border-box; box-sizing: border-box } .jpui.carousel .image-container { position: absolute; top: 0; left: 0; width: 100%; height: 100% } .jpui.carousel .image-container .main-gallery-img { display: block; margin: 0 auto; max-width: 100%; height: 100%; background-repeat: no-repeat; background-size: auto 100% } .jpui.carousel .image-container .main-gallery-alttext { background-color: transparent; color: transparent; position: absolute; z-index: 2; font-size: 1.25rem; font-weight: 100; margin-top: 1.5rem; right: 40% } .jpui.carousel .image-container .left-gallery-img, .jpui.carousel .image-container .right-gallery-img { background-repeat: no-repeat; background-size: auto 100%; height: 100%; opacity: .2; width: 100% } .jpui.carousel .image-container .right-gallery-img { background-position: left top } .jpui.carousel .image-container .left-gallery-img { background-position: right top } .jpui.carousel .item, .jpui.carousel .main-gallery-overlay { height: 8.25rem; left: 0; opacity: 0; position: relative; top: 0; width: 100% } .jpui.carousel .left-gallery-overlay, .jpui.carousel .right-gallery-overlay { height: 8.25rem; left: 0; position: absolute; top: 0; width: 100% } .jpui.carousel .left-gallery-overlay, .jpui.carousel .main-gallery-overlay, .jpui.carousel .right-gallery-overlay { opacity: 1; pointer-events: none; z-index: 1 } .jpui.carousel .main-gallery-overlay { background: linear-gradient(transparent 50%, #000 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0) } .jpui.carousel .main-gallery-overlay.disabled { pointer-events: none } .jpui.carousel .left-gallery, .jpui.carousel .right-gallery { width: 2rem } .jpui.carousel .controls { margin-top: 1.25rem; position: relative; text-align: center } .jpui.carousel .controls-dot { background: 0 0; border: .0625rem solid #959595; border-radius: 50%; height: .75rem; width: .75rem } .jpui.carousel .control-button { display: inline-block; text-align: center; text-decoration: none; margin: 0 .25rem } .jpui.carousel .control-button .controls-ada-slide-focus { display: none } .jpui.carousel .control-button.disabled { outline: 0; pointer-events: none } .jpui.carousel .control-button .controls-ada-slide { display: block } .jpui.carousel .control-button:first-of-type { margin-left: 0 } .jpui.carousel .control-button:last-of-type { margin-right: 0 } .jpui.carousel .carousel-content { margin: 0 auto; position: relative; text-align: center; width: 14.75rem; z-index: 1 } .jpui.carousel .carousel-content .carousel-content-link-container { display: none; opacity: 0; margin: 0 auto; position: relative; width: 14.75rem } .jpui.carousel .carousel-content .carousel-content-text-xs { left: 50%; margin: 0 0 0 -7.375rem; opacity: 0; pointer-events: none; position: absolute; width: 14.75rem } .jpui.carousel .carousel-content .carousel-content-link { text-decoration: none } .jpui.carousel .carousel-content .carousel-content-link .carousel-content-link-icon { font-size: .7rem } .jpui.carousel .nav-icon-link { color: #717171; font-size: 2rem; position: absolute; top: -.25rem; transition: color .2s ease } .jpui.carousel .nav-icon-link.left { left: 0 } .jpui.carousel .nav-icon-link.right { right: 0 } .jpui.carousel .nav-icon-link:hover { color: #CCC } .jpui.carousel.disabled { opacity: .3 } .jpui.carousel.disabled .nav-icon-link .icon:hover { color: #717171 } .jpui.carousel .item.slideFocus { display: block; position: absolute; pointer-events: auto; opacity: 1 } .jpui.carousel .item.slideFocus.disabled { pointer-events: none } .jpui.carousel .item.sideFocus { display: block; opacity: 1; position: relative } .jpui.carousel .control-button.dotFocus .controls-dot { background: #126BC5; border: .0625rem solid #126BC5 } .jpui.carousel .control-button.dotFocus .controls-ada-slide-focus { display: block } .jpui.carousel .control-button.dotFocus .controls-ada-slide { display: none } .jpui.carousel .carousel-content-link-container.mainLinkFocus, .jpui.carousel .carousel-content-text-xs.contentXsFocus { display: block; opacity: 1; position: relative } .jpui.carousel .carousel-content-link-container.mainLinkFocus.disabled { outline: 0; pointer-events: none } @media (min-width:768px) { .jpui.carousel .main-gallery:after { border-width: 0 1.875rem 1.375rem; margin-left: -1.875rem } .jpui.carousel .controls { margin-top: 0 } .jpui.carousel .item, .jpui.carousel .left-gallery-overlay, .jpui.carousel .main-gallery-overlay, .jpui.carousel .right-gallery-overlay { height: 17.875rem } .jpui.carousel .main-gallery { width: 31.75rem } .jpui.carousel .carousel-content { width: 44.875rem } .jpui.carousel .carousel-content.carousel-content__link { padding: 1.6rem 0 1rem } .jpui.carousel .carousel-content .carousel-content-link-container { font-size: 1rem; padding: 1.6rem 0 1rem; width: 31.75rem } .jpui.carousel .left-gallery, .jpui.carousel .right-gallery { width: 6.5625rem } .jpui.carousel .carousel-content-text { bottom: 1.5rem; color: #FFF; padding: 0 10%; pointer-events: none; position: absolute; text-shadow: .125rem .125rem .25rem #000; top: 53%; width: 100%; z-index: 1 } .jpui.carousel .carousel-content-text p { font-size: 1.25rem; font-weight: 100 } .jpui.carousel .carousel-content .carousel-content-text-xs { display: none } .jpui.carousel .nav-icon-link { font-size: 2rem; top: 1rem } .jpui.carousel .nav-icon-link.disabled { outline: 0; pointer-events: none } } .jpui.checkbox .checkbox__input:focus+.check, .jpui.combobutton .combobutton__dropdown-button:focus, .jpui.combobutton .combobutton__primary-button:focus { outline: #717171 dashed .0625rem } @media (min-width:992px) { .jpui.carousel .item, .jpui.carousel .left-gallery-overlay, .jpui.carousel .main-gallery-overlay, .jpui.carousel .right-gallery-overlay { height: 21.125rem } .jpui.carousel .main-gallery { width: 37.5rem } .jpui.carousel .carousel-content { width: 52rem } .jpui.carousel .carousel-content.carousel-content__link { padding: 1.6rem 0 1rem } .jpui.carousel .carousel-content .carousel-content-link-container { width: 37.5rem } .jpui.carousel .left-gallery, .jpui.carousel .right-gallery { width: 7.25rem } } .jpui.checkbox { margin-top: .1875rem; margin-bottom: .1875rem } .jpui.checkbox .checkbox-flex { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start } .jpui.checkbox .checkbox-flex label { width: auto } .jpui.checkbox .checkbox-label { padding-left: .625rem; position: relative; bottom: .0625rem; display: inline-block } .jpui.checkbox .checkbox-label .yield { display: inline-block } .jpui.checkbox .checkboxWrap { -ms-flex-negative: 0; flex-shrink: 0; width: 1.25rem; height: 1.25rem } .jpui.checkbox .checkboxWrap .check { display: inline-block; border: .0625rem solid #959595; height: 1.25rem; width: 1.25rem; border-radius: .1875rem; position: relative; bottom: 1.375rem } .jpui.checkbox .checkboxWrap .check:after { content: ''; width: 1.125rem; height: 1.125rem; font-size: 1.125rem } .jpui.checkbox .error-bubble-min-width .label.pointing.attached:before { left: .5rem } .jpui.checkbox .checkbox__input { opacity: 0; filter: alpha(opacity=0); position: relative; height: 1.25rem; width: 1.25rem; z-index: 1; vertical-align: bottom } .jpui.checkbox .checkbox__input.checkbox__input--checked:not(.checkbox__input--disabled)+.check { border: .125rem solid #0B6EFD; background-color: #0B6EFD } .jpui.checkbox .checkbox__input.checkbox__input--checked:not(.checkbox__input--disabled)+.check:after { color: #FFF; background-color: #0B6EFD; font-size: 1rem } .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } .jpui.checkbox [role=checkbox].checkbox__input--checked+.em-dash:after { content: '\e961' } .jpui.checkbox input[type=checkbox].checkbox__input--checked+.checkmark:after { content: '\f11b' } .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } .jpui.checkbox.mixed { margin-bottom: -.0625rem } .jpui.checkbox:not(.disabled) [role=checkbox], .jpui.checkbox:not(.disabled) input, .jpui.checkbox:not(.disabled) label { cursor: pointer } .jpui.combobutton { display: inline-block } .jpui.combobutton .combobutton__primary-button { border: none; min-width: 0; margin: 0; background-color: #FFF; height: 1.75rem; padding: 0 } .jpui.combobutton .combobutton__primary-label { padding: .375rem; color: #126BC5; font-size: .875rem } .jpui.combobutton .combobutton__dropdown-button { border: none; background-color: #FFF; padding: 0 } .jpui.combobutton .combobutton__dropdown-label { padding: .375rem; vertical-align: middle; color: #126BC5 } .jpui.combobutton .combobutton__pipe-separator { width: 0; border-right: .0625rem solid #C4C4C4; vertical-align: middle; display: inline-block; height: 1rem; margin: .3125rem 0 } .jpui.combobutton .combobutton__dropdown-wrapper { position: relative; width: 100% } .jpui.combobutton .combobutton__dropdown-list { list-style-type: none; padding: 0; position: absolute; right: 0; min-width: 7.5rem; max-width: 18.75rem; width: 100%; outline: rgba(0, 0, 0, .17) solid .0625rem; box-shadow: rgba(0, 0, 0, .28) 0 .125rem .1875rem 0; z-index: 999; margin: 0 } .jpui.combobutton .combobutton__dropdown-option { font-size: .875rem; color: #414042; padding: .75rem; background-color: #FFF } .jpui.combobutton .combobutton__dropdown-option:hover { background-color: #F9F6F3; cursor: pointer } .jpui.combobutton .combobutton__dropdown-option:focus { outline: #717171 dashed .0625rem } .jpui.combobutton .combobutton__dropdown-option:active { background-color: #0092FF; color: #FFF } .jpui.combobutton .combobutton__dropdown-option--disabled, .jpui.combobutton .combobutton__dropdown-option--disabled:active, .jpui.combobutton .combobutton__dropdown-option--disabled:hover { color: #BCBCBC; background-color: #FFF; cursor: default } .jpui.confirmationanimation .progress { position: relative; height: .375rem; margin: .75rem 0; background-color: #2CA853; outline: transparent solid .0625rem } .jpui.datepicker .input-icon:focus, .jpui.datepicker .next:not(.disabled):focus, .jpui.datepicker .prev:not(.disabled):focus { outline: #717171 dashed .0625rem } @media (max-width:768px) { .jpui.confirmationanimation .progress { margin-top: .75rem; margin-bottom: .75rem } } @media (min-width:768px) { .jpui.confirmationanimation .progress { margin-top: 1rem; margin-bottom: 1rem } } @media (max-width:768px) { .jpui.confirmationanimation .progress { margin: .5625rem 0 } } .jpui.confirmationanimation .progress.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } .jpui.confirmationanimation .progress.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #2CA853; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out; -webkit-animation-delay: .4s; animation-delay: .4s } .jpui.confirmationanimation .progress.animate.persist { -webkit-animation: none; animation: none } @-webkit-keyframes animateProgress { from { width: 0% } to { width: 100% } } @keyframes animateProgress { from { width: 0% } to { width: 100% } } @-webkit-keyframes animateDone { to { opacity: 0 } } @keyframes animateDone { to { opacity: 0 } } .jpui.datepicker { position: relative } .jpui.datepicker .calendars-container.month { padding-top: .75rem; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.draganddrop .item, .jpui.dropdown { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none } .jpui.datepicker .month-picker { width: 19.375rem; position: absolute; z-index: 1100; line-height: 1.4em; border: .0625rem solid #CCC; background: #FFF; margin-top: .75rem; text-align: center; box-shadow: .3125rem .3125rem .75rem .0625rem #CCC } .jpui.datepicker .month-picker .year-container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: center; align-items: center; border-bottom: .01rem solid grey } .jpui.datepicker .month-picker .year-container h3 { font-size: 1.5rem; font-family: 'open sans'; font-weight: lighter; margin-top: 1rem; margin-bottom: 1rem } .jpui.datepicker .month-picker .year-container .icon { font-size: 1rem; vertical-align: initial; padding-left: 1.5rem; padding-right: 1.5rem } .jpui.datepicker .month-picker .month-container { display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.datepicker .month-picker .month-container .month { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; width: 4rem; height: 4rem; text-decoration: none; color: #666 } .jpui.datepicker .month-picker .month-container .month .border { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 3rem; width: 3rem; border-radius: 50% } .jpui.datepicker .month-picker .month-container .month.selected:not(.disabled) .border { font-weight: 600; color: #FFF; border-radius: 50%; box-shadow: 0 0 0 6.25rem #0B6EFD inset } .jpui.datepicker .month-picker .month-container .month:focus:not(.disabled) .border, .jpui.datepicker .month-picker .month-container .month:hover:not(.disabled) .border { color: #666; box-shadow: 0 0 0 6.25rem #E6F0FE inset; border-radius: 50% } .jpui.datepicker .month-picker .month-container .month.active:not(.disabled) .border { color: #0A4386; box-shadow: 0 0 0 6.25rem #E7EDF3 inset } .jpui.datepicker .month-picker .month-container .month.disabled { color: #D3D3D3; cursor: default } .jpui.datepicker .text { margin-top: 0 } .jpui.datepicker a { color: #CCC } .jpui.datepicker .input-icon { padding: 0 } .jpui.datepicker .input-icon button[disabled] { color: #BCBCBC } .jpui.datepicker .input { margin-bottom: 0 } .jpui.datepicker .input.datepickerAndroidDisabledInputs { border-color: #959595 } .jpui.datepicker .input.datepickerAndroidDisabledInputs::-webkit-input-placeholder { color: #717171 } .jpui.datepicker .input.datepickerAndroidDisabledInputs::-moz-placeholder { color: #717171 } .jpui.datepicker .input.datepickerAndroidDisabledInputs:-ms-input-placeholder { color: #717171 } .jpui.datepicker .icon { font-weight: 400; color: #757575; border: none; background: 0 0; vertical-align: bottom; font-size: 1.5rem } .jpui.datepicker .icon.progressleft, .jpui.datepicker .icon.progressright { font-size: 1rem } .jpui.datepicker .icon span { width: .0625rem; padding: 0 } .jpui.datepicker .calendars-container { display: none; z-index: 1100; position: absolute } .jpui.datepicker .calendars { position: absolute; z-index: 1100; line-height: 1.4em; border: .0625rem solid #CCC; background: #FFF; margin-top: .75rem; text-align: center; box-shadow: 0 .1rem .3rem 0 #BCBCBC } .jpui.datepicker .calendar-header { font-size: 1.5rem; font-weight: 300; color: #414042; padding: .5rem .9375rem; line-height: .8 } .jpui.datepicker .calendar-today { font-weight: 300; font-size: 2.5rem; margin-top: .625rem; margin-bottom: 1rem } .jpui.datepicker .prev { cursor: pointer; float: left } .jpui.datepicker .next { cursor: pointer; float: right } .jpui.datepicker table.calendar tbody tr td.calendarcell.active:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell.selected:focus { outline: #959595 dashed .0625rem } .jpui.datepicker table.calendar { float: left; width: 21.3rem; border-collapse: separate; border-spacing: .285rem; margin-top: .125rem } @media (max-width:767px) { .jpui.datepicker .calendar-today { display: none } .jpui.datepicker table.calendar { border-spacing: 0; width: 19.25rem } } .jpui.datepicker table.calendar tr { display: table-row; vertical-align: inherit } .jpui.datepicker table.calendar thead tr.days th { color: #717171; font-weight: 300; font-size: .75rem; padding-bottom: .125rem; text-align: center } .jpui.datepicker table.calendar thead tr.days th .accessible-text { height: .5rem!important; width: .5rem!important } .jpui.datepicker table.calendar thead .underline { margin-top: -.375rem; border-bottom: .0625rem solid #EDEDED; width: 100% } .jpui.datepicker table.calendar tbody tr, .jpui.datepicker table.calendar tbody tr td:last-child { border: none } .jpui.datepicker table.calendar tbody tr:first-child { border-collapse: collapse!important } .jpui.datepicker table.calendar tbody tr td { height: 2.75rem; width: 2.75rem; font-weight: 400; color: #424143; font-size: 1.125rem; border-collapse: separate; border-spacing: .5rem } .jpui.datepicker table.calendar tbody tr td.calendarcell { cursor: pointer } .jpui.datepicker table.calendar tbody tr td.calendarcell.first:before { content: ''; position: relative; left: -1.2rem; border-left: .0625rem solid #0B6EFD!important } .jpui.datepicker table.calendar tbody tr td.calendarcell.first-days, .jpui.datepicker table.calendar tbody tr td.calendarcell.last-days { font-weight: 400; color: #717171 } .jpui.datepicker table.calendar tbody tr td.calendarcell.invalid { font-weight: 300; cursor: default; color: #717171; opacity: .45 } .jpui.datepicker table.calendar tbody tr td.calendarcell.invalid:hover { border: .3125rem solid #FFF; box-shadow: 0 0 0 6.25rem #fff inset; border-radius: 50% } @media (max-width:767px) { .jpui.datepicker table.calendar thead .underline { margin-top: -.125rem } .jpui.datepicker table.calendar tbody tr td { font-size: 1rem } .jpui.datepicker table.calendar tbody tr td.calendarcell.first:before { left: -1.05rem } .jpui.datepicker table.calendar tbody tr td.calendarcell.invalid:hover { border-width: .5rem } } .jpui.datepicker table.calendar tbody tr td.calendarcell.today { color: #424143; border-radius: 50%; border: .3125rem solid #fff; box-shadow: inset 0 0 0 .0625rem #0B6EFD } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell.today { border-width: .5rem; box-shadow: inset 0 0 0 .0625rem #0B6EFD } } .jpui.datepicker table.calendar tbody tr td.calendarcell.due { border-radius: 50%; border: .3125rem solid #fff; box-shadow: inset 0 0 0 .0625rem #666 } .jpui.datepicker table.calendar tbody tr td.calendarcell.due:hover { color: #424143; box-shadow: inset 0 0 0 .0625rem #666; background-color: rgba(11, 110, 253, .1) } .jpui.datepicker table.calendar tbody tr td.calendarcell.due .due-label { position: absolute; margin-top: .125rem; width: 2.75rem; margin-left: -.3125rem; font-size: .75rem; color: #666 } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell.due { border-width: .5rem; box-shadow: inset 0 0 0 .0625rem #666 } .jpui.datepicker table.calendar tbody tr td.calendarcell.due .due-label { margin-left: .0625rem; margin-top: 0 } } .jpui.datepicker table.calendar tbody tr td.calendarcell.selected { font-weight: 600; color: #FFF; border-radius: 50%; border: .3125rem solid #FFF; box-shadow: 0 0 0 6.25rem #0B6EFD inset; opacity: 1 } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell.selected { border-width: .5rem } } .jpui.datepicker table.calendar tbody tr td.calendarcell.selected:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell.selected:hover { color: #0A4386; box-shadow: 0 0 0 6.25rem rgba(11, 110, 253, .1) inset } .jpui.datepicker table.calendar tbody tr td.calendarcell:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell:hover { border: .3125rem solid #FFF; color: #0A4386; box-shadow: 0 0 0 6.25rem rgba(11, 110, 253, .1) inset; border-radius: 50% } .jpui.datepicker table.calendar tbody tr td.other-month { color: #757575 } .jpui.datepicker.show { z-index: 1000 } .jpui.datepicker.show .calendars-container { display: block!important; position: absolute; z-index: 999; -webkit-animation: show .4s ease 0s forwards; animation: show .4s ease 0s forwards } .jpui.datepicker.show .calendars-container .calendars { padding: .75rem .375rem 1.25rem } @media (max-width:767px) { .jpui.datepicker table.calendar tbody tr td.calendarcell:focus, .jpui.datepicker table.calendar tbody tr td.calendarcell:hover { border-width: .5rem } .jpui.datepicker.show .calendars-container .calendars { padding: .5rem 0 1.125rem } } .jpui.datepicker.show .icon { border-color: #126BC5 } .jpui.datepicker.show input { border-color: #126BC5; outline: 0; box-shadow: .125rem .125rem 0 #126BC5, .125rem -.125rem 0 #126BC5, -.125rem .125rem 0 #126BC5, -.125rem -.125rem 0 #126BC5 } @-webkit-keyframes show { from { opacity: 0; margin-top: -.5rem } to { opacity: 1; margin-top: 0 } } @keyframes show { from { opacity: 0; margin-top: -.5rem } to { opacity: 1; margin-top: 0 } } .jpui.description.list dt { padding-bottom: .75rem } .jpui.description.list dd { margin-left: 0; padding-bottom: 1.5rem } @media (min-width:768px), print { .jpui.description.list .description-list-container { padding-bottom: 1.25rem; display: -ms-flexbox; display: flex } .jpui.description.list dd, .jpui.description.list dt { margin: 0; padding-bottom: 0; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50% } .jpui.description.list dt { padding-right: .75rem; text-align: right } .jpui.description.list dd { padding-left: .75rem } } .jpui.documentviewer .toolbar { text-align: right; padding: .5rem 0 } .jpui.documentviewer .toolbar .icon, .jpui.documentviewer .toolbar a.icon { color: #717171 } .jpui.documentviewer .toolbar:empty { display: none } .jpui.documentviewer .document { /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ background-color: #FFF; overflow-x: hidden; overflow-y: scroll; height: 28.125rem; padding: 1.5rem; border: .0625rem solid #CCC } .jpui.documentviewer .document html { font-family: sans-serif } .jpui.documentviewer .document body { margin: 0 } .jpui.documentviewer .document article, .jpui.documentviewer .document aside, .jpui.documentviewer .document details, .jpui.documentviewer .document figcaption, .jpui.documentviewer .document figure, .jpui.documentviewer .document footer, .jpui.documentviewer .document header, .jpui.documentviewer .document hgroup, .jpui.documentviewer .document main, .jpui.documentviewer .document menu, .jpui.documentviewer .document nav, .jpui.documentviewer .document section, .jpui.documentviewer .document summary { display: block } .jpui.documentviewer .document audio, .jpui.documentviewer .document canvas, .jpui.documentviewer .document progress, .jpui.documentviewer .document video { display: inline-block; vertical-align: baseline } .jpui.documentviewer .document audio:not([controls]) { display: none; height: 0 } .jpui.documentviewer .document [hidden], .jpui.documentviewer .document template { display: none } .jpui.documentviewer .document a { background-color: transparent } .jpui.documentviewer .document a:active, .jpui.documentviewer .document a:hover { outline: 0 } .jpui.documentviewer .document:focus, .jpui.draganddrop .item:focus { outline: #717171 dashed .0625rem } .jpui.documentviewer .document abbr[title] { border-bottom: .0625rem dotted } .jpui.documentviewer .document b, .jpui.documentviewer .document strong { font-weight: 700 } .jpui.documentviewer .document dfn { font-style: italic } .jpui.documentviewer .document h1 { font-size: 2rem; margin: .67rem 0 } .jpui.documentviewer .document mark { background: #FF0; color: #000 } .jpui.documentviewer .document small { font-size: 80% } .jpui.documentviewer .document sub, .jpui.documentviewer .document sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } .jpui.documentviewer .document sup { top: -.5rem } .jpui.documentviewer .document sub { bottom: -.25rem } .jpui.documentviewer .document img { border: 0 } .jpui.documentviewer .document svg:not(:root) { overflow: hidden } .jpui.documentviewer .document figure { margin: 1rem 2.5rem } .jpui.documentviewer .document hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } .jpui.documentviewer .document pre { overflow: auto } .jpui.documentviewer .document code, .jpui.documentviewer .document kbd, .jpui.documentviewer .document pre, .jpui.documentviewer .document samp { font-family: monospace, monospace; font-size: 1rem } .jpui.documentviewer .document button, .jpui.documentviewer .document input, .jpui.documentviewer .document optgroup, .jpui.documentviewer .document select, .jpui.documentviewer .document textarea { color: inherit; font: inherit; margin: 0 } .jpui.gallery [class*=" jpui-video-"], .jpui.gallery [class^=jpui-video-], .jpui.icon { font-style: normal; font-variant: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .jpui.documentviewer .document button { overflow: visible } .jpui.documentviewer .document button, .jpui.documentviewer .document select { text-transform: none } .jpui.documentviewer .document button, .jpui.documentviewer .document html input[type=button], .jpui.documentviewer .document input[type=reset], .jpui.documentviewer .document input[type=submit] { -webkit-appearance: button; cursor: pointer } .jpui.documentviewer .document button[disabled], .jpui.documentviewer .document html input[disabled] { cursor: default } .jpui.documentviewer .document button::-moz-focus-inner, .jpui.documentviewer .document input::-moz-focus-inner { border: 0; padding: 0 } .jpui.documentviewer .document input { line-height: normal } .jpui.documentviewer .document input[type=checkbox], .jpui.documentviewer .document input[type=radio] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 } .jpui.documentviewer .document input[type=number]::-webkit-inner-spin-button, .jpui.documentviewer .document input[type=number]::-webkit-outer-spin-button { height: auto } .jpui.documentviewer .document input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box } .jpui.documentviewer .document input[type=search]::-webkit-search-cancel-button, .jpui.documentviewer .document input[type=search]::-webkit-search-decoration { -webkit-appearance: none } .jpui.documentviewer .document fieldset { border: .0625rem solid silver; margin: 0 .125rem; padding: .35rem .625rem .75rem } .jpui.documentviewer .document legend { border: 0; padding: 0 } .jpui.documentviewer .document textarea { overflow: auto } .jpui.documentviewer .document optgroup { font-weight: 700 } .jpui.documentviewer .document table { border-collapse: collapse; border-spacing: 0 } .jpui.documentviewer .document td, .jpui.documentviewer .document th { padding: 0 } .jpui.documentviewer .document.apple-smooth-scroll { -webkit-overflow-scrolling: touch } .jpui.documentviewer .pdf { height: 28.125rem; width: 100%; border: .0625rem solid #CCC } .jpui.documentviewer .document p { font-size: initial } .jpui.draganddrop { list-style-type: decimal } .jpui.draganddrop .item { position: relative; height: 2.75rem; line-height: 2.75; width: 100%; border: .0625rem solid #CCC; margin: .3125rem; user-select: none } .jpui.draganddrop .item.droptarget { background-color: #0B6EFD; opacity: 1!important } .jpui.draganddrop .item.droptarget>.after, .jpui.draganddrop .item.droptarget>.before, .jpui.draganddrop .item.droptarget>.text { color: #FFF } .jpui.draganddrop .text { position: absolute; left: 2.6875rem; width: 80%; overflow: hidden; white-space: nowrap } .jpui.draganddrop .after, .jpui.draganddrop .before { position: absolute; color: #CCC; font-size: 1.5rem; top: .625rem } .jpui.draganddrop .before { left: .5625rem } .jpui.draganddrop .after { right: .5625rem } .jpui.draganddrop.disabled .after, .jpui.draganddrop.disabled .before, .jpui.draganddrop.disabled .item, .jpui.draganddrop.disabled .item:focus, .jpui.draganddrop.disabled .text { color: #BCBCBC; outline: 0 } .jpui.dropdown { font-size: 1rem; user-select: none } .jpui.dropdown .group-container .group-title, .jpui.dropdown .option { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none } .jpui.dropdown .iconwrap .icon { cursor: pointer; line-height: inherit } .jpui.dropdown .icon { float: right } .jpui.dropdown .list-container { position: relative } .jpui.dropdown .list { list-style: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); padding: .0625rem; margin: 0; background: #FFF; z-index: 999; text-align: left; position: absolute; width: 100% } .jpui.dropdown .option { cursor: pointer; overflow: auto; width: 100% } .jpui.dropdown.disabled .header, .jpui.dropdown.disabled .header .icon, .jpui.dropdown.disabled .input { cursor: default } .jpui.dropdown .option.disabled { color: #CCC } .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } .jpui.dropdown .option:not(.disabled).is-focused, .jpui.dropdown .option:not(.disabled):focus { outline: #717171 dashed .0625rem } .jpui.dropdown .option:not(.disabled):active { background-color: #0092FF; color: #FFF } .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } .jpui.dropdown.show .list { display: block; margin: .25rem 0 } .jpui.dropdown .dropdown-slidedown-animation { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards } @-webkit-keyframes slideDown { from { opacity: 0 } to { opacity: 1 } } .jpui.dropdown .dropdown-list-hide { display: block; visibility: hidden; height: 0 } .jpui.dropdown .dropdown-list-show { height: auto; visibility: visible } .jpui.dropdown.disabled:not(.navigation) .header { border-color: #BCBCBC } .jpui.dropdown.disabled .header .header-text, .jpui.dropdown.disabled .header .icon { color: #BCBCBC } .jpui.dropdown.disabled .input:focus { outline: 0; box-shadow: none } .jpui.dropdown ul { list-style-type: none; padding: 0 } .jpui.dropdown .button { border: .063rem solid #999; box-shadow: .188rem .188rem .375rem #CCC } .jpui.dropdown .input { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; font-weight: 400; line-height: 1.375; cursor: pointer; overflow-x: hidden; text-overflow: ellipsis; height: auto; margin-bottom: 0; color: #414042; background-color: #FFF; border: .063rem solid #959595 } .jpui.dropdown .wrap, .jpui.dropdown .wrap .input { display: inline-block } .jpui.dropdown .input:empty:before { content: attr(placeholder); color: #A9A9A9 } .jpui.dropdown .input:focus { outline: #717171 dashed .0625rem; border: .063rem solid #0B6EFD; box-shadow: .063rem .063rem 0 #0B6EFD, .063rem -.063rem 0 #0B6EFD, -.063rem .063rem 0 #0B6EFD, -.063rem -.063rem 0 #0B6EFD } .dark.jpui.dropdown .input:focus { outline: #717171 dashed .063rem; box-shadow: none } .jpui.dropdown .wrap { position: relative; vertical-align: middle; width: 100% } .jpui.dropdown .wrap .input-icon i, .jpui.dropdown .wrap .input-icon span, .jpui.dropdown.navigation .nav-icon i { vertical-align: bottom } .jpui.dropdown .wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.dropdown .wrap.left .input-icon { left: .5rem } .jpui.dropdown .wrap.left .input-icon.disabled { color: #BCBCBC } .jpui.dropdown .wrap.left .input { padding-left: 1.75rem } .jpui.dropdown .wrap.right .input-icon { right: .5rem } .jpui.dropdown .wrap.right .input { padding-right: 2.275rem } @media print { .jpui.dropdown .wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.dropdown .primary { overflow-y: hidden } .jpui.dropdown .primary span { pointer-events: none } .jpui.dropdown .list { display: block; visibility: hidden; height: 0 } .jpui.dropdown.show .list { padding: 0; -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards; height: auto; visibility: visible } .jpui.dropdown.show .list>.group-container>.group-title, .jpui.dropdown.show .list>.option>.primary { opacity: 1; padding-top: .625rem; padding-bottom: .625rem; line-height: 1.5 } .jpui.dropdown.show .list .group-container { height: 2.75rem; margin: .0625rem 0 } .jpui.dropdown.show .list .group-container.groupOpen { height: auto; visibility: visible } .jpui.dropdown.show .list .group-container.groupOpen .group-title { margin-bottom: -.25rem } .jpui.dropdown.show .list .group-container.groupOpen .group-title.group-title--safari { margin-bottom: .0625rem } .jpui.dropdown.show .list .group-container.groupOpen>.group-container { margin: 0; height: auto; visibility: visible } .jpui.dropdown.show .list .group-container .dropdown-option.option--divider { margin-bottom: .0625rem } .jpui.dropdown.show .list .group-container .dropdown-option.option--divider::after { content: ''; position: absolute; height: .0625rem; left: 2.25rem; right: .75rem; background: #CCC; z-index: -1 } @media screen and (max-width:767px) { .jpui.dropdown.show .list .group-container:last-child { margin-bottom: 0 } } .jpui.dropdown.show .list-container--max-height>.list>.dropdown-option:last-child, .jpui.dropdown.show .list-container--max-height>.list>.group-container:last-child:not(.groupOpen), .jpui.dropdown.show .list-container--max-height>.list>.groupOpen>.group-container>.dropdown-option:last-child, .jpui.dropdown.show .list>.group-container--divider.dropdown-option, .jpui.dropdown.show .list>.option--divider.dropdown-option { margin-bottom: .0625rem } .jpui.dropdown.show .list>.group-container--divider, .jpui.dropdown.show .list>.option--divider { box-shadow: 0 .0625rem #CCC } .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #0B6EFD; box-shadow: 0 0 0 .063rem #0B6EFD } .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } .jpui.dropdown.show .list-container--max-height>.list { max-height: 30.625rem; overflow-y: scroll } .jpui.dropdown.show .list-container--max-height>.list>.dropdown-option:first-child { margin-top: .0625rem } .jpui.dropdown.show .list-container--max-height>.list>.group-container:last-child:not(.groupOpen)>.group-title { margin-bottom: -.625rem } .jpui.dropdown.show .list-container--max-height>.list>.group-container .dropdown-option>.primary, .jpui.dropdown.show .list-container--max-height>.list>.group-container>.group-container>.dropdown-option>.primary { height: 0; padding-top: 0; padding-bottom: 0 } .jpui.dropdown.show .list-container--max-height>.list>.group-container>.group-container { height: 0 } .jpui.dropdown.show .list-container--max-height>.list>.group-container.groupOpen .dropdown-option>.primary, .jpui.dropdown.show .list-container--max-height>.list>.group-container.groupOpen>.group-container>.dropdown-option>.primary { height: 2rem; padding-top: .625rem; padding-bottom: .625rem } .jpui.dropdown.show .list-container--max-height>.list>.group-container.groupOpen>.group-container { height: auto } .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen)>.group-container { height: 2rem } .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen)>.group-container.groupOpen { height: auto } .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen) .group-container>.group-title, .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen) .option>.primary, .jpui.dropdown.show .list-container--max-height>.list:not(.list-container--touch-screen)>.group-container.groupOpen>.group-container>.option>.primary { line-height: 1; padding-top: .5625rem; padding-bottom: .5625rem } .jpui.dropdown .option { padding: 0; user-select: none } .jpui.dropdown .option .primary { text-decoration: none; -moz-text-decoration-color: inherit; color: inherit; display: block; padding-left: 1rem; padding-right: 1rem } .jpui.dropdown .option .primary:active { background-color: #0092FF; color: #FFF } .jpui.dropdown .option.disabled .jpui.link.primary.disabled { display: block; color: #BCBCBC; cursor: default } .jpui.dropdown .option.disabled .jpui.link.primary.disabled:focus { outline: 0; background-color: inherit; color: #BCBCBC } .jpui.dropdown .option.disabled .jpui.link.primary.disabled:hover { background-color: inherit; color: #BCBCBC } .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } .jpui.dropdown .option.active .primary:active { background-color: #0092FF; color: #FFF } .jpui.dropdown .list-container .list .list-search-container { padding: 0; border-bottom: .0625rem solid #CCC } .jpui.dropdown .list-container .list .list-search-container .list-search { width: 100%; border: none; padding: .625rem 3rem; -moz-box-sizing: border-box; box-sizing: border-box } .jpui.dropdown .list-container .list .list-search-container .list-search::-ms-clear { display: none } .jpui.dropdown .list-container .list .list-search-container .list-search-icon { position: absolute; font-size: 1.25rem; margin-top: .625rem; margin-left: 1rem; color: #666 } .jpui.dropdown .list-container .list .list-search-container .list-close-button { font-size: 1.25rem; position: absolute; right: 0; top: 0; margin: .6875rem .8125rem; cursor: pointer; border: none; background: 0 0; padding: 0 } .jpui.dropdown .list-container .list .list-search-container .list-close-button:focus:focus { outline: #717171 dashed .0625rem } .jpui.dropdown .list-container .list .list-banner { height: 2.75rem; padding: .625rem 1rem; width: 100% } .jpui.dropdown .list-container .list .list-banner:focus { outline: #717171 dashed .063rem } .jpui.dropdown .list-container .list .list-banner .list-banner-text { margin: 0; color: #999 } .jpui.dropdown .list-container .list.list--search-results .primary:not(:active):not(.disabled) { color: #414042 } .jpui.dropdown .list-container .list.list--search-results .group-title { cursor: default } .jpui.dropdown .list-container .list.list--search-results .group-title:hover { color: inherit; background-color: inherit } .jpui.dropdown .group-container .group-title { user-select: none; overflow-x: auto; overflow-y: hidden; text-decoration: none; display: inline-block; position: relative; padding: 1rem; cursor: pointer; color: #717171; font-weight: 400; white-space: pre-line; width: 100% } .jpui.dropdown .group-container .group-title:hover { background-color: #F3F0E9; color: #414042 } .jpui.dropdown .group-container .group-title .group-label { margin-right: .875rem; display: inline-block } .jpui.dropdown.dark .list .group-container, .jpui.dropdown.dark .option:not(.disabled) .primary { margin: .0625rem } .jpui.dropdown .group-container .group-title .group-arrow { color: inherit; font-size: .8rem; position: absolute; right: .5rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); line-height: 0 } .jpui.dropdown .group-container .group-container { display: block; visibility: hidden; height: 0 } .jpui.dropdown .group-container .group-container .dropdown-option.active .primary { padding-left: 1.875rem } .jpui.dropdown .group-container .group-container .dropdown-option .primary { padding-left: 2.25rem } .jpui.dropdown .group-container.groupOpen .group-title .group-arrow { color: #0092FF } .jpui.dropdown .group-container.groupOpen .group-container { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards; display: block; visibility: hidden; height: 0 } .jpui.dropdown .group-container.groupOpen .group-container>.option>.primary { opacity: 1; padding-top: .625rem; padding-bottom: .625rem; line-height: 1.5 } .jpui.dropdown .group-container.groupOpen .group-arrow { -webkit-transform: rotate(90deg); transform: rotate(90deg); transition: -webkit-transform .5s ease-out 0s; transition: transform .5s ease-out 0s; transition: transform .5s ease-out 0s, -webkit-transform .5s ease-out 0s } .jpui.dropdown.dark .input { background-color: #FFF; border: .125rem solid #0B6EFD; border-radius: .5rem; padding: .125rem .75rem .125rem 1rem; line-height: 1.7143 } .jpui.dropdown.dark .input:hover { border: .125rem solid #0B6EFD; box-shadow: none } .jpui.dropdown.dark .input:focus { border: .125rem solid #0B6EFD } .jpui.dropdown.dark a.input:hover { font-weight: 400 } .jpui.dropdown.dark .option .primary { padding-left: 1rem } .jpui.dropdown.dark .option:not(.disabled) .primary:hover { background-color: #56504D } .jpui.dropdown.dark .option:not(.disabled) .primary:active { background-color: #0092FF } .jpui.dropdown.dark .option:not(.disabled):focus { background-color: #3D3734; color: #CCC } .jpui.dropdown.dark .option:not(.disabled).is-focused { outline: 0 } .jpui.dropdown.dark .list .group-container .option.is-focused, .jpui.dropdown.dark .option:not(.disabled).is-focused .primary { outline: #FFF dashed .0625rem } .jpui.dropdown.dark .option:not(.disabled):hover { background-color: #56504D; color: #CCC } .jpui.dropdown.dark .option.disabled .jpui.link { color: #717171 } .jpui.dropdown.dark .list { min-width: 100%; right: 0; background-color: #3D3734; width: 20.9375rem; border: 0; padding: .0625rem 0 } .jpui.dropdown.dark .list .group-container .group-title { padding-left: 1rem } .jpui.dropdown.dark .list .group-container .group-title:focus { outline: #FFF dashed .0625rem; background-color: #3D3734 } .jpui.dropdown.dark .list .group-container .group-title:hover { background-color: #56504D; color: #CCC } .jpui.dropdown.dark .list .group-container .group-title .group-arrow, .jpui.dropdown.dark .list .group-container.groupOpen .group-title .group-arrow { color: #CCC } .jpui.dropdown.dark .list .group-container .option.is-focused .primary { outline: 0 } .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #126BC5; box-shadow: none } .jpui.dropdown.navigation .input { padding-top: .1875rem; padding-bottom: .1875rem; border: .125rem solid #0B6EFD; border-radius: .5rem; overflow-y: hidden } .jpui.dropdown.navigation .input:hover { border: .125rem solid #126BC5 } .jpui.dropdown.navigation .input:focus { border: .125rem solid #126BC5; box-shadow: none } .jpui.dropdown.navigation .nav-icon { margin-top: .375rem } @media screen and (max-width:767px) { .jpui.dropdown.dark .list { width: inherit } .jpui.dropdown.navigation .nav-icon { margin-top: .25rem } } .jpui.dropdown.addButton { display: inline-block } .jpui.dropdown.addButton .input { display: block; padding-left: 0; padding-top: .1875rem; padding-bottom: .1875rem; position: relative; border: 0; overflow-y: hidden } .jpui.dropdown.addButton .input:hover { border: 0; box-shadow: none } .jpui.dropdown.addButton .input:focus { outline: #717171 dashed .0625rem; box-shadow: none } .jpui.inlinemodalheader .closeWrap:focus, .jpui.inlinemodalheader>div>:focus { outline: 0 } .jpui.dropdown.addButton .input .header-text { padding-left: .375rem; margin-top: .3125rem; display: inline-block; pointer-events: none } .jpui.dropdown.addButton .icon { float: left; font-size: 1.5rem; color: #126BC5 } .jpui.dropdown.addButton .list-container .list { width: auto; min-width: 10rem; max-width: 28.125rem } .jpui.dropdown.addButton.rightAlignIcon.show .input:hover { padding-left: .125rem } .jpui.dropdown.addButton.rightAlignIcon .input.header.field { text-overflow: unset } .jpui.dropdown.addButton.rightAlignIcon .header-text { -webkit-transform: translateY(-.3125rem); transform: translateY(-.3125rem); padding-left: 0 } .jpui.dropdown.addButton.rightAlignIcon .plus { float: none } .jpui.dropdown.addButton.disabled .header-text { pointer-events: auto } .jpui.dropdown.addButton.disabled .icon { font-size: 1.5rem } .jpui.dropdown.addButton.rightAlign { float: right } .jpui.dropdown.addButton.rightAlign .input { padding: 0 } .jpui.dropdown.addButton.rightAlign .list-container .list { right: 0 } .jpui.dropdown.flyoutMenu { display: inline-block } .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; clip: auto; padding: .75rem 1rem; bottom: -.25rem; right: auto; left: 0; width: 12.125rem; height: auto; max-width: 18rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } @-webkit-keyframes showMiniTooltip { from { opacity: 0 } to { opacity: 1 } } .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip.rightAlign { left: auto; right: 0 } .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.dropdown.flyoutMenu:not(.show) .input:focus .minitooltip { max-width: 24.25rem } } .jpui.dropdown.flyoutMenu .input { display: inline-block; padding-left: 0; position: relative; border: 0; overflow: visible } .jpui.dropdown.flyoutMenu .input .hasMinitooltip { position: static } .jpui.dropdown.flyoutMenu .input:hover { border: 0; box-shadow: none } .jpui.dropdown.flyoutMenu .input:focus { outline: 0; box-shadow: none } .jpui.dropdown.flyoutMenu .input:focus .iconaction .jpui.icon, .jpui.tooltip .trigger:focus:not(:active) .info-color, .jpui.tooltip .trigger:focus:not(:active) .tooltip__flyout-trigger-charm { outline: #666 dashed .0625rem } .jpui.dropdown.flyoutMenu .header { padding: 0 } .jpui.dropdown.flyoutMenu .icon { vertical-align: top; position: relative } .jpui.dropdown.flyoutMenu .list-container { padding-top: .5625rem } .jpui.dropdown.flyoutMenu .list-container .list { position: absolute; min-width: 10rem; max-width: 28.125rem } .jpui.dropdown.flyoutMenu .list-container .list.pointing-arrow { margin: 0 } .jpui.dropdown.flyoutMenu .list-container .list.pointing-arrow:before { position: absolute; content: ''; width: .6rem; height: .6rem; background-image: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: -1; background-color: #FFF; border-left: .0625rem solid #DBD5CA; border-top: .0625rem solid #DBD5CA; border-right: 0; border-bottom: 0; top: -.375rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-right { left: 0 } .jpui.dropdown.flyoutMenu .list-container .list.flip-right.small:before { left: .125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-right.medium:before { left: .3125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-right.large:before { left: .75rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-left { right: 0 } .jpui.dropdown.flyoutMenu .list-container .list.flip-left.small:before { right: .125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-left.medium:before { right: .3125rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-left.large:before { right: .75rem } .jpui.dropdown.flyoutMenu .list-container .list.flip-center { right: 0 } .jpui.dropdown.flyoutMenu .list-container .list.flip-center:before { left: 51% } .jpui.dropdown.flyoutMenu .list-container .list .option .primary { text-decoration: none; color: #414042; display: block; background-color: #FFF } .jpui.dropdown.flyoutMenu .list-container .list .option .primary:hover { background-color: #F3F0E9; color: #414042 } .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active { background-color: #0092FF; color: #FFF } .jpui.fieldhelpertext { margin-top: 0; margin-left: 0 } .jpui.fieldhelpertext .additionalText { display: inline-block; margin: 0 } .jpui.fieldlabel { color: #717171 } .jpui.fieldlabel.error { color: #BF2155 } .jpui.fieldlabel.error:before { content: attr(data-error); position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.chart .accessibleLink { display: block; text-align: center } .jpui.chart .accessibleLink--translated { position: relative } .jpui.chart .accessibleLink--small-translation { top: .5rem } .jpui.chart .accessibleLink--medium-translation { top: 1rem } .jpui.chart .accessibleLink--large-translation { top: 1.5rem } .jpui.chart:not( .donut-pie) .svgContainer { height: 100% } .jpui.chart.bar:not( .donut-pie) { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.chart.bar:not( .donut-pie) .svgContainer { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-negative: 1; flex-shrink: 1 } .jpui.chart .pie-container { width: 100%; height: 100%; display: -ms-flexbox; display: flex; margin-top: -.3125rem } .jpui.chart .pie-container.chart__horizontal-single-bar { display: block } .jpui.chart .pie-container .chart__horizontal-single-bar-container { display: -ms-flexbox; display: flex } @media (max-width:767px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container { height: 2.125rem } } @media (min-width:768px) and (max-width:991px), (min-width:1200px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container { height: 3rem } } @media (min-width:992px) and (max-width:1199px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container { height: 3.625rem } } .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { margin: auto .125rem auto 0 } @media (max-width:767px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { height: 1.375rem } .jpui.chart .pie-container .chart-container { width: 100% } } @media (min-width:768px) and (max-width:991px), (min-width:1200px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { height: 1.875rem } .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice.hover-highlight, .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice:hover { height: 2.125rem } } @media (min-width:992px) and (max-width:1199px) { .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice { height: 2.5rem } .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice.hover-highlight, .jpui.chart .pie-container .chart__horizontal-single-bar-container .chart__horizontal-single-bar-slice:hover { height: 2.75rem } } .jpui.chart .pie-container .chart__horizontal-single-bar-container--hide { display: none } .jpui.chart .pie-container.right-align { -ms-flex-direction: row-reverse; flex-direction: row-reverse; margin-right: 0 } .jpui.chart .pie-container .chart-container { height: 100%; display: -ms-inline-flexbox; display: inline-flex; padding-top: 1.75rem } @media (min-width:768px) and (max-width:991px), (min-width:1200px) { .jpui.chart .pie-container .chart-container { width: 10.4375rem; margin-right: .5rem } } @media (min-width:992px) and (max-width:1199px) { .jpui.chart .pie-container .chart-container { width: 8.25rem; margin-right: .1875rem } } .jpui.chart .pie-container .chart-container.hideChart { display: none } .jpui.chart .pie-container .chart-container .svgContainer { overflow: visible } .jpui.chart .pie-container .table { width: 80%; height: 100%; display: -ms-inline-flexbox; display: inline-flex } .jpui.chart .pie-container .table.grouped-pie-donut { display: block; margin-top: -1.125rem } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header { border-bottom: .125rem solid #CCC; margin-bottom: -1.5rem; margin-top: 2rem; font-size: .875rem; font-weight: 700; color: #717171; padding: .25rem .325rem .5rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .content-row:last-of-type, .jpui.chart .pie-container .table:not(.grouped-pie-donut) .chart-table .header-row { border-bottom: .0625rem solid #CCC } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell { display: inline-block } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell.x-value { width: 60% } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell.z-value { width: 20%; text-align: center } .jpui.chart .pie-container .table.grouped-pie-donut .grouped-table__header .cell.y-value { width: 20%; text-align: right } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .caption-header { padding-top: .3125rem; color: #414042; display: -moz-box } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .header-row { height: 1.625rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .header-row:not(:first-of-type) { padding-top: .25rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .header-row .cell { color: #414042 } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table:not(:first-of-type) .caption-header { top: 1.375rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table:first-of-type .caption-header { top: 1.4375rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .x-value { width: 55% } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .x-value .color-container~.text-container { padding-left: .125rem } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .y-value { width: 25%; text-align: right } .jpui.chart .pie-container .table.grouped-pie-donut .chart-table .z-value { width: 20%; text-align: right } .jpui.chart .pie-container .table .chart-table, .jpui.chart .pie-container .table.full-table { width: 100% } .jpui.chart .pie-container .table:not(.grouped-pie-donut) .chart-table:first-of-type .header-row:first-of-type .cell { color: #717171 } .jpui.chart .pie-container .table .chart-table:not(:last-child) { margin-bottom: -1.5rem } .jpui.chart .pie-container .table .chart-table .caption-header { position: relative; top: 2.3125rem; width: 50%; text-align: left; left: .5rem; font-weight: 700; color: #414042; font-size: .875rem } .jpui.chart .pie-container .table .chart-table .header-row { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .chart-table .header-row { font-size: .875rem } } .jpui.chart .pie-container .table .chart-table .header-row .cell { color: #414042; padding: .25rem .5rem } .jpui.chart .pie-container .table .chart-table .header-row .cell .total-percent, .jpui.chart .pie-container .table .chart-table .header-row .cell .total-value { font-weight: 400; color: #414042 } .jpui.chart .pie-container .table .chart-table .percent-label, .jpui.chart .pie-container .table .chart-table .value-label { position: absolute; left: -625rem; top: auto; width: .0625rem; height: .0625rem; overflow: hidden } .jpui.chart .pie-container .table .chart-table .content-row { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; border-top: .0625rem dashed #CCC } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .chart-table .content-row { font-size: .875rem } } .jpui.chart .pie-container .table .chart-table .content-row a, .jpui.chart .pie-container .table .chart-table .content-row a:active, .jpui.chart .pie-container .table .chart-table .content-row a:hover, .jpui.chart .pie-container .table .chart-table .content-row a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.chart .pie-container .table .chart-table .content-row a, .jpui.chart .pie-container .table .chart-table .content-row a:active, .jpui.chart .pie-container .table .chart-table .content-row a:hover, .jpui.chart .pie-container .table .chart-table .content-row a:visited { font-size: .875rem } } .jpui.chart .pie-container .table .chart-table .content-row.hover-highlight { background: #EDEDED } .jpui.chart .pie-container .table .chart-table .content-row .cell { padding: .25rem .5rem } .jpui.chart .pie-container .table .chart-table .x-value { white-space: nowrap; text-align: left; padding-left: .5rem } .jpui.chart .pie-container .table .chart-table .x-value .color-container { display: inline-block; vertical-align: top } .jpui.chart .pie-container .table .chart-table .x-value .text-container { display: inline-block; white-space: normal; padding-left: 1.25rem } .jpui.chart .pie-container .table .chart-table .x-value .legend-circle { position: relative; top: .125rem; padding-right: .375rem; content: ''; width: .875rem; height: .875rem; display: inline-block; border-radius: 50% } .jpui.chart .pie-container .table .chart-table .x-value .legend-circle.hide-empty-legend-circle { visibility: hidden } .jpui.chart .pie-container .table .chart-table .y-value, .jpui.chart .pie-container .table .chart-table .z-value { text-align: right; padding-right: .5rem } .jpui.chart.stack-chart .pie-container { display: block } .jpui.chart.stack-chart .pie-container .chart-container, .jpui.chart.stack-chart .pie-container .table { height: 50%; width: 100% } .jpui.chart .legend { border-bottom: .125rem; margin-left: .625rem } .jpui.chart .legend.legend--grouped-bar { -ms-flex-negative: 0; flex-shrink: 0; padding-left: 0; padding-bottom: 1.875rem } .jpui.chart .legend.legend--grouped-bar-axis-right { padding-left: 1.75rem } @media (max-width:767px) { .jpui.chart .pie-container { display: block } .jpui.chart .pie-container .chart, .jpui.chart .pie-container .table { height: 50%; width: 100% } .jpui.chart .legend.legend--grouped-bar { margin-left: 0; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.chart .legend.legend--grouped-bar-axis-right { margin-left: .625rem; padding-left: .75rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } } .jpui.chart .legend .legend__item { padding-right: 1.5rem } .jpui.chart .legend .legend-square { content: ''; width: 1.125rem; height: 1.125rem; display: inline-block; position: relative; top: .1875rem; margin-right: .5rem } .jpui.chart .legend .name { font-size: .875rem; color: #717171 } .jpui.chart .legend .value { font-size: .875rem; font-weight: 700; color: #414042 } .jpui.chart .svgContainer { overflow: visible; width: 100% } .jpui.chart .svgContainer .axis, .jpui.chart .svgContainer .x-axis, .jpui.chart .svgContainer .y-axis { stroke: #717171; shape-rendering: crispedges } .jpui.chart .svgContainer .axis .tick, .jpui.chart .svgContainer .x-axis .tick, .jpui.chart .svgContainer .y-axis .tick { color: #414042; font-size: .75rem; font-weight: lighter } .jpui.chart .svgContainer .axis .tick line, .jpui.chart .svgContainer .x-axis .tick line, .jpui.chart .svgContainer .y-axis .tick line { opacity: .2 } .jpui.chart .svgContainer .axis>path, .jpui.chart .svgContainer .x-axis>path, .jpui.chart .svgContainer .y-axis>path { opacity: 0 } .jpui.chart .svgContainer .area { fill: #2BBAC8; opacity: .8; stroke-width: 0 } .jpui.chart .svgContainer .areaLine { stroke: #115880; stroke-width: 2; fill: none } .jpui.chart .svgContainer .constantLine { fill: none; stroke: #115880; stroke-width: .0625rem; stroke-dasharray: 4 } .jpui.chart .svgContainer .lineChart { fill: none; stroke-width: .125rem } .jpui.chart .svgContainer .lineChart.afterHours, .jpui.chart .svgContainer .lineChart.beforeHours { stroke: #457C9B } .jpui.chart .svgContainer .lineChart.normalHours { stroke: #115880 } .jpui.chart .svgContainer .xAxisLine { stroke: #CCC; stroke-width: .125rem } .jpui.chart .svgContainer .hoverContainer { fill: none; pointer-events: all } .jpui.chart .svgContainer .hover .focusLine { stroke: #194A80; stroke-dasharray: 4 } .jpui.chart .svgContainer .hover .hoverTextContainer { fill: #194A80 } .jpui.chart .svgContainer .hover .hoverValueText { fill: #FFF; font-weight: 700; font-size: .875rem } .jpui.chart .svgContainer .hover .hoverTimeText { fill: #FFF; font-size: .875rem } .jpui.chart .svgContainer .constantLineText { fill: #FFF; font-size: .8125rem } .jpui.chart .svgContainer .constantLineBox, .jpui.chart .svgContainer .constantLineTriangle { fill: #115880 } .jpui.chart .svgContainer .negative-bar, .jpui.chart .svgContainer .positive-bar { fill: #115880; opacity: 1 } .jpui.chart .svgContainer .baseline { stroke: #DFD9D3; stroke-width: 2; fill: none } .jpui.chart .svgContainer .afterHoursStart, .jpui.chart .svgContainer .beforeHoursEnd { stroke: #CCC; stroke-width: .0625rem } .jpui.chart .svgContainer .graph-container text, .jpui.chart .svgContainer .x-axis text, .jpui.chart .svgContainer .y-axis text { font-size: .75rem; font-weight: lighter; stroke: #414042 } .jpui.explore-product { height: 8.75rem; width: 6.375rem; background-color: rgba(0, 0, 0, .55) } .jpui.explore-product .explore-product__cta-container { text-decoration: none } .jpui.explore-product .explore-product__content { text-align: center; padding-top: 3rem } .jpui.explore-product .explore-product__icon-container { padding-bottom: .3125rem; display: inline-block } .jpui.explore-product .explore-product__cta-title { text-align: center; color: #FFF; font-size: .9375rem; line-height: 1.4; text-shadow: 0 .125rem .125rem rgba(0, 0, 0, .5); margin: 0 } .jpui.gallery { position: relative } @font-face { font-family: video-icon; src: url(fonts/video-icon.eot?460wyr); src: url(fonts/video-icon.eot?460wyr#iefix) format('embedded-opentype'), url(fonts/video-icon.ttf?460wyr) format('truetype'), url(fonts/video-icon.woff?460wyr) format('woff'), url(fonts/video-icon.svg?460wyr#video-icon) format('svg'); font-weight: 400; font-style: normal } .jpui.gallery [class*=" jpui-video-"], .jpui.gallery [class^=jpui-video-] { font-family: video-icon!important; speak: none; font-weight: 400; text-transform: none; line-height: 1 } .jpui.gallery .jpui-video-play-icon:before { content: "\e901" } .jpui.gallery a { display: inline-block; height: auto; width: auto; text-decoration: none } .jpui.gallery a h3 { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.gallery a h3 { font-size: .875rem } } .jpui.gallery a:hover span.overlay { color: #ccc } .jpui.gallery a .overlay-container { position: absolute; top: 0; left: 0 } .jpui.gallery a .overlay-container .overlay { position: relative; display: table; margin: 0 auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #FFF } .jpui.gallery a .overlay-container .overlay:before { font-size: 3rem; background-color: rgba(0, 0, 0, .5); border-radius: 50% } .jpui.gallery.overview a h3 { margin-top: 7px; margin-bottom: 3px } .jpui.gallery.large a h3 { margin-top: 15px; margin-bottom: 10px } .jpui.gallery p { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none; margin-top: 0 } @media screen and (min-width:768px) { .jpui.gallery p { font-size: .875rem } } .jpui.gallery p a, .jpui.gallery p a:active, .jpui.gallery p a:hover, .jpui.gallery p a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.gallery p a, .jpui.gallery p a:active, .jpui.gallery p a:hover, .jpui.gallery p a:visited { font-size: .875rem } } .jpui.gallery p span { padding-left: 2px } .jpui.gallery .overlay-container, .jpui.gallery .thumbnail { vertical-align: bottom } .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 100px; height: 56px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 162px; width: 288px } @media (min-width:768px) { .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 102px; height: 57px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 126px; width: 224px } } @media (min-width:992px) { .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 100px; height: 56px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 126px; width: 224px } } @media (min-width:1200px) { .jpui.gallery.overview .overlay-container, .jpui.gallery.overview .thumbnail { width: 122px; height: 69px } .jpui.gallery.large .overlay-container, .jpui.gallery.large .thumbnail { height: 150px; width: 268px } } .jpui.gripperbar { border-bottom: .0625rem solid #CCC; box-shadow: 0 .25rem .1875rem -.1875rem rgba(102, 102, 102, .27) } .jpui.gripperbar .gripperContent.open { display: block; opacity: 1; transition: opacity .3s ease-out 0s } .jpui.gripperbar .gripperContent.closed { display: none; opacity: 0; transition: opacity .3s ease-out 0s } .jpui.gripperbar .gripperExpand { height: 2.375rem; margin-top: 1.375rem } .jpui.gripperbar .gripperExpand.open .icon { border-top: .0625rem solid #CCC; padding-top: .25rem } .jpui.gripperbar .gripperExpand.closed .icon { border-bottom: .0625rem solid #CCC; padding-bottom: .25rem } .jpui.gripperbar .gripperExpand a, .jpui.gripperbar .gripperExpand span { display: inline-block; height: 2.375rem; text-decoration: none } .jpui.gripperbar .gripperExpand a .icon, .jpui.gripperbar .gripperExpand span .icon { width: 4rem; line-height: inherit; color: #126BC5; font-size: 2rem; cursor: pointer } .jpui.gripperbar .gripperExpand a .icon[disabled], .jpui.gripperbar .gripperExpand span .icon[disabled] { color: #BCBCBC; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: default } .jpui.gripperbar .gripperExpand a .closed-icon, .jpui.gripperbar .gripperExpand span .closed-icon { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .jpui.grouped.table { font-family: 'Open Sans', sans-serif; width: 100%; overflow: hidden } .jpui.grouped.table th { border-top: 0 } .jpui.grouped.table thead>tr>th { border-bottom: 0; padding: .3125rem .625rem; vertical-align: top; text-align: left; color: #403F41; font-weight: 600; font-size: .875rem } .jpui.grouped.table tbody>tr>td.right.text, .jpui.grouped.table thead>tr>th.right.text { text-align: right } .jpui.grouped.table thead>tr>th:first-child { padding-left: 0 } .jpui.grouped.table thead>tr>th:last-child { padding-right: 0 } .jpui.grouped.table tbody { border-collapse: collapse } .jpui.grouped.table tbody>tr { border-bottom: .0625rem solid #999 } .jpui.grouped.table tbody>tr.no.bottom.border>td, .jpui.grouped.table tbody>tr:last-child { border-bottom: 0 } .jpui.grouped.table tbody>tr>td { border: 0; font-size: .875rem; font-weight: 400; padding: .3125rem .625rem .625rem; color: #403F41 } .jpui.grouped.table tbody>tr:nth-child(even) { background: 0 0 } .jpui.grouped.table tbody>tr>td.emphasize { font-size: 1.125rem } .jpui.grouped.table tbody>tr>td:first-child { padding-left: 0 } .jpui.grouped.table tbody>tr>td:last-child { padding-right: 0 } .jpui.grouped.table span.subtitle { color: #999; font-size: .75rem; display: block; margin-top: .3125rem } .jpui.heroheader { position: relative; height: 100%; width: 100%; text-align: center; border-bottom: .25rem solid #F6F6F6 } .jpui.heroheader.heroheader--with-icon { padding: 1.5rem 0 } .jpui.heroheader .heroheader__note { background-color: #F6F6F6; padding: .75rem .75rem .5rem; text-align: left } .jpui.heroheader .heroheader__note--large { font-size: 1rem } .jpui.heroheader .heroheader__note--above { padding: .75rem } .jpui.heroheader .heroheader__icon { font-size: 3.625rem } .jpui.heroheader .heroheader__title { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: nowrap; flex-wrap: nowrap; height: 8rem; width: 85%; margin: auto } .jpui.heroheader .heroheader__message { margin-top: .75rem } .jpui.image { position: relative; display: inline-block; vertical-align: middle; max-width: 100%; background-color: transparent; line-height: 0 } .jpui.imageimg { display: block } .jpui.image img { width: 100% } .jpui.image.xsmall img { width: 100%; max-width: .25rem } .jpui.image.small img { width: 100%; max-width: 5rem } .jpui.image.medium img { width: 100%; max-width: 9.375rem } .jpui.image.large img { width: 100%; max-width: 18.75rem } .jpui.image.xlarge img { width: 100%; max-width: 30rem } .jpui.image.circular { overflow: hidden } .jpui.image.circular, .jpui.image.circular img { border-radius: 500rem } .jpui.image.rounded, .jpui.image.rounded img { border-radius: .3125rem } .jpui.image.bordered, .jpui.image.bordered img { border: .0625rem solid rgba(0, 0, 0, .1) } .jpui.image.disabled, .jpui.image.disabled img { opacity: .3; cursor: default } .jpui.image.blurred img { -webkit-filter: blur(.1875rem); filter: blur(.1875rem) } .jpui.image.blurred.image[data-blurlevel=low] img { -webkit-filter: blur(.0625rem); filter: blur(.0625rem) } .jpui.image.blurred.image[data-blurlevel=medium] img { -webkit-filter: blur(.1875rem); filter: blur(.1875rem) } .jpui.image.blurred.image[data-blurlevel=high] img { -webkit-filter: blur(.3125rem); filter: blur(.3125rem) } .jpui.image.fixed { position: fixed; top: 0; left: 0; z-index: -1 } .jpui.image.background { height: 100%; width: 100%; padding: 0; margin: 0; background-size: cover; background-repeat: no-repeat; background-position: center center } .jpui.image.background.blurred { overflow: hidden; -webkit-filter: blur(.3125rem); filter: blur(.3125rem); filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='5') } .jpui.iconwrap { cursor: default } .jpui.iconwrap span.accessible-text { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.iconwrap span.accessible-text i:focus { outline: #717171 dashed .0625rem } .jpui.iconwrap:focus { outline: 0!important } .jpui.iconwrap:focus i:not([disabled]) { outline: #717171 dashed .0625rem } .jpui.iconwrap .minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem) } .jpui.iconwrap.hasMinitooltip, .jpui.loader .chiclets-container { position: relative } .jpui.iconwrap .minitooltip.show, .jpui.iconwrap.hasMinitooltip:focus .minitooltip, .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { clip: auto; padding: .75rem 1rem; width: 12.125rem; height: auto; font-size: .875rem; color: #414042; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1 } .jpui.iconwrap .minitooltip.show { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconwrap .minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.iconwrap .minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconwrap .minitooltip.show { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconwrap .minitooltip.show { max-width: 24.25rem } } .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconaction .minitooltip.show, .jpui.iconwrap.hasMinitooltip:focus .minitooltip { -webkit-animation: showMiniTooltip .1s ease .75s both; border: .0625rem solid #CCC; opacity: 0 } .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconwrap.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 24.25rem } } .jpui.iconwrap.hasMinitooltip:focus .minitooltip { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconwrap.hasMinitooltip:focus .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconwrap.hasMinitooltip:focus .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconwrap.hasMinitooltip:focus .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconwrap.hasMinitooltip:focus .minitooltip { max-width: 24.25rem } } .jpui.loader .shimmer { display: inline-block; background-color: #EDEDED; background-image: linear-gradient(100deg, #EDEDED, #F5F6F5); background-repeat: no-repeat; -webkit-animation-name: shimmer; animation-name: shimmer; -webkit-animation-delay: .1s; animation-delay: .1s; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; background-size: 4rem 100% } .jpui.loader .common { width: 100%; height: 100%; line-height: 0; display: inline-block } .jpui.loader .common .shimmer { border-radius: .125rem } .jpui.loader .generic-summary-container { padding-top: 2.5rem; padding-left: 2.5rem } .jpui.loader .generic-summary-container .generic-summary.loader-one { height: .75rem; width: 75%; margin-bottom: 1.25rem } .jpui.loader .generic-summary-container .generic-summary.loader-two { height: .75rem; width: 65% } .jpui.loader.chiclets { line-height: 0 } .jpui.loader .chiclets-container .circle-loader { height: 4.6875rem; width: 4.6875rem; border-radius: 50%; display: inline-block; background-color: #EDEDED; position: absolute; top: 3.4375rem; left: 1.875rem } .jpui.loader .chiclets-container .shimmer-container { position: absolute; top: 4.0625rem; left: 7.5rem; line-height: 0 } .jpui.loader .chiclets-container .shimmer-container .chiclet.loader-one { height: .75rem; width: 10rem; margin-bottom: 1.25rem } .jpui.loader .chiclets-container .shimmer-container .chiclet.loader-two { height: .75rem; width: 7.5rem } .jpui.loader .nav-menu-container { margin-top: 2.375rem } .jpui.loader .nav-menu-container .nav-menu.loader-one { height: 1.875rem; width: 100%; margin-top: 2.375rem; margin-bottom: 1.375rem; border-radius: 0 } .jpui.loader .nav-menu-container .nav-menu.loader-two { height: .75rem; width: 10.625rem; margin-bottom: 1.375rem; margin-left: 1rem } .jpui.loader .nav-menu-container .nav-menu.loader-three { height: .75rem; width: 7.375rem; margin-bottom: 3.75rem; margin-left: 1rem } .jpui.loader .content-container { margin-left: 1.875rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.loader .content-container .content.loader-one { height: 1.25rem; width: 15rem; margin-bottom: 3.75rem } .jpui.loader .content-container .content.loader-two { height: .75rem; width: 16.5625rem; margin-bottom: 1.5rem } .jpui.loader .content-container .content.loader-three { height: .75rem; width: 14.5rem; margin-bottom: 1.5rem } .jpui.loader .content-container .content.loader-four { height: .75rem; width: 16.5625rem; margin-bottom: 1.5rem } .jpui.loader .content-container .content.loader-five { height: .75rem; width: 14.5rem } @-webkit-keyframes shimmer { from { background-position: -4rem top } to { background-position: 100% top } } @keyframes shimmer { from { background-position: -4rem top } to { background-position: 100% top } } @media screen and (min-width:768px) { .jpui.loader .content-container .content.loader-one { margin-top: 1.875rem; margin-bottom: 6.25rem } .jpui.loader .content-container .content.loader-three, .jpui.loader .content-container .content.loader-two { width: 38.75rem } .jpui.loader .content-container .content.loader-four { width: 35.5rem } .jpui.loader .content-container .content.loader-five { display: none } } @media screen and (min-width:1200px) { .jpui.loader .nav-menu-container .nav-menu.loader-two { width: 12.5rem } .jpui.loader .nav-menu-container .nav-menu.loader-three { width: 8.75rem } .jpui.loader .content-container { margin-left: 1.25rem } } .jpui.iconaction:focus { outline: 0!important } .jpui.iconaction:focus i:not([disabled]), .jpui.inlinemodalheader .closeWrap:focus .icon.close { outline: #717171 dashed .0625rem } .jpui.iconaction .minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem) } .jpui.iconaction .minitooltip.show, .jpui.iconaction.hasMinitooltip:focus .minitooltip, .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { clip: auto; padding: .75rem 1rem; width: 12.125rem; height: auto; font-size: .875rem; color: #414042; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; background-color: #F9F6F3 } .jpui.iconaction .minitooltip.show { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconaction .minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.iconaction .minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconaction .minitooltip.show { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconaction .minitooltip.show { max-width: 24.25rem } } .jpui.iconaction.hasMinitooltip { position: relative } .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconaction.hasMinitooltip:hover:not(.touch) .minitooltip { max-width: 24.25rem } } .jpui.iconaction.hasMinitooltip:focus .minitooltip, .jpui.link .link-anchor .minitooltip.show { -webkit-animation: showMiniTooltip .1s ease .75s both; max-width: 18rem; border: .0625rem solid #CCC; opacity: 0 } .jpui.iconaction.hasMinitooltip:focus .minitooltip { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; border-radius: 0; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.interstitials .image__container, .jpui.link .link-anchor .minitooltip, .jpui.minitooltip { clip: rect(.0625rem, .0625rem, .0625rem, .0625rem) } .jpui.iconaction.hasMinitooltip:focus .minitooltip.rightAlign { left: auto; right: 0 } .jpui.iconaction.hasMinitooltip:focus .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.iconaction.hasMinitooltip:focus .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.iconaction.hasMinitooltip:focus .minitooltip { max-width: 24.25rem } } .jpui.inlinemodalheader { position: relative; background-color: #918C86; box-shadow: 0 .25rem .25rem -.25rem rgba(0, 0, 0, .3) } @media print { .jpui.inlinemodalheader { width: 100%!important; background-color: transparent!important; box-shadow: none } .jpui.inlinemodalheader .title { color: #000!important } } .jpui.inlinemodalheader>div { height: 100%; width: 100% } .jpui.inlinemodalheader .title { padding-left: 1rem; margin-top: 0; margin-bottom: 0; line-height: 2; overflow: hidden; white-space: nowrap; text-overflow: clip; margin-right: 4.125rem } @media screen and (max-width:767px) { .jpui.inlinemodalheader .title { margin-right: 3rem } } .jpui.inlinemodalheader .closeWrap { position: absolute; top: 0; right: 0; font-size: 1rem; width: 4.125rem; text-align: center; height: 100% } .jpui.interstitials .interstitial__icon-container, .jpui.list .labelContainer { text-align: right } @media (max-width:991px) { .jpui.inlinemodalheader .closeWrap { width: 3rem } } .jpui.inlinemodalheader.classic.blue .closeWrap:focus .icon.close, .jpui.inlinemodalheader.classic:not(.blue) .closeWrap:focus .icon.close, .jpui.inlinemodalheader.default .closeWrap:focus .icon.close, .jpui.inlinemodalheader.payments .closeWrap:focus .icon.close, .jpui.inlinemodalheader.profile .closeWrap:focus .icon.close { outline: #FFF dashed .0625rem } .jpui.inlinemodalheader .icon.close { cursor: pointer; text-decoration: none; background: 0; border: 0; color: #FFF!important; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; height: 1.125rem; width: 1.125rem } @media screen and (max-width:767px) { .jpui.inlinemodalheader .icon.close { height: 1rem; width: 1rem } } .jpui.inlinemodalheader.default, .jpui.inlinemodalheader.profile { background-color: #918C86 } @media print { .jpui.inlinemodalheader.default, .jpui.inlinemodalheader.profile { background-color: transparent!important } } .jpui.inlinemodalheader.default .closeWrap, .jpui.inlinemodalheader.profile .closeWrap { background: rgba(0, 0, 0, .3) } .jpui.inlinemodalheader.default .closeWrap:hover, .jpui.inlinemodalheader.profile .closeWrap:hover { background: rgba(0, 0, 0, .5) } .jpui.inlinemodalheader.profile.cpo { background-color: #005DB9 } .jpui.inlinemodalheader.profile.cpc { background-color: #0A4386 } .jpui.inlinemodalheader.profile.cbo, .jpui.inlinemodalheader.profile.cco { background-color: #0B366A } .jpui.inlinemodalheader.profile.jpm { background-color: #3A2206 } .jpui.inlinemodalheader.payments { background-color: #2CA853 } @media print { .jpui.inlinemodalheader.payments { background-color: transparent!important } } .jpui.inlinemodalheader.payments .closeWrap { background: rgba(0, 0, 0, .3) } .jpui.inlinemodalheader.payments .closeWrap:hover { background: rgba(0, 0, 0, .5) } .jpui.inlinemodalheader.classic { background-color: #D8D2C7 } @media print { .jpui.inlinemodalheader.classic { background-color: transparent!important } } .jpui.inlinemodalheader.classic:not(.blue) .closeWrap { background: rgba(0, 0, 0, .3) } .jpui.inlinemodalheader.classic:not(.blue) .closeWrap:hover { background: rgba(0, 0, 0, .5) } .jpui.inlinemodalheader.classic:not(.blue).inlinemodalheader--dynamic-icon .closeWrap:hover { background: 0 0 } .jpui.inlinemodalheader.classic.blue { background-color: #0A4386 } @media print { .jpui.inlinemodalheader.classic.blue { background-color: transparent!important } } .jpui.inlinemodalheader.classic.blue .closeWrap--dynamic-icon .icon.progressleft { color: #FFF } .jpui.inlinemodalheader.classic.blue .title { line-height: 2.4 } @media (min-width:768px) { .jpui.inlinemodalheader .title { padding-left: 1.5rem } .jpui.inlinemodalheader .closeWrap { font-size: 1.125rem } .jpui.inlinemodalheader.classic.blue .closeWrap { line-height: 3.4 } } .jpui.inlinemodalheader.classic.blue .closeWrap .icon.close { color: #FFF!important } @media (max-width:767px) { .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon.classic:not(.blue) .header-container .closeWrap:focus .icon.progressleft { outline: #717171 dashed .0625rem } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon.classic:not(.blue) .header-container .closeWrap .icon.progressleft { color: #666 } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container { display: -ms-flexbox; display: flex; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -ms-flex-pack: end; justify-content: flex-end } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .title { padding-left: 3rem } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap { left: 0; background: 0 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; text-decoration: none } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap .icon.close { display: none } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap:focus .icon.progressleft { outline: #FFF dashed .0625rem } .jpui.inlinemodalheader.inlinemodalheader--dynamic-icon .header-container .closeWrap .icon.progressleft { color: #FFF; height: 1rem; width: 1rem } } .jpui.input, .jpui.input:focus { outline: transparent solid .0625rem } @media (min-width:768px) { .jpui.inlinemodalheader .icon.close { display: inline-block } .jpui.inlinemodalheader .icon.progressleft { display: none } .jpui.link .link-anchor .minitooltip.show { max-width: 21.875rem } } .jpui.input { padding: .5rem 1rem; width: 100%; height: 2.5rem; border: .0625rem solid #959595; border-radius: 0; -webkit-appearance: none; -webkit-user-select: text!important } .jpui.input:-ms-input-placeholder { color: #717171 } .jpui.input::-webkit-input-placeholder { color: #717171 } .jpui.input:-moz-placeholder { color: #717171; opacity: 1 } .jpui.input::-moz-placeholder { color: #717171; opacity: 1 } .jpui.input::-ms-clear { display: none } .jpui.input:invalid { box-shadow: none } .jpui.input:focus { border-color: #0B6EFD; box-shadow: .0625rem .0625rem 0 #0B6EFD, .0625rem -.0625rem 0 #0B6EFD, -.0625rem .0625rem 0 #0B6EFD, -.0625rem -.0625rem 0 #0B6EFD } .jpui.input.error, .jpui.input.error:focus, .jpui.input.textarea.error, .jpui.input.textarea.error:focus { box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.input.textarea.error, .jpui.input.textarea.error:focus { border-color: #BF2155 } .jpui.input.no-margin-bottom { margin-bottom: 0 } .jpui.input.textarea:disabled { background: #FFF } .jpui.input.textarea.error:focus { outline: 0 } .jpui.input:disabled { border-color: #BCBCBC; background: #FFF; outline: 0 } .jpui.input.error, .jpui.input.error:focus { border-color: #BF2155 } .jpui.input:disabled::-webkit-input-placeholder { color: #BCBCBC } .jpui.input:disabled::-moz-placeholder { color: #BCBCBC } .jpui.input:disabled:-ms-input-placeholder { color: #BCBCBC } .jpui.input.error { outline: transparent solid .125rem } .jpui.input.validation-error { border: .125rem solid #BF2155!important } .jpui.input.validation-error:focus { outline: 0!important; box-shadow: none!important } .jpui.input.unmasked-number { display: none } .jpui.input[type=number] { -moz-appearance: textfield } .jpui.input[type=number]::-webkit-inner-spin-button, .jpui.input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0 } .jpui.interstitials .interstitial__close-icon { font-size: 1.25rem } .jpui.interstitials .interstitial__close-icon i.close { color: #FFF } .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 18rem } .jpui.interstitials .interstitial__container { text-align: center; clear: both; margin: 0 auto } .jpui.interstitials .image__container { display: none; position: absolute; padding: 0; border: 0 } .jpui.interstitials .image__container--xsmall { display: inherit; position: inherit; clip: inherit; padding: inherit; border: inherit; margin-bottom: 1.5rem } .jpui.interstitials .interstitial__image { max-height: 8.4375rem } .jpui.interstitials .interstitial__headline { font-size: 1.375rem; font-weight: 300; color: #FFF; text-align: left } .jpui.interstitials .interstitial__body { padding-top: 1.125rem; padding-bottom: 2.25rem; font-size: 1rem; font-weight: 300; color: #FFF; text-align: left } .jpui.interstitials .button.primary { float: initial; width: 75%; margin-top: 0 } @media screen and (min-width:768px) { .jpui.interstitials .interstitial__close-icon { font-size: 1.5rem } .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 30rem } .jpui.interstitials .interstitial__container { text-align: initial } .jpui.interstitials .image__container { display: inherit; position: inherit; clip: inherit; padding: inherit; border: inherit; margin-bottom: 1.5rem } .jpui.interstitials .image__container--xsmall { display: none; position: absolute; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0; border: 0 } .jpui.interstitials .interstitial__image { max-height: 6.6785rem } .jpui.interstitials .interstitial__headline { font-size: 1.875rem } .jpui.interstitials .interstitial__body { font-size: 1.25rem; padding-top: 1.5rem } .jpui.interstitials .button.primary { float: right; width: auto } } @media screen and (min-width:992px) { .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 40.125rem } .jpui.interstitials .interstitial__image { max-height: 8.9375rem } } @media screen and (min-width:1200px) { .jpui.interstitials .interstitial__container, .jpui.interstitials .interstitial__image { width: 47.5rem } .jpui.interstitials .interstitial__image { max-height: 10.625rem } } .jpui.label { display: inline-block; vertical-align: middle; margin: -.25rem .25rem 0; background-color: #EDEDED; border: .0625rem solid #EDEDED; padding: .5rem .8rem; color: rgba(0, 0, 0, .65); border-radius: .325rem; text-decoration: none; cursor: pointer; -moz-box-sizing: border-box; box-sizing: border-box; font-size: .8125rem } .jpui.label.pointing.up:before, .jpui.label.pointing:before { top: -.3rem; border-left-width: .0625rem; border-left-style: solid; border-top-width: .0625rem; border-top-style: solid } @-moz-document url-prefix() { .jpui.alert.primary.inverted.dark .toggleDiv.open i.icon, .jpui.alert.primary.inverted.error .toggleDiv.open i.icon, .jpui.alert.primary.inverted.info .toggleDiv.open i.icon, .jpui.alert.primary.inverted.notification .toggleDiv.open i.icon, .jpui.alert.primary.inverted.success .toggleDiv.open i.icon, .jpui.alert.primary.inverted.warning .toggleDiv.open i.icon { will-change: transform } .jpui.label[data-arrowposition='0']:before { left: .625rem } } .jpui.label[data-arrowposition='100']:before { left: 100% } .jpui.label[data-arrowposition='99']:before { left: 99% } .jpui.label[data-arrowposition='98']:before { left: 98% } .jpui.label[data-arrowposition='97']:before { left: 97% } .jpui.label[data-arrowposition='96']:before { left: 96% } .jpui.label[data-arrowposition='95']:before { left: 95% } .jpui.label[data-arrowposition='94']:before { left: 94% } .jpui.label[data-arrowposition='93']:before { left: 93% } .jpui.label[data-arrowposition='92']:before { left: 92% } .jpui.label[data-arrowposition='91']:before { left: 91% } .jpui.label[data-arrowposition='90']:before { left: 90% } .jpui.label[data-arrowposition='89']:before { left: 89% } .jpui.label[data-arrowposition='88']:before { left: 88% } .jpui.label[data-arrowposition='87']:before { left: 87% } .jpui.label[data-arrowposition='86']:before { left: 86% } .jpui.label[data-arrowposition='85']:before { left: 85% } .jpui.label[data-arrowposition='84']:before { left: 84% } .jpui.label[data-arrowposition='83']:before { left: 83% } .jpui.label[data-arrowposition='82']:before { left: 82% } .jpui.label[data-arrowposition='81']:before { left: 81% } .jpui.label[data-arrowposition='80']:before { left: 80% } .jpui.label[data-arrowposition='79']:before { left: 79% } .jpui.label[data-arrowposition='78']:before { left: 78% } .jpui.label[data-arrowposition='77']:before { left: 77% } .jpui.label[data-arrowposition='76']:before { left: 76% } .jpui.label[data-arrowposition='75']:before { left: 75% } .jpui.label[data-arrowposition='74']:before { left: 74% } .jpui.label[data-arrowposition='73']:before { left: 73% } .jpui.label[data-arrowposition='72']:before { left: 72% } .jpui.label[data-arrowposition='71']:before { left: 71% } .jpui.label[data-arrowposition='70']:before { left: 70% } .jpui.label[data-arrowposition='69']:before { left: 69% } .jpui.label[data-arrowposition='68']:before { left: 68% } .jpui.label[data-arrowposition='67']:before { left: 67% } .jpui.label[data-arrowposition='66']:before { left: 66% } .jpui.label[data-arrowposition='65']:before { left: 65% } .jpui.label[data-arrowposition='64']:before { left: 64% } .jpui.label[data-arrowposition='63']:before { left: 63% } .jpui.label[data-arrowposition='62']:before { left: 62% } .jpui.label[data-arrowposition='61']:before { left: 61% } .jpui.label[data-arrowposition='60']:before { left: 60% } .jpui.label[data-arrowposition='59']:before { left: 59% } .jpui.label[data-arrowposition='58']:before { left: 58% } .jpui.label[data-arrowposition='57']:before { left: 57% } .jpui.label[data-arrowposition='56']:before { left: 56% } .jpui.label[data-arrowposition='55']:before { left: 55% } .jpui.label[data-arrowposition='54']:before { left: 54% } .jpui.label[data-arrowposition='53']:before { left: 53% } .jpui.label[data-arrowposition='52']:before { left: 52% } .jpui.label[data-arrowposition='51']:before { left: 51% } .jpui.label[data-arrowposition='50']:before { left: 50% } .jpui.label[data-arrowposition='49']:before { left: 49% } .jpui.label[data-arrowposition='48']:before { left: 48% } .jpui.label[data-arrowposition='47']:before { left: 47% } .jpui.label[data-arrowposition='46']:before { left: 46% } .jpui.label[data-arrowposition='45']:before { left: 45% } .jpui.label[data-arrowposition='44']:before { left: 44% } .jpui.label[data-arrowposition='43']:before { left: 43% } .jpui.label[data-arrowposition='42']:before { left: 42% } .jpui.label[data-arrowposition='41']:before { left: 41% } .jpui.label[data-arrowposition='40']:before { left: 40% } .jpui.label[data-arrowposition='39']:before { left: 39% } .jpui.label[data-arrowposition='38']:before { left: 38% } .jpui.label[data-arrowposition='37']:before { left: 37% } .jpui.label[data-arrowposition='36']:before { left: 36% } .jpui.label[data-arrowposition='35']:before { left: 35% } .jpui.label[data-arrowposition='34']:before { left: 34% } .jpui.label[data-arrowposition='33']:before { left: 33% } .jpui.label[data-arrowposition='32']:before { left: 32% } .jpui.label[data-arrowposition='31']:before { left: 31% } .jpui.label[data-arrowposition='30']:before { left: 30% } .jpui.label[data-arrowposition='29']:before { left: 29% } .jpui.label[data-arrowposition='28']:before { left: 28% } .jpui.label[data-arrowposition='27']:before { left: 27% } .jpui.label[data-arrowposition='26']:before { left: 26% } .jpui.label[data-arrowposition='25']:before { left: 25% } .jpui.label[data-arrowposition='24']:before { left: 24% } .jpui.label[data-arrowposition='23']:before { left: 23% } .jpui.label[data-arrowposition='22']:before { left: 22% } .jpui.label[data-arrowposition='21']:before { left: 21% } .jpui.label[data-arrowposition='20']:before { left: 20% } .jpui.label[data-arrowposition='19']:before { left: 19% } .jpui.label[data-arrowposition='18']:before { left: 18% } .jpui.label[data-arrowposition='17']:before { left: 17% } .jpui.label[data-arrowposition='16']:before { left: 16% } .jpui.label[data-arrowposition='15']:before { left: 15% } .jpui.label[data-arrowposition='14']:before { left: 14% } .jpui.label[data-arrowposition='13']:before { left: 13% } .jpui.label[data-arrowposition='12']:before { left: 12% } .jpui.label[data-arrowposition='11']:before { left: 11% } .jpui.label[data-arrowposition='10']:before { left: 10% } .jpui.label[data-arrowposition='9']:before { left: 9% } .jpui.label[data-arrowposition='8']:before { left: 8% } .jpui.label[data-arrowposition='7']:before { left: 7% } .jpui.label[data-arrowposition='6']:before { left: 6% } .jpui.label[data-arrowposition='5']:before { left: 5% } .jpui.label[data-arrowposition='4']:before { left: 4% } .jpui.label[data-arrowposition='3']:before { left: 3% } .jpui.label[data-arrowposition='2']:before { left: 2% } .jpui.label[data-arrowposition='1']:before { left: 1% } .jpui.label:first-child { margin-left: 0 } .jpui.label:last-child { margin-right: 0 } .jpui.label.pointing { position: relative } .jpui.label.pointing.attached { position: absolute } .jpui.label.pointing:before { position: absolute; content: ''; width: .6rem; height: .6rem; background-image: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 1; background-color: #EDEDED; border-color: #EDEDED; margin-left: -.3rem } .jpui.label.pointing.up { margin-top: 1rem } .jpui.label.pointing.up:before { margin-left: -.3rem } .jpui.label.pointing.down { margin-top: 0; margin-bottom: 1rem } .jpui.label.pointing.down.noborder { border-radius: 0 } .jpui.label.pointing.down:before { margin-left: -.3rem; top: auto; right: auto; bottom: -.3rem; border-right-style: solid; border-bottom-style: solid; border-width: 0 .0625rem .0625rem 0 } .jpui.label.info { background-color: #126BC5; border: .0625rem solid #126BC5 } .jpui.label.info:before { background-color: #126BC5; border-color: #126BC5 } .jpui.label.info.inverted { border: .0625rem solid #126BC5; background-color: #FFF } .jpui.label.info.inverted:before { background-color: #FFF } .jpui.label.success { background-color: #128842; border: .0625rem solid #128842 } .jpui.label.success:before { background-color: #128842; border-color: #128842 } .jpui.label.success.inverted { border: .0625rem solid #128842; background-color: #FFF } .jpui.label.success.inverted:before { background-color: #FFF } .jpui.label.error { background-color: #BF2155; border: .0625rem solid #BF2155 } .jpui.label.error:before { background-color: #BF2155; border-color: #BF2155 } .jpui.label.error.inverted { border: .0625rem solid #BF2155; background-color: #FFF } .jpui.label.error.inverted:before { background-color: #FFF } .jpui.label.error .label-outline { pointer-events: none } .jpui.label.floating { position: absolute; z-index: auto; top: -1rem; left: 100%; margin: 0 0 0 -1.5rem!important } .jpui.label.floating.left { top: inherit; left: inherit; margin-left: .9375rem!important; margin-top: -.9375rem!important; padding: .625rem 1.5rem .625rem .625rem } .jpui.label.small { font-size: .75rem } .jpui.label.large { font-size: .875rem } .jpui.label.x-large { font-size: 1rem } @-moz-document url-prefix() { .jpui.label.pointing:focus { padding: 0; outline: 0!important } .jpui.label.pointing:focus .label-outline { display: block; width: 100%; height: 100%; position: relative; outline: #717171 dashed .0625rem; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: .5rem .8rem; outline-offset: .0625rem; pointer-events: none } } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.label.pointing:focus { outline: #717171 dashed .0625rem } .jpui.label.pointing:focus .label-outline { outline: 0 } } .jpui.link .link-anchor { white-space: nowrap; position: relative } @media (max-width:767px) { .jpui.link .link-anchor { padding: .5rem; margin-left: -.5rem; margin-right: -.5rem } } .jpui.link .link-anchor.underline { text-decoration: underline } .jpui.link .link-anchor .minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden } .jpui.link .link-anchor .minitooltip.show, .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { clip: auto; padding: .75rem 1rem; width: 12.125rem; height: auto; font-size: .875rem; color: #414042; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1 } .jpui.link .link-anchor .minitooltip.show { animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; border-radius: 0; background-color: #F9F6F3; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.link .link-anchor .minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.link .link-anchor .minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:992px) { .jpui.link .link-anchor .minitooltip.show { max-width: 24.25rem } } .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; bottom: -.25rem; right: auto; left: 0; max-width: 18rem; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.link .link-anchor:focus .minitooltip.rightAlign, .jpui.link .link-anchor:hover:not(.touch) .minitooltip.rightAlign { left: auto; right: 0 } .jpui.link .link-anchor:focus .minitooltip.centerAlign, .jpui.link .link-anchor:hover:not(.touch) .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { max-width: 21.875rem } } @media (min-width:992px) { .jpui.link .link-anchor:focus .minitooltip, .jpui.link .link-anchor:hover:not(.touch) .minitooltip { max-width: 24.25rem } } @-moz-document url-prefix() { .jpui.link .link-anchor .link-anchor:focus { outline: 0!important } .jpui.link .link-anchor .link-anchor:focus:after { content: ''; margin: 0; padding: 0; position: absolute; top: 0; left: 0; right: 0; bottom: 0; outline: #666 dashed .0625rem; pointer-events: none } } .jpui.link .start-icon { margin-right: -.125rem; padding-right: .3125rem; font-size: .6429rem; color: inherit!important } .jpui.link .end-icon { margin-left: -.125rem; padding-left: .3125rem; font-size: .6429rem; color: inherit!important; display: inline } .jpui.link .pipe { color: #959595!important; font-weight: 100; margin-left: -.125rem; margin-right: -.125rem; font-size: 1rem; padding-left: .8333rem; padding-right: .8333rem } .jpui.list { margin: 1.625rem } .jpui.list ul { list-style: none; text-decoration: none; padding-left: 0; margin: 0 } .jpui.list li a { color: #126BC5; text-decoration: none } .jpui.list .listContainer { white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .jpui.list .title { border-bottom: .0625rem dashed #BCBCBC; padding-bottom: .125rem; margin-bottom: .625rem } @media (max-width:768px) { .jpui.list .labelContainer { text-align: left; margin-bottom: .3125rem } } .jpui.marsbanner .marsbanner__container { padding: 1.875rem 0 1.5rem } .jpui.marsbanner .marsbanner__container .marsbanner__image { float: left; display: block; margin-right: 1.5rem; height: 4.6875rem; width: 4.6875rem } .jpui.marsbanner .marsbanner__container .marsbanner__content { overflow: hidden } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__header { font-size: 1.25rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__header { font-size: 1.5rem } } @media screen and (max-width:767px) { .jpui.marsbanner .marsbanner__container { padding: 1.5rem 0 } .jpui.marsbanner .marsbanner__container .marsbanner__image { float: initial; height: 3.75rem; width: 3.75rem; margin: auto } .jpui.marsbanner .marsbanner__container .marsbanner__content { padding-top: .8125rem } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__header { font-size: 1rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__body { padding: .8125rem 0; font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__body { font-size: .875rem } } @media screen and (max-width:767px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__body { font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta { font-size: .875rem } } .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta i { font-weight: 400; letter-spacing: 0; text-decoration: none; font-size: .8125rem; color: #126BC5 } @media screen and (min-width:768px) { .jpui.marsbanner .marsbanner__container .marsbanner__content .marsbanner__cta i { font-size: .875rem } } .jpui.marsoffers { max-width: 26.75rem; min-width: 14.625rem; width: 100%; position: relative } .jpui.marsoffers .marsoffers__cta[href]::after { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0 } .jpui.marsoffers .marsoffers__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; background-color: #128842; color: #FFF; height: 2.5rem; font-size: 1rem } .jpui.marsoffers .marsoffers__header.gray { background-color: #88898B } .jpui.marsoffers .marsoffers__header.black { background-color: #000 } .jpui.marsoffers .marsoffers__header .confirmation { color: #FFF; margin: 0 .75rem 0 1.5rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { display: inline-block; margin: 0; color: #FFF; font-size: 1rem; font-weight: 400 } .jpui.marsoffers .marsoffers__container .marsoffers__container-sm-separator, .jpui.marsoffers .marsoffers__container .marsoffers__cta .progressright { display: none } .jpui.marsoffers .marsoffers__header .marsoffers__heading.black { color: #000 } .jpui.marsoffers .marsoffers__container { padding: .9375rem .75rem 1rem; text-align: center; color: #414042 } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { clear: initial; width: 8.75rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: .8125rem; padding-bottom: .5rem; color: #414042; font-weight: 900 } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.5rem; line-height: 1.875rem; padding-bottom: .625rem; width: 100%; color: #414042; font-weight: 300 } .jpui.marsoffers .marsoffers__container .marsoffers__body { font-size: .8125rem; line-height: 1.125rem; padding-bottom: .625rem; color: #717171 } .jpui.marsoffers .marsoffers__container .marsoffers__cta { font-size: .8125rem; color: #0A6EFD; font-weight: 600; text-decoration: none } @media screen and (min-width:768px) { .jpui.marsoffers .marsoffers__header { font-size: .875rem } .jpui.marsoffers .marsoffers__header .confirmation { margin: 0 .75rem 0 1rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { font-size: inherit } .jpui.marsoffers .marsoffers__container { text-align: left } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { float: right; clear: unset; width: 6rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: .875rem; color: #000 } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.375rem; line-height: 1.875rem; width: 55%; color: #000; height: 8rem } .jpui.marsoffers .marsoffers__container .marsoffers__body { font-size: .875rem; line-height: 1.1875rem; color: #000 } .jpui.marsoffers .marsoffers__container .marsoffers__container-xs-separator { display: none } .jpui.marsoffers .marsoffers__container .marsoffers__container-sm-separator { display: inherit; width: auto; margin: 1.5rem 0 1.25rem } .jpui.marsoffers .marsoffers__container .marsoffers__cta { font-size: .875rem; color: #2F738E } .jpui.marsoffers .marsoffers__container .marsoffers__cta .progressright { color: inherit; font-size: .75rem; display: inherit } } @media screen and (min-width:992px) { .jpui.marsoffers .marsoffers__header .confirmation { margin: 0 .75rem 0 1.5rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { font-size: inherit } .jpui.marsoffers .marsoffers__header { font-size: 1.1875rem } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { width: 7.5rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: .9375rem } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.5rem; width: 60% } .jpui.marsoffers .marsoffers__container .marsoffers__body { font-size: .875rem; line-height: 1.1875rem } .jpui.marsoffers .marsoffers__container .marsoffers__cta { font-size: .875rem; font-weight: 600 } } @media screen and (min-width:1200px) { .jpui.marsoffers .marsoffers__header { font-size: 1.3125rem } .jpui.marsoffers .marsoffers__header .marsoffers__heading { font-size: inherit } .jpui.marsoffers .marsoffers__container .marsoffers__body-image { width: 8.75rem } .jpui.marsoffers .marsoffers__container .marsoffers__overline { font-size: 1.0625rem; font-weight: 900 } .jpui.marsoffers .marsoffers__container .marsoffers__headline { font-size: 1.75rem; line-height: 2rem; font-weight: 300 } } .jpui.menu { padding: 0; border: 0; display: table } .jpui.menu ul { list-style: none; display: table-row } .jpui.menu li { list-style: none; display: table-cell } .jpui.menu a { display: block; white-space: nowrap; text-decoration: none; padding: .25rem 1rem } .jpui.menu li a:hover { background: #58c1f8; color: #FFF } .jpui.menu li.active a { background: #0A96E0; color: #FFF } .jpui.menu a:hover { text-decoration: underline } .jpui.menu.vertical { display: block; border: 0 } .jpui.menu.vertical ul { display: block; padding: 0 } .jpui.modal { width: 100%; height: 100%; text-align: left; position: fixed; left: 0; top: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding: 24px; background: rgba(255, 255, 255, .96); overflow-y: auto; overflow-x: hidden; z-index: 999999; -ms-animation-fill-mode: none!important } .jpui.modal.table-xs-modal { padding: 0 .75rem } .jpui.modal.table-xs-modal .dialog.vertical-center { top: 0; -webkit-transform: none; transform: none; -ms-flex-item-align: start; align-self: flex-start } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .inlinemodalheader { margin-bottom: 1.5rem } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-actions { padding: 0 1rem; margin-bottom: .75rem; text-align: right } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist { width: 100%; display: inline-block; padding: 0 1rem 1.5rem; color: #666; line-height: 1.75 } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .list-item-container { overflow: auto } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-description, .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-term { margin: 0; padding-bottom: 0 } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-term { float: left; width: 50% } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-descriptionlist .table-xs-description { float: right; width: 50% } .jpui.modal.table-xs-modal .dialog.vertical-center .dialogContent .row .yielded-modal-content .table-xs-additionalContent { clear: both; padding: 0 1rem .75rem } .jpui.modal .tableTitle { font-size: 1rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .tableTitle { font-size: 1.25rem; font-weight: 400 } } .jpui.modal .tableDescription { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .tableDescription { font-size: .875rem } } .jpui.modal .tableDescription a, .jpui.modal .tableDescription a:active, .jpui.modal .tableDescription a:hover, .jpui.modal .tableDescription a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal .summary-header { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .summary-header { font-size: .875rem } } .jpui.modal .chartTableTitle { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .chartTableTitle { font-size: .875rem } } .jpui.modal .chartTableTitle a, .jpui.modal .chartTableTitle a:active, .jpui.modal .chartTableTitle a:hover, .jpui.modal .chartTableTitle a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.modal .chartDataTitle { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.modal .chartDataTitle { font-size: .875rem } } .jpui.modal .chartModalCloseIcon { position: relative; left: 100%; cursor: pointer } .jpui.modal .modal-close-button-container { right: 1rem; top: 1rem } .jpui.modal .modal-title { margin-top: 1.5rem; width: 100% } .jpui.modal .chart-summary { width: 100% } @media (max-width:767px) { .jpui.modal .chartModalCloseIcon { left: 100% } .jpui.modal .chart-summary, .jpui.modal .modal-title { width: 100% } } .jpui.modal .summary-container .summary-table { display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100% } .jpui.modal .summary-container .summary-table .summary-cell { -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: stretch; align-items: stretch; max-width: 33.33%; min-width: 33.33%; width: 33.33%; padding: .5rem; margin: 0 } .jpui.modal .summary-container .summary-table .summary-cell .summary-label { font-weight: bolder; padding-bottom: .125rem } .jpui.modal .summary-container .summary-table .summary-cell .summary-value { font-size: .875rem; margin-left: 0 } .jpui.modal .table-container { clear: both } .jpui.modal .table-container .chart-table { width: 100%; overflow-x: auto } @media (max-width:767px) { .jpui.modal .table-container .chart-table { width: 100% } } .jpui.modal .table-container .chart-table.dataset .header-row { height: 2rem } .jpui.modal .table-container .chart-table.dataset .content-row { border-bottom: .0625rem solid #CCC; height: 2rem } .jpui.modal .table-container .chart-table.dataset .x-value { text-align: left } .jpui.modal .close-icon-container, .jpui.modal .table-container .chart-table.dataset .y-value { text-align: right } .jpui.modal .close-icon-container.modal__content { margin-bottom: 5% } .jpui.modal:not(.isAndroid) { -webkit-animation: fadeUp .7s ease-out 0s none; animation: fadeUp .7s ease-out 0s none } @-webkit-keyframes fadeUp { from { -webkit-transform: translate3d(0, 1.5625rem, 1px); transform: translate3d(0, 1.5625rem, 1px); background-color: rgba(255, 255, 255, 0) } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); background-color: rgba(255, 255, 255, .96) } } @keyframes fadeUp { from { -webkit-transform: translate3d(0, 1.5625rem, 1px); transform: translate3d(0, 1.5625rem, 1px); background-color: rgba(255, 255, 255, 0) } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); background-color: rgba(255, 255, 255, .96) } } .jpui.modal.iosSmoothScroll { -webkit-overflow-scrolling: touch; overflow-y: scroll } .jpui.modal.darkBackground { background-color: rgba(0, 0, 0, .8) } .jpui.modal.darkBackground:not(.isAndroid) { -webkit-animation: fadeInDarkBackground .7s ease-out 0s none; animation: fadeInDarkBackground .7s ease-out 0s none } @-webkit-keyframes fadeInDarkBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .8) } } .jpui.modal.grayBackground { background-color: rgba(0, 0, 0, .4) } .jpui.modal.grayBackground:not(.isAndroid) { -webkit-animation: fadeInGrayBackground .7s ease-out 0s none; animation: fadeInGrayBackground .7s ease-out 0s none } @-webkit-keyframes fadeInGrayBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .4) } } @keyframes fadeInGrayBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .4) } } .jpui.modal .dialog { position: relative; width: 100% } .jpui.modal .dialog.vertical-center { -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; max-height: 100% } .jpui.modal .modalContent .dialogTitle { margin: 0 0 1.5rem; padding: 0 } .jpui.modal .modalContent.stickyFooterModal { margin-bottom: 5.0625rem } .jpui.modal .modalContent .additionalDialogContent, .jpui.modal .modalContent .dialogMessage { margin: 0 0 1.375rem; padding: 0 } .jpui.modal .modalContent .dialogButtonContainer:not(.isAndroid) { -webkit-animation: fadeButton 1.05s ease 0s forwards; animation: fadeButton 1.05s ease 0s forwards } @-webkit-keyframes fadeButton { from { -webkit-transform: translate3d(0, .9375rem, 1px); transform: translate3d(0, .9375rem, 1px); opacity: 0 } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); opacity: 1 } } @keyframes fadeButton { from { -webkit-transform: translate3d(0, .9375rem, 1px); transform: translate3d(0, .9375rem, 1px); opacity: 0 } to { -webkit-transform: translate3d(0, 0, 1px); transform: translate3d(0, 0, 1px); opacity: 1 } } .jpui.modal .modalContent .additionalDialogContent .chart-summary { margin-bottom: 4rem } .jpui.modal .modalContent .modalFooter { width: 100%; left: 0; right: 0 } @media print { .jpui.modal .dialog { position: absolute; top: 0; left: 0; -webkit-transform: translateY(0); transform: translateY(0) } .jpui.modal .dialog.vertical-center { -webkit-transform: translateY(0); transform: translateY(0) } .jpui.modal .stickybuttons { display: none!important } } .jpui.modal.modal--with-sticky-buttons { -ms-flex-direction: column; flex-direction: column; overflow-y: visible; -ms-flex-pack: justify; justify-content: space-between } .jpui.modal.modal--with-sticky-buttons .stickybuttons { display: -ms-flexbox; display: flex; -ms-flex-negative: 0; flex-shrink: 0; position: static; width: calc(100% + 3rem); margin-left: -1.5rem; margin-bottom: -1.5rem } .jpui.modal.modal--with-sticky-buttons .stickybuttons .button { min-height: 2.5rem } .jpui.modal.modal--with-sticky-buttons .stickybuttons .stickybuttons__button--third { z-index: 1 } .jpui.modal.modal--with-sticky-buttons .dialog { margin: auto; overflow-y: scroll; overflow-x: hidden } .jpui.modal.video.darkBackground { background-color: rgba(0, 0, 0, .8); -webkit-animation: none; animation: none } .jpui.modal.video { z-index: 99999 } .jpui.multiselect { position: relative } .jpui.multiselect input[type=checkbox] { display: none } .jpui.multiselect .multiselect__title { margin-bottom: .25rem } .jpui.multiselect .multiselect__ruler { visibility: hidden; white-space: nowrap; position: absolute } .jpui.multiselect .multiselect__control { border: .0625rem solid #959595; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 2.5rem; position: relative; cursor: text } .jpui.multiselect .multiselect__control.multiselect__control--disabled { border: .0625rem solid #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search::-webkit-input-placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search::-moz-placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search:-ms-input-placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-search::placeholder { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-selection .multiselect__control-selected-button, .jpui.multiselect .multiselect__control.multiselect__control--disabled .multiselect__control-selection .multiselect__control-selected-button:hover { fill: #FFF; color: #BCBCBC; border: .0625rem solid #666; background: #FFF } .jpui.multiselect .multiselect__control.multiselect__control--disabled .expanddown { color: #BCBCBC } .jpui.multiselect .multiselect__control.multiselect__control--disabled:hover { cursor: default } .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #0B6EFD; outline: 0; box-shadow: .0625rem .0625rem 0 #0B6EFD, .0625rem -.0625rem 0 #0B6EFD, -.0625rem .0625rem 0 #0B6EFD, -.0625rem -.0625rem 0 #0B6EFD } .jpui.multiselect .multiselect__control.multiselect__control--focus::-ms-value { background: #FFF; color: #414042 } .jpui.multiselect .multiselect__control.multiselect__control--error { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.multiselect .multiselect__control .multiselect__control-selection { width: 95%; padding: 0 1rem .5rem; -ms-flex-negative: 0; flex-shrink: 0 } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected { list-style-type: none; padding: 0; display: inline } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-item { display: inline-block } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button { border-radius: .25rem; border: .0625rem solid #959595; background-color: #FFF; margin-right: .3125rem; margin-top: .5rem; padding-left: .625rem; padding-right: .625rem; white-space: pre-wrap; text-align: left; display: -ms-flexbox; display: flex } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:hover { background-color: #EDEDED; border-color: #EDEDED } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:active { background-color: #E5E5E5; border-color: #E5E5E5 } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:focus { background-color: #E5E5E5; border: .0625rem dashed #717171 } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button:disabled { background-color: #BCBCBC; border: .0625rem dashed #BCBCBC } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected-button .multiselect__control-selected-icon { font-size: .5625rem; margin-left: .5rem; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center } .jpui.multiselect .multiselect__control .multiselect__control-selection .multiselect__control-selected:lastChild .multiselect__control-selected-button { margin-right: 0 } .jpui.multiselect .multiselect__control .multiselect__control-search { display: inline-block; border: none; margin-top: .5rem; padding: 0; -webkit-user-select: text!important } .jpui.multiselect .multiselect__control .multiselect__control-search.disabled { background-color: #FFF } .jpui.multiselect .multiselect__control .multiselect__control-search:focus:-moz-placeholder, .jpui.multiselect .multiselect__control .multiselect__control-search:focus::-webkit-input-placeholder { color: transparent } .jpui.multiselect .multiselect__control .multiselect__control-search::-ms-clear { display: none } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.multiselect .multiselect__control .multiselect__control-search { margin-top: .4rem } } .jpui.multiselect .multiselect__control .multiselect__control-icon { position: absolute; top: 0; right: 0; height: 100%; margin: 0 .625rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center } .jpui.multiselect .multiselect__menu { margin-top: .125rem; margin-bottom: .75rem; padding: 0 0 .5rem; list-style-type: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); height: auto; max-height: 24rem; overflow-y: auto; display: none; position: absolute; z-index: 1; width: 100%; background-color: #fff } .jpui.multiselect .multiselect__menu.multiselect__menu--show { display: block } .jpui.multiselect .multiselect__menu .multiselect__menu-option:hover { background-color: #F9F6F3 } .jpui.multiselect .multiselect__menu .multiselect__menu-option:active { background-color: #0092FF; color: #FFF } .jpui.multiselect .multiselect__menu .multiselect__menu-option.highlighted, .jpui.multiselect .multiselect__menu .multiselect__menu-option:focus { outline: #717171 dashed .0625rem; outline-offset: -.125rem } .jpui.multiselect .multiselect__menu .multiselect__menu-group-header { padding: .25rem .9rem; text-transform: uppercase; background-color: #E7E4DE; font-weight: 700; margin-bottom: .5rem } .jpui.multiselect .multiselect__menu .multiselect__menu-group-header:not( .first) { margin-top: .5rem } .jpui.multiselect .multiselect__menu .multiselect__menu-option, .jpui.multiselect .multiselect__menu .multiselect__menu-placeholder { min-height: 2rem; line-height: 2rem; display: block; text-indent: -.5rem; padding: 0 2.5rem } .jpui.minitooltip { position: absolute!important; padding: 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden } .jpui.minitooltip.show { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; clip: auto; padding: .75rem 1rem; bottom: -.25rem; right: auto; left: 0; width: 12.125rem; height: auto; max-width: 18rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.navbar.vertical, .jpui.navbar.vertical ul li { background-color: #FFF } .jpui.minitooltip.show.rightAlign { left: auto; right: 0 } .jpui.minitooltip.show.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } @media (min-width:768px) { .jpui.minitooltip.show { max-width: 21.875rem } .jpui.navbar.vertical.topLevel { padding-top: 1.3125rem } } @media (min-width:992px) { .jpui.minitooltip.show { max-width: 24.25rem } } .jpui.navbar.vertical { height: 100% } .jpui.navbar.vertical ul { margin: 0; list-style: none; padding-left: 0; height: auto; display: none; visibility: hidden } .jpui.navbar.vertical .category .bottom, .jpui.navbar.vertical.navbar--expandable .bottom { height: 100%; width: 100% } .jpui.navbar.vertical ul.active, .jpui.navbar.vertical ul.open { display: block; visibility: visible } .jpui.navbar.vertical ul li [disabled] { pointer-events: none } .jpui.navbar.vertical .clickable { cursor: pointer } .jpui.navbar.vertical .listItem { background-color: #FFF; display: block } .jpui.navbar.vertical.topLevel { position: relative } .jpui.navbar.vertical.topLevel .skiplink:focus { position: absolute; top: 0 } .jpui.navbar.vertical.topLevel .skiplink:focus.bottomSkipLink { top: auto; bottom: -3rem; left: 2rem } .jpui.navbar.vertical.topLevel>.listItem { background-color: #DBD5CA; width: 100%; padding: .4rem 1rem; margin-bottom: 1rem } .jpui.navbar.vertical .category .bottom a { display: block; text-decoration: none; padding-left: 1.5rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .category .bottom a.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .category .bottom a.active { border-left: .375rem solid #0092FF; padding-left: 1.125rem } .jpui.navbar.vertical .category .bottom a:focus { outline: #717171 dashed .0625rem } .jpui.navbar.vertical .category .bottom a:hover:not(.touch) { background-color: #F3F0E9 } .jpui.navbar.vertical .category .bottom a:active, .jpui.navbar.vertical .category .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical .category .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical .category .bottom a.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .category .bottom a.disabled:hover:not(.touch) { background: #F9F6F3; color: #BCBCBC } .jpui.navbar.vertical .category .bottom a.disabled.active { border-left: 0; font-weight: 400; padding-left: 1.5rem } .jpui.navbar.vertical .category .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical .subcategory .bottom a:focus, .jpui.navbar.vertical .subcategory>.listItem:focus { outline: #717171 dashed .0625rem } .jpui.navbar.vertical .category .bottom span.disabled { display: block; text-decoration: none; padding-left: 1.5rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .category .bottom span.disabled.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .category .bottom span.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .category .header-div { background-color: #EDE9E3; padding: .4rem 1.5rem; margin-bottom: .5rem; margin-top: 1rem } .jpui.navbar.vertical .category .header-div>.listItem { background-color: inherit; margin: 0 } .jpui.navbar.vertical .subcategory>.listItem { padding: .4374rem 1.5rem } .jpui.navbar.vertical .subcategory>.listItem.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .subcategory>.listItem.active, .jpui.navbar.vertical .subcategory>.listItem.active:hover { background-color: #F9F6F3; border-bottom: .0625rem solid #FFF } .jpui.navbar.vertical .subcategory>.listItem:active, .jpui.navbar.vertical .subcategory>.listItem:active:not(.touch), .jpui.navbar.vertical .subcategory>.listItem:hover:not(.touch) { background-color: #EDE9E3 } .jpui.navbar.vertical .subcategory>.listItem.disabled { color: #BCBCBC } .jpui.navbar.vertical .subcategory .bottom a { display: block; text-decoration: none; padding-left: 2.75rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .subcategory .bottom a.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .subcategory .bottom a.active { border-left: .375rem solid #0092FF; padding-left: 2.375rem } .jpui.navbar.vertical .subcategory .bottom a:hover:not(.touch) { background-color: #F3F0E9 } .jpui.navbar.vertical .subcategory .bottom a:active, .jpui.navbar.vertical .subcategory .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical .subcategory .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical .subcategory .bottom a.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .subcategory .bottom a.disabled:hover:not(.touch) { background: #F9F6F3; color: #BCBCBC } .jpui.navbar.vertical .subcategory .bottom a.disabled.active { border-left: 0; font-weight: 400; padding-left: 2.75rem } .jpui.navbar.vertical .subcategory .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical .subcategory .bottom span.disabled { display: block; text-decoration: none; padding-left: 2.75rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical .subcategory .bottom span.disabled.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical .subcategory .bottom span.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical .subcategory .bottom { height: 100%; width: 100%; background-color: #F9F6F3; border-bottom: .0625rem solid #FFF } .jpui.navbar.vertical.navbar--expandable { padding-top: 1.125rem } .jpui.navbar.vertical.navbar--expandable .bottom a { display: block; text-decoration: none; padding-left: 1rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical.navbar--expandable .bottom a.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.navbar--expandable .bottom a.active { border-left: .375rem solid #0092FF; padding-left: .625rem } .jpui.navbar.vertical.navbar--expandable .bottom a:focus { outline: #717171 dashed .0625rem } .jpui.navbar.vertical.navbar--expandable .bottom a:hover:not(.touch) { background-color: #F3F0E9 } .jpui.navbar.vertical.navbar--expandable .bottom a:active, .jpui.navbar.vertical.navbar--expandable .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled:hover:not(.touch) { background: #F9F6F3; color: #BCBCBC } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled.active { border-left: 0; font-weight: 400; padding-left: 1rem } .jpui.navbar.vertical.navbar--expandable .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical.navbar--expandable .bottom span.disabled { display: block; text-decoration: none; padding-left: 1rem; padding-top: .4375rem; padding-bottom: .4375rem } .jpui.navbar.vertical.navbar--expandable .bottom span.disabled.touch { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.navbar--expandable .bottom span.disabled.touch:active { background-color: #FFF } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link { color: #414042; padding: .75rem 1.25rem .75rem 1rem; line-height: 1.25rem; font-size: 1rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link.active { padding-left: .625rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link-disabled.disabled { padding: .75rem 1.25rem .75rem 1rem; line-height: 1.25rem; font-size: 1rem } .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem { padding: .75rem 1.25rem .75rem 1rem; line-height: 1.25rem } .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem.active, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem.active:hover, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem:hover { font-size: 1rem; background-color: #FFF; color: #414042; font-weight: 400; border: none } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link, .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link-disabled { padding-left: 2.5rem } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link.active { padding-left: 2.125rem } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom { background-color: #FAF9F8 } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom .bottom-link { color: #414042 } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom:not(.bottom--disabled):hover { background-color: #F9F6F3 } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom:not(.bottom--disabled):active { background-color: #0092FF } .jpui.navbar.vertical.navbar--expandable .subcategory .bottom:not(.bottom--disabled):active .bottom-link { color: #FFF } .jpui.navbar.vertical.navbar--expandable .subcategory .iconBox { float: right; transition: -webkit-transform .3s ease-out 0s; transition: transform .3s ease-out 0s; transition: transform .3s ease-out 0s, -webkit-transform .3s ease-out 0s } .jpui.navbar.vertical.navbar--expandable .subcategory .iconBox .icon { font-size: .625rem } .jpui.navbar.vertical.navbar--expandable .subcategory.active .iconBox { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.navbar.vertical.navbar--expandable .subcategory.active .iconBox .icon { color: #126BC5 } @media (min-width:768px) { .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link { padding: .5rem 1.25rem .5rem 1.5rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link.active { border-left: .375rem solid #0092FF; padding-left: 1.125rem } .jpui.navbar.vertical.navbar--expandable .bottom .bottom-link-disabled.disabled, .jpui.navbar.vertical.navbar--expandable .subcategory>.listItem { padding: .5rem 1.25rem .5rem 1.5rem } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link, .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link-disabled { padding-left: 2.5rem } .jpui.navbar.vertical.navbar--expandable .subcategory.navbar__submenu .bottom-link.active { padding-left: 2.125rem } } .jpui.navbar.vertical.dark { background-color: #3D3734 } .jpui.navbar.vertical.dark:focus { background-color: #3D3734; outline: #959595 dashed .0625rem } .jpui.navbar.vertical.dark.topLevel { background-color: #26201C; padding-top: 0 } .jpui.navbar.vertical.dark ul.category { padding-bottom: 0 } .jpui.navbar.vertical.dark ul.category .bottom { height: auto; background-color: #3D3734; border-bottom: .0625rem solid #26201C } .jpui.navbar.vertical.dark ul.category .bottom span { height: 100% } .jpui.navbar.vertical.dark ul.category .bottom span.disabled { padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.dark ul.category .bottom span.disabled.touch:active { background-color: #3D3734 } .jpui.navbar.vertical.dark ul.category .bottom a { height: 100%; padding-top: .65rem; padding-bottom: .65rem } .jpui.navbar.vertical.dark ul.category .bottom a.active { background-color: #47423F } .jpui.navbar.vertical.dark ul.category .bottom a:focus { outline: #959595 dashed .0625rem } .jpui.navbar.vertical.dark ul.category .bottom a:hover:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark ul.category .bottom a:active, .jpui.navbar.vertical.dark ul.category .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical.dark ul.category .bottom a.disabled { color: #BCBCBC } .jpui.navbar.vertical.dark ul.category .bottom a.disabled:hover:not(.touch) { color: #A9D5ED } .jpui.navbar.vertical.dark ul.category .bottom a.disabled:active:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark ul.category .bottom a.disabled.touch:active { background-color: #47423F } .jpui.navbar.vertical.dark ul.category .bottom a.disabled:focus { outline: 0 } .jpui.navbar.vertical.dark .category .header-div { height: 2.0625rem; background-color: #1E1B18; margin: 0; padding: .5rem 1.5rem } .jpui.navbar.vertical.dark .category .header-div .listItem { background-color: #1E1B18 } .jpui.navbar.vertical.dark .category.listItem.clickable { color: #CCC; margin: 0; padding: .5rem 1.5rem; background-color: #25201C } .jpui.navbar.vertical.dark .subcategory { background-color: #3D3734 } .jpui.navbar.vertical.dark .subcategory .bottom a { background-color: #47423F } .jpui.navbar.vertical.dark .subcategory:hover:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark .subcategory:active, .jpui.navbar.vertical.dark .subcategory:active:not(.touch) { background-color: #0092FF } .jpui.navbar.vertical.dark .subcategory.open { border-bottom: 0 } .jpui.navbar.vertical.dark .subcategory.listItem { height: 2.75rem; border-bottom: .0625rem solid #26201C } .jpui.navbar.vertical.dark .subcategory.listItem.active, .jpui.navbar.vertical.dark .subcategory.listItem.active:hover { background-color: #47423F; border-bottom: .0625rem solid #26201C } .jpui.navbar.vertical.dark ul.subcategory li .bottom a.active { background-color: #47423F } .jpui.navbar.vertical.dark ul.subcategory li .bottom a:hover:not(.touch) { background-color: #56504D } .jpui.navbar.vertical.dark ul.subcategory li .bottom a:active, .jpui.navbar.vertical.dark ul.subcategory li .bottom a:active:not(.touch) { background-color: #0092FF } .jpui.offersmars { width: 100%; position: relative; height: 12.375rem; box-shadow: 0 .0625rem .1875rem rgba(0, 0, 0, .2) } .jpui.offersmars .offersmars__badge-container { height: 1.625rem; text-align: right } .jpui.offersmars .offersmars__badge-container .offersmars__badge { height: 100%; padding-top: .375rem } .jpui.offersmars .offersmars__body-container { display: -ms-flexbox; display: flex; height: 8.5rem; padding: .25rem 1.125rem .75rem } .jpui.offersmars .offersmars__body-container .offersmars__offer-image { height: 5.625rem; -ms-flex: 0 0 5.625rem; flex: 0 0 5.625rem } .jpui.offersmars .offersmars__body-container .offersmars__body { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 1rem; width: 100% } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__category { font-size: .8125rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none; margin-bottom: .1875rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline { margin-bottom: .25rem; font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none; line-height: 1.4375rem } @media screen and (min-width:768px) { .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__category { font-size: .875rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline { font-size: 1rem } } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline.offersmars__headline--mars-offer { font-size: 1.125rem; color: #128842; letter-spacing: 0; text-decoration: none; font-weight: 600 } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__text { font-size: .75rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__text b, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__text strong { font-weight: 600 } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list { padding: 0; margin: 0; list-style-type: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item { line-height: .975rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a:active, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a:hover, .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-key--emphasized { font-size: .75rem; font-weight: 600; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__list .offersmars__list-item .offersmars__list-item-value { font-size: .75rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none; padding-left: .375rem } .jpui.offersmars .offersmars__container-separator { margin: 0 .75rem; border: 0; border-top: .0625rem solid #CCC } .jpui.offersmars .offersmars__footer { height: 2.1875rem; padding: 0 .75rem; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center } .jpui.offersmars .offersmars__footer .offersmars__cta { font-size: .8125rem; font-weight: 600; color: #0B6EFD; letter-spacing: 0; text-decoration: none; padding-top: .5625rem; padding-bottom: .5rem } @media screen and (min-width:1200px) { .jpui.offersmars .offersmars__footer .offersmars__cta { font-size: .875rem } } .jpui.offersmars .offersmars__footer .offersmars__cta[href]::after { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0 } .jpui.offersmars .offersmars__hidden { display: none } @media screen and (max-width:767px) { .jpui.offersmars { height: 12.25rem } .jpui.offersmars .offersmars__body { padding-left: 1.125rem } .jpui.offersmars .offersmars__body-container { padding: .25rem 1rem .75rem; height: 8.375rem } .jpui.offersmars .offersmars__body-container .offersmars__offer-image { -ms-flex: 0 0 3.75rem; flex: 0 0 3.75rem; height: 3.75rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline { line-height: 1.3125rem } .jpui.offersmars .offersmars__body-container .offersmars__body .offersmars__headline.offersmars__headline--mars-offer { font-size: 1rem } } @media screen and (min-width:768px) and (max-width:991px) { .jpui.offersmars .offersmars__body-container { padding-right: .5rem } } .jpui.expandablemicrocopy.expandablemicrocopy--open .expandablemicrocopy__header-icon { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.expandablemicrocopy.expandablemicrocopy--open .expandablemicrocopy__req-list { display: block; margin-top: .125rem; padding-left: 1.75rem } .jpui.expandablemicrocopy .expandablemicrocopy__header { cursor: pointer; border: none; background-color: transparent } .jpui.expandablemicrocopy .expandablemicrocopy__header:focus { outline: #717171 dashed .0625rem } .jpui.expandablemicrocopy .expandablemicrocopy__header:focus .expandablemicrocopy__header-icon { color: #126BC5 } .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item { font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none; font-size: 1rem } .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a:active, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a:hover, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__header-label a:visited, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a:active, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a:hover, .jpui.expandablemicrocopy .expandablemicrocopy__header .expandablemicrocopy__req-list-item a:visited { font-size: .75rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .jpui.expandablemicrocopy .expandablemicrocopy__req-list { display: none; list-style-type: none } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon { margin-right: .25rem } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon.checkmark { color: #2CA853 } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon.close, .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item.expandablemicrocopy__req-list-item--error { color: #BF2155 } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item-sub { list-style-type: disc } .jpui.expandablemicrocopy .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item-sub-item { color: #717171; margin-left: .75rem } .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header { cursor: default } .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header:focus { outline: 0 } .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle, .jpui.segment:focus { outline: #717171 dashed .0625rem } .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header .expandablemicrocopy__header-label, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__header:focus .expandablemicrocopy__header-icon, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__req-list, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__req-list .expandablemicrocopy__req-list-icon .icon, .jpui.expandablemicrocopy.expandablemicrocopy--disabled .expandablemicrocopy__req-list .expandablemicrocopy__req-list-item { color: #BCBCBC } .jpui.offerdetails .offerdetails__container hr { margin: 0; border-color: #979797; opacity: .29 } .jpui.panel.primary .footer, .jpui.panel.primary .header { border-left: .0625rem solid #DDD; border-right: .0625rem solid #DDD } .jpui.offerdetails .offerdetails__container .offerdetails__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center } .jpui.offerdetails .offerdetails__container .offerdetails__header .offerdetails__heading { margin-left: auto; font-size: 1.125rem; font-weight: 300; color: #414042 } .jpui.offerdetails .offerdetails__container .offerdetails__header a { margin-left: auto; font-size: 1.25rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details { padding: 2rem 0 2rem 1.5rem; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__merchant-logo { display: inline-block } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__merchant-logo img { width: 4.6875rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info { display: inline-block; vertical-align: top; padding-left: .8125rem; font-weight: 600; color: #414042; font-size: 1.125rem; line-height: 1.125rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info .offerdetails__info-two { padding: .5rem 0 } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info .offerdetails__info-three { font-size: .8125rem; letter-spacing: .0625rem } .jpui.offerdetails .offerdetails__container .offerdetails__merchant-details .offerdetails__offer-info .offerdetails__info-three .confirmation { padding-right: .5rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container { padding: 0 1.5rem 1.875rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content { margin: 1.875rem; font-size: .825rem; color: #404142 } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .pipe { padding: 0 .625rem; font-size: 1.25rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .offerdetails__date-info { padding: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .offerdetails__date-info .expires { font-weight: 600 } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content .offerdetails__cta-container { padding: 1rem 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content a { color: #126BC5 } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__content-heading { font-size: 1.125rem; font-weight: 300; color: #414042; margin: 1.125rem 0 .5rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container p { line-height: 1.1875rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__disclaimer { margin: 1.875rem } .jpui.offerdetails .offerdetails__container .offerdetails__content-container .offerdetails__disclaimer p { font-size: .75rem; color: #717171; line-height: 1rem; margin: 0 } .jpui.panel.bodyspace { padding: 0 } .jpui.panel .table>tbody>tr:nth-child(even) { background-color: #F8F8F8 } .jpui.panel.primary { margin: 1rem 0 } .jpui.panel.primary .header { background: #F5F5F5; color: #333; border-top: .0625rem solid #DDD; padding: 1rem } .jpui.panel.primary .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #DDD } .jpui.panel.primary .footer { background: #F5F5F5; color: #333; border-bottom: .0625rem solid #DDD; padding: 1rem } .jpui.panel.secondary .footer, .jpui.panel.secondary .header { border-left: .0625rem solid #428BCA; border-right: .0625rem solid #428BCA; padding: 1rem } .jpui.panel.secondary { background-color: transparent!important } .jpui.panel.secondary .header { background: #428BCA; color: #FFF; border-top: .0625rem solid #428BCA } .jpui.panel.secondary .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #428BCA } .jpui.panel.secondary .footer { border-bottom: .0625rem solid #428BCA; background: #428BCA; color: #FFF } .jpui.panel.success .footer, .jpui.panel.success .header { border-left: .0625rem solid #48960B; border-right: .0625rem solid #48960B } .jpui.panel.success { background-color: transparent!important } .jpui.panel.success .header { background: #48960B; color: #FFF; border-top: .0625rem solid #48960B; padding: 1rem } .jpui.panel.success .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #48960B } .jpui.panel.success .footer { border-bottom: .0625rem solid #48960B; padding: 1rem; background: #48960B; color: #FFF } .jpui.panel.error .footer, .jpui.panel.error .header { border-left: .0625rem solid #DF0209; border-right: .0625rem solid #DF0209; padding: 1rem } .jpui.panel.error { background-color: transparent!important } .jpui.panel.error .header { background: #DF0209; color: #FFF; border-top: .0625rem solid #DF0209 } .jpui.panel.error .body { background: #FFF; color: #333; font-size: 1rem; padding: 1rem; border: .0625rem solid #DF0209 } .jpui.panel.error .footer { border-bottom: .0625rem solid #DF0209; background: #DF0209; color: #FFF } .jpui.progress.bar { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; background-color: #D8D8D8; height: .25rem; width: 100%; border: .0625rem solid transparent; border-radius: .0625rem } .jpui.progress.bar[data-progress='16'] .fill, .jpui.progress.bar[data-progress='15'] .fill, .jpui.progress.bar[data-progress='14'] .fill, .jpui.progress.bar[data-progress='13'] .fill, .jpui.progress.bar[data-progress='12'] .fill, .jpui.progress.bar[data-progress='11'] .fill, .jpui.progress.bar[data-progress='10'] .fill, .jpui.progress.bar[data-progress='9'] .fill, .jpui.progress.bar[data-progress='8'] .fill, .jpui.progress.bar[data-progress='7'] .fill, .jpui.progress.bar[data-progress='6'] .fill, .jpui.progress.bar[data-progress='4'] .fill, .jpui.progress.bar[data-progress='3'] .fill, .jpui.progress.bar[data-progress='2'] .fill, .jpui.progress.bar[data-progress='1'] .fill, .jpui.progress.bar[data-progress='0'] .fill, .jpui.progress.bar[data-progress='100'] .fill, .jpui.progress.bar[data-progress='99'] .fill, .jpui.progress.bar[data-progress='98'] .fill, .jpui.progress.bar[data-progress='97'] .fill, .jpui.progress.bar[data-progress='96'] .fill, .jpui.progress.bar[data-progress='95'] .fill, .jpui.progress.bar[data-progress='94'] .fill, .jpui.progress.bar[data-progress='93'] .fill, .jpui.progress.bar[data-progress='92'] .fill, .jpui.progress.bar[data-progress='91'] .fill, .jpui.progress.bar[data-progress='90'] .fill, .jpui.progress.bar[data-progress='89'] .fill, .jpui.progress.bar[data-progress='88'] .fill, .jpui.progress.bar[data-progress='87'] .fill, .jpui.progress.bar[data-progress='5'] .fill, .jpui.progress.bar[data-progress='86'] .fill, .jpui.progress.bar[data-progress='85'] .fill, .jpui.progress.bar[data-progress='84'] .fill, .jpui.progress.bar[data-progress='83'] .fill, .jpui.progress.bar[data-progress='82'] .fill, .jpui.progress.bar[data-progress='81'] .fill, .jpui.progress.bar[data-progress='80'] .fill, .jpui.progress.bar[data-progress='79'] .fill, .jpui.progress.bar[data-progress='78'] .fill, .jpui.progress.bar[data-progress='77'] .fill, .jpui.progress.bar[data-progress='76'] .fill, .jpui.progress.bar[data-progress='75'] .fill, .jpui.progress.bar[data-progress='74'] .fill, .jpui.progress.bar[data-progress='73'] .fill, .jpui.progress.bar[data-progress='72'] .fill, .jpui.progress.bar[data-progress='71'] .fill, .jpui.progress.bar[data-progress='70'] .fill, .jpui.progress.bar[data-progress='69'] .fill, .jpui.progress.bar[data-progress='68'] .fill, .jpui.progress.bar[data-progress='67'] .fill, .jpui.progress.bar[data-progress='66'] .fill, .jpui.progress.bar[data-progress='65'] .fill, .jpui.progress.bar[data-progress='64'] .fill, .jpui.progress.bar[data-progress='63'] .fill, .jpui.progress.bar[data-progress='62'] .fill, .jpui.progress.bar[data-progress='61'] .fill, .jpui.progress.bar[data-progress='60'] .fill, .jpui.progress.bar[data-progress='59'] .fill, .jpui.progress.bar[data-progress='58'] .fill, .jpui.progress.bar[data-progress='57'] .fill, .jpui.progress.bar[data-progress='56'] .fill, .jpui.progress.bar[data-progress='55'] .fill, .jpui.progress.bar[data-progress='54'] .fill, .jpui.progress.bar[data-progress='53'] .fill, .jpui.progress.bar[data-progress='52'] .fill, .jpui.progress.bar[data-progress='51'] .fill, .jpui.progress.bar[data-progress='50'] .fill, .jpui.progress.bar[data-progress='49'] .fill, .jpui.progress.bar[data-progress='48'] .fill, .jpui.progress.bar[data-progress='47'] .fill, .jpui.progress.bar[data-progress='46'] .fill, .jpui.progress.bar[data-progress='45'] .fill, .jpui.progress.bar[data-progress='44'] .fill, .jpui.progress.bar[data-progress='43'] .fill, .jpui.progress.bar[data-progress='42'] .fill, .jpui.progress.bar[data-progress='41'] .fill, .jpui.progress.bar[data-progress='40'] .fill, .jpui.progress.bar[data-progress='39'] .fill, .jpui.progress.bar[data-progress='38'] .fill, .jpui.progress.bar[data-progress='37'] .fill, .jpui.progress.bar[data-progress='36'] .fill, .jpui.progress.bar[data-progress='35'] .fill, .jpui.progress.bar[data-progress='34'] .fill, .jpui.progress.bar[data-progress='33'] .fill, .jpui.progress.bar[data-progress='32'] .fill, .jpui.progress.bar[data-progress='31'] .fill, .jpui.progress.bar[data-progress='30'] .fill, .jpui.progress.bar[data-progress='29'] .fill, .jpui.progress.bar[data-progress='28'] .fill, .jpui.progress.bar[data-progress='27'] .fill, .jpui.progress.bar[data-progress='26'] .fill, .jpui.progress.bar[data-progress='25'] .fill, .jpui.progress.bar[data-progress='24'] .fill, .jpui.progress.bar[data-progress='23'] .fill, .jpui.progress.bar[data-progress='22'] .fill, .jpui.progress.bar[data-progress='21'] .fill, .jpui.progress.bar[data-progress='20'] .fill, .jpui.progress.bar[data-progress='19'] .fill, .jpui.progress.bar[data-progress='18'] .fill, .jpui.progress.bar[data-progress='17'] .fill { transition: width 1s ease-in-out; border-width: .1875rem; border-style: solid; border-color: transparent } .jpui.progress.bar .fill { height: .375rem; background-color: #0B6EFD; border-radius: .125rem } .jpui.progress.bar[data-progress='0'] .fill { width: 0% } .jpui.progress.bar[data-progress='1'] .fill { width: 1% } .jpui.progress.bar[data-progress='2'] .fill { width: 2% } .jpui.progress.bar[data-progress='3'] .fill { width: 3% } .jpui.progress.bar[data-progress='4'] .fill { width: 4% } .jpui.progress.bar[data-progress='5'] .fill { width: 5% } .jpui.progress.bar[data-progress='6'] .fill { width: 6% } .jpui.progress.bar[data-progress='7'] .fill { width: 7% } .jpui.progress.bar[data-progress='8'] .fill { width: 8% } .jpui.progress.bar[data-progress='9'] .fill { width: 9% } .jpui.progress.bar[data-progress='10'] .fill { width: 10% } .jpui.progress.bar[data-progress='11'] .fill { width: 11% } .jpui.progress.bar[data-progress='12'] .fill { width: 12% } .jpui.progress.bar[data-progress='13'] .fill { width: 13% } .jpui.progress.bar[data-progress='14'] .fill { width: 14% } .jpui.progress.bar[data-progress='15'] .fill { width: 15% } .jpui.progress.bar[data-progress='16'] .fill { width: 16% } .jpui.progress.bar[data-progress='17'] .fill { width: 17% } .jpui.progress.bar[data-progress='18'] .fill { width: 18% } .jpui.progress.bar[data-progress='19'] .fill { width: 19% } .jpui.progress.bar[data-progress='20'] .fill { width: 20% } .jpui.progress.bar[data-progress='21'] .fill { width: 21% } .jpui.progress.bar[data-progress='22'] .fill { width: 22% } .jpui.progress.bar[data-progress='23'] .fill { width: 23% } .jpui.progress.bar[data-progress='24'] .fill { width: 24% } .jpui.progress.bar[data-progress='25'] .fill { width: 25% } .jpui.progress.bar[data-progress='26'] .fill { width: 26% } .jpui.progress.bar[data-progress='27'] .fill { width: 27% } .jpui.progress.bar[data-progress='28'] .fill { width: 28% } .jpui.progress.bar[data-progress='29'] .fill { width: 29% } .jpui.progress.bar[data-progress='30'] .fill { width: 30% } .jpui.progress.bar[data-progress='31'] .fill { width: 31% } .jpui.progress.bar[data-progress='32'] .fill { width: 32% } .jpui.progress.bar[data-progress='33'] .fill { width: 33% } .jpui.progress.bar[data-progress='34'] .fill { width: 34% } .jpui.progress.bar[data-progress='35'] .fill { width: 35% } .jpui.progress.bar[data-progress='36'] .fill { width: 36% } .jpui.progress.bar[data-progress='37'] .fill { width: 37% } .jpui.progress.bar[data-progress='38'] .fill { width: 38% } .jpui.progress.bar[data-progress='39'] .fill { width: 39% } .jpui.progress.bar[data-progress='40'] .fill { width: 40% } .jpui.progress.bar[data-progress='41'] .fill { width: 41% } .jpui.progress.bar[data-progress='42'] .fill { width: 42% } .jpui.progress.bar[data-progress='43'] .fill { width: 43% } .jpui.progress.bar[data-progress='44'] .fill { width: 44% } .jpui.progress.bar[data-progress='45'] .fill { width: 45% } .jpui.progress.bar[data-progress='46'] .fill { width: 46% } .jpui.progress.bar[data-progress='47'] .fill { width: 47% } .jpui.progress.bar[data-progress='48'] .fill { width: 48% } .jpui.progress.bar[data-progress='49'] .fill { width: 49% } .jpui.progress.bar[data-progress='50'] .fill { width: 50% } .jpui.progress.bar[data-progress='51'] .fill { width: 51% } .jpui.progress.bar[data-progress='52'] .fill { width: 52% } .jpui.progress.bar[data-progress='53'] .fill { width: 53% } .jpui.progress.bar[data-progress='54'] .fill { width: 54% } .jpui.progress.bar[data-progress='55'] .fill { width: 55% } .jpui.progress.bar[data-progress='56'] .fill { width: 56% } .jpui.progress.bar[data-progress='57'] .fill { width: 57% } .jpui.progress.bar[data-progress='58'] .fill { width: 58% } .jpui.progress.bar[data-progress='59'] .fill { width: 59% } .jpui.progress.bar[data-progress='60'] .fill { width: 60% } .jpui.progress.bar[data-progress='61'] .fill { width: 61% } .jpui.progress.bar[data-progress='62'] .fill { width: 62% } .jpui.progress.bar[data-progress='63'] .fill { width: 63% } .jpui.progress.bar[data-progress='64'] .fill { width: 64% } .jpui.progress.bar[data-progress='65'] .fill { width: 65% } .jpui.progress.bar[data-progress='66'] .fill { width: 66% } .jpui.progress.bar[data-progress='67'] .fill { width: 67% } .jpui.progress.bar[data-progress='68'] .fill { width: 68% } .jpui.progress.bar[data-progress='69'] .fill { width: 69% } .jpui.progress.bar[data-progress='70'] .fill { width: 70% } .jpui.progress.bar[data-progress='71'] .fill { width: 71% } .jpui.progress.bar[data-progress='72'] .fill { width: 72% } .jpui.progress.bar[data-progress='73'] .fill { width: 73% } .jpui.progress.bar[data-progress='74'] .fill { width: 74% } .jpui.progress.bar[data-progress='75'] .fill { width: 75% } .jpui.progress.bar[data-progress='76'] .fill { width: 76% } .jpui.progress.bar[data-progress='77'] .fill { width: 77% } .jpui.progress.bar[data-progress='78'] .fill { width: 78% } .jpui.progress.bar[data-progress='79'] .fill { width: 79% } .jpui.progress.bar[data-progress='80'] .fill { width: 80% } .jpui.progress.bar[data-progress='81'] .fill { width: 81% } .jpui.progress.bar[data-progress='82'] .fill { width: 82% } .jpui.progress.bar[data-progress='83'] .fill { width: 83% } .jpui.progress.bar[data-progress='84'] .fill { width: 84% } .jpui.progress.bar[data-progress='85'] .fill { width: 85% } .jpui.progress.bar[data-progress='86'] .fill { width: 86% } .jpui.progress.bar[data-progress='87'] .fill { width: 87% } .jpui.progress.bar[data-progress='88'] .fill { width: 88% } .jpui.progress.bar[data-progress='89'] .fill { width: 89% } .jpui.progress.bar[data-progress='90'] .fill { width: 90% } .jpui.progress.bar[data-progress='91'] .fill { width: 91% } .jpui.progress.bar[data-progress='92'] .fill { width: 92% } .jpui.progress.bar[data-progress='93'] .fill { width: 93% } .jpui.progress.bar[data-progress='94'] .fill { width: 94% } .jpui.progress.bar[data-progress='95'] .fill { width: 95% } .jpui.progress.bar[data-progress='96'] .fill { width: 96% } .jpui.progress.bar[data-progress='97'] .fill { width: 97% } .jpui.progress.bar[data-progress='98'] .fill { width: 98% } .jpui.progress.bar[data-progress='99'] .fill { width: 99% } .jpui.progress.bar[data-progress='100'] .fill { width: 100% } .jpui.progress ol { list-style: none; padding: 0; margin: 0; height: .5rem } .jpui.progress ol:after, .jpui.progress ol:before { content: ''; display: table } .jpui.progress.circles li { display: inline-block; float: left; height: .625rem; width: .625rem; padding: 0; margin-right: .375rem; background-color: #FFF; border: .0625rem solid #919191; border-radius: 50% } .jpui.progress.circles li.active { border-color: transparent; border-width: .3125rem; background-color: #0B6EFD } .jpui.progress.rectangles ol { display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-align: center; align-items: center } .jpui.progress.rectangles li { width: 100%; height: .25rem; background-color: #D8D8D8; border-radius: .0625rem; margin-right: .75rem; border: .0625rem solid transparent } .jpui.progress.rectangles li:first-child { margin-left: 0 } .jpui.progress.rectangles li:last-child { margin-right: 0 } .jpui.progress.rectangles li.active { background-color: #0B6EFD; height: 0; border-width: .125rem } .jpui.progress.rectangles li.active.current-step { border-radius: .125rem; border-width: .1875rem } @media (max-width:767px) { .jpui.progress.rectangles li { margin-right: .375rem } } .jpui.progress.rectangles.bold li { border-radius: .1875rem; height: 1.875rem } .jpui.progress.rectangles.bold li.active { background-color: #095782 } .jpui.progress.rectangles.bold li.active.current-step { height: 2.375rem; border: none; background: repeating-linear-gradient(45deg, #B1CBD9, #B1CBD9 .4375rem, #85AEC3 .4375rem, #85AEC3 .5625rem) } .jpui.progress.active { background-color: #0B6EFD; border-style: solid; border-color: transparent; height: 0 } .jpui.progress.radial { background-color: #CCC; border-radius: 50%; width: 13.5rem; height: 13.5rem } .jpui.progress.radial .circle .fill, .jpui.progress.radial .circle .mask { -webkit-backface-visibility: hidden; transition: -webkit-transform 1s; transition: transform 1s; transition: transform 1s, -webkit-transform 1s } .jpui.progress.radial .circle .fill, .jpui.progress.radial .circle .mask, .jpui.progress.radial .circle .shadow { position: absolute; width: 13.5rem; height: 13.5rem; border-radius: 50% } .jpui.progress.radial .circle .mask { clip: rect(0, 13.5rem, 13.5rem, 6.75rem) } .jpui.progress.radial .circle .mask .fill { clip: rect(0, 6.75rem, 13.5rem, 0); background-color: #0B6EFD } .jpui.progress.radial .circle .mask, .jpui.progress.radial _::-webkit-:not(:root:root) .mask { clip: auto; -webkit-clip-path: inset(0 0 0 6.75rem) } .jpui.progress.radial .circle .mask .fill, .jpui.progress.radial _::-webkit-:not(:root:root) .mask .fill { clip: auto; -webkit-clip-path: inset(0 6.75rem 0 0); background-color: #0B6EFD } .jpui.progress.radial .inset { position: absolute; margin: .75rem 0 0 .75rem; width: 12rem; height: 12rem; background-color: #FFF; border-radius: 50% } .jpui.progress.radial .inset .percentage { position: absolute; top: 3.5rem; left: 2.5rem; width: 8.5625rem; line-height: 1; text-align: center; color: #414042; font-size: 4.0625rem; font-weight: 300 } .jpui.progress.radial .inset .subtitle { position: absolute; top: 7.5rem; left: 3.5rem; line-height: 1; text-align: center; color: #666; font-size: 1.0625rem; width: 3.625rem; text-transform: uppercase } .jpui.progress.radial .superscript { font-size: 60% } .jpui.progress.radial[data-progress='0'] .circle .fill, .jpui.progress.radial[data-progress='0'] .circle .fill.fix, .jpui.progress.radial[data-progress='0'] .circle .mask.full { -webkit-transform: rotate(0); transform: rotate(0) } .jpui.progress.radial[data-progress='0'] .inset .percentage:before { content: '0' } .jpui.progress.radial[data-progress='1'] .circle .fill, .jpui.progress.radial[data-progress='1'] .circle .mask.full { -webkit-transform: rotate(1.8deg); transform: rotate(1.8deg) } .jpui.progress.radial[data-progress='1'] .circle .fill.fix { -webkit-transform: rotate(3.6deg); transform: rotate(3.6deg) } .jpui.progress.radial[data-progress='1'] .inset .percentage:before { content: '1' } .jpui.progress.radial[data-progress='2'] .circle .fill, .jpui.progress.radial[data-progress='2'] .circle .mask.full { -webkit-transform: rotate(3.6deg); transform: rotate(3.6deg) } .jpui.progress.radial[data-progress='2'] .circle .fill.fix { -webkit-transform: rotate(7.2deg); transform: rotate(7.2deg) } .jpui.progress.radial[data-progress='2'] .inset .percentage:before { content: '2' } .jpui.progress.radial[data-progress='3'] .circle .fill, .jpui.progress.radial[data-progress='3'] .circle .mask.full { -webkit-transform: rotate(5.4deg); transform: rotate(5.4deg) } .jpui.progress.radial[data-progress='3'] .circle .fill.fix { -webkit-transform: rotate(10.8deg); transform: rotate(10.8deg) } .jpui.progress.radial[data-progress='3'] .inset .percentage:before { content: '3' } .jpui.progress.radial[data-progress='4'] .circle .fill, .jpui.progress.radial[data-progress='4'] .circle .mask.full { -webkit-transform: rotate(7.2deg); transform: rotate(7.2deg) } .jpui.progress.radial[data-progress='4'] .circle .fill.fix { -webkit-transform: rotate(14.4deg); transform: rotate(14.4deg) } .jpui.progress.radial[data-progress='4'] .inset .percentage:before { content: '4' } .jpui.progress.radial[data-progress='5'] .circle .fill, .jpui.progress.radial[data-progress='5'] .circle .mask.full { -webkit-transform: rotate(9deg); transform: rotate(9deg) } .jpui.progress.radial[data-progress='5'] .circle .fill.fix { -webkit-transform: rotate(18deg); transform: rotate(18deg) } .jpui.progress.radial[data-progress='5'] .inset .percentage:before { content: '5' } .jpui.progress.radial[data-progress='6'] .circle .fill, .jpui.progress.radial[data-progress='6'] .circle .mask.full { -webkit-transform: rotate(10.8deg); transform: rotate(10.8deg) } .jpui.progress.radial[data-progress='6'] .circle .fill.fix { -webkit-transform: rotate(21.6deg); transform: rotate(21.6deg) } .jpui.progress.radial[data-progress='6'] .inset .percentage:before { content: '6' } .jpui.progress.radial[data-progress='7'] .circle .fill, .jpui.progress.radial[data-progress='7'] .circle .mask.full { -webkit-transform: rotate(12.6deg); transform: rotate(12.6deg) } .jpui.progress.radial[data-progress='7'] .circle .fill.fix { -webkit-transform: rotate(25.2deg); transform: rotate(25.2deg) } .jpui.progress.radial[data-progress='7'] .inset .percentage:before { content: '7' } .jpui.progress.radial[data-progress='8'] .circle .fill, .jpui.progress.radial[data-progress='8'] .circle .mask.full { -webkit-transform: rotate(14.4deg); transform: rotate(14.4deg) } .jpui.progress.radial[data-progress='8'] .circle .fill.fix { -webkit-transform: rotate(28.8deg); transform: rotate(28.8deg) } .jpui.progress.radial[data-progress='8'] .inset .percentage:before { content: '8' } .jpui.progress.radial[data-progress='9'] .circle .fill, .jpui.progress.radial[data-progress='9'] .circle .mask.full { -webkit-transform: rotate(16.2deg); transform: rotate(16.2deg) } .jpui.progress.radial[data-progress='9'] .circle .fill.fix { -webkit-transform: rotate(32.4deg); transform: rotate(32.4deg) } .jpui.progress.radial[data-progress='9'] .inset .percentage:before { content: '9' } .jpui.progress.radial[data-progress='10'] .circle .fill, .jpui.progress.radial[data-progress='10'] .circle .mask.full { -webkit-transform: rotate(18deg); transform: rotate(18deg) } .jpui.progress.radial[data-progress='10'] .circle .fill.fix { -webkit-transform: rotate(36deg); transform: rotate(36deg) } .jpui.progress.radial[data-progress='10'] .inset .percentage:before { content: '10' } .jpui.progress.radial[data-progress='11'] .circle .fill, .jpui.progress.radial[data-progress='11'] .circle .mask.full { -webkit-transform: rotate(19.8deg); transform: rotate(19.8deg) } .jpui.progress.radial[data-progress='11'] .circle .fill.fix { -webkit-transform: rotate(39.6deg); transform: rotate(39.6deg) } .jpui.progress.radial[data-progress='11'] .inset .percentage:before { content: '11' } .jpui.progress.radial[data-progress='12'] .circle .fill, .jpui.progress.radial[data-progress='12'] .circle .mask.full { -webkit-transform: rotate(21.6deg); transform: rotate(21.6deg) } .jpui.progress.radial[data-progress='12'] .circle .fill.fix { -webkit-transform: rotate(43.2deg); transform: rotate(43.2deg) } .jpui.progress.radial[data-progress='12'] .inset .percentage:before { content: '12' } .jpui.progress.radial[data-progress='13'] .circle .fill, .jpui.progress.radial[data-progress='13'] .circle .mask.full { -webkit-transform: rotate(23.4deg); transform: rotate(23.4deg) } .jpui.progress.radial[data-progress='13'] .circle .fill.fix { -webkit-transform: rotate(46.8deg); transform: rotate(46.8deg) } .jpui.progress.radial[data-progress='13'] .inset .percentage:before { content: '13' } .jpui.progress.radial[data-progress='14'] .circle .fill, .jpui.progress.radial[data-progress='14'] .circle .mask.full { -webkit-transform: rotate(25.2deg); transform: rotate(25.2deg) } .jpui.progress.radial[data-progress='14'] .circle .fill.fix { -webkit-transform: rotate(50.4deg); transform: rotate(50.4deg) } .jpui.progress.radial[data-progress='14'] .inset .percentage:before { content: '14' } .jpui.progress.radial[data-progress='15'] .circle .fill, .jpui.progress.radial[data-progress='15'] .circle .mask.full { -webkit-transform: rotate(27deg); transform: rotate(27deg) } .jpui.progress.radial[data-progress='15'] .circle .fill.fix { -webkit-transform: rotate(54deg); transform: rotate(54deg) } .jpui.progress.radial[data-progress='15'] .inset .percentage:before { content: '15' } .jpui.progress.radial[data-progress='16'] .circle .fill, .jpui.progress.radial[data-progress='16'] .circle .mask.full { -webkit-transform: rotate(28.8deg); transform: rotate(28.8deg) } .jpui.progress.radial[data-progress='16'] .circle .fill.fix { -webkit-transform: rotate(57.6deg); transform: rotate(57.6deg) } .jpui.progress.radial[data-progress='16'] .inset .percentage:before { content: '16' } .jpui.progress.radial[data-progress='17'] .circle .fill, .jpui.progress.radial[data-progress='17'] .circle .mask.full { -webkit-transform: rotate(30.6deg); transform: rotate(30.6deg) } .jpui.progress.radial[data-progress='17'] .circle .fill.fix { -webkit-transform: rotate(61.2deg); transform: rotate(61.2deg) } .jpui.progress.radial[data-progress='17'] .inset .percentage:before { content: '17' } .jpui.progress.radial[data-progress='18'] .circle .fill, .jpui.progress.radial[data-progress='18'] .circle .mask.full { -webkit-transform: rotate(32.4deg); transform: rotate(32.4deg) } .jpui.progress.radial[data-progress='18'] .circle .fill.fix { -webkit-transform: rotate(64.8deg); transform: rotate(64.8deg) } .jpui.progress.radial[data-progress='18'] .inset .percentage:before { content: '18' } .jpui.progress.radial[data-progress='19'] .circle .fill, .jpui.progress.radial[data-progress='19'] .circle .mask.full { -webkit-transform: rotate(34.2deg); transform: rotate(34.2deg) } .jpui.progress.radial[data-progress='19'] .circle .fill.fix { -webkit-transform: rotate(68.4deg); transform: rotate(68.4deg) } .jpui.progress.radial[data-progress='19'] .inset .percentage:before { content: '19' } .jpui.progress.radial[data-progress='20'] .circle .fill, .jpui.progress.radial[data-progress='20'] .circle .mask.full { -webkit-transform: rotate(36deg); transform: rotate(36deg) } .jpui.progress.radial[data-progress='20'] .circle .fill.fix { -webkit-transform: rotate(72deg); transform: rotate(72deg) } .jpui.progress.radial[data-progress='20'] .inset .percentage:before { content: '20' } .jpui.progress.radial[data-progress='21'] .circle .fill, .jpui.progress.radial[data-progress='21'] .circle .mask.full { -webkit-transform: rotate(37.8deg); transform: rotate(37.8deg) } .jpui.progress.radial[data-progress='21'] .circle .fill.fix { -webkit-transform: rotate(75.6deg); transform: rotate(75.6deg) } .jpui.progress.radial[data-progress='21'] .inset .percentage:before { content: '21' } .jpui.progress.radial[data-progress='22'] .circle .fill, .jpui.progress.radial[data-progress='22'] .circle .mask.full { -webkit-transform: rotate(39.6deg); transform: rotate(39.6deg) } .jpui.progress.radial[data-progress='22'] .circle .fill.fix { -webkit-transform: rotate(79.2deg); transform: rotate(79.2deg) } .jpui.progress.radial[data-progress='22'] .inset .percentage:before { content: '22' } .jpui.progress.radial[data-progress='23'] .circle .fill, .jpui.progress.radial[data-progress='23'] .circle .mask.full { -webkit-transform: rotate(41.4deg); transform: rotate(41.4deg) } .jpui.progress.radial[data-progress='23'] .circle .fill.fix { -webkit-transform: rotate(82.8deg); transform: rotate(82.8deg) } .jpui.progress.radial[data-progress='23'] .inset .percentage:before { content: '23' } .jpui.progress.radial[data-progress='24'] .circle .fill, .jpui.progress.radial[data-progress='24'] .circle .mask.full { -webkit-transform: rotate(43.2deg); transform: rotate(43.2deg) } .jpui.progress.radial[data-progress='24'] .circle .fill.fix { -webkit-transform: rotate(86.4deg); transform: rotate(86.4deg) } .jpui.progress.radial[data-progress='24'] .inset .percentage:before { content: '24' } .jpui.progress.radial[data-progress='25'] .circle .fill, .jpui.progress.radial[data-progress='25'] .circle .mask.full { -webkit-transform: rotate(45deg); transform: rotate(45deg) } .jpui.progress.radial[data-progress='25'] .circle .fill.fix { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.progress.radial[data-progress='25'] .inset .percentage:before { content: '25' } .jpui.progress.radial[data-progress='26'] .circle .fill, .jpui.progress.radial[data-progress='26'] .circle .mask.full { -webkit-transform: rotate(46.8deg); transform: rotate(46.8deg) } .jpui.progress.radial[data-progress='26'] .circle .fill.fix { -webkit-transform: rotate(93.6deg); transform: rotate(93.6deg) } .jpui.progress.radial[data-progress='26'] .inset .percentage:before { content: '26' } .jpui.progress.radial[data-progress='27'] .circle .fill, .jpui.progress.radial[data-progress='27'] .circle .mask.full { -webkit-transform: rotate(48.6deg); transform: rotate(48.6deg) } .jpui.progress.radial[data-progress='27'] .circle .fill.fix { -webkit-transform: rotate(97.2deg); transform: rotate(97.2deg) } .jpui.progress.radial[data-progress='27'] .inset .percentage:before { content: '27' } .jpui.progress.radial[data-progress='28'] .circle .fill, .jpui.progress.radial[data-progress='28'] .circle .mask.full { -webkit-transform: rotate(50.4deg); transform: rotate(50.4deg) } .jpui.progress.radial[data-progress='28'] .circle .fill.fix { -webkit-transform: rotate(100.8deg); transform: rotate(100.8deg) } .jpui.progress.radial[data-progress='28'] .inset .percentage:before { content: '28' } .jpui.progress.radial[data-progress='29'] .circle .fill, .jpui.progress.radial[data-progress='29'] .circle .mask.full { -webkit-transform: rotate(52.2deg); transform: rotate(52.2deg) } .jpui.progress.radial[data-progress='29'] .circle .fill.fix { -webkit-transform: rotate(104.4deg); transform: rotate(104.4deg) } .jpui.progress.radial[data-progress='29'] .inset .percentage:before { content: '29' } .jpui.progress.radial[data-progress='30'] .circle .fill, .jpui.progress.radial[data-progress='30'] .circle .mask.full { -webkit-transform: rotate(54deg); transform: rotate(54deg) } .jpui.progress.radial[data-progress='30'] .circle .fill.fix { -webkit-transform: rotate(108deg); transform: rotate(108deg) } .jpui.progress.radial[data-progress='30'] .inset .percentage:before { content: '30' } .jpui.progress.radial[data-progress='31'] .circle .fill, .jpui.progress.radial[data-progress='31'] .circle .mask.full { -webkit-transform: rotate(55.8deg); transform: rotate(55.8deg) } .jpui.progress.radial[data-progress='31'] .circle .fill.fix { -webkit-transform: rotate(111.6deg); transform: rotate(111.6deg) } .jpui.progress.radial[data-progress='31'] .inset .percentage:before { content: '31' } .jpui.progress.radial[data-progress='32'] .circle .fill, .jpui.progress.radial[data-progress='32'] .circle .mask.full { -webkit-transform: rotate(57.6deg); transform: rotate(57.6deg) } .jpui.progress.radial[data-progress='32'] .circle .fill.fix { -webkit-transform: rotate(115.2deg); transform: rotate(115.2deg) } .jpui.progress.radial[data-progress='32'] .inset .percentage:before { content: '32' } .jpui.progress.radial[data-progress='33'] .circle .fill, .jpui.progress.radial[data-progress='33'] .circle .mask.full { -webkit-transform: rotate(59.4deg); transform: rotate(59.4deg) } .jpui.progress.radial[data-progress='33'] .circle .fill.fix { -webkit-transform: rotate(118.8deg); transform: rotate(118.8deg) } .jpui.progress.radial[data-progress='33'] .inset .percentage:before { content: '33' } .jpui.progress.radial[data-progress='34'] .circle .fill, .jpui.progress.radial[data-progress='34'] .circle .mask.full { -webkit-transform: rotate(61.2deg); transform: rotate(61.2deg) } .jpui.progress.radial[data-progress='34'] .circle .fill.fix { -webkit-transform: rotate(122.4deg); transform: rotate(122.4deg) } .jpui.progress.radial[data-progress='34'] .inset .percentage:before { content: '34' } .jpui.progress.radial[data-progress='35'] .circle .fill, .jpui.progress.radial[data-progress='35'] .circle .mask.full { -webkit-transform: rotate(63deg); transform: rotate(63deg) } .jpui.progress.radial[data-progress='35'] .circle .fill.fix { -webkit-transform: rotate(126deg); transform: rotate(126deg) } .jpui.progress.radial[data-progress='35'] .inset .percentage:before { content: '35' } .jpui.progress.radial[data-progress='36'] .circle .fill, .jpui.progress.radial[data-progress='36'] .circle .mask.full { -webkit-transform: rotate(64.8deg); transform: rotate(64.8deg) } .jpui.progress.radial[data-progress='36'] .circle .fill.fix { -webkit-transform: rotate(129.6deg); transform: rotate(129.6deg) } .jpui.progress.radial[data-progress='36'] .inset .percentage:before { content: '36' } .jpui.progress.radial[data-progress='37'] .circle .fill, .jpui.progress.radial[data-progress='37'] .circle .mask.full { -webkit-transform: rotate(66.6deg); transform: rotate(66.6deg) } .jpui.progress.radial[data-progress='37'] .circle .fill.fix { -webkit-transform: rotate(133.2deg); transform: rotate(133.2deg) } .jpui.progress.radial[data-progress='37'] .inset .percentage:before { content: '37' } .jpui.progress.radial[data-progress='38'] .circle .fill, .jpui.progress.radial[data-progress='38'] .circle .mask.full { -webkit-transform: rotate(68.4deg); transform: rotate(68.4deg) } .jpui.progress.radial[data-progress='38'] .circle .fill.fix { -webkit-transform: rotate(136.8deg); transform: rotate(136.8deg) } .jpui.progress.radial[data-progress='38'] .inset .percentage:before { content: '38' } .jpui.progress.radial[data-progress='39'] .circle .fill, .jpui.progress.radial[data-progress='39'] .circle .mask.full { -webkit-transform: rotate(70.2deg); transform: rotate(70.2deg) } .jpui.progress.radial[data-progress='39'] .circle .fill.fix { -webkit-transform: rotate(140.4deg); transform: rotate(140.4deg) } .jpui.progress.radial[data-progress='39'] .inset .percentage:before { content: '39' } .jpui.progress.radial[data-progress='40'] .circle .fill, .jpui.progress.radial[data-progress='40'] .circle .mask.full { -webkit-transform: rotate(72deg); transform: rotate(72deg) } .jpui.progress.radial[data-progress='40'] .circle .fill.fix { -webkit-transform: rotate(144deg); transform: rotate(144deg) } .jpui.progress.radial[data-progress='40'] .inset .percentage:before { content: '40' } .jpui.progress.radial[data-progress='41'] .circle .fill, .jpui.progress.radial[data-progress='41'] .circle .mask.full { -webkit-transform: rotate(73.8deg); transform: rotate(73.8deg) } .jpui.progress.radial[data-progress='41'] .circle .fill.fix { -webkit-transform: rotate(147.6deg); transform: rotate(147.6deg) } .jpui.progress.radial[data-progress='41'] .inset .percentage:before { content: '41' } .jpui.progress.radial[data-progress='42'] .circle .fill, .jpui.progress.radial[data-progress='42'] .circle .mask.full { -webkit-transform: rotate(75.6deg); transform: rotate(75.6deg) } .jpui.progress.radial[data-progress='42'] .circle .fill.fix { -webkit-transform: rotate(151.2deg); transform: rotate(151.2deg) } .jpui.progress.radial[data-progress='42'] .inset .percentage:before { content: '42' } .jpui.progress.radial[data-progress='43'] .circle .fill, .jpui.progress.radial[data-progress='43'] .circle .mask.full { -webkit-transform: rotate(77.4deg); transform: rotate(77.4deg) } .jpui.progress.radial[data-progress='43'] .circle .fill.fix { -webkit-transform: rotate(154.8deg); transform: rotate(154.8deg) } .jpui.progress.radial[data-progress='43'] .inset .percentage:before { content: '43' } .jpui.progress.radial[data-progress='44'] .circle .fill, .jpui.progress.radial[data-progress='44'] .circle .mask.full { -webkit-transform: rotate(79.2deg); transform: rotate(79.2deg) } .jpui.progress.radial[data-progress='44'] .circle .fill.fix { -webkit-transform: rotate(158.4deg); transform: rotate(158.4deg) } .jpui.progress.radial[data-progress='44'] .inset .percentage:before { content: '44' } .jpui.progress.radial[data-progress='45'] .circle .fill, .jpui.progress.radial[data-progress='45'] .circle .mask.full { -webkit-transform: rotate(81deg); transform: rotate(81deg) } .jpui.progress.radial[data-progress='45'] .circle .fill.fix { -webkit-transform: rotate(162deg); transform: rotate(162deg) } .jpui.progress.radial[data-progress='45'] .inset .percentage:before { content: '45' } .jpui.progress.radial[data-progress='46'] .circle .fill, .jpui.progress.radial[data-progress='46'] .circle .mask.full { -webkit-transform: rotate(82.8deg); transform: rotate(82.8deg) } .jpui.progress.radial[data-progress='46'] .circle .fill.fix { -webkit-transform: rotate(165.6deg); transform: rotate(165.6deg) } .jpui.progress.radial[data-progress='46'] .inset .percentage:before { content: '46' } .jpui.progress.radial[data-progress='47'] .circle .fill, .jpui.progress.radial[data-progress='47'] .circle .mask.full { -webkit-transform: rotate(84.6deg); transform: rotate(84.6deg) } .jpui.progress.radial[data-progress='47'] .circle .fill.fix { -webkit-transform: rotate(169.2deg); transform: rotate(169.2deg) } .jpui.progress.radial[data-progress='47'] .inset .percentage:before { content: '47' } .jpui.progress.radial[data-progress='48'] .circle .fill, .jpui.progress.radial[data-progress='48'] .circle .mask.full { -webkit-transform: rotate(86.4deg); transform: rotate(86.4deg) } .jpui.progress.radial[data-progress='48'] .circle .fill.fix { -webkit-transform: rotate(172.8deg); transform: rotate(172.8deg) } .jpui.progress.radial[data-progress='48'] .inset .percentage:before { content: '48' } .jpui.progress.radial[data-progress='49'] .circle .fill, .jpui.progress.radial[data-progress='49'] .circle .mask.full { -webkit-transform: rotate(88.2deg); transform: rotate(88.2deg) } .jpui.progress.radial[data-progress='49'] .circle .fill.fix { -webkit-transform: rotate(176.4deg); transform: rotate(176.4deg) } .jpui.progress.radial[data-progress='49'] .inset .percentage:before { content: '49' } .jpui.progress.radial[data-progress='50'] .circle .fill, .jpui.progress.radial[data-progress='50'] .circle .mask.full { -webkit-transform: rotate(90deg); transform: rotate(90deg) } .jpui.progress.radial[data-progress='50'] .circle .fill.fix { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .jpui.progress.radial[data-progress='50'] .inset .percentage:before { content: '50' } .jpui.progress.radial[data-progress='51'] .circle .fill, .jpui.progress.radial[data-progress='51'] .circle .mask.full { -webkit-transform: rotate(91.8deg); transform: rotate(91.8deg) } .jpui.progress.radial[data-progress='51'] .circle .fill.fix { -webkit-transform: rotate(183.6deg); transform: rotate(183.6deg) } .jpui.progress.radial[data-progress='51'] .inset .percentage:before { content: '51' } .jpui.progress.radial[data-progress='52'] .circle .fill, .jpui.progress.radial[data-progress='52'] .circle .mask.full { -webkit-transform: rotate(93.6deg); transform: rotate(93.6deg) } .jpui.progress.radial[data-progress='52'] .circle .fill.fix { -webkit-transform: rotate(187.2deg); transform: rotate(187.2deg) } .jpui.progress.radial[data-progress='52'] .inset .percentage:before { content: '52' } .jpui.progress.radial[data-progress='53'] .circle .fill, .jpui.progress.radial[data-progress='53'] .circle .mask.full { -webkit-transform: rotate(95.4deg); transform: rotate(95.4deg) } .jpui.progress.radial[data-progress='53'] .circle .fill.fix { -webkit-transform: rotate(190.8deg); transform: rotate(190.8deg) } .jpui.progress.radial[data-progress='53'] .inset .percentage:before { content: '53' } .jpui.progress.radial[data-progress='54'] .circle .fill, .jpui.progress.radial[data-progress='54'] .circle .mask.full { -webkit-transform: rotate(97.2deg); transform: rotate(97.2deg) } .jpui.progress.radial[data-progress='54'] .circle .fill.fix { -webkit-transform: rotate(194.4deg); transform: rotate(194.4deg) } .jpui.progress.radial[data-progress='54'] .inset .percentage:before { content: '54' } .jpui.progress.radial[data-progress='55'] .circle .fill, .jpui.progress.radial[data-progress='55'] .circle .mask.full { -webkit-transform: rotate(99deg); transform: rotate(99deg) } .jpui.progress.radial[data-progress='55'] .circle .fill.fix { -webkit-transform: rotate(198deg); transform: rotate(198deg) } .jpui.progress.radial[data-progress='55'] .inset .percentage:before { content: '55' } .jpui.progress.radial[data-progress='56'] .circle .fill, .jpui.progress.radial[data-progress='56'] .circle .mask.full { -webkit-transform: rotate(100.8deg); transform: rotate(100.8deg) } .jpui.progress.radial[data-progress='56'] .circle .fill.fix { -webkit-transform: rotate(201.6deg); transform: rotate(201.6deg) } .jpui.progress.radial[data-progress='56'] .inset .percentage:before { content: '56' } .jpui.progress.radial[data-progress='57'] .circle .fill, .jpui.progress.radial[data-progress='57'] .circle .mask.full { -webkit-transform: rotate(102.6deg); transform: rotate(102.6deg) } .jpui.progress.radial[data-progress='57'] .circle .fill.fix { -webkit-transform: rotate(205.2deg); transform: rotate(205.2deg) } .jpui.progress.radial[data-progress='57'] .inset .percentage:before { content: '57' } .jpui.progress.radial[data-progress='58'] .circle .fill, .jpui.progress.radial[data-progress='58'] .circle .mask.full { -webkit-transform: rotate(104.4deg); transform: rotate(104.4deg) } .jpui.progress.radial[data-progress='58'] .circle .fill.fix { -webkit-transform: rotate(208.8deg); transform: rotate(208.8deg) } .jpui.progress.radial[data-progress='58'] .inset .percentage:before { content: '58' } .jpui.progress.radial[data-progress='59'] .circle .fill, .jpui.progress.radial[data-progress='59'] .circle .mask.full { -webkit-transform: rotate(106.2deg); transform: rotate(106.2deg) } .jpui.progress.radial[data-progress='59'] .circle .fill.fix { -webkit-transform: rotate(212.4deg); transform: rotate(212.4deg) } .jpui.progress.radial[data-progress='59'] .inset .percentage:before { content: '59' } .jpui.progress.radial[data-progress='60'] .circle .fill, .jpui.progress.radial[data-progress='60'] .circle .mask.full { -webkit-transform: rotate(108deg); transform: rotate(108deg) } .jpui.progress.radial[data-progress='60'] .circle .fill.fix { -webkit-transform: rotate(216deg); transform: rotate(216deg) } .jpui.progress.radial[data-progress='60'] .inset .percentage:before { content: '60' } .jpui.progress.radial[data-progress='61'] .circle .fill, .jpui.progress.radial[data-progress='61'] .circle .mask.full { -webkit-transform: rotate(109.8deg); transform: rotate(109.8deg) } .jpui.progress.radial[data-progress='61'] .circle .fill.fix { -webkit-transform: rotate(219.6deg); transform: rotate(219.6deg) } .jpui.progress.radial[data-progress='61'] .inset .percentage:before { content: '61' } .jpui.progress.radial[data-progress='62'] .circle .fill, .jpui.progress.radial[data-progress='62'] .circle .mask.full { -webkit-transform: rotate(111.6deg); transform: rotate(111.6deg) } .jpui.progress.radial[data-progress='62'] .circle .fill.fix { -webkit-transform: rotate(223.2deg); transform: rotate(223.2deg) } .jpui.progress.radial[data-progress='62'] .inset .percentage:before { content: '62' } .jpui.progress.radial[data-progress='63'] .circle .fill, .jpui.progress.radial[data-progress='63'] .circle .mask.full { -webkit-transform: rotate(113.4deg); transform: rotate(113.4deg) } .jpui.progress.radial[data-progress='63'] .circle .fill.fix { -webkit-transform: rotate(226.8deg); transform: rotate(226.8deg) } .jpui.progress.radial[data-progress='63'] .inset .percentage:before { content: '63' } .jpui.progress.radial[data-progress='64'] .circle .fill, .jpui.progress.radial[data-progress='64'] .circle .mask.full { -webkit-transform: rotate(115.2deg); transform: rotate(115.2deg) } .jpui.progress.radial[data-progress='64'] .circle .fill.fix { -webkit-transform: rotate(230.4deg); transform: rotate(230.4deg) } .jpui.progress.radial[data-progress='64'] .inset .percentage:before { content: '64' } .jpui.progress.radial[data-progress='65'] .circle .fill, .jpui.progress.radial[data-progress='65'] .circle .mask.full { -webkit-transform: rotate(117deg); transform: rotate(117deg) } .jpui.progress.radial[data-progress='65'] .circle .fill.fix { -webkit-transform: rotate(234deg); transform: rotate(234deg) } .jpui.progress.radial[data-progress='65'] .inset .percentage:before { content: '65' } .jpui.progress.radial[data-progress='66'] .circle .fill, .jpui.progress.radial[data-progress='66'] .circle .mask.full { -webkit-transform: rotate(118.8deg); transform: rotate(118.8deg) } .jpui.progress.radial[data-progress='66'] .circle .fill.fix { -webkit-transform: rotate(237.6deg); transform: rotate(237.6deg) } .jpui.progress.radial[data-progress='66'] .inset .percentage:before { content: '66' } .jpui.progress.radial[data-progress='67'] .circle .fill, .jpui.progress.radial[data-progress='67'] .circle .mask.full { -webkit-transform: rotate(120.6deg); transform: rotate(120.6deg) } .jpui.progress.radial[data-progress='67'] .circle .fill.fix { -webkit-transform: rotate(241.2deg); transform: rotate(241.2deg) } .jpui.progress.radial[data-progress='67'] .inset .percentage:before { content: '67' } .jpui.progress.radial[data-progress='68'] .circle .fill, .jpui.progress.radial[data-progress='68'] .circle .mask.full { -webkit-transform: rotate(122.4deg); transform: rotate(122.4deg) } .jpui.progress.radial[data-progress='68'] .circle .fill.fix { -webkit-transform: rotate(244.8deg); transform: rotate(244.8deg) } .jpui.progress.radial[data-progress='68'] .inset .percentage:before { content: '68' } .jpui.progress.radial[data-progress='69'] .circle .fill, .jpui.progress.radial[data-progress='69'] .circle .mask.full { -webkit-transform: rotate(124.2deg); transform: rotate(124.2deg) } .jpui.progress.radial[data-progress='69'] .circle .fill.fix { -webkit-transform: rotate(248.4deg); transform: rotate(248.4deg) } .jpui.progress.radial[data-progress='69'] .inset .percentage:before { content: '69' } .jpui.progress.radial[data-progress='70'] .circle .fill, .jpui.progress.radial[data-progress='70'] .circle .mask.full { -webkit-transform: rotate(126deg); transform: rotate(126deg) } .jpui.progress.radial[data-progress='70'] .circle .fill.fix { -webkit-transform: rotate(252deg); transform: rotate(252deg) } .jpui.progress.radial[data-progress='70'] .inset .percentage:before { content: '70' } .jpui.progress.radial[data-progress='71'] .circle .fill, .jpui.progress.radial[data-progress='71'] .circle .mask.full { -webkit-transform: rotate(127.8deg); transform: rotate(127.8deg) } .jpui.progress.radial[data-progress='71'] .circle .fill.fix { -webkit-transform: rotate(255.6deg); transform: rotate(255.6deg) } .jpui.progress.radial[data-progress='71'] .inset .percentage:before { content: '71' } .jpui.progress.radial[data-progress='72'] .circle .fill, .jpui.progress.radial[data-progress='72'] .circle .mask.full { -webkit-transform: rotate(129.6deg); transform: rotate(129.6deg) } .jpui.progress.radial[data-progress='72'] .circle .fill.fix { -webkit-transform: rotate(259.2deg); transform: rotate(259.2deg) } .jpui.progress.radial[data-progress='72'] .inset .percentage:before { content: '72' } .jpui.progress.radial[data-progress='73'] .circle .fill, .jpui.progress.radial[data-progress='73'] .circle .mask.full { -webkit-transform: rotate(131.4deg); transform: rotate(131.4deg) } .jpui.progress.radial[data-progress='73'] .circle .fill.fix { -webkit-transform: rotate(262.8deg); transform: rotate(262.8deg) } .jpui.progress.radial[data-progress='73'] .inset .percentage:before { content: '73' } .jpui.progress.radial[data-progress='74'] .circle .fill, .jpui.progress.radial[data-progress='74'] .circle .mask.full { -webkit-transform: rotate(133.2deg); transform: rotate(133.2deg) } .jpui.progress.radial[data-progress='74'] .circle .fill.fix { -webkit-transform: rotate(266.4deg); transform: rotate(266.4deg) } .jpui.progress.radial[data-progress='74'] .inset .percentage:before { content: '74' } .jpui.progress.radial[data-progress='75'] .circle .fill, .jpui.progress.radial[data-progress='75'] .circle .mask.full { -webkit-transform: rotate(135deg); transform: rotate(135deg) } .jpui.progress.radial[data-progress='75'] .circle .fill.fix { -webkit-transform: rotate(270deg); transform: rotate(270deg) } .jpui.progress.radial[data-progress='75'] .inset .percentage:before { content: '75' } .jpui.progress.radial[data-progress='76'] .circle .fill, .jpui.progress.radial[data-progress='76'] .circle .mask.full { -webkit-transform: rotate(136.8deg); transform: rotate(136.8deg) } .jpui.progress.radial[data-progress='76'] .circle .fill.fix { -webkit-transform: rotate(273.6deg); transform: rotate(273.6deg) } .jpui.progress.radial[data-progress='76'] .inset .percentage:before { content: '76' } .jpui.progress.radial[data-progress='77'] .circle .fill, .jpui.progress.radial[data-progress='77'] .circle .mask.full { -webkit-transform: rotate(138.6deg); transform: rotate(138.6deg) } .jpui.progress.radial[data-progress='77'] .circle .fill.fix { -webkit-transform: rotate(277.2deg); transform: rotate(277.2deg) } .jpui.progress.radial[data-progress='77'] .inset .percentage:before { content: '77' } .jpui.progress.radial[data-progress='78'] .circle .fill, .jpui.progress.radial[data-progress='78'] .circle .mask.full { -webkit-transform: rotate(140.4deg); transform: rotate(140.4deg) } .jpui.progress.radial[data-progress='78'] .circle .fill.fix { -webkit-transform: rotate(280.8deg); transform: rotate(280.8deg) } .jpui.progress.radial[data-progress='78'] .inset .percentage:before { content: '78' } .jpui.progress.radial[data-progress='79'] .circle .fill, .jpui.progress.radial[data-progress='79'] .circle .mask.full { -webkit-transform: rotate(142.2deg); transform: rotate(142.2deg) } .jpui.progress.radial[data-progress='79'] .circle .fill.fix { -webkit-transform: rotate(284.4deg); transform: rotate(284.4deg) } .jpui.progress.radial[data-progress='79'] .inset .percentage:before { content: '79' } .jpui.progress.radial[data-progress='80'] .circle .fill, .jpui.progress.radial[data-progress='80'] .circle .mask.full { -webkit-transform: rotate(144deg); transform: rotate(144deg) } .jpui.progress.radial[data-progress='80'] .circle .fill.fix { -webkit-transform: rotate(288deg); transform: rotate(288deg) } .jpui.progress.radial[data-progress='80'] .inset .percentage:before { content: '80' } .jpui.progress.radial[data-progress='81'] .circle .fill, .jpui.progress.radial[data-progress='81'] .circle .mask.full { -webkit-transform: rotate(145.8deg); transform: rotate(145.8deg) } .jpui.progress.radial[data-progress='81'] .circle .fill.fix { -webkit-transform: rotate(291.6deg); transform: rotate(291.6deg) } .jpui.progress.radial[data-progress='81'] .inset .percentage:before { content: '81' } .jpui.progress.radial[data-progress='82'] .circle .fill, .jpui.progress.radial[data-progress='82'] .circle .mask.full { -webkit-transform: rotate(147.6deg); transform: rotate(147.6deg) } .jpui.progress.radial[data-progress='82'] .circle .fill.fix { -webkit-transform: rotate(295.2deg); transform: rotate(295.2deg) } .jpui.progress.radial[data-progress='82'] .inset .percentage:before { content: '82' } .jpui.progress.radial[data-progress='83'] .circle .fill, .jpui.progress.radial[data-progress='83'] .circle .mask.full { -webkit-transform: rotate(149.4deg); transform: rotate(149.4deg) } .jpui.progress.radial[data-progress='83'] .circle .fill.fix { -webkit-transform: rotate(298.8deg); transform: rotate(298.8deg) } .jpui.progress.radial[data-progress='83'] .inset .percentage:before { content: '83' } .jpui.progress.radial[data-progress='84'] .circle .fill, .jpui.progress.radial[data-progress='84'] .circle .mask.full { -webkit-transform: rotate(151.2deg); transform: rotate(151.2deg) } .jpui.progress.radial[data-progress='84'] .circle .fill.fix { -webkit-transform: rotate(302.4deg); transform: rotate(302.4deg) } .jpui.progress.radial[data-progress='84'] .inset .percentage:before { content: '84' } .jpui.progress.radial[data-progress='85'] .circle .fill, .jpui.progress.radial[data-progress='85'] .circle .mask.full { -webkit-transform: rotate(153deg); transform: rotate(153deg) } .jpui.progress.radial[data-progress='85'] .circle .fill.fix { -webkit-transform: rotate(306deg); transform: rotate(306deg) } .jpui.progress.radial[data-progress='85'] .inset .percentage:before { content: '85' } .jpui.progress.radial[data-progress='86'] .circle .fill, .jpui.progress.radial[data-progress='86'] .circle .mask.full { -webkit-transform: rotate(154.8deg); transform: rotate(154.8deg) } .jpui.progress.radial[data-progress='86'] .circle .fill.fix { -webkit-transform: rotate(309.6deg); transform: rotate(309.6deg) } .jpui.progress.radial[data-progress='86'] .inset .percentage:before { content: '86' } .jpui.progress.radial[data-progress='87'] .circle .fill, .jpui.progress.radial[data-progress='87'] .circle .mask.full { -webkit-transform: rotate(156.6deg); transform: rotate(156.6deg) } .jpui.progress.radial[data-progress='87'] .circle .fill.fix { -webkit-transform: rotate(313.2deg); transform: rotate(313.2deg) } .jpui.progress.radial[data-progress='87'] .inset .percentage:before { content: '87' } .jpui.progress.radial[data-progress='88'] .circle .fill, .jpui.progress.radial[data-progress='88'] .circle .mask.full { -webkit-transform: rotate(158.4deg); transform: rotate(158.4deg) } .jpui.progress.radial[data-progress='88'] .circle .fill.fix { -webkit-transform: rotate(316.8deg); transform: rotate(316.8deg) } .jpui.progress.radial[data-progress='88'] .inset .percentage:before { content: '88' } .jpui.progress.radial[data-progress='89'] .circle .fill, .jpui.progress.radial[data-progress='89'] .circle .mask.full { -webkit-transform: rotate(160.2deg); transform: rotate(160.2deg) } .jpui.progress.radial[data-progress='89'] .circle .fill.fix { -webkit-transform: rotate(320.4deg); transform: rotate(320.4deg) } .jpui.progress.radial[data-progress='89'] .inset .percentage:before { content: '89' } .jpui.progress.radial[data-progress='90'] .circle .fill, .jpui.progress.radial[data-progress='90'] .circle .mask.full { -webkit-transform: rotate(162deg); transform: rotate(162deg) } .jpui.progress.radial[data-progress='90'] .circle .fill.fix { -webkit-transform: rotate(324deg); transform: rotate(324deg) } .jpui.progress.radial[data-progress='90'] .inset .percentage:before { content: '90' } .jpui.progress.radial[data-progress='91'] .circle .fill, .jpui.progress.radial[data-progress='91'] .circle .mask.full { -webkit-transform: rotate(163.8deg); transform: rotate(163.8deg) } .jpui.progress.radial[data-progress='91'] .circle .fill.fix { -webkit-transform: rotate(327.6deg); transform: rotate(327.6deg) } .jpui.progress.radial[data-progress='91'] .inset .percentage:before { content: '91' } .jpui.progress.radial[data-progress='92'] .circle .fill, .jpui.progress.radial[data-progress='92'] .circle .mask.full { -webkit-transform: rotate(165.6deg); transform: rotate(165.6deg) } .jpui.progress.radial[data-progress='92'] .circle .fill.fix { -webkit-transform: rotate(331.2deg); transform: rotate(331.2deg) } .jpui.progress.radial[data-progress='92'] .inset .percentage:before { content: '92' } .jpui.progress.radial[data-progress='93'] .circle .fill, .jpui.progress.radial[data-progress='93'] .circle .mask.full { -webkit-transform: rotate(167.4deg); transform: rotate(167.4deg) } .jpui.progress.radial[data-progress='93'] .circle .fill.fix { -webkit-transform: rotate(334.8deg); transform: rotate(334.8deg) } .jpui.progress.radial[data-progress='93'] .inset .percentage:before { content: '93' } .jpui.progress.radial[data-progress='94'] .circle .fill, .jpui.progress.radial[data-progress='94'] .circle .mask.full { -webkit-transform: rotate(169.2deg); transform: rotate(169.2deg) } .jpui.progress.radial[data-progress='94'] .circle .fill.fix { -webkit-transform: rotate(338.4deg); transform: rotate(338.4deg) } .jpui.progress.radial[data-progress='94'] .inset .percentage:before { content: '94' } .jpui.progress.radial[data-progress='95'] .circle .fill, .jpui.progress.radial[data-progress='95'] .circle .mask.full { -webkit-transform: rotate(171deg); transform: rotate(171deg) } .jpui.progress.radial[data-progress='95'] .circle .fill.fix { -webkit-transform: rotate(342deg); transform: rotate(342deg) } .jpui.progress.radial[data-progress='95'] .inset .percentage:before { content: '95' } .jpui.progress.radial[data-progress='96'] .circle .fill, .jpui.progress.radial[data-progress='96'] .circle .mask.full { -webkit-transform: rotate(172.8deg); transform: rotate(172.8deg) } .jpui.progress.radial[data-progress='96'] .circle .fill.fix { -webkit-transform: rotate(345.6deg); transform: rotate(345.6deg) } .jpui.progress.radial[data-progress='96'] .inset .percentage:before { content: '96' } .jpui.progress.radial[data-progress='97'] .circle .fill, .jpui.progress.radial[data-progress='97'] .circle .mask.full { -webkit-transform: rotate(174.6deg); transform: rotate(174.6deg) } .jpui.progress.radial[data-progress='97'] .circle .fill.fix { -webkit-transform: rotate(349.2deg); transform: rotate(349.2deg) } .jpui.progress.radial[data-progress='97'] .inset .percentage:before { content: '97' } .jpui.progress.radial[data-progress='98'] .circle .fill, .jpui.progress.radial[data-progress='98'] .circle .mask.full { -webkit-transform: rotate(176.4deg); transform: rotate(176.4deg) } .jpui.progress.radial[data-progress='98'] .circle .fill.fix { -webkit-transform: rotate(352.8deg); transform: rotate(352.8deg) } .jpui.progress.radial[data-progress='98'] .inset .percentage:before { content: '98' } .jpui.progress.radial[data-progress='99'] .circle .fill, .jpui.progress.radial[data-progress='99'] .circle .mask.full { -webkit-transform: rotate(178.2deg); transform: rotate(178.2deg) } .jpui.progress.radial[data-progress='99'] .circle .fill.fix { -webkit-transform: rotate(356.4deg); transform: rotate(356.4deg) } .jpui.progress.radial[data-progress='99'] .inset .percentage:before { content: '99' } .jpui.progress.radial[data-progress='100'] .circle .fill, .jpui.progress.radial[data-progress='100'] .circle .mask.full { -webkit-transform: rotate(180deg); transform: rotate(180deg) } .jpui.progress.radial[data-progress='100'] .circle .fill.fix { -webkit-transform: rotate(360deg); transform: rotate(360deg) } .jpui.progress.radial[data-progress='100'] .inset .percentage:before { content: '100' } .jpui.progress.radial.small, .jpui.progress.radial.small .circle .fill, .jpui.progress.radial.small .circle .mask, .jpui.progress.radial.small .circle .shadow { width: 2.25rem; height: 2.25rem } .jpui.progress.radial.small .circle .mask { clip: rect(0, 2.25rem, 2.25rem, 1.125rem) } .jpui.progress.radial.small .circle .mask .fill { clip: rect(0, 1.125rem, 2.25rem, 0) } .jpui.progress.radial.small .inset { margin: .125rem 0 0 .125rem; width: 2rem; height: 2rem; background-color: #FFF } .jpui.progress.radial.small .inset .percentage { top: .5rem; left: -.5rem; font-size: 1.0625rem; font-weight: 400; width: 2rem } .jpui.progress.radial.small .inset .subtitle { display: none } .jpui.progress.radial.small .inset .superscript { top: -.4rem; left: 1.2rem; font-size: 50% } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.offersmars { box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .2) } .jpui.progress.radial.small .inset .percentage { left: .3rem } .jpui.progress.radial.small .inset .superscript { left: .4rem } } .jpui.progress.radial.small .percentage::before { position: absolute } .jpui.progress.radial.medium, .jpui.progress.radial.medium .circle .fill, .jpui.progress.radial.medium .circle .mask, .jpui.progress.radial.medium .circle .shadow { width: 8.125rem; height: 8.125rem } .jpui.progress.radial.medium .circle .mask { clip: rect(0, 8.125rem, 8.125rem, 4.0625rem) } .jpui.progress.radial.medium .circle .mask .fill { clip: rect(0, 4.0625rem, 8.125rem, 0) } .jpui.progress.radial.medium .inset { margin: .5625rem 0 0 .5625rem; width: 7rem; height: 7rem; background-color: #FFF } .jpui.progress.radial.medium .inset .percentage { top: 1.5rem; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); font-size: 3.25rem; width: 100% } .jpui.progress.radial.medium .inset .percentage::before { position: static } .jpui.progress.radial.medium .inset .subtitle { top: 4.75rem; left: 0; width: 100%; font-size: .8rem; padding: 0 1.2rem; line-height: 1rem } .jpui.progress.radial.medium .inset .superscript { top: -1.35rem; font-size: 40% } .jpui.progress.radial.medium .percentage::before { position: absolute } .jpui.radiobutton { position: relative; margin-bottom: .75rem } @media print { .jpui.radiobutton input[type=radio]~.radiobutton-label .radiobutton-outer-circle { visibility: hidden } .jpui.radiobutton input[type=radio]:checked~.selectedRadiobuttonContainer { display: none!important } } .jpui.radiobutton input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; height: 1.375rem; width: 1.375rem; z-index: 1; cursor: pointer } .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-label-content, .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label .radiobutton-label-content { opacity: .4 } .jpui.radiobutton input[type=radio]:checked~.selectedRadiobuttonContainer { color: transparent; font-size: 2.25rem; height: 0; left: 1.45rem; margin-left: -1.4rem; position: relative; top: -.85rem; z-index: 1; cursor: pointer; display: block } .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #0B6EFD; border-color: #0B6EFD } .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle--error { background-color: #BF2155; border-color: #BF2155 } .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer, .jpui.radiobutton input[type=radio]:disabled, .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label { cursor: default } .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label .radiobutton-inner-circle { border-color: #BCBCBC; background-color: #EDEDED } .jpui.radiobutton input[type=radio]:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } .jpui.radiobutton .radiobutton-label { display: -ms-inline-flexbox; display: inline-flex; position: relative; cursor: pointer } .jpui.radiobutton .radiobutton-label.error div.radiobutton-outer-circle { box-shadow: 0 0 0 .125rem #BF2155; border: 0; height: 1.25rem; width: 1.25rem } .jpui.radiobutton .radiobutton-label.error .error-focus { padding: .125rem } .jpui.radiobutton .radiobutton-label-content { padding-left: .5rem; width: 100% } .jpui.radiobutton .yield { display: inline-block; margin: .5rem 0 } .jpui.radiobutton .inputWrapper { display: inline-block } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.radiobutton .inputWrapper { display: block } } .jpui.radiobutton .radiobutton-outer-circle { width: 22px; height: 22px; border: .0625rem solid #959595; border-radius: 50%; padding: 3px; background-color: #FFF } .jpui.radiobutton .radiobutton-inner-circle { width: 100%; height: 100%; border: .0625rem solid #959595; border-radius: 50% } .jpui.radiobutton .radiobutton-inner-circle--error { border-color: #BF2155 } .jpui.radiobutton .selectedRadiobuttonContainer { display: none; cursor: auto } .jpui.radiobutton input[type=radio]:disabled~label { font-size: .875rem; font-weight: 400; letter-spacing: 0; text-decoration: none; color: #000 } @media screen and (min-width:768px) { .jpui.radiobutton input[type=radio]:disabled~label { font-size: 1rem } } .jpui.radiobutton .radiobutton-label { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label { font-size: 1rem } } .jpui.radiobutton .radiobutton-label a, .jpui.radiobutton .radiobutton-label a:active, .jpui.radiobutton .radiobutton-label a:hover, .jpui.radiobutton .radiobutton-label a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label a, .jpui.radiobutton .radiobutton-label a:active, .jpui.radiobutton .radiobutton-label a:hover, .jpui.radiobutton .radiobutton-label a:visited { font-size: 1rem } } .jpui.radiobutton .radiobutton-label.error { font-size: .875rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .radiobutton-label.error { font-size: 1rem } } .jpui.radiobutton .alternate { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.radiobutton .alternate { font-size: 1rem; color: #414042 } } .jpui.segment { border-top: .3125rem transparent solid; padding: 1rem; margin-bottom: 1rem; background-color: #F9F6F3; transition: opacity .25s ease-in-out; position: relative } .jpui.segment.active, .jpui.segment:not(.active) { transition: border-top-color .25s, background-color .25s } .jpui.segment:hover { background: #FFF } .jpui.segment.active { background: #FFF; border-top: .3125rem #0b4c87 solid; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28) } .jpui.segment.active .amount { color: #0b4c87 } .jpui.segment .tileTop { padding: 0 } .jpui.segment .tileHeading { padding: 0; margin-top: 0; margin-bottom: 2rem; display: inline-block; font-size: 1rem } .jpui.segment .subtitle { padding: 0; margin: .3125rem 0 0 .3125rem; display: inline-block } .jpui.segment .tileLogoContainer { margin-top: -1.25rem } .jpui.segment .tileLogoContainer img { height: 2rem; margin-bottom: .5rem } .jpui.segment .tileValue { text-align: right; padding: 0 } .jpui.segment .tileValue:nth-child(2) { margin-bottom: .5rem } .jpui.segment .amount { display: block } .jpui.segment:not(.hasMessage) .amount:first-letter { font-size: 1.4375rem; line-height: 2.3rem; vertical-align: top } @media (min-width:768px) and (max-width:991px) { .jpui.segment:not(.hasMessage) .amount:first-letter { font-size: 1.125rem; line-height: 1.8rem } } .jpui.segment .icon.button { position: absolute; border: .0625rem solid #C6C6C6; color: #004566; padding: .2rem .8rem 0; font-size: 2.5rem; background-color: #FFF; border-radius: .25rem; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer; top: 1rem; right: 1rem } .jpui.segment .icon.button:after { visibility: hidden; display: block; font-size: 0; content: ' '; clear: both; height: 0 } .jpui.segment .medium.simple.text.button { width: 100%; display: inline-block; border: .0625rem solid #CCC; color: #666; font-size: 2rem; padding: 2rem; margin: 1rem 0; -moz-box-sizing: border-box; box-sizing: border-box; cursor: pointer } .jpui.segment.warning { color: inherit!important; background-color: inherit!important } .jpui.segment.warning .amount { color: #F15A24 } .jpui.segment .details { height: 0; overflow: hidden; margin: 0 -2rem } .jpui.segment .details .properties { margin: .25rem } .jpui.segment .details .properties ul { max-width: 40rem; padding: 0; overflow-x: hidden; list-style: none } .jpui.segment .details .properties ul li { margin-bottom: .75rem } .jpui.segment .details .properties ul li:before { float: left; width: 0; white-space: nowrap; content: '. . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . ' '. . . . . . . . . . . . . . . . . . . . ' } .jpui.segment .details .properties ul span:first-child { padding-right: .33rem; background: #fff } .jpui.segment .details .properties ul span+span { float: right; padding-left: .33rem; background: #fff } .jpui.segment .details .segment { opacity: 1; margin: 1.25rem -.9375rem 0; border: none; border-top: .0625rem dashed #999; padding-bottom: 0; color: #999; padding-left: .9375rem; padding-right: .9375rem } .jpui.segment .details .segment:after { content: ''; display: block; height: 0; clear: both } .jpui.segment .details .segment.stacked .data { display: block; padding: 0 0 0 1.5rem; font-size: 1.5rem; text-align: left } .jpui.segment .details .segment .data, .jpui.segment .details .segment .title { font-size: 2rem; padding: 1rem 1rem 0; display: block } .jpui.segment .details .segment .data { text-align: right } .jpui.segment .details .segment .link { display: block; width: 100%; text-align: center; padding: 1rem 0 0; font-size: 2rem } .jpui.segment .details .segment .link a { text-decoration: none; color: #214e75 } @media screen { .jpui.select select { -webkit-appearance: none; -moz-appearance: none; text-indent: .000625rem; text-overflow: ''; z-index: 1; width: 100%; background: #fff; border: .0625rem solid #CCC; border-radius: 0; padding: .5rem 2.5rem .5rem 1rem; white-space: pre-wrap } } @-moz-document url-prefix() { .jpui.select select select { -moz-appearance: none; border: .0625rem solid #CCC; height: 2.5rem; width: 31.25rem; padding: .375rem .75rem } .jpui.select select .selectwrap { position: relative } .jpui.select select .selectwrap:after { content: ''; text-align: center; line-height: 2; position: absolute; width: 2rem; height: 2.375rem; background: #FFF; right: .0625rem; top: .0625rem; pointer-events: none } } .jpui.select select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #0D5885 } .jpui.select select::-ms-expand { display: none } .jpui.select select:disabled { color: #BCBCBC } .jpui.select select:focus { border-color: #0B6EFD; outline: 0; box-shadow: .0625rem .0625rem 0 #0B6EFD, .0625rem -.0625rem 0 #0B6EFD, -.0625rem .0625rem 0 #0B6EFD, -.0625rem -.0625rem 0 #0B6EFD } .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } .jpui.select.displayNone { display: none } .jpui.select .wrap, .jpui.select .wrap .input { display: inline-block } .jpui.select .wrap { position: relative; vertical-align: middle; width: 100% } .jpui.select .wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.select .wrap.left .input-icon.disabled, .jpui.select .wrap.right .input-icon[disabled] { color: #BCBCBC } .jpui.select .wrap .input-icon i, .jpui.select .wrap .input-icon span { vertical-align: bottom } .jpui.select .wrap.left .input-icon { left: .5rem } .jpui.select .wrap.left .input { padding-left: 1.75rem } .jpui.select .wrap.right .input { padding-right: 2.275rem } @media print { .jpui.select .wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.select .wrap span { pointer-events: none } .jpui.select .wrap.right .input-icon { right: .75rem } .jpui.select .header-icon-only .selectwrap { width: 1.25rem } .jpui.select .header-icon-only .selectwrap .icon-select-container { border: none; padding-right: .25rem } .jpui.select .header-icon-only .selectwrap .icon-select-container:focus { box-shadow: none } .jpui.select .header-icon-only .iconwrap { pointer-events: none } .jpui.select .header-icon-only .iconwrap .icon { color: #666; font-size: 1.25rem; position: relative; bottom: 1.75rem } .jpui.settingstile { background-color: #FFF; border-radius: .3125rem; box-shadow: 0 .125rem .25rem 0 rgba(0, 0, 0, .2); display: -ms-flexbox; display: flex; width: 100%; position: relative; padding: .5rem .75rem .75rem } .jpui.settingstile .settingstile__icon-container { display: none } @media (min-width:768px) { .jpui.settingstile { padding: .5rem 1rem 1rem } .jpui.settingstile .settingstile__icon-container { display: block } } .jpui.settingstile .settingstile__icon-container .settingstile__icon { margin: .5rem 1rem 0 0; font-size: 2rem; color: #666 } .jpui.settingstile .settingstile__main-container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-positive: 1; flex-grow: 1 } .jpui.settingstile .settingstile__heading { margin: 0 0 .5rem; font-size: 1.125rem; line-height: 1.75rem; font-weight: 600; color: #414042 } .jpui.simple.table { background-color: transparent } .jpui.simple.table caption { text-align: left; font-size: 1.5rem; line-height: 1; font-weight: 300; color: #5A595B; padding: .75rem 0 } .jpui.simple.table td[data-th], .jpui.simple.table th[scope] { text-align: right } .jpui.simple.table td[data-th]:first-child, .jpui.simple.table td[data-th]:first-child .headerText, .jpui.simple.table th[scope]:first-child, .jpui.simple.table th[scope]:first-child .headerText { text-align: left } .jpui.simple.table td[data-th].sortable>span:after, .jpui.simple.table th[scope].sortable>span:after { content: ''; margin: 0 .25rem } .jpui.simple.table td[data-th].sortable.ascending>span:after, .jpui.simple.table th[scope].sortable.ascending>span:after { content: 'icon font for down arrow' } .jpui.simple.table td[data-th].sortable.descending>span:after, .jpui.simple.table th[scope].sortable.descending>span:after { content: 'icon font for up arrow' } .jpui.simple.table td[data-th] { padding: 1rem 1.5rem 1rem 0; border-bottom: .0625rem solid #CCC } .jpui.simple.table th[scope] { padding: 1.5rem 1.5rem .5rem 0; border-top: .0625rem solid #CCC } .jpui.simple.table th[scope] .icon { color: #666; font-size: .8rem } .jpui.simple.table th[scope] .sortWrapper { position: relative; display: inline-block } .jpui.simple.table th[scope] .sortWrapper .headerText { margin-right: 1.25rem; text-align: right; float: right } .jpui.simple.table th[scope] .sortWrapper .sortIcon { position: absolute; bottom: 0; right: 0 } .jpui.simple.table th[scope] .sortWrapper::after { clear: both } .jpui.simple.table td[data-th]:last-child, .jpui.simple.table th[scope]:last-child:last-child { padding-right: 0 } @media (max-width:767px) { .jpui.simple.table td[data-th]:first-child { text-align: right; border-top: .0625rem solid #CCC } .jpui.simple.table td[data-th], .jpui.simple.table tr { padding: .313rem 0 } .jpui.simple.table tbody>tr>td[data-th], .jpui.simple.table tfoot>tr>td[data-th] { border-bottom: 0 } .jpui.simple.table td[data-th]:before { color: #717171 } } .jpui.styledselect .text-float-left, .jpui.styledselect.text-float-left { text-align: left } .jpui.spinner { display: inline-block; position: relative; padding-top: .25rem; will-change: transform } .jpui.spinner:focus { outline: 0 } .jpui.spinner .spinner-text { color: transparent; font-size: .5rem; position: relative } .jpui.spinner:not(.inline) .spinner-text { position: absolute; left: 0; font-size: 1rem; top: -1rem } .jpui.spinner .spinner__block { -webkit-animation: spin .65s linear infinite; animation: spin .65s linear infinite; height: 1.75rem; width: 1.75rem } .jpui.spinner.inline .box1, .jpui.spinner.inline .box2 { -webkit-animation: animateInline .5s infinite alternate linear; animation: animateInline .5s infinite alternate linear } @media (min-width:768px) { .jpui.spinner .spinner__block { height: 2.375rem; width: 2.375rem } .jpui.searchBox .jpui.label { min-width: 10.9375rem; max-width: 21.875rem } } @media (min-width:992px) { .jpui.spinner .spinner__block { height: 3rem; width: 3rem } .jpui.searchBox .jpui.label { min-width: 12.125rem; max-width: 24.25rem } } @-webkit-keyframes spin { to { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } @keyframes spin { to { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } .jpui.spinner.inline { width: 1.75rem; top: -.25rem } .jpui.spinner.inline .box1, .jpui.spinner.inline .box2, .jpui.spinner.inline .box3 { content: '\0020'; background: #0092FF; width: .5rem; height: .5rem; position: absolute; bottom: 0; display: inline-block } .jpui.spinner.inline .box1 { left: 0 } .jpui.spinner.inline .box2 { right: .625rem; -webkit-animation-delay: .166s!important; animation-delay: .166s!important } .jpui.spinner.inline .box3 { -webkit-animation: animateInline .5s infinite alternate linear; animation: animateInline .5s infinite alternate linear; right: 0; -webkit-animation-delay: .333s!important; animation-delay: .333s!important } @-webkit-keyframes animateInline { 0% { opacity: 0 } 100% { opacity: 1 } } @keyframes animateInline { 0% { opacity: 0 } 100% { opacity: 1 } } .jpui.searchBox .search-bar { width: 100%; position: relative; display: inline-block; border-radius: .5rem; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); border: .0625rem solid silver; background-color: #FFF; padding: 0 } .jpui.searchBox .search-box { margin: 0 1rem; position: relative } .jpui.searchBox .search-box input::-ms-clear { display: none } .jpui.searchBox .closebutton { position: absolute; right: 0; border: none; padding: 0; background: 0 0; top: 0; height: 100%; font-size: 1.25rem; line-height: 1.25rem } .jpui.searchBox .closebutton:focus:focus { outline: #717171 dashed .0625rem } .jpui.searchBox .searchicon { position: absolute; margin-left: 0; margin-top: .4375rem; font-size: 1.25rem } .jpui.searchBox .searchicon i { color: #666 } .jpui.searchBox .searchicon i:hover:not(.touch) { color: #0092FF } .jpui.searchBox .searchicon i:active, .jpui.searchBox .searchicon i:active:not(.touch) { color: #0B6EFD } .jpui.searchBox .search-box-option-list { display: none } .jpui.searchBox .search-box-option-list.show { display: block } .jpui.searchBox .search-bar-input { height: 2.375rem; padding: 0 1.5625rem; border: 0; width: 100%; background-color: inherit; -moz-box-sizing: border-box; box-sizing: border-box } .jpui.searchBox .search-bar-input:focus { outline: 0 } .jpui.searchBox li:focus, .jpui.styledselect .option:not(.disabled).is-focused, .jpui.styledselect .option:not(.disabled):focus { outline: #717171 dashed .0625rem } .jpui.searchBox .search-bar-border { border-bottom: .25rem solid #CCC } .jpui.searchBox .search-bar>ul { display: none; list-style: none; padding-left: 0; max-height: 19.5rem; overflow-y: auto; visibility: visible!important; margin: 0 } .jpui.searchBox li { min-height: 2.75rem; padding: .625rem .9375rem; line-height: 1.375; margin: .0625rem; cursor: default } .jpui.searchBox li:hover { background-color: #F3F0E9!important; color: #414042!important } .jpui.styledselect { font-size: 1rem; clear: both } .jpui.styledselect .iconwrap .icon { cursor: pointer; line-height: inherit } .jpui.styledselect .icon { float: right } .jpui.styledselect .list-container { position: relative; z-index: 999 } .jpui.styledselect .list { display: none; list-style: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); padding: .0625rem; margin: 0; background: #FFF; z-index: 999; text-align: left; position: absolute; width: 100% } .jpui.styledselect .option { cursor: pointer; width: 100% } .jpui.styledselect .option.disabled { color: #CCC } .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } .jpui.styledselect .option:not(.disabled):active { background-color: #0092FF; color: #FFF } .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } .jpui.styledselect.show .list { display: block; margin: .25rem 0 } .jpui.styledselect .dropdown-slidedown-animation { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards } .jpui.styledselect .dropdown-list-hide { display: block; visibility: hidden; height: 0 } .jpui.styledselect .dropdown-list-show { height: auto; visibility: visible } .jpui.styledselect .wrap { position: relative; display: inline-block; vertical-align: middle; width: 100% } .jpui.styledselect .wrap .input-icon { font-size: 1rem; position: absolute; bottom: .375rem; width: auto; pointer-events: none } .jpui.styledselect .wrap .input-icon i, .jpui.styledselect .wrap .input-icon span { vertical-align: bottom } .jpui.styledselect .wrap .input-icon--xs-disabled { color: #BCBCBC } .jpui.styledselect .wrap.right .input-icon { right: .8rem; margin-right: .019rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center } .jpui.styledselect .wrap.right .text-overflow { background: #FFF; line-height: 2rem; height: 1.875rem; width: 2.375rem; right: .0625rem; border: 0 } .jpui.styledselect .selectStyled, .jpui.styledselect .selectStyledSelectOverride { height: .063rem!important; width: .063rem!important } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.styledselect .wrap.right .text-overflow { right: .0925rem } } .jpui.styledselect .wrap.right .selectClassic { border: .0625rem solid #959595; outline: transparent solid .0625rem; white-space: pre-wrap } .jpui.styledselect .selectStyled { position: absolute!important; clip: rect(.063rem, .063rem, .063rem, .063rem); padding: 0!important; border: 0!important; overflow: hidden; display: none } .jpui.styledselect .input { line-height: 1.4; height: 2.5rem; margin-bottom: 0; display: inline-block; white-space: nowrap; overflow: hidden; background-color: #FFF } .jpui.styledselect .input:focus { outline: transparent dashed .0625rem } .jpui.styledselect .validation__bubble-container { top: -2.125rem } .jpui.styledselect .validation__accessible-text { display: none } .jpui.styledselect.smallHeader .input { padding-top: .3rem; height: 2rem; font-size: .875rem } .jpui.styledselect.smallHeader button.text-overflow { background-color: #FFF!important; height: 1.625rem!important; line-height: 1.9!important } .jpui.styledselect.smallHeader button.input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto } .jpui.styledselect .primary { display: inline-block; color: #414042 } .jpui.styledselect .groupingName { padding-left: .75rem } .jpui.styledselect .secondary { float: right; padding-left: 1rem; color: #414042 } .jpui.styledselect .styledSelectSeparator { border-bottom: .063rem solid #CCC } .jpui.styledselect .disabled { color: #BCBCBC; background: #FFF; border: .0625rem solid #CCC } .jpui.styledselect .disabledIcon { color: #BCBCBC; opacity: .4; cursor: default } .jpui.styledselect .js-input { display: inline-block } .jpui.styledselect .disabledOption { cursor: default } .jpui.styledselect .disabledOption:hover { background: #FFF!important } .jpui.styledselect .disabledOption .primary, .jpui.styledselect .disabledOption .secondary { color: #BCBCBC!important } .jpui.styledselect .displayNone { display: none } .jpui.styledselect .field { white-space: pre-line } .jpui.styledselect .selected { background-color: #F4F1EA } .jpui.styledselect li.option { overflow-y: hidden } .jpui.styledselect ul { border-collapse: separate } .jpui.styledselect .option { display: block; overflow: auto; padding: .3125rem 1rem } .jpui.styledselect .option:active { background: #0092FF } .jpui.styledselect .option:active .primary, .jpui.styledselect .option:active .secondary { color: #FFF } .jpui.styledselect .option:active .groupLabelText { color: #666 } .jpui.styledselect .option.active span { font-weight: 600 } .jpui.styledselect .option.active .primary, .jpui.styledselect .option.active .secondary { padding-left: .625rem } .jpui.styledselect .option.active .groupingName { padding-left: 1.25rem } .jpui.styledselect .lastGroupItem { padding-bottom: 1rem } .jpui.styledselect .list-container.open { -webkit-animation: show .15s ease 0s forwards; animation: show .15s ease 0s forwards } @keyframes show { from { opacity: 0 } to { opacity: 1 } } .jpui.styledselect .groupLabelText { font-size: .875rem; color: #666; font-weight: 700; font-family: 'Open Sans'; cursor: default } .jpui.styledselect .groupLabelContainer { background: #EDE9E3!important; cursor: default; margin-bottom: .5rem } .jpui.styledselect .scrolling { max-height: 24rem; overflow-y: scroll; -ms-overflow-style: scrollbar } .jpui.styledselect input.clientSideError:focus+button .hasError, .jpui.styledselect input.serverSideError:focus+button .hasError, .jpui.styledselect.clientSideError input:focus+button .hasError, .jpui.styledselect.serverSideError input:focus+button .hasError { width: 2.375rem; height: 1.875rem; right: .25rem!important; background-color: #FFF; outline: #959595 dashed .0625rem } .jpui.slideshow .nav-icon-link.left:focus, .jpui.slideshow .nav-icon-link.right:focus, .jpui.slideshow .nav-icon-link:active.left:focus, .jpui.slideshow .nav-icon-link:active.right:focus, .jpui.slideshow .nav-icon-link:hover.left:focus, .jpui.slideshow .nav-icon-link:hover.right:focus, .jpui.slideshow .nav-icon-link:visited.left:focus, .jpui.slideshow .nav-icon-link:visited.right:focus, .jpui.slideshow .slideshow-closeLink:focus { outline: #FFF dashed .0625rem } .jpui.styledselect input.clientSideError:focus+button .hasError:after, .jpui.styledselect input.serverSideError:focus+button .hasError:after, .jpui.styledselect.clientSideError input:focus+button .hasError:after, .jpui.styledselect.serverSideError input:focus+button .hasError:after { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: .625rem } .jpui.stickybuttons { z-index: 1; position: fixed; bottom: 0; background-color: #FFF; box-shadow: 0 -.3125rem .25rem -.175rem rgba(0, 0, 0, .1); padding: 1.125rem 1rem; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column } .jpui.stickybuttons.stickybuttons--inline { -ms-flex-direction: row; flex-direction: row } .jpui.stickybuttons--set-max-width { max-width: 100% } .jpui.stickybuttons .stickybuttons__button { margin: 0 0 .75rem; white-space: nowrap; overflow: auto } .jpui.stickybuttons .stickybuttons__button:last-child { margin-bottom: 0 } .jpui.stickybuttons .stickybuttons__button--hidden { opacity: 0 } @media (max-width:767px) { .jpui.stickybuttons .stickybuttons__button--inline { -ms-flex-positive: 1; flex-grow: 1; min-width: auto; margin: 0; width: 50% } .jpui.stickybuttons .stickybuttons__button--inline:last-child { margin-left: 1.5rem } .jpui.stickybuttons .stickybuttons__grid-container { -ms-flex-positive: 1; flex-grow: 1; min-width: auto; margin: 0; width: 50%; padding: 0 } .jpui.stickybuttons .stickybuttons__grid-container:last-child { margin-left: 1.5rem } .jpui.stickybuttons .stickybuttons__grid-container .stickybuttons__button { width: 100%; margin: 0 } .jpui.stickybuttons:not(.stickybuttons--inline) .stickybuttons__grid-container { width: 100%; margin: 0 0 .75rem } .jpui.stickybuttons:not(.stickybuttons--inline) .stickybuttons__grid-container:last-child { margin-bottom: 0 } } @media (min-width:768px) { .jpui.stickybuttons { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end; padding: 1.125rem 1.5rem } .jpui.stickybuttons.stickybuttons--grid { display: block } .jpui.stickybuttons .stickybuttons__button { max-width: 14rem; margin-bottom: 0; margin-right: 1.5rem } .jpui.stickybuttons .stickybuttons__button:last-child { margin-right: 0 } .jpui.stickybuttons .stickybuttons__button--third { position: absolute; left: 1.5rem } } .jpui.stickyfooter { z-index: 1100; position: fixed; height: auto; background-color: #FFF; bottom: 0 } .jpui.stickyfooter .top-border { border-top: .0625rem solid #D5DBDB; box-shadow: 0 -.0625rem .25rem rgba(0, 0, 0, .35) } .jpui.stickyfooter .content { width: 100%; padding: 1.5rem 0 } .jpui.slideshow .slideshow-container { margin: 0 auto; width: 95%; max-width: 47.5rem } .jpui.slideshow .gallery { position: relative } .jpui.slideshow .gallery .main-gallery-img { display: block; height: auto; margin: 0; opacity: 0; padding: 0; transition: none; width: 100% } .animate.jpui.slideshow .gallery .main-gallery-img { transition: opacity .5s ease-in-out } .jpui.slideshow .main-gallery { position: relative; width: 100%; margin: 0 auto } .jpui.slideshow .item { left: 0; margin: 0; opacity: 0; position: absolute; top: 0; width: 100%; visibility: hidden; display: none } .jpui.slideshow .image-container { position: relative } .jpui.slideshow .slideshow-closeLink { position: relative; right: -98% } .jpui.slideshow .slideshow-closeIcon { color: #FFF; -webkit-filter: drop-shadow(.188rem .188rem .188rem rgba(0, 0, 0, .8)); filter: drop-shadow(.188rem .188rem .188rem rgba(0, 0, 0, .8)); font-size: .875rem } .jpui.slideshow .nav-icon-link, .jpui.slideshow .nav-icon-link:active, .jpui.slideshow .nav-icon-link:hover, .jpui.slideshow .nav-icon-link:visited { color: #3D3734; font-size: 1.25rem; opacity: .8; position: absolute; top: 20%; -webkit-transform: translateY(-20%); transform: translateY(-20%); transition: none } .animate.jpui.slideshow .nav-icon-link, .animate.jpui.slideshow .nav-icon-link:active, .animate.jpui.slideshow .nav-icon-link:hover, .animate.jpui.slideshow .nav-icon-link:visited { transition: opacity .5s ease-in-out } .jpui.slideshow .nav-icon-link.right, .jpui.slideshow .nav-icon-link:active.right, .jpui.slideshow .nav-icon-link:hover.right, .jpui.slideshow .nav-icon-link:visited.right { right: .25rem } .jpui.slideshow .nav-icon-link.left, .jpui.slideshow .nav-icon-link:active.left, .jpui.slideshow .nav-icon-link:hover.left, .jpui.slideshow .nav-icon-link:visited.left { left: .25rem } .jpui.slideshow .nav-icon-blueLeft:after { margin-right: .1875rem } .jpui.slideshow .nav-icon-blueRight:after { margin-left: .1875rem } .jpui.slideshow .image-container .nav-icon-link:active, .jpui.slideshow .image-container .nav-icon-link:focus, .jpui.slideshow .image-container .nav-icon-link:hover { opacity: 1 } .jpui.slideshow .nav-icon-link .circle { background: #FFF } .jpui.slideshow .slide-counter { color: #128842; font-size: .75rem; position: absolute; right: .625rem; top: .313rem } .jpui.slideshow .slideshow__content { background: #FFF; margin: 0 auto; padding: 1.563rem; position: relative; transition: none } .animate.jpui.slideshow .slideshow__content { transition: opacity .5s ease-in-out } .jpui.slideshow .slideshow__content.slideshow__content--center { text-align: center } .jpui.slideshow .slideshow__content .slideshow__content-container { opacity: 0; display: none } .jpui.slideshow .slideshow__content .slideshow__content-container.focus-slide { opacity: 1; display: block } .jpui.slideshow .slide-header { color: #414042; font-size: 1.125rem; line-height: 1.375; margin: 0; padding-bottom: .75rem } .jpui.slideshow .slide-content, .jpui.slideshow .slide-content p, .jpui.slideshow .slide-content ul { color: #717171; font-size: .875rem; line-height: 1.25 } .jpui.slideshow.slideshow__non-modal .main-gallery .slideshow__content { padding: 1rem 3.5rem .5rem } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link { top: 0; -webkit-transform: none; transform: none; margin: 1rem .0125rem } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link:focus { outline: #717171 dashed .0625rem } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link i { background: 0 0 } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link.left { left: 0 } .jpui.slideshow.slideshow__non-modal .main-gallery .nav-icon-link.right { right: 0 } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; padding-bottom: 1rem; padding-top: .5rem; background-color: #FFF } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container { display: inline-block; text-decoration: none; margin: 0 .25rem } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container .main-gallery__nav-dots-icon { background: 0 0; border: .0625rem solid #959595; border-radius: 50%; height: .75rem; width: .75rem } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container.disabled { outline: 0; pointer-events: none } .jpui.slider input[type=range]:focus.range-max~.pseudo-thumb.max, .jpui.slider input[type=range]:focus.range-min~.pseudo-thumb.min, .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container.main-gallery__nav-dots-container--focus .main-gallery__nav-dots-icon:focus { outline: #717171 dashed .0625rem } .jpui.slideshow.slideshow__nav-dots .main-gallery__nav-dots .main-gallery__nav-dots-container.main-gallery__nav-dots-container--focus .main-gallery__nav-dots-icon { background: #126BC5; border: .0625rem solid #126BC5 } .jpui.slideshow .item.focus-slide { opacity: 1; position: relative; visibility: visible; display: block } .jpui.slideshow .item.focus-slide .main-gallery-img { opacity: 1 } @media (min-width:768px) { .jpui.slideshow .nav-icon-link, .jpui.slideshow .nav-icon-link:active, .jpui.slideshow .nav-icon-link:hover, .jpui.slideshow .nav-icon-link:visited { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 1.5rem } .jpui.slideshow .slideshow__content { padding: 1.5rem 4rem } .jpui.slideshow .slideshow-closeLink { right: -100% } .jpui.slideshow .slideshow-closeIcon { font-size: 1.25rem } .jpui.slideshow.slideshow__non-modal .main-gallery .item .slideshow__content .nav-icon-link { -webkit-transform: none; transform: none; top: 0 } } @media (min-width:992px) { .jpui.slideshow .gallery { padding: 3.75rem 0 } .jpui.slideshow .slideshow__content { overflow: hidden; padding-left: 5.125rem; padding-right: 5.125rem } .jpui.slideshow .nav-icon-link, .jpui.slideshow .nav-icon-link:active, .jpui.slideshow .nav-icon-link:hover, .jpui.slideshow .nav-icon-link:visited { font-size: 2rem; opacity: .7 } .jpui.slideshow .nav-icon-link.left, .jpui.slideshow .nav-icon-link:active.left, .jpui.slideshow .nav-icon-link:hover.left, .jpui.slideshow .nav-icon-link:visited.left { left: -2.25em } .jpui.slideshow .nav-icon-link.right, .jpui.slideshow .nav-icon-link:active.right, .jpui.slideshow .nav-icon-link:hover.right, .jpui.slideshow .nav-icon-link:visited.right { right: -2.25em } .jpui.slideshow .slideshow__non-modal .nav-icon-link { top: 0; -webkit-transform: none; transform: none } .jpui.slideshow .slideshow__non-modal .nav-icon-link.left { left: 0 } .jpui.slideshow .slideshow__non-modal .nav-icon-link.right { right: 0 } } @media (min-width:1200px) { .jpui.slideshow .slideshow-container { max-width: 60.938rem } .jpui.slideshow .slideshow__content { padding-left: 2.5rem; padding-right: 2.5rem } } .jpui.slider .slider__data-value-container { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; padding: .25rem 0 } .jpui.slider .slider__data-value-container .slider__data-value { position: relative; font-size: .75rem; color: #414042 } .jpui.slider .label-container .label-name { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.slider .label-container .label-name { font-size: .875rem } } .jpui.slider .label-container .label-value { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.slider .label-container .label-value { font-size: .875rem } } .jpui.slider .input-container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; height: 1.0625rem; -ms-flex-pack: center; justify-content: center; position: relative } .jpui.slider .input-container:active .pseudo-range, .jpui.slider .input-container:focus-within .pseudo-range { background: #0B6EFD } .jpui.slider .input-container .pseudo-thumb { height: 1.0625rem; width: 1.0625rem; position: absolute; background: #FFF; border: .125rem solid #0B6EFD; border-radius: 50% } .jpui.slider .input-container .pseudo-thumb.pseudo-thumb--activated { height: 1.125rem; width: 1.125rem; background: #0B6EFD } .jpui.slider .input-container .pseudo-range { height: .375rem; position: absolute } .jpui.slider .input-container .pseudo-range.pseudo-range--activated { background: #0B6EFD } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.slider .input-container .pseudo-range { position: relative } } .jpui.slider .input-container.disabled .pseudo-range { visibility: hidden } .jpui.slider .input-container.disabled .pseudo-thumb { background: #D6D6D6 } .jpui.slider input[type=range] { height: .25rem; width: 100%; border-radius: .3125rem; border-width: .5rem 0; display: block; background: #D6D6D6 } .jpui.slider input[type=range].range-max, .jpui.slider input[type=range].range-min { position: absolute; pointer-events: none } .jpui.slider input[type=range].single { position: relative } .jpui.slider input[type=range]:focus~.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD } @media screen and (-webkit-min-device-pixel-ratio:0) { .jpui.slider .input-container { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.slider .input-container>::-webkit-slider-thumb { opacity: 0 } .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD; margin-bottom: .5rem } .jpui.slider .input-container .pseudo-thumb { margin-bottom: .53125rem } .jpui.slider .input-container .pseudo-thumb.pseudo-thumb--activated, .jpui.slider input[type=range]:focus~.pseudo-thumb { margin-bottom: .5rem } .jpui.slider .input-container.disabled .pseudo-thumb { height: 1.125rem; width: 1.125rem; border: .125rem solid #FFF; top: -.03125rem } .jpui.slider .single-slider-progress { position: relative; height: .375rem; background: #0B6EFD; top: .3125rem; border-radius: .25rem } .jpui.slider input[type=range] { -webkit-appearance: none; -moz-appearance: none; appearance: none; height: .251rem; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.slider input[type=range].single { background: -webkit-gradient(linear, left top, right top, color-stop(var(--single-slider-percent-filled), rgba(0, 0, 0, 0)), color-stop(var(--single-slider-percent-filled), #d6d6d6)) } .jpui.slider input[type=range].single::-webkit-slider-thumb { height: 1.0625rem; width: 1.0625rem; -webkit-appearance: none; appearance: none; background: #FFF; border: .125rem solid #0B6EFD; border-radius: 50%; margin-bottom: .03125rem } .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { height: 1.125rem; width: 1.125rem; outline: #717171 dashed .0625rem; background: #0B6EFD } .jpui.slider input[type=range].single:focus:active::-webkit-slider-thumb { outline: 0 } .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { height: 1.125rem; width: 1.125rem; outline: 0; background: #0B6EFD } .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #0B6EFD; height: 1.125rem; width: 1.125rem } .jpui.slider input[type=range].disabled::-webkit-slider-thumb { height: 1.125rem; width: 1.125rem; background: #D6D6D6; border: .125rem solid #FFF } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.slider input[type=range] { background: 0 0; height: auto; top: -1.25rem } .jpui.slider input[type=range]::-ms-fill-lower { border-radius: .25rem; background: #D6D6D6 } .jpui.slider input[type=range].single { bottom: .75rem; margin-bottom: -3.25rem } .jpui.slider input[type=range].single::-ms-thumb { background: #FFF; border: .125rem solid #0B6EFD; width: .8125rem; height: .8125rem; border-radius: 50% } .jpui.slider input[type=range].single:focus:active::-ms-thumb { outline: 0 } .jpui.slider input[type=range].single:focus::-ms-thumb { outline: #717171 dashed .0625rem; border: none; background: #0B6EFD; height: 1.125rem; width: 1.125rem } .jpui.slider input[type=range].single::-ms-fill-lower { background: #0B6EFD; height: .375rem } .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #0B6EFD; height: 1.125rem; width: 1.125rem; border: none } .jpui.slider input[type=range]::-ms-track { border-width: .5rem 0; border-color: transparent; color: transparent; background: 0 0; height: .25rem } .jpui.slider input[type=range]::-ms-fill-upper { border-radius: .25rem; background: #D6D6D6 } .jpui.slider input[type=range]::-ms-tooltip { display: none } .jpui.slider input[type=range].disabled::-ms-fill-lower, .jpui.slider input[type=range].disabled::-ms-fill-upper { background: #D6D6D6 } .jpui.slider input[type=range].disabled::-ms-thumb { width: .875rem; height: .875rem; background: #D6D6D6; border: .125rem solid #FFF } .jpui.slider .input-container { height: auto } .jpui.slider .input-container .pseudo-range { bottom: -.25rem; height: .375rem } .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD; bottom: -.625rem } .jpui.slider .input-container .pseudo-thumb { bottom: -.5625rem } .jpui.slider .input-container .pseudo-thumb.pseudo-thumb--activated { bottom: -.625rem } .jpui.slider .input-container input[type=range]::-ms-thumb { display: none } .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #0B6EFD } .jpui.slider .input-container.disabled .pseudo-thumb { height: 1.125rem; width: 1.125rem; border: .125rem solid #FFF; top: -.125rem } } @-moz-document url-prefix() { .jpui.slider { display: flex; flex-direction: column; position: relative } .jpui.slider input[type=range].single { margin-top: .4375rem } .jpui.slider input[type=range].single::-moz-range-thumb { -moz-appearance: none; appearance: none; background: #FFF; border: .125rem solid #0B6EFD; width: .8125rem; height: .8125rem; border-radius: 50% } .jpui.slider input[type=range].single::-moz-range-progress { height: .375rem; border-radius: .25rem 0 0 .25rem; background: #0B6EFD } .jpui.slider input[type=range].single:focus:active::-moz-range-thumb { outline: 0 } .jpui.slider input[type=range].single:focus::-moz-range-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD; border: none; outline: #717171 dashed .0625rem } .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #0B6EFD; height: 1.125rem; width: 1.125rem; border: none } .jpui.slider input[type=range]::-moz-focus-outer { border: 0 } .jpui.slider input[type=range]::-moz-range-track { background: #D6D6D6 } .jpui.slider input[type=range].disabled { background: #D6D6D6 } .jpui.slider input[type=range].disabled::-moz-range-thumb { background: #D6D6D6; border: .125rem solid #FFF } .jpui.slider .input-container { position: static } .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { height: 1.125rem; width: 1.125rem; background: #0B6EFD } .jpui.slider .input-container .pseudo-thumb { height: 1.0625rem; width: 1.0625rem; bottom: unset } .jpui.slider .input-container .pseudo-range { height: .375rem } .jpui.slider .input-container>::-moz-range-thumb { opacity: 0 } .jpui.slider .input-container.disabled .pseudo-thumb { height: 1.125rem; width: 1.125rem; border: .125rem solid #FFF } } .jpui.table { width: 100% } .jpui.table>caption>span, .jpui.table>caption>span a, .jpui.table>caption>span a:active, .jpui.table>caption>span a:focus, .jpui.table>caption>span a:hover, .jpui.table>caption>span a:link, .jpui.table>caption>span a:visited { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } @media screen and (max-width:767px) { .jpui.table>thead>tr { position: absolute; left: -625rem; top: auto; width: .0625rem; height: .0625rem; overflow: hidden } .jpui.table tbody>tr>td[data-th], .jpui.table tfoot>tr>td[data-th] { text-align: right } .jpui.table td[data-th], .jpui.table tr { display: block } .jpui.table td[data-th]:before { content: attr(data-th) ''; display: block; float: left; text-align: left } } .jpui.table th[scope] .icon.angledown { color: #BCBCBC } .jpui.table.chart { width: 85%; overflow-x: auto; margin-top: 2rem } .jpui.table.chart .table-caption { margin-bottom: 1.5625rem; text-align: left; font-weight: 700; font-size: 1.5625rem } .jpui.table.chart>caption>span, .jpui.table.chart>caption>span a, .jpui.table.chart>caption>span a:active, .jpui.table.chart>caption>span a:focus, .jpui.table.chart>caption>span a:hover, .jpui.table.chart>caption>span a:link, .jpui.table.chart>caption>span a:visited { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.table.chart td, .jpui.table.chart th { border-bottom: .0625rem solid #DDD; padding: .5rem } @media (max-width:767px) { .jpui.table.chart { width: 100% } } .jpui.table.data-table { overflow-y: auto; overflow-x: auto } .jpui.table.data-table.table-container--scrollable:focus { outline: #717171 dashed .0625rem } @media print { .jpui.table.data-table .table-print--chrome td[data-th], .jpui.table.data-table .table-print--chrome tr { display: contents } } .jpui.table.data-table .table__empty-message { padding-top: 1.5rem; text-align: center } .jpui.table.data-table .table-container { padding: .75rem } .jpui.table.data-table .table-container .table-body { width: 100%; border-bottom: .0625rem solid #CCC } .jpui.table.data-table .table-container .table-body span[role=button] { cursor: pointer } .jpui.table.data-table .table-container .table-body .header-cell { text-align: left; white-space: nowrap } .jpui.table.data-table .table-container .table-body .header-cell:not(.sortable) { padding: .4375rem .375rem } .jpui.table.data-table .table-container .table-body .header-cell .heading-icon-wrapper { padding: .4375rem .375rem; display: block } .jpui.table.data-table .table-container .table-body .header-cell .heading-icon-wrapper .icon { padding-left: .1875rem } .jpui.table.data-table .table-container .table-body .header-cell .angledown, .jpui.table.data-table .table-container .table-body .header-cell .angleup { color: #414042 } .jpui.table.data-table .table-container .table-body .header-cell .angleright { color: #BCBCBC } .jpui.table.data-table .table-container .table-body.expandable-table .table-row.collapsed { display: none } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell { width: 2.25rem } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .expandToggle { text-align: center; padding: .8125rem .6975rem } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .expandToggle.table__row--cell-condensed { padding: .25rem .325rem } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .angledown { color: #126BC5 } .jpui.table.data-table .table-container .table-body.expandable-table .table-row td.expand-cell .angleright { color: #717171 } .jpui.table.data-table .table-container .table-body.expandable-table .table-row .expandable-content { padding: .75rem .5625rem } .jpui.table.data-table .table-container .table-body .table-row .cell { white-space: nowrap } .jpui.table.data-table .table-container .table-body .table-row.data-table__header { border-bottom: .125rem solid #CCC } .jpui.table.data-table .table-container .table-body .table-row:not(.expandable-row):not(.data-table__header):not(.suppressed) { border-top: .0625rem solid #CCC } .jpui.table.data-table .table-container .table-body .table-row .expandToggle.is-focused, .jpui.table.data-table .table-container .table-body .table-row .expandToggle:focus, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper.is-focused, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper:focus { outline: 0; position: relative } .jpui.table.data-table .table-container .table-body .table-row .expandToggle.is-focused:after, .jpui.table.data-table .table-container .table-body .table-row .expandToggle:focus:after, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper.is-focused:after, .jpui.table.data-table .table-container .table-body .table-row .heading-icon-wrapper:focus:after { border: .0625rem dashed #717171; border-radius: 0; content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; pointer-events: none } .jpui.table.data-table .table-container .table-body .table-row.expandable-row.active, .jpui.table.data-table .table-container .table-body .table-row.expandable.active { border-left: .1875rem solid #126BC5 } .jpui.table.data-table .table-container .table-body .table-row .separator { height: 1.5rem; border-left: .0625rem solid #CCC; float: left } .jpui.table.data-table .table-container .table-body .table-row .expandToggle { display: block; padding: .9375rem } .jpui.table.data-table .table-container .table-body .table-row .cell:not(.expand-cell) { padding: .8125rem .375rem } .jpui.table.data-table .table-container .table-body .table-row .cell:not(.expand-cell).table__row--cell-condensed { padding: .25rem .325rem; vertical-align: top } .jpui.table.data-table .table-container .table-body .table-row .cell:not(.expand-cell).checkbox { width: 2.25rem; text-align: center; white-space: normal } .jpui.table.data-table .table-container .table-body .table-row .quantity, .jpui.table.data-table .table-container .table__fixed-header-container .table__fixed-header.quantity { text-align: right } .jpui.table.data-table .table-container .table-body .table-row .cell.suppressed-row { border-top: .0625rem dotted #CCC } .jpui.table.data-table .table-container .table-body tr:last-of-type { border: none } @media screen and (max-width:767px) { .jpui.table.data-table .table-container { display: none } } .jpui.table.data-table .table-container .table__fixed-column-container { display: table; table-layout: fixed; position: fixed; padding-left: .75rem; border-right: .0625rem solid #CCC; box-shadow: .5625rem 0 .375rem -.375rem rgba(0, 0, 0, .15); background-color: #FFF } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-column-header { display: table-cell; padding: .4375rem .375rem; vertical-align: middle; border-bottom: .125rem solid #CCC } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-column-header .icon { padding-left: .1875rem } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row { display: table-row } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row:not(:last-child) .table__fixed-cell { border-bottom: .0625rem solid #CCC } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row .table__fixed-cell { display: table-cell; padding: .8125rem .375rem; vertical-align: middle } .jpui.table.data-table .table-container .table__fixed-column-container .table__fixed-row .table__fixed-cell .expandToggle { padding: 0 .3225rem } .jpui.table.data-table .table-container .table__fixed-header-container { position: fixed; box-shadow: 0 .5625rem .375rem -.375rem rgba(0, 0, 0, .15); padding-top: .75rem; background-color: #FFF; border-bottom: .125rem solid #CCC } .jpui.table.data-table .table-container .table__fixed-header-container .table__fixed-header { display: inline-block; padding: .4375rem .375rem; vertical-align: middle; background-color: #FFF } .jpui.table.data-table .table-container .table__fixed-header-container .table__fixed-header .icon { padding-left: .1875rem } .jpui.table.data-table .table-xs { font-size: .8125rem } .jpui.table.data-table .table-xs h3 { color: #000; margin: 0 } .jpui.table.data-table .table-xs .table-xs__description-list { margin: 0; padding-right: 2rem; width: 100% } .jpui.table.data-table .table-xs .table-xs__description-list .description-list-container { overflow: hidden; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-flow: wrap; flex-flow: wrap } .jpui.table.data-table .table-xs .table-xs__description-list dd, .jpui.table.data-table .table-xs .table-xs__description-list dt { padding-bottom: 0; -ms-flex-preferred-size: 50%; flex-basis: 50%; max-width: 50% } .jpui.table.data-table .table-xs .table-xs__description-list dt { text-align: left; font-size: .8125rem } .jpui.table.data-table .table-xs .table-xs__description-list dd { padding-left: .75rem; text-align: right; -ms-flex-positive: 1; flex-grow: 1 } .jpui.table.data-table .table-xs .table-xs-list { -webkit-tap-highlight-color: transparent; cursor: pointer; margin: 0; padding: 0; border-bottom: .0625rem solid #CCC } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; border-top: .0625rem solid #CCC; padding: 1.125rem .75rem; position: relative } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; position: static } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css::after { content: ""; position: absolute; top: .75rem; bottom: .75rem; right: .25rem; left: .25rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css:focus { outline: 0 } .jpui.table.data-table .table-xs .table-xs-list .table-xs__listitem-container .enlarged-via-css:focus::after { outline: #717171 dashed .0625rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs__checkbox { margin-top: .125rem; margin-right: .75rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header { -ms-flex-positive: 1; flex-grow: 1; position: relative; text-decoration: none; margin-bottom: .05rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem { list-style-type: none } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem .table-xs-list-text { color: #666; display: block; margin: 0 } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem .table-xs-list-text.header-quantity:nth-last-of-type(3) { display: inline-block } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-listitem .table-xs-list-text.header-quantity:nth-last-of-type(2) { display: inline-block; float: right; margin-right: 2rem; color: #126BC5; font-size: 1.25rem } .jpui.table.data-table .table-xs .table-xs-list .table-xs-header .table-xs-icon { right: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); padding-right: .5rem } @media (max-width:767px) { .jpui.table.data-table .table-xs { display: block } } @media screen and (min-width:768px), print { .jpui.table.data-table .table-xs { display: none } } .jpui.table.data-table .table-footer { text-align: center; margin: 1.125rem 0 } .jpui.table.data-table .table-footer .button { margin: .75rem 0 0 } .jpui.skiplink { left: -624.9375rem; position: absolute; max-width: 28.125rem; background-color: #FFF; text-align: center; white-space: normal } .jpui.skiplink .label { display: inline-block; line-height: 1.2; margin: .7rem 1rem } .jpui.skiplink:focus { background-color: #FFF!important; left: 1rem!important; z-index: 1100; outline: 0; border: .0625rem dashed #717171; border-radius: .3125rem } .jpui.starrating .rating input[type=radio]:focus+label, .jpui.toggleswitch .toggle-switch input[type=checkbox]:focus+label div i { outline: #717171 dashed .0625rem } .jpui.tabs .tabContainer ul { padding: 0; list-style: none; height: 2rem; -webkit-padding-start: 0 } .jpui.tabs .tabContainer ul li { display: block; float: left; padding: .5rem 1rem .125rem; width: auto; margin: auto; border-left: 1px #CCC solid; border-right: 0 } .jpui.tabs .tabContainer ul li a, .jpui.tabs .tabContainer ul li a.active, .jpui.tabs .tabContainer ul li span.disabled { padding-top: 1px; padding-left: .125rem; padding-right: .125rem; text-align: center } .jpui.tabs .tabContainer ul li:first-child { border-left: 1px solid transparent } .jpui.tabs .tabContainer ul li span.disabled { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: default; font-size: .875rem; color: #BCBCBC } .jpui.tabs .tabContainer ul li a { text-decoration: none } .jpui.tabs .tabContainer ul li a.active { border-top: .25rem solid #0092FF } .jpui.tabs .tabContainer ul li a span.accessible-text { height: 0!important; width: 0!important; margin: 0!important } .jpui.tabs .tabs__tab-container { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start } .jpui.tabs .tabs__tab-container .tabs__tab-list { padding: 0; margin: 0; display: -ms-flexbox; display: flex; -ms-flex: 1 1 1px; flex: 1 1 1px; -ms-flex-align: stretch; align-items: stretch; list-style-type: none; border-top: 1px solid #CCC; border-right: 1px solid #CCC; -ms-flex-wrap: nowrap; flex-wrap: nowrap; overflow: hidden; height: 3.875rem } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--overflow { -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--overflow.tabs__tab-list--open { overflow: visible; height: auto } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--tall { height: 5.25rem } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__tab-list { height: 4.75rem } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--tall { height: 6.25rem } .jpui.tabs .tabs__tab-container .tabs__tab-list.tabs__tab-list--open { height: auto } } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown { position: relative } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list { position: absolute; width: calc(100% - 2.625rem); -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap; border: none; border-top: 1px solid #CCC } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list.tabs__tab-list--open { z-index: 999 } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list.tabs__tab-list--open { height: 3.8125rem } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list.tabs__tab-list--open.tabs__tab-list--tall { height: 83px } } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list .tabs__tab-list-item { border: 1px solid #CCC; border-top: none; -ms-flex-preferred-size: 100%; flex-basis: 100% } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__expand-button { margin-left: auto } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__dropdown-select { height: 3.75rem; line-height: 3.75rem; width: 100% } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__dropdown-select--tall { height: 5.25rem; line-height: 5.25rem } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__dropdown-select:focus+.tabs__tab-list--overlay .tabs__tab { padding: 7px; border: 1px dashed #FFF } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list--overlay { pointer-events: none; width: 100%; -ms-flex-direction: row; flex-direction: row; border: none } .jpui.tabs .tabs__tab-container.tabs__tab-container--dropdown .tabs__tab-list--overlay .tabs__tab-list-item--overlay { -ms-flex-negative: 1; flex-shrink: 1 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item { display: -ms-flexbox; display: flex; border: 1px solid #CCC; border-right: none; border-top: none; -ms-flex: 1 0 1px; flex: 1 0 1px; min-width: 4rem; -ms-flex-align: stretch; align-items: stretch; -ms-flex-pack: stretch; justify-content: stretch; -ms-flex-order: 0; order: 0 } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__tab-list-item { -ms-flex: 1 0 1px; flex: 1 0 1px; min-width: 6rem } } .jpui.tabs .tabs__tab-container .tabs__tab-list-item.tabs__tab-list-item--active-overflow { -ms-flex-order: 1; order: 1 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item.tabs__tab-list-item--hidden { -ms-flex-order: 2; order: 2 } .jpui.tabs .tabs__tab-container .tabs__tab { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; background-color: #FFF; border: none; box-shadow: none; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; padding: .5rem } .jpui.tabs .tabs__tab-container .tabs__tab:focus { padding: 7px; border: 1px dashed #717171 } .jpui.tabs .tabs__tab-container .tabs__tab:hover { background-color: #F9F6F3 } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data { text-align: center; white-space: nowrap; padding-top: .25rem; color: #414042; line-height: 1.125rem; font-size: .75rem } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--primary { font-size: 1rem; line-height: 1.375rem } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--secondary { padding-top: 0 } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--tertiary { color: #717171 } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__tab { padding: .75rem 1rem } .jpui.tabs .tabs__tab-container .tabs__tab:focus { padding: 11px 15px } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data { font-size: .875rem; line-height: 1.25rem } .jpui.tabs .tabs__tab-container .tabs__tab .tabs__data--primary { font-size: 1.125rem; line-height: 1.625rem } } .jpui.tabs .tabs__tab-container .tabs__expand-button { border: 1px solid #CCC; border-left: none; background-color: #FFF; -ms-flex: 0 0 2.625rem; flex: 0 0 2.625rem; max-width: 2.625rem; min-width: 2.625rem; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 3.875rem; padding: 0 } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__expand-button { height: 4.75rem } } .jpui.tabs .tabs__tab-container .tabs__expand-button .icon { margin: auto } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.tabs .tabs__tab-container .tabs__expand-button .icon { margin: 0 } } .jpui.tabs .tabs__tab-container .tabs__expand-button.tabs__expand-button--tall { height: 5.25rem } @media (min-width:768px) { .jpui.tabs .tabs__tab-container .tabs__expand-button.tabs__expand-button--tall { height: 6.25rem } } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__tab:focus { border-color: #FFF } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__tab { background-color: #0B6EFD } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__tab:hover { background-color: #0A4386 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--active .tabs__data { color: #FFF; font-weight: 600 } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--disabled .tabs__data { color: #BCBCBC } .jpui.tabs .tabs__tab-container .tabs__tab-list-item--disabled .tabs__tab:hover { background-color: #FFF } .jpui.textarea label { display: block; height: 1.5rem } .jpui.textarea.horizontal { width: 100%; display: inline-block } .jpui.textarea.horizontal label { color: #3D3734; font-size: 1rem; padding: .875rem 0; width: 32.75%; display: inline-block; text-align: right } .jpui.textarea.horizontal .placeholder-ada-text { float: right; width: 65%; display: inline-block } .jpui.textarea.error input { border-color: #BF2155 } .jpui.textarea.error:focus { box-shadow: inset 0 0 .5rem #BF2155, 0 0 .5rem #BF2155 } .jpui.textarea+.placeholder-ada-text { display: none } .jpui.toggleswitch .toggleswitch-label { color: #414042; position: relative; bottom: .5rem; float: left; margin-right: .5625rem } @media screen and (max-width:767px) { .jpui.toggleswitch .toggleswitch-label { bottom: .25rem } } .jpui.toggleswitch .toggle-switch { width: 2.625rem; height: .625rem; position: relative; float: left } .jpui.toggleswitch .toggle-switch input[type=checkbox] { height: 1.375rem; width: 2.625rem; position: absolute; top: -.375rem; opacity: 0; cursor: pointer } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:focus+label div i { border: .0625rem solid transparent } } .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div { width: 100%; height: 100%; border-radius: 1.35rem; position: absolute; left: 0; bottom: 0; font-weight: none; cursor: pointer; z-index: 2; top: 0; background: #959595; border: .001rem solid #959595; transition: all .1s ease-in; -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; pointer-events: none } .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled, .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div:before, .jpui.tooltip.disabled span { cursor: default } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div { border: .0625rem solid transparent } } .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div i { height: 1.375rem; width: 1.375rem; bottom: 1.8125rem; position: relative; margin-left: -.0625rem; margin-right: -.0625rem; border-radius: .75rem; box-shadow: 0 0 .125rem .0625rem #717171; float: left; border: .001rem solid #BCBCBC; background-color: #BCBCBC } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div i { border: .0625rem solid transparent } } @media screen and (max-width:767px) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div i { bottom: 1.6125rem } } .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div:before { content: attr(data-off); position: relative; bottom: .4375rem; left: 2.875rem; margin-left: .3125rem; pointer-events: initial } @media screen and (max-width:767px) { .jpui.toggleswitch .toggle-switch input[type=checkbox]+label div:before { bottom: .3125rem } } .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div:before { content: attr(data-on); position: relative; bottom: .4375rem; left: 2.875rem; margin-left: .3125rem } .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div i { float: right; background: #2CA853; border: .001rem solid #2CA853 } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div i { border: .0625rem solid transparent } } @media screen and (max-width:767px) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div:before { bottom: .3125rem } .jpui.toggleswitch .toggle-switch input[type=checkbox]:checked+label div i { bottom: 1.6125rem } } .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div { background: #CCC; border: .001rem solid #CCC; opacity: .4 } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div { border: .0625rem solid transparent } } .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div i { background: #EDEDED; border: .001rem solid #EDEDED } @media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .jpui.toggleswitch .toggle-switch input[type=checkbox]:disabled+label div i { border: .0625rem solid transparent } } .jpui.tooltip { display: inline-block; position: relative; line-height: .8125rem } .jpui.tooltip .trigger:active, .jpui.tooltip .trigger:focus { outline: 0 } .jpui.tooltip.flyout { display: -ms-inline-flexbox; display: inline-flex } .jpui.tooltip.flyout .trigger { font-size: 1rem; text-decoration: inherit } .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both; clip: auto; padding: .75rem 1rem; bottom: -.25rem; right: auto; left: 0; width: 12.125rem; height: auto; max-width: 18rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip.rightAlign { left: auto; right: 0 } .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip.centerAlign { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 100%; bottom: auto; margin-top: .25rem } .jpui.tooltip.flyout .tooltip__trigger-content { display: -ms-flexbox; display: flex } .jpui.tooltip.flyout .tooltip__trigger-content .tooltip__flyout-trigger-charm { margin: 0 } .jpui.tooltip.flyout.flyout--icon-without-label .trigger:focus:not(:active) .icon { outline: #666 dashed .0625rem } .jpui.tooltip.flyout.flyout--icon-without-label .trigger:focus:not(:active) .tooltip__flyout-trigger-charm { outline: 0 } .jpui.tooltip.flyout.flyout--label-without-icon { line-height: unset } .jpui.tooltip.flyout.flyout--label-without-icon .trigger:focus:not(:active) .tooltip__flyout-trigger-label { outline: #666 dashed .0625rem } .jpui.tooltip.flyout.flyout--label-without-icon .trigger:focus:not(:active) .tooltip__flyout-trigger-charm { outline: 0 } .jpui.tooltip.flyout.open .tooltip-body { background-color: #FFF; padding: 1rem; min-width: 17.5rem; border-radius: .125rem } .jpui.tooltip.flyout.open .tooltip-body:before { background-color: #FFF } .jpui.tooltip.flyout.open .tooltip-body .tooltip__flyout-header { font-size: 1.25rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .jpui.tooltip .tooltip-body, .jpui.tooltipchip .tooltip-body { font-weight: 300; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); text-align: left } .jpui.tooltip.flyout.open .tooltip-body .close { position: static; float: right; font-size: 1rem } .jpui.tooltip.flyout.open .tooltip-body .tooltip-content { padding-top: .25rem } .jpui.tooltip.flyout.open .tooltip-body .tooltip-content .additionalContent { line-height: normal } .jpui.tooltip .trigger, .jpui.tooltip span { color: #959595; font-size: .8125rem } .jpui.tooltip .trigger .icon.info-color, .jpui.tooltip span .icon.info-color { background-color: #FFF; border-radius: 50% } .jpui.tooltip .trigger .icon.info-color:hover, .jpui.tooltip span .icon.info-color:hover { color: #666 } .jpui.tooltip.disabled span .icon.info-color { color: #BCBCBC } .jpui.tooltip .close { position: absolute; right: .3125rem; top: .3125rem; display: none; color: #414042; text-decoration: none; font-size: .75rem } .jpui.tooltip .close .icon { position: static } .jpui.tooltip .tooltip-body { position: absolute; display: none; visibility: hidden; background-color: #F9F6F3; border: .0625rem solid #CCC; z-index: 9999; padding: .75rem 2.25rem .75rem 1rem; width: 18rem; line-height: 1.05rem; color: #414042; font-size: .875rem } .jpui.tooltip .tooltip-body.tooltip-inverted { border: .0625rem solid #292422; background-color: #292422 } @media (min-width:768px) { .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip { max-width: 21.875rem } .jpui.tooltip .tooltip-body { width: 21.875rem } } @media (min-width:992px) { .jpui.tooltip.flyout .trigger:focus .hasMinitooltip .minitooltip { max-width: 24.25rem } .jpui.tooltip .tooltip-body { width: 24.25rem } } .jpui.tooltip .tooltip-body.medium { width: 13.5rem } @media (min-width:768px) { .jpui.tooltip .tooltip-body.medium { width: 16.375rem } } @media (min-width:992px) { .jpui.tooltip .tooltip-body.medium { width: 18.1875rem } } .jpui.tooltip .tooltip-body.small { width: 9rem } @media (min-width:768px) { .jpui.tooltip .tooltip-body.small { width: 10.9375rem } } @media (min-width:992px) { .jpui.tooltip .tooltip-body.small { width: 12.125rem } } .jpui.tooltip.open .trigger .icon.info-color { color: #666 } .jpui.tooltip.open .close { display: block } .jpui.tooltip.open .tooltip-body { display: block; visibility: visible; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body:before { position: absolute; content: ''; width: .6rem; height: .6rem; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 2; background-color: #F9F6F3 } .jpui.tooltip.open .tooltip-body.hide-arrow:before { display: none } .jpui.tooltip.open .tooltip-body.tooltip-position--top { top: 1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body.tooltip-position--top:before { top: -.375rem; border-left: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-right: 0; border-bottom: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--bottom { bottom: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--bottom:before { bottom: -.35rem; border-right: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-left: 0; border-top: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--right { right: -1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body.tooltip-position--right:before { right: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--right.tooltip-body--flyout { right: -1rem } .jpui.tooltip.open .tooltip-body.tooltip-position--left { left: -1rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-bottom { bottom: -1rem; left: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-bottom:before { bottom: 1rem; left: -.35rem; border-left: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-right: 0; border-top: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-top { top: -1rem; left: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--left-flush-top:before { top: 1rem; left: -.35rem; border-left: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-right: 0; border-top: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-bottom { bottom: -1rem; right: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-bottom:before { bottom: 1rem; right: -.375rem; border-right: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-left: 0; border-bottom: 0 } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-top { top: -1rem; right: 1.5rem } .jpui.tooltip.open .tooltip-body.tooltip-position--right-flush-top:before { top: 1rem; right: -.375rem; border-right: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-left: 0; border-bottom: 0 } .jpui.tooltip.open .tooltip-body.tooltip-inverted:before { background-color: #292422; border: .0625rem solid #292422 } .jpui.tooltip.open .tooltip-body.tooltip-inverted .close, .jpui.tooltip.open .tooltip-body.tooltip-inverted .tooltip-content p, .jpui.tooltip.open .tooltip-body.tooltip-inverted em, .jpui.tooltip.open .tooltip-body.tooltip-inverted li, .jpui.tooltip.open .tooltip-body.tooltip-inverted strong { color: #FFF } .jpui.tooltip em, .jpui.tooltip li, .jpui.tooltip p, .jpui.tooltip strong { font-size: .875rem; color: #414042 } .jpui.tooltip ul { padding-left: 1.3125rem } .jpui.vertical.menu { font-size: 1rem; font-family: 'Open Sans', Arial, Helvetica, sans-serif } .jpui.vertical.menu ul { padding: 0; margin: 0; transition: height 1s ease } .jpui.vertical.menu ul li { display: block; font-size: .875rem; color: #666; background-color: #26201C; cursor: pointer; border-bottom: .0625rem #3D3734 solid; overflow: hidden } .jpui.vertical.menu ul li a { display: block; text-decoration: none; color: #CCC; padding: .9375rem 0 1rem 1.625rem; border-left: .25rem solid #26201C } .jpui.vertical.menu ul li ul, .jpui.vertical.menu ul li ul ul, .jpui.vertical.menu ul li ul ul ul { display: none } .jpui.vertical.menu ul li.active ul { display: block } .jpui.vertical.menu ul li.active ul li a { color: #666; background-color: #26201C } .jpui.vertical.menu ul li.active ul ul { display: none } .jpui.tooltipchip, .jpui.wrap, .jpui.wrap .input { display: inline-block } .jpui.vertical.menu ul li:hover { background-color: #3D3734 } .jpui.vertical.menu ul li:hover a { border-left: .25rem solid #3D3734 } .jpui.vertical.menu .no-bottomborder { border-bottom: 0!important } .jpui.wrap { position: relative; vertical-align: middle; width: 100% } .jpui.wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.wrap .input-icon i, .jpui.wrap .input-icon span { vertical-align: bottom } .jpui.wrap.left .input-icon { left: .5rem } .jpui.wrap.left .input-icon.disabled { color: #BCBCBC } .jpui.wrap.left .input { padding-left: 1.75rem } .jpui.wrap.right .input-icon { right: .5rem } .jpui.wrap.right .input { padding-right: 2.275rem } @media print { .jpui.wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.tooltipchip { position: relative; line-height: .8125rem } .jpui.tooltipchip .trigger, .jpui.tooltipchip span { color: #959595; font-size: .8125rem } .jpui.tooltipchip .trigger .icon.info-color, .jpui.tooltipchip span .icon.info-color { background-color: #FFF; border-radius: 50% } .jpui.tooltipchip .trigger .icon.info-color:hover, .jpui.tooltipchip span .icon.info-color:hover { color: #666 } .jpui.tooltipchip.disabled span { cursor: default } .jpui.tooltipchip.disabled span .icon.info-color { color: #BCBCBC } .jpui.tooltipchip .close { position: absolute; right: .3125rem; top: .3125rem; display: none; color: #414042; text-decoration: none; font-size: .75rem } .jpui.tooltipchip .close .icon { position: static } .jpui.tooltipchip .tooltip-body { position: absolute; display: none; visibility: hidden; top: 1.5rem; left: -1.6875rem; line-height: 1.05rem; margin: 0; background-color: #F9F6F3; border: .0625rem solid #CCC; padding: .75rem 2.25rem .75rem 1rem; border-radius: 0; color: #414042; font-size: .875rem; z-index: 9999; width: 18rem } @media (min-width:768px) { .jpui.tooltipchip .tooltip-body { width: 21.875rem } } @media (min-width:992px) { .jpui.tooltipchip .tooltip-body { width: 24.25rem } } .jpui.tooltipchip .tooltip-body.medium { width: 13.5rem } @media (min-width:768px) { .jpui.tooltipchip .tooltip-body.medium { width: 16.375rem } } @media (min-width:992px) { .jpui.tooltipchip .tooltip-body.medium { width: 18.1875rem } } .jpui.tooltipchip .tooltip-body.small { width: 9rem } @media (min-width:768px) { .jpui.tooltipchip .tooltip-body.small { width: 10.9375rem } } @media (min-width:992px) { .jpui.tooltipchip .tooltip-body.small { width: 12.125rem } } .jpui.tooltipchip.open .trigger .icon.info-color { color: #666 } .jpui.tooltipchip.open .close { display: block } .jpui.tooltipchip.open .tooltip-body { display: block; visibility: visible; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow { margin: 0 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow:before { position: absolute; content: ''; width: .6rem; height: .6rem; background-image: none; -webkit-transform: rotate(45deg); transform: rotate(45deg); z-index: 2; margin-left: -.3125rem; background-color: #F9F6F3; border-left: .0625rem solid #CCC; border-top: .0625rem solid #CCC; border-right: 0; border-bottom: 0; top: -.375rem; left: 2rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.hide-arrow:before { display: none } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right { top: -.875rem; left: 1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right:before { left: -.0625rem; top: .9375rem; border-bottom: .0625rem solid #CCC; border-left: .0625rem solid #CCC; border-top: 0; border-right: 0; margin-left: -.3125rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right.below { top: auto; bottom: -.875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-right.below:before { top: auto; bottom: .9375rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left { top: -.875rem; left: auto; right: 1.5rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.down { top: 1.25rem; right: -1.875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.down:before { top: -.375rem; left: auto; right: 1.875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left:before { left: auto; top: .9375rem; right: -.375rem; border-top: .0625rem solid #CCC; border-right: .0625rem solid #CCC; border-left: 0; border-bottom: 0 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.below { top: auto; bottom: .875rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-left.below:before { top: auto; bottom: .9375rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up { top: auto; bottom: 1.6875rem; left: -.625rem; -webkit-animation: fadeIn .3s ease 0s forwards; animation: fadeIn .3s ease 0s forwards } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up:before { top: auto; bottom: -.375rem; border-top: 0; border-right: .0625rem solid #CCC; border-bottom: .0625rem solid #CCC; border-left: 0; margin-left: -.3125rem; box-shadow: .125rem .125rem .1875rem 0 rgba(0, 0, 0, .28); left: auto } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up.right { left: auto; right: -.625rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.flip-up.right:before { left: auto; right: .625rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted { border: .0625rem solid #292422; background-color: #292422 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted:before { background-color: #292422; border-bottom: .0625rem solid #292422; border-left: .0625rem solid #292422; border-top: 0; border-right: 0 } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted.flip-right:before, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted.flip-up:before { margin-left: -.3125rem } .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted .close, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted .tooltip-content p, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted em, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted li, .jpui.tooltipchip.open .tooltip-body.pointing-arrow.tooltip-inverted strong { color: #FFF } .jpui.tooltipchip em, .jpui.tooltipchip li, .jpui.tooltipchip p, .jpui.tooltipchip strong { font-size: .875rem; color: #414042 } .jpui.tooltipchip ul { padding-left: 1.3125rem } .jpui.starrating .rating { border: none; text-align: left; padding: 0 } .jpui.starrating .rating .label { display: inline-block; position: relative; margin: 0 .1875rem; line-height: 1 } .jpui.starrating .rating .label:first-of-type { padding-left: 0 } .jpui.starrating .rating .label:last-of-type { padding-right: 0 } .jpui.starrating .rating .label .icon { font-size: 1.125rem; color: #CCC } .jpui.starrating .rating .label .icon.rating-full-star, .jpui.starrating .rating .label .icon.rating-half-star { color: #0A4386 } .jpui.starrating .rating .label .icon.half-star { position: absolute; left: 0; z-index: 1 } .jpui.starrating .rating input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute } .jpui.starrating .rating .fieldset-container { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.starrating .rating .fieldset-container .legend { -ms-flex-positive: 1; flex-grow: 1; padding-right: .75rem; margin-bottom: 1rem } .jpui.starrating .rating .fieldset-container .input-label-container { -ms-flex-negative: 0; flex-shrink: 0; white-space: nowrap } @media (min-width:768px) { .jpui.starrating .rating .fieldset-container { -ms-flex-wrap: nowrap; flex-wrap: nowrap } .jpui.starrating .rating .legend { margin-bottom: 0 } } .jpui.validation__bubble-container { position: relative; width: 100%; top: -2.125rem; outline: 0 } .jpui.dropdownchip .option:not(.disabled).is-focused, .jpui.dropdownchip .option:not(.disabled):focus, .jpui.validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validation__bubble-container.flipped { top: 3rem } .jpui.validation__bubble-container.error-bubble-min-width { min-width: 4.75rem } .jpui.segmentedradiogroup { position: relative; margin: 0; padding: 0; border: none } .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #0B6EFD; border: .0625rem solid transparent; padding: .25rem .75rem } .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #A9D5ED } .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #0092FF!important } .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked):not(.touch)~label.input-label { background-color: #F9F6F3 } .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked:not(.touch)~label.input-label { background-color: #0A4386 } .jpui.segmentedradiogroup .segmentedradiogroup-label { padding-bottom: .375rem } .jpui.segmentedradiogroup .segmentedradiogroup-container { display: -ms-inline-flexbox; display: inline-flex; width: 100% } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container { width: 100%; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container.overflow { -ms-flex-wrap: wrap; flex-wrap: wrap } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container>.input-container { border-width: 0 .0625rem .0625rem 0; border-style: solid; border-color: #959595 } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container.hidden-state { overflow: hidden; height: 2rem } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container .input-container { display: -ms-flexbox; display: flex; height: 1.9375rem; -ms-flex-positive: 1; flex-grow: 1 } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap.hideDropdownToggle, .jpui.segmentedradiogroup .validation__accessible-text { display: none } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container .input-container.hideOptions { position: absolute!important; clip: rect(.0625rem .0625rem .0625rem .0625rem); clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); padding: 0!important; border: 0!important; height: .0625rem!important; width: .0625rem!important; overflow: hidden } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container.hidden-state, .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container:not(.hidden-state)+.iconwrap i { height: 2.1875rem } .jpui.segmentedradiogroup .segmentedradiogroup-container .option-container .input-container .input-label { width: 100%; text-align: center } .jpui.segmentedradiogroup .segmentedradiogroup-container:not(.disabled) .option-container { border-color: #959595 } .jpui.segmentedradiogroup .segmentedradiogroup-container:not(.error) .option-container { border-width: .0625rem 0 0 .0625rem; border-style: solid } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container { border: .125rem solid #BF2155 } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container:not(.hidden-state)>.input-container { border-bottom: .0625rem solid #BCBCBC } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .option-container .input-container { border-right: 0; border-left: .0625rem solid #959595 } .jpui.segmentedradiogroup .segmentedradiogroup-container.error .iconwrap i { border: .125rem solid #BF2155; border-left: 0 } .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #A9D5ED } .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .iconwrap i, .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .input-container, .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .option-container { border-color: #BCBCBC } .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .iconwrap .expandup, .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled .iconwrap .icon { color: #BCBCBC } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap { height: 2rem } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap i { padding: .4375rem .75rem; border: .0625rem solid #959595; border-left: none } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap i.expandup { color: #0B6EFD } .jpui.segmentedradiogroup .segmentedradiogroup-container .iconwrap.disabled i.expandup { color: #BCBCBC } .jpui.segmentedradiogroup .validation__bubble-container { top: -3.125rem } .jpui.segmentedradiogroup .validation__bubble-container.visible-options { top: -4.84375rem } .jpui.fieldgroup { margin-top: 0; text-align: left } .jpui.fieldgroup .horizontal, .jpui.fieldgroup .vertical { margin-bottom: 1.125rem; margin-top: -.3125rem } .jpui.fieldgroup .horizontal.fieldtext .tooltip .trigger, .jpui.fieldgroup .vertical.fieldtext .tooltip .trigger { font-size: .8125rem } .jpui.fieldgroup .vertical .tooltip { margin-bottom: .125rem } .jpui.fieldgroup .vertical .validation__bubble-container { top: -1.375rem } .jpui.fieldgroup .vertical:not(.fieldtext) .label-wrapper { display: inline-block; margin-bottom: .5rem } .jpui.fieldgroup .vertical.fieldtext { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; flex-direction: column } .jpui.fieldgroup .vertical.fieldtext .label-wrapper { margin-bottom: .1875rem } .jpui.fieldgroup .vertical .align-label-input.floating-label__container { position: relative } .jpui.fieldgroup .vertical .align-label-input.floating-label__container .label-wrapper { position: absolute; display: inline-block; margin-top: .5rem; z-index: 1; text-align: left; pointer-events: none; margin-left: 1rem; transition: all .2s ease-in-out } .jpui.fieldgroup .vertical .align-label-input.floating-label__container .fieldlabel { font-size: 1rem } .jpui.fieldgroup .vertical .align-label-input.floating-label__container.floating .label-wrapper { -webkit-transform: translate(-1.5rem, -2.5rem) scale(.9); transform: translate(-1.5rem, -2.5rem) scale(.9); transition: all .2s ease-in-out; pointer-events: auto } .jpui.fieldgroup .vertical .align-label-input.floating-label__container:not(.floating) .select, .jpui.fieldgroup .vertical .align-label-input.floating-label__container:not(.floating) .validationselect select { color: transparent } .jpui.fieldgroup .horizontal.non-responsive { margin-top: 0 } .jpui.fieldgroup .horizontal.non-responsive .align-label-input { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } @media (min-width:768px) { .jpui.fieldgroup .horizontal { margin-top: 0 } .jpui.fieldgroup .horizontal.fieldlabel { margin-bottom: 0 } .jpui.fieldgroup .horizontal.fieldlabel.label-alignment { display: inline-block } .jpui.fieldgroup .horizontal:not(.fieldtext):not(.non-responsive) .align-label-input { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center } } .jpui.fieldgroup .horizontal .label-wrapper { text-align: right } @media (max-width:767px) { .jpui.fieldgroup .horizontal .label-wrapper { padding-bottom: .4375rem } .jpui.fieldgroup .horizontal:not(.non-responsive) .align-label-input .label-wrapper { text-align: left } } .jpui.fieldgroup .validation__accessible-text { display: none } .jpui.fieldgroup .fieldhelpertext-container { line-height: 1.25 } .jpui.fieldgroup .fieldhelpertext-container.fieldhelpertext { margin-top: .125rem } .jpui.fieldgroup .fieldhelpertext-container .fieldhelpertext { margin-top: .1875rem } .jpui.fieldgroup .fieldhelpertext-container .additionalText { display: inline } .jpui.fieldgroup .fieldhelpertext-container .yield .tooltip i { font-size: .8125rem } .jpui.fieldgroup .textarea-wrapper { margin-bottom: -.3125rem } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.fieldgroup .textarea-wrapper { margin-bottom: 0 } } .jpui.fieldgroup .yield { display: inline-block } .jpui.fieldgroup .tooltip { vertical-align: middle; text-align: left } .jpui.fieldgroup .zipcode-container .dash { position: absolute; left: -.125rem; color: #717171 } .jpui.fieldgroup .fieldset fieldset { border: none } .jpui.fieldgroup .fieldtext--input { border: none; padding: 0; width: 100%; background-color: transparent; display: block } .jpui.fieldgroup .vertical label { margin-bottom: .5rem } .jpui.dropdownchip { font-size: 1rem; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; clear: both } .jpui.dropdownchip .iconwrap .icon { cursor: pointer; line-height: inherit } .jpui.dropdownchip .icon { float: right } .jpui.dropdownchip .list-container { position: relative } .jpui.dropdownchip .list { list-style: none; border: .0625rem solid rgba(0, 0, 0, .17); box-shadow: 0 .125rem .188rem rgba(0, 0, 0, .28); padding: .0625rem; margin: 0; background: #FFF; z-index: 999; text-align: left } .jpui.dropdownchip .option { cursor: pointer; overflow: auto; width: 100% } .jpui.dropdownchip.disabled .header, .jpui.dropdownchip.disabled .header .icon, .jpui.dropdownchip.disabled .input { cursor: default } .jpui.dropdownchip .option.disabled { color: #CCC } .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } .jpui.dropdownchip .option:not(.disabled):active { background-color: #0092FF; color: #FFF } .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } .jpui.dropdownchip.show .list { display: block; margin: .25rem 0 } .jpui.dropdownchip .dropdown-slidedown-animation { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards } .jpui.dropdownchip .dropdown-list-hide { display: block; visibility: hidden; height: 0 } .jpui.dropdownchip .dropdown-list-show { height: auto; visibility: visible } .jpui.dropdownchip.disabled:not(.navigation) .header { border-color: #BCBCBC } .jpui.dropdownchip.disabled .header .header-text, .jpui.dropdownchip.disabled .header .icon { color: #BCBCBC } .jpui.dropdownchip.disabled .input:focus { outline: 0; box-shadow: none } .jpui.dropdownchip ul { list-style-type: none; padding: 0 } .jpui.dropdownchip .button { border: .063rem solid #999; box-shadow: .188rem .188rem .375rem #CCC } .jpui.dropdownchip .input:hover, .jpui.dropdownchip.show .input:hover { border: 0; box-shadow: none } .jpui.dropdownchip .input { position: relative; font-weight: 400; line-height: 1.375; cursor: pointer; overflow-x: hidden; text-overflow: ellipsis; height: auto; margin-bottom: 0; color: #414042; background-color: #FFF; border: 0; overflow-y: hidden } .jpui.dropdownchip .input:focus { outline: #717171 dashed .0625rem; box-shadow: none } .jpui.dropdownchip .input .icon { float: none; vertical-align: top; position: relative; margin-bottom: .3125rem } .jpui.dropdownchip .input:empty:before { content: attr(placeholder); color: #A9A9A9 } .jpui.dropdownchip .header { padding: .5rem .25rem } .jpui.dropdownchip .wrap { position: relative; display: inline-block; vertical-align: middle; width: 100% } .jpui.dropdownchip .wrap .input-icon { font-size: 1rem; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: auto; color: #414042 } .jpui.dropdownchip .wrap .input-icon i, .jpui.dropdownchip .wrap .input-icon span { vertical-align: bottom } .jpui.dropdownchip .wrap .input { display: inline-block } .jpui.dropdownchip .wrap.left .input-icon { left: .5rem } .jpui.dropdownchip .wrap.left .input-icon.disabled { color: #BCBCBC } .jpui.dropdownchip .wrap.left .input { padding-left: 1.75rem } .jpui.dropdownchip .wrap.right .input-icon { right: .5rem } .jpui.dropdownchip .wrap.right .input { padding-right: 2.275rem } @media print { .jpui.dropdownchip .wrap .input-icon { -webkit-transform: none; transform: none; margin-top: -.72rem } } .jpui.dropdownchip .primary { overflow-y: hidden } .jpui.dropdownchip .primary span { pointer-events: none } .jpui.dropdownchip .list { display: block; visibility: hidden; height: 0; position: absolute; width: 8.75rem } .jpui.dropdownchip .list.flip-left { right: 0 } .jpui.dropdownchip .list.flip-right { left: 0 } .jpui.dropdownchip.show .list { -webkit-animation: slideDown .15s ease 0s forwards; animation: slideDown .15s ease 0s forwards; height: auto; visibility: visible } @keyframes slideDown { from { opacity: 0 } to { opacity: 1 } } .jpui.dropdownchip.show .list>.group-container>.group-title, .jpui.dropdownchip.show .list>.option>.primary { opacity: 1; padding-top: .625rem; padding-bottom: .625rem; line-height: 1.5 } .jpui.dropdownchip .option { padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.dropdownchip .option .primary { text-decoration: none; -moz-text-decoration-color: inherit; color: inherit; display: block; padding-left: 1rem; padding-right: 1rem } .jpui.dropdownchip .option .primary:active { background-color: #0092FF; color: #FFF } .jpui.dropdownchip .option.disabled .jpui.link.disabled { display: block; font-size: 1rem; color: #BCBCBC; cursor: default } .jpui.dropdownchip .option.disabled .jpui.link.disabled:active, .jpui.dropdownchip .option.disabled .jpui.link.disabled:focus { outline: 0; background-color: inherit; color: #BCBCBC } .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } .jpui.dropdownchip .option.active .primary:active { background-color: #0092FF; color: #FFF } .jpui.messagebox { width: 100%; height: 100%; position: fixed; left: 0; top: 0; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; background-color: rgba(0, 0, 0, .8); overflow: hidden; z-index: 999999; padding: 1rem; -ms-animation-fill-mode: none!important; -webkit-animation: fadeInDarkBackground .7s ease-out 0s none; animation: fadeInDarkBackground .7s ease-out 0s none } @keyframes fadeInDarkBackground { from { background-color: rgba(0, 0, 0, 0) } to { background-color: rgba(0, 0, 0, .8) } } .jpui.messagebox .messagebox__container { background-color: #FFF; border-radius: .125rem } .jpui.messagebox .messagebox__container .messagebox__header { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 1.125rem } .jpui.messagebox .messagebox__container .messagebox__header .messagebox__title { -ms-flex-positive: 1; flex-grow: 1; margin: 0 } .jpui.messagebox .messagebox__container .messagebox__header .messagebox__close-link { text-decoration: none } .jpui.messagebox .messagebox__container .messagebox__header.messagebox__header--scrollable { box-shadow: 0 .25rem .25rem -.175rem rgba(0, 0, 0, .1) } .jpui.messagebox .messagebox__container .messagebox__content { overflow-y: auto; padding: 0 1.125rem 1.875rem } .jpui.messagebox .messagebox__container .messagebox__content:focus { outline: #666 dashed .0625rem } .jpui.messagebox .messagebox__container .messagebox__footer { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding: 0 1.125rem 1.125rem } .jpui.validation__accessible-text, .jpui.validationcheckbox .validation__accessible-text, .jpui.validationdatepicker .validation__accessible-text, .jpui.validationinput .validation__accessible-text, .jpui.validationmultiselect .validation__accessible-text, .jpui.validationsegmentedradiogroup .validation__accessible-text, .jpui.validationselect .validation__accessible-text, .jpui.validationstyledselect .validation__accessible-text, .jpui.validationtextarea .validation__accessible-text { display: none } .jpui.messagebox .messagebox__container .messagebox__footer.messagebox__footer--scrollable { padding: 1.125rem; box-shadow: 0 -.3125rem .25rem -.175rem rgba(0, 0, 0, .1) } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button { min-width: unset; margin: 0 } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button:last-child { margin-top: .75rem } @media (max-width:767px) { .jpui.messagebox .messagebox__footer.messagebox__footer-inline { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end } .jpui.messagebox .messagebox__button-inline { min-width: auto; width: 50%; -ms-flex-positive: 1; flex-grow: 1; margin: 0 } .jpui.messagebox .messagebox__button-inline:last-child { margin-left: 1.125rem } } .jpui.validationcheckbox .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationdatepicker .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationinput .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationmultiselect .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationsegmentedradiogroup .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationselect .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationstyledselect .validation__bubble-container.validation__bubble-container--min-width, .jpui.validationtextarea .validation__bubble-container.validation__bubble-container--min-width { min-width: 4.75rem } @media (min-width:768px) { .jpui.messagebox { padding: 4.5rem 0 } .jpui.messagebox .messagebox__container .messagebox__header { padding: 1.5rem } .jpui.messagebox .messagebox__container .messagebox__content { padding: 0 1.5rem } .jpui.messagebox .messagebox__container .messagebox__footer { -ms-flex-direction: row; flex-direction: row; -ms-flex-pack: end; justify-content: flex-end; padding: 1.5rem } .jpui.messagebox .messagebox__container .messagebox__footer.messagebox__footer--scrollable { padding: 1.5rem } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button { margin: 0 } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button:last-child { margin: 0 0 0 1.125rem } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button-inline { margin: 0 } .jpui.messagebox .messagebox__container .messagebox__footer .messagebox__button-inline:last-child { margin: 0 0 0 1.125rem } } .jpui.validationcheckbox .checkbox.validation__error .checkbox-label { font-weight: 600; color: #BF2155 } .jpui.validationcheckbox .checkbox.validation__error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } .jpui.validationcheckbox .checkbox.validation__error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155 } .jpui.validationdatepicker .input.validation__error, .jpui.validationdatepicker .input.validation__error:focus, .jpui.validationinput .input.validation__error, .jpui.validationinput .input.validation__error:focus, .jpui.validationmultiselect .multiselect__control.validation__error, .jpui.validationmultiselect .multiselect__control.validation__error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.validationcheckbox .checkbox.validation__error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } .jpui.validationcheckbox .checkbox .error-bubble-min-width .label.pointing.attached:before { left: .5rem } .jpui.validationcheckbox .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationcheckbox .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationcheckbox .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationcheckbox .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationdatepicker .input.validation__error { outline: transparent solid .125rem } .jpui.validationdatepicker .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationdatepicker .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationdatepicker .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationdatepicker .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationinput .input.validation__error { outline: transparent solid .125rem } .jpui.validationinput .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationinput .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationinput .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationinput .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationinput .expandablemicrocopy { margin-top: .5rem } .jpui.validationmultiselect .multiselect__control.validation__error { outline: transparent solid .125rem } .jpui.validationmultiselect .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationmultiselect .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationmultiselect .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationmultiselect .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .segmentedradiogroup-label { font-size: .75rem; font-weight: 600; letter-spacing: 0; text-decoration: none; color: #BF2155 } @media screen and (min-width:768px) { .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .segmentedradiogroup-label { font-size: .875rem } } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container { border: .125rem solid #BF2155 } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container.hidden-state { height: 2.125rem } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container:not(.hidden-state)>.input-container { border-bottom: .0625rem solid #BCBCBC } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .option-container .input-container { border-right: 0; border-left: .0625rem solid #959595 } .jpui.validationsegmentedradiogroup .segmentedradiogroup.validation__error .iconwrap i { border: .125rem solid #BF2155; border-left: 0 } .jpui.validationselect .select select.validation__error, .jpui.validationselect .select select.validation__error:focus, .jpui.validationstyledselect .input.validation__error, .jpui.validationstyledselect .input.validation__error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.validationsegmentedradiogroup .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationsegmentedradiogroup .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationsegmentedradiogroup .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationsegmentedradiogroup .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationselect .select select.validation__error { outline: transparent solid .125rem } .jpui.validationselect .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationselect .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationselect .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationselect .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationstyledselect .input.validation__error { outline: transparent solid .125rem } .jpui.validationstyledselect .selectClassic.validation__error-selects, .jpui.validationstyledselect .selectStyled.validation__error-selects { border: .125rem solid #BF2155!important } .jpui.validationstyledselect .selectClassic.validation__error-selects:focus, .jpui.validationstyledselect .selectStyled.validation__error-selects:focus { outline: 0!important; box-shadow: none!important } .jpui.validationtextarea .textarea.validation__error, .jpui.validationtextarea .textarea.validation__error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } .jpui.validationstyledselect .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationstyledselect .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationstyledselect .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationstyledselect .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.validationtextarea .textarea.validation__error { outline: transparent solid .125rem } .jpui.validationtextarea .validation__bubble-container { position: relative; width: 100%; top: .25rem; outline: 0; z-index: 1100 } .jpui.validationtextarea .validation__bubble-container .label.pointing.attached { bottom: 0; width: 100% } .jpui.validationtextarea .validation__bubble-container .label.pointing.attached:focus { outline: #717171 dashed .0625rem } .jpui.validationtextarea .validation__bubble-container.validation__bubble-container--flipped { top: 3rem } .jpui.definitionlink { position: relative } .jpui.definitionlink .link-anchor { position: relative; text-decoration: none; border-bottom: dashed .0625rem; color: inherit } .jpui.definitionlink .link-anchor.disabled { color: #CCC; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.definitionlink .definition-link__tool-tip { position: absolute!important; padding: 0 1rem 0 0; border: 0; height: .0625rem; width: .0625rem; overflow: hidden; clip: rect(.0625rem, .0625rem, .0625rem, .0625rem); text-align: left } .jpui.definitionlink .definition-link__tool-tip.show { bottom: -.3125rem; top: auto; clip: auto; padding: .75rem 1rem; right: auto; left: 0; width: 18.75rem; height: auto; max-width: 18.75rem; font-size: .875rem; color: #414042; border: .0625rem solid #CCC; border-radius: 0; background-color: #F9F6F3; box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .28); z-index: 1; -webkit-transform: translateY(100%); transform: translateY(100%) } .jpui.definitionlink .definition-link__tool-tip.show.delay { opacity: 0; -webkit-animation: showMiniTooltip .1s ease .75s both; animation: showMiniTooltip .1s ease .75s both } @keyframes showMiniTooltip { from { opacity: 0 } to { opacity: 1 } } .jpui.definitionlink .definition-link__tool-tip.show.rightAlign { left: auto; right: 0 } .jpui.statustracker { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row } .jpui.statustracker .statustracker__container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; white-space: pre-line } @media all and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.statustracker .statustracker__container--3-steps { height: 6.75rem } .jpui.statustracker .statustracker__container--4-steps { height: 9.5rem } .jpui.statustracker .statustracker__container--5-steps { height: 12.25rem } } .jpui.statustracker .statustracker__container--labels { position: relative; top: .25rem; -ms-flex-align: start; align-items: flex-start; -ms-flex-order: 1; order: 1; padding-left: 0; margin: 0 0 0 .375rem; list-style-type: none } .jpui.statustracker .statustracker__label { font-size: .8125rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none; text-align: center; white-space: pre-line; -ms-flex: 1 0 20%; flex: 1 0 20%; padding-left: 0 } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label { font-size: .875rem } } .jpui.statustracker .statustracker__label--in-progress { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label--in-progress { font-size: .875rem } } .jpui.statustracker .statustracker__label--completed { font-size: .8125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label--completed { font-size: .875rem } } .jpui.statustracker .statustracker__label--completed a, .jpui.statustracker .statustracker__label--completed a:active, .jpui.statustracker .statustracker__label--completed a:hover, .jpui.statustracker .statustracker__label--completed a:visited { font-size: .8125rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.statustracker .statustracker__label--completed a, .jpui.statustracker .statustracker__label--completed a:active, .jpui.statustracker .statustracker__label--completed a:hover, .jpui.statustracker .statustracker__label--completed a:visited { font-size: .875rem } } .jpui.statustracker .statustracker__step-container { display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-align: center; align-items: center; -ms-flex-pack: end; justify-content: flex-end; -ms-flex: 1 0 20%; flex: 1 0 20%; min-height: 20% } .jpui.statustracker .statustracker__step-container:last-child { -ms-flex-pack: start; justify-content: flex-start } .jpui.statustracker .statustracker__bubble { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; height: 1.75rem; width: 1.75rem; background-color: #FFF; border: .0625rem solid #959595; border-radius: 50%; -moz-box-sizing: border-box; box-sizing: border-box; -ms-flex-negative: 0; flex-shrink: 0 } .jpui.statustracker .statustracker__bubble .checkmark { color: #FFF; font-size: 1rem } .jpui.statustracker .statustracker__bubble--in-progress { border: .1875rem solid #2CA853 } .jpui.statustracker .statustracker__bubble--completed { background-color: #2CA853; border: .1875rem solid #2CA853 } .jpui.statustracker .statustracker__line { border-left: .0625rem solid #959595; height: 1.5rem } .jpui.statustracker .statustracker__line--completed { width: 0; border-left: .15rem solid #2CA853 } @media all and (min-width:767px) { .jpui.statustracker { -ms-flex-direction: column; flex-direction: column } .jpui.statustracker .statustracker__container { -ms-flex-direction: row; flex-direction: row; padding-left: 3.75rem; -ms-flex-pack: start; justify-content: flex-start } .jpui.statustracker .statustracker__container--labels { -ms-flex-align: end; align-items: flex-end; -ms-flex-order: 0; order: 0; margin-left: 0; top: 0 } .jpui.statustracker .statustracker__container--3-labels { right: calc((100% - 60px)/ 6 - 14px) } .jpui.statustracker .statustracker__container--4-labels { right: calc((100% - 60px)/ 8 - 14px) } .jpui.statustracker .statustracker__container--5-labels { right: calc((100% - 60px)/ 10 - 14px) } .jpui.statustracker .statustracker__label { margin-bottom: .375rem } .jpui.statustracker .statustracker__step-container { -ms-flex-direction: row; flex-direction: row } .jpui.statustracker .statustracker__line { border-top: .0625rem solid #959595; height: .0625rem; width: calc(100% - 1.25rem) } .jpui.statustracker .statustracker__line--completed { border-top: .15rem solid #2CA853; height: 0 } } @media all and (min-width:767px) and (-ms-high-contrast:none), (-ms-high-contrast:active) { .jpui.statustracker .statustracker__container--3-steps, .jpui.statustracker .statustracker__container--4-steps, .jpui.statustracker .statustracker__container--5-steps { height: auto } } .jpui.radiotile { height: 5.75rem; width: 16.25rem; margin-bottom: 1rem } .jpui.radiotile .radiotile__label-container { height: 100%; width: 100%; border-radius: .1875rem; padding: 1.5rem; border: .0625rem solid #CCC; background-color: #FFF; display: -ms-flexbox; display: flex; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-align: center; align-items: center; cursor: pointer } .jpui.radiotile .radiotile__label-container:hover { background-color: #F5F6F6 } .jpui.radiotile .radiotile__radio-button { position: absolute; opacity: 0 } .jpui.radiotile .radiotile__radio-button:checked+.radiotile__label-container { border: .125rem solid #0B6EFD; padding: 1.4375rem } .jpui.radiotile .radiotile__radio-button:focus+.radiotile__label-container { outline: #666 dashed .0625rem } .jpui.radiotile .radiotile__label { padding-left: 1.125rem; text-align: left; max-height: 2.75rem; overflow: hidden } .jpui.radiotile .radiotile__icon { font-size: 2.75rem; color: #666 } @media (min-width:768px) { .jpui.radiotile { width: 18.75rem } .jpui.radiotile.radiotile--large { width: 22.5rem } } .jpui.icon { font-weight: 400; text-transform: none; line-height: 1; text-decoration: none; display: inline-block; padding: 0; color: #666; font-size: 1em; font-family: dcefont } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon, body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon, body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled:not(.checkbox__input--checked) .icon { display: none } @font-face { font-family: dcefont; font-style: 'normal'; font-weight: 'normal'; src: url(../fonts/dcefont.eot); src: url(../fonts/dcefont.eot?#iefix) format('embedded-opentype'), url(../fonts/dcefont.woff) format('woff'), url(../fonts/dcefont.ttf) format('truetype'), url(../fonts/dcefont.svg#dcefont) format('svg') } .jpui.icon.angledown:after { content: '\e62a' } .jpui.icon.angleleft:after { content: '\e635' } .jpui.icon.angleright:after { content: '\e646' } .jpui.icon.angleup:after { content: '\e64e' } .jpui.icon.atm:after { content: '\f101' } .jpui.icon.branch:after { content: '\f100' } .jpui.icon.calendar:after { content: '\f109' } .jpui.icon.contact:after { content: '\f11d' } .jpui.icon.contract:after { content: '\f103' } .jpui.icon.download:after { content: '\f113' } .jpui.icon.downloadcheck:after { content: '\e602' } .jpui.icon.email:after { content: '\f11f' } .jpui.icon.equal-housing-lender:after { content: '\e605' } .jpui.icon.facebook:after { content: '\f112' } .jpui.icon.instagram:after { content: '\e62d' } .jpui.icon.linkedin:after { content: '\f102' } .jpui.icon.printer:after { content: '\f10f' } .jpui.icon.refresh:after { content: '\e63b' } .jpui.icon.share:after { content: '\f11e' } .jpui.icon.speech:after { content: '\e64c' } .jpui.icon.twitter:after { content: '\f120' } .jpui.icon.youtube:after { content: '\f111' } .jpui.icon.eDoc:after { content: '\e92b' } .jpui.icon.chasepay:after { content: '\e903' } .jpui.icon.feedback:after { content: '\e604' } .jpui.icon.flag:after { content: '\e601' } .jpui.icon.menulines:after { content: '\f105' } .jpui.icon.profile:after { content: '\f116' } .jpui.icon.search:after { content: '\f10b' } .jpui.icon.video-play:after { content: '\e934' } .jpui.icon.megaphone-small:after { content: '\e963' } .jpui.icon.check:after { content: '\f11c' } .jpui.icon.checkmark:after { content: '\f11b' } .jpui.icon.confirmation:after { content: '\e616' } .jpui.icon.exclamation-color:after { content: '\f115' } .jpui.icon.gripperdown:after { content: '\e603' } .jpui.icon.gripperup:after { content: '\e24c' } .jpui.icon.gripper:after { content: '\e629' } .jpui.icon.info-color:after { content: '\e62b' } .jpui.icon.ring:after { content: '\e95d' } .jpui.icon.atm-small:after { content: '\e93b' } .jpui.icon.attachment:after { content: '\e92e' } .jpui.icon.auto-small:after { content: '\e133' } .jpui.icon.blink:after { content: '\e788' } .jpui.icon.lending-small:after { content: '\e927' } .jpui.icon.business-small:after { content: '\e166' } .jpui.icon.checking-small:after { content: '\e611' } .jpui.icon.close:after { content: '\f11a' } .jpui.icon.column-sort:after { content: '\e93e' } .jpui.icon.commercial-small:after { content: '\e200' } .jpui.icon.credit-small:after { content: '\e233' } .jpui.icon.delete-small:after { content: '\e947' } .jpui.icon.desktop-small:after { content: '\e931' } .jpui.icon.eBills-small:after { content: '\e94f' } .jpui.icon.eBills-color:after { content: '\e95b' } .jpui.icon.edit-small:after { content: '\e945' } .jpui.icon.exclamationsoft:after { content: '\e600' } .jpui.icon.expanddown:after { content: '\f10e' } .jpui.icon.expandup:after { content: '\f119' } .jpui.icon.expiring-message:after { content: '\e92f' } .jpui.icon.filter-panel-down-sm:after { content: '\e941' } .jpui.icon.filter-panel-left-sm:after { content: '\e975' } .jpui.icon.filter-panel-right-sm:after { content: '\e942' } .jpui.icon.filter-panel-up-sm:after { content: '\e944' } .jpui.icon.grouped-arrow:after { content: '\e266' } .jpui.icon.home-small:after { content: '\e288' } .jpui.icon.info-density-condensed:after { content: '\e93d' } .jpui.icon.info-density-relaxed:after { content: '\e93c' } .jpui.icon.info-i:after { content: '\e630' } .jpui.icon.invest-small-light:after { content: '\e301' } .jpui.icon.jpm-logo:after { content: '\e93a' } .jpui.icon.link-icon:after { content: '\e90d' } .jpui.icon.mobile-system-alert:after { content: '\e930' } .jpui.icon.more:after { content: '\e634' } .jpui.icon.mortgage-small:after { content: '\e305' } .jpui.icon.new-window-small:after { content: '\e946' } .jpui.icon.play:after { content: '\e638' } .jpui.icon.plus:after { content: '\f103' } .jpui.icon.progressleft:after { content: '\f118' } .jpui.icon.progressright:after { content: '\f108' } .jpui.icon.questionmark-medium:after { content: '\e92d' } .jpui.icon.questionmark-small:after { content: '\e92c' } .jpui.icon.rating-full-star:after { content: '\e937' } .jpui.icon.rating-half-star:after { content: '\e938' } .jpui.icon.rating-hollow-star:after { content: '\e939' } .jpui.icon.reloadable-small:after { content: '\e308' } .jpui.icon.remove:after { content: '\e93f' } .jpui.icon.repeatpayment:after { content: '\e645' } .jpui.icon.repeatpayment-large:after { content: '\e644' } .jpui.icon.savings-small:after { content: '\e311' } .jpui.icon.searchx:after { content: '\e623' } .jpui.icon.secure:after { content: '\f107' } .jpui.icon.see-all:after { content: '\e705' } .jpui.icon.settings:after { content: '\e940' } .jpui.icon.treasury-medium:after { content: '\e933' } .jpui.icon.treasury-small:after { content: '\e932' } .jpui.icon.warning-small:after { content: '\e953' } .jpui.icon.laptop-small:after { content: '\e94e' } .jpui.icon.tablet-small:after { content: '\e94b' } .jpui.icon.laptop-med:after { content: '\e94d' } .jpui.icon.tablet-med:after { content: '\e94c' } .jpui.icon.camera-small:after { content: '\e954' } .jpui.icon.camera-med:after { content: '\e948' } .jpui.icon.contrast-med:after { content: '\e949' } .jpui.icon.focus-med:after { content: '\e94a' } .jpui.icon.auto-loan-small:after { content: '\e950' } .jpui.icon.auto-loan-med:after { content: '\e951' } .jpui.icon.zelle-logo:after { content: '\e952' } .jpui.icon.faceID:after { content: '\e955' } .jpui.icon.browser-small:after { content: '\e956' } .jpui.icon.mobile-bank-toggle:after { content: '\e918' } .jpui.icon.waiting-small:after { content: '\e958' } .jpui.icon.filter-small:after { content: '\e957' } .jpui.icon.savings-bank-small:after { content: '\e959' } .jpui.icon.savings-bank-med:after { content: '\e95a' } .jpui.icon.tile-view-small:after { content: '\e95c' } .jpui.icon.list-view-small:after { content: '\e95e' } .jpui.icon.video-player-color:after { content: '\e95f' } .jpui.icon.eye-small:after { content: '\e960' } .jpui.icon.chase-customer:after { content: '\e967' } .jpui.icon.gift-card-small:after { content: '\e962' } .jpui.icon.em-dash:after { content: '\e961' } .jpui.icon.locked:after { content: '\e943' } .jpui.icon.unlocked:after { content: '\e964' } .jpui.icon.autopay:after { content: '\e965' } .jpui.icon.locked-filled:after { content: '\e966' } .jpui.icon.unlocked-filled:after { content: '\e968' } .jpui.icon.debit-card-coverage-small:after { content: '\e96b' } .jpui.icon.guide-small:after { content: '\e96a' } .jpui.icon.api-small:after { content: '\e969' } .jpui.icon.double-arrow-lt:after { content: '\e96f' } .jpui.icon.double-arrow-rt:after { content: '\e96e' } .jpui.icon.copy-to-clipboard:after { content: '\e96d' } .jpui.icon.key:after { content: '\e96c' } .jpui.icon.verify-med:after { content: '\e972' } .jpui.icon.search-med:after { content: '\e971' } .jpui.icon.reports-med:after { content: '\e970' } .jpui.icon.doc-verify:after { content: '\e973' } .jpui.icon.line-graph:after { content: '\e974' } .jpui.icon.stars-wallet-small:after { content: '\e976' } .jpui.icon.stars-wallet-md:after { content: '\e977' } .jpui.icon.wire-transfer-med:after { content: '\e978' } .jpui.icon.pie-chart-small:after { content: '\e97b' } .jpui.icon.bar-chart-small:after { content: '\e97c' } .jpui.icon.chat-small:after { content: '\e97a' } .jpui.icon.pdf:after { content: '\e97d' } .jpui.icon.electronic-pymt-med:after { content: '\e97e' } .jpui.icon.payday-autosave-md:after { content: '\e97f' } .jpui.icon.bank:after { content: '\e982' } .jpui.icon.status-indicator-dot:after { content: '\e983' } .jpui.icon.autosave-charm:after { content: '\e984' } .jpui.icon.ach-transfer-md:after { content: '\e985' } .jpui.icon.balance-transfer-md:after { content: '\e986' } .jpui.icon.calendar-md:after { content: '\e987' } .jpui.icon.zelle-z:after { content: '\e9ba' } .jpui.icon.co-browse:after { content: '\e980' } .jpui.icon.ecoupon:after { content: '\e98b' } .jpui.icon.funnel:after { content: '\e98c' } .jpui.icon.expand:after { content: '\1222' } .jpui.icon.close-small:after { content: '\e64f' } .jpui.icon.legal-small:after { content: '\e979' } .jpui.icon.clock-pending:after { content: '\e988' } .jpui.icon.clock-pending-md:after { content: '\e981' } .jpui.icon.discover-billers-md:after { content: '\e989' } .jpui.icon.ecoupon-md:after { content: '\e98a' } .jpui.icon.overdraft-md:after { content: '\e98d' } .jpui.icon.home-md:after { content: '\e277' } .jpui.icon.auto-large:after { content: '\e111' } .jpui.icon.business-large:after { content: '\e144' } .jpui.icon.checking-large:after { content: '\e177' } .jpui.icon.credit-large:after { content: '\e210' } .jpui.icon.invest-large:after { content: '\e299' } .jpui.icon.mortgage-large:after { content: '\e302' } .jpui.icon.savings-large:after { content: '\e309' } .jpui.icon.placemarker:after { content: '\e98f' } .jpui.icon.cart:after { content: '\e98e' } .jpui.icon.auto-loan-med-exprod:after { content: '\e951' } .jpui.icon.auto-medium:after { content: '\e122' } .jpui.icon.bank-medium:after { content: '\e900' } .jpui.icon.business-banking:after { content: '\e928' } .jpui.icon.business-lending:after { content: '\e926' } .jpui.icon.business-medium:after { content: '\e155' } .jpui.icon.business-resources:after { content: '\e924' } .jpui.icon.business-services:after { content: '\e922' } .jpui.icon.chasepay2:after { content: '\e920' } .jpui.icon.checking-medium:after { content: '\e188' } .jpui.icon.commercial-medium:after { content: '\e199' } .jpui.icon.commercial-services:after { content: '\e91d' } .jpui.icon.credit-medium:after { content: '\e222' } .jpui.icon.creditcard:after { content: '\e91b' } .jpui.icon.debit-cards:after { content: '\e905' } .jpui.icon.devices:after { content: '\e901' } .jpui.icon.fraud-protection:after { content: '\e906' } .jpui.icon.global-banking:after { content: '\e907' } .jpui.icon.insights:after { content: '\e90f' } .jpui.icon.invest-medium:after { content: '\e300' } .jpui.icon.merchant-services:after { content: '\e908' } .jpui.icon.mobile-banking:after { content: '\e918' } .jpui.icon.mortgage-medium:after { content: '\e304' } .jpui.icon.mortgage2-medium:after { content: '\e902' } .jpui.icon.offer-medium:after { content: '\e936' } .jpui.icon.payment-transfers:after { content: '\e909' } .jpui.icon.quickpay:after { content: '\e90a' } .jpui.icon.receiveables:after { content: '\e90b' } .jpui.icon.reloadable-medium:after { content: '\e307' } .jpui.icon.savings-bank-med-exprod:after { content: '\e95a' } .jpui.icon.savings-medium:after { content: '\e310' } .jpui.icon.savingsCDs:after { content: '\e913' } .jpui.icon.security:after { content: '\e911' } .jpui.icon.see-all-medium:after { content: '\e705' } .jpui.icon.auto-loan-small-exprod:after { content: '\e950' } .jpui.icon.business-banking-small:after { content: '\e929' } .jpui.icon.business-lending-small:after { content: '\e927' } .jpui.icon.business-resources-small:after { content: '\e925' } .jpui.icon.business-services-small:after { content: '\e923' } .jpui.icon.chasepay2-small:after { content: '\e921' } .jpui.icon.checking2-small:after { content: '\e91f' } .jpui.icon.commercial-services-small:after { content: '\e91e' } .jpui.icon.creditcard-small:after { content: '\e91c' } .jpui.icon.debit-cards-small:after { content: '\e90c' } .jpui.icon.devices-small:after { content: '\e92a' } .jpui.icon.fraud-protection-small:after { content: '\e91a' } .jpui.icon.global-banking-small:after { content: '\e919' } .jpui.icon.insights-small:after { content: '\e910' } .jpui.icon.invest-small:after { content: '\e301' } .jpui.icon.mobile-banking-small:after { content: '\e917' } .jpui.icon.offer-small:after { content: '\e935' } .jpui.icon.payment-transfers-small:after { content: '\e916' } .jpui.icon.quickpay-small:after { content: '\e915' } .jpui.icon.receiveables-small:after { content: '\e90e' } .jpui.icon.savings-bank-small-exprod:after { content: '\e959' } .jpui.icon.savingsCDs-small:after { content: '\e914' } .jpui.icon.security-small:after { content: '\e912' } .jpui.icon.pipe:after { content: '\007c' } .jpui.icon.plus { -webkit-transform: rotate(45deg); transform: rotate(45deg) } .jpui.icon.angledown:hover:not(.touch), .jpui.icon.angleleft:hover:not(.touch), .jpui.icon.angleright:hover:not(.touch), .jpui.icon.angleup:hover:not(.touch), .jpui.icon.atm:hover:not(.touch), .jpui.icon.branch:hover:not(.touch), .jpui.icon.calendar:hover:not(.touch), .jpui.icon.contact:hover:not(.touch), .jpui.icon.contract:hover:not(.touch), .jpui.icon.download:hover:not(.touch), .jpui.icon.downloadcheck:hover:not(.touch), .jpui.icon.eDoc:hover:not(.touch), .jpui.icon.email:hover:not(.touch), .jpui.icon.equal-housing-lender:hover:not(.touch), .jpui.icon.facebook:hover:not(.touch), .jpui.icon.instagram:hover:not(.touch), .jpui.icon.linkedin:hover:not(.touch), .jpui.icon.printer:hover:not(.touch), .jpui.icon.progressleft:hover:not(.touch), .jpui.icon.progressright:hover:not(.touch), .jpui.icon.refresh:hover:not(.touch), .jpui.icon.share:hover:not(.touch), .jpui.icon.speech:hover:not(.touch), .jpui.icon.twitter:hover:not(.touch), .jpui.icon.youtube:hover:not(.touch) { color: #0092FF } .jpui.icon.angledown:active, .jpui.icon.angledown:active:not(.touch), .jpui.icon.angleleft:active, .jpui.icon.angleleft:active:not(.touch), .jpui.icon.angleright:active, .jpui.icon.angleright:active:not(.touch), .jpui.icon.angleup:active, .jpui.icon.angleup:active:not(.touch), .jpui.icon.atm:active, .jpui.icon.atm:active:not(.touch), .jpui.icon.branch:active, .jpui.icon.branch:active:not(.touch), .jpui.icon.calendar:active, .jpui.icon.calendar:active:not(.touch), .jpui.icon.contact:active, .jpui.icon.contact:active:not(.touch), .jpui.icon.contract:active, .jpui.icon.contract:active:not(.touch), .jpui.icon.download:active, .jpui.icon.download:active:not(.touch), .jpui.icon.downloadcheck:active, .jpui.icon.downloadcheck:active:not(.touch), .jpui.icon.eDoc:active, .jpui.icon.eDoc:active:not(.touch), .jpui.icon.email:active, .jpui.icon.email:active:not(.touch), .jpui.icon.equal-housing-lender:active, .jpui.icon.equal-housing-lender:active:not(.touch), .jpui.icon.facebook:active, .jpui.icon.facebook:active:not(.touch), .jpui.icon.instagram:active, .jpui.icon.instagram:active:not(.touch), .jpui.icon.linkedin:active, .jpui.icon.linkedin:active:not(.touch), .jpui.icon.printer:active, .jpui.icon.printer:active:not(.touch), .jpui.icon.progressleft:active, .jpui.icon.progressleft:active:not(.touch), .jpui.icon.progressright:active, .jpui.icon.progressright:active:not(.touch), .jpui.icon.refresh:active, .jpui.icon.refresh:active:not(.touch), .jpui.icon.share:active, .jpui.icon.share:active:not(.touch), .jpui.icon.speech:active, .jpui.icon.speech:active:not(.touch), .jpui.icon.twitter:active, .jpui.icon.twitter:active:not(.touch), .jpui.icon.youtube:active, .jpui.icon.youtube:active:not(.touch) { color: #0B6EFD } .jpui.icon.angledown[disabled], .jpui.icon.angleleft[disabled], .jpui.icon.angleright[disabled], .jpui.icon.angleup[disabled], .jpui.icon.atm[disabled], .jpui.icon.branch[disabled], .jpui.icon.calendar[disabled], .jpui.icon.contact[disabled], .jpui.icon.contract[disabled], .jpui.icon.download[disabled], .jpui.icon.downloadcheck[disabled], .jpui.icon.eDoc[disabled], .jpui.icon.email[disabled], .jpui.icon.equal-housing-lender[disabled], .jpui.icon.facebook[disabled], .jpui.icon.instagram[disabled], .jpui.icon.linkedin[disabled], .jpui.icon.printer[disabled], .jpui.icon.progressleft[disabled], .jpui.icon.progressright[disabled], .jpui.icon.refresh[disabled], .jpui.icon.share[disabled], .jpui.icon.speech[disabled], .jpui.icon.twitter[disabled], .jpui.icon.youtube[disabled] { color: #BCBCBC; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } .jpui.icon.angledown[disabled]:hover, .jpui.icon.angleleft[disabled]:hover, .jpui.icon.angleright[disabled]:hover, .jpui.icon.angleup[disabled]:hover, .jpui.icon.atm[disabled]:hover, .jpui.icon.branch[disabled]:hover, .jpui.icon.calendar[disabled]:hover, .jpui.icon.contact[disabled]:hover, .jpui.icon.contract[disabled]:hover, .jpui.icon.download[disabled]:hover, .jpui.icon.downloadcheck[disabled]:hover, .jpui.icon.eDoc[disabled]:hover, .jpui.icon.email[disabled]:hover, .jpui.icon.equal-housing-lender[disabled]:hover, .jpui.icon.facebook[disabled]:hover, .jpui.icon.instagram[disabled]:hover, .jpui.icon.linkedin[disabled]:hover, .jpui.icon.printer[disabled]:hover, .jpui.icon.progressleft[disabled]:hover, .jpui.icon.progressright[disabled]:hover, .jpui.icon.refresh[disabled]:hover, .jpui.icon.share[disabled]:hover, .jpui.icon.speech[disabled]:hover, .jpui.icon.twitter[disabled]:hover, .jpui.icon.youtube[disabled]:hover { color: #BCBCBC } .jpui.icon.chasepay, .jpui.icon.feedback, .jpui.icon.flag, .jpui.icon.megaphone-small, .jpui.icon.menulines, .jpui.icon.profile, .jpui.icon.search, .jpui.icon.video-play { color: #FFF } .jpui.icon.chasepay:hover:not(.touch), .jpui.icon.feedback:hover:not(.touch), .jpui.icon.flag:hover:not(.touch), .jpui.icon.megaphone-small:hover:not(.touch), .jpui.icon.menulines:hover:not(.touch), .jpui.icon.profile:hover:not(.touch), .jpui.icon.search:hover:not(.touch), .jpui.icon.video-play:hover:not(.touch) { color: #BCBCBC } .jpui.icon.chasepay:active, .jpui.icon.chasepay:active:not(.touch), .jpui.icon.feedback:active, .jpui.icon.feedback:active:not(.touch), .jpui.icon.flag:active, .jpui.icon.flag:active:not(.touch), .jpui.icon.megaphone-small:active, .jpui.icon.megaphone-small:active:not(.touch), .jpui.icon.menulines:active, .jpui.icon.menulines:active:not(.touch), .jpui.icon.profile:active, .jpui.icon.profile:active:not(.touch), .jpui.icon.search:active, .jpui.icon.search:active:not(.touch), .jpui.icon.video-play:active, .jpui.icon.video-play:active:not(.touch) { color: #CCC } .jpui.icon.chasepay[disabled], .jpui.icon.feedback[disabled], .jpui.icon.flag[disabled], .jpui.icon.megaphone-small[disabled], .jpui.icon.menulines[disabled], .jpui.icon.profile[disabled], .jpui.icon.search[disabled], .jpui.icon.video-play[disabled] { color: #666; cursor: default } .jpui.icon.confirmation { color: #2CA853 } .jpui.icon.gripperdown, .jpui.icon.gripperup { color: #959595 } .jpui.icon.gripper { color: #CCC } .jpui.icon.exclamation-color { color: #BF2155 } .jpui.icon.check { color: #126BC5 } .jpui.icon.checkmark { color: #0092FF } .jpui.icon.info-color { color: #959595 } .jpui.icon.info-color:hover:not(.touch) { color: #666 } .jpui.icon.ring { color: #E07B00 } .jpui.icon.ach-transfer-md, .jpui.icon.auto-large, .jpui.icon.auto-loan-med, .jpui.icon.balance-transfer-md, .jpui.icon.business-large, .jpui.icon.calendar-md, .jpui.icon.camera-med, .jpui.icon.checking-large, .jpui.icon.clock-pending-md, .jpui.icon.contrast-med, .jpui.icon.credit-large, .jpui.icon.discover-billers-md, .jpui.icon.ecoupon-md, .jpui.icon.electronic-pymt-med, .jpui.icon.focus-med, .jpui.icon.home-md, .jpui.icon.invest-large, .jpui.icon.laptop-med, .jpui.icon.mobile-bank-toggle, .jpui.icon.mortgage-large, .jpui.icon.overdraft-md, .jpui.icon.payday-autosave-md, .jpui.icon.questionmark-medium, .jpui.icon.reports-med, .jpui.icon.savings-bank-med, .jpui.icon.savings-large, .jpui.icon.search-med, .jpui.icon.stars-wallet-md, .jpui.icon.tablet-med, .jpui.icon.treasury-medium, .jpui.icon.verify-med, .jpui.icon.wire-transfer-med { font-size: 2.5rem } .jpui.icon.auto-loan-med-exprod, .jpui.icon.auto-medium, .jpui.icon.bank-medium, .jpui.icon.business-banking, .jpui.icon.business-lending, .jpui.icon.business-medium, .jpui.icon.business-resources, .jpui.icon.business-services, .jpui.icon.chasepay2, .jpui.icon.checking-medium, .jpui.icon.commercial-medium, .jpui.icon.commercial-services, .jpui.icon.credit-medium, .jpui.icon.creditcard, .jpui.icon.debit-cards, .jpui.icon.devices, .jpui.icon.fraud-protection, .jpui.icon.global-banking, .jpui.icon.insights, .jpui.icon.invest-medium, .jpui.icon.merchant-services, .jpui.icon.mobile-banking, .jpui.icon.mortgage-medium, .jpui.icon.mortgage2-medium, .jpui.icon.offer-medium, .jpui.icon.payment-transfers, .jpui.icon.quickpay, .jpui.icon.receiveables, .jpui.icon.reloadable-medium, .jpui.icon.savings-bank-med-exprod, .jpui.icon.savings-medium, .jpui.icon.savingsCDs, .jpui.icon.security, .jpui.icon.see-all-medium { font-size: 2.5rem; line-height: 1.2rem; color: #FFF } .jpui.icon.auto-loan-small-exprod, .jpui.icon.business-banking-small, .jpui.icon.business-lending-small, .jpui.icon.business-resources-small, .jpui.icon.business-services-small, .jpui.icon.chasepay2-small, .jpui.icon.checking2-small, .jpui.icon.commercial-services-small, .jpui.icon.creditcard-small, .jpui.icon.debit-cards-small, .jpui.icon.devices-small, .jpui.icon.fraud-protection-small, .jpui.icon.global-banking-small, .jpui.icon.insights-small, .jpui.icon.invest-small, .jpui.icon.mobile-banking-small, .jpui.icon.offer-small, .jpui.icon.payment-transfers-small, .jpui.icon.quickpay-small, .jpui.icon.receiveables-small, .jpui.icon.savings-bank-small-exprod, .jpui.icon.savingsCDs-small, .jpui.icon.security-small { font-size: 1em; color: #FFF } .jpui.icon.error { background-color: inherit!important; color: #BF2155!important } .jpui.icon.circle { text-align: center; border-radius: 50%; width: 1.5em; height: 1.5em; line-height: 1.5 } .jpui.icon.util.cursor:hover { cursor: pointer } body.brand-jpmorgan .jpui.inlinemodalheader.profile { background-color: #3A2206 } body.brand-jpmorgan .jpui.button.primary { background-color: #115880; border: none } body.brand-jpmorgan .jpui.button.primary:hover:not(.touch) { background-color: #0D415B } body.brand-jpmorgan .jpui.button.primary:active, body.brand-jpmorgan .jpui.button.primary:active:not(.touch) { background-color: #1570A3 } body.brand-jpmorgan .jpui.button.primary:disabled { background-color: #8BACBE; border: none; color: #FFF; cursor: default } body.brand-jpmorgan .jpui.button.primary:disabled .label { color: #FFF } body.brand-jpmorgan .jpui.button.primary:disabled:hover { background-color: #8BACBE } body.brand-jpmorgan .jpui.checkbox .checkboxWrap .check { border: .0625rem solid #959595 } body.brand-jpmorgan .jpui.checkbox .checkbox__input { filter: alpha(opacity=0) } body.brand-jpmorgan .jpui.checkbox .checkbox__input:focus+.check { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } body.brand-jpmorgan .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--checked+.check { border: .125rem solid #115880; background-color: #115880 } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after { color: #FFF; background-color: #115880 } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } body.brand-jpmorgan .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } body.brand-jpmorgan .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } body.brand-jpmorgan .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } body.brand-jpmorgan .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } body.brand-jpmorgan .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } body.brand-jpmorgan .jpui.draganddrop .item.droptarget { background-color: #115880 } body.brand-jpmorgan .jpui.dropdown:not(.flyoutMenu).input:focus { border: .063rem solid #1570A3; box-shadow: .063rem .063rem 0 #1570A3, .063rem -.063rem 0 #1570A3, -.063rem .063rem 0 #1570A3, -.063rem -.063rem 0 #1570A3 } body.brand-jpmorgan .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #115880; box-shadow: 0 0 0 .063rem #115880 } body.brand-jpmorgan .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled).is-focused, body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):focus, body.brand-jpmorgan .jpui.dropdown.addButton .input:focus, body.brand-jpmorgan .jpui.dropdown.dark .input:focus:focus, body.brand-jpmorgan .jpui.dropdown.flyoutMenu .input:focus, body.brand-jpmorgan .jpui.dropdown.navigation .input:focus:focus, body.brand-jpmorgan .jpui.dropdownchip .input:focus:focus, body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } body.brand-jpmorgan .jpui.dropdown .option .primary:active { background-color: #1570A3 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):active, body.brand-jpmorgan .jpui.dropdown.dark .option:not(.disabled) .primary:active, body.brand-jpmorgan .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active, body.brand-jpmorgan .jpui.dropdownchip .option .primary:active { background-color: #1570A3 } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled):active { color: #FFF } body.brand-jpmorgan .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #1570A3 } body.brand-jpmorgan .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-jpmorgan .jpui.dropdown .option.active .primary:active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.dropdown.dark .input { border-color: #115880 } body.brand-jpmorgan .jpui.dropdown.dark .input:focus, body.brand-jpmorgan .jpui.dropdown.navigation .input { border: .125rem solid #115880; box-shadow: none } body.brand-jpmorgan .jpui.dropdown.navigation .input:hover { border: .125rem solid #0D415B } body.brand-jpmorgan .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #0D415B; box-shadow: none } body.brand-jpmorgan .jpui.dropdown.addButton .input { border: none; box-shadow: none } body.brand-jpmorgan .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } body.brand-jpmorgan .jpui.dropdownchip .input:focus { border: none; box-shadow: none } body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled):active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #1570A3 } body.brand-jpmorgan .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-jpmorgan .jpui.dropdownchip .option.active .primary:active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.input:focus { border-color: #115880; outline: transparent solid .0625rem; box-shadow: .0625rem .0625rem 0 #115880, .0625rem -.0625rem 0 #115880, -.0625rem .0625rem 0 #115880, -.0625rem -.0625rem 0 #115880 } body.brand-jpmorgan .jpui.input.error, body.brand-jpmorgan .jpui.input.error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } body.brand-jpmorgan .jpui.input.error { outline: transparent solid .125rem } body.brand-jpmorgan .jpui.navbar.vertical .category .bottom a.active { border-left-color: #1570A3 } body.brand-jpmorgan .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-jpmorgan .jpui.navbar.vertical .subcategory a:active:not(.touch) { background-color: #1570A3 } body.brand-jpmorgan .jpui.progress.bar .fill { background-color: #115880 } body.brand-jpmorgan .jpui.progress.bar.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } body.brand-jpmorgan .jpui.progress.bar.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #115880; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out } body.brand-jpmorgan .jpui.progress.bar.animate.persist { -webkit-animation: none; animation: none } body.brand-jpmorgan .jpui.progress.circles li.active, body.brand-jpmorgan .jpui.progress.radial .circle .mask .fill, body.brand-jpmorgan .jpui.progress.rectangles li.active { background-color: #115880 } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-jpmorgan .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #115880; border-color: #115880 } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } body.brand-jpmorgan .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer { cursor: default } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #115880; border: .0625rem solid transparent; padding: .25rem .75rem } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #8BACBE } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #1570A3!important } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label { background-color: #F9F6F3 } body.brand-jpmorgan .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label { background-color: #0D415B } body.brand-jpmorgan .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #8BACBE } body.brand-jpmorgan .jpui.select select:focus { border-color: #115880; outline: 0; box-shadow: .0625rem .0625rem 0 #115880, .0625rem -.0625rem 0 #115880, -.0625rem .0625rem 0 #115880, -.0625rem -.0625rem 0 #115880 } body.brand-business .jpui.checkbox .checkbox__input:focus+.check, body.brand-commercial .jpui.checkbox .checkbox__input:focus+.check, body.brand-jpmorgan .jpui.styledselect .option:not(.disabled).is-focused, body.brand-jpmorgan .jpui.styledselect .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-jpmorgan .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } body.brand-jpmorgan .jpui.spinner:not(.inline):after { border-right-color: #1570A3 } body.brand-jpmorgan .jpui.spinner.inline .box1, body.brand-jpmorgan .jpui.spinner.inline .box2, body.brand-jpmorgan .jpui.spinner.inline .box3 { background: #1570A3 } body.brand-jpmorgan .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-jpmorgan .jpui.styledselect .option:not(.disabled):active { background-color: #1570A3; color: #FFF } body.brand-jpmorgan .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-jpmorgan .jpui.slider .input-container:active .pseudo-range, body.brand-jpmorgan .jpui.slider .input-container:focus-within .pseudo-range, body.brand-jpmorgan .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-jpmorgan .jpui.slider input[type=range]:focus~.pseudo-thumb { background: #115880 } body.brand-jpmorgan .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #1570A3 } body.brand-jpmorgan .jpui.tabs ul li a.active { border-top: .25rem solid #1570A3 } body.brand-jpmorgan .jpui.slider .input-container:not(.disabled) .pseudo-thumb { border-color: #115880 } @media screen and (-webkit-min-device-pixel-ratio:0) { body.brand-jpmorgan .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-jpmorgan .jpui.slider .single-slider-progress { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single::-webkit-slider-thumb { border-color: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].disabled::-webkit-slider-thumb { border-color: #FFF } } @-moz-document url-prefix() { body.brand-jpmorgan .jpui.slider input[type=range].single::-moz-range-thumb { border-color: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single::-moz-range-progress { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:focus::-moz-range-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].disabled::-moz-range-thumb { border-color: #FFF } body.brand-jpmorgan .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { background: #115880 } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { body.brand-jpmorgan .jpui.slider input[type=range].single::-ms-thumb { border-color: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single:focus::-ms-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single::-ms-fill-lower { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #115880 } body.brand-jpmorgan .jpui.slider input[type=range].disabled::-ms-thumb { border-color: #FFF } body.brand-jpmorgan .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-jpmorgan .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #115880 } } body.brand-jpmorgan .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #115880; box-shadow: .0625rem .0625rem 0 #115880, .0625rem -.0625rem 0 #115880, -.0625rem .0625rem 0 #115880, -.0625rem -.0625rem 0 #115880 } body.brand-jpmorgan .jpui.starrating .rating .label .icon.rating-full-star, body.brand-jpmorgan .jpui.starrating .rating .label .icon.rating-half-star { color: #115880 } body.brand-personal .jpui.inlinemodalheader.profile { background-color: #005DB9 } body.brand-business .jpui.inlinemodalheader.profile, body.brand-commercial .jpui.inlinemodalheader.profile { background-color: #0B366A } body.brand-business .jpui.button.primary, body.brand-commercial .jpui.button.primary { background-color: #0A4386; border: none } body.brand-business .jpui.button.primary:hover:not(.touch), body.brand-commercial .jpui.button.primary:hover:not(.touch) { background-color: #0B6EFD } body.brand-business .jpui.button.primary:active, body.brand-business .jpui.button.primary:active:not(.touch), body.brand-commercial .jpui.button.primary:active, body.brand-commercial .jpui.button.primary:active:not(.touch) { background-color: #126BC5 } body.brand-business .jpui.button.primary:disabled, body.brand-commercial .jpui.button.primary:disabled { background-color: #87A2C1; border: none; color: #FFF; cursor: default } body.brand-business .jpui.button.primary:disabled .label, body.brand-commercial .jpui.button.primary:disabled .label { color: #FFF } body.brand-business .jpui.button.primary:disabled:hover, body.brand-commercial .jpui.button.primary:disabled:hover { background-color: #87A2C1 } body.brand-business .jpui.checkbox .checkboxWrap .check, body.brand-commercial .jpui.checkbox .checkboxWrap .check { border: .0625rem solid #959595 } body.brand-business .jpui.checkbox .checkbox__input, body.brand-commercial .jpui.checkbox .checkbox__input { filter: alpha(opacity=0) } body.brand-business .jpui.checkbox .checkbox__input+.check, body.brand-commercial .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } body.brand-business .jpui.checkbox .checkbox__input+.check:after, body.brand-commercial .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--checked+.check, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--checked+.check { border: .125rem solid #0A4386; background-color: #0A4386 } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after { color: #FFF; background-color: #0A4386 } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } body.brand-business .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after, body.brand-commercial .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } body.brand-business .jpui.checkbox.error .checkbox-label, body.brand-commercial .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } body.brand-business .jpui.checkbox.error input[type=checkbox]+.check, body.brand-commercial .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } body.brand-business .jpui.checkbox.error input[type=checkbox]:checked+.check, body.brand-commercial .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } body.brand-business .jpui.checkbox.error input[type=checkbox]:checked+.check:after, body.brand-commercial .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } body.brand-business .jpui.draganddrop .item.droptarget, body.brand-commercial .jpui.draganddrop .item.droptarget { background-color: #0A4386 } body.brand-business .jpui.dropdown:not(.flyoutMenu).input:focus, body.brand-commercial .jpui.dropdown:not(.flyoutMenu).input:focus { border: .063rem solid #126BC5; box-shadow: .063rem .063rem 0 #126BC5, .063rem -.063rem 0 #126BC5, -.063rem .063rem 0 #126BC5, -.063rem -.063rem 0 #126BC5 } body.brand-business .jpui.dropdown.show:not(.dark) .input:hover, body.brand-commercial .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #0A4386; box-shadow: 0 0 0 .063rem #0A4386 } body.brand-business .jpui.dropdown.show:not(.dark) .input:focus, body.brand-commercial .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } body.brand-business .jpui.dropdown .option:not(.disabled).is-focused, body.brand-business .jpui.dropdown .option:not(.disabled):focus, body.brand-business .jpui.dropdown.addButton .input:focus, body.brand-business .jpui.dropdown.dark .input:focus:focus, body.brand-business .jpui.dropdown.flyoutMenu .input:focus, body.brand-business .jpui.dropdown.navigation .input:focus:focus, body.brand-business .jpui.dropdownchip .input:focus:focus, body.brand-business .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-business .jpui.dropdownchip .option:not(.disabled):focus, body.brand-commercial .jpui.dropdown .option:not(.disabled).is-focused, body.brand-commercial .jpui.dropdown .option:not(.disabled):focus, body.brand-commercial .jpui.dropdown.addButton .input:focus, body.brand-commercial .jpui.dropdown.dark .input:focus:focus, body.brand-commercial .jpui.dropdown.flyoutMenu .input:focus, body.brand-commercial .jpui.dropdown.navigation .input:focus:focus, body.brand-commercial .jpui.dropdownchip .input:focus:focus, body.brand-commercial .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-commercial .jpui.dropdownchip .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-business .jpui.dropdown.show:not(.dark).addButton .input:hover, body.brand-commercial .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } body.brand-business .jpui.dropdown .option .primary:active, body.brand-commercial .jpui.dropdown .option .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdown .option:not(.disabled):hover, body.brand-commercial .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-business .jpui.dropdown .option:not(.disabled):active, body.brand-commercial .jpui.dropdown .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.dropdown .option:not(.disabled).active, body.brand-commercial .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0A7AC9 } body.brand-business .jpui.dropdown .option.active .primary, body.brand-commercial .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-business .jpui.dropdown .option.active .primary:active, body.brand-commercial .jpui.dropdown .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.dropdown.dark .input, body.brand-commercial .jpui.dropdown.dark .input { border-color: #0A4386 } body.brand-business .jpui.dropdown.dark .input:focus, body.brand-business .jpui.dropdown.navigation .input, body.brand-commercial .jpui.dropdown.dark .input:focus, body.brand-commercial .jpui.dropdown.navigation .input { border: .125rem solid #0A4386; box-shadow: none } body.brand-business .jpui.dropdown.dark .option:not(.disabled) .primary:active, body.brand-commercial .jpui.dropdown.dark .option:not(.disabled) .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdown.navigation .input:hover, body.brand-commercial .jpui.dropdown.navigation .input:hover { border: .125rem solid #0B6EFD } body.brand-business .jpui.dropdown.navigation.show .input:hover, body.brand-commercial .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #0B6EFD; box-shadow: none } body.brand-business .jpui.dropdown.addButton .input, body.brand-commercial .jpui.dropdown.addButton .input { border: none; box-shadow: none } body.brand-business .jpui.dropdown.flyoutMenu.show .input:hover, body.brand-commercial .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } body.brand-business .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active, body.brand-commercial .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdownchip .input:focus, body.brand-commercial .jpui.dropdownchip .input:focus { border: none; box-shadow: none } body.brand-business .jpui.dropdownchip .option .primary:active, body.brand-commercial .jpui.dropdownchip .option .primary:active { background-color: #126BC5 } body.brand-business .jpui.dropdownchip .option:not(.disabled):hover, body.brand-commercial .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-business .jpui.dropdownchip .option:not(.disabled):active, body.brand-commercial .jpui.dropdownchip .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.dropdownchip .option:not(.disabled).active, body.brand-commercial .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0A7AC9 } body.brand-business .jpui.dropdownchip .option.active .primary, body.brand-commercial .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-business .jpui.dropdownchip .option.active .primary:active, body.brand-commercial .jpui.dropdownchip .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.input:focus, body.brand-commercial .jpui.input:focus { border-color: #0A4386; outline: transparent solid .0625rem; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-business .jpui.input.error, body.brand-business .jpui.input.error:focus, body.brand-commercial .jpui.input.error, body.brand-commercial .jpui.input.error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } body.brand-business .jpui.input.error, body.brand-commercial .jpui.input.error { outline: transparent solid .125rem } body.brand-business .jpui.navbar.vertical .category .bottom a.active, body.brand-commercial .jpui.navbar.vertical .category .bottom a.active { border-left-color: #0A7AC9 } body.brand-business .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-business .jpui.navbar.vertical .subcategory a:active:not(.touch), body.brand-commercial .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-commercial .jpui.navbar.vertical .subcategory a:active:not(.touch) { background-color: #126BC5 } body.brand-business .jpui.progress.bar .fill, body.brand-commercial .jpui.progress.bar .fill { background-color: #0A4386 } body.brand-business .jpui.progress.bar.animate, body.brand-commercial .jpui.progress.bar.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } body.brand-business .jpui.progress.bar.animate:after, body.brand-commercial .jpui.progress.bar.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #0A4386; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out } body.brand-business .jpui.progress.bar.animate.persist, body.brand-commercial .jpui.progress.bar.animate.persist { -webkit-animation: none; animation: none } body.brand-business .jpui.progress.circles li.active, body.brand-business .jpui.progress.radial .circle .mask .fill, body.brand-business .jpui.progress.rectangles li.active, body.brand-commercial .jpui.progress.circles li.active, body.brand-commercial .jpui.progress.radial .circle .mask .fill, body.brand-commercial .jpui.progress.rectangles li.active { background-color: #0A4386 } body.brand-business .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-business .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-commercial .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle { outline: #717171 dashed .0625rem } body.brand-business .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #0A4386; border-color: #0A4386 } body.brand-business .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } body.brand-business .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle, body.brand-commercial .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } body.brand-business .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer, body.brand-commercial .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer { cursor: default } body.brand-business .jpui.segmentedradiogroup input[type=radio], body.brand-commercial .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } body.brand-business .jpui.segmentedradiogroup input[type=radio]+label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } body.brand-business .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #0A4386; border: .0625rem solid transparent; padding: .25rem .75rem } body.brand-business .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } body.brand-business .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } body.brand-business .jpui.segmentedradiogroup input[type=radio]:checked:disabled, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #87A2C1 } body.brand-business .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #126BC5!important } body.brand-business .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label { background-color: #F9F6F3 } body.brand-business .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label, body.brand-commercial .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label { background-color: #0B6EFD } body.brand-business .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label, body.brand-commercial .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #87A2C1 } body.brand-business .jpui.select select:focus, body.brand-commercial .jpui.select select:focus { border-color: #0A4386; outline: 0; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-business .jpui.styledselect .option:not(.disabled).is-focused, body.brand-business .jpui.styledselect .option:not(.disabled):focus, body.brand-commercial .jpui.styledselect .option:not(.disabled).is-focused, body.brand-commercial .jpui.styledselect .option:not(.disabled):focus, body.brand-wealth .jpui.checkbox .checkbox__input:focus+.check { outline: #717171 dashed .0625rem } body.brand-business .jpui.select select:focus::-ms-value, body.brand-commercial .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } body.brand-business .jpui.spinner:not(.inline):after, body.brand-commercial .jpui.spinner:not(.inline):after { border-right-color: #0A7AC9 } body.brand-business .jpui.spinner.inline .box1, body.brand-business .jpui.spinner.inline .box2, body.brand-business .jpui.spinner.inline .box3, body.brand-commercial .jpui.spinner.inline .box1, body.brand-commercial .jpui.spinner.inline .box2, body.brand-commercial .jpui.spinner.inline .box3 { background: #0A7AC9 } body.brand-business .jpui.styledselect .option:not(.disabled):hover, body.brand-commercial .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-business .jpui.styledselect .option:not(.disabled):active, body.brand-commercial .jpui.styledselect .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-business .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-business .jpui.slider .input-container:active .pseudo-range, body.brand-business .jpui.slider .input-container:focus-within .pseudo-range, body.brand-business .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-business .jpui.slider input[type=range]:focus~.pseudo-thumb, body.brand-commercial .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-commercial .jpui.slider .input-container:active .pseudo-range, body.brand-commercial .jpui.slider .input-container:focus-within .pseudo-range, body.brand-commercial .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-commercial .jpui.slider input[type=range]:focus~.pseudo-thumb { background: #0A4386 } body.brand-business .jpui.styledselect .option:not(.disabled).active, body.brand-commercial .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0A7AC9 } body.brand-business .jpui.tabs ul li a.active, body.brand-commercial .jpui.tabs ul li a.active { border-top: .25rem solid #0A7AC9 } body.brand-business .jpui.slider .input-container:not(.disabled) .pseudo-thumb, body.brand-commercial .jpui.slider .input-container:not(.disabled) .pseudo-thumb { border-color: #0A4386 } @media screen and (-webkit-min-device-pixel-ratio:0) { body.brand-business .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-business .jpui.slider .single-slider-progress, body.brand-commercial .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-commercial .jpui.slider .single-slider-progress { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single::-webkit-slider-thumb { border-color: #0A4386 } body.brand-business .jpui.slider input[type=range].single:focus::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].disabled::-webkit-slider-thumb, body.brand-commercial .jpui.slider input[type=range].disabled::-webkit-slider-thumb { border-color: #FFF } } @-moz-document url-prefix() { body.brand-business .jpui.slider input[type=range].single::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].single::-moz-range-thumb { border-color: #0A4386 } body.brand-business .jpui.slider input[type=range].single::-moz-range-progress, body.brand-commercial .jpui.slider input[type=range].single::-moz-range-progress { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single:focus::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].single:focus::-moz-range-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].disabled::-moz-range-thumb, body.brand-commercial .jpui.slider input[type=range].disabled::-moz-range-thumb { border-color: #FFF } body.brand-business .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-commercial .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { background: #0A4386 } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { body.brand-business .jpui.slider input[type=range].single::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].single::-ms-thumb { border-color: #0A4386 } body.brand-business .jpui.slider input[type=range].single:focus::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].single:focus::-ms-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single::-ms-fill-lower, body.brand-commercial .jpui.slider input[type=range].single::-ms-fill-lower { background: #0A4386 } body.brand-business .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #0A4386 } body.brand-business .jpui.slider input[type=range].disabled::-ms-thumb, body.brand-commercial .jpui.slider input[type=range].disabled::-ms-thumb { border-color: #FFF } body.brand-business .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-business .jpui.slider .input-container input[type=range]:focus~.pseudo-range, body.brand-commercial .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-commercial .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #0A4386 } } body.brand-business .jpui.multiselect .multiselect__control.multiselect__control--focus, body.brand-commercial .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #0A4386; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-business .jpui.starrating .rating .label .icon.rating-full-star, body.brand-business .jpui.starrating .rating .label .icon.rating-half-star, body.brand-commercial .jpui.starrating .rating .label .icon.rating-full-star, body.brand-commercial .jpui.starrating .rating .label .icon.rating-half-star { color: #0A4386 } body.brand-wealth .jpui.inlinemodalheader.profile { background-color: #0A4386 } body.brand-wealth .jpui.button.primary { background-color: #0A4386; border: none } body.brand-wealth .jpui.button.primary:hover:not(.touch) { background-color: #0B6EFD } body.brand-wealth .jpui.button.primary:active, body.brand-wealth .jpui.button.primary:active:not(.touch) { background-color: #126BC5 } body.brand-wealth .jpui.button.primary:disabled { background-color: #87A2C1; border: none; color: #FFF; cursor: default } body.brand-wealth .jpui.button.primary:disabled .label { color: #FFF } body.brand-wealth .jpui.button.primary:disabled:hover { background-color: #87A2C1 } body.brand-wealth .jpui.checkbox .checkboxWrap .check { border: .0625rem solid #959595 } body.brand-wealth .jpui.checkbox .checkbox__input { filter: alpha(opacity=0) } body.brand-wealth .jpui.checkbox .checkbox__input+.check { color: #0B6EFD } body.brand-wealth .jpui.checkbox .checkbox__input+.check:after { background-color: #FFF } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--checked+.check { border: .125rem solid #0A4386; background-color: #0A4386 } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--checked+.check:after { color: #FFF; background-color: #0A4386 } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled~.checkbox-label { color: #BCBCBC } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check { border: .0625rem solid #000; background: #BCBCBC; color: #EDEDED; opacity: .4 } body.brand-wealth .jpui.checkbox .checkbox__input.checkbox__input--disabled+.check:after { color: #000; background: 0 0; border-radius: .1875rem; font-size: 1.125rem } body.brand-wealth .jpui.checkbox.error .checkbox-label { font-weight: 600; color: #BF2155 } body.brand-wealth .jpui.checkbox.error input[type=checkbox]+.check { border: .125rem solid #BF2155; width: 1.25rem; height: 1.25rem } body.brand-wealth .jpui.checkbox.error input[type=checkbox]:checked+.check { border: .125rem solid #BF2155; background-color: #BF2155 } body.brand-wealth .jpui.checkbox.error input[type=checkbox]:checked+.check:after { background-color: #BF2155; height: 1rem; width: 1rem; font-size: 1rem } body.brand-wealth .jpui.draganddrop .item.droptarget { background-color: #0A4386 } body.brand-wealth .jpui.dropdown:not(.flyoutMenu).input:focus { border: .063rem solid #126BC5; box-shadow: .063rem .063rem 0 #126BC5, .063rem -.063rem 0 #126BC5, -.063rem .063rem 0 #126BC5, -.063rem -.063rem 0 #126BC5 } body.brand-wealth .jpui.dropdown.show:not(.dark) .input:hover { border: .063rem solid #0A4386; box-shadow: 0 0 0 .063rem #0A4386 } body.brand-wealth .jpui.dropdown.show:not(.dark) .input:focus { outline: 0 } body.brand-wealth .jpui.dropdown .option:not(.disabled).is-focused, body.brand-wealth .jpui.dropdown .option:not(.disabled):focus, body.brand-wealth .jpui.dropdown.addButton .input:focus, body.brand-wealth .jpui.dropdown.dark .input:focus:focus, body.brand-wealth .jpui.dropdown.flyoutMenu .input:focus, body.brand-wealth .jpui.dropdown.navigation .input:focus:focus, body.brand-wealth .jpui.dropdownchip .input:focus:focus, body.brand-wealth .jpui.dropdownchip .option:not(.disabled).is-focused, body.brand-wealth .jpui.dropdownchip .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-wealth .jpui.dropdown.show:not(.dark).addButton .input:hover { border: none; box-shadow: none } body.brand-wealth .jpui.dropdown .option .primary:active { background-color: #126BC5 } body.brand-wealth .jpui.dropdown .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-wealth .jpui.dropdown .option:not(.disabled):active, body.brand-wealth .jpui.dropdown.dark .option:not(.disabled) .primary:active, body.brand-wealth .jpui.dropdown.flyoutMenu .list-container .list .option .primary:active, body.brand-wealth .jpui.dropdownchip .option .primary:active { background-color: #126BC5 } body.brand-wealth .jpui.dropdown .option:not(.disabled):active { color: #FFF } body.brand-wealth .jpui.dropdown .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } body.brand-wealth .jpui.dropdown .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-wealth .jpui.dropdown .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.dropdown.dark .input { border-color: #0A4386 } body.brand-wealth .jpui.dropdown.dark .input:focus, body.brand-wealth .jpui.dropdown.navigation .input { border: .125rem solid #0A4386; box-shadow: none } body.brand-wealth .jpui.dropdown.navigation .input:hover { border: .125rem solid #0B6EFD } body.brand-wealth .jpui.dropdown.navigation.show .input:hover { border: .125rem solid #0B6EFD; box-shadow: none } body.brand-wealth .jpui.dropdown.addButton .input { border: none; box-shadow: none } body.brand-wealth .jpui.dropdown.flyoutMenu.show .input:hover { border: 0; box-shadow: none } body.brand-wealth .jpui.dropdownchip .input:focus { border: none; box-shadow: none } body.brand-wealth .jpui.dropdownchip .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-wealth .jpui.dropdownchip .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.dropdownchip .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } body.brand-wealth .jpui.dropdownchip .option.active .primary { padding-left: .625rem; color: #414042; font-weight: 600 } body.brand-wealth .jpui.dropdownchip .option.active .primary:active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.input:focus { border-color: #0A4386; outline: transparent solid .0625rem; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-wealth .jpui.input.error, body.brand-wealth .jpui.input.error:focus { border-color: #BF2155; box-shadow: .0625rem .0625rem 0 #BF2155, .0625rem -.0625rem 0 #BF2155, -.0625rem .0625rem 0 #BF2155, -.0625rem -.0625rem 0 #BF2155 } body.brand-wealth .jpui.input.error { outline: transparent solid .125rem } body.brand-wealth .jpui.navbar.vertical .category .bottom a.active { border-left-color: #0092FF } body.brand-wealth .jpui.navbar.vertical .category .bottom a:active:not(.touch), body.brand-wealth .jpui.navbar.vertical .subcategory a:active:not(.touch) { background-color: #126BC5 } body.brand-wealth .jpui.progress.bar .fill { background-color: #0A4386 } body.brand-wealth .jpui.progress.bar.animate { background-color: #CCC; -webkit-animation: animateDone .5s normal forwards ease-in-out; animation: animateDone .5s normal forwards ease-in-out; -webkit-animation-delay: 1.6s; animation-delay: 1.6s } body.brand-wealth .jpui.progress.bar.animate:after { content: ''; position: absolute; border-width: .1875rem 0; border-style: solid; border-color: #0A4386; -webkit-animation: animateProgress 1.25s normal forwards ease-in-out; animation: animateProgress 1.25s normal forwards ease-in-out } body.brand-wealth .jpui.progress.bar.animate.persist { -webkit-animation: none; animation: none } body.brand-wealth .jpui.progress.circles li.active, body.brand-wealth .jpui.progress.radial .circle .mask .fill, body.brand-wealth .jpui.progress.rectangles li.active { background-color: #0A4386 } body.brand-wealth .jpui.radiobutton input[type=radio]:focus~.radiobutton-label .error-focus, body.brand-wealth .jpui.radiobutton input[type=radio]:focus~.radiobutton-label:not(.error) .radiobutton-outer-circle { outline: #717171 dashed .0625rem } body.brand-wealth .jpui.radiobutton input[type=radio]:checked~.radiobutton-label .radiobutton-inner-circle { background-color: #0A4386; border-color: #0A4386 } body.brand-wealth .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-inner-circle { background-color: #BCBCBC; border-color: #BCBCBC } body.brand-wealth .jpui.radiobutton input[type=radio]:checked:disabled~.radiobutton-label .radiobutton-outer-circle { background-color: #EDEDED; border: .0625rem solid #BCBCBC } body.brand-wealth .jpui.radiobutton input[type=radio]:checked:disabled~.selectedRadiobuttonContainer { cursor: default } body.brand-wealth .jpui.segmentedradiogroup input[type=radio] { opacity: 0; filter: alpha(opacity=0); position: absolute; background-color: #FFF } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]+label.input-label { padding: .3125rem .8125rem } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:checked+label.input-label { background-color: #0A4386; border: .0625rem solid transparent; padding: .25rem .75rem } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:focus~label.input-label { border: .0625rem dashed #717171; padding: .25rem .75rem } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:checked:focus~label.input-label { border: .0625rem dashed #FFF } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:checked:disabled { background-color: #87A2C1 } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:not(:disabled):active~label.input-label { background-color: #126BC5!important } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:not(:checked)~label.input-label { background-color: #F9F6F3 } body.brand-wealth .jpui.segmentedradiogroup input[type=radio]:not(:disabled):hover:checked~label.input-label { background-color: #0B6EFD } body.brand-wealth .jpui.segmentedradiogroup .segmentedradiogroup-container.disabled input[type=radio]:checked~label.input-label { background-color: #87A2C1 } body.brand-wealth .jpui.select select:focus { border-color: #0A4386; outline: 0; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-wealth .jpui.select select:focus::-ms-value { background: #FFF; color: #414042 } body.brand-wealth .jpui.spinner:not(.inline):after { border-right-color: #0092FF } body.brand-wealth .jpui.spinner.inline .box1, body.brand-wealth .jpui.spinner.inline .box2, body.brand-wealth .jpui.spinner.inline .box3 { background: #0092FF } body.brand-wealth .jpui.styledselect .option:not(.disabled):hover { background-color: #F3F0E9; color: #656565 } body.brand-wealth .jpui.styledselect .option:not(.disabled).is-focused, body.brand-wealth .jpui.styledselect .option:not(.disabled):focus { outline: #717171 dashed .0625rem } body.brand-wealth .jpui.styledselect .option:not(.disabled):active { background-color: #126BC5; color: #FFF } body.brand-wealth .jpui.slider .input-container .pseudo-range.pseudo-range--activated, body.brand-wealth .jpui.slider .input-container:active .pseudo-range, body.brand-wealth .jpui.slider .input-container:focus-within .pseudo-range, body.brand-wealth .jpui.slider .input-container:not(.disabled) .pseudo-thumb.pseudo-thumb--activated, body.brand-wealth .jpui.slider input[type=range]:focus~.pseudo-thumb { background: #0A4386 } body.brand-wealth .jpui.styledselect .option:not(.disabled).active { padding-left: 0; border-left: .4rem solid #0092FF } body.brand-wealth .jpui.tabs ul li a.active { border-top: .25rem solid #0092FF } body.brand-wealth .jpui.slider .input-container:not(.disabled) .pseudo-thumb { border-color: #0A4386 } @media screen and (-webkit-min-device-pixel-ratio:0) { body.brand-wealth .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb, body.brand-wealth .jpui.slider .single-slider-progress { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single::-webkit-slider-thumb { border-color: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:focus::-webkit-slider-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:active:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single--activated:not(.disabled)::-webkit-slider-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].disabled::-webkit-slider-thumb { border-color: #FFF } } @-moz-document url-prefix() { body.brand-wealth .jpui.slider input[type=range].single::-moz-range-thumb { border-color: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single::-moz-range-progress { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:focus::-moz-range-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single--activated:not(.disabled)::-moz-range-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].disabled::-moz-range-thumb { border-color: #FFF } body.brand-wealth .jpui.slider .input-container:active:not(.disabled)>.pseudo-thumb { background: #0A4386 } } @media screen and (-ms-high-contrast:none), (-ms-high-contrast:active) { body.brand-wealth .jpui.slider input[type=range].single::-ms-thumb { border-color: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single:focus::-ms-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single::-ms-fill-lower { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].single--activated:not(.disabled)::-ms-thumb { background: #0A4386 } body.brand-wealth .jpui.slider input[type=range].disabled::-ms-thumb { border-color: #FFF } body.brand-wealth .jpui.slider .input-container .pseudo-range:active~.pseudo-thumb, body.brand-wealth .jpui.slider .input-container input[type=range]:focus~.pseudo-range { background: #0A4386 } } body.brand-wealth .jpui.multiselect .multiselect__control.multiselect__control--focus { border-color: #0A4386; box-shadow: .0625rem .0625rem 0 #0A4386, .0625rem -.0625rem 0 #0A4386, -.0625rem .0625rem 0 #0A4386, -.0625rem -.0625rem 0 #0A4386 } body.brand-wealth .jpui.starrating .rating .label .icon.rating-full-star, body.brand-wealth .jpui.starrating .rating .label .icon.rating-half-star { color: #0A4386 } .jpui.inputlabel { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .jpui.navbar.vertical .category { font-size: .875rem; font-weight: 600; color: #666; letter-spacing: 0; text-decoration: none } .jpui.navbar.vertical .subcategory { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.inputlabel { font-size: .875rem } .jpui.navbar.vertical .subcategory { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem:hover { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem:hover { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem:hover a, .jpui.navbar.vertical .subcategory>.listItem:hover a:active, .jpui.navbar.vertical .subcategory>.listItem:hover a:hover, .jpui.navbar.vertical .subcategory>.listItem:hover a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem:hover a, .jpui.navbar.vertical .subcategory>.listItem:hover a:active, .jpui.navbar.vertical .subcategory>.listItem:hover a:hover, .jpui.navbar.vertical .subcategory>.listItem:hover a:visited { font-size: 1rem } } .jpui.navbar.vertical .subcategory>.listItem.active, .jpui.navbar.vertical .subcategory>.listItem.active:hover { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .subcategory>.listItem.active, .jpui.navbar.vertical .subcategory>.listItem.active:hover { font-size: 1rem } } .jpui.navbar.vertical .bottom a { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a { font-size: 1rem } } .jpui.navbar.vertical .bottom a:hover { font-size: .875rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a:hover { font-size: 1rem } } .jpui.navbar.vertical .bottom a:hover a, .jpui.navbar.vertical .bottom a:hover a:active, .jpui.navbar.vertical .bottom a:hover a:hover, .jpui.navbar.vertical .bottom a:hover a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a:hover a, .jpui.navbar.vertical .bottom a:hover a:active, .jpui.navbar.vertical .bottom a:hover a:hover, .jpui.navbar.vertical .bottom a:hover a:visited { font-size: 1rem } } .jpui.navbar.vertical .bottom a:active { font-size: .875rem; font-weight: 400; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a:active { font-size: 1rem } } .jpui.navbar.vertical .bottom a.active { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom a.active { font-size: 1rem } } .jpui.navbar.vertical .bottom a.active:active { color: #FFF } .jpui.navbar.vertical .bottom span.disabled { font-size: .875rem; letter-spacing: 0; text-decoration: none; font-weight: 400; color: #BCBCBC } @media screen and (min-width:768px) { .jpui.navbar.vertical .bottom span.disabled { font-size: 1rem } } .jpui.navbar.vertical.dark .category .header-div .listItem { font-size: .75rem; font-weight: 400; color: #959595; letter-spacing: 0; text-decoration: none } .jpui.navbar.vertical.dark .bottom a { font-size: .875rem; font-weight: 400; color: #EDEDED; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical.dark .bottom a { font-size: 1rem } } .jpui.navbar.vertical.dark .subcategory .listItem { font-size: .875rem; font-weight: 400; color: #EDEDED; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical.dark .subcategory .listItem { font-size: 1rem } } .jpui.navbar.vertical.dark .subcategory .listItem.active, .jpui.navbar.vertical.dark .subcategory .listItem.active:hover { font-size: .875rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.navbar.vertical.dark .subcategory .listItem.active, .jpui.navbar.vertical.dark .subcategory .listItem.active:hover { font-size: 1rem } } .jpui.segment:hover .amount { font-size: 1.875rem; font-weight: 300; color: #0A4386; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segment:hover .amount { font-size: 1.5rem } } @media screen and (min-width:992px) { .jpui.segment:hover .amount { font-size: 1.875rem } } .jpui.segment .title { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .jpui.segment .title { font-size: 1rem; font-weight: 400 } } @media screen and (min-width:992px) { .jpui.segment .title { font-size: 1.125rem } } .jpui.segment .subtitle { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .ACMLABEL, .jpui.segment .amount, .jpui.segment .message { color: #666; letter-spacing: 0; text-decoration: none } .jpui.segment .amount { font-size: 1.875rem; font-weight: 300 } @media screen and (min-width:768px) { .jpui.segment .amount { font-size: 1.5rem } } @media screen and (min-width:992px) { .jpui.segment .amount { font-size: 1.875rem } } .jpui.segment .message { font-size: .875rem; font-weight: 400 } @media screen and (min-width:768px) { .jpui.segment .message { font-size: .75rem } } @media screen and (min-width:992px) { .jpui.segment .message { font-size: .875rem } } html { font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif } .ACMLABEL { font-size: .875rem; font-weight: 600 } .ACSLABEL, .ACTHLINK { font-weight: 400; letter-spacing: 0; text-decoration: none } .ACSLABEL { font-size: .75rem; color: #717171 } .ACTHLINK { font-size: 1.125rem; color: #126BC5 } .ACTNAME { font-size: 1.25rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .ACTNUM, .ACTNUMLINK, .ALERTNOTE { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .ACTNAME { font-size: 1.375rem; font-weight: 400 } } .ACTNUM { font-size: .8125rem; color: #717171 } .ACTNUMLINK { font-size: .875rem; color: #FFF } @media screen and (min-width:768px) { .ACTNUM { font-size: .875rem } .ACTNUMLINK { color: #126BC5 } } .ALERTNOTE { font-size: .75rem; color: #BF2155 } .AMOUNT { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .AMOUNT { font-size: 1.5rem; font-weight: 400 } } .AMOUNTPOS { font-size: .875rem; font-weight: 600; color: #128842; letter-spacing: 0; text-decoration: none } .BODY, .BODY a, .BODY a:active, .BODY a:hover, .BODY a:visited, .BODY2, .BODYDISABLE { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .AMOUNTPOS { font-size: 1.5rem; font-weight: 400 } } .BODY { font-size: .8125rem; color: #414042 } @media screen and (min-width:768px) { .BODY { font-size: .875rem } } .BODY a, .BODY a:active, .BODY a:hover, .BODY a:visited { font-size: .8125rem; color: #126BC5 } @media screen and (min-width:768px) { .BODY a, .BODY a:active, .BODY a:hover, .BODY a:visited { font-size: .875rem } } .BODY2 { font-size: .8125rem; color: #717171 } @media screen and (min-width:768px) { .BODY2 { font-size: .875rem } } .BODYDISABLE { font-size: .8125rem; color: #BCBCBC } @media screen and (min-width:768px) { .BODYDISABLE { font-size: .875rem; color: #959595 } } .BODYLABEL { font-size: .8125rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .BODYLINK, .BODYNEG, .BODYPOS, .CALERT { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .BODYLABEL { font-size: .875rem } } .BODYLINK { font-size: .8125rem; color: #126BC5 } @media screen and (min-width:768px) { .BODYLINK { font-size: .875rem } } .BODYNEG { font-size: .8125rem; color: #BF2155 } @media screen and (min-width:768px) { .BODYNEG { font-size: .875rem } } .BODYPOS { font-size: .8125rem; color: #128842 } @media screen and (min-width:768px) { .BODYPOS { font-size: .875rem } } .CALERT { font-size: .625rem; color: #FFF } .CATLABEL { font-size: .875rem; font-weight: 600; color: #666; letter-spacing: 0; text-decoration: none } .CDBODY, .CDCH, .CDLINK { font-size: .875rem; font-weight: 400 } .CDBODY { color: #FFF; letter-spacing: 0; text-decoration: none } .CDLINK { color: #6CC7FF; letter-spacing: 0; text-decoration: none } .CDCH, .CDH1 { color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .CDCH { font-size: 1rem } } .CDH1 { font-size: 1.25rem; font-weight: 300 } .CDINPUTFIELD { font-size: 1rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .CDTABOFF, .CDTABON, .CGREETING { color: #FFF; letter-spacing: 0; text-decoration: none } .CDTABON { font-size: .875rem; font-weight: 600 } .CDTABOFF { font-size: .875rem; font-weight: 400 } .CGREETING, .CH1 { font-weight: 300 } .CGREETING { font-size: 1.5rem } @media screen and (min-width:768px) { .CGREETING { font-size: 1.75rem } } @media screen and (min-width:992px) { .CGREETING { font-size: 1.875rem } } .CH1 { font-size: 1rem; color: #414042; letter-spacing: 0; text-decoration: none } .CH2, .CH3 { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .CH1 { font-size: 1.25rem; font-weight: 400 } } .CH2 { font-size: .8125rem; color: #717171 } @media screen and (min-width:768px) { .CH2 { font-size: .875rem } } .CH2 a, .CH2 a:active, .CH2 a:hover, .CH2 a:visited, .CH2LINK { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } .CH3 { font-size: 1.0625rem; color: #414042 } .CLASSIC { font-size: .75rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .CLASSIC a, .CLASSIC a:active, .CLASSIC a:hover, .CLASSIC a:visited, .CLASSICBODY, .CLASSICLINK { font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .CLASSIC a, .CLASSIC a:active, .CLASSIC a:hover, .CLASSIC a:visited { font-size: 1rem } @media screen and (min-width:768px) { .CLASSIC { font-size: 1rem } } .CLASSICBODY { font-size: 1.125rem } .CLASSICLINK, .CMSSG { font-size: 1rem } .CMSSG { font-weight: 300; color: #FFF; letter-spacing: 0; text-decoration: none } .CSEARCHDARK, .CSEARCHDARKBOLD, .DATA { font-size: .875rem; color: #414042; letter-spacing: 0; text-decoration: none } .CSEARCHDARK { font-weight: 400 } .CSEARCHDARKBOLD { font-weight: 600 } .DATA { font-weight: 400 } @media screen and (min-width:768px) { .DATA { font-size: 1rem } } .DATA a, .DATA a:active, .DATA a:hover, .DATA a:visited { font-size: .875rem; font-weight: 400; color: #126BC5; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .DATA a, .DATA a:active, .DATA a:hover, .DATA a:visited { font-size: 1rem } } .DATABOLD { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .DATALABELH, .DATALABELV, .DATALINK, .DATAPOS, .DISABLEBUTTON, .DISNEYLABEL { font-weight: 400; letter-spacing: 0; text-decoration: none } .DATALABELH, .DATALABELV { color: #717171 } @media screen and (min-width:768px) { .DATABOLD { font-size: 1rem } } .DATALABELH { font-size: .875rem } @media screen and (min-width:768px) { .DATALABELH { font-size: 1rem } } .DATALABELV { font-size: .75rem } .DATALINK { font-size: .875rem; color: #126BC5 } @media screen and (min-width:768px) { .DATALABELV { font-size: .875rem } .DATALINK { font-size: 1rem } } .DATAPOS { font-size: .875rem; color: #128842 } @media screen and (min-width:1200px) { .DATAPOS { font-size: 1rem } } .DISABLEBUTTON { font-size: 1rem; color: #CCC } .DISNEYLABEL { font-size: .75rem; color: #717171 } .DISPLAYOFF, .DISPLAYON { font-size: .875rem; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .DISNEYLABEL { font-size: .875rem } } .DISPLAYOFF { font-weight: 600; color: #717171 } .DISPLAYON { font-weight: 600; color: #128842 } .EH1 { font-size: 1rem; font-weight: 300; color: #BF2155; letter-spacing: 0; text-decoration: none } .EH1D, .EH2, .ETEXT { font-weight: 400 } @media screen and (min-width:768px) { .EH1 { font-size: 1.0625rem; font-weight: 400 } } .EH1D { font-size: 1.125rem; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .EH1D { font-size: 1.25rem } } .EH2 { font-size: .8125rem; color: #717171; letter-spacing: 0; text-decoration: none } .EH2 a, .EH2 a:active, .EH2 a:hover, .EH2 a:visited, .EH2LINK { color: #126BC5; font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .EH2 { font-size: .875rem } } .EH2 a, .EH2 a:active, .EH2 a:hover, .EH2 a:visited { font-size: .8125rem } @media screen and (min-width:768px) { .EH2 a, .EH2 a:active, .EH2 a:hover, .EH2 a:visited { font-size: .875rem } } .EH2LINK { font-size: .8125rem } @media screen and (min-width:768px) { .EH2LINK { font-size: .875rem } } .ETEXT { font-size: .8125rem; color: #FFF; letter-spacing: 0; text-decoration: none } .EDATALABELH, .EDATALABELV, .ETEXTBOLD { font-weight: 600; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .ETEXT { font-size: .875rem } } .ETEXTBOLD { font-size: .8125rem; color: #FFF } .EDATALABELH, .EDATALABELV { color: #BF2155 } .EDATALABELH { font-size: .875rem } @media screen and (min-width:768px) { .ETEXTBOLD { font-size: .875rem } .EDATALABELH { font-size: 1rem } } .EDATALABELV { font-size: .75rem } @media screen and (min-width:768px) { .EDATALABELV { font-size: .875rem } } .EXPLICITAD { font-size: 1.5rem; font-weight: 700; color: #FFF; letter-spacing: 0; text-decoration: none } .FOOTNOTE, .FOOTNOTELINK { font-size: .625rem; font-weight: 400 } .FOOTNOTE { color: #414042; letter-spacing: 0; text-decoration: none } .FOOTNOTELINK { color: #126BC5; letter-spacing: 0; text-decoration: none } .FRONTLINKS, .H1D { color: #FFF; letter-spacing: 0; text-decoration: none } .FRONTLINKS { font-size: 1.125rem; font-weight: 400 } .H1D, .H1L, .H1P, .H2 { font-weight: 300 } .H1D { font-size: 1.5rem } @media screen and (min-width:768px) { .H1D { font-size: 1.625rem } } .H1L { font-size: 1.5rem; color: #666; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .H1L { font-size: 1.625rem } } .H1P { font-size: 1.25rem; color: #717171; letter-spacing: 0; text-decoration: none } .H2, .H3 { color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .H1P { font-size: 1.375rem; color: #414042 } } .H2 { font-size: 1.25rem } @media screen and (min-width:768px) { .H2 { font-size: 1.5rem } } .H3 { font-size: .875rem; font-weight: 600 } @media screen and (min-width:768px) { .H3 { font-size: 1.25rem; font-weight: 300 } } .H3L { font-size: 1.125rem; font-weight: 300; color: #FFF; letter-spacing: 0; text-decoration: none } .H3R, .H4 { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .H3L { font-size: 1.25rem } } .H3R { font-size: 1.25rem; color: #414042 } .H4 { font-size: .75rem; color: #717171 } @media screen and (min-width:768px) { .H4 { font-size: 1rem; font-weight: 300; color: #414042 } } .HEADERLABEL { font-size: .75rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .HEADERNUMSTR, .HEADERNUMSTRLIGHT { color: #414042; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .HEADERLABEL { font-size: .875rem } } .HEADERNUMSTR { font-size: 1.25rem; font-weight: 600 } .HEADERNUMSTRLIGHT { font-size: 1.125rem; font-weight: 400 } .HEADERNUMSTRNEG { font-size: 1.25rem; font-weight: 600; color: #BF2155; letter-spacing: 0; text-decoration: none } .HEADERNUMSTRON, .HEADERNUMSTRPOS { color: #128842; letter-spacing: 0; text-decoration: none } .HEROLIGHT, .HEROREGULAR, .INPUTFIELD { color: #414042; letter-spacing: 0; text-decoration: none } .HEADERNUMSTRON { font-size: 1.125rem; font-weight: 400 } .HEADERNUMSTRPOS { font-size: 1.25rem; font-weight: 600 } .HEROLIGHT, .HEROREGULAR { font-size: 1.5rem } .HEROLIGHT { font-weight: 300 } .HEROREGULAR, .INPUTFIELD { font-weight: 400 } .INPUTFIELD { font-size: .875rem } @media screen and (min-width:768px) { .INPUTFIELD { font-size: 1rem; color: #414042 } } .INPUTFIELD2 { font-size: .875rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .INPUTFIELDDISABLE, .INVHEADER { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .INPUTFIELD2 { font-size: 1rem } } .INPUTFIELDDISABLE { font-size: .875rem; color: #BCBCBC } .INVHEADER, .INVNUMSTR { color: #414042 } @media screen and (min-width:768px) { .INPUTFIELDDISABLE { font-size: 1rem } } .INVHEADER { font-size: 1.375rem } .INVNUMSTR, .INVNUMSTRNEG, .INVNUMSTRPOS { font-size: 1.5rem; font-weight: 300; letter-spacing: 0; text-decoration: none } .INVNUMSTRNEG { color: #BF2155 } .INVNUMSTRPOS { color: #128842 } .LOGININPUT { font-size: 1.125rem; font-weight: 400; color: #414042; letter-spacing: 0; text-decoration: none } .NOTE, .NOTE a, .NOTE a:active, .NOTE a:hover, .NOTE a:visited, .NOTEBOLD { font-size: .75rem; letter-spacing: 0; text-decoration: none } .NOTE { font-weight: 400; color: #717171 } .NOTE a, .NOTE a:active, .NOTE a:hover, .NOTE a:visited { font-weight: 400; color: #126BC5 } .NOTEBOLD { font-weight: 600; color: #717171 } .NOTEDARK, .NOTEDARKBOLD { color: #414042; font-size: .75rem } .NOTEDARK { font-weight: 400; letter-spacing: 0; text-decoration: none } .NOTEDARKBOLD { font-weight: 600; letter-spacing: 0; text-decoration: none } .NOTELINK, .NUMSTR { font-weight: 400; letter-spacing: 0; text-decoration: none } .NOTELINK { font-size: .75rem; color: #126BC5 } .NUMSTR { font-size: 1.5rem; color: #414042 } @media screen and (min-width:768px) { .NUMSTR { font-size: 1.125rem; font-weight: 300 } } .NUMSTR2 { font-size: .875rem; font-weight: 400; color: #717171; letter-spacing: 0; text-decoration: none } .NUMSTRPOS { font-size: 1.5rem; font-weight: 300; color: #128842; letter-spacing: 0; text-decoration: none } .OFFERAPR, .OFFERFEE { font-size: 1.125rem; font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .NUMSTRPOS { font-size: 1.125rem; font-weight: 400 } } .OFFERAPR { color: #0A4386 } .OFFERFEE { color: #414042 } .PRIMARYBUTTON { font-size: 1rem; font-weight: 600; color: #FFF; letter-spacing: 0; text-decoration: none } .SECONDARYBUTTON, .SECONDARYBUTTONLI, .SIDE { font-weight: 400; letter-spacing: 0; text-decoration: none } .SECONDARYBUTTON { font-size: 1rem; color: #414042 } .SECONDARYBUTTONLI { font-size: .875rem; color: #FFF } @media screen and (min-width:768px) { .SECONDARYBUTTONLI { font-size: 1rem } } .SIDE { font-size: .875rem; color: #EDEDED } @media screen and (min-width:768px) { .SIDE { font-size: 1rem } } .SIDEF, .SIDEH1 { font-size: .75rem; font-weight: 400 } .SIDEF { color: #CCC; letter-spacing: 0; text-decoration: none } .SIDEH1 { color: #959595; letter-spacing: 0; text-decoration: none } .TABLEHEADER, .TABLEHEADERSLCT { font-weight: 600; letter-spacing: 0; text-decoration: none } .TABLEHEADER { font-size: .8125rem; color: #717171 } @media screen and (min-width:768px) { .TABLEHEADER { font-size: .875rem } } .TABLEHEADERSLCT { font-size: .8125rem; color: #414042 } @media screen and (min-width:768px) { .TABLEHEADERSLCT { font-size: .875rem } } .TERTIARYBUTTON, .TERTIARYDISABLEDBUTTON { font-size: 1rem; font-weight: 400; letter-spacing: 0; text-decoration: none } .TERTIARYBUTTON { color: #666 } .TERTIARYDISABLEDBUTTON { color: #D8D8D8 } .TILEBUTTON { font-size: .8125rem; font-weight: 600; color: #0B6EFD; letter-spacing: 0; text-decoration: none } @media screen and (min-width:1200px) { .TILEBUTTON { font-size: .875rem } } .TILEHEADER { font-size: 1.125rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .TILENUMACTIVE, .TILENUMACTIVELI { font-size: .875rem; font-weight: 400; letter-spacing: 0; text-decoration: none } .TILENUMACTIVE { color: #717171 } .TILENUMACTIVELI { color: #666 } .TILEBNUMACTIVE, .TILEBNUMACTIVELI { color: #0A4386; letter-spacing: 0; text-decoration: none } .TILEBNUMACTIVE { font-size: 1.875rem; font-weight: 300 } @media screen and (min-width:768px) { .TILEBNUMACTIVE { font-size: 1.5rem } } @media screen and (min-width:992px) { .TILEBNUMACTIVE { font-size: 1.875rem } } .TILEBNUMACTIVELI { font-size: 1rem; font-weight: 400 } .TILEBNUMINACTIVE, .TILEBNUMINACTIVELI { color: #666; letter-spacing: 0; text-decoration: none } .TILEBNUMINACTIVE { font-size: 1.875rem; font-weight: 300 } @media screen and (min-width:768px) { .TILEBNUMINACTIVE { font-size: 1.5rem } } @media screen and (min-width:992px) { .TILEBNUMINACTIVE { font-size: 1.875rem } } .TILEBNUMINACTIVELI { font-size: 1rem; font-weight: 400 } .TILEBNUMWHITE { font-size: 1.875rem; font-weight: 300; color: #FFF; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .TILEBNUMWHITE { font-size: 1.5rem } } @media screen and (min-width:992px) { .TILEBNUMWHITE { font-size: 1.875rem } } .TILENAME { font-size: .875rem; font-weight: 600; color: #414042; letter-spacing: 0; text-decoration: none } .TILESUBTEXT, .TILESUBTEXTWHITE { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .TILENAME { font-size: 1rem; font-weight: 400 } } @media screen and (min-width:992px) { .TILENAME { font-size: 1.125rem } } .TILESUBTEXT { font-size: .875rem; color: #666 } @media screen and (min-width:768px) { .TILESUBTEXT { font-size: .75rem } } @media screen and (min-width:992px) { .TILESUBTEXT { font-size: .875rem } } .TILESUBTEXTWHITE { font-size: .875rem; color: #FFF } @media screen and (min-width:768px) { .TILESUBTEXTWHITE { font-size: .75rem } } .TILETYPE, .TILETYPEACCOUNT, .TOOLTIPLINK { font-size: .875rem; letter-spacing: 0; text-decoration: none } @media screen and (min-width:992px) { .TILESUBTEXTWHITE { font-size: .875rem } } .TILETYPE { font-weight: 600; color: #666 } .TILETYPEACCOUNT { font-weight: 600; color: #126BC5 } .TOOLTIPLINK { font-weight: 400; color: #1167B7 } .URBNUMINACTIVE { font-size: 1.875rem; font-weight: 300; color: #414042; letter-spacing: 0; text-decoration: none } .UREWARDSACTIVE, .UREWARDSINACTIVE, .UREWARDSSUBTEXT, .URTILESUBTEXT { font-weight: 400; letter-spacing: 0; text-decoration: none } @media screen and (min-width:768px) { .URBNUMINACTIVE { font-size: 1.5rem } } @media screen and (min-width:992px) { .URBNUMINACTIVE { font-size: 1.875rem } } .UREWARDSACTIVE { font-size: 1.125rem; color: #FFF } @media screen and (min-width:768px) { .UREWARDSACTIVE { font-size: .875rem } } @media screen and (min-width:992px) { .UREWARDSACTIVE { font-size: 1.125rem } } .UREWARDSINACTIVE { font-size: .875rem; color: #414042 } @media screen and (min-width:992px) { .UREWARDSINACTIVE { font-size: 1.125rem } } .UREWARDSSUBTEXT { font-size: .875rem; color: #FFF } .URTILESUBTEXT { font-size: .75rem; color: #414042 } @media screen and (min-width:992px) { .URTILESUBTEXT { font-size: .875rem } }
0.480722
0.065575
div.navbar-container { position: sticky !important; top: 0; width: 100%; z-index: 10 !important; } /* navbar styling */ .navbar.bg-dark .nav-link { color: #9ca9b3; } .navbar.bg-dark .nav-link:hover { color: #eceded; } .navbar { background-color: #1F2224; padding: 1.375rem 0; box-shadow: 0px 1px 2px 0px #35393d; } .navbar .router-link-exact-active { border-bottom: 1px solid #48a4a7; } .nav-item a.nav-link { padding-top: 10px; padding-bottom: 25px; } .navbar-brand { margin-left: 10px; margin-right: 30px; margin-top: -18px; } .navbar-nav .nav-link { color: #041433; padding: 0 0 1rem 0; box-sizing: border-box; margin: 0 40px 0 0; font-weight: 400; } .navbar-nav .nav-link:hover { color: #ECEDED; } .navbar-nav .btn { min-width: 145px; } .nav-user-profile { border-radius: 50% 50%; max-width: 3.785rem; height: auto; box-shadow: 0px 0px 4px 0px #b3bac7; } .nav-item.dropdown .dropdown-toggle { margin: 0; } .nav-item.dropdown .dropdown-name { font-weight: 600; } .nav-item.dropdown .router-link-exact-active { border: 0; } .nav-item.dropdown .dropdown-menu { box-shadow: 0px 0px 4px 0px #b3bac7; } .nav-item.dropdown .dropdown-header { border-bottom: 1px solid #b3bac7; font-size: 1rem; font-weight: 600; color: #041433; } .nav-item.dropdown .dropdown-item { border-bottom: 1px solid #b3bac7; padding: 0.55rem 1.5rem; } .nav-item.dropdown .dropdown-item .icon { margin-right: 8px; vertical-align: middle; } .nav-item.dropdown .dropdown-item:first-child:hover { background: inherit; } .nav-item.dropdown .dropdown-item:last-child { border-bottom: 0; } .navbar { /* padding: 1.375rem 0; */ padding: 1.375rem 0 0 0; } @media (max-width: 767px) { .nav-item { margin-bottom: 1rem; } .nav-item .nav-link { padding: 0 0 0 16px; } .nav-item .nav-link.router-link-exact-active { border-bottom: 0; border-left: 1px solid #48a4a7; padding-left: 13px !important; vertical-align: middle; } .navbar-brand { margin-left: 2.5rem; vertical-align: top; } .navbar-toggler { margin-right: 2.5rem; } .navbar-nav { margin-left: 1.5rem; margin-right: 1.5rem; } .navbar-nav:first-child { margin-top: 1.5em; } .navbar-nav:last-child { background-color: #1F2224; box-shadow: 0 -1px 2px 0 #dfe3ec; margin: 1.5em 0 0 0; padding: 1.5em 2.5rem; } .navbar-nav:last-child li { margin-bottom: 1em; } .navbar-nav:last-child li .icon { margin-right: 1em; vertical-align: middle; } .navbar-nav:last-child li a { vertical-align: middle; color: #041433; } .navbar-nav .user-info img { margin-right: 1em; } .navbar-nav .btn-link { padding: 0; color: #041433; min-width: 0px; } }
src/lib/components/NavBar/NavBar.css
div.navbar-container { position: sticky !important; top: 0; width: 100%; z-index: 10 !important; } /* navbar styling */ .navbar.bg-dark .nav-link { color: #9ca9b3; } .navbar.bg-dark .nav-link:hover { color: #eceded; } .navbar { background-color: #1F2224; padding: 1.375rem 0; box-shadow: 0px 1px 2px 0px #35393d; } .navbar .router-link-exact-active { border-bottom: 1px solid #48a4a7; } .nav-item a.nav-link { padding-top: 10px; padding-bottom: 25px; } .navbar-brand { margin-left: 10px; margin-right: 30px; margin-top: -18px; } .navbar-nav .nav-link { color: #041433; padding: 0 0 1rem 0; box-sizing: border-box; margin: 0 40px 0 0; font-weight: 400; } .navbar-nav .nav-link:hover { color: #ECEDED; } .navbar-nav .btn { min-width: 145px; } .nav-user-profile { border-radius: 50% 50%; max-width: 3.785rem; height: auto; box-shadow: 0px 0px 4px 0px #b3bac7; } .nav-item.dropdown .dropdown-toggle { margin: 0; } .nav-item.dropdown .dropdown-name { font-weight: 600; } .nav-item.dropdown .router-link-exact-active { border: 0; } .nav-item.dropdown .dropdown-menu { box-shadow: 0px 0px 4px 0px #b3bac7; } .nav-item.dropdown .dropdown-header { border-bottom: 1px solid #b3bac7; font-size: 1rem; font-weight: 600; color: #041433; } .nav-item.dropdown .dropdown-item { border-bottom: 1px solid #b3bac7; padding: 0.55rem 1.5rem; } .nav-item.dropdown .dropdown-item .icon { margin-right: 8px; vertical-align: middle; } .nav-item.dropdown .dropdown-item:first-child:hover { background: inherit; } .nav-item.dropdown .dropdown-item:last-child { border-bottom: 0; } .navbar { /* padding: 1.375rem 0; */ padding: 1.375rem 0 0 0; } @media (max-width: 767px) { .nav-item { margin-bottom: 1rem; } .nav-item .nav-link { padding: 0 0 0 16px; } .nav-item .nav-link.router-link-exact-active { border-bottom: 0; border-left: 1px solid #48a4a7; padding-left: 13px !important; vertical-align: middle; } .navbar-brand { margin-left: 2.5rem; vertical-align: top; } .navbar-toggler { margin-right: 2.5rem; } .navbar-nav { margin-left: 1.5rem; margin-right: 1.5rem; } .navbar-nav:first-child { margin-top: 1.5em; } .navbar-nav:last-child { background-color: #1F2224; box-shadow: 0 -1px 2px 0 #dfe3ec; margin: 1.5em 0 0 0; padding: 1.5em 2.5rem; } .navbar-nav:last-child li { margin-bottom: 1em; } .navbar-nav:last-child li .icon { margin-right: 1em; vertical-align: middle; } .navbar-nav:last-child li a { vertical-align: middle; color: #041433; } .navbar-nav .user-info img { margin-right: 1em; } .navbar-nav .btn-link { padding: 0; color: #041433; min-width: 0px; } }
0.284179
0.064359
.sidebar { background-color: #111; } .sidebar .sidebar-header { padding-top: 24px; padding-bottom: 60px; text-align: center; } .sidebar .sidebar-header .sidebar-avatar { width: 110px; border-radius: 50%; border: 5px solid #484848; margin-bottom: 16px; } .sidebar .sidebar-header .sidebar-name { display: block; color: #fff; font-weight: 600; font-size: 18px; margin-bottom: 8px; } .sidebar .sidebar-header .sidebar-status { color: #8a8a8a; line-height: 100%; margin-top: 9px; display: block; margin-bottom: 0; } .sidebar .sidebar-menu { padding-bottom: 24px; } .sidebar .sidebar-menu .list-menu { margin-bottom: 0; text-align: center; } .sidebar .sidebar-menu .list-menu li { line-height: 100%; } .sidebar .sidebar-menu .list-menu li:not(:last-child) { margin-bottom: 28px; } .sidebar .sidebar-menu .list-menu .nav-link { font-size: 16px; letter-spacing: 0.5px; line-height: 100%; padding: 0; color: rgba(232, 232, 232, 0.95); } .sidebar .simplebar-content-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } .sidebar .simplebar-track .simplebar-scrollbar:before { background: #fff; } .sidebar .simplebar-track .simplebar-scrollbar.simplebar-visible:before { opacity: 0.5; } .sidebar .simplebar-track.simplebar-vertical { width: 10px; } .sidebar .simplebar-track.simplebar-vertical .simplebar-scrollbar { width: 6px; height: auto; } .sidebar .simplebar-track.simplebar-horizontal { height: 10px; } .sidebar .simplebar-track.simplebar-horizontal .simplebar-scrollbar { height: 6px; width: auto; } .mobile-navbar { padding: 14px 26px; } .mobile-navbar:before { content: ''; background-color: #222; width: 100%; height: 58px; position: absolute; top: 0; right: 0; } .mobile-navbar .navbar-toggler { border-color: #222; background-color: #333; outline: none; padding: 4px 10px; font-size: 14px; border-radius: 3px; position: relative; display: block; } .mobile-navbar .navbar-toggler .nav-btn { font-size: 14px; color: rgba(255, 255, 255, 0.8); line-height: 20px; font-weight: 300; letter-spacing: 1px; } .mobile-navbar .navbar-collapse .navbar-nav { width: 200px; background-color: #222; z-index: 2; position: relative; padding: 8px 20px; top: 8px; } .mobile-navbar .navbar-collapse .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.6); font-weight: 400; font-size: 14px; padding: 7px 0; } .mobile-navbar .navbar-collapse .navbar-nav .nav-link:hover, .mobile-navbar .navbar-collapse .navbar-nav .nav-link:focus { color: #fff; } /*# sourceMappingURL=sidebar.css.map */
source/scss/custom/partials/sidebar.css
.sidebar { background-color: #111; } .sidebar .sidebar-header { padding-top: 24px; padding-bottom: 60px; text-align: center; } .sidebar .sidebar-header .sidebar-avatar { width: 110px; border-radius: 50%; border: 5px solid #484848; margin-bottom: 16px; } .sidebar .sidebar-header .sidebar-name { display: block; color: #fff; font-weight: 600; font-size: 18px; margin-bottom: 8px; } .sidebar .sidebar-header .sidebar-status { color: #8a8a8a; line-height: 100%; margin-top: 9px; display: block; margin-bottom: 0; } .sidebar .sidebar-menu { padding-bottom: 24px; } .sidebar .sidebar-menu .list-menu { margin-bottom: 0; text-align: center; } .sidebar .sidebar-menu .list-menu li { line-height: 100%; } .sidebar .sidebar-menu .list-menu li:not(:last-child) { margin-bottom: 28px; } .sidebar .sidebar-menu .list-menu .nav-link { font-size: 16px; letter-spacing: 0.5px; line-height: 100%; padding: 0; color: rgba(232, 232, 232, 0.95); } .sidebar .simplebar-content-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } .sidebar .simplebar-track .simplebar-scrollbar:before { background: #fff; } .sidebar .simplebar-track .simplebar-scrollbar.simplebar-visible:before { opacity: 0.5; } .sidebar .simplebar-track.simplebar-vertical { width: 10px; } .sidebar .simplebar-track.simplebar-vertical .simplebar-scrollbar { width: 6px; height: auto; } .sidebar .simplebar-track.simplebar-horizontal { height: 10px; } .sidebar .simplebar-track.simplebar-horizontal .simplebar-scrollbar { height: 6px; width: auto; } .mobile-navbar { padding: 14px 26px; } .mobile-navbar:before { content: ''; background-color: #222; width: 100%; height: 58px; position: absolute; top: 0; right: 0; } .mobile-navbar .navbar-toggler { border-color: #222; background-color: #333; outline: none; padding: 4px 10px; font-size: 14px; border-radius: 3px; position: relative; display: block; } .mobile-navbar .navbar-toggler .nav-btn { font-size: 14px; color: rgba(255, 255, 255, 0.8); line-height: 20px; font-weight: 300; letter-spacing: 1px; } .mobile-navbar .navbar-collapse .navbar-nav { width: 200px; background-color: #222; z-index: 2; position: relative; padding: 8px 20px; top: 8px; } .mobile-navbar .navbar-collapse .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.6); font-weight: 400; font-size: 14px; padding: 7px 0; } .mobile-navbar .navbar-collapse .navbar-nav .nav-link:hover, .mobile-navbar .navbar-collapse .navbar-nav .nav-link:focus { color: #fff; } /*# sourceMappingURL=sidebar.css.map */
0.339937
0.044245
* { /*height: 1000px;*/ font-family: 'Helvetica', sans-serif; margin: 0; padding: 0; box-sizing: border-box; } header { padding: 40px 20px; height: 660px; background-image: url('./images/overlay.png'), url('./images/banner.jpg'); background-size: cover; background-attachment: fixed; color: #AAA; text-transform: uppercase; } header .head .brand { display: inline; font-size: 20px; margin: 20px 0 0 10px; color: #fff; } header .head nav { float: right; } header .head nav ul { text-decoration: none; list-style: none; } header .head nav ul li{ display:inline-block; padding-right: 20px; font-size: 20px; } header .head nav ul li a{ text-decoration: none; color: #AAA; } header .head nav ul li a:hover{ color: #fff; } header .banner { text-align: center; padding: 10px; font-size: 20px; margin: 150px auto; } header .banner h2{ font-size: 50px; color: #fff; } header .banner p { margin-top: 40px; margin-bottom: 40px; } header .banner .button { background-color: #f32853; border-radius: 4px; color: #fff; cursor: pointer; display: inline-block; font-weight: bold; height: 3.15em; line-height: 3.25em; padding: 0 2.2em; text-align: center; text-decoration: none; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } header .banner .button:hover { background-color: #ff466e; } /* First Section */ .first-section .container { width: 100%; height: 500px; padding: 50px 180px; display: flex; flex-flow: row; } .first-section .container .left { width: 50%; padding: 5px 20px; } .first-section .container .right { width: 50%; padding: 10px 20px; } .first-section .container .left h2{ color: #484848; font-size: 3em; line-height: 1.5em; font-weight: bold; text-transform: uppercase; } .first-section .container .left p{ color: #AAA; font-size: 1.7em; line-height: 1.5em; margin: 25px 0 0; text-transform: uppercase; } .first-section .container .right p{ line-height: 2em; padding: 0 0 10px 15px; font-size: 15px; color: #AAA; } /* Second Section */ .second-section { background-color: #CCC; padding: 20px } .second-section .post { background-color: #FFF; padding: 10px; } .second-section .post img { }
style.css
* { /*height: 1000px;*/ font-family: 'Helvetica', sans-serif; margin: 0; padding: 0; box-sizing: border-box; } header { padding: 40px 20px; height: 660px; background-image: url('./images/overlay.png'), url('./images/banner.jpg'); background-size: cover; background-attachment: fixed; color: #AAA; text-transform: uppercase; } header .head .brand { display: inline; font-size: 20px; margin: 20px 0 0 10px; color: #fff; } header .head nav { float: right; } header .head nav ul { text-decoration: none; list-style: none; } header .head nav ul li{ display:inline-block; padding-right: 20px; font-size: 20px; } header .head nav ul li a{ text-decoration: none; color: #AAA; } header .head nav ul li a:hover{ color: #fff; } header .banner { text-align: center; padding: 10px; font-size: 20px; margin: 150px auto; } header .banner h2{ font-size: 50px; color: #fff; } header .banner p { margin-top: 40px; margin-bottom: 40px; } header .banner .button { background-color: #f32853; border-radius: 4px; color: #fff; cursor: pointer; display: inline-block; font-weight: bold; height: 3.15em; line-height: 3.25em; padding: 0 2.2em; text-align: center; text-decoration: none; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } header .banner .button:hover { background-color: #ff466e; } /* First Section */ .first-section .container { width: 100%; height: 500px; padding: 50px 180px; display: flex; flex-flow: row; } .first-section .container .left { width: 50%; padding: 5px 20px; } .first-section .container .right { width: 50%; padding: 10px 20px; } .first-section .container .left h2{ color: #484848; font-size: 3em; line-height: 1.5em; font-weight: bold; text-transform: uppercase; } .first-section .container .left p{ color: #AAA; font-size: 1.7em; line-height: 1.5em; margin: 25px 0 0; text-transform: uppercase; } .first-section .container .right p{ line-height: 2em; padding: 0 0 10px 15px; font-size: 15px; color: #AAA; } /* Second Section */ .second-section { background-color: #CCC; padding: 20px } .second-section .post { background-color: #FFF; padding: 10px; } .second-section .post img { }
0.20466
0.06724
@-moz-document url-prefix('http://www.macdigger.ru') { html {max-width: 100%!important; } body {max-width: 108%!important; background:url(http://i65.tinypic.com/2igm6x0.jpg)no-repeat fixed;background-size:cover;margin: 0 auto!important; } .b-header {background: -moz-linear-gradient(top, rgba(76,76,76,.6) 0%, rgba(89,89,89,.6) 4%, rgba(102,102,102,.6) 24%, rgba(71,71,71,.6) 39%, rgba(44,44,44,.6) 62%, rgba(0,0,0,1) 66%, rgba(19,19,19,.9) 79%, rgba(23,23,23,1) 84%, rgba(43,43,43,1) 91%, rgba(43,43,43,1) 100%); height: 150px;box-shadow: inset 0 95px 50px -50px rgba(0,0,0,.5)!important; transition: .7s} .b-header:hover { transition: .7s;} /* iPhone, iPad, iMac, Apple Watch, iOS, Mac OS X */ a.b-header__nav-item { height: 100px; width: 100px; transition: .3s; margin: 40px 0 0 20px; color: transparent; } a.b-header__nav-item:hover {transform: scale(1.3); transition: .3s; } a.b-header__nav-item:nth-child(1) {background: url('https://cdn4.iconfinder.com/data/icons/iphone-5s-5c/256/iPhone-5S-white.png') no-repeat -8px 10px;background-size: 90%;} a.b-header__nav-item:nth-child(1):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 34px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(1):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -82px;} a.b-header__nav-item:nth-child(2) {background: url('http://s1.radikali.ru/uploads/2016/5/12/11a199312b77fb9b5b7c8334fdb3d8f8-full.png') no-repeat center bottom; background-size: 70%;} a.b-header__nav-item:nth-child(2):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 19px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(2):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -49px;} a.b-header__nav-item:nth-child(3) {background: url('http://www.smccd.edu/dsgs/_features/images/iMac.png') no-repeat 0 20px; background-size: 100%;} a.b-header__nav-item:nth-child(3):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 11px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(3):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -49px;} a.b-header__nav-item:nth-child(4) {background: url('http://s1.radikali.ru/uploads/2016/5/12/f56f8b812b7aab3a24650a428e7ef5e5-full.png') no-repeat 29px 17px; background-size: 45%;} a.b-header__nav-item:nth-child(4):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 29px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(4):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -65px; } a.b-header__nav-item:nth-child(5) {background: url('http://cdn.macworld.co.uk/cmsdata/news/3441842/Apple_iOS.png') no-repeat 0 38px; background-size: 100%;} a.b-header__nav-item:nth-child(5):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 12px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(5):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 63px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -69px;} a.b-header__nav-item:nth-child(6) {background: url('http://vignette3.wikia.nocookie.net/narutofanon/images/d/d4/Mac-os-x-logo-LzIJ.png/revision/latest?cb=20150701015929') no-repeat 20px 30px; background-size: 60%;} a.b-header__nav-item:nth-child(6):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 22px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(6):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -57px;} /* Приложения, игры, твики... */ .b-navigation { background: rgba(38,38,38,.88); box-shadow:0 -5px 5px -4px grey, 0 14px 13px -2px rgba(0,0,0,.45), inset 0 2px 4px rgba(255,255,255,.5); } a.b-navigation__link {text-shadow: 0 2px 2px rgba(255,255,255,.5), 0 -2px 2px black !important; font-family: lucida grande} a.b-navigation__link:hover {text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de!important; color: white!important;} /* Новости на главной странице */ a[href^="http://www.macdigger.ru/karta-sajta"]:before {content: ''; position: absolute;background: url('http://savepic.ru/9867420.png')no-repeat!important; background-size: 70%!important; height: 300px!important; width: 200px!important; padding: 20px!important;margin: 27px -65px; transform: rotatez(10deg)} .page_item.page-item-3289 {display: none} .post {border: 0} /* Пост */ .post .title a:link {text-shadow: 0 -3px 0px rgba(255,255,255,.7), 0 -4px 5px rgba(255,255,255,.5), 0 2px 4px black;} .post .title {text-align: center } .post-meta {text-align: center} .post { background: -moz-linear-gradient(top, rgba(252,195,169,0.9) 100%, rgba(0,0,0,0) 100%) !important;box-shadow: 0 10px 7px 1px rgba(255,255,255,.4),0 0 0 4px black, 0 0 0 5px white,0 0 0 6px black, inset 0 24px 15px -5px rgba(255,255,255,.8), 0 0 7px 7px black; border-radius: 3px!important;} .post:after {content: ''; position: absolute; background: transparent; height: 50px; width: 300px; z-index: -1; margin: 7px 150px; box-shadow: 3px 0 3px #2D2D2D, 5px 0 3px #878787, 8px 0px 0 #383838, 9px 0 0 #1E1E1E, 9px 0 4px rgba(0,0,0,.6),-3px 0 3px #2D2D2D, -5px 0 3px #878787, -8px 0px 0 #383838, -9px 0 0 #1E1E1E, -9px 0 4px rgba(0,0,0,.6)} .entry p { text-shadow: 0 2px 1px rgba(255,255,255,.3), 0 3px 1px rgba(255,255,255,.5), 0 -1px 1px rgba(0,0,0,.2); } .post-bottom {background: url(http://missoulasky.org/images/shelf.png) 51% 37.2% no-repeat; background-size: 100%; border: 0px solid red!important; padding: 20px; } .post-bottom div {opacity: 1!important;margin: 0px 0px -50px 0px; height: 70px; padding: 0 90px} .post-bottom .cat {color: transparent!important;} .post-bottom div a {background-color: white; padding: 7px; border-radius: 2px; box-shadow: 0 20px 5px -12px, 0 -2px 6px black,inset 0 -4px 4px black; text-shadow: 0 -1px 1px} .post-bottom div a:hover {box-shadow:0 20px 5px -12px, inset 0 -4px 4px grey, 0 0 4px 2px white} .twitter-share-button {margin:-35px -208px 0px 60px!important; background-color: transparent!important;background: url(http://cdn1.iconfinder.com/data/icons/Birdies_by_arrioch/png%20512/twitter%20follow%20me.png) no-repeat center; background-size: 100%; padding:45px 15px 15px 0px!important; box-shadow: none!important; position: absolute; height: 0px; color: #2EA5C7!important; font-family: tahoma!important; text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black!important; font-style: italic!important;} .twitter-share-button:hover {text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black, 0 2px 2px #3FCBDF,0 -2px 2px #81D2DB!important;} a[href^="http://vk.com/share.php?"] {margin:-26px -8px 0px 170px!important; background: transparent no-repeat center!important; background-size: 100%!important;;position: absolute;padding:45px 15px 15px 0px!important;font-family: tahoma!important; text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black!important; font-style: italic!important; box-shadow: none!important; width: 50px; color: #5C8BB7!important; font-size: 8pt!important; } a[href^="http://vk.com/share.php?"]:before {content: ''; position: absolute; height: 100px; width: 70px; background: url(http://savepic.ru/10004034.png) no-repeat center; background-size: 100%;margin: -120px 0 ;} a[href^="http://vk.com/share.php?"]:after {content: ''; position: absolute; height: 50px; width: 50px; background: rgba(0,0,0,.6); border-radius: 50px;transform: rotatex(85deg); } a[href^="http://vk.com/share.php?"]:hover {text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black, 0 2px 2px #3FCBDF,0 -2px 2px #81D2DB!important; } /* Комментарии */ #idc-container-parent #idc-container {background: transparent; border: 0} #idc-container.idc .idc-focus {border: 0!important;} #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a {font-family: Segoe Print; min-width:100px; text-align: center; text-shadow: 2px 2px 2px; padding: 0 4px 0 4px } #IDComment-CommentText {border: 11px solid yellow!important;} #idc-container .idc-comments {box-shadow: 0 0px 4px black; border-radius: 8px; padding: 20px 15px 10px 20px!important; margin-left: -20px; margin-top: -10px!important; background: repeating-linear-gradient( to top, rgba(216,216,216,.7), rgba(216,216,216,.7) 2px, rgba(216,216,216,.7) 3px, rgba(239,239,247,.7) 8px) center!important; background-size: 70% !important; border-style: solid; border-width:3px 3px 3px 5px; border-image: url(http://fcit.usf.edu/florida/maps/pages/10600/f10621/i/f10621-08l.png) 55 33 50 45 fill stretch!important; min-height: 230px!important;} #idc-container .idc-c .idc-a img, #idc-container .idc-c.idc-anonymous .idc-a img {box-shadow: 0 3px 3px; transform: rotatez(-11deg);} /* Нет комментариев */ #IDCommentsNoCommentsDiv { background: linear-gradient(#FEFCAF, #FFFEDA)!important; padding: 55px 20px 10px 20px!important; width: 170px!important; height: 140px; margin: 8px 23px!important; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25); border-radius: 2% / 50%; position: relative; font: 214pt "Segoe Print", Serif; transform: rotatez(-12deg)!important; text-shadow: 1px 0 1px rgba(0,0,0,.5); text-align: center; font-size: 12pt!important; box-shadow: 0 5px 8px;} #IDCommentsNoCommentsDiv:before {content:''; height: 60px; width: 60px; position: absolute; background: url(https://openclipart.org/image/800px/svg_to_png/33601/thumb%20tack%202%20plain.png) no-repeat center; background-size: 100%; margin: -70px 20px } .relap-default__with-brand .relap-default__items-container {background: repeating-linear-gradient( to top, rgba(216,216,216,.5), rgba(216,216,216,.5) 2px, rgba(216,216,216,.5) 3px, rgba(239,239,247,.5) 8px) center!important;} /* Имена */ #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(1n) {background-color: rgba(172, 203, 65, 0.7) !important; box-shadow: 5px 0 8px rgba(135,158,52, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3) } #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(2n) {background-color: rgba(212, 207, 75, 0.7) !important; box-shadow: 5px 0 8px rgba(173,167,52, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3); } #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(3n) { background-color: rgba(255, 116, 169, 0.7)!important; box-shadow: 5px 0 8px rgba(183,86,125, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3);} #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(4n) {background-color: rgba(79, 158, 255, 0.7)!important; box-shadow: 5px 0 8px rgba(56,113,183, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3);} #idc-container .idc-v .idc-v-total {text-shadow: 0 3px 2px;} #idc-container .idc-v a {box-shadow: 0 3px 3px rgba(0,0,0,.3);} /* Сортировать по: */ #idc-container .idc-toolbar p {margin: 0px 599px; position: absolute; color: white; font-size: 14pt; line-height: 0px; background: url('http://missoulasky.org/images/shelf.png') no-repeat 50% 45px; background-size: 100%; height: 200px; width: 420px;text-align: center!important;} #IDSortLink1,#IDSortLink0,#IDSortLink2 {color: transparent!important;} #IDSortLink1:hover,#IDSortLink2:hover,#IDSortLink0:hover {color: white!important; font-weight: normal!important; font-family: Candara!important; text-shadow: 0 0px 2px black; font-size: 13pt} #IDSortLink1 {margin: 120px -85px!important;position: absolute; width: 55px!important; height: 20px!important;line-height: 80px;} #IDSortLink1:before {content: ''; width: 100px; height: 100px; background: url('http://s1.iconbird.com/ico/2013/6/278/w256h2561371382967calendar1.png') no-repeat center; background-size: 80%; position: absolute; margin: -80px -140px!important; } #IDSortLink0 {margin: 123px -90px!important;line-height: 80px;position: absolute;} #IDSortLink0:before {content: ''; width: 100px; height: 100px; background: url('https://4.bp.blogspot.com/-pw2FBdwSCFU/VUDumNMn_hI/AAAAAAAAAXA/n3hAe5TEo2c/s1600/practice.png') no-repeat center; background-size: 120%; position: absolute; margin: -85px -17px} #IDSortLink2 {margin: 150px -140px!important;line-height: 26px;position: absolute;} #IDSortLink2:before {content: ''; width: 100px; height: 100px; background: url('http://balkon-omsk.ru/images/glav/2.png') no-repeat center; background-size: 80%; position: absolute; margin: -109px 130px} /* Текст комментария */ #idc-container-parent #idc-container .idc-c {width: 470px;background: #EAE4AC; } #idc-container .idc-c-t {margin: 8px 0 14px!important; } .box {margin: 20px 0 20px 0; background: transparent} #IDCommentsNewThread {background-color: transparent!important; box-shadow: inset 0 -2px 3px 2px rgba(0,0,0,.4), 0 2px 2px 2px rgba(0,0,0,.4)!important; height: 290px!important; border-radius: 0 0 5px 5px} #idc-container-parent #idc-container .idc-c-h{background: rgba(117,165,255,.8)!important;box-shadow: inset 0 4px 2px rgba(0,0,0,.3);margin-left: 120px; margin-top: -5px; } /* Опубликовать новый комментарий (обводка) */ #idc-container .idc-new {border-radius: 10px!important; border-bottom: solid 18px #B8BDC4!important; border-left: solid 1px #B8BDC4 !important; background: transparent; box-shadow: 1px 1px 0px 1px rgba(255,255,255,.4), 0 4px 0px 3px #2c3033, 0 7px 7px 4px black; width: 1057px; height: 330px!important; margin: 0 -69px!important; } /* Опубликовать новый комментарий (заголовок) */ #idc-container-parent #idc-container h3:nth-child(2) {height: 50px; border-radius: 10px 10px 0 0px; background:url('https://s-media-cache-ak0.pinimg.com/originals/cf/cc/e0/cfcce0c548f2380f61d3866abf8acd56.jpg'); background-size: 50%; background-position: center!important; font: bold 18px/50px arial; text-align: center; color: white; box-shadow: inset 0 -2px 3px 2px rgba(0,0,0,.4), inset 0 4px 3px 2px rgba(193,170,153,.9)!important; text-shadow: 0 -2px 1px rgba(0,0,0,.4), 0 2px 2px grey} #idc-container-parent #idc-container h3:nth-child(2):before {content:''; width: 1054px; height: 90px; border-bottom: dashed 2px rgba(255,217,198,.7); position: absolute; margin: -50px -371px; } /* Оставить комментарий */ #IDNewThreadSubmitLI {margin: 24px 20px!important; } #idc-container .idc-right .idc-btn_l {margin: 0 0 0 -5px !important;} #idc-container .idc-right .idc-btn_l {box-shadow: 0 2px 0px 4px rgba(0,0,0,.2), 0 4px 1px -3px rgba(255,255,255,1)!important; border-radius: 3px} #idc-container .idc-right .idc-btn_l:active {box-shadow: 0 3px 2px black, 0 3px 2px white!important;margin: 0 0 0 -5px !important;} #IDCommentsNewThreadCover { margin: 0 -125px!important;} #idc-container-parent #idc-container h3:nth-child(3) {background: url('http://savepic.ru/9785245.png') 120px -1px no-repeat, -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%)!important; background-size: 5%, 100%!important; text-align: center!important; margin: 2px 0!important; border-radius: 3px 3px 0px 0; box-shadow: 0 4px 0px grey, 0 -2px 4px black; text-shadow: 0 -1px 0px grey, 0 1px 1px rgba(0,0,0,.9)!important; color: #c2c2c2; margin-left: -20px!important; } #idc-container .idc-reply .idc-c-t{ margin: -10px 0 !important; border-radius: 0px 0px 5px 5px!important;background: transparent !important;} #IDCommentsNewThread:before {content: ''; position: absolute; background:#BD9C79!important; height: 300px; width: 1057px; margin: 0px 0px;z-index: -1; box-shadow: inset 0 -22px 4px -1px rgba(0,0,0,.5)} #IDCommentsNewThread:after {content: ''; position: absolute; background: url('https://s-media-cache-ak0.pinimg.com/originals/cf/cc/e0/cfcce0c548f2380f61d3866abf8acd56.jpg')!important; background-size: 100%!important; height: 281px; width: 502px; z-index: -1; margin: -270px 555px!important; box-shadow: inset 0 2px 3px 3px rgba(255,255,255,.3), inset 0 7px 4px 2px rgba(206,105,0,.3),inset 0 -2px 2px 2px rgba(0,0,0,.7),inset 10px 0 4px rgba(193,139,100,.5); } #IDCommentNewThreadText.idc-text_noresize {color: rgba(0,0,0,.55)!important; text-shadow: 1px 1px 1px grey!important; font-family: Segoe Print!important; font-size: 10pt!important; box-shadow: 0px 1px 0 rgba(0, 0, 0, .4), 0px 3px 0 #ECE69C, 0px 4px 0 rgba(0, 0, 0, .4), 0px 6px 0 #ECE69C, 0px 7px 0 rgba(0, 0, 0, .4),0 2px 7px black!important;padding:34px 35px!important; border: 0!important; margin: -2px 30px!important; width: 435px!important;} #idc-container-parent #idc-container h3:nth-child(2):after {content:''; width: 514px; height: 50px!important; background: url(http://savepic.ru/9771929.png) no-repeat -0px -44px; background-size: 100%; position: absolute; margin: 51px -664px; } /* Поле "Введите текст здесь" */ #IDCommentNewThreadForm1 {padding:25px 0!important; margin: -20px -7px !important; } #IDCommentNewThreadText {width: 495px!important; background-color: #ECE69C!important; background-image:-moz-linear-gradient(#B9966E 1px, transparent 1px), -moz-linear-gradient(#C5C280 1px, transparent 1px), -moz-linear-gradient(#C5C280 1px, transparent 1px),url('http://savepic.ru/9865967.png')!important; background-size:1px 1px, 1px 1px, 23px 23px, 100%!important; background-repeat:repeat-y, repeat-y, repeat,no-repeat!important; background-position:22px 0, 24px 0, 0 50px,center!important; font-family: gabriola!important; font-size: 16pt!important;text-shadow: 0px 0 1px rgba(0,0,0,.6); line-height: 23px!important; min-height: 200px;border-radius: 0!important;} #idc-container .idc-postnav {margin: 42px 0;} /* Комментировать как гость или войти: */ #IDCNavGuest2 {text-shadow: -1px 0px 0px, 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.5);text-align: center !important;margin: 10px 4px!important; height: 28px!important; color: white} /* intensedebate, wordpress, twitter */ .idc-loginbtn_intensedebate,.idc-loginbtn_wordpress,.idc-loginbtn_twitter{box-shadow: 0px 3px 2px 2px rgba(0,0,0,.5), 0px 0px 1px 2px white, inset 0 4px 2px rgba(255,255,255,.7),inset 0 -3px 2px rgba(255,255,255,.4)!important; border-radius: 50px; } #idc-container .idc-postnav-list {margin: 0 -36px;} #IDCPostNav {margin: -290px 690px !important;width: 30%!important; } /* Имя и e-mail */ #IDCColumnNameLabel {text-align: center !important; margin: 8px 14%!important; text-shadow: 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.7); color: white;} #IDCColumnEmailLabel {text-align: center!important; margin: 8px -80px !important; text-shadow: 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.7); color: white} #IDCommentNewThreadForm2 {margin: -240px 639px!important; width: 50%!important;} #txtNameNewThread,#txtEmailNewThread { box-shadow: inset 0 2px 2px rgba(0,0,0,.7), 0 2px 2px 2px white,0 -2px 3px 2px rgba(0,0,0,.5);padding: 4px 0px 0px 9px!important; background: #E0E0DF!important; text-shadow: 0 2px 1px rgba(0,0,0,.4)} #idc-container .idc-c-m .idc-form-info {text-align: center;text-shadow:1px 0 1px #542800, 0 1px 1px rgba(255,255,255,.9)!important; margin: 0px 30px !important; color: #542800 } /* Подписаться на */ #idc-container select {text-align: center; height: 24px;width: 90%!important; border-radius: 5px!important; border: 0!important;} #IDSubscribeToThisWrapper {width: 20%!important; text-align: center; margin: 10px 617px!important; text-shadow: 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.7); color: #98A8B5!important;} #IDSubscribeToThis {text-shadow: -1px 0px 0px grey, 0px 5px 2px grey;box-shadow: inset 0 -4px 4px rgba(0,0,0,.5)!important; color: black;background:-moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%)!important; background-size: 100%!important;box-shadow: inset 0 -3px 2px 2px rgba(0,0,0,.7),0 0px 1px 1px #8A98A8!important; } #idc-container select {margin: 5px 0px!important; } #idc-container select:focus,#txtNameNewThread:focus,#txtEmailNewThread:focus {box-shadow: 0 0 10px #7FC3FF; margin: 2px 0px!important;} #IDSubscribeToThis-def {text-shadow: 0 3px 3px!important; } /* Предупреждение о комменте */ #idc-container .idc-customtext {margin: -10px 590px;width: 38%;text-align: left;} #customText {font-size: 5pt; text-shadow: 0 -1px 2px black, 0 1px 1px rgba(255,255,255,.7); font-family: tahoma; color: white; margin: 0 0px!important;} /* Пузырек о пустом сообщении */ #idc-container .idc-info div div {background:url('http://savepic.ru/9854796.png') no-repeat!important; background-size: 90%!important;background-color: transparent!important; height: 195px!important; text-align: center!important; margin: -60px 130px} #idc-container .idc-info div div.idc-bottom {background: transparent!important;} #idc-container .idc-info div h6 {margin: 10px 85px 10px;text-shadow: 0 1px 2px black} #idc-container .idc-info div div p {text-align: center!important;margin: 55px 198px 20px -95px !important; text-shadow: 0 1px 2px black} /* Нумерация страниц */ .wp-pagenavi { margin: 0 -500px!important; width: 1300px} .wp-pagenavi .current {background: -moz-linear-gradient(top, rgba(254,252,234,.5) 0%, rgba(241,218,54,.5) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px )!important;border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.4), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 1px 1px rgba(0,0,0,.5);} .page.smaller,.pages,.page.larger {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.5), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background: -moz-linear-gradient(top, rgba(226,226,226,.8) 0%, rgba(219,219,219,.8) 50%, rgba(209,209,209,.8) 51%, rgba(254,254,254,.8) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px)!important;} .previouspostslink {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.5), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background: -moz-linear-gradient(top, rgba(239,197,202,.7) 0%, rgba(210,75,90,.6) 50%, rgba(186,39,55,.7) 51%, rgba(241,142,153,.7) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px )!important;color: #c0c0c0!important;} .nextpostslink {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.2), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background: -moz-linear-gradient(top, rgba(191,210,85,.7) 0%, rgba(142,185,42,.7) 50%, rgba(114,170,0,.7) 51%, rgba(158,203,45,.3) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px )!important;} .previouspostslink:hover,.page.smaller:hover,.nextpostslink:hover,.page.larger:hover {background: -moz-linear-gradient(top, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%)!important; } .extend {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.2), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background-color: #EFEFEF!important; background: repeating-linear-gradient( to right, #E7E7E7, #E7E7E7 2px, #E7E7E7 3px, #EFEFF7 8px )!important; } /* Нижняя часть сайта */ #footer-widgets {box-shadow: inset 0 5px 5px -2px white, 0 -4px 0 2px #383838, 0 -6px 0 3px #474747, 0 -8px 2px 4px #919191, 0 -10px 5px #6D6D6D, 0 -12px 0px 3px #393939;border: solid 1px rgba(255,255,255,.1);background: linear-gradient(-45deg, rgba(255,255,255,.2) 60%, rgba(255,255,255,.05) 60%, rgba(255,255,255,.05) 80%, rgba(0,0,0,.1) 80%),repeating-linear-gradient( to top, rgba(216,216,216,.45), rgba(216,216,216,.45) 2px, rgba(216,216,216,.45) 3px, rgba(239,239,247,.45) 8px);z-index: 0} #footer {margin: 0px 0px!important;background: -moz-linear-gradient(top, rgba(242,246,248,.65) 0%, rgba(216,225,231,.3) 50%, rgba(181,198,208,.1) 51%, rgba(224,239,249,.5) 100%), url('http://www.labdesignlaminate.com/wp-content/uploads/2011/06/603-Lauren-Mahogany-1400.jpg'); background-size: 100%; box-shadow: 0 0px 5px black, 0 -2px 3px black;} #copyright {text-shadow: 0px 1px 0px white, 0px -1px 1px rgba(0, 0, 0, 0.5); color: rgba(48, 48, 48, 0.5);} /* От редакции */ .textwidget {background: url('http://savepic.ru/9888958.png') no-repeat center!important; box-shadow: 0 0 14px; height: 300px; width: 200px; color: black; margin: 0 120px} .textwidget:after {content: ''; position: absolute; background: url('http://savepic.ru/9851056.png') no-repeat center; background-size: 100%;width: 256px; height: 178px; margin: -200px 70px; transform: rotatez(11deg); z-index: -1; box-shadow: 0 0 13px rgba(0,0,0,.65)!important;} .widget .textwidget p:nth-child(1) {text-align: center; margin-top: 45px; margin-left: 5px} .widget .textwidget p:nth-child(1):before {content: 'MACDIGGER'; position: absolute; font-size: 8pt; font-family: tahoma; color: grey; text-shadow: 1px 0 0px rgba(0,0,0,.3); margin: -30px 111px} .widget .textwidget p:nth-child(2) { margin-top: -30px; padding: 35px 3px; text-align: justify;text-indent: 25px} .widget .textwidget p:nth-child(3) {margin-top: -25px; text-align: center; } .widget .textwidget p:nth-child(3):before {content: ''; position: absolute; background: url('http://savepic.ru/9830606.png') no-repeat center; background-size: 100%;height: 50px; width: 70px; margin: 7px 110px } .widget .textwidget p:nth-child(3):after {content: 'Редакция _________________'; position: absolute; margin: 25px -120px; font-size: 6pt } #text-5 {width: 270px; margin-left: -120px; background: transparent; border: 0} /* Галлерея, карта сайта, реклама */ .widget ul li {background: transparent; border: 0} .widget ul li a {color: transparent!important;} .widget ul li a:hover {color: rgba(0,0,0,.55)!important;text-shadow: 0 1px 2px white; font-size: 12pt; border-bottom: 0} #footer-widgets .widget h3 {display: none} #pages-4 {background: transparent; border: 0; } .page_item.page-item-6120 {margin-left: 20px; margin-top: -30px} a[href^="http://www.macdigger.ru/galereya"] {margin:0 120px!important;} a[href^="http://www.macdigger.ru/galereya"]:before{content: ''; position: absolute;background: url('http://galinaizobilie.ru/wp-content/uploads/2011/10/Noni....png')no-repeat center!important; background-size: 100%!important; width: 300px; height: 300px; margin:26px -120px} .page_item.page-item-6121 {margin: -20px 480px; height: 200px; width: 100%!important;} #sidebar {transform: scale(.7)} /* Новости, Популярное */ .widget4 h3 {-moz-animation: left1 15s linear infinite; font-size: 20pt; text-shadow: 0 0 4px grey; margin-top: 5px; height: 23px!important; border: 0!important; } @-moz-keyframes left1 { 0% { margin-left: 300px; } 100% { margin-left: -500px; } } /* Переход к предыдущей и следующей новости */ .more_entries .fl a,.more_entries .fr a { box-shadow: 0 0 0 2px white!important;; border-radius: 5px; color: white; font-family: arial!important; font-style: normal; } .more_entries .fl a { padding: 10px 10px 10px 30px;background-color: #017050!important;; background: url('http://savepic.ru/10005091.png') no-repeat center left; background-size: 3%;margin: 0px 0px 10px;} .more_entries .fr a { box-shadow: inset 0px 1px 10px rgba(0,0,0,.5);padding: 10px 30px 10px 10px;background-color: #017050!important; background: url('http://savepic.ru/9999971.png') no-repeat center right; background-size: 3%} .widget4{margin: 120px 0 320px 0; background-color:wheat!important; background:linear-gradient(#bbb, transparent 1px), linear-gradient(90deg,#bbb, transparent 1px); background-size: 2px 2px; background-position: center center; text-align: center; box-shadow: inset -1px 0px 0 2px #383838, inset -2px 0px 0 3px #474747, inset -3px 0px 2px 4px #919191, inset -4px 0px 5px #6D6D6D, inset -5px 0px 0px 3px #393939,inset 1px 0px 0 2px #383838, inset 2px 0px 0 3px #474747, inset 3px 0px 0px 4px #919191, inset 4px 0px 5px #6D6D6D, inset 5px 0px 0px 3px #393939, inset 0 5px 6px 7px rgba(252,222,245,.6),inset 0 -5px 6px 7px rgba(255,255,255,.6); } .widget4:before {content: ''; position: absolute; background: url(http://savepic.ru/9976151.png) no-repeat center; background-size: 100%;width: 250px; height: 55px; margin: -70px -125px} .widget4:after {content: ''; position: absolute; background: transparent; border-left: 1px solid #474747; border-right: 2px solid #474747;width: 100px; height: 25px; margin: -60px -60px; box-shadow: -1px 0 1px #C9878C} .widget4 ul {margin: 8px 10px !important; position: absolute;background-color: #F9ECD4!important; background: -moz-linear-gradient(-45deg, rgba(185,143,250,.3) 11%, rgba(246,175,241,.3) 35%, rgba(229,229,229,.3) 61%, rgba(229,229,229,.7) 100%); box-shadow: inset 0 15px 7px -6px rgba(0,0,0,.5), 0 3px 0 #383838, 0 4px 0 #474747, 0 5px 2px #919191, 0 6px 5px #6D6D6D, 0 7px 0px #393939; height: 400px; font-family: lucida grande!important; } /* Не показывать */ #aswift_3_expand,a[href^="https://biggeek.ru/brands/airwheel?utm_source=macdigger&utm_medium=baner&utm_campaign=desktop"],#tag_cloud-4,.yap-yandex_ad-vertical .yap-logo-block__text,.yap-yandex_ad-vertical .yap-layout_block_vertical .yap-layout__item,.twitterBarForSb,#vk_groups,#main7e0e5e5a30,#cto_banner_content,#aswift_1,#aswift_2,#aswift_3,#aswift_4,#google_ads_frame1,#google_ads_frame2,#google_ads_frame3,#google_ads_frame4,#google_ads_frame5,#aswift_1_anchor,#aswift_2_anchor,#aswift_1_expand,#aswift_2_expand,#aswift_0_expand {display: none!important;} }
data/usercss/128697.user.css
@-moz-document url-prefix('http://www.macdigger.ru') { html {max-width: 100%!important; } body {max-width: 108%!important; background:url(http://i65.tinypic.com/2igm6x0.jpg)no-repeat fixed;background-size:cover;margin: 0 auto!important; } .b-header {background: -moz-linear-gradient(top, rgba(76,76,76,.6) 0%, rgba(89,89,89,.6) 4%, rgba(102,102,102,.6) 24%, rgba(71,71,71,.6) 39%, rgba(44,44,44,.6) 62%, rgba(0,0,0,1) 66%, rgba(19,19,19,.9) 79%, rgba(23,23,23,1) 84%, rgba(43,43,43,1) 91%, rgba(43,43,43,1) 100%); height: 150px;box-shadow: inset 0 95px 50px -50px rgba(0,0,0,.5)!important; transition: .7s} .b-header:hover { transition: .7s;} /* iPhone, iPad, iMac, Apple Watch, iOS, Mac OS X */ a.b-header__nav-item { height: 100px; width: 100px; transition: .3s; margin: 40px 0 0 20px; color: transparent; } a.b-header__nav-item:hover {transform: scale(1.3); transition: .3s; } a.b-header__nav-item:nth-child(1) {background: url('https://cdn4.iconfinder.com/data/icons/iphone-5s-5c/256/iPhone-5S-white.png') no-repeat -8px 10px;background-size: 90%;} a.b-header__nav-item:nth-child(1):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 34px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(1):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -82px;} a.b-header__nav-item:nth-child(2) {background: url('http://s1.radikali.ru/uploads/2016/5/12/11a199312b77fb9b5b7c8334fdb3d8f8-full.png') no-repeat center bottom; background-size: 70%;} a.b-header__nav-item:nth-child(2):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 19px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(2):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -49px;} a.b-header__nav-item:nth-child(3) {background: url('http://www.smccd.edu/dsgs/_features/images/iMac.png') no-repeat 0 20px; background-size: 100%;} a.b-header__nav-item:nth-child(3):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 11px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(3):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -49px;} a.b-header__nav-item:nth-child(4) {background: url('http://s1.radikali.ru/uploads/2016/5/12/f56f8b812b7aab3a24650a428e7ef5e5-full.png') no-repeat 29px 17px; background-size: 45%;} a.b-header__nav-item:nth-child(4):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 29px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(4):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -65px; } a.b-header__nav-item:nth-child(5) {background: url('http://cdn.macworld.co.uk/cmsdata/news/3441842/Apple_iOS.png') no-repeat 0 38px; background-size: 100%;} a.b-header__nav-item:nth-child(5):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 12px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(5):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 63px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -69px;} a.b-header__nav-item:nth-child(6) {background: url('http://vignette3.wikia.nocookie.net/narutofanon/images/d/d4/Mac-os-x-logo-LzIJ.png/revision/latest?cb=20150701015929') no-repeat 20px 30px; background-size: 60%;} a.b-header__nav-item:nth-child(6):before {content: ''; width:110px; height:100px; background: transparent; position: absolute; transform: rotatex(85deg); border-radius: 50px; margin: 50px -5px; box-shadow: 0px 0px 11px white, inset 0 0 4px 22px rgba(255,255,255,.5); } a.b-header__nav-item:nth-child(6):after {content: ''; width: 0; height: 0; position: absolute; border-style: solid; border-width: 0px 60px 189px 64px; border-radius: 0 0px 5px 5px; border-color: transparent transparent rgba(255,255,255,.1) transparent;margin: -87px -57px;} /* Приложения, игры, твики... */ .b-navigation { background: rgba(38,38,38,.88); box-shadow:0 -5px 5px -4px grey, 0 14px 13px -2px rgba(0,0,0,.45), inset 0 2px 4px rgba(255,255,255,.5); } a.b-navigation__link {text-shadow: 0 2px 2px rgba(255,255,255,.5), 0 -2px 2px black !important; font-family: lucida grande} a.b-navigation__link:hover {text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de!important; color: white!important;} /* Новости на главной странице */ a[href^="http://www.macdigger.ru/karta-sajta"]:before {content: ''; position: absolute;background: url('http://savepic.ru/9867420.png')no-repeat!important; background-size: 70%!important; height: 300px!important; width: 200px!important; padding: 20px!important;margin: 27px -65px; transform: rotatez(10deg)} .page_item.page-item-3289 {display: none} .post {border: 0} /* Пост */ .post .title a:link {text-shadow: 0 -3px 0px rgba(255,255,255,.7), 0 -4px 5px rgba(255,255,255,.5), 0 2px 4px black;} .post .title {text-align: center } .post-meta {text-align: center} .post { background: -moz-linear-gradient(top, rgba(252,195,169,0.9) 100%, rgba(0,0,0,0) 100%) !important;box-shadow: 0 10px 7px 1px rgba(255,255,255,.4),0 0 0 4px black, 0 0 0 5px white,0 0 0 6px black, inset 0 24px 15px -5px rgba(255,255,255,.8), 0 0 7px 7px black; border-radius: 3px!important;} .post:after {content: ''; position: absolute; background: transparent; height: 50px; width: 300px; z-index: -1; margin: 7px 150px; box-shadow: 3px 0 3px #2D2D2D, 5px 0 3px #878787, 8px 0px 0 #383838, 9px 0 0 #1E1E1E, 9px 0 4px rgba(0,0,0,.6),-3px 0 3px #2D2D2D, -5px 0 3px #878787, -8px 0px 0 #383838, -9px 0 0 #1E1E1E, -9px 0 4px rgba(0,0,0,.6)} .entry p { text-shadow: 0 2px 1px rgba(255,255,255,.3), 0 3px 1px rgba(255,255,255,.5), 0 -1px 1px rgba(0,0,0,.2); } .post-bottom {background: url(http://missoulasky.org/images/shelf.png) 51% 37.2% no-repeat; background-size: 100%; border: 0px solid red!important; padding: 20px; } .post-bottom div {opacity: 1!important;margin: 0px 0px -50px 0px; height: 70px; padding: 0 90px} .post-bottom .cat {color: transparent!important;} .post-bottom div a {background-color: white; padding: 7px; border-radius: 2px; box-shadow: 0 20px 5px -12px, 0 -2px 6px black,inset 0 -4px 4px black; text-shadow: 0 -1px 1px} .post-bottom div a:hover {box-shadow:0 20px 5px -12px, inset 0 -4px 4px grey, 0 0 4px 2px white} .twitter-share-button {margin:-35px -208px 0px 60px!important; background-color: transparent!important;background: url(http://cdn1.iconfinder.com/data/icons/Birdies_by_arrioch/png%20512/twitter%20follow%20me.png) no-repeat center; background-size: 100%; padding:45px 15px 15px 0px!important; box-shadow: none!important; position: absolute; height: 0px; color: #2EA5C7!important; font-family: tahoma!important; text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black!important; font-style: italic!important;} .twitter-share-button:hover {text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black, 0 2px 2px #3FCBDF,0 -2px 2px #81D2DB!important;} a[href^="http://vk.com/share.php?"] {margin:-26px -8px 0px 170px!important; background: transparent no-repeat center!important; background-size: 100%!important;;position: absolute;padding:45px 15px 15px 0px!important;font-family: tahoma!important; text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black!important; font-style: italic!important; box-shadow: none!important; width: 50px; color: #5C8BB7!important; font-size: 8pt!important; } a[href^="http://vk.com/share.php?"]:before {content: ''; position: absolute; height: 100px; width: 70px; background: url(http://savepic.ru/10004034.png) no-repeat center; background-size: 100%;margin: -120px 0 ;} a[href^="http://vk.com/share.php?"]:after {content: ''; position: absolute; height: 50px; width: 50px; background: rgba(0,0,0,.6); border-radius: 50px;transform: rotatex(85deg); } a[href^="http://vk.com/share.php?"]:hover {text-shadow: 0 1px 1px rgba(239,237,232,.5), 0 -1px 1px black, 0 2px 2px #3FCBDF,0 -2px 2px #81D2DB!important; } /* Комментарии */ #idc-container-parent #idc-container {background: transparent; border: 0} #idc-container.idc .idc-focus {border: 0!important;} #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a {font-family: Segoe Print; min-width:100px; text-align: center; text-shadow: 2px 2px 2px; padding: 0 4px 0 4px } #IDComment-CommentText {border: 11px solid yellow!important;} #idc-container .idc-comments {box-shadow: 0 0px 4px black; border-radius: 8px; padding: 20px 15px 10px 20px!important; margin-left: -20px; margin-top: -10px!important; background: repeating-linear-gradient( to top, rgba(216,216,216,.7), rgba(216,216,216,.7) 2px, rgba(216,216,216,.7) 3px, rgba(239,239,247,.7) 8px) center!important; background-size: 70% !important; border-style: solid; border-width:3px 3px 3px 5px; border-image: url(http://fcit.usf.edu/florida/maps/pages/10600/f10621/i/f10621-08l.png) 55 33 50 45 fill stretch!important; min-height: 230px!important;} #idc-container .idc-c .idc-a img, #idc-container .idc-c.idc-anonymous .idc-a img {box-shadow: 0 3px 3px; transform: rotatez(-11deg);} /* Нет комментариев */ #IDCommentsNoCommentsDiv { background: linear-gradient(#FEFCAF, #FFFEDA)!important; padding: 55px 20px 10px 20px!important; width: 170px!important; height: 140px; margin: 8px 23px!important; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25); border-radius: 2% / 50%; position: relative; font: 214pt "Segoe Print", Serif; transform: rotatez(-12deg)!important; text-shadow: 1px 0 1px rgba(0,0,0,.5); text-align: center; font-size: 12pt!important; box-shadow: 0 5px 8px;} #IDCommentsNoCommentsDiv:before {content:''; height: 60px; width: 60px; position: absolute; background: url(https://openclipart.org/image/800px/svg_to_png/33601/thumb%20tack%202%20plain.png) no-repeat center; background-size: 100%; margin: -70px 20px } .relap-default__with-brand .relap-default__items-container {background: repeating-linear-gradient( to top, rgba(216,216,216,.5), rgba(216,216,216,.5) 2px, rgba(216,216,216,.5) 3px, rgba(239,239,247,.5) 8px) center!important;} /* Имена */ #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(1n) {background-color: rgba(172, 203, 65, 0.7) !important; box-shadow: 5px 0 8px rgba(135,158,52, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3) } #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(2n) {background-color: rgba(212, 207, 75, 0.7) !important; box-shadow: 5px 0 8px rgba(173,167,52, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3); } #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(3n) { background-color: rgba(255, 116, 169, 0.7)!important; box-shadow: 5px 0 8px rgba(183,86,125, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3);} #idc-container .idc-c .idc-i span, #idc-container .idc-c .idc-i a:nth-child(4n) {background-color: rgba(79, 158, 255, 0.7)!important; box-shadow: 5px 0 8px rgba(56,113,183, 0.8),inset 4px 0 8px rgba(0,0,0, 0.3);} #idc-container .idc-v .idc-v-total {text-shadow: 0 3px 2px;} #idc-container .idc-v a {box-shadow: 0 3px 3px rgba(0,0,0,.3);} /* Сортировать по: */ #idc-container .idc-toolbar p {margin: 0px 599px; position: absolute; color: white; font-size: 14pt; line-height: 0px; background: url('http://missoulasky.org/images/shelf.png') no-repeat 50% 45px; background-size: 100%; height: 200px; width: 420px;text-align: center!important;} #IDSortLink1,#IDSortLink0,#IDSortLink2 {color: transparent!important;} #IDSortLink1:hover,#IDSortLink2:hover,#IDSortLink0:hover {color: white!important; font-weight: normal!important; font-family: Candara!important; text-shadow: 0 0px 2px black; font-size: 13pt} #IDSortLink1 {margin: 120px -85px!important;position: absolute; width: 55px!important; height: 20px!important;line-height: 80px;} #IDSortLink1:before {content: ''; width: 100px; height: 100px; background: url('http://s1.iconbird.com/ico/2013/6/278/w256h2561371382967calendar1.png') no-repeat center; background-size: 80%; position: absolute; margin: -80px -140px!important; } #IDSortLink0 {margin: 123px -90px!important;line-height: 80px;position: absolute;} #IDSortLink0:before {content: ''; width: 100px; height: 100px; background: url('https://4.bp.blogspot.com/-pw2FBdwSCFU/VUDumNMn_hI/AAAAAAAAAXA/n3hAe5TEo2c/s1600/practice.png') no-repeat center; background-size: 120%; position: absolute; margin: -85px -17px} #IDSortLink2 {margin: 150px -140px!important;line-height: 26px;position: absolute;} #IDSortLink2:before {content: ''; width: 100px; height: 100px; background: url('http://balkon-omsk.ru/images/glav/2.png') no-repeat center; background-size: 80%; position: absolute; margin: -109px 130px} /* Текст комментария */ #idc-container-parent #idc-container .idc-c {width: 470px;background: #EAE4AC; } #idc-container .idc-c-t {margin: 8px 0 14px!important; } .box {margin: 20px 0 20px 0; background: transparent} #IDCommentsNewThread {background-color: transparent!important; box-shadow: inset 0 -2px 3px 2px rgba(0,0,0,.4), 0 2px 2px 2px rgba(0,0,0,.4)!important; height: 290px!important; border-radius: 0 0 5px 5px} #idc-container-parent #idc-container .idc-c-h{background: rgba(117,165,255,.8)!important;box-shadow: inset 0 4px 2px rgba(0,0,0,.3);margin-left: 120px; margin-top: -5px; } /* Опубликовать новый комментарий (обводка) */ #idc-container .idc-new {border-radius: 10px!important; border-bottom: solid 18px #B8BDC4!important; border-left: solid 1px #B8BDC4 !important; background: transparent; box-shadow: 1px 1px 0px 1px rgba(255,255,255,.4), 0 4px 0px 3px #2c3033, 0 7px 7px 4px black; width: 1057px; height: 330px!important; margin: 0 -69px!important; } /* Опубликовать новый комментарий (заголовок) */ #idc-container-parent #idc-container h3:nth-child(2) {height: 50px; border-radius: 10px 10px 0 0px; background:url('https://s-media-cache-ak0.pinimg.com/originals/cf/cc/e0/cfcce0c548f2380f61d3866abf8acd56.jpg'); background-size: 50%; background-position: center!important; font: bold 18px/50px arial; text-align: center; color: white; box-shadow: inset 0 -2px 3px 2px rgba(0,0,0,.4), inset 0 4px 3px 2px rgba(193,170,153,.9)!important; text-shadow: 0 -2px 1px rgba(0,0,0,.4), 0 2px 2px grey} #idc-container-parent #idc-container h3:nth-child(2):before {content:''; width: 1054px; height: 90px; border-bottom: dashed 2px rgba(255,217,198,.7); position: absolute; margin: -50px -371px; } /* Оставить комментарий */ #IDNewThreadSubmitLI {margin: 24px 20px!important; } #idc-container .idc-right .idc-btn_l {margin: 0 0 0 -5px !important;} #idc-container .idc-right .idc-btn_l {box-shadow: 0 2px 0px 4px rgba(0,0,0,.2), 0 4px 1px -3px rgba(255,255,255,1)!important; border-radius: 3px} #idc-container .idc-right .idc-btn_l:active {box-shadow: 0 3px 2px black, 0 3px 2px white!important;margin: 0 0 0 -5px !important;} #IDCommentsNewThreadCover { margin: 0 -125px!important;} #idc-container-parent #idc-container h3:nth-child(3) {background: url('http://savepic.ru/9785245.png') 120px -1px no-repeat, -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%)!important; background-size: 5%, 100%!important; text-align: center!important; margin: 2px 0!important; border-radius: 3px 3px 0px 0; box-shadow: 0 4px 0px grey, 0 -2px 4px black; text-shadow: 0 -1px 0px grey, 0 1px 1px rgba(0,0,0,.9)!important; color: #c2c2c2; margin-left: -20px!important; } #idc-container .idc-reply .idc-c-t{ margin: -10px 0 !important; border-radius: 0px 0px 5px 5px!important;background: transparent !important;} #IDCommentsNewThread:before {content: ''; position: absolute; background:#BD9C79!important; height: 300px; width: 1057px; margin: 0px 0px;z-index: -1; box-shadow: inset 0 -22px 4px -1px rgba(0,0,0,.5)} #IDCommentsNewThread:after {content: ''; position: absolute; background: url('https://s-media-cache-ak0.pinimg.com/originals/cf/cc/e0/cfcce0c548f2380f61d3866abf8acd56.jpg')!important; background-size: 100%!important; height: 281px; width: 502px; z-index: -1; margin: -270px 555px!important; box-shadow: inset 0 2px 3px 3px rgba(255,255,255,.3), inset 0 7px 4px 2px rgba(206,105,0,.3),inset 0 -2px 2px 2px rgba(0,0,0,.7),inset 10px 0 4px rgba(193,139,100,.5); } #IDCommentNewThreadText.idc-text_noresize {color: rgba(0,0,0,.55)!important; text-shadow: 1px 1px 1px grey!important; font-family: Segoe Print!important; font-size: 10pt!important; box-shadow: 0px 1px 0 rgba(0, 0, 0, .4), 0px 3px 0 #ECE69C, 0px 4px 0 rgba(0, 0, 0, .4), 0px 6px 0 #ECE69C, 0px 7px 0 rgba(0, 0, 0, .4),0 2px 7px black!important;padding:34px 35px!important; border: 0!important; margin: -2px 30px!important; width: 435px!important;} #idc-container-parent #idc-container h3:nth-child(2):after {content:''; width: 514px; height: 50px!important; background: url(http://savepic.ru/9771929.png) no-repeat -0px -44px; background-size: 100%; position: absolute; margin: 51px -664px; } /* Поле "Введите текст здесь" */ #IDCommentNewThreadForm1 {padding:25px 0!important; margin: -20px -7px !important; } #IDCommentNewThreadText {width: 495px!important; background-color: #ECE69C!important; background-image:-moz-linear-gradient(#B9966E 1px, transparent 1px), -moz-linear-gradient(#C5C280 1px, transparent 1px), -moz-linear-gradient(#C5C280 1px, transparent 1px),url('http://savepic.ru/9865967.png')!important; background-size:1px 1px, 1px 1px, 23px 23px, 100%!important; background-repeat:repeat-y, repeat-y, repeat,no-repeat!important; background-position:22px 0, 24px 0, 0 50px,center!important; font-family: gabriola!important; font-size: 16pt!important;text-shadow: 0px 0 1px rgba(0,0,0,.6); line-height: 23px!important; min-height: 200px;border-radius: 0!important;} #idc-container .idc-postnav {margin: 42px 0;} /* Комментировать как гость или войти: */ #IDCNavGuest2 {text-shadow: -1px 0px 0px, 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.5);text-align: center !important;margin: 10px 4px!important; height: 28px!important; color: white} /* intensedebate, wordpress, twitter */ .idc-loginbtn_intensedebate,.idc-loginbtn_wordpress,.idc-loginbtn_twitter{box-shadow: 0px 3px 2px 2px rgba(0,0,0,.5), 0px 0px 1px 2px white, inset 0 4px 2px rgba(255,255,255,.7),inset 0 -3px 2px rgba(255,255,255,.4)!important; border-radius: 50px; } #idc-container .idc-postnav-list {margin: 0 -36px;} #IDCPostNav {margin: -290px 690px !important;width: 30%!important; } /* Имя и e-mail */ #IDCColumnNameLabel {text-align: center !important; margin: 8px 14%!important; text-shadow: 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.7); color: white;} #IDCColumnEmailLabel {text-align: center!important; margin: 8px -80px !important; text-shadow: 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.7); color: white} #IDCommentNewThreadForm2 {margin: -240px 639px!important; width: 50%!important;} #txtNameNewThread,#txtEmailNewThread { box-shadow: inset 0 2px 2px rgba(0,0,0,.7), 0 2px 2px 2px white,0 -2px 3px 2px rgba(0,0,0,.5);padding: 4px 0px 0px 9px!important; background: #E0E0DF!important; text-shadow: 0 2px 1px rgba(0,0,0,.4)} #idc-container .idc-c-m .idc-form-info {text-align: center;text-shadow:1px 0 1px #542800, 0 1px 1px rgba(255,255,255,.9)!important; margin: 0px 30px !important; color: #542800 } /* Подписаться на */ #idc-container select {text-align: center; height: 24px;width: 90%!important; border-radius: 5px!important; border: 0!important;} #IDSubscribeToThisWrapper {width: 20%!important; text-align: center; margin: 10px 617px!important; text-shadow: 0px -2px 2px rgba(0,0,0,.7), 0px 1px 2px rgba(255,255,255,.7); color: #98A8B5!important;} #IDSubscribeToThis {text-shadow: -1px 0px 0px grey, 0px 5px 2px grey;box-shadow: inset 0 -4px 4px rgba(0,0,0,.5)!important; color: black;background:-moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(209,209,209,1) 49%, rgba(219,219,219,1) 50%, rgba(226,226,226,1) 100%)!important; background-size: 100%!important;box-shadow: inset 0 -3px 2px 2px rgba(0,0,0,.7),0 0px 1px 1px #8A98A8!important; } #idc-container select {margin: 5px 0px!important; } #idc-container select:focus,#txtNameNewThread:focus,#txtEmailNewThread:focus {box-shadow: 0 0 10px #7FC3FF; margin: 2px 0px!important;} #IDSubscribeToThis-def {text-shadow: 0 3px 3px!important; } /* Предупреждение о комменте */ #idc-container .idc-customtext {margin: -10px 590px;width: 38%;text-align: left;} #customText {font-size: 5pt; text-shadow: 0 -1px 2px black, 0 1px 1px rgba(255,255,255,.7); font-family: tahoma; color: white; margin: 0 0px!important;} /* Пузырек о пустом сообщении */ #idc-container .idc-info div div {background:url('http://savepic.ru/9854796.png') no-repeat!important; background-size: 90%!important;background-color: transparent!important; height: 195px!important; text-align: center!important; margin: -60px 130px} #idc-container .idc-info div div.idc-bottom {background: transparent!important;} #idc-container .idc-info div h6 {margin: 10px 85px 10px;text-shadow: 0 1px 2px black} #idc-container .idc-info div div p {text-align: center!important;margin: 55px 198px 20px -95px !important; text-shadow: 0 1px 2px black} /* Нумерация страниц */ .wp-pagenavi { margin: 0 -500px!important; width: 1300px} .wp-pagenavi .current {background: -moz-linear-gradient(top, rgba(254,252,234,.5) 0%, rgba(241,218,54,.5) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px )!important;border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.4), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 1px 1px rgba(0,0,0,.5);} .page.smaller,.pages,.page.larger {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.5), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background: -moz-linear-gradient(top, rgba(226,226,226,.8) 0%, rgba(219,219,219,.8) 50%, rgba(209,209,209,.8) 51%, rgba(254,254,254,.8) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px)!important;} .previouspostslink {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.5), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background: -moz-linear-gradient(top, rgba(239,197,202,.7) 0%, rgba(210,75,90,.6) 50%, rgba(186,39,55,.7) 51%, rgba(241,142,153,.7) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px )!important;color: #c0c0c0!important;} .nextpostslink {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.2), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background: -moz-linear-gradient(top, rgba(191,210,85,.7) 0%, rgba(142,185,42,.7) 50%, rgba(114,170,0,.7) 51%, rgba(158,203,45,.3) 100%),repeating-linear-gradient( to right, #D8D8D8, #D8D8D8 2px, #D8D8D8 3px, #EFEFF7 8px )!important;} .previouspostslink:hover,.page.smaller:hover,.nextpostslink:hover,.page.larger:hover {background: -moz-linear-gradient(top, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%)!important; } .extend {border: 1px solid #DDDDDD; border-radius: 5px; box-shadow: inset 0px 2px 2px grey, 0 2px 2px rgba(0,0,0,.5),0 -2px 2px 2px rgba(0,0,0,.2), 0 3px 2px 3px rgba(255,255,255,.5); padding: 10px 15px !important; text-shadow: 0 2px 1px rgba(0,0,0,.3)!important; background-color: #EFEFEF!important; background: repeating-linear-gradient( to right, #E7E7E7, #E7E7E7 2px, #E7E7E7 3px, #EFEFF7 8px )!important; } /* Нижняя часть сайта */ #footer-widgets {box-shadow: inset 0 5px 5px -2px white, 0 -4px 0 2px #383838, 0 -6px 0 3px #474747, 0 -8px 2px 4px #919191, 0 -10px 5px #6D6D6D, 0 -12px 0px 3px #393939;border: solid 1px rgba(255,255,255,.1);background: linear-gradient(-45deg, rgba(255,255,255,.2) 60%, rgba(255,255,255,.05) 60%, rgba(255,255,255,.05) 80%, rgba(0,0,0,.1) 80%),repeating-linear-gradient( to top, rgba(216,216,216,.45), rgba(216,216,216,.45) 2px, rgba(216,216,216,.45) 3px, rgba(239,239,247,.45) 8px);z-index: 0} #footer {margin: 0px 0px!important;background: -moz-linear-gradient(top, rgba(242,246,248,.65) 0%, rgba(216,225,231,.3) 50%, rgba(181,198,208,.1) 51%, rgba(224,239,249,.5) 100%), url('http://www.labdesignlaminate.com/wp-content/uploads/2011/06/603-Lauren-Mahogany-1400.jpg'); background-size: 100%; box-shadow: 0 0px 5px black, 0 -2px 3px black;} #copyright {text-shadow: 0px 1px 0px white, 0px -1px 1px rgba(0, 0, 0, 0.5); color: rgba(48, 48, 48, 0.5);} /* От редакции */ .textwidget {background: url('http://savepic.ru/9888958.png') no-repeat center!important; box-shadow: 0 0 14px; height: 300px; width: 200px; color: black; margin: 0 120px} .textwidget:after {content: ''; position: absolute; background: url('http://savepic.ru/9851056.png') no-repeat center; background-size: 100%;width: 256px; height: 178px; margin: -200px 70px; transform: rotatez(11deg); z-index: -1; box-shadow: 0 0 13px rgba(0,0,0,.65)!important;} .widget .textwidget p:nth-child(1) {text-align: center; margin-top: 45px; margin-left: 5px} .widget .textwidget p:nth-child(1):before {content: 'MACDIGGER'; position: absolute; font-size: 8pt; font-family: tahoma; color: grey; text-shadow: 1px 0 0px rgba(0,0,0,.3); margin: -30px 111px} .widget .textwidget p:nth-child(2) { margin-top: -30px; padding: 35px 3px; text-align: justify;text-indent: 25px} .widget .textwidget p:nth-child(3) {margin-top: -25px; text-align: center; } .widget .textwidget p:nth-child(3):before {content: ''; position: absolute; background: url('http://savepic.ru/9830606.png') no-repeat center; background-size: 100%;height: 50px; width: 70px; margin: 7px 110px } .widget .textwidget p:nth-child(3):after {content: 'Редакция _________________'; position: absolute; margin: 25px -120px; font-size: 6pt } #text-5 {width: 270px; margin-left: -120px; background: transparent; border: 0} /* Галлерея, карта сайта, реклама */ .widget ul li {background: transparent; border: 0} .widget ul li a {color: transparent!important;} .widget ul li a:hover {color: rgba(0,0,0,.55)!important;text-shadow: 0 1px 2px white; font-size: 12pt; border-bottom: 0} #footer-widgets .widget h3 {display: none} #pages-4 {background: transparent; border: 0; } .page_item.page-item-6120 {margin-left: 20px; margin-top: -30px} a[href^="http://www.macdigger.ru/galereya"] {margin:0 120px!important;} a[href^="http://www.macdigger.ru/galereya"]:before{content: ''; position: absolute;background: url('http://galinaizobilie.ru/wp-content/uploads/2011/10/Noni....png')no-repeat center!important; background-size: 100%!important; width: 300px; height: 300px; margin:26px -120px} .page_item.page-item-6121 {margin: -20px 480px; height: 200px; width: 100%!important;} #sidebar {transform: scale(.7)} /* Новости, Популярное */ .widget4 h3 {-moz-animation: left1 15s linear infinite; font-size: 20pt; text-shadow: 0 0 4px grey; margin-top: 5px; height: 23px!important; border: 0!important; } @-moz-keyframes left1 { 0% { margin-left: 300px; } 100% { margin-left: -500px; } } /* Переход к предыдущей и следующей новости */ .more_entries .fl a,.more_entries .fr a { box-shadow: 0 0 0 2px white!important;; border-radius: 5px; color: white; font-family: arial!important; font-style: normal; } .more_entries .fl a { padding: 10px 10px 10px 30px;background-color: #017050!important;; background: url('http://savepic.ru/10005091.png') no-repeat center left; background-size: 3%;margin: 0px 0px 10px;} .more_entries .fr a { box-shadow: inset 0px 1px 10px rgba(0,0,0,.5);padding: 10px 30px 10px 10px;background-color: #017050!important; background: url('http://savepic.ru/9999971.png') no-repeat center right; background-size: 3%} .widget4{margin: 120px 0 320px 0; background-color:wheat!important; background:linear-gradient(#bbb, transparent 1px), linear-gradient(90deg,#bbb, transparent 1px); background-size: 2px 2px; background-position: center center; text-align: center; box-shadow: inset -1px 0px 0 2px #383838, inset -2px 0px 0 3px #474747, inset -3px 0px 2px 4px #919191, inset -4px 0px 5px #6D6D6D, inset -5px 0px 0px 3px #393939,inset 1px 0px 0 2px #383838, inset 2px 0px 0 3px #474747, inset 3px 0px 0px 4px #919191, inset 4px 0px 5px #6D6D6D, inset 5px 0px 0px 3px #393939, inset 0 5px 6px 7px rgba(252,222,245,.6),inset 0 -5px 6px 7px rgba(255,255,255,.6); } .widget4:before {content: ''; position: absolute; background: url(http://savepic.ru/9976151.png) no-repeat center; background-size: 100%;width: 250px; height: 55px; margin: -70px -125px} .widget4:after {content: ''; position: absolute; background: transparent; border-left: 1px solid #474747; border-right: 2px solid #474747;width: 100px; height: 25px; margin: -60px -60px; box-shadow: -1px 0 1px #C9878C} .widget4 ul {margin: 8px 10px !important; position: absolute;background-color: #F9ECD4!important; background: -moz-linear-gradient(-45deg, rgba(185,143,250,.3) 11%, rgba(246,175,241,.3) 35%, rgba(229,229,229,.3) 61%, rgba(229,229,229,.7) 100%); box-shadow: inset 0 15px 7px -6px rgba(0,0,0,.5), 0 3px 0 #383838, 0 4px 0 #474747, 0 5px 2px #919191, 0 6px 5px #6D6D6D, 0 7px 0px #393939; height: 400px; font-family: lucida grande!important; } /* Не показывать */ #aswift_3_expand,a[href^="https://biggeek.ru/brands/airwheel?utm_source=macdigger&utm_medium=baner&utm_campaign=desktop"],#tag_cloud-4,.yap-yandex_ad-vertical .yap-logo-block__text,.yap-yandex_ad-vertical .yap-layout_block_vertical .yap-layout__item,.twitterBarForSb,#vk_groups,#main7e0e5e5a30,#cto_banner_content,#aswift_1,#aswift_2,#aswift_3,#aswift_4,#google_ads_frame1,#google_ads_frame2,#google_ads_frame3,#google_ads_frame4,#google_ads_frame5,#aswift_1_anchor,#aswift_2_anchor,#aswift_1_expand,#aswift_2_expand,#aswift_0_expand {display: none!important;} }
0.429429
0.088583
html { font-size: {{ base_font_size }}; } body { font-family: {{ body_font_family }}; font-size: {{ body_font_size }}; color: {{ body_color }}; line-height: 1.75; } p { margin-top: 0; margin-bottom: 1rem; font-family: {{ body_font_family }}; } /* Anchor Links */ a { color: {{ link_color }}; text-decoration: none; } a:hover, a:focus { text-decoration: underline; } /* Headings */ h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; line-height: 1.2; font-weight: {{ headings_font_weight }}; font-family: {{ headings_font_family }}; color: {{ headings_color }}; word-break: break-word; } h1 { font-size: {{ h1_font_size }}; line-height: 1.3; } h2 { font-size: {{ h2_font_size }}; line-height: 1.2; } h3 { font-size: {{ h3_font_size }}; line-height: 1.5; } h4 { font-family: {{ secondary_font_family }}; font-weight: normal; font-size: {{ h4_font_size }}; line-height: 1.5; } h5 { font-size: {{ h5_font_size }}; line-height: 1.5; } h6 { font-size: {{ h6_font_size }}; line-height: 1.5; } strong { font-weight: 700; } code { vertical-align: bottom; } ul, ol { margin-top: 1.5rem; margin-bottom: 1.5rem; } ul li, ol li { line-height: 1.5rem; } ul ul, ol ul, ul ol, ol ol { margin-top: 0; margin-bottom: 0; } blockquote { line-height: 1.5rem; margin-top: 1.5rem; margin-bottom: 1.5rem; border-left: 2px solid #A9A9A9; padding-left: 15px; } /* Horizontal Rules */ hr { color: #ccc; background-color: #ccc; height: 1px; border: none; } /* TODO */ small { } /* TODO */ mark { } sup, sub { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } :focus { outline: auto; outline-color: green; } .disable-focus-styles :focus { outline: none; } @media (max-width: 767px) { html { font-size: {{ base_font_scale * 0.75 ~ 'px' }} } } @media (max-width: 480px) { html { font-size: {{ base_font_scale * 0.60 ~ 'px'}} } }
src/css/_typography.css
html { font-size: {{ base_font_size }}; } body { font-family: {{ body_font_family }}; font-size: {{ body_font_size }}; color: {{ body_color }}; line-height: 1.75; } p { margin-top: 0; margin-bottom: 1rem; font-family: {{ body_font_family }}; } /* Anchor Links */ a { color: {{ link_color }}; text-decoration: none; } a:hover, a:focus { text-decoration: underline; } /* Headings */ h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; line-height: 1.2; font-weight: {{ headings_font_weight }}; font-family: {{ headings_font_family }}; color: {{ headings_color }}; word-break: break-word; } h1 { font-size: {{ h1_font_size }}; line-height: 1.3; } h2 { font-size: {{ h2_font_size }}; line-height: 1.2; } h3 { font-size: {{ h3_font_size }}; line-height: 1.5; } h4 { font-family: {{ secondary_font_family }}; font-weight: normal; font-size: {{ h4_font_size }}; line-height: 1.5; } h5 { font-size: {{ h5_font_size }}; line-height: 1.5; } h6 { font-size: {{ h6_font_size }}; line-height: 1.5; } strong { font-weight: 700; } code { vertical-align: bottom; } ul, ol { margin-top: 1.5rem; margin-bottom: 1.5rem; } ul li, ol li { line-height: 1.5rem; } ul ul, ol ul, ul ol, ol ol { margin-top: 0; margin-bottom: 0; } blockquote { line-height: 1.5rem; margin-top: 1.5rem; margin-bottom: 1.5rem; border-left: 2px solid #A9A9A9; padding-left: 15px; } /* Horizontal Rules */ hr { color: #ccc; background-color: #ccc; height: 1px; border: none; } /* TODO */ small { } /* TODO */ mark { } sup, sub { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } :focus { outline: auto; outline-color: green; } .disable-focus-styles :focus { outline: none; } @media (max-width: 767px) { html { font-size: {{ base_font_scale * 0.75 ~ 'px' }} } } @media (max-width: 480px) { html { font-size: {{ base_font_scale * 0.60 ~ 'px'}} } }
0.411229
0.070977
*{ margin: 0px; padding: 0px; } /*header logo*/ .logo{ background-image: url(https://image.freepik.com/free-vector/geometric-minimalistic-color-composition-template-with-shapes-scandinavian-abstract-pattern-web-banner-packaging-branding_110633-439.jpg); padding: 15px; text-align: center; } .logo > p{ font-family: 'Montserrat', sans-serif; font-weight: bolder; font-size: 40px; } /**/ /**/ /*menu*/ .navbar { overflow: hidden; background-color: rgb(0, 0, 0); font-family: 'Montserrat', sans-serif; font-weight: bolder; width: 100%; margin: 0; padding: 0; } /* Links inside the navbar */ .navbar a { float: right; font-size: 20px; color: rgb(255, 255, 255); text-align: center; padding: 14px 16px; text-decoration: none; font-family: 'Montserrat', sans-serif; font-weight: bolder; } /* The dropdown container */ .dropdown { float:right; overflow: hidden; font-family: 'Montserrat', sans-serif; font-weight: bold; } /* Dropdown button */ .dropdown .dropbtn { font-size: 16px; border: none; outline: none; color: rgb(0, 0, 0); padding: 0px 0px; background-color: inherit; font-family: inherit; /* Important for vertical align on mobile phones */ margin: 0; /* Important for vertical align on mobile phones */ } /* Add a red background color to navbar links on hover */ .navbar a:hover, .dropdown:hover .dropbtn { background-color: #2e4192; } /* Dropdown content (hidden by default) */ .dropdown-content { display: none; position: absolute; background-color: #18dbb5; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } /* Links inside the dropdown */ .dropdown-content a { float: none; color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: left; } /* Add a grey background color to dropdown links on hover */ .dropdown-content a:hover { background-color: #2e4192; } /* Show the dropdown menu on hover */ .dropdown:hover .dropdown-content { display: block; } /*cuerpo*/ p{ text-align: center; font-size: 20px; color: rgb(0, 0, 0); font-family: 'Mate SC', serif; } h1{ text-align: center; font-size: 40px; color: rgb(0, 0, 0); font-family: 'Bebas Neue', cursive; } .grid-container { display: grid; grid-template-columns: auto ; grid-template-rows:auto auto auto ; grid-gap: 5px; background-image: url(); padding: 10px; background-image: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https://www.frebers.com/wp-content/uploads/wpdm-cache/pattern-background-1-768x0.jpg); } .map{ float: left; margin-left: 350px; } /**/ /**/ /*ayuda*/ #titulo{ font-family: 'Bebas Neue', cursive; text-align: center; font-size: 50px; margin-top: 10px; margin-bottom: 10px; } /* Style inputs with type="text", select elements and textareas */ input[type=text], select, textarea { width: 100%; /* Full width */ padding: 12px; /* Some padding */ border: 1px solid #ccc; /* Gray border */ border-radius: 4px; /* Rounded borders */ box-sizing: border-box; /* Make sure that padding and width stays in place */ margin-top: 6px; /* Add a top margin */ margin-bottom: 16px; /* Bottom margin */ resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */ } /* Style the submit button with a specific background color etc */ input[type=submit] { background-color: #f5cc21; color: rgb(0, 0, 0); padding: 12px 20px; border: none; border-radius: 15px; cursor: pointer; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: bolder; } /* When moving the mouse over the submit button, add a darker green color */ input[type=submit]:hover { background-color: #fb8934; } /* Add a background color and some padding around the form */ .container { border-radius: 5px; background-color: #00cf81; padding: 20px; font-family: 'Mate SC', serif; } /**/ /**/ /* Footer */ .grid { display: grid; grid-template-columns: auto auto; grid-gap: 10px; background-color: #000000; padding: 10px; } .grid > div { text-align: center; font-size: 30px; } .contactos> p{ font-size: 15px; color: white; font-family: 'Mate SC', serif; } .redes > a > img { width: 50px; height:50px; } body{ display: flex; flex-direction: column; height: 100vh; } main{ flex-grow: 1; } /**/ /**/ /*media query*/ /**/ /**/ /*media query*/ @media only screen and (max-width: 768px){ header{ display: block; max-width: 400px; } .img { display: none; } .navbar{ position: relative; background-color: rgb(0, 0, 0); max-width: 150px; } .dropdown{ flex-direction: column; } #titulo{ max-width: 350px; text-align: center; } .container{ padding: 5px; margin: 10px; max-width: 348px; } .grid-container{ background-image: none ; background-color: tomato; max-width: 367px; align-content: center; } footer, .gif{ max-width: 400px; } } @media only screen and (max-width: 375px){ .navbar{ position: relative; background-color: rgb(0, 0, 0); max-width: 150px; } .dropdown{ flex-direction: column; } .grid-container{ max-width: 350px; } footer{ max-width: 400px; } } /**/ html { scroll-behavior: smooth; } #subir__arriba{ width: 70px; height: 70px; background: white; color: white; display: flex; justify-content: center; align-items: center; font-size: 30px; position: fixed; bottom: 20px; cursor: pointer; }
public/assets/css/contacto.css
*{ margin: 0px; padding: 0px; } /*header logo*/ .logo{ background-image: url(https://image.freepik.com/free-vector/geometric-minimalistic-color-composition-template-with-shapes-scandinavian-abstract-pattern-web-banner-packaging-branding_110633-439.jpg); padding: 15px; text-align: center; } .logo > p{ font-family: 'Montserrat', sans-serif; font-weight: bolder; font-size: 40px; } /**/ /**/ /*menu*/ .navbar { overflow: hidden; background-color: rgb(0, 0, 0); font-family: 'Montserrat', sans-serif; font-weight: bolder; width: 100%; margin: 0; padding: 0; } /* Links inside the navbar */ .navbar a { float: right; font-size: 20px; color: rgb(255, 255, 255); text-align: center; padding: 14px 16px; text-decoration: none; font-family: 'Montserrat', sans-serif; font-weight: bolder; } /* The dropdown container */ .dropdown { float:right; overflow: hidden; font-family: 'Montserrat', sans-serif; font-weight: bold; } /* Dropdown button */ .dropdown .dropbtn { font-size: 16px; border: none; outline: none; color: rgb(0, 0, 0); padding: 0px 0px; background-color: inherit; font-family: inherit; /* Important for vertical align on mobile phones */ margin: 0; /* Important for vertical align on mobile phones */ } /* Add a red background color to navbar links on hover */ .navbar a:hover, .dropdown:hover .dropbtn { background-color: #2e4192; } /* Dropdown content (hidden by default) */ .dropdown-content { display: none; position: absolute; background-color: #18dbb5; min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } /* Links inside the dropdown */ .dropdown-content a { float: none; color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: left; } /* Add a grey background color to dropdown links on hover */ .dropdown-content a:hover { background-color: #2e4192; } /* Show the dropdown menu on hover */ .dropdown:hover .dropdown-content { display: block; } /*cuerpo*/ p{ text-align: center; font-size: 20px; color: rgb(0, 0, 0); font-family: 'Mate SC', serif; } h1{ text-align: center; font-size: 40px; color: rgb(0, 0, 0); font-family: 'Bebas Neue', cursive; } .grid-container { display: grid; grid-template-columns: auto ; grid-template-rows:auto auto auto ; grid-gap: 5px; background-image: url(); padding: 10px; background-image: url(https://cdn.shortpixel.ai/client/q_glossy,ret_img/https://www.frebers.com/wp-content/uploads/wpdm-cache/pattern-background-1-768x0.jpg); } .map{ float: left; margin-left: 350px; } /**/ /**/ /*ayuda*/ #titulo{ font-family: 'Bebas Neue', cursive; text-align: center; font-size: 50px; margin-top: 10px; margin-bottom: 10px; } /* Style inputs with type="text", select elements and textareas */ input[type=text], select, textarea { width: 100%; /* Full width */ padding: 12px; /* Some padding */ border: 1px solid #ccc; /* Gray border */ border-radius: 4px; /* Rounded borders */ box-sizing: border-box; /* Make sure that padding and width stays in place */ margin-top: 6px; /* Add a top margin */ margin-bottom: 16px; /* Bottom margin */ resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */ } /* Style the submit button with a specific background color etc */ input[type=submit] { background-color: #f5cc21; color: rgb(0, 0, 0); padding: 12px 20px; border: none; border-radius: 15px; cursor: pointer; text-align: center; font-family: 'Montserrat', sans-serif; font-weight: bolder; } /* When moving the mouse over the submit button, add a darker green color */ input[type=submit]:hover { background-color: #fb8934; } /* Add a background color and some padding around the form */ .container { border-radius: 5px; background-color: #00cf81; padding: 20px; font-family: 'Mate SC', serif; } /**/ /**/ /* Footer */ .grid { display: grid; grid-template-columns: auto auto; grid-gap: 10px; background-color: #000000; padding: 10px; } .grid > div { text-align: center; font-size: 30px; } .contactos> p{ font-size: 15px; color: white; font-family: 'Mate SC', serif; } .redes > a > img { width: 50px; height:50px; } body{ display: flex; flex-direction: column; height: 100vh; } main{ flex-grow: 1; } /**/ /**/ /*media query*/ /**/ /**/ /*media query*/ @media only screen and (max-width: 768px){ header{ display: block; max-width: 400px; } .img { display: none; } .navbar{ position: relative; background-color: rgb(0, 0, 0); max-width: 150px; } .dropdown{ flex-direction: column; } #titulo{ max-width: 350px; text-align: center; } .container{ padding: 5px; margin: 10px; max-width: 348px; } .grid-container{ background-image: none ; background-color: tomato; max-width: 367px; align-content: center; } footer, .gif{ max-width: 400px; } } @media only screen and (max-width: 375px){ .navbar{ position: relative; background-color: rgb(0, 0, 0); max-width: 150px; } .dropdown{ flex-direction: column; } .grid-container{ max-width: 350px; } footer{ max-width: 400px; } } /**/ html { scroll-behavior: smooth; } #subir__arriba{ width: 70px; height: 70px; background: white; color: white; display: flex; justify-content: center; align-items: center; font-size: 30px; position: fixed; bottom: 20px; cursor: pointer; }
0.415847
0.084041
.card-character{ background: white; padding: 15px; display: grid; height: 205px; grid-template-columns: auto auto; } .card-img-character{ position: relative; top: -30px; left: -30px; border-radius: 50%; width: 170px; box-shadow: 3px 10px 14px -6px rgba(0,0,0,0.25); } .card-cont{ position: relative; top: -40px; } .card-cont h3{ font-size: 16px; text-transform: uppercase; } .card-cont p{ color: #7B7170; font-size: 14px; } .card-cont .description{ display: -webkit-box; overflow: hidden; -webkit-line-clamp: 6; -webkit-box-orient: vertical; } .title-section{ display: flex; align-items: center; justify-content: space-between; margin: 0 0 20px 0; } .title-favorites{ display: flex; align-items: center; } .title-favorites img{ margin: 0 10px 0 0; } .comics ul{ display: flex; list-style: none; padding-left: 0; } .comics ul li{ width: 33%; margin: 0 10px; } .comics ul li img{ width: 100px; } .comics ul li button{ padding: 5px; border-radius: 4px; cursor: pointer; border: none; background: none; transition: all ease-in-out 0.5s; } .comics ul li button:hover{ background: #f3f3f3; } .single-comic ul li{ display: flex; align-items: flex-start; } .single-comic ul li h5{ margin: 0 0 10px 0; font-size: 20px; } .single-comic ul li p{ font-size: 14px; } .single-comic ul li img{ width: 300px; } .single-comic ul li{ width: 100%; margin: 0 10px; } .single-comic .content-comic{ margin: 0 0 0 20px; } .input-sort{ background: #fff; width: 200px; height: 45px; border: 1px solid #DCDCDC; border: 0; } .overlay{ background: rgb(0 0 0 / 38%); height: 100vh; width: 100%; position: fixed; top: 0; left: 0; z-index: 2; overflow-x: hidden; overflow-y: auto; } .modal{ max-width: 800px; width: auto; margin: 1.75rem auto; background: white; z-index: 3; position: relative; } .modal-body{ padding: 20px; } .title-modal{ display: flex; align-items: center; justify-content: space-between; } .title-modal-single-comic{ display: flex; justify-content: flex-end; } header{ display: flex; align-items: center; background: #2D2727; padding: 15px 10px; } .logo-header img{ width: 150px; } .search-box{ width: 100%; display: flex; justify-content: center; } .search-box input{ width: 600px; height: 40px; border-radius: 4px; padding: 2px 15px; } .search-box span img{ right: 45px; position: relative; } .footer-card{ display: flex; } aside .list-of-comics{ text-align: center; } aside .list-of-comics ul{ padding-left: 0; list-style: none; } aside .list-of-comics ul li{ position: relative; } aside .list-of-comics ul li button{ position: absolute; right: 25px; top: -15px; } aside .list-of-comics button img{ width: 30px; } aside .list-of-comics img{ width: 200px; }
src/app/feature/home/home.component.css
.card-character{ background: white; padding: 15px; display: grid; height: 205px; grid-template-columns: auto auto; } .card-img-character{ position: relative; top: -30px; left: -30px; border-radius: 50%; width: 170px; box-shadow: 3px 10px 14px -6px rgba(0,0,0,0.25); } .card-cont{ position: relative; top: -40px; } .card-cont h3{ font-size: 16px; text-transform: uppercase; } .card-cont p{ color: #7B7170; font-size: 14px; } .card-cont .description{ display: -webkit-box; overflow: hidden; -webkit-line-clamp: 6; -webkit-box-orient: vertical; } .title-section{ display: flex; align-items: center; justify-content: space-between; margin: 0 0 20px 0; } .title-favorites{ display: flex; align-items: center; } .title-favorites img{ margin: 0 10px 0 0; } .comics ul{ display: flex; list-style: none; padding-left: 0; } .comics ul li{ width: 33%; margin: 0 10px; } .comics ul li img{ width: 100px; } .comics ul li button{ padding: 5px; border-radius: 4px; cursor: pointer; border: none; background: none; transition: all ease-in-out 0.5s; } .comics ul li button:hover{ background: #f3f3f3; } .single-comic ul li{ display: flex; align-items: flex-start; } .single-comic ul li h5{ margin: 0 0 10px 0; font-size: 20px; } .single-comic ul li p{ font-size: 14px; } .single-comic ul li img{ width: 300px; } .single-comic ul li{ width: 100%; margin: 0 10px; } .single-comic .content-comic{ margin: 0 0 0 20px; } .input-sort{ background: #fff; width: 200px; height: 45px; border: 1px solid #DCDCDC; border: 0; } .overlay{ background: rgb(0 0 0 / 38%); height: 100vh; width: 100%; position: fixed; top: 0; left: 0; z-index: 2; overflow-x: hidden; overflow-y: auto; } .modal{ max-width: 800px; width: auto; margin: 1.75rem auto; background: white; z-index: 3; position: relative; } .modal-body{ padding: 20px; } .title-modal{ display: flex; align-items: center; justify-content: space-between; } .title-modal-single-comic{ display: flex; justify-content: flex-end; } header{ display: flex; align-items: center; background: #2D2727; padding: 15px 10px; } .logo-header img{ width: 150px; } .search-box{ width: 100%; display: flex; justify-content: center; } .search-box input{ width: 600px; height: 40px; border-radius: 4px; padding: 2px 15px; } .search-box span img{ right: 45px; position: relative; } .footer-card{ display: flex; } aside .list-of-comics{ text-align: center; } aside .list-of-comics ul{ padding-left: 0; list-style: none; } aside .list-of-comics ul li{ position: relative; } aside .list-of-comics ul li button{ position: absolute; right: 25px; top: -15px; } aside .list-of-comics button img{ width: 30px; } aside .list-of-comics img{ width: 200px; }
0.538741
0.086285
Box model : Margin-(outline)-border-padding-content width: only size of content area outline is not a part of an elements dimensions - the elements total width and heigt is not affected by the width of the outline. --? em? how to calculate those values ---------------------------------------- body { background-color: red; font-size: 12px; } body -> selector - points the html element we want to style background-color -> property red -> value property: value -> declaration external, internar style and inline style Cascading order by priority 1. inline style - inside a html element 2. external and internal style sheets - in the head section 3. browser default Color : color name, rgb value, hex value */ body {background-color: #ddd;} p {text-align: center;} /*CSS background properties: ( order as in shorthand ) background-color background-image background-repeat background-attachment background-position */ p {background-color: lightgray;} h1 {background-color: lightblue;} div {background-color: white;} #demo { background-image: url("content/images/favicon.ico"); background-repeat: repeat-x; background-position: right top; background-attachment: fixed; } #demo { /* shorthand property */ background: red url("image") no-repeat right top; } /*CSS Border-style dotted - dotted border dashed - dashed border solid - solid border double - double border groove - 3d groved border - effect depends on border color value ridge - 3d ridge border - -//- inset - 3d inset border - -//- outset - 3d outset border - -//- nonce - no border hidden - hidden border It can have from 1 to 4 values ( top , right, bottom and left border ) */ h1,h2,h3,h4,h5,h6 {border-style: inset;} div {border-style:dotted;} /*CSS border propertes border-width border-style (required) border-color */ h1 {border-width: medium;} h2 {border-width: 5px;} div {border-width: 2px 10px 5px 15px;} div {border-color: red;} h3 {border-color: #ddccc1;} h4 {border-right-color: black;} h5 {border: 20px solid gray;} h1 {border: solid black 10px;} div { border: 1px solid black; border-radius: 5px; /* not supported in ie8 and earlier */ } /*CSS Margins used to generate space around elements auto - takes specifc width and remaining space is equally divided between left and right inherit - inherit from the parent */ div {margin: 5px; margin-left: 10px;} /*CSS PAdding space around content - clears area around the content ( inside the border) of an element. Can't be negative value. */ p {padding: 5px;} /*CSS Height + Width by default it's set to auto it can take values as cm, px, %-of container etc. */ div {width:600px; height:250px;} /* max-width/max-height - set's a maximum width/height of an element - it's specified in length values or % By default it's none on div ( width:500px } it will add a scrollbar on mobiles- to avoid that we can set our max width to 500px */ div {max-width:600px;} /*CSS Outline-style same as border values outline-width: default medium; */ div {outline-style: solid; outline-color: yellow;} /*CSS Text formatting - play with those!!! color: red/hex/rgb - for w3c compilant css if we define color we need to define background-color text-align - left/right/centered/justified text-decoration: none, overline, line-through, underline text-transformation: uppercase, lowercase, capitalize text-indentation: length-value - specifyt the indentation of the first line of a text letter-spacing: length-value line-height: length-value direction - rtl - for text direction word-spacing: length-value text-shadow ( horizontal shadow) (vertical shadow position) color: text-overflow - *clip/ellipsis/string/initial/inherit unicode-bidi - normal /embed/ bidi-override / initial/inherit - used with direction - to set or return whether the text should be overriden to support mulitple languages in same document vertical-align - baseline/length/&/sub/super/top/text-top/middle/bottom/text-bottom/initial/inherit white-space -normal/nowrap/pre/pre-line/pre-wrap/initial/inherit word-spacing - normal, length/initial / inherit */ #TODO {} /*CSS FONTS */ /* in css there are two types of font family names: generic family, ( serif , monospace) and font-family - a specific font famiy like "Arial" -- Monospace characters have the same width ---- sans means without */ /* .... hmm fontface vs font */ p { font-family: "Times New Roman", Times, serif;} p { font-style:normal;} /* normal/italic/oblique */ /* font-size - we shouldn't use font-size so our headings looke like paragraphs and vice-versa ... its not a good thing font-size can be absolute or relative size absolute is good when we want static sieze and we know the exact size of output relative to surrouding elements - allows user to change text size in browser default -> 16px = 1em em unit is recommended by w3c 1em is equal to current font-size - the default font-size is 16px pixels/16 = em still with ie there's a problem - its smaller than it should and larget than we anticipate */ p {font-size:1.5em;} h1{font-size:2.5em; /* 40px/16=2.5em */} h2{font-size:1.875em; /* 30px/16=1.875em */ } p {font-size: 0.875em; /* 14px/16=0.875em */} /* best solutioon */ body {font-size:100%;} h1 {font-size:2.5em;} /* and now it works for all browsers :D and allows us to zoom and do other amazing stuff */ h1 {font-weight: bold;} p {font-weight:normal;} /* font-variant - specifies whether or not a thext should be displayed in a small caps font - all smaller converted to uppercase but with smaller font than normal uppercase */ h2 { font-variant: small-caps; } /* font-awesome is a icon lib : ) -- we add class to inline element <i> or<span> - in font awesome all icons are in scallable vectors - so we can modify them ( same with google icons and bootstrap icons ) */ /*CSS LInkes and zeldas */ a { color: purple; } a:link { color:white;} /*normal, unvisited link*/ a:visited {color:green;} a:hover { color: blue;} /*MUST COME AFTER LINK AND VISITED*/ a:active {color:red;} /*selected link - MUST COME AFTER HOVER*/ a:link {text-decoration:none;} a:hover {text-decoration:underline;} a:visited{background-color: lightgreen;} /*CSS Lists */ /* position the list item markers - list-style-position - specifies whether the list item markers should appear inside or outside the content flow*/ ul {list-style-position: inside;} /*Removing default settings*/ ul { list-style-position: none; margin: 0; padding: 0; } /*list style shorthand list-style: list-style-type list-style-position list-style-image; */ ul { list-style: square inside url("image-as-list-item-marker"); } /*CSS Display property*/ /* most important proerty in css for controlling layout - default value is block/inline */ /*Block -Level elements div h1-h6 p form header footer section */ /* Inline elements - does not start on a new line and only takes up as much width as necessary span a img */ /* to hide element we can use display:none - page will be displayed with that element as it was not there visibility:hidden also does the same thing but it will affect the layout - still will take as much space as it took..... display: none -> no element visibility:hidden -> opacity 0 block elements take full width available - but we can prevent by adding width value... and margin auto to be on center -> margin will streatch to sides as far as it can */ /* Position property - positioning method for an element static relative fixed absolute html elements are positione static by default - are not affected by top-bottom-left-right properties and its position normally to the current page flow */ /* Overflow: works only with block elements with specified height visible - default - overflow is not clipped it renders outside the element's box hidden - overflow is clipped and rest of the content will be invisible scroll - overflow is hidden but scroll bar is add to we can see rest of the content auto - if overflow is clipped - scrollbar should be added */ /* float : - specifeis whether or not an element should float clear: - property is used to control the behaviour of floating elements inline-block - creates a grid of boxes that fills the browser width and wraps nicely ( when the browser is resized) by using the float proeprty */ .floating-box { float: left; width: 150px; height: 75px; margin: 10px; border: 3px solid #000; } .after-box { clear: left; } .floating-box-inlineExample { display: inline-block; width: 150px; height: 75px; margin: 10px; border: 3px solid #000; } /* CSS Align */ /* Center align elements - horizontally*/ .center { margin: auto; width: 50%; border: 1px solid white; padding: 10px; text-align: center; } img.center { display: block; margin: auto; width: 40%; } /* Absolute position are removed from normal flow and can overlap elements Tip: When aligning elements with position, always define margin and padding for the <body> element. This is to avoid visual differences in different browsers. There is also a problem with IE8 and earlier, when using position. If a container element (in our case <div class="container">) has a specified width, and the !DOCTYPE declaration is missing, IE8 and earlier versions will add a 17px margin on the right side. This seems to be space reserved for a scrollbar. So, always set the !DOCTYPE declaration when using position: */ .right { position: absolute; right: 0px; width: 300px; border: 2px solid #123123; padding: 5px; } /* Center vertically using padding */ .center-padding { padding: 70px 0; border: 3px solid green; height: auto; } /* center using line height */ .center-ver-lineHeight { line-height: 200px; height: 200px; border: 3px solid green; text-align: center; } /* If the text has multiple lines, add the following: */ .center-ver-lineHeight p { line-height: 1.5; display: inline-block; vertical-align: middle; } /* Center Vertically - Using position & transform */ .center-trans { height: 200px; position: relative; border: 3px solid green; } .center-trans p { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } /** Combinators - something.... that explains the relationship between the selectors. in CSS3 - desendant selector (space) - child selector (>) - adjacent sibling selector (+) - general sibling selector (~) 1. Descendant selector - matches all elements that are descendants of a specified element. 2. Child selector - selects all elements that ar the immediate children of a specified element. 3. Adjacent sibling selector - selects all elements that are the adjacent siblings of a specified element. ( immediately following ) - they need to have same parent element 4.General sibling selector - selects all elements that are siblings of a specified element **/ div img { background-color: #fff; } div > img { background-color: pink; } div + p { background-color: lightgreen; } div ~ p { background-color: purple; } /* selector:pseudo-class { property: value; } first child - :first-child lang pseudo class - let us to define special rules for diff languages pseudo-elemets : ) ::after p::after Insert content after every <p> element ::before p::before Insert content before every <p> element ::first-letter p::first-letter Selects the first letter of every <p> element ::first-line p::first-line Selects the first line of every <p> element ::selection p::selection Selects the portion of an element that is selected by a user ---------------------- :active a:active Selects the active link :checked input:checked Selects every checked <input> element :disabled input:disabled Selects every disabled <input> element :empty p:empty Selects every <p> element that has no children :enabled input:enabled Selects every enabled <input> element :first-child p:first-child Selects every <p> elements that is the first child of its parent :first-of-type p:first-of-type Selects every <p> element that is the first <p> element of its parent :focus input:focus Selects the <input> element that has focus :hover a:hover Selects links on mouse over :in-range input:in-range Selects <input> elements with a value within a specified range :invalid input:invalid Selects all <input> elements with an invalid value :lang(language) p:lang(it) Selects every <p> element with a lang attribute value starting with "it" :last-child p:last-child Selects every <p> elements that is the last child of its parent :last-of-type p:last-of-type Selects every <p> element that is the last <p> element of its parent :link a:link Selects all unvisited links :not(selector) :not(p) Selects every element that is not a <p> element :nth-child(n) p:nth-child(2) Selects every <p> element that is the second child of its parent :nth-last-child(n) p:nth-last-child(2) Selects every <p> element that is the second child of its parent, counting from the last child :nth-last-of-type(n) p:nth-last-of-type(2) Selects every <p> element that is the second <p> element of its parent, counting from the last child :nth-of-type(n) p:nth-of-type(2) Selects every <p> element that is the second <p> element of its parent :only-of-type p:only-of-type Selects every <p> element that is the only <p> element of its parent :only-child p:only-child Selects every <p> element that is the only child of its parent :optional input:optional Selects <input> elements with no "required" attribute :out-of-range input:out-of-range Selects <input> elements with a value outside a specified range :read-only input:read-only Selects <input> elements with a "readonly" attribute specified :read-write input:read-write Selects <input> elements with no "readonly" attribute :required input:required Selects <input> elements with a "required" attribute specified :root root Selects the document's root element :target #news:target Selects the current active #news element (clicked on a URL containing that anchor name) :valid input:valid Selects all <input> elements with a valid value :visited a:visited Selects all visited links */ q:lang(no) { quotes: "~" "~XD"; } /* Opacity : */ img { opacity: 0.5; filter: alpha(opacity=50); /* For IE8 and earlier */ } div { background: rgba(76, 175, 80, 0.3) /* Green background with 30% opacity */ } /* css attribute selector : selecting elements with specific attributes selector[atribute] { } */ a[target] { background-color: yellow; } a[target="_blank"] { background-color: red; } /* [attribute~="value"] - used to select elements with an attribute valeu containg a specified word <style> [title~=flower] { border: 5px solid yellow; } </style> <img src="klematis.jpg" title="klematis flower" width="150" height="113"> <img src="img_flwr.gif" title="flower" width="224" height="162"> <img src="img_tree.gif" title="tree" width="200" height="358"> [attribute|="value"] - select with a starting value [class|=top] { background: yellow; } </style> <h1 class="top-header">Welcome</h1> <p class="top-text">Hello world!</p> <p class="topcontent">Are you learning CSS?</p> <!-- wont show --> but for ^= will show -> value needs to contain specified word at the beginning $= value ends with specified value *= contains at the end */ /* counters https://www.w3schools.com/css/css_counters.asp*/ body { counter-reset: section; /* creates or resets a counter*/ } p:before { counter-increment: section; /* increaments a content value*/ content: "Section " counter(section) " : " ; /* counter/counters add the value to an element*/ } /* CSS3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! latest standard for css completely backwards-compatible with earlier versions of css */ /* Rounded corners */ div { border-radius: 64px; } /* Border images */ #border-image { border: 10px solid transparent; padding: 15px; -webkit-border-image: url(border.png) 30 round; /* Safari 3.1 - 5*/ -o-border-image: url(border.png) 30 round; /* Opera 11-12.1 */ border-image: url(border.png) 30 round; /* Round , stretch*/ } /* Backgrounds */ /* Multiple background images stacked on top of each other, where the first is closest to the viewer */ #multiBackground { background-image: url(image.gif), url(image2.gif); background-position: right bottom, left top; background-repeat: no-repeat, repeat; /*shorthand*/ background: url(image.gif) right bottom no-repeat, url(image2.gif) left top repeat; } /* contain and cover for background-size: Contain - scales the backgroud image to be as large as possible ( but width and height have to fit the content area ) - as such there may be some areas not covered by bg image. Cover - scales the bg image so that the content area i completely covered by bg image ( both width and height are equal or exceed the content area) - as such some pars may not be visible. To cover screen with our bg image fully we can do as follows */ #coverAll { background: url(image.jpg) no-repeat center fixed; background-size: cover; } /*The CSS3 background-origin property specifies where the background image is positioned.*/ #example1 { border: 10px solid black; padding: 35px; background: url(img_flwr.gif); background-repeat: no-repeat; background-origin: content-box; } /*The CSS3 background-clip property specifies the painting area of the background.*/ #example1 { border: 10px dotted black; padding: 35px; background: yellow; background-clip: content-box; } /*colors rgb(a) - red green blue alpha hsl - hue saturation and lightness 1 hue - degree on the color wheel ( 0 - 360) 0 red 120 green 240 blue 2 saturation % value - 100% - full color 3 lightness - 0% dark ( black ) 100% white https://stackoverflow.com/questions/26059228/css-hsl-or-rgba-colors hsla - hsl + alpha hex , rgb - machine readable first hsl - human readable first - not supported on older browsers - no rewriting the colour when making darker/lighter */ p { background-color: hsl(120, 100%, 60%); } /* Linear and Radial gradient linear - donw/up/left/right/diagonally radial - defined by their center */ #grad { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */ background: linear-gradient(red, yellow); /* Standard syntax */ } #grad-diag{ background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(left top, red, yellow); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(bottom right, red, yellow); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(bottom right, red, yellow); /* For Firefox 3.6 to 15 */ background: linear-gradient(to bottom right, red, yellow); /* Standard syntax */ } #grad2 { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(-90deg, red, yellow); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(-90deg, red, yellow); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(-90deg, red, yellow); /* For Firefox 3.6 to 15 */ background: linear-gradient(-90deg, red, yellow); /* Standard syntax */ } #grad-multicolor { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(red, yellow, green); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(red, yellow, green); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(red, yellow, green); /* For Firefox 3.6 to 15 */ background: linear-gradient(red, yellow, green); /* Standard syntax */ } #grad-transparency { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(left,rgba(255,0,0,0),rgba(255,0,0,1)); /*Safari 5.1-6*/ background: -o-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Opera 11.1-12*/ background: -moz-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Fx 3.6-15*/ background: linear-gradient(to right, rgba(255,0,0,0), rgba(255,0,0,1)); /*Standard*/ } #grad-repeat{ background: red; /* For browsers that do not support gradients */ /* Safari 5.1 to 6.0 */ background: -webkit-repeating-linear-gradient(red, yellow 10%, green 20%); /* Opera 11.1 to 12.0 */ background: -o-repeating-linear-gradient(red, yellow 10%, green 20%); /* Firefox 3.6 to 15 */ background: -moz-repeating-linear-gradient(red, yellow 10%, green 20%); /* Standard syntax */ background: repeating-linear-gradient(red, yellow 10%, green 20%); } #grad-rad { background: red; /* For browsers that do not support gradients */ background: -webkit-radial-gradient(circle, red, yellow, green); /* Safari */ background: -o-radial-gradient(circle, red, yellow, green); /* Opera 11.6 to 12.0 */ background: -moz-radial-gradient(circle, red, yellow, green); /* Firefox 3.6 to 15 */ background: radial-gradient(circle, red, yellow, green); /* Standard syntax */ } #grad-rad-repeat{ background: red; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ background: -webkit-repeating-radial-gradient(red, yellow 10%, green 15%); /* For Opera 11.6 to 12.0 */ background: -o-repeating-radial-gradient(red, yellow 10%, green 15%); /* For Firefox 3.6 to 15 */ background: -moz-repeating-radial-gradient(red, yellow 10%, green 15%); /* Standard syntax */ background: repeating-radial-gradient(red, yellow 10%, green 15%); } /* Text-shadow + box-shadow */ h1 { text-shadow: 2px 2px; /*horizontal and vertical shadow (blur effect and color)*/ } h2 { text-shadow: 4px 1px 5px red; } h3 { text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF; } h4 { color: yellow; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } div { box-shadow: 5px 5px 10px gray;/*horizontal and vertical shadow (blur effect and color)*/ } /* tricks */ p { position: relative; box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); padding: 10px; background: white; } p img { width: 100%; border: 1px solid #8a4419; border-style: inset; } p::after { content: ''; position: absolute; z-index: -1; /* hide shadow behind image */ box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3); width: 80%; left: 10%; /* one half of the remaining 30% */ height: 100px; bottom: 0; } /*fonts https://www.w3schools.com/css/css3_fonts.asp ttf/otf and woof are safest - but still woof is the safest */ @font-face { font-family: ralewayMyName; src: url(font.woff); } #di { font-family: ralewayMyName; } /* 2d Transformation transalte rotate scales skewX skewY matrix */ div:hover { -ms-transform: translate(50px, 100px);/* IE 9 */ -webkit-transform: translate(50px, 100px); /* Safari */ transform: translate(50px, 100px); } div:hover { -ms-transform: rotate(20deg);/* -20deg -> counterclocwise*/ -webkit-transform: rotate(20deg); transform: rotate(20deg); } div:hover { -ms-transform: scale(1, 2); /* IE 9 width and height*/ -webkit-transform: scale(1, 2); /* Safari */ transform: scale(1, 2); } div:hover { -ms-transform: skewX(20deg); /* IE 9 */ -webkit-transform: skewX(20deg); /* Safari */ transform: skewX(20deg); } div:hover { -ms-transform: skewY(20deg); /* IE 9 */ -webkit-transform: skewY(20deg); /* Safari */ transform: skewY(20deg); } div:hover { -ms-transform: skew(20deg, 10deg); /* IE 9 */ -webkit-transform: skew(20deg, 10deg); /* Safari */ transform: skew(20deg, 10deg); } div:hover { /* scalex, skewy, skewx, scale y , translatex, translate y*/ -ms-transform: matrix(1, -0.3, 0, 1, 0, 0); /* IE 9 */ -webkit-transform: matrix(1, -0.3, 0, 1, 0, 0); /* Safari */ transform: matrix(1, -0.3, 0, 1, 0, 0); } /* 3d TRANSFORM */ div:hover { -webkit-transform: rotateX(150deg); /* Safari */ transform: rotateX(150deg); } div:hover { -webkit-transform: rotateY(130deg); /* Safari */ transform: rotateY(130deg); } div:hover { -webkit-transform: rotateZ(90deg); /* Safari */ transform: rotateZ(90deg); } /* transition - transform + duration*/ p { width: 100px; height: 100px; background: red; -webkit-transition: width 2s; /* Safari */ transition: width 2s; /* -webkit-transition: width 2s, height 4s; Safari transition: width 2s, height 4s;*/ } p:hover { width: 500px; } /* Curve of transition ease - slow start - fast - end slowly ) default ( linear - same speed from start to end ease-in - slow start ease-out - slow end ease-in-out - slow start and end cubic-bezier(n,n,n,n) - define own cubic bezier function Delay : -webkit-transition-delay: 1s; Safari transition-delay: 1s; Transition + Transformation -webkit-transition: width 2s, height 2s, -webkit-transform 2s; Safari transition: width 2s, height 2s, transform 2s; */ #div1 {transition-timing-function: linear;} #div2 {transition-timing-function: ease;} #div3 {transition-timing-function: ease-in;} #div4 {transition-timing-function: ease-out;} #div5 {transition-timing-function: ease-in-out;} /* Animations @keyframews rules - from animation to another */ @keyframes example { from {background-color: red;} to {background-color: yellow;} /* we can use % */ } @keyframes example2 { 0% {background-color: red;} 25% {background-color: yellow;} 50% {background-color: blue;} 100% {background-color: green;} } @keyframes example3 { 0% {background-color:red; left:0px; top:0px;} 25% {background-color:yellow; left:200px; top:0px;} 50% {background-color:blue; left:200px; top:200px;} 75% {background-color:green; left:0px; top:200px;} 100% {background-color:red; left:0px; top:0px;} } /* The element to apply the animation to */ h1 { width: 100px; height: 100px; background-color: red; animation-name: example3; animation-duration: 4s; /* default value - 0 */ } h2{ width: 100px; height: 100px; position: relative; background-color: red; animation-name: example; animation-duration: 4s; animation-iteration-count: 3; /* can be infinite */ animation-direction: reverse; } /* Responsive images */ img.responsive { max-width: 100%; height: auto; } img.center { display: block; margin: auto; width: 50%; } /* polaroid unages.cards */ div.polaroid { width: 80%; background-color: white; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } img {width: 100%} /* OTHER https://www.w3schools.com/css/css3_images.asp*/ div.container { text-align: center; padding: 10px 20px; } /* pagination https://www.w3schools.com/css/css3_pagination.asp */ /* CSS3 Multi-column Properties In this chapter you will learn about the following multi-column properties: column-count column-gap column-rule-style column-rule-width column-rule-color column-rule column-span column-width and some more */
Vanilla/HTML CSS/styles/styles.css
Box model : Margin-(outline)-border-padding-content width: only size of content area outline is not a part of an elements dimensions - the elements total width and heigt is not affected by the width of the outline. --? em? how to calculate those values ---------------------------------------- body { background-color: red; font-size: 12px; } body -> selector - points the html element we want to style background-color -> property red -> value property: value -> declaration external, internar style and inline style Cascading order by priority 1. inline style - inside a html element 2. external and internal style sheets - in the head section 3. browser default Color : color name, rgb value, hex value */ body {background-color: #ddd;} p {text-align: center;} /*CSS background properties: ( order as in shorthand ) background-color background-image background-repeat background-attachment background-position */ p {background-color: lightgray;} h1 {background-color: lightblue;} div {background-color: white;} #demo { background-image: url("content/images/favicon.ico"); background-repeat: repeat-x; background-position: right top; background-attachment: fixed; } #demo { /* shorthand property */ background: red url("image") no-repeat right top; } /*CSS Border-style dotted - dotted border dashed - dashed border solid - solid border double - double border groove - 3d groved border - effect depends on border color value ridge - 3d ridge border - -//- inset - 3d inset border - -//- outset - 3d outset border - -//- nonce - no border hidden - hidden border It can have from 1 to 4 values ( top , right, bottom and left border ) */ h1,h2,h3,h4,h5,h6 {border-style: inset;} div {border-style:dotted;} /*CSS border propertes border-width border-style (required) border-color */ h1 {border-width: medium;} h2 {border-width: 5px;} div {border-width: 2px 10px 5px 15px;} div {border-color: red;} h3 {border-color: #ddccc1;} h4 {border-right-color: black;} h5 {border: 20px solid gray;} h1 {border: solid black 10px;} div { border: 1px solid black; border-radius: 5px; /* not supported in ie8 and earlier */ } /*CSS Margins used to generate space around elements auto - takes specifc width and remaining space is equally divided between left and right inherit - inherit from the parent */ div {margin: 5px; margin-left: 10px;} /*CSS PAdding space around content - clears area around the content ( inside the border) of an element. Can't be negative value. */ p {padding: 5px;} /*CSS Height + Width by default it's set to auto it can take values as cm, px, %-of container etc. */ div {width:600px; height:250px;} /* max-width/max-height - set's a maximum width/height of an element - it's specified in length values or % By default it's none on div ( width:500px } it will add a scrollbar on mobiles- to avoid that we can set our max width to 500px */ div {max-width:600px;} /*CSS Outline-style same as border values outline-width: default medium; */ div {outline-style: solid; outline-color: yellow;} /*CSS Text formatting - play with those!!! color: red/hex/rgb - for w3c compilant css if we define color we need to define background-color text-align - left/right/centered/justified text-decoration: none, overline, line-through, underline text-transformation: uppercase, lowercase, capitalize text-indentation: length-value - specifyt the indentation of the first line of a text letter-spacing: length-value line-height: length-value direction - rtl - for text direction word-spacing: length-value text-shadow ( horizontal shadow) (vertical shadow position) color: text-overflow - *clip/ellipsis/string/initial/inherit unicode-bidi - normal /embed/ bidi-override / initial/inherit - used with direction - to set or return whether the text should be overriden to support mulitple languages in same document vertical-align - baseline/length/&/sub/super/top/text-top/middle/bottom/text-bottom/initial/inherit white-space -normal/nowrap/pre/pre-line/pre-wrap/initial/inherit word-spacing - normal, length/initial / inherit */ #TODO {} /*CSS FONTS */ /* in css there are two types of font family names: generic family, ( serif , monospace) and font-family - a specific font famiy like "Arial" -- Monospace characters have the same width ---- sans means without */ /* .... hmm fontface vs font */ p { font-family: "Times New Roman", Times, serif;} p { font-style:normal;} /* normal/italic/oblique */ /* font-size - we shouldn't use font-size so our headings looke like paragraphs and vice-versa ... its not a good thing font-size can be absolute or relative size absolute is good when we want static sieze and we know the exact size of output relative to surrouding elements - allows user to change text size in browser default -> 16px = 1em em unit is recommended by w3c 1em is equal to current font-size - the default font-size is 16px pixels/16 = em still with ie there's a problem - its smaller than it should and larget than we anticipate */ p {font-size:1.5em;} h1{font-size:2.5em; /* 40px/16=2.5em */} h2{font-size:1.875em; /* 30px/16=1.875em */ } p {font-size: 0.875em; /* 14px/16=0.875em */} /* best solutioon */ body {font-size:100%;} h1 {font-size:2.5em;} /* and now it works for all browsers :D and allows us to zoom and do other amazing stuff */ h1 {font-weight: bold;} p {font-weight:normal;} /* font-variant - specifies whether or not a thext should be displayed in a small caps font - all smaller converted to uppercase but with smaller font than normal uppercase */ h2 { font-variant: small-caps; } /* font-awesome is a icon lib : ) -- we add class to inline element <i> or<span> - in font awesome all icons are in scallable vectors - so we can modify them ( same with google icons and bootstrap icons ) */ /*CSS LInkes and zeldas */ a { color: purple; } a:link { color:white;} /*normal, unvisited link*/ a:visited {color:green;} a:hover { color: blue;} /*MUST COME AFTER LINK AND VISITED*/ a:active {color:red;} /*selected link - MUST COME AFTER HOVER*/ a:link {text-decoration:none;} a:hover {text-decoration:underline;} a:visited{background-color: lightgreen;} /*CSS Lists */ /* position the list item markers - list-style-position - specifies whether the list item markers should appear inside or outside the content flow*/ ul {list-style-position: inside;} /*Removing default settings*/ ul { list-style-position: none; margin: 0; padding: 0; } /*list style shorthand list-style: list-style-type list-style-position list-style-image; */ ul { list-style: square inside url("image-as-list-item-marker"); } /*CSS Display property*/ /* most important proerty in css for controlling layout - default value is block/inline */ /*Block -Level elements div h1-h6 p form header footer section */ /* Inline elements - does not start on a new line and only takes up as much width as necessary span a img */ /* to hide element we can use display:none - page will be displayed with that element as it was not there visibility:hidden also does the same thing but it will affect the layout - still will take as much space as it took..... display: none -> no element visibility:hidden -> opacity 0 block elements take full width available - but we can prevent by adding width value... and margin auto to be on center -> margin will streatch to sides as far as it can */ /* Position property - positioning method for an element static relative fixed absolute html elements are positione static by default - are not affected by top-bottom-left-right properties and its position normally to the current page flow */ /* Overflow: works only with block elements with specified height visible - default - overflow is not clipped it renders outside the element's box hidden - overflow is clipped and rest of the content will be invisible scroll - overflow is hidden but scroll bar is add to we can see rest of the content auto - if overflow is clipped - scrollbar should be added */ /* float : - specifeis whether or not an element should float clear: - property is used to control the behaviour of floating elements inline-block - creates a grid of boxes that fills the browser width and wraps nicely ( when the browser is resized) by using the float proeprty */ .floating-box { float: left; width: 150px; height: 75px; margin: 10px; border: 3px solid #000; } .after-box { clear: left; } .floating-box-inlineExample { display: inline-block; width: 150px; height: 75px; margin: 10px; border: 3px solid #000; } /* CSS Align */ /* Center align elements - horizontally*/ .center { margin: auto; width: 50%; border: 1px solid white; padding: 10px; text-align: center; } img.center { display: block; margin: auto; width: 40%; } /* Absolute position are removed from normal flow and can overlap elements Tip: When aligning elements with position, always define margin and padding for the <body> element. This is to avoid visual differences in different browsers. There is also a problem with IE8 and earlier, when using position. If a container element (in our case <div class="container">) has a specified width, and the !DOCTYPE declaration is missing, IE8 and earlier versions will add a 17px margin on the right side. This seems to be space reserved for a scrollbar. So, always set the !DOCTYPE declaration when using position: */ .right { position: absolute; right: 0px; width: 300px; border: 2px solid #123123; padding: 5px; } /* Center vertically using padding */ .center-padding { padding: 70px 0; border: 3px solid green; height: auto; } /* center using line height */ .center-ver-lineHeight { line-height: 200px; height: 200px; border: 3px solid green; text-align: center; } /* If the text has multiple lines, add the following: */ .center-ver-lineHeight p { line-height: 1.5; display: inline-block; vertical-align: middle; } /* Center Vertically - Using position & transform */ .center-trans { height: 200px; position: relative; border: 3px solid green; } .center-trans p { margin: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } /** Combinators - something.... that explains the relationship between the selectors. in CSS3 - desendant selector (space) - child selector (>) - adjacent sibling selector (+) - general sibling selector (~) 1. Descendant selector - matches all elements that are descendants of a specified element. 2. Child selector - selects all elements that ar the immediate children of a specified element. 3. Adjacent sibling selector - selects all elements that are the adjacent siblings of a specified element. ( immediately following ) - they need to have same parent element 4.General sibling selector - selects all elements that are siblings of a specified element **/ div img { background-color: #fff; } div > img { background-color: pink; } div + p { background-color: lightgreen; } div ~ p { background-color: purple; } /* selector:pseudo-class { property: value; } first child - :first-child lang pseudo class - let us to define special rules for diff languages pseudo-elemets : ) ::after p::after Insert content after every <p> element ::before p::before Insert content before every <p> element ::first-letter p::first-letter Selects the first letter of every <p> element ::first-line p::first-line Selects the first line of every <p> element ::selection p::selection Selects the portion of an element that is selected by a user ---------------------- :active a:active Selects the active link :checked input:checked Selects every checked <input> element :disabled input:disabled Selects every disabled <input> element :empty p:empty Selects every <p> element that has no children :enabled input:enabled Selects every enabled <input> element :first-child p:first-child Selects every <p> elements that is the first child of its parent :first-of-type p:first-of-type Selects every <p> element that is the first <p> element of its parent :focus input:focus Selects the <input> element that has focus :hover a:hover Selects links on mouse over :in-range input:in-range Selects <input> elements with a value within a specified range :invalid input:invalid Selects all <input> elements with an invalid value :lang(language) p:lang(it) Selects every <p> element with a lang attribute value starting with "it" :last-child p:last-child Selects every <p> elements that is the last child of its parent :last-of-type p:last-of-type Selects every <p> element that is the last <p> element of its parent :link a:link Selects all unvisited links :not(selector) :not(p) Selects every element that is not a <p> element :nth-child(n) p:nth-child(2) Selects every <p> element that is the second child of its parent :nth-last-child(n) p:nth-last-child(2) Selects every <p> element that is the second child of its parent, counting from the last child :nth-last-of-type(n) p:nth-last-of-type(2) Selects every <p> element that is the second <p> element of its parent, counting from the last child :nth-of-type(n) p:nth-of-type(2) Selects every <p> element that is the second <p> element of its parent :only-of-type p:only-of-type Selects every <p> element that is the only <p> element of its parent :only-child p:only-child Selects every <p> element that is the only child of its parent :optional input:optional Selects <input> elements with no "required" attribute :out-of-range input:out-of-range Selects <input> elements with a value outside a specified range :read-only input:read-only Selects <input> elements with a "readonly" attribute specified :read-write input:read-write Selects <input> elements with no "readonly" attribute :required input:required Selects <input> elements with a "required" attribute specified :root root Selects the document's root element :target #news:target Selects the current active #news element (clicked on a URL containing that anchor name) :valid input:valid Selects all <input> elements with a valid value :visited a:visited Selects all visited links */ q:lang(no) { quotes: "~" "~XD"; } /* Opacity : */ img { opacity: 0.5; filter: alpha(opacity=50); /* For IE8 and earlier */ } div { background: rgba(76, 175, 80, 0.3) /* Green background with 30% opacity */ } /* css attribute selector : selecting elements with specific attributes selector[atribute] { } */ a[target] { background-color: yellow; } a[target="_blank"] { background-color: red; } /* [attribute~="value"] - used to select elements with an attribute valeu containg a specified word <style> [title~=flower] { border: 5px solid yellow; } </style> <img src="klematis.jpg" title="klematis flower" width="150" height="113"> <img src="img_flwr.gif" title="flower" width="224" height="162"> <img src="img_tree.gif" title="tree" width="200" height="358"> [attribute|="value"] - select with a starting value [class|=top] { background: yellow; } </style> <h1 class="top-header">Welcome</h1> <p class="top-text">Hello world!</p> <p class="topcontent">Are you learning CSS?</p> <!-- wont show --> but for ^= will show -> value needs to contain specified word at the beginning $= value ends with specified value *= contains at the end */ /* counters https://www.w3schools.com/css/css_counters.asp*/ body { counter-reset: section; /* creates or resets a counter*/ } p:before { counter-increment: section; /* increaments a content value*/ content: "Section " counter(section) " : " ; /* counter/counters add the value to an element*/ } /* CSS3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! latest standard for css completely backwards-compatible with earlier versions of css */ /* Rounded corners */ div { border-radius: 64px; } /* Border images */ #border-image { border: 10px solid transparent; padding: 15px; -webkit-border-image: url(border.png) 30 round; /* Safari 3.1 - 5*/ -o-border-image: url(border.png) 30 round; /* Opera 11-12.1 */ border-image: url(border.png) 30 round; /* Round , stretch*/ } /* Backgrounds */ /* Multiple background images stacked on top of each other, where the first is closest to the viewer */ #multiBackground { background-image: url(image.gif), url(image2.gif); background-position: right bottom, left top; background-repeat: no-repeat, repeat; /*shorthand*/ background: url(image.gif) right bottom no-repeat, url(image2.gif) left top repeat; } /* contain and cover for background-size: Contain - scales the backgroud image to be as large as possible ( but width and height have to fit the content area ) - as such there may be some areas not covered by bg image. Cover - scales the bg image so that the content area i completely covered by bg image ( both width and height are equal or exceed the content area) - as such some pars may not be visible. To cover screen with our bg image fully we can do as follows */ #coverAll { background: url(image.jpg) no-repeat center fixed; background-size: cover; } /*The CSS3 background-origin property specifies where the background image is positioned.*/ #example1 { border: 10px solid black; padding: 35px; background: url(img_flwr.gif); background-repeat: no-repeat; background-origin: content-box; } /*The CSS3 background-clip property specifies the painting area of the background.*/ #example1 { border: 10px dotted black; padding: 35px; background: yellow; background-clip: content-box; } /*colors rgb(a) - red green blue alpha hsl - hue saturation and lightness 1 hue - degree on the color wheel ( 0 - 360) 0 red 120 green 240 blue 2 saturation % value - 100% - full color 3 lightness - 0% dark ( black ) 100% white https://stackoverflow.com/questions/26059228/css-hsl-or-rgba-colors hsla - hsl + alpha hex , rgb - machine readable first hsl - human readable first - not supported on older browsers - no rewriting the colour when making darker/lighter */ p { background-color: hsl(120, 100%, 60%); } /* Linear and Radial gradient linear - donw/up/left/right/diagonally radial - defined by their center */ #grad { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */ background: linear-gradient(red, yellow); /* Standard syntax */ } #grad-diag{ background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(left top, red, yellow); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(bottom right, red, yellow); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(bottom right, red, yellow); /* For Firefox 3.6 to 15 */ background: linear-gradient(to bottom right, red, yellow); /* Standard syntax */ } #grad2 { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(-90deg, red, yellow); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(-90deg, red, yellow); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(-90deg, red, yellow); /* For Firefox 3.6 to 15 */ background: linear-gradient(-90deg, red, yellow); /* Standard syntax */ } #grad-multicolor { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(red, yellow, green); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(red, yellow, green); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(red, yellow, green); /* For Firefox 3.6 to 15 */ background: linear-gradient(red, yellow, green); /* Standard syntax */ } #grad-transparency { background: red; /* For browsers that do not support gradients */ background: -webkit-linear-gradient(left,rgba(255,0,0,0),rgba(255,0,0,1)); /*Safari 5.1-6*/ background: -o-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Opera 11.1-12*/ background: -moz-linear-gradient(right,rgba(255,0,0,0),rgba(255,0,0,1)); /*Fx 3.6-15*/ background: linear-gradient(to right, rgba(255,0,0,0), rgba(255,0,0,1)); /*Standard*/ } #grad-repeat{ background: red; /* For browsers that do not support gradients */ /* Safari 5.1 to 6.0 */ background: -webkit-repeating-linear-gradient(red, yellow 10%, green 20%); /* Opera 11.1 to 12.0 */ background: -o-repeating-linear-gradient(red, yellow 10%, green 20%); /* Firefox 3.6 to 15 */ background: -moz-repeating-linear-gradient(red, yellow 10%, green 20%); /* Standard syntax */ background: repeating-linear-gradient(red, yellow 10%, green 20%); } #grad-rad { background: red; /* For browsers that do not support gradients */ background: -webkit-radial-gradient(circle, red, yellow, green); /* Safari */ background: -o-radial-gradient(circle, red, yellow, green); /* Opera 11.6 to 12.0 */ background: -moz-radial-gradient(circle, red, yellow, green); /* Firefox 3.6 to 15 */ background: radial-gradient(circle, red, yellow, green); /* Standard syntax */ } #grad-rad-repeat{ background: red; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ background: -webkit-repeating-radial-gradient(red, yellow 10%, green 15%); /* For Opera 11.6 to 12.0 */ background: -o-repeating-radial-gradient(red, yellow 10%, green 15%); /* For Firefox 3.6 to 15 */ background: -moz-repeating-radial-gradient(red, yellow 10%, green 15%); /* Standard syntax */ background: repeating-radial-gradient(red, yellow 10%, green 15%); } /* Text-shadow + box-shadow */ h1 { text-shadow: 2px 2px; /*horizontal and vertical shadow (blur effect and color)*/ } h2 { text-shadow: 4px 1px 5px red; } h3 { text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF; } h4 { color: yellow; text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; } div { box-shadow: 5px 5px 10px gray;/*horizontal and vertical shadow (blur effect and color)*/ } /* tricks */ p { position: relative; box-shadow: 1px 2px 4px rgba(0, 0, 0, .5); padding: 10px; background: white; } p img { width: 100%; border: 1px solid #8a4419; border-style: inset; } p::after { content: ''; position: absolute; z-index: -1; /* hide shadow behind image */ box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3); width: 80%; left: 10%; /* one half of the remaining 30% */ height: 100px; bottom: 0; } /*fonts https://www.w3schools.com/css/css3_fonts.asp ttf/otf and woof are safest - but still woof is the safest */ @font-face { font-family: ralewayMyName; src: url(font.woff); } #di { font-family: ralewayMyName; } /* 2d Transformation transalte rotate scales skewX skewY matrix */ div:hover { -ms-transform: translate(50px, 100px);/* IE 9 */ -webkit-transform: translate(50px, 100px); /* Safari */ transform: translate(50px, 100px); } div:hover { -ms-transform: rotate(20deg);/* -20deg -> counterclocwise*/ -webkit-transform: rotate(20deg); transform: rotate(20deg); } div:hover { -ms-transform: scale(1, 2); /* IE 9 width and height*/ -webkit-transform: scale(1, 2); /* Safari */ transform: scale(1, 2); } div:hover { -ms-transform: skewX(20deg); /* IE 9 */ -webkit-transform: skewX(20deg); /* Safari */ transform: skewX(20deg); } div:hover { -ms-transform: skewY(20deg); /* IE 9 */ -webkit-transform: skewY(20deg); /* Safari */ transform: skewY(20deg); } div:hover { -ms-transform: skew(20deg, 10deg); /* IE 9 */ -webkit-transform: skew(20deg, 10deg); /* Safari */ transform: skew(20deg, 10deg); } div:hover { /* scalex, skewy, skewx, scale y , translatex, translate y*/ -ms-transform: matrix(1, -0.3, 0, 1, 0, 0); /* IE 9 */ -webkit-transform: matrix(1, -0.3, 0, 1, 0, 0); /* Safari */ transform: matrix(1, -0.3, 0, 1, 0, 0); } /* 3d TRANSFORM */ div:hover { -webkit-transform: rotateX(150deg); /* Safari */ transform: rotateX(150deg); } div:hover { -webkit-transform: rotateY(130deg); /* Safari */ transform: rotateY(130deg); } div:hover { -webkit-transform: rotateZ(90deg); /* Safari */ transform: rotateZ(90deg); } /* transition - transform + duration*/ p { width: 100px; height: 100px; background: red; -webkit-transition: width 2s; /* Safari */ transition: width 2s; /* -webkit-transition: width 2s, height 4s; Safari transition: width 2s, height 4s;*/ } p:hover { width: 500px; } /* Curve of transition ease - slow start - fast - end slowly ) default ( linear - same speed from start to end ease-in - slow start ease-out - slow end ease-in-out - slow start and end cubic-bezier(n,n,n,n) - define own cubic bezier function Delay : -webkit-transition-delay: 1s; Safari transition-delay: 1s; Transition + Transformation -webkit-transition: width 2s, height 2s, -webkit-transform 2s; Safari transition: width 2s, height 2s, transform 2s; */ #div1 {transition-timing-function: linear;} #div2 {transition-timing-function: ease;} #div3 {transition-timing-function: ease-in;} #div4 {transition-timing-function: ease-out;} #div5 {transition-timing-function: ease-in-out;} /* Animations @keyframews rules - from animation to another */ @keyframes example { from {background-color: red;} to {background-color: yellow;} /* we can use % */ } @keyframes example2 { 0% {background-color: red;} 25% {background-color: yellow;} 50% {background-color: blue;} 100% {background-color: green;} } @keyframes example3 { 0% {background-color:red; left:0px; top:0px;} 25% {background-color:yellow; left:200px; top:0px;} 50% {background-color:blue; left:200px; top:200px;} 75% {background-color:green; left:0px; top:200px;} 100% {background-color:red; left:0px; top:0px;} } /* The element to apply the animation to */ h1 { width: 100px; height: 100px; background-color: red; animation-name: example3; animation-duration: 4s; /* default value - 0 */ } h2{ width: 100px; height: 100px; position: relative; background-color: red; animation-name: example; animation-duration: 4s; animation-iteration-count: 3; /* can be infinite */ animation-direction: reverse; } /* Responsive images */ img.responsive { max-width: 100%; height: auto; } img.center { display: block; margin: auto; width: 50%; } /* polaroid unages.cards */ div.polaroid { width: 80%; background-color: white; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } img {width: 100%} /* OTHER https://www.w3schools.com/css/css3_images.asp*/ div.container { text-align: center; padding: 10px 20px; } /* pagination https://www.w3schools.com/css/css3_pagination.asp */ /* CSS3 Multi-column Properties In this chapter you will learn about the following multi-column properties: column-count column-gap column-rule-style column-rule-width column-rule-color column-rule column-span column-width and some more */
0.316264
0.300489
@font-face { font-family: segoeui; src: url('../fonts/segoeui.ttf'); } @font-face { font-family: segoeuib; src: url('../fonts/segoeuib.ttf'); } body { padding-top: 60px; background:#fafafa; background: url(../img/body-bg.png) repeat; font-family:segoeui; overflow: -moz-scrollbars-vertical; overflow: scroll; overflow: -webkit-scrollbars-vertical; overflow: -o-scrollbars-vertical; } .navbar-fixed-top .nav .gravatar a,.navbar-fixed-top .nav .gravatar a:hover { background: url(../img/gravatar.jpg) left 5px no-repeat; background-size:100%; height: 15px; width: 10px; margin-right: -2px; } /* .: SIDEBAR MENU :. */ .nav-tabs.nav-stacked > li > a { background:#fff; border: 1px solid #cacaca !important; } .nav-tabs.nav-stacked > li > a:hover { background: #f5f5f5; } .nav-tabs > .active > a, .nav-tabs > .active > a:hover { background-color: #f5f5f5 !important; color:#333 !important; font-family:segoeuib; } .nav-tabs.nav-stacked > li:first-child > a { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .nav-headers{ border:1px solid #444; border-bottom: none; min-height:30px; padding:10px 15px 10px; text-align:center; font-weight:bold; color:#fff; background-color: #2c2c2c; background-image: -moz-linear-gradient(top, #333333, #222222); background-image: -ms-linear-gradient(top, #333333, #222222); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222)); background-image: -webkit-linear-gradient(top, #333333, #222222); background-image: -o-linear-gradient(top, #333333, #222222); background-image: linear-gradient(top, #333333, #222222); background-repeat: repeat-x; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); } .nav-headers h3{ font-weight:lighter; } /* .: CONTENT :. */ .content-inner{ min-width: 90%; max-width: 100%; min-height:30px; margin: 0 10px 10px 10px !important; padding-top:10px !important; } /* .: BOX :. */ .box{ margin-bottom: 20px; } .box-head{ height:40px; border:1px solid #222; font-weight:bold; color:#fff; background-color: #2c2c2c; background-image: -moz-linear-gradient(top, #333333, #222222); background-image: -ms-linear-gradient(top, #333333, #222222); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222)); background-image: -webkit-linear-gradient(top, #333333, #222222); background-image: -o-linear-gradient(top, #333333, #222222); background-image: linear-gradient(top, #333333, #222222); background-repeat: repeat-x; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); } .box-head h3{ margin-left:20px; margin-top:5px; } .box-content{ border-width: 0 1px 1px 1px; border-style:solid; border-color:#cacaca; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -o-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; background:#fff; min-height:50px; } /* HR */ hr.alt { border-top: 1px solid #CCC !important; border-bottom: 1px solid white !important; } h4{ font-size:16px; } .alert-warning a{ color:#F89406; } .marg20-btm{ margin-bottom:20px !important; } .smalls{ font-size:11px; color:#888; } strong{ font-family:segoeuib; } .bg-warning{ background:#FFEAD5; } /* NOTIF */ .notif-number{ font-size:60px; line-height: 63px; font-family:segoeui; color:#444; text-align:center; } /* INCOME */ .income{ height:100px; } .income h1{ font-size:32px; margin-top:20px; } .income h1,.income p{ margin-left:10px; } /* CHART */ .charts{ width:auto; height:380px !important; } /* COMMENT */ .content-inner ul.comment{ list-style-type:none; margin-left: 0; } .content-inner ul.comment li{ border-bottom: 1px solid #ddd; margin-left:0; padding-top:10px; } .comment-avatar{ margin-left:0; } .comment-avatar img{ width:35px; height:35px; float:left; margin-right:10px; } .comment-name{ text-align:left; font-size:15px; font-weight:bold; } .comment-name a:hover{ color:#08C; } .comment-date{ color:#777; font-size:11px; font-weight: lighter; } .comment-date p{ text-align:left; } .comment-content{ text-align:justify; width:auto; margin-right:0; margin-left:0; color: #222; font-size:14px; line-height:15px; font-family: segoeui; } /* PROFILE */ .account-settings{ width:135px; border: 1px solid #CCC; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; height:140px; margin: auto auto; padding:5px; } .account-settings img{ width:100%; height:100%; } .content-settings{ width:auto; min-height:150px; margin: auto auto; } /* ITEM */ .item-img{ width:180px; height:180px; padding:5px; border:1px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; } .item-img img{ width:100%; height:100%; display:block; }
web/css/style.css
@font-face { font-family: segoeui; src: url('../fonts/segoeui.ttf'); } @font-face { font-family: segoeuib; src: url('../fonts/segoeuib.ttf'); } body { padding-top: 60px; background:#fafafa; background: url(../img/body-bg.png) repeat; font-family:segoeui; overflow: -moz-scrollbars-vertical; overflow: scroll; overflow: -webkit-scrollbars-vertical; overflow: -o-scrollbars-vertical; } .navbar-fixed-top .nav .gravatar a,.navbar-fixed-top .nav .gravatar a:hover { background: url(../img/gravatar.jpg) left 5px no-repeat; background-size:100%; height: 15px; width: 10px; margin-right: -2px; } /* .: SIDEBAR MENU :. */ .nav-tabs.nav-stacked > li > a { background:#fff; border: 1px solid #cacaca !important; } .nav-tabs.nav-stacked > li > a:hover { background: #f5f5f5; } .nav-tabs > .active > a, .nav-tabs > .active > a:hover { background-color: #f5f5f5 !important; color:#333 !important; font-family:segoeuib; } .nav-tabs.nav-stacked > li:first-child > a { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; } .nav-headers{ border:1px solid #444; border-bottom: none; min-height:30px; padding:10px 15px 10px; text-align:center; font-weight:bold; color:#fff; background-color: #2c2c2c; background-image: -moz-linear-gradient(top, #333333, #222222); background-image: -ms-linear-gradient(top, #333333, #222222); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222)); background-image: -webkit-linear-gradient(top, #333333, #222222); background-image: -o-linear-gradient(top, #333333, #222222); background-image: linear-gradient(top, #333333, #222222); background-repeat: repeat-x; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); } .nav-headers h3{ font-weight:lighter; } /* .: CONTENT :. */ .content-inner{ min-width: 90%; max-width: 100%; min-height:30px; margin: 0 10px 10px 10px !important; padding-top:10px !important; } /* .: BOX :. */ .box{ margin-bottom: 20px; } .box-head{ height:40px; border:1px solid #222; font-weight:bold; color:#fff; background-color: #2c2c2c; background-image: -moz-linear-gradient(top, #333333, #222222); background-image: -ms-linear-gradient(top, #333333, #222222); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222)); background-image: -webkit-linear-gradient(top, #333333, #222222); background-image: -o-linear-gradient(top, #333333, #222222); background-image: linear-gradient(top, #333333, #222222); background-repeat: repeat-x; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); } .box-head h3{ margin-left:20px; margin-top:5px; } .box-content{ border-width: 0 1px 1px 1px; border-style:solid; border-color:#cacaca; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -o-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; background:#fff; min-height:50px; } /* HR */ hr.alt { border-top: 1px solid #CCC !important; border-bottom: 1px solid white !important; } h4{ font-size:16px; } .alert-warning a{ color:#F89406; } .marg20-btm{ margin-bottom:20px !important; } .smalls{ font-size:11px; color:#888; } strong{ font-family:segoeuib; } .bg-warning{ background:#FFEAD5; } /* NOTIF */ .notif-number{ font-size:60px; line-height: 63px; font-family:segoeui; color:#444; text-align:center; } /* INCOME */ .income{ height:100px; } .income h1{ font-size:32px; margin-top:20px; } .income h1,.income p{ margin-left:10px; } /* CHART */ .charts{ width:auto; height:380px !important; } /* COMMENT */ .content-inner ul.comment{ list-style-type:none; margin-left: 0; } .content-inner ul.comment li{ border-bottom: 1px solid #ddd; margin-left:0; padding-top:10px; } .comment-avatar{ margin-left:0; } .comment-avatar img{ width:35px; height:35px; float:left; margin-right:10px; } .comment-name{ text-align:left; font-size:15px; font-weight:bold; } .comment-name a:hover{ color:#08C; } .comment-date{ color:#777; font-size:11px; font-weight: lighter; } .comment-date p{ text-align:left; } .comment-content{ text-align:justify; width:auto; margin-right:0; margin-left:0; color: #222; font-size:14px; line-height:15px; font-family: segoeui; } /* PROFILE */ .account-settings{ width:135px; border: 1px solid #CCC; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; height:140px; margin: auto auto; padding:5px; } .account-settings img{ width:100%; height:100%; } .content-settings{ width:auto; min-height:150px; margin: auto auto; } /* ITEM */ .item-img{ width:180px; height:180px; padding:5px; border:1px solid #ccc; border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; } .item-img img{ width:100%; height:100%; display:block; }
0.21101
0.074399
html, body { margin: 0; height: 100%; width: 100%; position: relative; font-family: Verdana, Geneva, Tahoma, sans-serif; color: #222; } #game { margin: auto; height: 512px; max-height: 60%; width: 512px; max-width: 80%; display: flex; flex-flow: row; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); } #rotateMsg { margin: auto; text-align: center; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); display: none; } noscript { margin: auto; text-align: center; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); color: darkred; z-index: 2; } #fixed { position: fixed; top: 0; left: 8px; } #fixedRight { position: fixed; top: 18px; right: 8px; } .column { flex-grow: 1; flex-shrink: 1; flex-basis: auto; display: flex; flex-flow: column; } .row { flex-grow: 1; flex-shrink: 1; flex-basis: auto; position: relative; cursor: pointer; } .row:hover { background-color: rgba(0, 191, 255, 0.7); } .row:active { background-color: rgba(240, 128, 128, 0.7); } .line { flex-grow: 0; flex-shrink: 0; flex-basis: 8px; background-color: #222; } .row span { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); font-size: 6em; font-weight: 900; } .button { margin: 6px; padding: 6px 4px; border: green solid 2px; } .button:hover { border-color: darkblue; text-decoration: underline; font-style: italic; cursor: pointer; } #winDiv { position: absolute; left: 50%; bottom: 0; transform: translate(-50%,120px); -ms-transform: translate(-50%,120px); text-align: center; width: 100%; } @media (prefers-color-scheme: dark) { .line { background-color: #ddd; } body { background-color: #222; color: #ddd; } } .github-corner:hover .octo-arm { animation: octocat-wave 560ms ease-in-out } @keyframes octocat-wave { 0%, 100% { transform: rotate(0) } 20%, 60% { transform: rotate(-25deg) } 40%, 80% { transform: rotate(10deg) } } @media (max-width:500px) { .github-corner:hover .octo-arm { animation: none } .github-corner .octo-arm { animation: octocat-wave 560ms ease-in-out } } #playAgain { text-decoration: none; color: green; cursor: pointer; } #playAgain:hover { text-decoration: underline; } @media only screen and (max-width: 640px) { .row span { font-size: 72px; } #oBtnParent{ position: fixed; bottom: 6px; left: 6px; } } @media only screen and (orientation: landscape) and (max-height: 6in) and (max-width: 9in) and (hover: none) { #rotateMsg { display: block; } #game, #fixed, #fixedRight, .github-corner, noscript { display: none; } }
main.css
html, body { margin: 0; height: 100%; width: 100%; position: relative; font-family: Verdana, Geneva, Tahoma, sans-serif; color: #222; } #game { margin: auto; height: 512px; max-height: 60%; width: 512px; max-width: 80%; display: flex; flex-flow: row; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); } #rotateMsg { margin: auto; text-align: center; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); display: none; } noscript { margin: auto; text-align: center; position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); color: darkred; z-index: 2; } #fixed { position: fixed; top: 0; left: 8px; } #fixedRight { position: fixed; top: 18px; right: 8px; } .column { flex-grow: 1; flex-shrink: 1; flex-basis: auto; display: flex; flex-flow: column; } .row { flex-grow: 1; flex-shrink: 1; flex-basis: auto; position: relative; cursor: pointer; } .row:hover { background-color: rgba(0, 191, 255, 0.7); } .row:active { background-color: rgba(240, 128, 128, 0.7); } .line { flex-grow: 0; flex-shrink: 0; flex-basis: 8px; background-color: #222; } .row span { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); font-size: 6em; font-weight: 900; } .button { margin: 6px; padding: 6px 4px; border: green solid 2px; } .button:hover { border-color: darkblue; text-decoration: underline; font-style: italic; cursor: pointer; } #winDiv { position: absolute; left: 50%; bottom: 0; transform: translate(-50%,120px); -ms-transform: translate(-50%,120px); text-align: center; width: 100%; } @media (prefers-color-scheme: dark) { .line { background-color: #ddd; } body { background-color: #222; color: #ddd; } } .github-corner:hover .octo-arm { animation: octocat-wave 560ms ease-in-out } @keyframes octocat-wave { 0%, 100% { transform: rotate(0) } 20%, 60% { transform: rotate(-25deg) } 40%, 80% { transform: rotate(10deg) } } @media (max-width:500px) { .github-corner:hover .octo-arm { animation: none } .github-corner .octo-arm { animation: octocat-wave 560ms ease-in-out } } #playAgain { text-decoration: none; color: green; cursor: pointer; } #playAgain:hover { text-decoration: underline; } @media only screen and (max-width: 640px) { .row span { font-size: 72px; } #oBtnParent{ position: fixed; bottom: 6px; left: 6px; } } @media only screen and (orientation: landscape) and (max-height: 6in) and (max-width: 9in) and (hover: none) { #rotateMsg { display: block; } #game, #fixed, #fixedRight, .github-corner, noscript { display: none; } }
0.635109
0.076822
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } html { line-height: 1; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } a img { border: none; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } html { font-size: 100%; line-height: 1.5em; } *, *:after, *:before { box-sizing: border-box; } body, html { font-family: 'Fira Sans','Helvetica Neue', 'Helvetica', 'Arial', sans-serif; min-height: 100%; } html { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } body { position: relative; background: #f9f9f9; } a, button, label { font-family: 'Fira Sans','Helvetica Neue', 'Helvetica', 'Arial', sans-serif; cursor: pointer; } a { text-decoration: none; } strong { font-weight: 700; } main { display: block; width: 100%; max-width: 940px; margin: 3rem auto; } h1, .sub-title { display: block; font-size: 3.125rem; line-height: 3.75rem; font-weight: 700; color: #3A3C51; text-align: center; text-shadow: 0 2px 0 #232431, 2px 3px 0 #232431; } h1::selection, .sub-title::selection { background: #3A3C51; color: #F44C65; } .sub-title { font-size: 1.875rem; line-height: 2.25rem; text-shadow: 0 1px 0 #232431, 1px 2px 0 #232431; } .sub-title:hover { color: #F44C65; } .text-normal { display: block; font-size: 1.5rem; line-height: 2.25rem; font-weight: 500; color: #F44C65; text-align: center; } .text-normal:hover { color: #3A3C51; } .random-quote-container { display: block; margin: 3rem auto; background: #ffffff; box-shadow: 0 1px 2px rgba(58, 60, 81, 0.2); border-radius: 3px; padding: 1.5rem; *zoom: 1; } .random-quote-container:after { content: ""; display: table; clear: both; } .random-quote-text { display: block; position: relative; font-size: 1.375rem; line-height: 2.25rem; text-align: center; padding: 0 3rem; margin-top: 0.75rem; margin-bottom: 3rem; } .random-quote-text .quote-text { display: block; } .random-quote-text .quote-text::selection { background: #3A3C51; color: #F44C65; } .random-quote-text .quote-text:after, .random-quote-text .quote-text:before { display: inline-block; position: relative; font-size: 0; line-height: 0; font: normal normal normal 14px/1 FontAwesome; font-size: 1.25rem; content: "\f10d"; color: #F44C65; } .random-quote-text .quote-text:before { left: -8px; top: -10px; content: "\f10d"; } .random-quote-text .quote-text:after { right: -8px; top: 10px; content: "\f10e"; } .random-quote-author { border-bottom: 2px solid #F44C65; padding: 0.325rem; margin: 0.325rem; transition: all 0.3s; } .random-quote-author:hover { background: #F44C65; color: #ffffff; } .random-quote-button, .random-quote-share { display: block; float: right; } .random-quote-button { font-size: 1.25rem; line-height: 1.5rem; background: #F44C65; color: #ffffff; border: 0; border-radius: 4px; padding: 0rem 1.5rem; height: 3rem; transition: 0.2s; } .random-quote-button:hover { background: #f55e74; } .random-quote-share { font-size: 1rem; line-height: 1.5rem; float: left; margin-top: -0.5rem; } .share-tt { display: inline-block; font-size: 2.375rem; line-height: 3rem; text-align: center; margin-left: 0.75rem; color: #F44C65; vertical-align: middle; } .share-tt:hover { color: #f55e74; } h1::selection, .random-quote-text::selection, .quote-text::selection, .random-quote-author::selection, .random-quote-share::selection { background: #3A3C51; color: #F44C65; }
css/main.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; } html { line-height: 1; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; } q, blockquote { quotes: none; } q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; } a img { border: none; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } html { font-size: 100%; line-height: 1.5em; } *, *:after, *:before { box-sizing: border-box; } body, html { font-family: 'Fira Sans','Helvetica Neue', 'Helvetica', 'Arial', sans-serif; min-height: 100%; } html { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } body { position: relative; background: #f9f9f9; } a, button, label { font-family: 'Fira Sans','Helvetica Neue', 'Helvetica', 'Arial', sans-serif; cursor: pointer; } a { text-decoration: none; } strong { font-weight: 700; } main { display: block; width: 100%; max-width: 940px; margin: 3rem auto; } h1, .sub-title { display: block; font-size: 3.125rem; line-height: 3.75rem; font-weight: 700; color: #3A3C51; text-align: center; text-shadow: 0 2px 0 #232431, 2px 3px 0 #232431; } h1::selection, .sub-title::selection { background: #3A3C51; color: #F44C65; } .sub-title { font-size: 1.875rem; line-height: 2.25rem; text-shadow: 0 1px 0 #232431, 1px 2px 0 #232431; } .sub-title:hover { color: #F44C65; } .text-normal { display: block; font-size: 1.5rem; line-height: 2.25rem; font-weight: 500; color: #F44C65; text-align: center; } .text-normal:hover { color: #3A3C51; } .random-quote-container { display: block; margin: 3rem auto; background: #ffffff; box-shadow: 0 1px 2px rgba(58, 60, 81, 0.2); border-radius: 3px; padding: 1.5rem; *zoom: 1; } .random-quote-container:after { content: ""; display: table; clear: both; } .random-quote-text { display: block; position: relative; font-size: 1.375rem; line-height: 2.25rem; text-align: center; padding: 0 3rem; margin-top: 0.75rem; margin-bottom: 3rem; } .random-quote-text .quote-text { display: block; } .random-quote-text .quote-text::selection { background: #3A3C51; color: #F44C65; } .random-quote-text .quote-text:after, .random-quote-text .quote-text:before { display: inline-block; position: relative; font-size: 0; line-height: 0; font: normal normal normal 14px/1 FontAwesome; font-size: 1.25rem; content: "\f10d"; color: #F44C65; } .random-quote-text .quote-text:before { left: -8px; top: -10px; content: "\f10d"; } .random-quote-text .quote-text:after { right: -8px; top: 10px; content: "\f10e"; } .random-quote-author { border-bottom: 2px solid #F44C65; padding: 0.325rem; margin: 0.325rem; transition: all 0.3s; } .random-quote-author:hover { background: #F44C65; color: #ffffff; } .random-quote-button, .random-quote-share { display: block; float: right; } .random-quote-button { font-size: 1.25rem; line-height: 1.5rem; background: #F44C65; color: #ffffff; border: 0; border-radius: 4px; padding: 0rem 1.5rem; height: 3rem; transition: 0.2s; } .random-quote-button:hover { background: #f55e74; } .random-quote-share { font-size: 1rem; line-height: 1.5rem; float: left; margin-top: -0.5rem; } .share-tt { display: inline-block; font-size: 2.375rem; line-height: 3rem; text-align: center; margin-left: 0.75rem; color: #F44C65; vertical-align: middle; } .share-tt:hover { color: #f55e74; } h1::selection, .random-quote-text::selection, .quote-text::selection, .random-quote-author::selection, .random-quote-share::selection { background: #3A3C51; color: #F44C65; }
0.40157
0.082033
button, .button { font-size: var(--text-large); border: none; font-size: inherit; background: none; cursor: pointer; padding: 25px 40px; display: inline-block; margin: 0px; outline: none; position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; cursor: pointer; background: var(--bg-light-theme); color: white; box-shadow: 0 6px var(--bg-light-theme-border); -webkit-transition: none; -moz-transition: none; transition: none; border-radius: 7px; text-decoration: none; font-weight: var(--button-font-weight); font-family: var(--button-font); text-transform: uppercase; } button:hover, .button:hover { text-decoration: none; box-shadow: 0 4px var(--bg-light-theme-border); top: 2px; } button.smaller:hover, .button.smaller:hover { top: 1px; } button.medium, .button.medium { padding: 20px 32px; font-size: var(--text-medium); } button.smaller, .button.smaller { padding: 10px 16px; box-shadow: 0px 3px var(--bg-light-theme-border); font-size: var(--text-small); font-weight: 700; margin-bottom: 0; } button.smaller.inline { box-shadow: none; padding: 0; font-family: var(--body-font); font-weight: 400; display: inline-block; color: var(--text-color-dark); background: none; text-decoration: underline; text-transform: none; font-size: var(--text-medium); white-space: normal; overflow-wrap: normal; } .light button.smaller, .light .button.smaller { background: var(--bg-dark-theme); color: var(--text-large-dark); box-shadow: 0 3px var(--bg-dark-theme-border); } .light button, .light .button { background: var(--bg-dark-theme); color: var(--text-large-dark); box-shadow: 0 6px var(--bg-dark-theme-border); } .light button:hover, .light .button:hover { box-shadow: 0 4px var(--text-highlight-light-shadow); } .nyan button, .nyan button.smaller { background: var(--text-highlight-nyan); color: var(--text-large-light); box-shadow: 0 6px var(--text-highlight-nyan-shadow); } button::after, .button::after { content: ""; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
website/css/buttons.css
button, .button { font-size: var(--text-large); border: none; font-size: inherit; background: none; cursor: pointer; padding: 25px 40px; display: inline-block; margin: 0px; outline: none; position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; cursor: pointer; background: var(--bg-light-theme); color: white; box-shadow: 0 6px var(--bg-light-theme-border); -webkit-transition: none; -moz-transition: none; transition: none; border-radius: 7px; text-decoration: none; font-weight: var(--button-font-weight); font-family: var(--button-font); text-transform: uppercase; } button:hover, .button:hover { text-decoration: none; box-shadow: 0 4px var(--bg-light-theme-border); top: 2px; } button.smaller:hover, .button.smaller:hover { top: 1px; } button.medium, .button.medium { padding: 20px 32px; font-size: var(--text-medium); } button.smaller, .button.smaller { padding: 10px 16px; box-shadow: 0px 3px var(--bg-light-theme-border); font-size: var(--text-small); font-weight: 700; margin-bottom: 0; } button.smaller.inline { box-shadow: none; padding: 0; font-family: var(--body-font); font-weight: 400; display: inline-block; color: var(--text-color-dark); background: none; text-decoration: underline; text-transform: none; font-size: var(--text-medium); white-space: normal; overflow-wrap: normal; } .light button.smaller, .light .button.smaller { background: var(--bg-dark-theme); color: var(--text-large-dark); box-shadow: 0 3px var(--bg-dark-theme-border); } .light button, .light .button { background: var(--bg-dark-theme); color: var(--text-large-dark); box-shadow: 0 6px var(--bg-dark-theme-border); } .light button:hover, .light .button:hover { box-shadow: 0 4px var(--text-highlight-light-shadow); } .nyan button, .nyan button.smaller { background: var(--text-highlight-nyan); color: var(--text-large-light); box-shadow: 0 6px var(--text-highlight-nyan-shadow); } button::after, .button::after { content: ""; position: absolute; z-index: -1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
0.25618
0.047802
body { font-family: Arial, sans-serif; background: #fff; margin: 0; padding: 0; border: 0; position: absolute; height: 100%; min-width: 100%; font-size: 13px; color: #404040; direction: ltr; text-size-adjust: none; } #header-bar { float: none; margin: 40px auto 30px; display: block; background-size: 112px 36px; height: 38px; width: 116px; } h1 { font-family: 'Open Sans', arial; color: #555; font-size: 42px; font-weight: 300; margin-top: 0; margin-bottom: 20px; text-align: center; opacity: 1; display: block; } h2 {font-family: 'Open Sans', arial; color: #555; font-size: 18px; font-weight: 400; margin-bottom: 20px; display: block; text-align: center; opacity: 1; } #signin-card { width: 274px; height: 197px; padding: 40px 40px; background-color: #f7f7f7; margin: 0 auto 25px; border-radius: 2px; display: block; font-family: Arial, sans-serif; font-size: 13px; color: #404040; direction: ltr; text-align: center; } img#Janez { width: 96px; height: 96px; margin: 0 auto 10px; display: block; border-radius: 50%; } p.ime { font-size: 16px; font-weight: bold; text-align: center; margin: 10px 0 0; min-height: 1em; font-family: Arial, sans-serif; } p.mail { text-align: center; } .signin-card input[type=email], .signin-card input[type=password], .signin-card input[type=text], .signin-card input[type=submit] { width: 100%; display: block; margin-bottom: 10px; z-index: 1; position: relative; box-sizing: border-box; } #drugi-racun { color: #427fed; cursor: pointer; text-decoration: none; margin: 0 0 10px; color: #555; font-size: 14px; text-align: center; cursor: pointer; text-decoration: none; } #noga-napis{ color: #427fed; cursor: pointer; text-decoration: none; margin: 0 0 10px; color: #555; font-size: 14px; text-align: center; } #slika-noga{ background-repeat: no-repeat; display: block; margin: 10px auto; background-size: 230px 17px; width: 230px; height: 17px; } #footer { position: relative; bottom: 0; height: 35px; width: 100%; border-top: 1px solid #e5e5e5; display: inline-block; } ul { list-style-type: none; } ul li{ display: inline; color: #404040; font-size: .85em; color: #737373; } li a{ text-decoration: none; color: #737373; font-family: Arial, sans-serif; } a { text-decoration: none; }
templates/stylesheet.css
body { font-family: Arial, sans-serif; background: #fff; margin: 0; padding: 0; border: 0; position: absolute; height: 100%; min-width: 100%; font-size: 13px; color: #404040; direction: ltr; text-size-adjust: none; } #header-bar { float: none; margin: 40px auto 30px; display: block; background-size: 112px 36px; height: 38px; width: 116px; } h1 { font-family: 'Open Sans', arial; color: #555; font-size: 42px; font-weight: 300; margin-top: 0; margin-bottom: 20px; text-align: center; opacity: 1; display: block; } h2 {font-family: 'Open Sans', arial; color: #555; font-size: 18px; font-weight: 400; margin-bottom: 20px; display: block; text-align: center; opacity: 1; } #signin-card { width: 274px; height: 197px; padding: 40px 40px; background-color: #f7f7f7; margin: 0 auto 25px; border-radius: 2px; display: block; font-family: Arial, sans-serif; font-size: 13px; color: #404040; direction: ltr; text-align: center; } img#Janez { width: 96px; height: 96px; margin: 0 auto 10px; display: block; border-radius: 50%; } p.ime { font-size: 16px; font-weight: bold; text-align: center; margin: 10px 0 0; min-height: 1em; font-family: Arial, sans-serif; } p.mail { text-align: center; } .signin-card input[type=email], .signin-card input[type=password], .signin-card input[type=text], .signin-card input[type=submit] { width: 100%; display: block; margin-bottom: 10px; z-index: 1; position: relative; box-sizing: border-box; } #drugi-racun { color: #427fed; cursor: pointer; text-decoration: none; margin: 0 0 10px; color: #555; font-size: 14px; text-align: center; cursor: pointer; text-decoration: none; } #noga-napis{ color: #427fed; cursor: pointer; text-decoration: none; margin: 0 0 10px; color: #555; font-size: 14px; text-align: center; } #slika-noga{ background-repeat: no-repeat; display: block; margin: 10px auto; background-size: 230px 17px; width: 230px; height: 17px; } #footer { position: relative; bottom: 0; height: 35px; width: 100%; border-top: 1px solid #e5e5e5; display: inline-block; } ul { list-style-type: none; } ul li{ display: inline; color: #404040; font-size: .85em; color: #737373; } li a{ text-decoration: none; color: #737373; font-family: Arial, sans-serif; } a { text-decoration: none; }
0.394784
0.079675
.header_top.home2 { background-color: #0E53A0; height: 80px; position: relative; z-index: 999; } .home1-mainslider .banner-style-one .slide::before, .home1-mainslider .banner-style-two .slide::before { background-image: -moz-linear-gradient(135deg, #3452ff 0%, #ff1053 100%); background-image: -webkit-linear-gradient(135deg, #3452ff 0%, #ff1053 100%); bottom: 0; content: ""; left: 0; opacity: 0.8; position: absolute; right: 0; top: 0; } .inner_page_breadcrumb { background-image: url("../images/subpage.jpg"); background-repeat: no-repeat; height: 400px; margin-top: -1px; position: relative; } .cart_btnss { border-radius: 27px; background-color: #E31E26; display: block; font-size: 15px; font-family: "Open Sans"; color: white; height: 50px; line-height: 3.2; margin-bottom: 23px; margin-top: 23px; max-width: 234px; border: 2px solid #E31E26; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .cart_btnss:hover { background-color: #ffffff; border: 2px solid #E31E26; color: #E31E26; } .cart_btnss_white:hover { background-color: #E31E26; color: #ffffff; } .custom-control-label::after { position: absolute; top: 0.50rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; } .home1-mainslider { overflow: hidden; } .bg-img2 { background-image: url("../images/client-bg.webp"); } .ht_right_widget ul li a { color: #fff; font-size: 14px; } .header_top_lang_widget button.btn.dropdown-toggle { color: #fff; } .bootstrap-select .dropdown-menu li a { color: #000; } .head_part { color: #fff; } .head_part h2 { color: #f3f3f3; } .btn-cover { display: inline-block; width: 100%; } .selected_filter_widget .candidate_revew_search_box input.form-control { width: 195px; } .news { background-color: #eee; } .custom-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } @media (min-width: 992px) { .custom-col { float: left; width: 19.15323%; } } .custom-col .p-logo { border: #f8f8f8 solid 8px; margin-bottom: 30px; } /* .our-courses { background: #E31E26; } */ .our-courses .main-title { color: #fff; } .our-courses .main-title h3 { color: #000; } .our-courses .btn-transparent { background-color: transparent; border-color: #fff; color: #fff; } .our-testimonials { background: #0E53A0; } .our-testimonials .main-title { color: #fff; } .our-testimonials .main-title h3 { color: #fff; } .our-testimonials .details h5 { color: #fff; } .our-testimonials .details p { color: #fff; } .footers { background: #2E2C2C; color: #fff; padding: 50px 0; } .footers p { color: #fff; } .footers h3 { color: #fff; } .footers { background: #2E2C2C; color: #fff; padding: 50px 0; } .custom-b { padding: 10px 15px; margin: 10px 0; border-radius: 0; color: #fff !important; width: 100%; } .custom-b i { padding-right: 10px; } .footers h1 { font-weight: 700; margin-bottom: 15px; font-size: 50px; } .footers .socialmedia { margin-top: 10px; text-align: center; } .footers .socialmedia ul { padding: 0; margin: 0; list-style: none; } .footers .socialmedia ul li { display: inline-block; margin-right: 10px; } .footers .socialmedia ul li a { font-size: 40px; color: #fff; transition: bottom 0.4s ease-out, color 0.6s ease-out, background-color 0.6s ease-out; position: relative; bottom: 0; } .footers .socialmedia ul li a:hover { color: #6c6c6c; bottom: 10px; } .footers .icons i { font-size: 100px; } @media only screen and (max-width: 414px) { .icons { margin: 15px 0; } .footer .icons i { font-size: 30px; } } .footers .address { padding: 0 25px; } .footers .btn-default { color: #515050 !important; } .footers a { color: #a5a5a5; } .navbarnav { padding: 0; } .navbarnav li { list-style: none !important; } .connet-us { margim: 0; padding: 0; } .connet-us li i { margin-right: 10px; font-size: 25px; } .connet-us li { display: inline-block; padding: 8px 0; width: 100%; } .footer-section { position: relative; background: #000; } .global-footer__copyright { width: 100%; margin: 0; margin-top: 0px; margin-bottom: 0px; padding: 15px 0; -ms-flex-order: 2; order: 0; text-align: center; font-size: 13px; text-align: center; color: white; } .module-pricing { background: #F2F2F2; position: relative; margin: 0; } .module-pricing .price-head { background: #1D5092; color: #fff; padding: 1% 30%; position: relative; } @media only screen and (max-width: 767px) { .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 480px) { .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 320px) { .module-pricing .price-head { padding: 1% 5%; } } .module-pricing .price-head:before { background: #E5E5E5; content: ""; left: 272px; top: -10px; height: 96px; width: 38px; position: absolute; } @media only screen and (max-width: 767px) { .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 480px) { .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 320px) { .module-pricing .price-head:before { display: none; } } .module-pricing .price-head .level-badge { background: #E5E5E5; padding: 10px 15px; color: #000; position: absolute; top: -30px; right: 35px; font-size: 25px; text-transform: uppercase; font-weight: 700; } @media only screen and (max-width: 767px) { .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 480px) { .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 320px) { .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } .module-pricing .price-body { padding: 0% 15%; margin: 0; border-bottom: solid black 2px; } .module-pricing .price-body .inner-body { background: #EDEDED; padding: 2% 10%; margin: 0; } .module-pricing .price-body .inner-body .wp { text-align: center; padding: 10px 0 40px; } .module-pricing .price-body .inner-body .table { font-size: 18px !important; padding: 6px !important; } /* .module-pricing .price-body .inner-body .table { font-size: 1.4rem; } */ .module-pricing .price-body .inner-body .price-title { font-size: 30px; font-style: italic; padding: 3px 20px; border: solid #000 3px; font-weight: 700; color: #1B518F; } @media only screen and (max-width: 767px) { .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 480px) { .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 320px) { .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } .module-pricing .price-body .table { border: solid rgba(0, 0, 0, 0) 0px; } .module-pricing .price-body .table tr { text-align: right; } .module-content-2 .pd-5 { padding: 0 5px; } .module-content-2 .primary-heading { padding: 0 0 15px 15px; overflow: hidden; } .module-content-2 .theme-padding { padding: 20px 0; } .module-content-2 .tab-content { padding: 0; } .module-content-2 .tab-content .panel-body { padding: 0; } .module-content-2 .tab-content .module-heading { background: #1D5092; position: relative; padding: 10px; z-index: 1; } .module-content-2 .tab-content .module-heading:before { position: absolute; background: #8EA8C9; content: ""; height: 20px; width: 100%; left: 0; z-index: -1; top: 30px; } .module-content-2 .tab-content .module-heading .m-title { color: #fff; background: #1D5092; font-size: 35px; font-weight: 700; margin-left: 50px; padding: 10px; } .module-content-2 .tab-content .module-heading .small-text { color: #fff; font-size: 18px; text-align: right; padding: 0; line-height: 6px; } @media only screen and (max-width: 480px) { .module-content-2 .tab-content .module-heading .small-text { font-size: 8px; } } @media only screen and (max-width: 320px) { .module-content-2 .tab-content .module-heading .small-text { font-size: 8px; } } .module-content-2 .tab-content .module-heading .small-text span { background: #1D5092; position: relative; z-index: 1; } .module-content-2 .tab-content .module-heading .small-text span:before { position: absolute; font: normal normal normal 14px/1 FontAwesome; font-size: 14px; font-size: inherit; text-rendering: auto; content: "\f0da"; height: 20px; left: -10px; z-index: -1; top: 4px; } .module-content-2 .module-pricing .price-head h2 { font-size: 1rem; color: #fff; } .module-content-2 .tab-content .single-service table.fee-tabless { margin: 0; } .module-content-2 .tab-content .single-service table.fee-tabless th { background: #C4D0DE; color: #1E5193; } .module-content-2 .tab-content .module-switch { font-size: 25px; } .module-content-2 .module-pricing { background: #F2F2F2; position: relative; margin: 0; } .module-content-2 .module-pricing .price-head { background: #1D5092; color: #fff; padding: 1% 20%; position: relative; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-head { padding: 1% 5%; } } .module-content-2 .module-pricing .price-head:before { background: #E5E5E5; content: ""; left: 24px; top: -15px; height: 88px; width: 30px; position: absolute; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-head:before { display: none; } } .module-content-2 .module-pricing .price-head .level-badge { background: #E5E5E5; padding: 10px 15px; color: #000; position: absolute; top: -21px; right: 5px; font-size: 14px; text-transform: uppercase; font-weight: 700; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } .module-content-2 .module-pricing .price-body { padding: 0% 2%; margin: 0; border-bottom: solid black 2px; } .module-content-2 .module-pricing .price-body .inner-body { background: #EDEDED; padding: 2% 2%; margin: 0; } .module-content-2 .module-pricing .price-body .inner-body .wp { text-align: center; padding: 10px 0 40px; } .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; font-style: italic; padding: 3px 20px; border: solid #000 3px; font-weight: 700; color: #1B518F; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } .module-content-2 .module-pricing .price-body .table { border: solid rgba(0, 0, 0, 0) 0px; } .module-content-2 .module-pricing .price-body .table tr { text-align: left; } .payment-modal .table td{ font-size: 18px !important; padding: 6px !important; }
public/themes/edugator/assets/css/app.css
.header_top.home2 { background-color: #0E53A0; height: 80px; position: relative; z-index: 999; } .home1-mainslider .banner-style-one .slide::before, .home1-mainslider .banner-style-two .slide::before { background-image: -moz-linear-gradient(135deg, #3452ff 0%, #ff1053 100%); background-image: -webkit-linear-gradient(135deg, #3452ff 0%, #ff1053 100%); bottom: 0; content: ""; left: 0; opacity: 0.8; position: absolute; right: 0; top: 0; } .inner_page_breadcrumb { background-image: url("../images/subpage.jpg"); background-repeat: no-repeat; height: 400px; margin-top: -1px; position: relative; } .cart_btnss { border-radius: 27px; background-color: #E31E26; display: block; font-size: 15px; font-family: "Open Sans"; color: white; height: 50px; line-height: 3.2; margin-bottom: 23px; margin-top: 23px; max-width: 234px; border: 2px solid #E31E26; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .cart_btnss:hover { background-color: #ffffff; border: 2px solid #E31E26; color: #E31E26; } .cart_btnss_white:hover { background-color: #E31E26; color: #ffffff; } .custom-control-label::after { position: absolute; top: 0.50rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; } .home1-mainslider { overflow: hidden; } .bg-img2 { background-image: url("../images/client-bg.webp"); } .ht_right_widget ul li a { color: #fff; font-size: 14px; } .header_top_lang_widget button.btn.dropdown-toggle { color: #fff; } .bootstrap-select .dropdown-menu li a { color: #000; } .head_part { color: #fff; } .head_part h2 { color: #f3f3f3; } .btn-cover { display: inline-block; width: 100%; } .selected_filter_widget .candidate_revew_search_box input.form-control { width: 195px; } .news { background-color: #eee; } .custom-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } @media (min-width: 992px) { .custom-col { float: left; width: 19.15323%; } } .custom-col .p-logo { border: #f8f8f8 solid 8px; margin-bottom: 30px; } /* .our-courses { background: #E31E26; } */ .our-courses .main-title { color: #fff; } .our-courses .main-title h3 { color: #000; } .our-courses .btn-transparent { background-color: transparent; border-color: #fff; color: #fff; } .our-testimonials { background: #0E53A0; } .our-testimonials .main-title { color: #fff; } .our-testimonials .main-title h3 { color: #fff; } .our-testimonials .details h5 { color: #fff; } .our-testimonials .details p { color: #fff; } .footers { background: #2E2C2C; color: #fff; padding: 50px 0; } .footers p { color: #fff; } .footers h3 { color: #fff; } .footers { background: #2E2C2C; color: #fff; padding: 50px 0; } .custom-b { padding: 10px 15px; margin: 10px 0; border-radius: 0; color: #fff !important; width: 100%; } .custom-b i { padding-right: 10px; } .footers h1 { font-weight: 700; margin-bottom: 15px; font-size: 50px; } .footers .socialmedia { margin-top: 10px; text-align: center; } .footers .socialmedia ul { padding: 0; margin: 0; list-style: none; } .footers .socialmedia ul li { display: inline-block; margin-right: 10px; } .footers .socialmedia ul li a { font-size: 40px; color: #fff; transition: bottom 0.4s ease-out, color 0.6s ease-out, background-color 0.6s ease-out; position: relative; bottom: 0; } .footers .socialmedia ul li a:hover { color: #6c6c6c; bottom: 10px; } .footers .icons i { font-size: 100px; } @media only screen and (max-width: 414px) { .icons { margin: 15px 0; } .footer .icons i { font-size: 30px; } } .footers .address { padding: 0 25px; } .footers .btn-default { color: #515050 !important; } .footers a { color: #a5a5a5; } .navbarnav { padding: 0; } .navbarnav li { list-style: none !important; } .connet-us { margim: 0; padding: 0; } .connet-us li i { margin-right: 10px; font-size: 25px; } .connet-us li { display: inline-block; padding: 8px 0; width: 100%; } .footer-section { position: relative; background: #000; } .global-footer__copyright { width: 100%; margin: 0; margin-top: 0px; margin-bottom: 0px; padding: 15px 0; -ms-flex-order: 2; order: 0; text-align: center; font-size: 13px; text-align: center; color: white; } .module-pricing { background: #F2F2F2; position: relative; margin: 0; } .module-pricing .price-head { background: #1D5092; color: #fff; padding: 1% 30%; position: relative; } @media only screen and (max-width: 767px) { .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 480px) { .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 320px) { .module-pricing .price-head { padding: 1% 5%; } } .module-pricing .price-head:before { background: #E5E5E5; content: ""; left: 272px; top: -10px; height: 96px; width: 38px; position: absolute; } @media only screen and (max-width: 767px) { .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 480px) { .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 320px) { .module-pricing .price-head:before { display: none; } } .module-pricing .price-head .level-badge { background: #E5E5E5; padding: 10px 15px; color: #000; position: absolute; top: -30px; right: 35px; font-size: 25px; text-transform: uppercase; font-weight: 700; } @media only screen and (max-width: 767px) { .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 480px) { .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 320px) { .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } .module-pricing .price-body { padding: 0% 15%; margin: 0; border-bottom: solid black 2px; } .module-pricing .price-body .inner-body { background: #EDEDED; padding: 2% 10%; margin: 0; } .module-pricing .price-body .inner-body .wp { text-align: center; padding: 10px 0 40px; } .module-pricing .price-body .inner-body .table { font-size: 18px !important; padding: 6px !important; } /* .module-pricing .price-body .inner-body .table { font-size: 1.4rem; } */ .module-pricing .price-body .inner-body .price-title { font-size: 30px; font-style: italic; padding: 3px 20px; border: solid #000 3px; font-weight: 700; color: #1B518F; } @media only screen and (max-width: 767px) { .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 480px) { .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 320px) { .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } .module-pricing .price-body .table { border: solid rgba(0, 0, 0, 0) 0px; } .module-pricing .price-body .table tr { text-align: right; } .module-content-2 .pd-5 { padding: 0 5px; } .module-content-2 .primary-heading { padding: 0 0 15px 15px; overflow: hidden; } .module-content-2 .theme-padding { padding: 20px 0; } .module-content-2 .tab-content { padding: 0; } .module-content-2 .tab-content .panel-body { padding: 0; } .module-content-2 .tab-content .module-heading { background: #1D5092; position: relative; padding: 10px; z-index: 1; } .module-content-2 .tab-content .module-heading:before { position: absolute; background: #8EA8C9; content: ""; height: 20px; width: 100%; left: 0; z-index: -1; top: 30px; } .module-content-2 .tab-content .module-heading .m-title { color: #fff; background: #1D5092; font-size: 35px; font-weight: 700; margin-left: 50px; padding: 10px; } .module-content-2 .tab-content .module-heading .small-text { color: #fff; font-size: 18px; text-align: right; padding: 0; line-height: 6px; } @media only screen and (max-width: 480px) { .module-content-2 .tab-content .module-heading .small-text { font-size: 8px; } } @media only screen and (max-width: 320px) { .module-content-2 .tab-content .module-heading .small-text { font-size: 8px; } } .module-content-2 .tab-content .module-heading .small-text span { background: #1D5092; position: relative; z-index: 1; } .module-content-2 .tab-content .module-heading .small-text span:before { position: absolute; font: normal normal normal 14px/1 FontAwesome; font-size: 14px; font-size: inherit; text-rendering: auto; content: "\f0da"; height: 20px; left: -10px; z-index: -1; top: 4px; } .module-content-2 .module-pricing .price-head h2 { font-size: 1rem; color: #fff; } .module-content-2 .tab-content .single-service table.fee-tabless { margin: 0; } .module-content-2 .tab-content .single-service table.fee-tabless th { background: #C4D0DE; color: #1E5193; } .module-content-2 .tab-content .module-switch { font-size: 25px; } .module-content-2 .module-pricing { background: #F2F2F2; position: relative; margin: 0; } .module-content-2 .module-pricing .price-head { background: #1D5092; color: #fff; padding: 1% 20%; position: relative; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-head { padding: 1% 5%; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-head { padding: 1% 5%; } } .module-content-2 .module-pricing .price-head:before { background: #E5E5E5; content: ""; left: 24px; top: -15px; height: 88px; width: 30px; position: absolute; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-head:before { display: none; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-head:before { display: none; } } .module-content-2 .module-pricing .price-head .level-badge { background: #E5E5E5; padding: 10px 15px; color: #000; position: absolute; top: -21px; right: 5px; font-size: 14px; text-transform: uppercase; font-weight: 700; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-head .level-badge { position: absolute; top: -57px; right: 0px; } } .module-content-2 .module-pricing .price-body { padding: 0% 2%; margin: 0; border-bottom: solid black 2px; } .module-content-2 .module-pricing .price-body .inner-body { background: #EDEDED; padding: 2% 2%; margin: 0; } .module-content-2 .module-pricing .price-body .inner-body .wp { text-align: center; padding: 10px 0 40px; } .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; font-style: italic; padding: 3px 20px; border: solid #000 3px; font-weight: 700; color: #1B518F; } @media only screen and (max-width: 767px) { .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 480px) { .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } @media only screen and (max-width: 320px) { .module-content-2 .module-pricing .price-body .inner-body .price-title { font-size: 20px; } } .module-content-2 .module-pricing .price-body .table { border: solid rgba(0, 0, 0, 0) 0px; } .module-content-2 .module-pricing .price-body .table tr { text-align: left; } .payment-modal .table td{ font-size: 18px !important; padding: 6px !important; }
0.326701
0.076201
.col-0 { @apply --col-0; } .col-1 { @apply --column; @apply --col-1; } .col-2 { @apply --column; @apply --col-2; } .col-3 { @apply --column; @apply --col-3; } .col-4 { @apply --column; @apply --col-4; } .col-4-5 { @apply --column; @apply --col-4-5; } .col-5 { @apply --column; @apply --col-5; } .col-6 { @apply --column; @apply --col-6; } .col-7 { @apply --column; @apply --col-7; } .col-8 { @apply --column; @apply --col-8; } .col-9 { @apply --column; @apply --col-9; } .col-10 { @apply --column; @apply --col-10; } .col-11 { @apply --column; @apply --col-11; } .col-12 { @apply --column; @apply --col-12; } .offset-0 { margin-left: 0; } .offset-1 { margin-left: 8.33333%; } .offset-2 { margin-left: 16.66667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.33333%; } .offset-4-5 { margin-left: 37.5%; } .offset-5 { margin-left: 41.66667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.33333%; } .offset-8 { margin-left: 66.66667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.33333%; } .offset-11 { margin-left: 91.66667%; } .offset-12 { margin-left: 100%; } @media (--small) { .col-sm-0 { @apply --col-0; } .col-sm-1 { @apply --column; @apply --col-1; } .col-sm-2 { @apply --column; @apply --col-2; } .col-sm-3 { @apply --column; @apply --col-3; } .col-sm-4 { @apply --column; @apply --col-4; } .col-sm-4-5 { @apply --column; @apply --col-4-5; } .col-sm-5 { @apply --column; @apply --col-5; } .col-sm-6 { @apply --column; @apply --col-6; } .col-sm-7 { @apply --column; @apply --col-7; } .col-sm-8 { @apply --column; @apply --col-8; } .col-sm-9 { @apply --column; @apply --col-9; } .col-sm-10 { @apply --column; @apply --col-10; } .col-sm-11 { @apply --column; @apply --col-11; } .col-sm-12 { @apply --column; @apply --col-12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.33333%; } .offset-sm-2 { margin-left: 16.66667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.33333%; } .offset-sm-4-5 { margin-left: 37.5%; } .offset-sm-5 { margin-left: 41.66667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.33333%; } .offset-sm-8 { margin-left: 66.66667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.33333%; } .offset-sm-11 { margin-left: 91.66667%; } .offset-sm-12 { margin-left: 100%; } } @media (--medium) { .col-m-0 { @apply --col-0; } .col-m-1 { @apply --column; @apply --col-1; } .col-m-2 { @apply --column; @apply --col-2; } .col-m-3 { @apply --column; @apply --col-3; } .col-m-4 { @apply --column; @apply --col-4; } .col-m-4-5 { @apply --column; @apply --col-4-5; } .col-m-5 { @apply --column; @apply --col-5; } .col-m-6 { @apply --column; @apply --col-6; } .col-m-7 { @apply --column; @apply --col-7; } .col-m-8 { @apply --column; @apply --col-8; } .col-m-9 { @apply --column; @apply --col-9; } .col-m-10 { @apply --column; @apply --col-10; } .col-m-11 { @apply --column; @apply --col-11; } .col-m-12 { @apply --column; @apply --col-12; } .offset-m-0 { @apply --column; margin-left: 0; } .offset-m-1 { margin-left: 8.33333%; } .offset-m-2 { margin-left: 16.66667%; } .offset-m-3 { margin-left: 25%; } .offset-m-4 { margin-left: 33.33333%; } .offset-m-4-5 { margin-left: 37.5%; } .offset-m-5 { margin-left: 41.66667%; } .offset-m-6 { margin-left: 50%; } .offset-m-7 { margin-left: 58.33333%; } .offset-m-8 { margin-left: 66.66667%; } .offset-m-9 { margin-left: 75%; } .offset-m-10 { margin-left: 83.33333%; } .offset-m-11 { margin-left: 91.66667%; } .offset-m-12 { margin-left: 100%; } } @media (--large) { .col-lg-0 { @apply --col-0; } .col-lg-1 { @apply --column; @apply --col-1; } .col-lg-2 { @apply --column; @apply --col-2; } .col-lg-3 { @apply --column; @apply --col-3; } .col-lg-4 { @apply --column; @apply --col-4; } .col-lg-4-5 { @apply --column; @apply --col-4-5; } .col-lg-5 { @apply --column; @apply --col-5; } .col-lg-6 { @apply --column; @apply --col-6; } .col-lg-7 { @apply --column; @apply --col-7; } .col-lg-8 { @apply --column; @apply --col-8; } .col-lg-9 { @apply --column; @apply --col-9; } .col-lg-10 { @apply --column; @apply --col-10; } .col-lg-11 { @apply --column; @apply --col-11; } .col-lg-12 { @apply --column; @apply --col-12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.33333%; } .offset-lg-2 { margin-left: 16.66667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.33333%; } .offset-lg-4-5 { margin-left: 37.5%; } .offset-lg-5 { margin-left: 41.66667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.33333%; } .offset-lg-8 { margin-left: 66.66667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.33333%; } .offset-lg-11 { margin-left: 91.66667%; } .offset-lg-12 { margin-left: 100%; } }
src/css/grid/_base.css
.col-0 { @apply --col-0; } .col-1 { @apply --column; @apply --col-1; } .col-2 { @apply --column; @apply --col-2; } .col-3 { @apply --column; @apply --col-3; } .col-4 { @apply --column; @apply --col-4; } .col-4-5 { @apply --column; @apply --col-4-5; } .col-5 { @apply --column; @apply --col-5; } .col-6 { @apply --column; @apply --col-6; } .col-7 { @apply --column; @apply --col-7; } .col-8 { @apply --column; @apply --col-8; } .col-9 { @apply --column; @apply --col-9; } .col-10 { @apply --column; @apply --col-10; } .col-11 { @apply --column; @apply --col-11; } .col-12 { @apply --column; @apply --col-12; } .offset-0 { margin-left: 0; } .offset-1 { margin-left: 8.33333%; } .offset-2 { margin-left: 16.66667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.33333%; } .offset-4-5 { margin-left: 37.5%; } .offset-5 { margin-left: 41.66667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.33333%; } .offset-8 { margin-left: 66.66667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.33333%; } .offset-11 { margin-left: 91.66667%; } .offset-12 { margin-left: 100%; } @media (--small) { .col-sm-0 { @apply --col-0; } .col-sm-1 { @apply --column; @apply --col-1; } .col-sm-2 { @apply --column; @apply --col-2; } .col-sm-3 { @apply --column; @apply --col-3; } .col-sm-4 { @apply --column; @apply --col-4; } .col-sm-4-5 { @apply --column; @apply --col-4-5; } .col-sm-5 { @apply --column; @apply --col-5; } .col-sm-6 { @apply --column; @apply --col-6; } .col-sm-7 { @apply --column; @apply --col-7; } .col-sm-8 { @apply --column; @apply --col-8; } .col-sm-9 { @apply --column; @apply --col-9; } .col-sm-10 { @apply --column; @apply --col-10; } .col-sm-11 { @apply --column; @apply --col-11; } .col-sm-12 { @apply --column; @apply --col-12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.33333%; } .offset-sm-2 { margin-left: 16.66667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.33333%; } .offset-sm-4-5 { margin-left: 37.5%; } .offset-sm-5 { margin-left: 41.66667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.33333%; } .offset-sm-8 { margin-left: 66.66667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.33333%; } .offset-sm-11 { margin-left: 91.66667%; } .offset-sm-12 { margin-left: 100%; } } @media (--medium) { .col-m-0 { @apply --col-0; } .col-m-1 { @apply --column; @apply --col-1; } .col-m-2 { @apply --column; @apply --col-2; } .col-m-3 { @apply --column; @apply --col-3; } .col-m-4 { @apply --column; @apply --col-4; } .col-m-4-5 { @apply --column; @apply --col-4-5; } .col-m-5 { @apply --column; @apply --col-5; } .col-m-6 { @apply --column; @apply --col-6; } .col-m-7 { @apply --column; @apply --col-7; } .col-m-8 { @apply --column; @apply --col-8; } .col-m-9 { @apply --column; @apply --col-9; } .col-m-10 { @apply --column; @apply --col-10; } .col-m-11 { @apply --column; @apply --col-11; } .col-m-12 { @apply --column; @apply --col-12; } .offset-m-0 { @apply --column; margin-left: 0; } .offset-m-1 { margin-left: 8.33333%; } .offset-m-2 { margin-left: 16.66667%; } .offset-m-3 { margin-left: 25%; } .offset-m-4 { margin-left: 33.33333%; } .offset-m-4-5 { margin-left: 37.5%; } .offset-m-5 { margin-left: 41.66667%; } .offset-m-6 { margin-left: 50%; } .offset-m-7 { margin-left: 58.33333%; } .offset-m-8 { margin-left: 66.66667%; } .offset-m-9 { margin-left: 75%; } .offset-m-10 { margin-left: 83.33333%; } .offset-m-11 { margin-left: 91.66667%; } .offset-m-12 { margin-left: 100%; } } @media (--large) { .col-lg-0 { @apply --col-0; } .col-lg-1 { @apply --column; @apply --col-1; } .col-lg-2 { @apply --column; @apply --col-2; } .col-lg-3 { @apply --column; @apply --col-3; } .col-lg-4 { @apply --column; @apply --col-4; } .col-lg-4-5 { @apply --column; @apply --col-4-5; } .col-lg-5 { @apply --column; @apply --col-5; } .col-lg-6 { @apply --column; @apply --col-6; } .col-lg-7 { @apply --column; @apply --col-7; } .col-lg-8 { @apply --column; @apply --col-8; } .col-lg-9 { @apply --column; @apply --col-9; } .col-lg-10 { @apply --column; @apply --col-10; } .col-lg-11 { @apply --column; @apply --col-11; } .col-lg-12 { @apply --column; @apply --col-12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.33333%; } .offset-lg-2 { margin-left: 16.66667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.33333%; } .offset-lg-4-5 { margin-left: 37.5%; } .offset-lg-5 { margin-left: 41.66667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.33333%; } .offset-lg-8 { margin-left: 66.66667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.33333%; } .offset-lg-11 { margin-left: 91.66667%; } .offset-lg-12 { margin-left: 100%; } }
0.659405
0.132767
.image-ex-container { margin: auto; overflow: hidden; position: relative; } .image-ex-img { position: absolute; } .image-ex-img-center { left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; -webkit-transition: none; transition: none; } .image-ex-img-ready { left: 0; top: 0; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; } :root { --blue: #2196f3; --dark-blue: #1e88e5; --red: #f44336; --dark-red: #d32f2f; --moon-grey: #f2f2f2; } .button { outline: 0; border: 0; padding: 0.5em 1em; border-radius: 0.1em; cursor: pointer; background: var(--blue); color: #fff; border: 1px solid rgba(0, 0, 0, 0.05); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); -webkit-transition: all 0.1s ease; transition: all 0.1s ease; } /*.button:hover { background-color: var(--dark-blue); }*/ .button--block { margin: 0 0 0.5em; display: block; width: 100%; } .button--red { background: var(--red); } .button--blue { background: var(--blue); } .button--flat { color: var(--dark-blue); background: transparent; -webkit-box-shadow: 0 0 0; box-shadow: 0 0 0; border: 0; text-transform: uppercase; } .button--flat:hover { background: var(--moon-grey); } .button--flat.button--red { color: var(--dark-red); } .button--flat.button--grey { color: #6f6f6f; } .button[disabled] { opacity: 0.5; cursor: not-allowed; } .input { border-radius: 0.1em; padding: 0.5em 1em; background: #fff; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-transition: all 0.2s ease; transition: all 0.2s ease; color: #333; margin: 0; } .input:focus, .input:hover { border-color: rgba(0, 0, 0, 0.2); } .input--block { margin-bottom: 0.5em; display: block; width: 100%; } .input--textarea { line-height: 1.15; font-family: monospace; min-height: 10em; resize: vertical; } .input--red { background: #fcd0cd; } .input--green { background: #c9f2da; } .material-icons { font-size: 1.5rem; } body { font-family: Roboto, sans-serif; padding-top: 4em; background-color: #fafafa; color: #333; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } *, :active, :focus, :hover { outline: 0; } a { text-decoration: none; } img { max-width: 100%; } audio, video { width: 100%; } .mobile-only { display: none !important; } .container { width: 95%; max-width: 960px; margin: 1em auto 0; } i.spin { -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; } #app { -webkit-transition: padding 0.2s ease; transition: padding 0.2s ease; } #app.multiple { padding-bottom: 4em; } nav { width: 16em; position: fixed; top: 4em; left: 0; } nav .action { width: 100%; display: block; border-radius: 0; font-size: 1.1em; padding: 0.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } nav > div { border-top: 1px solid rgba(0, 0, 0, 0.05); } nav .action > * { vertical-align: middle; } main { min-height: 1em; margin: 0 1em 1em auto; width: calc(100% - 19em); } .breadcrumbs { height: 3em; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .breadcrumbs, .breadcrumbs span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #6f6f6f; } .breadcrumbs a { color: inherit; -webkit-transition: 0.1s ease-in; transition: 0.1s ease-in; border-radius: 0.125em; } .breadcrumbs a:hover { background-color: rgba(0, 0, 0, 0.05); } .breadcrumbs span a { padding: 0.2em; } #progress { position: fixed; top: 0; left: 0; width: 100%; height: 3px; z-index: 9999999999; } #progress div { height: 100%; background-color: #40c4ff; width: 0; -webkit-transition: width 0.2s ease; transition: width 0.2s ease; } .break-word { word-break: break-all; } header { z-index: 1000; background-color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: fixed; top: 0; left: 0; height: 4em; width: 100%; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0.5em 0.5em 0.5em 1em; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } header > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; } header title { display: block; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 0 1em; overflow: hidden; text-overflow: ellipsis; font-size: 1.2em; } header .overlay { width: 0; height: 0; } header a, header a:hover { color: inherit; } header > div:first-child > .action, header img { margin-right: 1em; } header img { height: 2.5em; } header .action span { display: none; } header > div div { vertical-align: middle; position: relative; } #more, header .menu-button, header .search-button { display: none; } #listing h2 { margin: 0 0 0 0.5em; font-size: 0.9em; color: rgba(0, 0, 0, 0.38); font-weight: 500; } #listing .item div:last-of-type * { text-overflow: ellipsis; overflow: hidden; } /*my custom css*/ #listing .myheader { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } #listing .mycustom > div { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } #listing .item, #listing .myheader { display: -webkit-box; display: -ms-flexbox; display: flex; } #listing .mycustom > div { display: -webkit-box; display: -ms-flexbox; display: flex; } /*my custom css end */ #listing .item { background-color: #fff; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; color: #6f6f6f; -webkit-transition: background 0.1s ease, opacity 0.1s ease; transition: background 0.1s ease, opacity 0.1s ease; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #listing .item div:last-of-type { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } #listing .item p { margin: 0; } #listing .item .modified, #listing .item .size { font-size: 0.9em; } #listing .item .name { font-weight: 700; } #listing .item i { font-size: 4em; } #listing .item i, #listing .item img { margin-right: 0.1em; vertical-align: bottom; } #listing .item img { width: 4em; height: 4em; -o-object-fit: cover; object-fit: cover; } .message { text-align: center; font-size: 2em; margin: 1em auto; display: block !important; width: 95%; color: rgba(0, 0, 0, 0.3); font-weight: 500; } .message i { font-size: 2.5em; margin-bottom: 0.2em; display: block; } #listing.mosaic { padding-top: 1em; margin: 0 -0.5em; } #listing.mosaic .item { width: calc(33% - 1em); margin: 0.5em; padding: 0.5em; border-radius: 0.2em; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12); } #listing.mosaic .item:hover { -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important; } #listing.mosaic .header { display: none; } #listing.mosaic .item div:first-of-type { width: 5em; } #listing.mosaic .item div:last-of-type { width: calc(100% - 5vw); } #listing.list { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; max-width: 100%; margin: 0; } #listing.list .item { width: 100%; margin: 0; border: 1px solid rgba(0, 0, 0, 0.1); padding: 1em; border-top: 0; } #listing.list h2 { display: none; } #listing .item[aria-selected="true"] { background: var(--blue) !important; color: #fff !important; } #listing.list .item div:first-of-type { width: 3em; } #listing.list .item div:first-of-type i { font-size: 2em; } #listing.list .item div:first-of-type img { width: 2em; height: 2em; } #listing.list .item div:last-of-type { width: calc(100% - 3em); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #listing.list .item .name { width: 50%; } #listing.list .item .size { width: 25%; } #listing .item.header { display: none !important; background-color: #ccc; } #listing.list .header i { font-size: 1.5em; vertical-align: middle; margin-left: 0.2em; } #listing.list .item.header { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; background: #fafafa; z-index: 999; padding: 0.85em; border: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } #listing.list .header a { color: inherit; } #listing.list .item.header > div:first-child { width: 0; } #listing.list .name { font-weight: 400; } #listing.list .item.header .name { margin-right: 3em; } #listing.list .header span { vertical-align: middle; } #listing.list .header i { opacity: 0; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; } #listing.list .header .active i, #listing.list .header p:hover i { opacity: 1; } #listing.list .item.header .active { font-weight: 700; } #listing #multiple-selection { position: fixed; bottom: -4em; left: 0; z-index: 99999; width: 100%; background-color: var(--blue); height: 4em; padding: 0.5em 0.5em 0.5em 1em; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: bottom 0.2s ease; transition: bottom 0.2s ease; } #listing #multiple-selection.active { bottom: 0; } #listing #multiple-selection i, #listing #multiple-selection p { color: #fff; } li code, p code { background: rgba(0, 0, 0, 0.05); padding: 0.1em; border-radius: 0.2em; } .small { font-size: 0.8em; line-height: 1.5; } table { border-collapse: collapse; width: 100%; } table tr { border-bottom: 1px solid #ccc; } table tr:last-child { border: 0; } table th { font-weight: 500; color: #757575; text-align: left; } table td, table th { padding: 0.5em 0; } table td.small { width: 1em; } table tr > :first-child { padding-left: 1em; } table tr > :last-child { padding-right: 1em; } .card { position: relative; margin: 0 0 1rem 0; background-color: #fff; border-radius: 2px; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); overflow: auto; } .card.floating { position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 25em; width: 90%; max-height: 95%; z-index: 99999; -webkit-animation: show 0.1s forwards; animation: show 0.1s forwards; } .card > * > :first-child { margin-top: 0; } .card > * > :last-child { margin-bottom: 0; } .card .card-title { padding: 1.5em 1em 1em; display: -webkit-box; display: -ms-flexbox; display: flex; } .card .card-title > :first-child { margin-right: auto; } .card > div { padding: 1em 1em; } .card > div:first-child { padding-top: 1.5em; } .card > div:last-child { padding-bottom: 1.5em; } .card .card-title * { margin: 0; } .card .card-action { text-align: right; } .card .card-content.full { padding-bottom: 0; overflow: auto; } .card h2, .card h3 { font-weight: 500; } .card h3 { color: rgba(0, 0, 0, 0.53); font-size: 1em; margin: 2em 0 1em; } .card-content table { margin: 0 -1em; width: calc(100% + 2em); } .card code { word-wrap: break-word; } .card#download { max-width: 15em; } .card#share ul { list-style: none; padding: 0; margin: 0; } .card#share ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .card#share ul li a { color: var(--blue); cursor: pointer; margin-right: auto; } .card#share ul li .action i { font-size: 1em; } .card#share ul li input, .card#share ul li select { padding: 0.2em; margin-right: 0.5em; border: 1px solid #dadada; } .card#share .action.copy-clipboard:after { content: "Copied!"; position: absolute; left: -25%; width: 150%; font-size: 0.6em; text-align: center; background: #44a6f5; color: #fff; padding: 0.5em 0.2em; border-radius: 0.4em; top: -2em; -webkit-transition: opacity 0.1s ease; transition: opacity 0.1s ease; opacity: 0; } .card#share .action.copy-clipboard.active:after { opacity: 1; } .card#share .input-group { display: -webkit-box; display: -ms-flexbox; display: flex; } .card#share .input-group * { border: none; } .card#share .input-group input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .overlay { background-color: rgba(0, 0, 0, 0.5); position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 9999; -webkit-animation: show 0.1s forwards; animation: show 0.1s forwards; } .file-list { max-height: 50vh; overflow: auto; list-style: none; margin: 0; padding: 0; width: 100%; } .file-list li { width: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 0.2em; padding: 0.3em; } .file-list li[aria-selected="true"] { background: var(--blue) !important; color: #fff !important; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; } /*.file-list li:hover { background-color: #e9eaeb; cursor: pointer; }*/ .file-list li:before { content: "folder"; color: #6f6f6f; vertical-align: middle; line-height: 1.4; font-family: Material Icons; font-size: 1.75em; margin-right: 0.25em; } .file-list li[aria-selected="true"]:before { color: #fff; } @-webkit-keyframes show { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } to { display: block; opacity: 1; } } @keyframes show { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } to { display: block; opacity: 1; } } .card .card-action.full { padding-top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .card .card-action.full .action { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 2em; border-radius: 0.2em; border: 1px solid rgba(0, 0, 0, 0.1); text-align: center; margin: 0 0.25em 0.5em; } .card .card-action.full .action i { display: block; padding: 0; margin-bottom: 0.25em; font-size: 4em; } .card .card-action.full .action .title { font-size: 1.5em; font-weight: 500; } @media (max-width: 1024px) { nav { width: 10em; } } @media (max-width: 1024px) { main { width: calc(100% - 13em); } } @media (max-width: 736px) { body { padding-bottom: 5em; } #listing.list .item .size { display: none; } #listing.list .item .name { width: 60%; } #more { display: inherit; } header .overlay { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); } #dropdown { position: fixed; top: 1em; right: 1em; background-color: #fff; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -webkit-transform: scale(0); transform: scale(0); -webkit-transition: transform 0.1s ease-in-out; transition: transform 0.1s ease-in-out; -webkit-transform-origin: top right; transform-origin: top right; z-index: 99999; } #dropdown, #dropdown > div { display: block; } #dropdown.active { -webkit-transform: scale(1); transform: scale(1); } #dropdown .action { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 0; width: 100%; } #dropdown .action span:not(.counter) { display: inline-block; padding: 0.4em; } #dropdown .counter { left: 2.25em; } #file-selection { position: fixed; bottom: 1em; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.06) 0 1px 3px, rgba(0, 0, 0, 0.12) 0 1px 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12); width: 95%; max-width: 20em; z-index: 1; } #file-selection .action { border-radius: 50%; width: auto; } #file-selection > span { display: inline-block; margin-left: 1em; color: #6f6f6f; margin-right: auto; } #file-selection .action span { display: none; } nav { top: 0; z-index: 99999; background: #fff; height: 100%; width: 16em; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -webkit-transition: left 0.1s ease; transition: left 0.1s ease; left: -17em; } nav.active { left: 0; } header .menu-button, header .search-button { display: inherit; } header img { display: none; } #listing { margin-bottom: 5em; } main { margin: 0 1em; width: calc(100% - 2em); } #search { display: none; } #search.active { display: block; } } @media (max-width: 450px) { #listing.list .item .modified { display: none; } #listing.list .item .name { width: 100%; } } .link { color: var(--blue); } main .spinner { display: block; text-align: center; line-height: 0; padding: 1em 0; } main .spinner > div { width: 0.8em; height: 0.8em; margin: 0 0.1em; font-size: 1em; background-color: rgba(0, 0, 0, 0.3); border-radius: 100%; display: inline-block; -webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both; animation: sk-bouncedelay 1.4s ease-in-out infinite both; } main .spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } main .spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } .delayed { -webkit-animation: delayed 0.1s linear; animation: delayed 0.1s linear; } @-webkit-keyframes delayed { 0% { opacity: 0; } 99% { opacity: 0; } to { opacity: 1; } } @keyframes delayed { 0% { opacity: 0; } 99% { opacity: 0; } to { opacity: 1; } } .action { display: inline-block; cursor: pointer; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; border: 0; margin: 0; color: #546e7a; border-radius: 50%; background: transparent; padding: 0; -webkit-box-shadow: none; box-shadow: none; vertical-align: middle; text-align: left; position: relative; } .action.disabled { opacity: 0.2; cursor: not-allowed; } .action i { padding: 0.4em; -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; border-radius: 50%; } .action:hover { background-color: rgba(0, 0, 0, 0.1); } .action ul { position: absolute; top: 0; color: #7d7d7d; list-style: none; margin: 0; padding: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: flex; } .action ul li { line-height: 1; padding: 0.7em; -webkit-transition: background-color 0.1s ease; transition: background-color 0.1s ease; } .action ul li:hover { background-color: rgba(0, 0, 0, 0.04); } #click-overlay { display: none; position: fixed; cursor: pointer; top: 0; left: 0; height: 100%; width: 100%; } #click-overlay.active { display: block; } .action .counter { display: block; position: absolute; bottom: 0; right: 0; background: var(--blue); color: #fff; border-radius: 50%; font-size: 0.75em; width: 1.8em; height: 1.8em; text-align: center; line-height: 1.55em; font-weight: 700; border: 2px solid #fff; } @-webkit-keyframes spin { to { -webkit-transform: rotate(-1turn); transform: rotate(-1turn); } } @keyframes spin { to { -webkit-transform: rotate(-1turn); transform: rotate(-1turn); } }
filebrowser/static/css/file.css
.image-ex-container { margin: auto; overflow: hidden; position: relative; } .image-ex-img { position: absolute; } .image-ex-img-center { left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; -webkit-transition: none; transition: none; } .image-ex-img-ready { left: 0; top: 0; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; } :root { --blue: #2196f3; --dark-blue: #1e88e5; --red: #f44336; --dark-red: #d32f2f; --moon-grey: #f2f2f2; } .button { outline: 0; border: 0; padding: 0.5em 1em; border-radius: 0.1em; cursor: pointer; background: var(--blue); color: #fff; border: 1px solid rgba(0, 0, 0, 0.05); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); box-shadow: 0 0 5px rgba(0, 0, 0, 0.05); -webkit-transition: all 0.1s ease; transition: all 0.1s ease; } /*.button:hover { background-color: var(--dark-blue); }*/ .button--block { margin: 0 0 0.5em; display: block; width: 100%; } .button--red { background: var(--red); } .button--blue { background: var(--blue); } .button--flat { color: var(--dark-blue); background: transparent; -webkit-box-shadow: 0 0 0; box-shadow: 0 0 0; border: 0; text-transform: uppercase; } .button--flat:hover { background: var(--moon-grey); } .button--flat.button--red { color: var(--dark-red); } .button--flat.button--grey { color: #6f6f6f; } .button[disabled] { opacity: 0.5; cursor: not-allowed; } .input { border-radius: 0.1em; padding: 0.5em 1em; background: #fff; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-transition: all 0.2s ease; transition: all 0.2s ease; color: #333; margin: 0; } .input:focus, .input:hover { border-color: rgba(0, 0, 0, 0.2); } .input--block { margin-bottom: 0.5em; display: block; width: 100%; } .input--textarea { line-height: 1.15; font-family: monospace; min-height: 10em; resize: vertical; } .input--red { background: #fcd0cd; } .input--green { background: #c9f2da; } .material-icons { font-size: 1.5rem; } body { font-family: Roboto, sans-serif; padding-top: 4em; background-color: #fafafa; color: #333; } * { -webkit-box-sizing: border-box; box-sizing: border-box; } *, :active, :focus, :hover { outline: 0; } a { text-decoration: none; } img { max-width: 100%; } audio, video { width: 100%; } .mobile-only { display: none !important; } .container { width: 95%; max-width: 960px; margin: 1em auto 0; } i.spin { -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; } #app { -webkit-transition: padding 0.2s ease; transition: padding 0.2s ease; } #app.multiple { padding-bottom: 4em; } nav { width: 16em; position: fixed; top: 4em; left: 0; } nav .action { width: 100%; display: block; border-radius: 0; font-size: 1.1em; padding: 0.5em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } nav > div { border-top: 1px solid rgba(0, 0, 0, 0.05); } nav .action > * { vertical-align: middle; } main { min-height: 1em; margin: 0 1em 1em auto; width: calc(100% - 19em); } .breadcrumbs { height: 3em; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .breadcrumbs, .breadcrumbs span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #6f6f6f; } .breadcrumbs a { color: inherit; -webkit-transition: 0.1s ease-in; transition: 0.1s ease-in; border-radius: 0.125em; } .breadcrumbs a:hover { background-color: rgba(0, 0, 0, 0.05); } .breadcrumbs span a { padding: 0.2em; } #progress { position: fixed; top: 0; left: 0; width: 100%; height: 3px; z-index: 9999999999; } #progress div { height: 100%; background-color: #40c4ff; width: 0; -webkit-transition: width 0.2s ease; transition: width 0.2s ease; } .break-word { word-break: break-all; } header { z-index: 1000; background-color: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.075); -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); position: fixed; top: 0; left: 0; height: 4em; width: 100%; padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0.5em 0.5em 0.5em 1em; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } header > * { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; } header title { display: block; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 0 1em; overflow: hidden; text-overflow: ellipsis; font-size: 1.2em; } header .overlay { width: 0; height: 0; } header a, header a:hover { color: inherit; } header > div:first-child > .action, header img { margin-right: 1em; } header img { height: 2.5em; } header .action span { display: none; } header > div div { vertical-align: middle; position: relative; } #more, header .menu-button, header .search-button { display: none; } #listing h2 { margin: 0 0 0 0.5em; font-size: 0.9em; color: rgba(0, 0, 0, 0.38); font-weight: 500; } #listing .item div:last-of-type * { text-overflow: ellipsis; overflow: hidden; } /*my custom css*/ #listing .myheader { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } #listing .mycustom > div { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } #listing .item, #listing .myheader { display: -webkit-box; display: -ms-flexbox; display: flex; } #listing .mycustom > div { display: -webkit-box; display: -ms-flexbox; display: flex; } /*my custom css end */ #listing .item { background-color: #fff; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; color: #6f6f6f; -webkit-transition: background 0.1s ease, opacity 0.1s ease; transition: background 0.1s ease, opacity 0.1s ease; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #listing .item div:last-of-type { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } #listing .item p { margin: 0; } #listing .item .modified, #listing .item .size { font-size: 0.9em; } #listing .item .name { font-weight: 700; } #listing .item i { font-size: 4em; } #listing .item i, #listing .item img { margin-right: 0.1em; vertical-align: bottom; } #listing .item img { width: 4em; height: 4em; -o-object-fit: cover; object-fit: cover; } .message { text-align: center; font-size: 2em; margin: 1em auto; display: block !important; width: 95%; color: rgba(0, 0, 0, 0.3); font-weight: 500; } .message i { font-size: 2.5em; margin-bottom: 0.2em; display: block; } #listing.mosaic { padding-top: 1em; margin: 0 -0.5em; } #listing.mosaic .item { width: calc(33% - 1em); margin: 0.5em; padding: 0.5em; border-radius: 0.2em; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12); } #listing.mosaic .item:hover { -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important; } #listing.mosaic .header { display: none; } #listing.mosaic .item div:first-of-type { width: 5em; } #listing.mosaic .item div:last-of-type { width: calc(100% - 5vw); } #listing.list { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; max-width: 100%; margin: 0; } #listing.list .item { width: 100%; margin: 0; border: 1px solid rgba(0, 0, 0, 0.1); padding: 1em; border-top: 0; } #listing.list h2 { display: none; } #listing .item[aria-selected="true"] { background: var(--blue) !important; color: #fff !important; } #listing.list .item div:first-of-type { width: 3em; } #listing.list .item div:first-of-type i { font-size: 2em; } #listing.list .item div:first-of-type img { width: 2em; height: 2em; } #listing.list .item div:last-of-type { width: calc(100% - 3em); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } #listing.list .item .name { width: 50%; } #listing.list .item .size { width: 25%; } #listing .item.header { display: none !important; background-color: #ccc; } #listing.list .header i { font-size: 1.5em; vertical-align: middle; margin-left: 0.2em; } #listing.list .item.header { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; background: #fafafa; z-index: 999; padding: 0.85em; border: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); } #listing.list .header a { color: inherit; } #listing.list .item.header > div:first-child { width: 0; } #listing.list .name { font-weight: 400; } #listing.list .item.header .name { margin-right: 3em; } #listing.list .header span { vertical-align: middle; } #listing.list .header i { opacity: 0; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; } #listing.list .header .active i, #listing.list .header p:hover i { opacity: 1; } #listing.list .item.header .active { font-weight: 700; } #listing #multiple-selection { position: fixed; bottom: -4em; left: 0; z-index: 99999; width: 100%; background-color: var(--blue); height: 4em; padding: 0.5em 0.5em 0.5em 1em; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-transition: bottom 0.2s ease; transition: bottom 0.2s ease; } #listing #multiple-selection.active { bottom: 0; } #listing #multiple-selection i, #listing #multiple-selection p { color: #fff; } li code, p code { background: rgba(0, 0, 0, 0.05); padding: 0.1em; border-radius: 0.2em; } .small { font-size: 0.8em; line-height: 1.5; } table { border-collapse: collapse; width: 100%; } table tr { border-bottom: 1px solid #ccc; } table tr:last-child { border: 0; } table th { font-weight: 500; color: #757575; text-align: left; } table td, table th { padding: 0.5em 0; } table td.small { width: 1em; } table tr > :first-child { padding-left: 1em; } table tr > :last-child { padding-right: 1em; } .card { position: relative; margin: 0 0 1rem 0; background-color: #fff; border-radius: 2px; -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2); overflow: auto; } .card.floating { position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 25em; width: 90%; max-height: 95%; z-index: 99999; -webkit-animation: show 0.1s forwards; animation: show 0.1s forwards; } .card > * > :first-child { margin-top: 0; } .card > * > :last-child { margin-bottom: 0; } .card .card-title { padding: 1.5em 1em 1em; display: -webkit-box; display: -ms-flexbox; display: flex; } .card .card-title > :first-child { margin-right: auto; } .card > div { padding: 1em 1em; } .card > div:first-child { padding-top: 1.5em; } .card > div:last-child { padding-bottom: 1.5em; } .card .card-title * { margin: 0; } .card .card-action { text-align: right; } .card .card-content.full { padding-bottom: 0; overflow: auto; } .card h2, .card h3 { font-weight: 500; } .card h3 { color: rgba(0, 0, 0, 0.53); font-size: 1em; margin: 2em 0 1em; } .card-content table { margin: 0 -1em; width: calc(100% + 2em); } .card code { word-wrap: break-word; } .card#download { max-width: 15em; } .card#share ul { list-style: none; padding: 0; margin: 0; } .card#share ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .card#share ul li a { color: var(--blue); cursor: pointer; margin-right: auto; } .card#share ul li .action i { font-size: 1em; } .card#share ul li input, .card#share ul li select { padding: 0.2em; margin-right: 0.5em; border: 1px solid #dadada; } .card#share .action.copy-clipboard:after { content: "Copied!"; position: absolute; left: -25%; width: 150%; font-size: 0.6em; text-align: center; background: #44a6f5; color: #fff; padding: 0.5em 0.2em; border-radius: 0.4em; top: -2em; -webkit-transition: opacity 0.1s ease; transition: opacity 0.1s ease; opacity: 0; } .card#share .action.copy-clipboard.active:after { opacity: 1; } .card#share .input-group { display: -webkit-box; display: -ms-flexbox; display: flex; } .card#share .input-group * { border: none; } .card#share .input-group input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .overlay { background-color: rgba(0, 0, 0, 0.5); position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 9999; -webkit-animation: show 0.1s forwards; animation: show 0.1s forwards; } .file-list { max-height: 50vh; overflow: auto; list-style: none; margin: 0; padding: 0; width: 100%; } .file-list li { width: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 0.2em; padding: 0.3em; } .file-list li[aria-selected="true"] { background: var(--blue) !important; color: #fff !important; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; } /*.file-list li:hover { background-color: #e9eaeb; cursor: pointer; }*/ .file-list li:before { content: "folder"; color: #6f6f6f; vertical-align: middle; line-height: 1.4; font-family: Material Icons; font-size: 1.75em; margin-right: 0.25em; } .file-list li[aria-selected="true"]:before { color: #fff; } @-webkit-keyframes show { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } to { display: block; opacity: 1; } } @keyframes show { 0% { display: none; opacity: 0; } 1% { display: block; opacity: 0; } to { display: block; opacity: 1; } } .card .card-action.full { padding-top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .card .card-action.full .action { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 2em; border-radius: 0.2em; border: 1px solid rgba(0, 0, 0, 0.1); text-align: center; margin: 0 0.25em 0.5em; } .card .card-action.full .action i { display: block; padding: 0; margin-bottom: 0.25em; font-size: 4em; } .card .card-action.full .action .title { font-size: 1.5em; font-weight: 500; } @media (max-width: 1024px) { nav { width: 10em; } } @media (max-width: 1024px) { main { width: calc(100% - 13em); } } @media (max-width: 736px) { body { padding-bottom: 5em; } #listing.list .item .size { display: none; } #listing.list .item .name { width: 60%; } #more { display: inherit; } header .overlay { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); } #dropdown { position: fixed; top: 1em; right: 1em; background-color: #fff; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -webkit-transform: scale(0); transform: scale(0); -webkit-transition: transform 0.1s ease-in-out; transition: transform 0.1s ease-in-out; -webkit-transform-origin: top right; transform-origin: top right; z-index: 99999; } #dropdown, #dropdown > div { display: block; } #dropdown.active { -webkit-transform: scale(1); transform: scale(1); } #dropdown .action { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 0; width: 100%; } #dropdown .action span:not(.counter) { display: inline-block; padding: 0.4em; } #dropdown .counter { left: 2.25em; } #file-selection { position: fixed; bottom: 1em; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.06) 0 1px 3px, rgba(0, 0, 0, 0.12) 0 1px 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12); width: 95%; max-width: 20em; z-index: 1; } #file-selection .action { border-radius: 50%; width: auto; } #file-selection > span { display: inline-block; margin-left: 1em; color: #6f6f6f; margin-right: auto; } #file-selection .action span { display: none; } nav { top: 0; z-index: 99999; background: #fff; height: 100%; width: 16em; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -webkit-transition: left 0.1s ease; transition: left 0.1s ease; left: -17em; } nav.active { left: 0; } header .menu-button, header .search-button { display: inherit; } header img { display: none; } #listing { margin-bottom: 5em; } main { margin: 0 1em; width: calc(100% - 2em); } #search { display: none; } #search.active { display: block; } } @media (max-width: 450px) { #listing.list .item .modified { display: none; } #listing.list .item .name { width: 100%; } } .link { color: var(--blue); } main .spinner { display: block; text-align: center; line-height: 0; padding: 1em 0; } main .spinner > div { width: 0.8em; height: 0.8em; margin: 0 0.1em; font-size: 1em; background-color: rgba(0, 0, 0, 0.3); border-radius: 100%; display: inline-block; -webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both; animation: sk-bouncedelay 1.4s ease-in-out infinite both; } main .spinner .bounce1 { -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } main .spinner .bounce2 { -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } .delayed { -webkit-animation: delayed 0.1s linear; animation: delayed 0.1s linear; } @-webkit-keyframes delayed { 0% { opacity: 0; } 99% { opacity: 0; } to { opacity: 1; } } @keyframes delayed { 0% { opacity: 0; } 99% { opacity: 0; } to { opacity: 1; } } .action { display: inline-block; cursor: pointer; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; border: 0; margin: 0; color: #546e7a; border-radius: 50%; background: transparent; padding: 0; -webkit-box-shadow: none; box-shadow: none; vertical-align: middle; text-align: left; position: relative; } .action.disabled { opacity: 0.2; cursor: not-allowed; } .action i { padding: 0.4em; -webkit-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out; border-radius: 50%; } .action:hover { background-color: rgba(0, 0, 0, 0.1); } .action ul { position: absolute; top: 0; color: #7d7d7d; list-style: none; margin: 0; padding: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; display: -webkit-box; display: -ms-flexbox; display: flex; } .action ul li { line-height: 1; padding: 0.7em; -webkit-transition: background-color 0.1s ease; transition: background-color 0.1s ease; } .action ul li:hover { background-color: rgba(0, 0, 0, 0.04); } #click-overlay { display: none; position: fixed; cursor: pointer; top: 0; left: 0; height: 100%; width: 100%; } #click-overlay.active { display: block; } .action .counter { display: block; position: absolute; bottom: 0; right: 0; background: var(--blue); color: #fff; border-radius: 50%; font-size: 0.75em; width: 1.8em; height: 1.8em; text-align: center; line-height: 1.55em; font-weight: 700; border: 2px solid #fff; } @-webkit-keyframes spin { to { -webkit-transform: rotate(-1turn); transform: rotate(-1turn); } } @keyframes spin { to { -webkit-transform: rotate(-1turn); transform: rotate(-1turn); } }
0.424889
0.118181
body{ margin: 0; padding: 0; } .title-timeline{ margin-top: 40px; margin-bottom: 70px; } .title-timeline h2{ font-weight: 600; font-size: 300%; color: rgba(0, 0, 0, 0.712); font-style: normal; letter-spacing: normal; } .timeline{ margin-top: 40px; margin-bottom: 40px; position: relative; box-sizing: border-box; } .timeline::before{ content: ''; position: absolute; left: 50%; width: 2px; height: 100%; background: #c5c5c5; } .timeline ul{ margin: 0; padding: 0; } .timeline ul li{ list-style: none; position: relative; width: 50%; margin: 10px 0px; box-sizing: border-box; background: rgba(255, 255, 255, 0); } .timeline ul li:nth-child(odd){ float: left; text-align: right; clear: both; padding: 15px 0px; padding-right: 50px; } .timeline ul li:nth-child(even){ float: right; text-align: left; clear: both; padding: 15px 0px; padding-left: 50px; } .content{ padding-bottom: 20px; border: 1px solid #eee; padding: 10px; border-radius: 5px; background: rgb(77, 77, 77); text-align: justify; box-shadow: 0px 0px 10px #1d1d1d7c; color: rgba(255, 255, 255, 0.932); font-weight: bold; } .timeline ul li:hover{ filter: drop-shadow(0.4px 0.5px 0.5px #2c2c2cda); } .timeline ul li:nth-child(odd)::before{ content: ''; position: absolute; top: 24px; right: -10px; width: 20px; height: 20px; background: #929292; border-radius: 50%; box-shadow: 0 0 0 7px rgb(29, 82, 196); } .timeline ul li:nth-child(even)::before{ content: ''; position: absolute; top: 24px; left: -9px; width: 20px; height: 20px; background: #929292; border-radius: 50%; box-shadow: 0 0 0 7px rgba(38, 88, 194, 0.918); } .timeline ul li h3{ margin: 0; padding: 0; font-weight: bold; color: #dddddd; } .timeline ul li h3:nth-child(even){ text-align: right; } .timeline ul li p{ margin: 10px 0 0; padding: 0; padding-top:10px line-height: 1.7; } .timeline ul li h4{ margin: 0; padding: 0; font-size: 16px; } .timeline ul li:nth-child(odd) .time{ position: absolute; top: 12px; right: -205px; margin: 0; padding: 8px 16px; background: #303249f6; color: #fff; border-radius: 18px; margin-top: 8px; } .timeline ul li:nth-child(even) .time{ position: absolute; top: 12px; left: -225px; margin: 0; padding: 8px 16px; background: #303249f6; color: #fff; border-radius: 18px; margin-top: 8px; } .content h3{ } .content p{ color: white; margin-top: 25px; } @media screen and (max-width : 700px){ .timeline ul li p{ display: none; } .content h3{ font-size: 100%; padding: none; margin: 0; } .timeline ul li .time{ font-size: 100%; font-weight:normal ; padding: 0; margin: 0; } .timeline ul li { padding: 0; margin: 0; } }
newtimeline.css
body{ margin: 0; padding: 0; } .title-timeline{ margin-top: 40px; margin-bottom: 70px; } .title-timeline h2{ font-weight: 600; font-size: 300%; color: rgba(0, 0, 0, 0.712); font-style: normal; letter-spacing: normal; } .timeline{ margin-top: 40px; margin-bottom: 40px; position: relative; box-sizing: border-box; } .timeline::before{ content: ''; position: absolute; left: 50%; width: 2px; height: 100%; background: #c5c5c5; } .timeline ul{ margin: 0; padding: 0; } .timeline ul li{ list-style: none; position: relative; width: 50%; margin: 10px 0px; box-sizing: border-box; background: rgba(255, 255, 255, 0); } .timeline ul li:nth-child(odd){ float: left; text-align: right; clear: both; padding: 15px 0px; padding-right: 50px; } .timeline ul li:nth-child(even){ float: right; text-align: left; clear: both; padding: 15px 0px; padding-left: 50px; } .content{ padding-bottom: 20px; border: 1px solid #eee; padding: 10px; border-radius: 5px; background: rgb(77, 77, 77); text-align: justify; box-shadow: 0px 0px 10px #1d1d1d7c; color: rgba(255, 255, 255, 0.932); font-weight: bold; } .timeline ul li:hover{ filter: drop-shadow(0.4px 0.5px 0.5px #2c2c2cda); } .timeline ul li:nth-child(odd)::before{ content: ''; position: absolute; top: 24px; right: -10px; width: 20px; height: 20px; background: #929292; border-radius: 50%; box-shadow: 0 0 0 7px rgb(29, 82, 196); } .timeline ul li:nth-child(even)::before{ content: ''; position: absolute; top: 24px; left: -9px; width: 20px; height: 20px; background: #929292; border-radius: 50%; box-shadow: 0 0 0 7px rgba(38, 88, 194, 0.918); } .timeline ul li h3{ margin: 0; padding: 0; font-weight: bold; color: #dddddd; } .timeline ul li h3:nth-child(even){ text-align: right; } .timeline ul li p{ margin: 10px 0 0; padding: 0; padding-top:10px line-height: 1.7; } .timeline ul li h4{ margin: 0; padding: 0; font-size: 16px; } .timeline ul li:nth-child(odd) .time{ position: absolute; top: 12px; right: -205px; margin: 0; padding: 8px 16px; background: #303249f6; color: #fff; border-radius: 18px; margin-top: 8px; } .timeline ul li:nth-child(even) .time{ position: absolute; top: 12px; left: -225px; margin: 0; padding: 8px 16px; background: #303249f6; color: #fff; border-radius: 18px; margin-top: 8px; } .content h3{ } .content p{ color: white; margin-top: 25px; } @media screen and (max-width : 700px){ .timeline ul li p{ display: none; } .content h3{ font-size: 100%; padding: none; margin: 0; } .timeline ul li .time{ font-size: 100%; font-weight:normal ; padding: 0; margin: 0; } .timeline ul li { padding: 0; margin: 0; } }
0.28398
0.059866
body { display: flex; justify-content: center; align-items: center; height: 100vh; perspective: 600px; } body .wrap { position: absolute; width: 450px; height: 250px; left: 50%; top: 50%; transform: translateX(calc(-50% + 50px)) translateY(calc(-50% - 50px)) rotateX(30deg) rotate(-15deg) rotateY(15deg); perspective: 500px; } body .wrap h1:first-of-type { top: -125px; } body .wrap h1:nth-of-type(2) { animation-delay: 0.25s; transform: scale(0.5); left: 100px; } body .wrap h1:nth-of-type(2):before, body .wrap h1:nth-of-type(2):after { animation-delay: 0.25s; content: 'IT'; } body .wrap h1:nth-of-type(3) { top: 125px; animation-delay: 0.5s; } body .wrap h1:nth-of-type(3):before, body .wrap h1:nth-of-type(3):after { animation-delay: 0.5s; content: 'OUT'; } body h1 { position: absolute; left: 0; top: 0; font-size: 200px; margin: 0; z-index: 1; color: #333; transform-style: preserve-3d; } body h1:before { content: 'CUT'; position: absolute; color: #fff; text-shadow: -2px -2px 0 #fff, -2px -1px 0 #fff, -2px 0px 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0px 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 0px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, 2px -2px 0 #fff, 2px -1px 0 #fff, 2px 0px 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff; z-index: 2; animation: spin 2s cubic-bezier(0.175, 0.885, 0.32, 1.275) infinite alternate; transform-origin: 50% 190px; } @keyframes spin { 50% { transform: rotateX(0deg); color: #fff; text-shadow: -2px -2px 0 #fff, -2px -1px 0 #fff, -2px 0px 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0px 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 0px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, 2px -2px 0 #fff, 2px -1px 0 #fff, 2px 0px 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff; } 65% { transform: rotateX(-70deg); color: #efefef; text-shadow: -2px -2px 0 #efefef, -2px -1px 0 #efefef, -2px 0px 0 #efefef, -2px 1px 0 #efefef, -2px 2px 0 #efefef, -1px -2px 0 #efefef, -1px -1px 0 #efefef, -1px 0px 0 #efefef, -1px 1px 0 #efefef, -1px 2px 0 #efefef, 0px -2px 0 #efefef, 0px -1px 0 #efefef, 0px 0px 0 #efefef, 0px 1px 0 #efefef, 0px 2px 0 #efefef, 1px -2px 0 #efefef, 1px -1px 0 #efefef, 1px 0px 0 #efefef, 1px 1px 0 #efefef, 1px 2px 0 #efefef, 2px -2px 0 #efefef, 2px -1px 0 #efefef, 2px 0px 0 #efefef, 2px 1px 0 #efefef, 2px 2px 0 #efefef; } 100% { transform: rotateX(-70deg); color: #efefef; text-shadow: -2px -2px 0 #efefef, -2px -1px 0 #efefef, -2px 0px 0 #efefef, -2px 1px 0 #efefef, -2px 2px 0 #efefef, -1px -2px 0 #efefef, -1px -1px 0 #efefef, -1px 0px 0 #efefef, -1px 1px 0 #efefef, -1px 2px 0 #efefef, 0px -2px 0 #efefef, 0px -1px 0 #efefef, 0px 0px 0 #efefef, 0px 1px 0 #efefef, 0px 2px 0 #efefef, 1px -2px 0 #efefef, 1px -1px 0 #efefef, 1px 0px 0 #efefef, 1px 1px 0 #efefef, 1px 2px 0 #efefef, 2px -2px 0 #efefef, 2px -1px 0 #efefef, 2px 0px 0 #efefef, 2px 1px 0 #efefef, 2px 2px 0 #efefef; } } body h1:after { content: 'CUT'; position: absolute; left: 0; animation: spin 2s ease-in-out infinite alternate; animation: shadow 2s cubic-bezier(0.175, 0.885, 0.32, 1.275) infinite alternate; transform-origin: 50% 185px; color: #eee; filter: blur(15px); transform: scaleY(0) rotateX(180deg) skewX(0deg); } @keyframes shadow { 50% { transform: scaleY(0) rotateX(180deg) skewX(0deg); } 65% { transform: scaleY(0.5) rotateX(180deg) skewX(-20deg); } 100% { transform: scaleY(0.5) rotateX(180deg) skewX(-20deg); } }
animation-master/animation323/stylesheets/style.css
body { display: flex; justify-content: center; align-items: center; height: 100vh; perspective: 600px; } body .wrap { position: absolute; width: 450px; height: 250px; left: 50%; top: 50%; transform: translateX(calc(-50% + 50px)) translateY(calc(-50% - 50px)) rotateX(30deg) rotate(-15deg) rotateY(15deg); perspective: 500px; } body .wrap h1:first-of-type { top: -125px; } body .wrap h1:nth-of-type(2) { animation-delay: 0.25s; transform: scale(0.5); left: 100px; } body .wrap h1:nth-of-type(2):before, body .wrap h1:nth-of-type(2):after { animation-delay: 0.25s; content: 'IT'; } body .wrap h1:nth-of-type(3) { top: 125px; animation-delay: 0.5s; } body .wrap h1:nth-of-type(3):before, body .wrap h1:nth-of-type(3):after { animation-delay: 0.5s; content: 'OUT'; } body h1 { position: absolute; left: 0; top: 0; font-size: 200px; margin: 0; z-index: 1; color: #333; transform-style: preserve-3d; } body h1:before { content: 'CUT'; position: absolute; color: #fff; text-shadow: -2px -2px 0 #fff, -2px -1px 0 #fff, -2px 0px 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0px 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 0px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, 2px -2px 0 #fff, 2px -1px 0 #fff, 2px 0px 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff; z-index: 2; animation: spin 2s cubic-bezier(0.175, 0.885, 0.32, 1.275) infinite alternate; transform-origin: 50% 190px; } @keyframes spin { 50% { transform: rotateX(0deg); color: #fff; text-shadow: -2px -2px 0 #fff, -2px -1px 0 #fff, -2px 0px 0 #fff, -2px 1px 0 #fff, -2px 2px 0 #fff, -1px -2px 0 #fff, -1px -1px 0 #fff, -1px 0px 0 #fff, -1px 1px 0 #fff, -1px 2px 0 #fff, 0px -2px 0 #fff, 0px -1px 0 #fff, 0px 0px 0 #fff, 0px 1px 0 #fff, 0px 2px 0 #fff, 1px -2px 0 #fff, 1px -1px 0 #fff, 1px 0px 0 #fff, 1px 1px 0 #fff, 1px 2px 0 #fff, 2px -2px 0 #fff, 2px -1px 0 #fff, 2px 0px 0 #fff, 2px 1px 0 #fff, 2px 2px 0 #fff; } 65% { transform: rotateX(-70deg); color: #efefef; text-shadow: -2px -2px 0 #efefef, -2px -1px 0 #efefef, -2px 0px 0 #efefef, -2px 1px 0 #efefef, -2px 2px 0 #efefef, -1px -2px 0 #efefef, -1px -1px 0 #efefef, -1px 0px 0 #efefef, -1px 1px 0 #efefef, -1px 2px 0 #efefef, 0px -2px 0 #efefef, 0px -1px 0 #efefef, 0px 0px 0 #efefef, 0px 1px 0 #efefef, 0px 2px 0 #efefef, 1px -2px 0 #efefef, 1px -1px 0 #efefef, 1px 0px 0 #efefef, 1px 1px 0 #efefef, 1px 2px 0 #efefef, 2px -2px 0 #efefef, 2px -1px 0 #efefef, 2px 0px 0 #efefef, 2px 1px 0 #efefef, 2px 2px 0 #efefef; } 100% { transform: rotateX(-70deg); color: #efefef; text-shadow: -2px -2px 0 #efefef, -2px -1px 0 #efefef, -2px 0px 0 #efefef, -2px 1px 0 #efefef, -2px 2px 0 #efefef, -1px -2px 0 #efefef, -1px -1px 0 #efefef, -1px 0px 0 #efefef, -1px 1px 0 #efefef, -1px 2px 0 #efefef, 0px -2px 0 #efefef, 0px -1px 0 #efefef, 0px 0px 0 #efefef, 0px 1px 0 #efefef, 0px 2px 0 #efefef, 1px -2px 0 #efefef, 1px -1px 0 #efefef, 1px 0px 0 #efefef, 1px 1px 0 #efefef, 1px 2px 0 #efefef, 2px -2px 0 #efefef, 2px -1px 0 #efefef, 2px 0px 0 #efefef, 2px 1px 0 #efefef, 2px 2px 0 #efefef; } } body h1:after { content: 'CUT'; position: absolute; left: 0; animation: spin 2s ease-in-out infinite alternate; animation: shadow 2s cubic-bezier(0.175, 0.885, 0.32, 1.275) infinite alternate; transform-origin: 50% 185px; color: #eee; filter: blur(15px); transform: scaleY(0) rotateX(180deg) skewX(0deg); } @keyframes shadow { 50% { transform: scaleY(0) rotateX(180deg) skewX(0deg); } 65% { transform: scaleY(0.5) rotateX(180deg) skewX(-20deg); } 100% { transform: scaleY(0.5) rotateX(180deg) skewX(-20deg); } }
0.432063
0.212865
body{ margin:0; padding:0; background-color:#F6F7EB; } td { border: 1px solid #2A2D34; margin:0; } #main{ width:80%; height:99%; float:left; } #options{ width:20%; float:right; text-align:center; height:100%; overflow-y:auto; overflow-x:hidden; background-color:#393E41; color:#F6F7EB; } button{ margin:2%; background-color:#F6F7EB; } http://danielstern.ca/range.css/#/ input[type=range] { -webkit-appearance: none; width: 100%; margin: 11.3px 0; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-webkit-slider-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; -webkit-appearance: none; margin-top: -11.5px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #4982f8; } input[type=range]::-moz-range-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-moz-range-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 8.4px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #1760f6; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-fill-upper { background: #F6F7EB; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; height: 8.4px; } input[type=range]:focus::-ms-fill-lower { background: #F6F7EB; } input[type=range]:focus::-ms-fill-upper { background: #4982f8; } input[type=range] { -webkit-appearance: none; width: 100%; margin: 11.3px 0; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-webkit-slider-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; -webkit-appearance: none; margin-top: -11.5px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #4982f8; } input[type=range]::-moz-range-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-moz-range-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 8.4px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #1760f6; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-fill-upper { background: #F6F7EB; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; height: 8.4px; } input[type=range]:focus::-ms-fill-lower { background: #F6F7EB; } input[type=range]:focus::-ms-fill-upper { background: #4982f8; }
TestApp/www/style.css
body{ margin:0; padding:0; background-color:#F6F7EB; } td { border: 1px solid #2A2D34; margin:0; } #main{ width:80%; height:99%; float:left; } #options{ width:20%; float:right; text-align:center; height:100%; overflow-y:auto; overflow-x:hidden; background-color:#393E41; color:#F6F7EB; } button{ margin:2%; background-color:#F6F7EB; } http://danielstern.ca/range.css/#/ input[type=range] { -webkit-appearance: none; width: 100%; margin: 11.3px 0; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-webkit-slider-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; -webkit-appearance: none; margin-top: -11.5px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #4982f8; } input[type=range]::-moz-range-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-moz-range-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 8.4px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #1760f6; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-fill-upper { background: #F6F7EB; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; height: 8.4px; } input[type=range]:focus::-ms-fill-lower { background: #F6F7EB; } input[type=range]:focus::-ms-fill-upper { background: #4982f8; } input[type=range] { -webkit-appearance: none; width: 100%; margin: 11.3px 0; } input[type=range]:focus { outline: none; } input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-webkit-slider-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; -webkit-appearance: none; margin-top: -11.5px; } input[type=range]:focus::-webkit-slider-runnable-track { background: #4982f8; } input[type=range]::-moz-range-track { width: 100%; height: 8.4px; cursor: pointer; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; background: #F6F7EB; border-radius: 1.3px; border: 0.2px solid #010101; } input[type=range]::-moz-range-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; } input[type=range]::-ms-track { width: 100%; height: 8.4px; cursor: pointer; background: transparent; border-color: transparent; color: transparent; } input[type=range]::-ms-fill-lower { background: #1760f6; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-fill-upper { background: #F6F7EB; border: 0.2px solid #010101; border-radius: 2.6px; box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d; } input[type=range]::-ms-thumb { box-shadow: 3.9px 3.9px 7.9px #000000, 0px 0px 3.9px #0d0d0d; border: 0px solid #000000; height: 31px; width: 31px; border-radius: 50px; background: #ffffff; cursor: pointer; height: 8.4px; } input[type=range]:focus::-ms-fill-lower { background: #F6F7EB; } input[type=range]:focus::-ms-fill-upper { background: #4982f8; }
0.218419
0.091463
.subclass { margin-left: 25px; } .currentCls, a:active, a:hover { color: #c7254e!important; text-decoration: none!important; } a.cls { cursor: pointer; } select#selectedClass { width: 128px; } .classes { padding: 15px 20px; border-radius: 4px; border: 1px solid #e1e1e8; margin-right: 15px; } .mainclasses { position: relative!important; } .classes .popover-content { width: 200px; } .mainclasses h4 { margin-top: 0px; padding-top: 0px; } .mainclasses ul { margin: 0px; padding: 0px; } .mainclasses ul li { background: url("../images/icons/arrow-right-01-20.png") no-repeat; list-style: none; padding: 0px 0px 0px 25px; line-height: 25px; background-position: center left; } .mainclasses ul li.selected { background: url("../images/icons/arrow-down-01-20.png") no-repeat; background-position: top left; } #loaderInds { margin: 10px 0px 0px 20px; } .selectedItem { color: #c62828!important; } .mainclasses ul li a { font-size: 16px; } li.noData { list-style: none; } .noDataFound { font-style: italic; color: #ef5350!important; } .individs { margin-left: -15px; padding-top: 0px; } .individs h5 { margin: 0px; padding: 0px 10px 10px 20px; } .individuals ul { } .individuals ul li a { font-size: 14px; line-height: 16px; text-transform: capitalize; } .individuals ul li { margin-bottom: 4px; } .unavailable { width: 100%; height: 100%; position: absolute; z-index: 100; background: #fff; opacity: 0.5; top: 0px; cursor: not-allowed; } .logo-tud { background: url("../images/tud_logo_intern.gif") no-repeat; display: block; width: 128px; height: 37px; margin: 20px; } .logo-iccl { background: url("../images/iccl-web.png") no-repeat; display: block; width: 262px; height: 40px; margin: 20px; } h5.logo { text-align: center; } .page-header { margin: 10px 0px 20px 0px!important; } .page-header div a { text-align: center; } .footer { margin: 30px 0px 10px 0px; font-size: 11px; text-align: center; } .developedby { color: #000; } .charts { margin: 20px 0px; } .individ h3 { margin: 0px 0px 20px 0px; } .dataProperties { border-bottom: 1px solid #e1e1e8; padding-bottom: 10px; margin-bottom: 10px; } .individ .Fax { background: url("../images/fax-icon.png") no-repeat; padding-left: 30px; } .individ .Phone { background: url("../images/phone-icon16.png") no-repeat; padding-left: 30px; } .individ .Homepage { background: url("../images/home-icon.png") no-repeat; padding-left: 30px; } .individ .Email { background: url("../images/mail_icon.png") no-repeat; padding-left: 30px; } .dataProperties li.lst { line-height: 18px; padding-bottom: 5px; } .dataProperties li.lst span { margin-right: 10px; min-width: 150px; display: inline-block; font-weight: bold; } .objectsProperties li span { border-bottom: 1px solid #e1e1e8; padding: 0px 0px 10px 0px; margin: 10px 0px; display: inline-block; width: 100%; font-weight: bold; } .objectsProperties li.Publication ul.items, .objectsProperties li.Publishes ul.items, .objectsProperties li.Author ul.items, .objectsProperties li.Member ul.items, .objectsProperties li.Employs ul.items, .objectsProperties li.Head ul.items, .objectsProperties li.ProjectInfo ul.items, .objectsProperties li.IsWorkedOnBy ul.items { padding-left: 20px; } .objectsProperties ul.items li { line-height: 22px; } .objectsProperties li.Publication ul li.lst, .objectsProperties li.Publishes ul li.lst, .objectsProperties li.ProjectInfo ul li.lst { padding: 5px 30px 5px 30px; // list-style-image: url("../images/paper-icon.png"); background: url("../images/paper-icon.png") no-repeat; list-style: none; line-height: 18px; } .objectsProperties li.Author ul li.lst, .objectsProperties li.Member ul li.lst, .objectsProperties li.Employs ul li.lst, .objectsProperties li.Head ul li.lst, .objectsProperties li.IsWorkedOnBy ul li.lst { padding: 0px 30px 0px 30px; background: url("../images/person-icon.png") no-repeat; list-style: none; line-height: 26px; } ul.pagination li a { margin-bottom: 10px; } .objectsProperties nav { text-align: center; } .objectsProperties h6 { margin-left: 20px; } #canvas-holder { max-width: 600px; display: inline-block; margin-top: 20px; } .pie-legend, .polararea-legend { display: inline-block; vertical-align: top; padding: 20px; margin: 30px 0 0 90px; border: 1px solid #eee; border-radius: 4px; min-width: 150px; text-align: left; list-style: none; -webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5); box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5); max-height: 500px; max-width: 300px; } .pie-legend li, .polararea-legend li { line-height: 22px; margin-bottom: 10px; display: inline-block; clear: both; cursor: pointer; margin-right: 20px; min-width: 105px; } .pie-legend li span, .polararea-legend li span { display: inline-block; width: 20px; height: 20px; border: 1px solid #e1e1e8; margin-right: 15px; vertical-align: top; } h2 { margin: 0px 0px 20px 0px!important; padding: 0px; } .popover-content { color: #d50000; } .stats_link { background: url("../images/icons/arrow-right-thick-20.png") no-repeat; padding: 30px; background-position: center left; font-size: 16px; }
target/web/public/main/stylesheets/main.css
.subclass { margin-left: 25px; } .currentCls, a:active, a:hover { color: #c7254e!important; text-decoration: none!important; } a.cls { cursor: pointer; } select#selectedClass { width: 128px; } .classes { padding: 15px 20px; border-radius: 4px; border: 1px solid #e1e1e8; margin-right: 15px; } .mainclasses { position: relative!important; } .classes .popover-content { width: 200px; } .mainclasses h4 { margin-top: 0px; padding-top: 0px; } .mainclasses ul { margin: 0px; padding: 0px; } .mainclasses ul li { background: url("../images/icons/arrow-right-01-20.png") no-repeat; list-style: none; padding: 0px 0px 0px 25px; line-height: 25px; background-position: center left; } .mainclasses ul li.selected { background: url("../images/icons/arrow-down-01-20.png") no-repeat; background-position: top left; } #loaderInds { margin: 10px 0px 0px 20px; } .selectedItem { color: #c62828!important; } .mainclasses ul li a { font-size: 16px; } li.noData { list-style: none; } .noDataFound { font-style: italic; color: #ef5350!important; } .individs { margin-left: -15px; padding-top: 0px; } .individs h5 { margin: 0px; padding: 0px 10px 10px 20px; } .individuals ul { } .individuals ul li a { font-size: 14px; line-height: 16px; text-transform: capitalize; } .individuals ul li { margin-bottom: 4px; } .unavailable { width: 100%; height: 100%; position: absolute; z-index: 100; background: #fff; opacity: 0.5; top: 0px; cursor: not-allowed; } .logo-tud { background: url("../images/tud_logo_intern.gif") no-repeat; display: block; width: 128px; height: 37px; margin: 20px; } .logo-iccl { background: url("../images/iccl-web.png") no-repeat; display: block; width: 262px; height: 40px; margin: 20px; } h5.logo { text-align: center; } .page-header { margin: 10px 0px 20px 0px!important; } .page-header div a { text-align: center; } .footer { margin: 30px 0px 10px 0px; font-size: 11px; text-align: center; } .developedby { color: #000; } .charts { margin: 20px 0px; } .individ h3 { margin: 0px 0px 20px 0px; } .dataProperties { border-bottom: 1px solid #e1e1e8; padding-bottom: 10px; margin-bottom: 10px; } .individ .Fax { background: url("../images/fax-icon.png") no-repeat; padding-left: 30px; } .individ .Phone { background: url("../images/phone-icon16.png") no-repeat; padding-left: 30px; } .individ .Homepage { background: url("../images/home-icon.png") no-repeat; padding-left: 30px; } .individ .Email { background: url("../images/mail_icon.png") no-repeat; padding-left: 30px; } .dataProperties li.lst { line-height: 18px; padding-bottom: 5px; } .dataProperties li.lst span { margin-right: 10px; min-width: 150px; display: inline-block; font-weight: bold; } .objectsProperties li span { border-bottom: 1px solid #e1e1e8; padding: 0px 0px 10px 0px; margin: 10px 0px; display: inline-block; width: 100%; font-weight: bold; } .objectsProperties li.Publication ul.items, .objectsProperties li.Publishes ul.items, .objectsProperties li.Author ul.items, .objectsProperties li.Member ul.items, .objectsProperties li.Employs ul.items, .objectsProperties li.Head ul.items, .objectsProperties li.ProjectInfo ul.items, .objectsProperties li.IsWorkedOnBy ul.items { padding-left: 20px; } .objectsProperties ul.items li { line-height: 22px; } .objectsProperties li.Publication ul li.lst, .objectsProperties li.Publishes ul li.lst, .objectsProperties li.ProjectInfo ul li.lst { padding: 5px 30px 5px 30px; // list-style-image: url("../images/paper-icon.png"); background: url("../images/paper-icon.png") no-repeat; list-style: none; line-height: 18px; } .objectsProperties li.Author ul li.lst, .objectsProperties li.Member ul li.lst, .objectsProperties li.Employs ul li.lst, .objectsProperties li.Head ul li.lst, .objectsProperties li.IsWorkedOnBy ul li.lst { padding: 0px 30px 0px 30px; background: url("../images/person-icon.png") no-repeat; list-style: none; line-height: 26px; } ul.pagination li a { margin-bottom: 10px; } .objectsProperties nav { text-align: center; } .objectsProperties h6 { margin-left: 20px; } #canvas-holder { max-width: 600px; display: inline-block; margin-top: 20px; } .pie-legend, .polararea-legend { display: inline-block; vertical-align: top; padding: 20px; margin: 30px 0 0 90px; border: 1px solid #eee; border-radius: 4px; min-width: 150px; text-align: left; list-style: none; -webkit-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5); box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.5); max-height: 500px; max-width: 300px; } .pie-legend li, .polararea-legend li { line-height: 22px; margin-bottom: 10px; display: inline-block; clear: both; cursor: pointer; margin-right: 20px; min-width: 105px; } .pie-legend li span, .polararea-legend li span { display: inline-block; width: 20px; height: 20px; border: 1px solid #e1e1e8; margin-right: 15px; vertical-align: top; } h2 { margin: 0px 0px 20px 0px!important; padding: 0px; } .popover-content { color: #d50000; } .stats_link { background: url("../images/icons/arrow-right-thick-20.png") no-repeat; padding: 30px; background-position: center left; font-size: 16px; }
0.391173
0.120129
* { padding: 0; margin: 0; } /* Lays out all page elements in a flex container */ body { display: flex; flex-direction: column; justify-content: stretch; height: 100vh; } /* Sets the initial height of the map container */ .map-container { height: 90vh; flex-shrink: 3; min-height: 0 ; } /* The map will fill it's container */ #map { height: 100%; } header { background-color: gray; color: whitesmoke; } h1 { font-family: helvetica; padding: 5px; } /* Styles the aside which is the expandable div. Position relative allows for the double up arrow to stay in the same place once expanded */ aside { background-color: orange; flex-grow: 3; position: relative; padding: 10px; } /* Allows for the restaurant links to stack vertically as blocks */ a { display: block; text-decoration: none; color: whitesmoke; font-family: helvetica; } a:hover { color: black; } /* Styles the collapsed version of the expandable element */ .expandable { overflow: hidden; /*Makes the element 'collapsed' */ line-height: 1.5rem; padding-bottom: 25px; transition: all 0.5s ease-in-out; /*Allows for a smooth transition */ max-height: 25px; /* Sets the initial height of the collapsed element */ } /* Styles the expanded element. Stops it from covering the whole map and allows for scrolling down to see additional content */ .expandable:hover{ height: 60vh; max-height: 75vh; overflow: scroll; } /* Gives padding for the restaurant page information */ #content-container { padding: 10px; } #content-container > h1 { padding: 0px; padding-bottom: 10px; } /* Makes the index.html restaurant name style match the restaurant page */ .shift-down{ padding-top: 10px; } #restaurant-list{ padding: 10px; } /* Allows for a variable number of notes */ #notes-container { height: auto; } /* Styles the notes */ #notes-container p{ background-color: gray; color: whitesmoke; padding: 5px; margin: 5px; border-radius: 15px; } /* Styles the notes header */ .subheader { padding: 10px; } /* Styles the double-up arrow */ aside > i { position: absolute; left: 50%; top: 20px; font-size: 1.5rem; color: grey; }
style.css
* { padding: 0; margin: 0; } /* Lays out all page elements in a flex container */ body { display: flex; flex-direction: column; justify-content: stretch; height: 100vh; } /* Sets the initial height of the map container */ .map-container { height: 90vh; flex-shrink: 3; min-height: 0 ; } /* The map will fill it's container */ #map { height: 100%; } header { background-color: gray; color: whitesmoke; } h1 { font-family: helvetica; padding: 5px; } /* Styles the aside which is the expandable div. Position relative allows for the double up arrow to stay in the same place once expanded */ aside { background-color: orange; flex-grow: 3; position: relative; padding: 10px; } /* Allows for the restaurant links to stack vertically as blocks */ a { display: block; text-decoration: none; color: whitesmoke; font-family: helvetica; } a:hover { color: black; } /* Styles the collapsed version of the expandable element */ .expandable { overflow: hidden; /*Makes the element 'collapsed' */ line-height: 1.5rem; padding-bottom: 25px; transition: all 0.5s ease-in-out; /*Allows for a smooth transition */ max-height: 25px; /* Sets the initial height of the collapsed element */ } /* Styles the expanded element. Stops it from covering the whole map and allows for scrolling down to see additional content */ .expandable:hover{ height: 60vh; max-height: 75vh; overflow: scroll; } /* Gives padding for the restaurant page information */ #content-container { padding: 10px; } #content-container > h1 { padding: 0px; padding-bottom: 10px; } /* Makes the index.html restaurant name style match the restaurant page */ .shift-down{ padding-top: 10px; } #restaurant-list{ padding: 10px; } /* Allows for a variable number of notes */ #notes-container { height: auto; } /* Styles the notes */ #notes-container p{ background-color: gray; color: whitesmoke; padding: 5px; margin: 5px; border-radius: 15px; } /* Styles the notes header */ .subheader { padding: 10px; } /* Styles the double-up arrow */ aside > i { position: absolute; left: 50%; top: 20px; font-size: 1.5rem; color: grey; }
0.4231
0.10079
.CSSTableGenerator { margin:0px;padding:0px; width:100%; border:1px solid #211187; -moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px; -moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px; border-bottom-right-radius:0px; -moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px; -moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px; border-top-left-radius:0px; }.CSSTableGenerator table{ border-collapse: collapse; border-spacing: 0; width:100%; height:100%; margin:0 0 5px 0; padding:0px; }.CSSTableGenerator tr:last-child td:last-child { -moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px; border-bottom-right-radius:0px; } .CSSTableGenerator table tr:first-child td:first-child { -moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px; border-top-left-radius:0px; } .CSSTableGenerator table tr:first-child td:last-child { -moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px; }.CSSTableGenerator tr:last-child td:first-child{ -moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px; }.CSSTableGenerator tr:hover td{ background-color:#211187; } .CSSTableGenerator td{ vertical-align:middle; background-color:#211187; border:1px solid #211187; border-width:0px 1px 1px 0px; text-align:center; padding:8px; font-size:24px; font-family:Arial; font-weight:bold; color:#fffcfc; }.CSSTableGenerator tr:last-child td{ border-width:0px 1px 0px 0px; }.CSSTableGenerator tr td:last-child{ border-width:0px 0px 1px 0px; }.CSSTableGenerator tr:last-child td:last-child{ border-width:0px 0px 0px 0px; } .CSSTableGenerator tr:first-child td{ background:-o-linear-gradient(bottom, #211187 5%, #211187 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #211187), color-stop(1, #211187) ); background:-moz-linear-gradient( center top, #211187 5%, #211187 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#211187", endColorstr="#211187"); background: -o-linear-gradient(top,#211187,211187); background-color:#211187; border:0px solid #211187; text-align:center; border-width:0px 0px 1px 1px; font-size:10px; font-family:Arial; font-weight:bold; color:#ffffff; } .CSSTableGenerator tr:first-child:hover td{ background:-o-linear-gradient(bottom, #211187 5%, #211187 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #211187), color-stop(1, #211187) ); background:-moz-linear-gradient( center top, #211187 5%, #211187 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#211187", endColorstr="#211187"); background: -o-linear-gradient(top,#211187,211187); background-color:#211187; } .CSSTableGenerator tr:first-child td:first-child{ border-width:0px 0px 1px 0px; } .CSSTableGenerator tr:first-child td:last-child{ border-width:0px 0px 1px 1px; }
css/ventdisplay.css
.CSSTableGenerator { margin:0px;padding:0px; width:100%; border:1px solid #211187; -moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px; -moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px; border-bottom-right-radius:0px; -moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px; -moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px; border-top-left-radius:0px; }.CSSTableGenerator table{ border-collapse: collapse; border-spacing: 0; width:100%; height:100%; margin:0 0 5px 0; padding:0px; }.CSSTableGenerator tr:last-child td:last-child { -moz-border-radius-bottomright:0px; -webkit-border-bottom-right-radius:0px; border-bottom-right-radius:0px; } .CSSTableGenerator table tr:first-child td:first-child { -moz-border-radius-topleft:0px; -webkit-border-top-left-radius:0px; border-top-left-radius:0px; } .CSSTableGenerator table tr:first-child td:last-child { -moz-border-radius-topright:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px; }.CSSTableGenerator tr:last-child td:first-child{ -moz-border-radius-bottomleft:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px; }.CSSTableGenerator tr:hover td{ background-color:#211187; } .CSSTableGenerator td{ vertical-align:middle; background-color:#211187; border:1px solid #211187; border-width:0px 1px 1px 0px; text-align:center; padding:8px; font-size:24px; font-family:Arial; font-weight:bold; color:#fffcfc; }.CSSTableGenerator tr:last-child td{ border-width:0px 1px 0px 0px; }.CSSTableGenerator tr td:last-child{ border-width:0px 0px 1px 0px; }.CSSTableGenerator tr:last-child td:last-child{ border-width:0px 0px 0px 0px; } .CSSTableGenerator tr:first-child td{ background:-o-linear-gradient(bottom, #211187 5%, #211187 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #211187), color-stop(1, #211187) ); background:-moz-linear-gradient( center top, #211187 5%, #211187 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#211187", endColorstr="#211187"); background: -o-linear-gradient(top,#211187,211187); background-color:#211187; border:0px solid #211187; text-align:center; border-width:0px 0px 1px 1px; font-size:10px; font-family:Arial; font-weight:bold; color:#ffffff; } .CSSTableGenerator tr:first-child:hover td{ background:-o-linear-gradient(bottom, #211187 5%, #211187 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #211187), color-stop(1, #211187) ); background:-moz-linear-gradient( center top, #211187 5%, #211187 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#211187", endColorstr="#211187"); background: -o-linear-gradient(top,#211187,211187); background-color:#211187; } .CSSTableGenerator tr:first-child td:first-child{ border-width:0px 0px 1px 0px; } .CSSTableGenerator tr:first-child td:last-child{ border-width:0px 0px 1px 1px; }
0.274935
0.101679
input, textarea { background: #FFF; border: 1px solid #D9D9D6; padding: 7px; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } ul,li,ol { list-style: none; margin: 0; padding: 0; } .typecho-option h4 { margin: 0; padding: 0; line-height: 22px; font-size: 14px; margin-top: 3px; } .typecho-option-inline label { display: inline-block; margin-left: 10px; margin-top: 6px; } .typecho-option-group .typecho-option-inline { } .typecho-option input[type="checkbox"], .typecho-option input[type="radio"] { vertical-align: middle; margin-top: -2px; } .typecho-option .typecho-option-foucs { border-color: #28a8ce; } code { padding: 2px 4px; font-size: 90%; background: #ebebeb; color: #ababab; border-radius: 4px; } input.invalid { border:1px solid #c83623; } .set-post-thumbnail { cursor: pointer; } .layer-panel { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: #fbfbfb; } .layer-panel-head { position: absolute; left: 0; right: 0; top:0; height: 39px; padding: 0 15px; } .layer-panel-body { position: absolute; left: 0; right: 0; top: 40px; bottom: 53px; overflow: auto; } .layer-panel-foot { position: absolute; left: 0; right: 0; bottom:0; height: 32px; padding: 10px 15px; background: #f6f6f6; border-top: 1px solid #ddd; text-align: right; } .layer-panel-inner { margin: 0 15px; } .layer-panel-uploader { width: 100%; position: absolute; left: 0; top: 50%; margin-top: -90px; text-align: center; } .layer-panel-attachments li { float: left; width: 16.666%; margin-top: 10px; } .layer-panel-attachments .layer-panel-imagebox { display: block; border: 1px solid #ccc; background: #f5f5f5; vertical-align: middle; position: relative; width: 110px; height: 110px; position: relative; margin: 0 auto; cursor: pointer; overflow: hidden; } .layer-panel-attachments .layer-imagebox-check { display: block; width: 20px; height: 20px; background:#fff url(img/check.png) no-repeat center; position: absolute; right: 1px; bottom: 1px; display: none; } .layer-panel-attachments .layer-panel-imagebox:hover, .layer-panel-attachments li.selected .layer-panel-imagebox { border-color: #467b96; background: #fff; box-shadow: 0 0 2px 1px #467b96; } .layer-panel-attachments li.selected .layer-imagebox-check{ display: block; } .layer-panel-attachments .layer-imagebox-inner { position: absolute; left: 0px; top: 0px; bottom:0px; right: 0px; -webkit-transform: translate(50%,50%); transform: translate(50%,50%); } .layer-panel-attachments .layer-panel-imagebox img { position: absolute; left: 0; top: 0; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); } .layer-panel-attachments .layer-panel-imagebox img.imagebox-width-image { max-height: 100%; } .layer-panel-attachments .layer-panel-imagebox img.imagebox-height-image { max-width: 100%; } .layer-panel-attachments .upload-imagebox { text-decoration: none; color: #555; line-height: 110px; text-align: center; } /** * layer */ .layui-layer .layui-layer-btn .layui-layer-btn0 { border-color: #48809c; background-color: #4e88a6; color: #fff; } /** * admin fix */ .typecho-login .i-logo { display: none; }
plugins/ArmX/css/armx_admin.css
input, textarea { background: #FFF; border: 1px solid #D9D9D6; padding: 7px; border-radius: 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } ul,li,ol { list-style: none; margin: 0; padding: 0; } .typecho-option h4 { margin: 0; padding: 0; line-height: 22px; font-size: 14px; margin-top: 3px; } .typecho-option-inline label { display: inline-block; margin-left: 10px; margin-top: 6px; } .typecho-option-group .typecho-option-inline { } .typecho-option input[type="checkbox"], .typecho-option input[type="radio"] { vertical-align: middle; margin-top: -2px; } .typecho-option .typecho-option-foucs { border-color: #28a8ce; } code { padding: 2px 4px; font-size: 90%; background: #ebebeb; color: #ababab; border-radius: 4px; } input.invalid { border:1px solid #c83623; } .set-post-thumbnail { cursor: pointer; } .layer-panel { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: #fbfbfb; } .layer-panel-head { position: absolute; left: 0; right: 0; top:0; height: 39px; padding: 0 15px; } .layer-panel-body { position: absolute; left: 0; right: 0; top: 40px; bottom: 53px; overflow: auto; } .layer-panel-foot { position: absolute; left: 0; right: 0; bottom:0; height: 32px; padding: 10px 15px; background: #f6f6f6; border-top: 1px solid #ddd; text-align: right; } .layer-panel-inner { margin: 0 15px; } .layer-panel-uploader { width: 100%; position: absolute; left: 0; top: 50%; margin-top: -90px; text-align: center; } .layer-panel-attachments li { float: left; width: 16.666%; margin-top: 10px; } .layer-panel-attachments .layer-panel-imagebox { display: block; border: 1px solid #ccc; background: #f5f5f5; vertical-align: middle; position: relative; width: 110px; height: 110px; position: relative; margin: 0 auto; cursor: pointer; overflow: hidden; } .layer-panel-attachments .layer-imagebox-check { display: block; width: 20px; height: 20px; background:#fff url(img/check.png) no-repeat center; position: absolute; right: 1px; bottom: 1px; display: none; } .layer-panel-attachments .layer-panel-imagebox:hover, .layer-panel-attachments li.selected .layer-panel-imagebox { border-color: #467b96; background: #fff; box-shadow: 0 0 2px 1px #467b96; } .layer-panel-attachments li.selected .layer-imagebox-check{ display: block; } .layer-panel-attachments .layer-imagebox-inner { position: absolute; left: 0px; top: 0px; bottom:0px; right: 0px; -webkit-transform: translate(50%,50%); transform: translate(50%,50%); } .layer-panel-attachments .layer-panel-imagebox img { position: absolute; left: 0; top: 0; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); } .layer-panel-attachments .layer-panel-imagebox img.imagebox-width-image { max-height: 100%; } .layer-panel-attachments .layer-panel-imagebox img.imagebox-height-image { max-width: 100%; } .layer-panel-attachments .upload-imagebox { text-decoration: none; color: #555; line-height: 110px; text-align: center; } /** * layer */ .layui-layer .layui-layer-btn .layui-layer-btn0 { border-color: #48809c; background-color: #4e88a6; color: #fff; } /** * admin fix */ .typecho-login .i-logo { display: none; }
0.263315
0.072768
position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 1; } .drageable-area { position: absolute; top: 0; left: 0; right: 0; height: 30px; -webkit-app-region: drag; z-index: 10; } #loader { position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 100; background-color: #F7F9FA; opacity: 0; transition: opacity .2s ease; pointer-events: none; will-change: opacity; display: flex; justify-content: center; align-items: center; } .loader-container { display: inline-flex; border-radius: 50%; box-shadow: 0 2px 7px 0 rgba(0,0,0,0.03); } #loader.-active { opacity: 1; pointer-events: all; } #loader.-active .loader-icon { animation: loading 1s infinite linear; } @keyframes loading { 0% { transform: rotate(0deg) } 100% { transform: rotate(360deg) } } body, html, #app-container, .hp-app-container, #listSidebar, .hp-sidebar-container, .maestro-nav__container { background-color: transparent !important } .hp-page-pad-list, #padpage-container { background-color: white !important; } .hp-non-pad-page { padding-left: 0 !important; margin-left: 240px; padding-right: 240px; } .hp-page { transition: none !important; } .header-pad-title-and-folder { left: 80px !important; } .hp-header-back-button { margin: 22px 4px 9px !important; } .hp-account-switcher-button { border-top: 1px solid rgba(0, 0, 0, 0.1) !important; } .hp-account-switcher-button span, .hp-sidebar-tab { color: rgba(0,0,0,0.4)!important; } .hp-account-switcher-button span, .hp-sidebar-tab.hp-sidebar-tab-active { color: #0070e0 !important; } .hp-sidebar-top, .maestro-nav__home-button { display: none !important; } .maestro-nav-switcher-button { background-color: rgba(255, 255, 255, 0.4) !important; border-top: none !important; } .maestro-nav-switcher-button__content { border-top: none !important; } .maestro-nav__features-header small { color: rgba(0, 0, 0, 0.3) !important; }
app/css/main.css
position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 1; } .drageable-area { position: absolute; top: 0; left: 0; right: 0; height: 30px; -webkit-app-region: drag; z-index: 10; } #loader { position: absolute; top: 0; bottom: 0; right: 0; left: 0; z-index: 100; background-color: #F7F9FA; opacity: 0; transition: opacity .2s ease; pointer-events: none; will-change: opacity; display: flex; justify-content: center; align-items: center; } .loader-container { display: inline-flex; border-radius: 50%; box-shadow: 0 2px 7px 0 rgba(0,0,0,0.03); } #loader.-active { opacity: 1; pointer-events: all; } #loader.-active .loader-icon { animation: loading 1s infinite linear; } @keyframes loading { 0% { transform: rotate(0deg) } 100% { transform: rotate(360deg) } } body, html, #app-container, .hp-app-container, #listSidebar, .hp-sidebar-container, .maestro-nav__container { background-color: transparent !important } .hp-page-pad-list, #padpage-container { background-color: white !important; } .hp-non-pad-page { padding-left: 0 !important; margin-left: 240px; padding-right: 240px; } .hp-page { transition: none !important; } .header-pad-title-and-folder { left: 80px !important; } .hp-header-back-button { margin: 22px 4px 9px !important; } .hp-account-switcher-button { border-top: 1px solid rgba(0, 0, 0, 0.1) !important; } .hp-account-switcher-button span, .hp-sidebar-tab { color: rgba(0,0,0,0.4)!important; } .hp-account-switcher-button span, .hp-sidebar-tab.hp-sidebar-tab-active { color: #0070e0 !important; } .hp-sidebar-top, .maestro-nav__home-button { display: none !important; } .maestro-nav-switcher-button { background-color: rgba(255, 255, 255, 0.4) !important; border-top: none !important; } .maestro-nav-switcher-button__content { border-top: none !important; } .maestro-nav__features-header small { color: rgba(0, 0, 0, 0.3) !important; }
0.525125
0.079675
body{ background-position: center; background-size: cover; /* background-image: url('https://measuredly.co.uk/images/hero-bg.jpg'); */ height: auto; } /* .btn-primary { color: #696868; margin-top: 1em; background-color: #4e71961c; border-color: #c1c1c1e3; font-weight: 500; }/* .btn-primary:hover { color: #fff; background-color: #949494; border-color: #949494; } */ /* head spacing */ .mb-auto, .my-auto { margin-bottom: 32px; } /* logo icon */ #crystal-ball { filter: invert(100%); height: 1em; margin-bottom: 6px; margin-right: 6px; } /* Google Sign-in */ .abcRioButton{ margin: 0 auto; } #logout{ display:none; } /* steps */ #one { color:white; box-shadow:none; background-color:#ffffff00; } .step-title{ margin-bottom:1em; margin-top:1em; } #ga-logo{ height: 1em; margin-right: 0.5em; margin-bottom: 0.2em; } .tab-pane { background-color: white; padding: 2em; border-radius: 5px; text-shadow: none; margin-top: 2em; margin-bottom: 2em; overflow: hidden; color: #333333; box-shadow: 7px 7px #00000030; } /* step animations */ #myTab{ display:none; } .tab-pane.fade { transition: all 0.2s; transform: translateY(1rem); } .tab-pane.fade.show { transform: translateY(0rem); } /* step buttons */ #review-data{ float:left; } #generate-forecast{ float:right; } #reset, #ga-data{ float:left; } #configure-forecast{ float:right; } #download-forecast-cta{ float: right; position: absolute; top: 1.5em; right: 2em; } #reset.reset{ float: left; position: absolute; left: 2em; top: 1.5em; } /* GA selections */ input[type="date"] { background-color: transparent; border: 1px solid #d0d0d0; height: 2.5em; padding: 6px; width:60%; margin-bottom:10px; border-radius:3px; font-size:0.8em; } input[type="text"] { width: 60%; border: 1px #d0d0d0 solid; height: 2em; border-radius: 3px; } select { width: 60%; padding: 6px; margin-bottom: 10px; border-color: #d0d0d0; border-radius:3px; font-size:0.8em; } label{ display:block; font-weight: 500; color: #5d5d5d; } #two label { display: none; } .view-selector-label { display: block; font-weight: 500; color: #5d5d5d; margin-bottom:0.5rem; margin-top:1rem; } /* metrics */ ul { text-align: justify; } ul:after { content: ''; display: inline-block; width: 100%; } ul:before { content: ''; display: block; margin-top: -1.25em; } li { display: inline-block; margin-right: 2em; margin-bottom:1.5em; position: relative; top: 1.25em; } #more-ga-options{ display:none; } /* days to forecast */ #days-to-forecast{ text-align: center; width: 25%; } /* hide logistic regression options */ #logistic-regression-options { display:none; } /* helper text */ a.helper { color:#9a9a9a; font-weight:300; } a.helper:hover{ color:#5d5d5d; text-decoration: none; font-weight:300; } /* radio buttons */ input[type='radio']:after { width: 17px; height: 17px; border-radius: 15px; top: -2px; left: -1px; position: relative; background-color: #d1d3d1; content: ''; display: inline-block; visibility: visible; border: 2px solid white; } input[type='radio']:checked:after { width: 17px; height: 17px; border-radius: 15px; top: -2px; left: -1px; position: relative; background-color: #e37400; content: ''; display: inline-block; visibility: visible; border: 2px solid white; } input[type="number"]{ width: 25%; border: 1px #d0d0d0 solid; height: 2em; border-radius: 3px; text-align:center; margin-bottom:0.5em; } #more-forecast-options input:not([type="checkbox"]), #more-forecast-options select{ width:100%; } /* hide more forecast options */ #more-forecast-options{ display:none; } /* loader gif */ #loading{ margin: auto; } .col-sm-4 { padding: 2em; } /* tunable arguments */ .argument-name { /* display: block; */ text-transform: uppercase; font-weight: 500; font-size: 0.8em; color: #828282; }
static/styles/prophecise.css
body{ background-position: center; background-size: cover; /* background-image: url('https://measuredly.co.uk/images/hero-bg.jpg'); */ height: auto; } /* .btn-primary { color: #696868; margin-top: 1em; background-color: #4e71961c; border-color: #c1c1c1e3; font-weight: 500; }/* .btn-primary:hover { color: #fff; background-color: #949494; border-color: #949494; } */ /* head spacing */ .mb-auto, .my-auto { margin-bottom: 32px; } /* logo icon */ #crystal-ball { filter: invert(100%); height: 1em; margin-bottom: 6px; margin-right: 6px; } /* Google Sign-in */ .abcRioButton{ margin: 0 auto; } #logout{ display:none; } /* steps */ #one { color:white; box-shadow:none; background-color:#ffffff00; } .step-title{ margin-bottom:1em; margin-top:1em; } #ga-logo{ height: 1em; margin-right: 0.5em; margin-bottom: 0.2em; } .tab-pane { background-color: white; padding: 2em; border-radius: 5px; text-shadow: none; margin-top: 2em; margin-bottom: 2em; overflow: hidden; color: #333333; box-shadow: 7px 7px #00000030; } /* step animations */ #myTab{ display:none; } .tab-pane.fade { transition: all 0.2s; transform: translateY(1rem); } .tab-pane.fade.show { transform: translateY(0rem); } /* step buttons */ #review-data{ float:left; } #generate-forecast{ float:right; } #reset, #ga-data{ float:left; } #configure-forecast{ float:right; } #download-forecast-cta{ float: right; position: absolute; top: 1.5em; right: 2em; } #reset.reset{ float: left; position: absolute; left: 2em; top: 1.5em; } /* GA selections */ input[type="date"] { background-color: transparent; border: 1px solid #d0d0d0; height: 2.5em; padding: 6px; width:60%; margin-bottom:10px; border-radius:3px; font-size:0.8em; } input[type="text"] { width: 60%; border: 1px #d0d0d0 solid; height: 2em; border-radius: 3px; } select { width: 60%; padding: 6px; margin-bottom: 10px; border-color: #d0d0d0; border-radius:3px; font-size:0.8em; } label{ display:block; font-weight: 500; color: #5d5d5d; } #two label { display: none; } .view-selector-label { display: block; font-weight: 500; color: #5d5d5d; margin-bottom:0.5rem; margin-top:1rem; } /* metrics */ ul { text-align: justify; } ul:after { content: ''; display: inline-block; width: 100%; } ul:before { content: ''; display: block; margin-top: -1.25em; } li { display: inline-block; margin-right: 2em; margin-bottom:1.5em; position: relative; top: 1.25em; } #more-ga-options{ display:none; } /* days to forecast */ #days-to-forecast{ text-align: center; width: 25%; } /* hide logistic regression options */ #logistic-regression-options { display:none; } /* helper text */ a.helper { color:#9a9a9a; font-weight:300; } a.helper:hover{ color:#5d5d5d; text-decoration: none; font-weight:300; } /* radio buttons */ input[type='radio']:after { width: 17px; height: 17px; border-radius: 15px; top: -2px; left: -1px; position: relative; background-color: #d1d3d1; content: ''; display: inline-block; visibility: visible; border: 2px solid white; } input[type='radio']:checked:after { width: 17px; height: 17px; border-radius: 15px; top: -2px; left: -1px; position: relative; background-color: #e37400; content: ''; display: inline-block; visibility: visible; border: 2px solid white; } input[type="number"]{ width: 25%; border: 1px #d0d0d0 solid; height: 2em; border-radius: 3px; text-align:center; margin-bottom:0.5em; } #more-forecast-options input:not([type="checkbox"]), #more-forecast-options select{ width:100%; } /* hide more forecast options */ #more-forecast-options{ display:none; } /* loader gif */ #loading{ margin: auto; } .col-sm-4 { padding: 2em; } /* tunable arguments */ .argument-name { /* display: block; */ text-transform: uppercase; font-weight: 500; font-size: 0.8em; color: #828282; }
0.499512
0.084833
@font-face { font-family: "Jost"; src: url("Jost-VariableFont_wght.ttf"); font-style: normal; font-weight: 350; -webkit-font-smoothing: antialiased; } @font-face { font-family: "Jost"; src: url("Jost-Italic-VariableFont_wght.ttf"); font-style: italic; font-weight: 350; -webkit-font-smoothing: antialiased; } @font-face { src: url("et-book-bold.woff"); font-family: "ET Book"; font-style: normal; font-weight: bold; -webkit-font-smoothing: antialiased; } :root { /* Given a typical user font size of 16px, gives us a base of 10px */ font-size: 62.5%; --main-bg-color: hsl(30, 100%, 99%); --serif-font: "ET Book"; } body { font-size: 1.6rem; font-family: "Jost", "Segoe UI", sans-serif; font-weight: 350; max-width: 120rem; line-height: 1.3; margin: 1rem auto; margin-bottom: 5rem; } section { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; } li { list-style-type: none; /* Required for position:absolute to work. */ position: relative; } li::before { content: "⩺"; /* ⨷ ⩺ ⏣ ⧁ ⧂ ⧃ Alternative bullets */ position: absolute; left: -1.5rem; /* Bullet position */ font-size: 1.5rem; /* Bullet size */ } header { display: flex; justify-content: center; flex-wrap: wrap; } .logo__wrapper { font-size: 1rem; width: 30.3rem; height: max-content; margin: 1rem; flex-grow: 1; } .logo { font-family: "Righteous", sans-serif; font-weight: 900; height: 12.8em; width: 12.8em; overflow: visible; position: relative; } .logo__img { display: inline-block; height: 100%; width: 100%; } .jeff { font-size: 5.5em; display: inline-block; position: absolute; top: 25.5%; left: 88%; letter-spacing: 0.1em; /* Use translate trick so position is relative to center of text*/ transform: translateY(-50%); } .chiou { font-size: 5.5em; display: inline-block; position: absolute; top: 76%; /* 66.7% is center of C if using transform trick */ left: 100%; letter-spacing: 0.1em; /* Use translate trick so position is relative to center of text*/ transform: translateY(-50%); } .github img { width: 1em; height: 1em; vertical-align: middle; } .contact__ui { display: inline-block; grid-column-start: end; justify-self: center; width: max-content; height: max-content; margin: 1rem; margin-left: 2rem; --aug-border: 1px; padding: 2rem; /* mind the gap */ --aug-border-bg: black; --aug-t-height: 5px; --aug-t-width: 60%; --aug-b-height: 5px; --aug-b-width: 60%; --aug-r-height: 60%; --aug-r-width: 5px; --aug-l-height: 60%; --aug-l-width: 5px; } header address { text-align: center; } header address a { font-style: normal; text-decoration: none; color: black; } article { columns: 2; column-gap: 5rem; column-width: 24rem; /* Allow column reflow */ } .h2__ui { --aug-border: 1px; --aug-border-bg: black; padding: 10px 20px 10px 0px; margin: 0px 0px 1rem; text-align: right; } h2, h3 { font-family: var(--serif-font); letter-spacing: 0.1rem; } h3 { font-family: var(--serif-font); } .h3__header { display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: center; } .h3__header h3 { margin: 0; } .h3__header section { display: flex; flex-direction: column; align-items: flex-end; } .h3__header p { color: slategray; text-align: right; margin: 0; font-size: 1em; } /* Selects employment place of work */ .h3__header p:nth-child(n + 2) { font-size: 0.8em; } .skills { columns: 2; column-width: 15rem; } .anti-break { break-inside: avoid; -webkit-column-break-inside: avoid; } .skills ul { padding-left: 2rem; } .skills h3 { margin: 0; } .education p { margin: 0; padding-left: 3rem; margin-bottom: 1rem; } .education header + p { padding-top: 1rem; margin-bottom: 0rem; } .education header p { margin: 0; padding: 0; } .education h4 { margin: 0.5rem; font-weight: 400; } .education ul { margin: 0 0 1rem 0; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; } .projects h3 { margin: 0; } .extra { color: slategray; } a { color: #0051AA; } main { margin: 0 5rem; } @media (max-width: 42rem) { main { margin: 0 1rem; } } /* Centers name for thin screens Note: since vars can't be used in media queries, manual calc is: new-main-lr-margin * 2 + 35rem */ @media (max-width: 37em) { .logo__wrapper { flex-grow: 0; } }
resume-styles.css
@font-face { font-family: "Jost"; src: url("Jost-VariableFont_wght.ttf"); font-style: normal; font-weight: 350; -webkit-font-smoothing: antialiased; } @font-face { font-family: "Jost"; src: url("Jost-Italic-VariableFont_wght.ttf"); font-style: italic; font-weight: 350; -webkit-font-smoothing: antialiased; } @font-face { src: url("et-book-bold.woff"); font-family: "ET Book"; font-style: normal; font-weight: bold; -webkit-font-smoothing: antialiased; } :root { /* Given a typical user font size of 16px, gives us a base of 10px */ font-size: 62.5%; --main-bg-color: hsl(30, 100%, 99%); --serif-font: "ET Book"; } body { font-size: 1.6rem; font-family: "Jost", "Segoe UI", sans-serif; font-weight: 350; max-width: 120rem; line-height: 1.3; margin: 1rem auto; margin-bottom: 5rem; } section { -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; } li { list-style-type: none; /* Required for position:absolute to work. */ position: relative; } li::before { content: "⩺"; /* ⨷ ⩺ ⏣ ⧁ ⧂ ⧃ Alternative bullets */ position: absolute; left: -1.5rem; /* Bullet position */ font-size: 1.5rem; /* Bullet size */ } header { display: flex; justify-content: center; flex-wrap: wrap; } .logo__wrapper { font-size: 1rem; width: 30.3rem; height: max-content; margin: 1rem; flex-grow: 1; } .logo { font-family: "Righteous", sans-serif; font-weight: 900; height: 12.8em; width: 12.8em; overflow: visible; position: relative; } .logo__img { display: inline-block; height: 100%; width: 100%; } .jeff { font-size: 5.5em; display: inline-block; position: absolute; top: 25.5%; left: 88%; letter-spacing: 0.1em; /* Use translate trick so position is relative to center of text*/ transform: translateY(-50%); } .chiou { font-size: 5.5em; display: inline-block; position: absolute; top: 76%; /* 66.7% is center of C if using transform trick */ left: 100%; letter-spacing: 0.1em; /* Use translate trick so position is relative to center of text*/ transform: translateY(-50%); } .github img { width: 1em; height: 1em; vertical-align: middle; } .contact__ui { display: inline-block; grid-column-start: end; justify-self: center; width: max-content; height: max-content; margin: 1rem; margin-left: 2rem; --aug-border: 1px; padding: 2rem; /* mind the gap */ --aug-border-bg: black; --aug-t-height: 5px; --aug-t-width: 60%; --aug-b-height: 5px; --aug-b-width: 60%; --aug-r-height: 60%; --aug-r-width: 5px; --aug-l-height: 60%; --aug-l-width: 5px; } header address { text-align: center; } header address a { font-style: normal; text-decoration: none; color: black; } article { columns: 2; column-gap: 5rem; column-width: 24rem; /* Allow column reflow */ } .h2__ui { --aug-border: 1px; --aug-border-bg: black; padding: 10px 20px 10px 0px; margin: 0px 0px 1rem; text-align: right; } h2, h3 { font-family: var(--serif-font); letter-spacing: 0.1rem; } h3 { font-family: var(--serif-font); } .h3__header { display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: center; } .h3__header h3 { margin: 0; } .h3__header section { display: flex; flex-direction: column; align-items: flex-end; } .h3__header p { color: slategray; text-align: right; margin: 0; font-size: 1em; } /* Selects employment place of work */ .h3__header p:nth-child(n + 2) { font-size: 0.8em; } .skills { columns: 2; column-width: 15rem; } .anti-break { break-inside: avoid; -webkit-column-break-inside: avoid; } .skills ul { padding-left: 2rem; } .skills h3 { margin: 0; } .education p { margin: 0; padding-left: 3rem; margin-bottom: 1rem; } .education header + p { padding-top: 1rem; margin-bottom: 0rem; } .education header p { margin: 0; padding: 0; } .education h4 { margin: 0.5rem; font-weight: 400; } .education ul { margin: 0 0 1rem 0; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; } .projects h3 { margin: 0; } .extra { color: slategray; } a { color: #0051AA; } main { margin: 0 5rem; } @media (max-width: 42rem) { main { margin: 0 1rem; } } /* Centers name for thin screens Note: since vars can't be used in media queries, manual calc is: new-main-lr-margin * 2 + 35rem */ @media (max-width: 37em) { .logo__wrapper { flex-grow: 0; } }
0.360039
0.071754